public interface HasUID
HasUID interface contain a unique identifier.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getShortKey()
Alias for
getUID() |
java.lang.String |
getUID()
Returns the database UID for this persistable object.
|
java.lang.String getUID()
java.lang.String getShortKey()
getUID()