Uses of Interface
com.retek.component.item.ShipRestriction

Packages that use ShipRestriction
com.retek.component.item   
com.retek.component.item.impl   
com.retek.component.item.test   
 

Uses of ShipRestriction in com.retek.component.item
 

Methods in com.retek.component.item that return ShipRestriction
 ShipRestriction ShipRestrictionManager.buildShipRestrictionInstance()
           
 ShipRestriction ShipRestrictionManager.readShipRestriction(DistributedReference ref)
           
 

Uses of ShipRestriction in com.retek.component.item.impl
 

Classes in com.retek.component.item.impl that implement ShipRestriction
 class ShipRestrictionImpl
           
 

Methods in com.retek.component.item.impl that return ShipRestriction
 ShipRestriction ShipRestrictionManagerImpl.buildShipRestrictionInstance()
           
 ShipRestriction ShipRestrictionManagerImpl.readShipRestriction(DistributedReference ref)
           
 

Methods in com.retek.component.item.impl with parameters of type ShipRestriction
static void ShipRestrictionSubmitValidator.validate(ShipRestriction shipRestriction)
           
static void ShipRestrictionDetailAddValidator.validate(ShipRestriction shipRestriction, AddressCodeDetail addressDetail)
           
 

Uses of ShipRestriction in com.retek.component.item.test
 

Methods in com.retek.component.item.test that return ShipRestriction
static ShipRestriction ItemObjectMaster.createPersistedShipRestriction(DistributedContext context, SellableItem sellableItem)
           
static ShipRestriction ItemObjectMaster.createPersistedShipRestriction(DistributedContext context, Item item)
           
 



Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28