public class SensitiveData extends Object implements PurchasingAccountsPayableSensitiveData
| 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 | prepareForWorkflow() | 
| void | refresh() | 
| void | setActive(boolean active) | 
| void | setSensitiveDataCode(String sensitiveDataCode) | 
| void | setSensitiveDataDescription(String sensitiveDataDescription) | 
public 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 PurchasingAccountsPayableSensitiveDatapublic void setActive(boolean active)
public void prepareForWorkflow()
public void refresh()
refresh in interface org.kuali.rice.krad.bo.BusinessObjectCopyright © 2004–2015 The Kuali Foundation. All rights reserved.