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