public final class PositionAppointment extends org.kuali.rice.core.api.mo.AbstractDataTransferObject implements PositionAppointmentContract
| Modifier and Type | Class and Description | 
|---|---|
| static class  | PositionAppointment.BuilderA builder which can be used to construct  PositionAppointmentinstances. | 
| Modifier and Type | Method and Description | 
|---|---|
| org.joda.time.DateTime | getCreateTime()The timestamp of when this HrBusinessObject was last created/updated | 
| String | getDescription()The longer text description of the appointment type | 
| org.joda.time.LocalDate | getEffectiveLocalDate()The localDate format of the effective date of the HrBusinessObject | 
| HrGroupKey | getGroupKey() | 
| String | getGroupKeyCode()The localDate format of the effective date of the HrBusinessObject | 
| String | getId() | 
| String | getObjectId() | 
| String | getPmPositionAppointmentId()The primary key for a PositionAppointment entry saved in the database | 
| String | getPositionAppointment()The short text name of the appointment type | 
| String | getUserPrincipalId()The userPrincipalId of when this HrBusinessObject was last created/updated | 
| Long | getVersionNumber() | 
| boolean | isActive() | 
public String getPositionAppointment()
PositionAppointmentContractpositionAppointment for the PositionAppointment.
getPositionAppointment in interface PositionAppointmentContractpublic String getDescription()
PositionAppointmentContractdescription for the PositionAppointment.
getDescription in interface PositionAppointmentContractpublic String getPmPositionAppointmentId()
PositionAppointmentContractpmPositionAppointmentId for the PositionAppointment.
getPmPositionAppointmentId in interface PositionAppointmentContractpublic 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 HrGroupKey getGroupKey()
getGroupKey in interface KeyedDatapublic String getGroupKeyCode()
KeyedDataeffectiveLocalDate of HrBusinessObject
getGroupKeyCode in interface KeyedDataCopyright © 2004–2014 The Kuali Foundation. All rights reserved.