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–2014 The Kuali Foundation. All rights reserved.