@Entity public class AccountWithDDAttributesDocument extends TransactionalDocumentBase implements SessionDocument
adHocRoutePersons, adHocRouteWorkgroups, documentHeader, documentNumber, notes, pessimisticLocks
extension, newCollectionRecord
objectId, versionNumber
Constructor and Description |
---|
AccountWithDDAttributesDocument() |
Modifier and Type | Method and Description |
---|---|
KualiDecimal |
getAccountBalance() |
Integer |
getAccountNumber() |
Timestamp |
getAccountOpenDate() |
String |
getAccountOwner() |
String |
getAccountState() |
String |
getAccountStateMultiselect() |
Timestamp |
getAccountUpdateDateTime() |
boolean |
isAccountAwake() |
void |
setAccountAwake(boolean accountAwake) |
void |
setAccountBalance(KualiDecimal accountBalance) |
void |
setAccountNumber(Integer accountNumber) |
void |
setAccountOpenDate(Timestamp accountOpenDate) |
void |
setAccountOwner(String accountOwner) |
void |
setAccountState(String accountState) |
void |
setAccountUpdateDateTime(Timestamp accountUpdateDateTime) |
getAllowsCopy, isSessionDocument
addCopyErrorDocumentNote, addNote, addPessimisticLock, afterActionTaken, afterWorkflowEngineProcess, beforeWorkflowEngineProcess, createPropertySerializabilityEvaluator, doActionTaken, doRouteLevelChange, doRouteStatusChange, generateSaveEvents, getActionRequests, getAdHocRoutePersons, getAdHocRouteWorkgroups, getAttachmentService, getBasePathToDocumentDuringSerialization, getCustomLockDescriptor, getDocumentHeader, getDocumentNumber, getDocumentPropertySerizabilityEvaluator, getDocumentTitle, getLockClearingMethodNames, getLockClearningMethodNames, getNonLockingActionTakenCodes, getNote, getNotes, getNoteService, getNoteTarget, getNoteType, getPessimisticLocks, getSuperUserAnnotation, getWorkflowEngineDocumentIdsToLock, getXmlForRouteReport, logErrors, populateDocumentForRouting, postLoad, postProcessSave, postRemove, prepareForSave, prepareForSave, prePersist, processAfterRetrieve, refreshPessimisticLocks, refreshReferenceObject, removeNote, serializeDocumentToXml, setAdHocRoutePersons, setAdHocRouteWorkgroups, setDocumentHeader, setDocumentNumber, setNewDocumentHeader, setNotes, setPessimisticLocks, setSuperUserAnnotation, toCopy, useCustomLockDescriptors, validateBusinessRules, wrapDocumentWithMetadataForXmlSerialization
buildListOfDeletionAwareLists, getExtension, getLegacyDataAdapter, isNewCollectionRecord, linkEditableUserFields, refresh, refreshNonUpdateableReferences, setExtension, setNewCollectionRecord
generateAndSetObjectIdIfNeeded, getExtensionObject, getObjectId, getVersionNumber, preUpdate, setExtensionObject, setObjectId, setVersionNumber, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addNote, addPessimisticLock, afterActionTaken, afterWorkflowEngineProcess, beforeWorkflowEngineProcess, doActionTaken, doRouteLevelChange, doRouteStatusChange, generateSaveEvents, getActionRequests, getAdHocRoutePersons, getAdHocRouteWorkgroups, getBasePathToDocumentDuringSerialization, getCustomLockDescriptor, getDocumentHeader, getDocumentNumber, getDocumentPropertySerizabilityEvaluator, getDocumentTitle, getLockClearingMethodNames, getLockClearningMethodNames, getNote, getNotes, getNoteTarget, getNoteType, getPessimisticLocks, getSuperUserAnnotation, getWorkflowEngineDocumentIdsToLock, getXmlForRouteReport, populateDocumentForRouting, postProcessSave, prepareForSave, prepareForSave, processAfterRetrieve, refreshPessimisticLocks, removeNote, serializeDocumentToXml, setAdHocRoutePersons, setAdHocRouteWorkgroups, setDocumentHeader, setDocumentNumber, setNotes, setSuperUserAnnotation, useCustomLockDescriptors, validateBusinessRules, wrapDocumentWithMetadataForXmlSerialization
getObjectId
public AccountWithDDAttributesDocument()
public Integer getAccountNumber()
public void setAccountNumber(Integer accountNumber)
public String getAccountOwner()
public void setAccountOwner(String accountOwner)
public KualiDecimal getAccountBalance()
public void setAccountBalance(KualiDecimal accountBalance)
public Timestamp getAccountOpenDate()
public void setAccountOpenDate(Timestamp accountOpenDate)
public String getAccountState()
public void setAccountState(String accountState)
public String getAccountStateMultiselect()
public Timestamp getAccountUpdateDateTime()
public void setAccountUpdateDateTime(Timestamp accountUpdateDateTime)
accountUpdateDateTime
- the accountUpdateDateTime to setpublic boolean isAccountAwake()
public void setAccountAwake(boolean accountAwake)
accountAwake
- the accountAwake to setCopyright © 2005–2016 The Kuali Foundation. All rights reserved.