org.outerj.daisy.repository.comment
Interface Comment
public interface Comment
getId
long getId()
getOwnerDocumentId
long getOwnerDocumentId()
getOwnerBranchId
long getOwnerBranchId()
getOwnerLanguageId
long getOwnerLanguageId()
getVisibility
CommentVisibility getVisibility()
getText
java.lang.String getText()
getCreatedOn
java.util.Date getCreatedOn()
getCreatedBy
long getCreatedBy()
- Returns the id of the user that created the comment.
getXml
org.outerx.daisy.x10.CommentDocument getXml()
Copyright © -2012 . All Rights Reserved.