com.retek.component.location
Class LocationSearchCriteria
java.lang.Object
com.retek.component.location.LocationSearchCriteria
- All Implemented Interfaces:
- java.io.Serializable
- public class LocationSearchCriteria
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ALL_LOCATION_TYPES
public static final java.util.Set ALL_LOCATION_TYPES
STORE_ONLY
public static final java.util.Set STORE_ONLY
WAREHOUSE_ONLY
public static final java.util.Set WAREHOUSE_ONLY
LocationSearchCriteria
public LocationSearchCriteria()
getChannelRef
public DistributedReference getChannelRef()
getDisplayCode
public java.lang.String getDisplayCode()
getVirtualStoreRef
public DistributedReference getVirtualStoreRef()
getLocationTypes
public java.util.Set getLocationTypes()
setChannel
public void setChannel(Channel channel)
setDisplayCode
public void setDisplayCode(java.lang.String displayCode)
setVirtualStore
public void setVirtualStore(Store virtualStore)
setLocationTypes
public void setLocationTypes(java.util.Set locationTypes)
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25