|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.kns.bo.BusinessObjectBase
org.kuali.rice.kns.bo.PersistableBusinessObjectBase
org.kuali.rice.kns.bo.KualiCodeBase
org.kuali.kfs.module.endow.businessobject.AgreementStatus
public class AgreementStatus
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.bo.KualiCodeBase |
|---|
active, code, name |
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
AgreementStatus()
|
|
| Method Summary | |
|---|---|
String |
getCodeAndDescription()
|
String |
getDefaultTransactionRestrictionCode()
Gets the defaultTransactionRestrictionCode attribute. |
TransactionRestrictionCode |
getTransactionRestrictionCode()
Gets the transactionRestrictionCode attribute. |
void |
setDefaultTransactionRestrictionCode(String defaultTransactionRestrictionCode)
Sets the defaultTransactionRestrictionCode attribute value. |
void |
setTransactionRestrictionCode(TransactionRestrictionCode transactionRestrictionCode)
Sets the transactionRestrictionCode attribute value. |
protected LinkedHashMap<String,String> |
toStringMapper()
|
| Methods inherited from class org.kuali.rice.kns.bo.KualiCodeBase |
|---|
equals, getCode, getCodeAndDescription, getName, hashCode, isActive, setActive, setCode, setName |
| Methods inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
addNote, afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeInsert, beforeUpdate, beforeUpdate, buildListOfDeletionAwareLists, deleteNote, getAttachmentService, getBoNote, getBoNotes, getExtension, getNoteService, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isAutoIncrementSet, isBoNotesSupport, isNewCollectionRecord, linkEditableUserFields, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setAutoIncrementSet, setBoNotes, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber, supportsBoNotes |
| Methods inherited from class org.kuali.rice.kns.bo.BusinessObjectBase |
|---|
prepareForWorkflow, toString, toStringBuilder |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject |
|---|
prepareForWorkflow |
| Constructor Detail |
|---|
public AgreementStatus()
| Method Detail |
|---|
public String getDefaultTransactionRestrictionCode()
public void setDefaultTransactionRestrictionCode(String defaultTransactionRestrictionCode)
defaultTransactionRestrictionCode - The defaultTransactionRestrictionCode to set.public TransactionRestrictionCode getTransactionRestrictionCode()
public void setTransactionRestrictionCode(TransactionRestrictionCode transactionRestrictionCode)
transactionRestrictionCode - The transactionRestrictionCode to set.protected LinkedHashMap<String,String> toStringMapper()
toStringMapper in class org.kuali.rice.kns.bo.KualiCodeBaseBusinessObjectBase.toStringMapper()public String getCodeAndDescription()
getCodeAndDescription in class org.kuali.rice.kns.bo.KualiCodeBaseKualiCodeBase.getCodeAndDescription()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||