permissionend-ag凯发旗舰厅



com.spire.doc
class permissionend

java.lang.object
  extended by com.spire.doc.ownerholder
      extended by com.spire.doc.documents.xml.documentserializable
          extended by com.spire.doc.documentobject
              extended by com.spire.doc.documentbase
                  extended by com.spire.doc.fields.paragraphbase
                      extended by com.spire.doc.permissionend
all implemented interfaces:
irunattrsource, idocumentobject, iparagraphbase

public class permissionend
extends paragraphbase

constructor summary
permissionend(idocument document, java.lang.string id)
          initializes a new instance of the permissionend class.
 
method summary
 documentobjecttype getdocumentobjecttype()
          gets the type of the document object.
 editinggroup geteditorgroup()
          gets permission editorgroup.
 java.lang.string getid()
          gets the permission id.
 void seteditorgroup(editinggroup value)
          sets permission editorgroup.
 
methods inherited from class com.spire.doc.fields.paragraphbase
applycharacterformat, applystyle, getancestor, getcharacterformat, getchildobjects, getownerparagraph, getstylename, isdeleterevision, isinsertrevision
 
methods inherited from class com.spire.doc.documentobject
deepclone, getfirstchild, getlastchild, getnextsibling, getowner, getprevioussibling, iscomposite, tostring
 
methods inherited from class com.spire.doc.ownerholder
getdocument
 
methods inherited from interface com.spire.doc.interfaces.idocumentobject
deepclone, getdocument, getnextsibling, getowner, getprevioussibling, iscomposite
 
methods inherited from interface com.spire.doc.documents.irunattrsource
clearrunattrs, fetchinheritedrunattr, getdirectrunattr, getdirectrunattrbyindex, getdirectrunattrscount, setrunattr
 
constructor detail

permissionend

public permissionend(idocument document,
                     java.lang.string id)
initializes a new instance of the permissionend class.
parameters:
document - document
id - id
method detail

getdocumentobjecttype

public documentobjecttype getdocumentobjecttype()
gets the type of the document object.
specified by:
getdocumentobjecttype in interface idocumentobject
specified by:
getdocumentobjecttype in class documentobject
returns:
the type of the document object

getid

public java.lang.string getid()
gets the permission id.
returns:
the name

geteditorgroup

public editinggroup geteditorgroup()
gets permission editorgroup.
returns:
editinggroup

seteditorgroup

public void seteditorgroup(editinggroup value)
sets permission editorgroup.
parameters:
value - editinggroup


网站地图