public final class SalaryGroup extends org.kuali.rice.core.api.mo.AbstractDataTransferObject implements SalaryGroupContract
| Modifier and Type | Class and Description |
|---|---|
static class |
SalaryGroup.Builder
A builder which can be used to construct
SalaryGroup instances. |
CACHE_NAME| Modifier and Type | Method and Description |
|---|---|
String |
getBenefitsEligible()
Flag indicating if the SalaryGroup is eligible for benefits
|
org.joda.time.DateTime |
getCreateTime()
The timestamp of when this HrBusinessObject was last created/updated
|
String |
getDescr()
Description of the salary group
|
List<EffectiveKey> |
getEffectiveKeyList() |
Set<EffectiveKey> |
getEffectiveKeySet()
The set of EffectiveKeyContract objects that hold the aggregate "white-list" of groupkeys
for this PostionReportGroupContract object.
|
org.joda.time.LocalDate |
getEffectiveLocalDate()
The localDate format of the effective date of the HrBusinessObject
|
Set |
getGroupKeyCodeSet() |
Set |
getGroupKeySet() |
String |
getHrSalGroup()
Text field used to identify the salary group
|
String |
getHrSalGroupId()
The Primary Key of a SalaryGroup entry saved in a database
|
String |
getId() |
String |
getInstitution()
The name of the institution the salary group is associated with.
|
String |
getLeaveEligible()
Flag indicating if the SalaryGroup is eligible for leave benefits
|
String |
getLeavePlan()
The name of the LeavePlan the salary group is associated with.
|
String |
getLocation()
The name of the Location the salary group is associated with.
|
String |
getObjectId() |
BigDecimal |
getPercentTime()
Maximum percentage of time worked for the SalaryGroup.
|
String |
getUserPrincipalId()
The userPrincipalId of when this HrBusinessObject was last created/updated
|
Long |
getVersionNumber() |
boolean |
isActive() |
public String getBenefitsEligible()
SalaryGroupContractbenefitsEligible of a SalaryGroup
getBenefitsEligible in interface SalaryGroupContractpublic BigDecimal getPercentTime()
SalaryGroupContractpercentTime of a SalaryGroup
getPercentTime in interface SalaryGroupContractpublic String getHrSalGroup()
SalaryGroupContracthrSalGroup of a SalaryGroup
getHrSalGroup in interface SalaryGroupContractpublic Set<EffectiveKey> getEffectiveKeySet()
SalaryGroupContractgetEffectiveKeySet in interface KpmeEffectiveKeyedSetDataTransferObjectgetEffectiveKeySet in interface SalaryGroupContractpublic List<EffectiveKey> getEffectiveKeyList()
public String getLeaveEligible()
SalaryGroupContractleaveEligible of a SalaryGroup
getLeaveEligible in interface SalaryGroupContractpublic String getHrSalGroupId()
SalaryGroupContracthrSalGroupId of a SalaryGroup
getHrSalGroupId in interface SalaryGroupContractpublic String getDescr()
SalaryGroupContractdescr of a SalaryGroup
getDescr in interface SalaryGroupContractpublic String getInstitution()
SalaryGroupContractinstitution of a SalaryGroup
getInstitution in interface SalaryGroupContractpublic String getLeavePlan()
SalaryGroupContractleavePlan of a SalaryGroup
getLeavePlan in interface SalaryGroupContractpublic String getLocation()
SalaryGroupContractlocation of a SalaryGroup
getLocation in interface SalaryGroupContractpublic 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 getGroupKeyCodeSet()
getGroupKeyCodeSet in interface KeyedSetDatapublic Set getGroupKeySet()
getGroupKeySet in interface KeyedSetDataCopyright © 2004–2014 The Kuali Foundation. All rights reserved.