public class LeaveRequestDocument extends org.kuali.rice.krad.document.TransactionalDocumentBase implements LeaveRequestDocumentContract
| Modifier and Type | Field and Description | 
|---|---|
| static String | LEAVE_REQUEST_DOCUMENT_TYPE | 
documentHeader, documentNumberextension, versionNumberASSIGNABLE_TERM_NAME| Constructor and Description | 
|---|
| LeaveRequestDocument() | 
| LeaveRequestDocument(String leaveBlockId) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getActionCode()The actionCode associated with the LeaveRequestDocument | 
| boolean | getAllowsCopy() | 
| List<? extends AssignmentContract> | getAssignments() | 
| String | getDescription()The description associated with the LeaveRequestDocument | 
| LeaveBlock | getLeaveBlock()The LeaveBlock object associated with the LeaveRequestDocument | 
| String | getLmLeaveBlockId()The lmLeaveBlockId associated with the LeaveRequestDocument | 
| void | setActionCode(String actionCode) | 
| void | setDescription(String description) | 
| void | setLmLeaveBlockId(String lmLeaveBlockId) | 
isSessionDocumentaddCopyErrorDocumentNote, addNote, addPessimisticLock, afterActionTaken, afterWorkflowEngineProcess, beforeWorkflowEngineProcess, createPropertySerializabilityEvaluator, doActionTaken, doRouteLevelChange, doRouteStatusChange, generateSaveEvents, getAdHocRoutePersons, getAdHocRouteWorkgroups, getAttachmentService, getBasePathToDocumentDuringSerialization, getCustomLockDescriptor, getDocumentHeader, getDocumentNumber, getDocumentPropertySerizabilityEvaluator, getDocumentTitle, getLockClearningMethodNames, getNonLockingActionTakenCodes, getNote, getNotes, getNoteService, getNoteTarget, getNoteType, getPessimisticLocks, getWorkflowEngineDocumentIdsToLock, getXmlForRouteReport, logErrors, populateDocumentForRouting, postLoad, postProcessSave, prepareForSave, prepareForSave, processAfterRetrieve, refresh, refreshIfEmpty, refreshPessimisticLocks, refreshReferenceObject, removeNote, serializeDocumentToXml, setAdHocRoutePersons, setAdHocRouteWorkgroups, setDocumentHeader, setDocumentNumber, setNewDocumentHeader, setNotes, setPessimisticLocks, toCopy, useCustomLockDescriptors, validateBusinessRules, wrapDocumentWithMetadataForXmlSerializationafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refreshNonUpdateableReferences, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddNote, addPessimisticLock, afterActionTaken, afterWorkflowEngineProcess, beforeWorkflowEngineProcess, doActionTaken, doRouteLevelChange, doRouteStatusChange, generateSaveEvents, getAdHocRoutePersons, getAdHocRouteWorkgroups, getBasePathToDocumentDuringSerialization, getCustomLockDescriptor, getDocumentHeader, getDocumentNumber, getDocumentPropertySerizabilityEvaluator, getDocumentTitle, getLockClearningMethodNames, getNote, getNotes, getNoteTarget, getNoteType, getPessimisticLocks, getWorkflowEngineDocumentIdsToLock, getXmlForRouteReport, populateDocumentForRouting, postProcessSave, prepareForSave, prepareForSave, processAfterRetrieve, refreshPessimisticLocks, removeNote, serializeDocumentToXml, setAdHocRoutePersons, setAdHocRouteWorkgroups, setDocumentHeader, setDocumentNumber, setNotes, useCustomLockDescriptors, validateBusinessRules, wrapDocumentWithMetadataForXmlSerializationpublic static final String LEAVE_REQUEST_DOCUMENT_TYPE
public LeaveRequestDocument()
public LeaveRequestDocument(String leaveBlockId)
public boolean getAllowsCopy()
getAllowsCopy in interface org.kuali.rice.krad.document.DocumentgetAllowsCopy in class org.kuali.rice.krad.document.TransactionalDocumentBasepublic String getLmLeaveBlockId()
LeaveRequestDocumentContractlmLeaveBlockId of a LeaveRequestDocument
getLmLeaveBlockId in interface LeaveRequestDocumentContractpublic void setLmLeaveBlockId(String lmLeaveBlockId)
public String getActionCode()
LeaveRequestDocumentContractactionCode of a LeaveRequestDocument
getActionCode in interface LeaveRequestDocumentContractpublic void setActionCode(String actionCode)
public String getDescription()
LeaveRequestDocumentContractdescription of a LeaveRequestDocument
getDescription in interface LeaveRequestDocumentContractpublic void setDescription(String description)
public LeaveBlock getLeaveBlock()
LeaveRequestDocumentContractLeaveBlock of lmLeaveBlockId of a LeaveRequestDocument
getLeaveBlock in interface LeaveRequestDocumentContractpublic List<? extends AssignmentContract> getAssignments()
getAssignments in interface AssignableCopyright © 2004–2015 The Kuali Foundation. All rights reserved.