com.retek.component.location.impl
Class CountryNonBusinessDateImpl
java.lang.Object
com.retek.commons.component.impl.BusinessObjectImpl
com.retek.commons.component.impl.DistributedObjectImpl
com.retek.component.location.impl.CountryNonBusinessDateImpl
- All Implemented Interfaces:
- BusinessObject, CountryNonBusinessDate, DistributedObject
- public class CountryNonBusinessDateImpl
- extends DistributedObjectImpl
- implements CountryNonBusinessDate
Methods inherited from class com.retek.commons.component.impl.DistributedObjectImpl |
attributesToString, createEmptyDto, debugToString, discardChanges, discardChangesShallow, equals, getGenericDto, getId, getReference, getReference, getVersion, hashCode, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isHollow, isPersisted, markAllDeleted, readLatest, 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.commons.component.DistributedObject |
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh |
CountryNonBusinessDateImpl
public CountryNonBusinessDateImpl(DistributedContext context,
DistributedReference reference,
boolean createHollow)
throws SystemException
CountryNonBusinessDateImpl
public CountryNonBusinessDateImpl(DistributedContext context,
DistributedReference reference)
throws SystemException
getDto
public CountryNonBusinessDateDto getDto()
throws SystemException
- Throws:
SystemException
setCountry
public void setCountry(Country country)
throws SystemException
- Throws:
SystemException
setDate
public void setDate(RDate nonBusinessDate)
throws SystemException
- Specified by:
setDate
in interface CountryNonBusinessDate
- Throws:
SystemException
setDateDescription
public void setDateDescription(java.lang.String dateDescription)
throws SystemException
- Specified by:
setDateDescription
in interface CountryNonBusinessDate
- Throws:
SystemException
getCountry
public Country getCountry()
throws SystemException
- Specified by:
getCountry
in interface CountryNonBusinessDate
- Throws:
SystemException
getDate
public RDate getDate()
throws SystemException
- Specified by:
getDate
in interface CountryNonBusinessDate
- Throws:
SystemException
getDateDescription
public java.lang.String getDateDescription()
throws SystemException
- Specified by:
getDateDescription
in interface CountryNonBusinessDate
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28