com.retek.component.location
Interface Warehouse
- All Superinterfaces:
- BusinessObject, com.retek.swing11.commons.type.Displayable, DistributedObject, Location
- public interface Warehouse
- extends Location
Methods inherited from interface com.retek.component.location.Location |
getAddress, getChannel, getCurrencyCode, getDescription, getDisplayCode, getEmailAddress, isPhysicalLocation, isStockHolding, setAddress, setChannel, setCurrencyCode, setDescription, setEmailAddress, setStockHolding |
Methods inherited from interface com.retek.commons.component.DistributedObject |
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh |
Methods inherited from interface com.retek.swing11.commons.type.Displayable |
toDisplayString |
isBreakPack
public boolean isBreakPack()
throws SystemException
- Throws:
SystemException
getPhysicalWarehouse
public Warehouse getPhysicalWarehouse()
throws SystemException
- Throws:
SystemException
getDeliveryPolicy
public java.lang.String getDeliveryPolicy()
throws SystemException
- Throws:
SystemException
getHandlingTemp
public boolean getHandlingTemp()
throws SystemException
- Throws:
SystemException
getNonConveyableType
public boolean getNonConveyableType()
throws SystemException
- Throws:
SystemException
getOutboundHandlingDays
public int getOutboundHandlingDays()
throws SystemException
- Throws:
SystemException
supportsPersAndMonoServices
public boolean supportsPersAndMonoServices()
throws SystemException
- Throws:
SystemException
supportsGiftingServices
public boolean supportsGiftingServices()
throws SystemException
- Throws:
SystemException
getIntegrationReference
public IntegrationReference getIntegrationReference()
throws SystemException
- Throws:
SystemException
setBreakPack
public void setBreakPack(boolean isBreakPack)
throws SystemException
- Throws:
SystemException
setPhysicalWarehouse
public void setPhysicalWarehouse(Warehouse physicalWarehouse)
throws SystemException
- Throws:
SystemException
setDeliveryPolicy
public void setDeliveryPolicy(java.lang.String deliveryPolicy)
throws SystemException
- Throws:
SystemException
setHandlingTemp
public void setHandlingTemp(boolean handlingTemp)
throws SystemException
- Throws:
SystemException
setNonConveyableType
public void setNonConveyableType(boolean nonConveyableType)
throws SystemException
- Throws:
SystemException
setOutboundHandlingDays
public void setOutboundHandlingDays(int outboundHandlingDays)
throws SystemException
- Throws:
SystemException
setSupportsPersAndMonoServices
public void setSupportsPersAndMonoServices(boolean supportsPersAndMonoServices)
throws SystemException
- Throws:
SystemException
setSupportsGiftingServices
public void setSupportsGiftingServices(boolean supportsGiftingServices)
throws SystemException
- Throws:
SystemException
submit
public void submit()
throws BusinessException,
SystemException
- Specified by:
submit
in interface Location
- Throws:
BusinessException
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25