org.apache.poi.xslf.usermodel
Class XSLFCommentAuthors

java.lang.Object
  extended by org.apache.poi.POIXMLDocumentPart
      extended by org.apache.poi.xslf.usermodel.XSLFCommentAuthors

@Beta
public class XSLFCommentAuthors
extends POIXMLDocumentPart


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.poi.POIXMLDocumentPart
POIXMLDocumentPart.RelationPart
 
Method Summary
 org.openxmlformats.schemas.presentationml.x2006.main.CTCommentAuthor getAuthorById(long id)
           
 org.openxmlformats.schemas.presentationml.x2006.main.CTCommentAuthorList getCTCommentAuthorsList()
           
 
Methods inherited from class org.apache.poi.POIXMLDocumentPart
_invokeOnDocumentRead, addRelation, addRelation, commit, createRelationship, createRelationship, createRelationship, getPackagePart, getPackageRelationship, getParent, getRelationById, getRelationId, getRelationParts, getRelations, getTargetPart, onDocumentCreate, onDocumentRead, onDocumentRemove, onSave, prepareForCommit, read, rebase, removeRelation, removeRelation, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getCTCommentAuthorsList

public org.openxmlformats.schemas.presentationml.x2006.main.CTCommentAuthorList getCTCommentAuthorsList()

getAuthorById

public org.openxmlformats.schemas.presentationml.x2006.main.CTCommentAuthor getAuthorById(long id)