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

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

public class CountryNonBusinessDateDto
extends DeletableDto

See Also:
Serialized Form

Field Summary
 DistributedReference countryRef
           
 java.lang.String dateDescription
           
 RDate nonBusinessDate
           
 
Constructor Summary
CountryNonBusinessDateDto(DistributedContext context, DistributedReference reference)
           
CountryNonBusinessDateDto(DistributedReference reference, long version)
           
 
Method Summary
 java.lang.Class getBusinessInterface()
           
 
Methods inherited from class com.retek.commons.component.impl.DeletableDto
attributesToString, isDeleted, markDeleted, mergePropertiesFrom
 
Methods inherited from class com.retek.commons.component.impl.Dto
checkConcurrency, deepClone, equals, equalValues, equalValues, equalValues, equalValuesDeep, equalValuesDeep, getContext, getDirtyProperties, getDistributedReferences, getDtosInTree, getDtosInTree, getDtosInTreeByRef, getPropertyMap, getReference, getVersion, hashCode, isConcurrenyCheckEnabled, isDirty, isDirtyDeep, isDirtyDeepIgnoreFields, isDirtyIgnoreFields, isPersisted, markClean, markDirty, markPersisted, mergeIntoContext, printDeep, purgeDeletedChildren, setConcurrenyCheckEnabled, toString, toStringDeep, writeReplace
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

countryRef

public DistributedReference countryRef

nonBusinessDate

public RDate nonBusinessDate

dateDescription

public java.lang.String dateDescription
Constructor Detail

CountryNonBusinessDateDto

public CountryNonBusinessDateDto(DistributedContext context,
                                 DistributedReference reference)

CountryNonBusinessDateDto

public CountryNonBusinessDateDto(DistributedReference reference,
                                 long version)
Method Detail

getBusinessInterface

public java.lang.Class getBusinessInterface()


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