public class HeaderImpl extends Object implements Header
| Modifier and Type | Field and Description |
|---|---|
protected Long |
creationTime |
protected String |
creator |
protected Long |
lastUpdateTime |
protected UUID |
uuid |
CREATION_TIME_PROPERTY, CREATOR_PROPERTY, LAST_UPDATE_TIME_PROPERTY, NAME, UNKNOWN_USER, UUID_PROPERTY| Constructor and Description |
|---|
HeaderImpl() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCreationTime() |
String |
getCreator() |
Long |
getLastUpdateTime() |
UUID |
getUUID() |
protected UUID uuid
protected String creator
protected Long creationTime
protected Long lastUpdateTime
public String getCreator()
getCreator in interface Headerpublic Long getCreationTime()
getCreationTime in interface Headerpublic Long getLastUpdateTime()
getLastUpdateTime in interface HeaderCopyright © 2016. All Rights Reserved.