public class DummyHeaderImpl extends HeaderImpl
creationTime, creator, lastUpdateTime, uuidCREATION_TIME_PROPERTY, CREATOR_PROPERTY, LAST_UPDATE_TIME_PROPERTY, NAME, UNKNOWN_USER, UUID_PROPERTY| Constructor and Description |
|---|
DummyHeaderImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
setCreationTime(Long creationTime) |
void |
setCreator(String creator) |
void |
setLastUpdateTime(Long lastUpdateTime) |
void |
setUUID(UUID uuid) |
getCreationTime, getCreator, getLastUpdateTime, getUUIDpublic void setUUID(UUID uuid)
uuid - the uuid to setpublic void setCreator(String creator)
creator - the creator to setpublic void setCreationTime(Long creationTime)
creationTime - the creationTime to setpublic void setLastUpdateTime(Long lastUpdateTime)
lastUpdateTime - the lastUpdateTime to setCopyright © 2016. All Rights Reserved.