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

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.StoreDto
All Implemented Interfaces:
java.io.Serializable

public class StoreDto
extends LocationDto

See Also:
Serialized Form

Field Summary
 DistributedReference defaultWhRef
           
 java.lang.String faxNumber
           
 java.lang.String mallName
           
 java.lang.String managerName
           
 RDate storeCloseDate
           
 RDate storeOpenDate
           
 java.lang.String telephoneNumber
           
 
Fields inherited from class com.retek.component.location.impl.remote.LocationDto
address, channelRef, currencyCode, description, displayCode, emailAddress, stockholding
 
Constructor Summary
StoreDto(DistributedContext context, DistributedReference reference)
           
StoreDto(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

defaultWhRef

public DistributedReference defaultWhRef

managerName

public java.lang.String managerName

storeOpenDate

public RDate storeOpenDate

storeCloseDate

public RDate storeCloseDate

faxNumber

public java.lang.String faxNumber

telephoneNumber

public java.lang.String telephoneNumber

mallName

public java.lang.String mallName
Constructor Detail

StoreDto

public StoreDto(DistributedContext context,
                DistributedReference reference)

StoreDto

public StoreDto(DistributedReference reference,
                long version)


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