public interface Lockable
| Modifier and Type | Method and Description |
|---|---|
Timestamp |
getLockedDate()
Gets the lockedDate attribute.
|
void |
setLockedDate(Timestamp lockedDate)
Sets the lockedDate attribute value.
|
Timestamp getLockedDate()
void setLockedDate(Timestamp lockedDate)
lockedDate - The lockedDate to set.Copyright © 2005–2016 The Kuali Foundation. All rights reserved.