public class StandardEntry extends SimpleEntry
content, id| Constructor and Description |
|---|
StandardEntry() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCreationAuthor()
Get creation author
|
long |
getCreationDate()
Get creation date
|
String |
getLastUpdateAuthor()
Get last update author
|
long |
getLastUpdateDate()
Get last update date
|
void |
setCreationAuthor(String creationAuthor)
Set creation author
|
void |
setCreationDate(long creationDate)
Set creation Date
|
void |
setLastUpdateAuthor(String lastUpdateAuthor)
Set last update author
|
void |
setLastUpdateDate(long lastUpdateDate)
Set last update date
|
getExcerpt, getTitle, getUrl, setExcerpt, setTitle, setUrlgetContent, getId, setContent, setId, toStringpublic long getCreationDate()
public void setCreationDate(long creationDate)
creationDate - public String getCreationAuthor()
public void setCreationAuthor(String creationAuthor)
creationAuthor - public long getLastUpdateDate()
public void setLastUpdateDate(long lastUpdateDate)
lastUpdateDate - public String getLastUpdateAuthor()
public void setLastUpdateAuthor(String lastUpdateAuthor)
lastUpdateAuthor - Copyright © 2003–2015 eXo Platform SAS. All rights reserved.