com.retek.rsm.domain.common.bo
Interface EffectiveBusinessObject
- All Superinterfaces:
- com.retek.platform.bo.BusinessObject, com.retek.platform.bo.Identifiable
- All Known Subinterfaces:
- RoleHierarchyPermission, UserRole
- All Known Implementing Classes:
- EffectiveBusinessObjectImpl, RoleHierarchyPermissionImpl, UserRoleImpl
- public interface EffectiveBusinessObject
- extends com.retek.platform.bo.BusinessObject
Methods inherited from interface com.retek.platform.bo.BusinessObject |
checkInvariants, getBusinessInterface, getVersion, validate, validateProperty, validateProperty |
Methods inherited from interface com.retek.platform.bo.Identifiable |
getObjectId, toReference |
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)