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