|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PayStepContract
PayStepContract interface
| Method Summary | |
|---|---|
BigDecimal |
getCompRate()
The compensation rate that will be applied to the position's pay rate |
String |
getInstitution()
The institution the PayStep is associated with |
String |
getLocation()
The location the PayStep is associated with |
String |
getPayGrade()
The pay group the PayStep is associated with |
String |
getPayStep()
The text field used to identify the PayStep |
String |
getPmPayStepId()
The primary key of a PayStep entry saved in a database |
String |
getSalaryGroup()
The salary group the PayStep is associated with |
int |
getServiceAmount()
The amount of time from position incumbent's service date to when the step is applied |
String |
getServiceUnit()
The unit of measurement for time to apply the step |
int |
getStepNumber()
The order that the steps are applied |
| 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 |
|---|
String getPayStep()
payStep of a PayStep
String getInstitution()
institution of a PayStep
String getLocation()
location of a PayStep
String getSalaryGroup()
salaryGroup of a PayStep
String getPayGrade()
payGrade of a PayStep
int getStepNumber()
stepNumber of a PayStep
BigDecimal getCompRate()
compRate of a PayStep
int getServiceAmount()
serviceAmount of a PayStep
String getServiceUnit()
serviceUnit of a PayStep
String getPmPayStepId()
pmPayStepId of a PayStep
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||