public class ValidCeJobCode extends KraPersistableBusinessObjectBase
UPDATE_USER_LENGTH| Constructor and Description |
|---|
ValidCeJobCode() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCostElement() |
CostElement |
getCostElementReference()
Gets the costElementReference attribute.
|
String |
getJobCode() |
JobCode |
getJobCodeReference()
Gets the jobCodeReference attribute.
|
void |
setCostElement(String costElement) |
void |
setCostElementReference(CostElement costElementReference)
Sets the costElementReference attribute value.
|
void |
setJobCode(String jobCode) |
void |
setJobCodeReference(JobCode jobCodeReference)
Sets the jobCodeReference attribute value.
|
getAuthorPersonName, getKcPersonService, getUpdateTimestamp, getUpdateUser, isUpdateUserSet, postPersist, prePersist, preUpdate, setUpdateTimestamp, setUpdateUser, setUpdateUserSetafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postRemove, postUpdate, preRemove, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberpublic String getCostElement()
public void setCostElement(String costElement)
public String getJobCode()
public void setJobCode(String jobCode)
public JobCode getJobCodeReference()
public void setJobCodeReference(JobCode jobCodeReference)
jobCodeReference - The jobCodeReference to set.public CostElement getCostElementReference()
public void setCostElementReference(CostElement costElementReference)
costElementReference - The costElementReference to set.Copyright © 2013 The Kuali Foundation. All Rights Reserved.