public final class PositionReportGroup extends org.kuali.rice.core.api.mo.AbstractDataTransferObject implements PositionReportGroupContract
| Modifier and Type | Class and Description |
|---|---|
static class |
PositionReportGroup.Builder
A builder which can be used to construct
PositionReportGroup instances. |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
getCreateTime()
The timestamp of when this HrBusinessObject was last created/updated
|
String |
getDescription()
The descriptive text of the PositionReportingGroup
|
List<EffectiveKey> |
getEffectiveKeyList() |
Set<EffectiveKey> |
getEffectiveKeySet() |
org.joda.time.LocalDate |
getEffectiveLocalDate()
The localDate format of the effective date of the HrBusinessObject
|
Set<String> |
getGroupKeyCodeSet() |
Set<HrGroupKey> |
getGroupKeySet() |
String |
getId() |
String |
getObjectId() |
String |
getPmPositionReportGroupId()
The primary key for a PositionReportGroup entry saved in the database
|
String |
getPositionReportGroup()
The text used to identify the PositionReportGroup
|
String |
getUserPrincipalId()
The userPrincipalId of when this HrBusinessObject was last created/updated
|
Long |
getVersionNumber() |
boolean |
isActive() |
public String getPmPositionReportGroupId()
PositionReportGroupContractpmPositionReportGroupId of a Group.
getPmPositionReportGroupId in interface PositionReportGroupContractpublic Set<EffectiveKey> getEffectiveKeySet()
getEffectiveKeySet in interface KpmeEffectiveKeyedSetDataTransferObjectpublic List<EffectiveKey> getEffectiveKeyList()
public String getDescription()
PositionReportGroupContractdescription of a PositionReportGroup.
getDescription in interface PositionReportGroupContractpublic String getPositionReportGroup()
PositionReportGroupContractpositionReportGroup of a PositionReportGroup.
getPositionReportGroup in interface PositionReportGroupContractpublic 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 UserModifiedpublic Set<String> getGroupKeyCodeSet()
getGroupKeyCodeSet in interface KeyedSetDatapublic Set<HrGroupKey> getGroupKeySet()
getGroupKeySet in interface KeyedSetDataCopyright © 2004–2015 The Kuali Foundation. All rights reserved.