public class OrganizationAudit extends KraPersistableBusinessObjectBase
UPDATE_USER_LENGTH| Constructor and Description |
|---|
OrganizationAudit() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAuditAccepted() |
String |
getAuditComment() |
String |
getFiscalYear() |
Organization |
getOrganization() |
String |
getOrganizationId() |
void |
setAuditAccepted(boolean auditAccepted) |
void |
setAuditComment(String auditComment) |
void |
setFiscalYear(String fiscalYear) |
void |
setOrganization(Organization organization) |
void |
setOrganizationId(String organizationId) |
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 getFiscalYear()
public void setFiscalYear(String fiscalYear)
public String getOrganizationId()
public void setOrganizationId(String organizationId)
public boolean getAuditAccepted()
public void setAuditAccepted(boolean auditAccepted)
public String getAuditComment()
public void setAuditComment(String auditComment)
public Organization getOrganization()
public void setOrganization(Organization organization)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.