| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PositionResponsibilityContract
PositionResponsibilityContract interface
| Method Summary | |
|---|---|
|  org.kuali.rice.location.api.campus.CampusContract | getCampusObj()The Campus business object associated with the PositionResponsibility | 
|  String | getHrPositionId()The HR position id associated with the PositionResponsibility | 
|  String | getInstitution()The institution associated with the PositionResponsibility | 
|  String | getLocation()The location associated with the PositionResponsibility | 
|  BigDecimal | getPercentTime()The percentage of time spent on selected position responsibility | 
|  String | getPositionResponsibilityId()The primary key for a PositionResponsibility entry saved in the database | 
|  String | getPositionResponsibilityOption()The position responsibility Option associated with the PositionResponsibility | 
| 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 getPositionResponsibilityId()
positionResponsibilityId of a PositionResponsibility.
String getInstitution()
institution of a PositionResponsibility.
String getPositionResponsibilityOption()
positionResponsibilityOption of a PositionResponsibility.
BigDecimal getPercentTime()
percentTime of a PositionResponsibility.
org.kuali.rice.location.api.campus.CampusContract getCampusObj()
campusObj of a PositionResponsibility.
String getHrPositionId()
getHrPositionId of a PositionResponsibility.
String getLocation()
location of a PositionResponsibility.
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||