|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SalaryGroupContract
SalaryGroupContract interface.
Method Summary | |
---|---|
String |
getBenefitsEligible()
Flag indicating if the SalaryGroup is eligible for benefits |
String |
getDescr()
Description of the salary group |
String |
getHrSalGroup()
Text field used to identify the salary group |
String |
getHrSalGroupId()
The Primary Key of a SalaryGroup entry saved in a database |
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. |
BigDecimal |
getPercentTime()
Maximum percentage of time worked for the SalaryGroup. |
boolean |
isHistory()
History flag for SalaryGroup lookups |
Methods inherited from interface org.kuali.kpme.core.api.bo.HrBusinessObjectContract |
---|
getEffectiveDate, getEffectiveLocalDate, getId, getRelativeEffectiveDate, getTimestamp |
Methods inherited from interface org.kuali.rice.krad.bo.PersistableBusinessObject |
---|
buildListOfDeletionAwareLists, getExtension, isNewCollectionRecord, linkEditableUserFields, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber |
Methods inherited from interface org.kuali.rice.krad.bo.BusinessObject |
---|
refresh |
Methods inherited from interface org.kuali.rice.core.api.mo.ModelObjectBasic |
---|
toString |
Methods inherited from interface org.kuali.rice.core.api.mo.common.Versioned |
---|
getVersionNumber |
Methods inherited from interface org.kuali.rice.core.api.mo.common.GloballyUnique |
---|
getObjectId |
Methods inherited from interface org.kuali.rice.core.api.mo.common.active.Inactivatable |
---|
isActive |
Method Detail |
---|
boolean isHistory()
history of SalaryGroup
String getHrSalGroupId()
hrSalGroupId of a SalaryGroup
String getHrSalGroup()
hrSalGroup of a SalaryGroup
String getDescr()
descr of a SalaryGroup
String getInstitution()
institution of a SalaryGroup
BigDecimal getPercentTime()
percentTime of a SalaryGroup
String getBenefitsEligible()
benefitsEligible of a SalaryGroup
String getLeaveEligible()
leaveEligible of a SalaryGroup
String getLeavePlan()
leavePlan of a SalaryGroup
String getLocation()
location of a SalaryGroup
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |