org.tynamo.editablecontent.entities
Class RevisionedContent
java.lang.Object
org.tynamo.editablecontent.entities.RevisionedContent
@Entity
public class RevisionedContent
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTENT_MAX_LENGTH
public static final int CONTENT_MAX_LENGTH
- See Also:
- Constant Field Values
RevisionedContent
public RevisionedContent()
RevisionedContent
public RevisionedContent(TextualContent textualContent)
valueToString
public String valueToString()
getId
public String getId()
getValue
public byte[] getValue()
getLastModified
public Date getLastModified()
getAuthor
public String getAuthor()
getRevision
public long getRevision()
Copyright © 2004-2012. All Rights Reserved.