com.retek.rsm.app.common
Class EffectiveValueObject
java.lang.Object
|
+--com.retek.rsm.app.common.IdentifiableReferenceValueObject
|
+--com.retek.rsm.app.common.EffectiveValueObject
- All Implemented Interfaces:
- java.io.Serializable, ValueObject
- Direct Known Subclasses:
- RoleHierarchyPermissionVo, UserRoleVo
- public class EffectiveValueObject
- extends IdentifiableReferenceValueObject
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
EffectiveValueObject
public EffectiveValueObject(com.retek.platform.bo.IdentifiableReference reference)
getEndDateTime
public com.retek.platform.util.type.RDate getEndDateTime()
setEndDateTime
public void setEndDateTime(com.retek.platform.util.type.RDate endDateTime)
getStartDateTime
public com.retek.platform.util.type.RDate getStartDateTime()
setStartDateTime
public void setStartDateTime(com.retek.platform.util.type.RDate startDateTime)