public interface Auditable
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAuditActivated()
Gets whether or not audit has been activated.
|
void |
setAuditActivated(boolean auditActivated)
Sets whether or not audit has been activated.
|
boolean isAuditActivated()
void setAuditActivated(boolean auditActivated)
auditActivated - true if audit is activated false if not.Copyright © 2013 The Kuali Foundation. All Rights Reserved.