public class SensitiveData extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements PurchasingAccountsPayableSensitiveData, org.kuali.rice.core.api.mo.common.active.MutableInactivatable
| Constructor and Description | 
|---|
| SensitiveData()Default constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getSensitiveDataCode()Gets the code for this sensitive data | 
| String | getSensitiveDataDescription()Gets the description for this sensitive data | 
| boolean | isActive() | 
| void | setActive(boolean active) | 
| void | setSensitiveDataCode(String sensitiveDataCode) | 
| void | setSensitiveDataDescription(String sensitiveDataDescription) | 
| protected LinkedHashMap | toStringMapper_RICE20_REFACTORME() | 
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberpublic SensitiveData()
public String getSensitiveDataCode()
PurchasingAccountsPayableSensitiveDatagetSensitiveDataCode in interface PurchasingAccountsPayableSensitiveDatapublic void setSensitiveDataCode(String sensitiveDataCode)
public String getSensitiveDataDescription()
PurchasingAccountsPayableSensitiveDatagetSensitiveDataDescription in interface PurchasingAccountsPayableSensitiveDatapublic void setSensitiveDataDescription(String sensitiveDataDescription)
public boolean isActive()
isActive in interface PurchasingAccountsPayableSensitiveDataisActive in interface org.kuali.rice.core.api.mo.common.active.Inactivatablepublic void setActive(boolean active)
setActive in interface org.kuali.rice.core.api.mo.common.active.MutableInactivatableprotected LinkedHashMap toStringMapper_RICE20_REFACTORME()
org.kuali.rice.krad.bo.BusinessObjectBase#toStringMapper()Copyright © 2004–2015 The Kuali Foundation. All rights reserved.