com.retek.component.location.impl
Class WarehouseImpl
java.lang.Object
com.retek.commons.component.impl.BusinessObjectImpl
com.retek.commons.component.impl.DistributedObjectImpl
com.retek.component.location.impl.LocationImpl
com.retek.component.location.impl.WarehouseImpl
- All Implemented Interfaces:
- BusinessObject, com.retek.swing11.commons.type.Displayable, DistributedObject, Location, Warehouse
- public class WarehouseImpl
- extends LocationImpl
- implements Warehouse
Methods inherited from class com.retek.component.location.impl.LocationImpl |
getAddress, getChannel, getCurrencyCode, getDescription, getDisplayCode, getEmailAddress, isStockHolding, setAddress, setChannel, setCurrencyCode, setDescription, setEmailAddress, setStockHolding, toDisplayString |
Methods inherited from class com.retek.commons.component.impl.DistributedObjectImpl |
attributesToString, createEmptyDto, debugToString, discardChanges, discardChangesShallow, equals, getGenericDto, getReference, getReference, getVersion, hashCode, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isHollow, isPersisted, markAllDeleted, refresh, toString, wrap, wrap, wrap, wrap |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.retek.component.location.Location |
getAddress, getChannel, getCurrencyCode, getDescription, getDisplayCode, getEmailAddress, isStockHolding, setAddress, setChannel, setCurrencyCode, setDescription, setEmailAddress, setStockHolding |
Methods inherited from interface com.retek.swing11.commons.type.Displayable |
toDisplayString |
WarehouseImpl
public WarehouseImpl(DistributedContext context,
DistributedReference reference,
boolean createHollow)
throws SystemException
WarehouseImpl
public WarehouseImpl(DistributedContext context,
DistributedReference reference,
java.lang.String displayCode)
throws SystemException
getDto
public WarehouseDto getDto()
throws SystemException
- Throws:
SystemException
readLatest
protected Dto readLatest()
throws SystemException
- Overrides:
readLatest
in class DistributedObjectImpl
- Throws:
SystemException
isBreakPack
public boolean isBreakPack()
throws SystemException
- Specified by:
isBreakPack
in interface Warehouse
- Throws:
SystemException
supportsGiftingServices
public boolean supportsGiftingServices()
throws SystemException
- Specified by:
supportsGiftingServices
in interface Warehouse
- Throws:
SystemException
supportsPersAndMonoServices
public boolean supportsPersAndMonoServices()
throws SystemException
- Specified by:
supportsPersAndMonoServices
in interface Warehouse
- Throws:
SystemException
getPhysicalWarehouse
public Warehouse getPhysicalWarehouse()
throws SystemException
- Specified by:
getPhysicalWarehouse
in interface Warehouse
- Throws:
SystemException
getDeliveryPolicy
public java.lang.String getDeliveryPolicy()
throws SystemException
- Specified by:
getDeliveryPolicy
in interface Warehouse
- Throws:
SystemException
getOutboundHandlingDays
public int getOutboundHandlingDays()
throws SystemException
- Specified by:
getOutboundHandlingDays
in interface Warehouse
- Throws:
SystemException
getHandlingTemp
public boolean getHandlingTemp()
throws SystemException
- Specified by:
getHandlingTemp
in interface Warehouse
- Throws:
SystemException
getNonConveyableType
public boolean getNonConveyableType()
throws SystemException
- Specified by:
getNonConveyableType
in interface Warehouse
- Throws:
SystemException
setHandlingTemp
public void setHandlingTemp(boolean handlingTemp)
throws SystemException
- Specified by:
setHandlingTemp
in interface Warehouse
- Throws:
SystemException
setNonConveyableType
public void setNonConveyableType(boolean nonConveyableType)
throws SystemException
- Specified by:
setNonConveyableType
in interface Warehouse
- Throws:
SystemException
setBreakPack
public void setBreakPack(boolean isBreakPack)
throws SystemException
- Specified by:
setBreakPack
in interface Warehouse
- Throws:
SystemException
setDeliveryPolicy
public void setDeliveryPolicy(java.lang.String deliveryPolicy)
throws SystemException
- Specified by:
setDeliveryPolicy
in interface Warehouse
- Throws:
SystemException
setPhysicalWarehouse
public void setPhysicalWarehouse(Warehouse physicalWarehouse)
throws SystemException
- Specified by:
setPhysicalWarehouse
in interface Warehouse
- Throws:
SystemException
setOutboundHandlingDays
public void setOutboundHandlingDays(int outboundHandlingDays)
throws SystemException
- Specified by:
setOutboundHandlingDays
in interface Warehouse
- Throws:
SystemException
setSupportsGiftingServices
public void setSupportsGiftingServices(boolean supportsGiftingServices)
throws SystemException
- Specified by:
setSupportsGiftingServices
in interface Warehouse
- Throws:
SystemException
setSupportsPersAndMonoServices
public void setSupportsPersAndMonoServices(boolean supportsPersAndMonoServices)
throws SystemException
- Specified by:
setSupportsPersAndMonoServices
in interface Warehouse
- Throws:
SystemException
submit
public void submit()
throws SystemException
- Specified by:
submit
in interface Warehouse
- Throws:
SystemException
getIntegrationReference
public IntegrationReference getIntegrationReference()
throws SystemException
- Specified by:
getIntegrationReference
in interface Warehouse
- Throws:
SystemException
getId
public java.lang.String getId()
- Deprecated. this method overwrites OID convention to satisfy non-OID-migrated Item components
- Specified by:
getId
in interface DistributedObject
- Overrides:
getId
in class DistributedObjectImpl
isPhysicalLocation
public boolean isPhysicalLocation()
throws SystemException
- Specified by:
isPhysicalLocation
in interface Location
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28