public final class Assignment extends org.kuali.rice.core.api.mo.AbstractDataTransferObject implements AssignmentContract
| Modifier and Type | Class and Description |
|---|---|
static class |
Assignment.Builder
A builder which can be used to construct
Assignment instances. |
CACHE_NAME| Modifier and Type | Method and Description |
|---|---|
List<AssignmentAccount> |
getAssignmentAccounts()
List of AssignmentAccounts associated with this Assignment
|
String |
getAssignmentDescription()
Task field of Task object associated with the Assignment
|
String |
getAssignmentKey()
String combination job, workarea and task of AssignmentDescriptionKey build with the Assignment
|
String |
getCalGroup()
CalendarGroup associated with the Assignment
|
String |
getClockText()
Provides us with the text to display to the user for clock actions on
this assignment.
|
org.joda.time.DateTime |
getCreateTime()
The timestamp of when this HrBusinessObject was last created/updated
|
String |
getDept()
Department based on the Job object associated with the Assignment
|
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() |
Job |
getJob()
Job object associated with this Assignment
|
Long |
getJobNumber()
Job number of Job object associated with this Assignment
|
String |
getName()
Name of the employee associated with this Assignment
|
String |
getObjectId() |
String |
getPrincipalId()
Identifier of the employee associated with this Assignment
|
Long |
getTask()
Task field of Task object associated with the Assignment
|
Task |
getTaskObj()
Task object associated with the Assignment
|
String |
getTkAssignmentId()
The Primary Key of an Assignment entry saved in a database
|
String |
getUserPrincipalId()
The userPrincipalId of when this HrBusinessObject was last created/updated
|
Long |
getVersionNumber() |
Long |
getWorkArea()
WorkArea field of WorkArea object associated with the Assignment
|
WorkArea |
getWorkAreaObj()
The work area for recording time which also drives approval routing.
|
boolean |
isActive() |
boolean |
isPrimaryAssign() |
public String getName()
AssignmentContractemployee name of Assignment
getName in interface AssignmentContractpublic List<AssignmentAccount> getAssignmentAccounts()
AssignmentContractassignmentAccounts of Assignment
getAssignmentAccounts in interface AssignmentContractpublic String getPrincipalId()
AssignmentContractprincipalId of Assignment
getPrincipalId in interface AssignmentContractpublic String getGroupKeyCode()
KeyedDataeffectiveLocalDate of HrBusinessObject
getGroupKeyCode in interface KeyedDatapublic Job getJob()
AssignmentContractjob of Assignment
getJob in interface AssignmentContractpublic Long getJobNumber()
AssignmentContractjobNumber of Assignment
getJobNumber in interface AssignmentContractpublic String getClockText()
AssignmentContractclockText of Assignment
getClockText in interface AssignmentContractpublic String getTkAssignmentId()
AssignmentContracttkAssignmentId of Assignment
getTkAssignmentId in interface AssignmentContractpublic String getDept()
AssignmentContractdept of Assignment
getDept in interface AssignmentContractpublic WorkArea getWorkAreaObj()
AssignmentContractworkAreaObj of Assignment
getWorkAreaObj in interface AssignmentContractpublic Long getWorkArea()
AssignmentContractworkArea of Assignment
getWorkArea in interface AssignmentContractpublic Long getTask()
AssignmentContracttask of Assignment
getTask in interface AssignmentContractpublic Task getTaskObj()
AssignmentContracttaskObj of Assignment
getTaskObj in interface AssignmentContractpublic HrGroupKey getGroupKey()
getGroupKey in interface KeyedDatapublic String getCalGroup()
AssignmentContractcalGroup of Assignment
getCalGroup in interface AssignmentContractpublic String getAssignmentKey()
AssignmentContractassignmentKey of Assignment
getAssignmentKey in interface AssignmentContractpublic boolean isPrimaryAssign()
isPrimaryAssign in interface AssignmentContractpublic String getAssignmentDescription()
AssignmentContracttask of Assignment
getAssignmentDescription in interface AssignmentContractpublic 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 UserModifiedCopyright © 2004–2014 The Kuali Foundation. All rights reserved.