com.retek.component.location.impl.remote
Class WarehouseDto

java.lang.Object
  extended bycom.retek.commons.component.impl.Dto
      extended bycom.retek.component.location.impl.remote.LocationDto
          extended bycom.retek.component.location.impl.remote.WarehouseDto
All Implemented Interfaces:
java.io.Serializable

public class WarehouseDto
extends LocationDto

See Also:
Serialized Form

Field Summary
 boolean breakPackInd
           
 java.lang.String deliveryPolicy
           
 boolean handlingTemp
           
 boolean nonConveyableType
           
 int outboundHandlingDays
           
 DistributedReference physicalWarehouseRef
           
 boolean supportsGiftingServices
           
 boolean supportsPersAndMonoServices
           
 
Fields inherited from class com.retek.component.location.impl.remote.LocationDto
address, channelRef, currencyCode, description, displayCode, emailAddress, stockholding
 
Constructor Summary
WarehouseDto(DistributedContext context, DistributedReference reference)
           
WarehouseDto(DistributedReference reference, long version)
           
 
Methods inherited from class com.retek.commons.component.impl.Dto
attributesToString, checkConcurrency, deepClone, equals, equalValues, equalValues, equalValues, equalValuesDeep, equalValuesDeep, getContext, getDirtyProperties, getDistributedReferences, getDtosInTree, getDtosInTree, getDtosInTreeByRef, getPropertyMap, getReference, getVersion, hashCode, isConcurrenyCheckEnabled, isDeleted, isDirty, isDirtyDeep, isDirtyDeepIgnoreFields, isDirtyIgnoreFields, isPersisted, markClean, markDirty, markPersisted, mergeIntoContext, mergePropertiesFrom, printDeep, purgeDeletedChildren, setConcurrenyCheckEnabled, toString, toStringDeep, writeReplace
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

physicalWarehouseRef

public DistributedReference physicalWarehouseRef

breakPackInd

public boolean breakPackInd

deliveryPolicy

public java.lang.String deliveryPolicy

handlingTemp

public boolean handlingTemp

nonConveyableType

public boolean nonConveyableType

outboundHandlingDays

public int outboundHandlingDays

supportsPersAndMonoServices

public boolean supportsPersAndMonoServices

supportsGiftingServices

public boolean supportsGiftingServices
Constructor Detail

WarehouseDto

public WarehouseDto(DistributedContext context,
                    DistributedReference reference)

WarehouseDto

public WarehouseDto(DistributedReference reference,
                    long version)


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