public abstract class BudgetAssociate extends KraPersistableBusinessObjectBase implements BudgetAssociateInterface
UPDATE_USER_LENGTH| Constructor and Description |
|---|
BudgetAssociate() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getBudgetId()
Gets the budgetId attribute.
|
void |
setBudgetId(Long budgetId)
Sets the budgetId 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 Long getBudgetId()
getBudgetId in interface BudgetAssociateInterfacepublic void setBudgetId(Long budgetId)
budgetId - The budgetId to set.Copyright © 2013 The Kuali Foundation. All Rights Reserved.