public final class PositionResponsibilityOption extends org.kuali.rice.core.api.mo.AbstractDataTransferObject implements PositionResponsibilityOptionContract
| Modifier and Type | Class and Description |
|---|---|
static class |
PositionResponsibilityOption.Builder
A builder which can be used to construct
PositionResponsibilityOption instances. |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
getCreateTime()
The timestamp of when this HrBusinessObject was last created/updated
|
org.joda.time.LocalDate |
getEffectiveLocalDate()
The localDate format of the effective date of the HrBusinessObject
|
String |
getId() |
String |
getObjectId() |
String |
getPrDescription()
The long description of the responsibility
|
String |
getPrOptionId()
The primary key for a PositionResponsibilityOption entry saved in the database
|
String |
getPrOptionName()
The short text descriptive of the responsibility
|
String |
getUserPrincipalId()
The userPrincipalId of when this HrBusinessObject was last created/updated
|
Long |
getVersionNumber() |
boolean |
isActive() |
public String getPrDescription()
PositionResponsibilityOptionContractprDescription of a PositionResponsibilityOption.
getPrDescription in interface PositionResponsibilityOptionContractpublic String getPrOptionId()
PositionResponsibilityOptionContractprOptionId of a PositionResponsibilityOption.
getPrOptionId in interface PositionResponsibilityOptionContractpublic String getPrOptionName()
PositionResponsibilityOptionContractprOptionName of a PositionResponsibilityOption.
getPrOptionName in interface PositionResponsibilityOptionContractpublic Long getVersionNumber()
getVersionNumber in interface org.kuali.rice.core.api.mo.common.Versionedpublic String getObjectId()
getObjectId in interface org.kuali.rice.core.api.mo.common.GloballyUniquepublic boolean isActive()
isActive in interface org.kuali.rice.core.api.mo.common.active.Inactivatablepublic String getId()
getId in interface org.kuali.rice.core.api.mo.common.Identifiablepublic org.joda.time.LocalDate getEffectiveLocalDate()
EffectiveeffectiveLocalDate of HrBusinessObject
getEffectiveLocalDate in interface Effectivepublic org.joda.time.DateTime getCreateTime()
CreateTimetimestamp of HrBusinessObject
getCreateTime in interface CreateTimepublic String getUserPrincipalId()
UserModifieduserPrincipalId of HrBusinessObject
getUserPrincipalId in interface UserModifiedCopyright © 2004–2014 The Kuali Foundation. All rights reserved.