Uses of Class
org.opencrx.kernel.product1.jdo2.PriceModifier.Identity

Packages that use PriceModifier.Identity
org.opencrx.kernel.product1.jdo2   
 

Uses of PriceModifier.Identity in org.opencrx.kernel.product1.jdo2
 

Methods in org.opencrx.kernel.product1.jdo2 that return PriceModifier.Identity
static PriceModifier.Identity PriceModifier.newIdentity(AbstractPriceLevel.Identity priceLevel, QualifierType idType, String id)
           
static PriceModifier.Identity LinearPriceModifier.newIdentity(AbstractPriceLevel.Identity priceLevel, QualifierType idType, String id)
           
static PriceModifier.Identity DiscountPriceModifier.newIdentity(AbstractPriceLevel.Identity priceLevel, QualifierType idType, String id)
           
static PriceModifier.Identity PriceModifier.openmdxjdoToIdentity(ObjectId objectId)
           
static PriceModifier.Identity LinearPriceModifier.openmdxjdoToIdentity(ObjectId objectId)
           
static PriceModifier.Identity DiscountPriceModifier.openmdxjdoToIdentity(ObjectId objectId)
           
 



This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.