com.retek.component.location
Interface CountryNonBusinessDate
- All Superinterfaces:
- BusinessObject, DistributedObject
- All Known Implementing Classes:
- CountryNonBusinessDateImpl
- public interface CountryNonBusinessDate
- extends DistributedObject
Methods inherited from interface com.retek.commons.component.DistributedObject |
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh |
setDate
public void setDate(RDate nonBusinessDate)
throws SystemException
- Throws:
SystemException
setDateDescription
public void setDateDescription(java.lang.String dateDescription)
throws SystemException
- Throws:
SystemException
getCountry
public Country getCountry()
throws SystemException
- Throws:
SystemException
getDate
public RDate getDate()
throws SystemException
- Throws:
SystemException
getDateDescription
public java.lang.String getDateDescription()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28