public interface PositionContract extends PositionBaseContract
Modifier and Type | Field and Description |
---|---|
static String |
CACHE_NAME |
Modifier and Type | Method and Description |
---|---|
String |
getAppointmentType() |
String |
getBenefitsEligible()
The Position Benefits Eligibility
|
String |
getCategory()
The Position Category
|
String |
getClassificationTitle()
The Position Classification Title
|
String |
getContract()
The informational flag indicating the position is a contract position
|
String |
getContractType()
The Position Contract Type
|
List<? extends PositionDepartmentContract> |
getDepartmentList()
The Position Department List
|
List<? extends PositionDutyContract> |
getDutyList()
The Position Duty List
|
org.joda.time.DateTime |
getExpectedEndDateTime()
The date the Position is expected to end
|
List<? extends PstnFlagContract> |
getFlagList()
The Position Flag List
|
List<? extends PositionFundingContract> |
getFundingList()
The Position PositionFunding List
|
String |
getLeaveEligible()
The Position Leave Eligibility
|
String |
getLeavePlan()
The Position Leave Plan
|
int |
getMaxPoolHeadCount()
The Position Max Pool Head Count
|
String |
getPayGrade()
The Position Pay Grade
|
String |
getPayStep()
The Position Pay Step
|
BigDecimal |
getPercentTime()
The Position Percent Time
|
String |
getPmPositionClassId()
The Position ID
|
String |
getPoolEligible()
The Position Pool Eligibility
|
String |
getPositionClass() |
String |
getPositionReportGroup()
The Position Reporting Group
|
List<? extends PositionResponsibilityContract> |
getPositionResponsibilityList()
The Position Responsibility List
|
String |
getPositionStatus()
The Position Status
|
String |
getPositionType()
The Position Type
|
String |
getPrimaryDepartment() |
String |
getProcess() |
List<? extends PositionQualificationContract> |
getQualificationList()
The Position Qualification List
|
String |
getRenewEligible()
The flag to indicate if a contract position or position with an expected end date is eligible for renewal
|
String |
getReportsToPositionId()
The Position ID that the current Position reports to
|
String |
getReportsToPrincipalId()
The Principal ID that the current Position reports to
|
String |
getReportsToWorkingTitle() |
List<? extends ClassificationQualificationContract> |
getRequiredQualList()
The Position Required ClassificationQualification List
|
String |
getSalaryGroup()
The Position Salary Group
|
String |
getTemporary()
The informational flag indicating the position is temporary
|
String |
getTenureEligible()
The Position Tenure Eligibility
|
int |
getWorkMonths()
The Position Work Months
|
getDescription, getHrPositionId, getPositionNumber
getEffectiveLocalDate
getCreateTime
getUserPrincipalId
getGroupKey, getGroupKeyCode
static final String CACHE_NAME
List<? extends PositionDutyContract> getDutyList()
dutyList of a Position.
List<? extends PositionResponsibilityContract> getPositionResponsibilityList()
positionResponsibilityList of a Position.
List<? extends PositionQualificationContract> getQualificationList()
qualificationList of a Position.
List<? extends PstnFlagContract> getFlagList()
flagList of a Position.
String getPmPositionClassId()
pmPositionClassId of a Position.
List<? extends ClassificationQualificationContract> getRequiredQualList()
requiredQualList of a Position.
List<? extends PositionFundingContract> getFundingList()
requiredQualList of a Position.
String getCategory()
category of a Position.
String getSalaryGroup()
salaryGroup of a Position.
String getClassificationTitle()
classificationTitle of a Position.
BigDecimal getPercentTime()
percentTime of a Position.
String getBenefitsEligible()
benefitsEligible of a Position.
String getLeaveEligible()
leaveEligible of a Position.
String getLeavePlan()
leavePlan of a Position.
String getPositionReportGroup()
positionReportGroup of a Position.
String getPositionType()
positionType of a Position.
String getPoolEligible()
poolEligible of a Position.
int getMaxPoolHeadCount()
maxPoolHeadCount of a Position.
String getTenureEligible()
tenureEligible of a Position.
int getWorkMonths()
workMonths of a Position.
List<? extends PositionDepartmentContract> getDepartmentList()
departmentList of a Position.
String getPositionStatus()
positionStatus of a Position.
String getReportsToPositionId()
reportsToPositionId of a Position.
String getReportsToPrincipalId()
reportsToPrincipalId of a Position.
org.joda.time.DateTime getExpectedEndDateTime()
expectedEndDate of a Position.
String getRenewEligible()
renewEligible of a Position.
String getTemporary()
temporary of a Position.
String getContract()
contract of a Position.
String getContractType()
contractType of a Position.
String getPayGrade()
payGrade of a Position.
String getPayStep()
payStep of a Position.
String getPositionClass()
String getAppointmentType()
String getReportsToWorkingTitle()
String getPrimaryDepartment()
String getProcess()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.