类 Permissions
java.lang.Object
com.onlyoffice.model.documenteditor.config.document.Permissions
Defines the permission for the document to be edited and downloaded or not.
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getChat()getCopy()getEdit()getPrint()voidvoidsetComment(Boolean comment) voidsetCommentGroups(CommentGroups commentGroups) voidvoidsetDeleteCommentAuthorOnly(Boolean deleteCommentAuthorOnly) voidsetDownload(Boolean download) voidvoidsetEditCommentAuthorOnly(Boolean editCommentAuthorOnly) voidsetFillForms(Boolean fillForms) voidsetModifyContentControl(Boolean modifyContentControl) voidsetModifyFilter(Boolean modifyFilter) voidvoidsetProtect(Boolean protect) voidvoidvoidsetReviewGroups(List<String> reviewGroups) voidsetUserInfoGroups(List<String> userInfoGroups)
-
构造器详细资料
-
Permissions
public Permissions()
-
-
方法详细资料
-
getChat
-
setChat
-
getComment
-
setComment
-
getCommentGroups
-
setCommentGroups
-
getCopy
-
setCopy
-
getDeleteCommentAuthorOnly
-
setDeleteCommentAuthorOnly
-
getDownload
-
setDownload
-
getEdit
-
setEdit
-
getEditCommentAuthorOnly
-
setEditCommentAuthorOnly
-
getFillForms
-
setFillForms
-
getModifyContentControl
-
setModifyContentControl
-
getModifyFilter
-
setModifyFilter
-
getPrint
-
setPrint
-
getProtect
-
setProtect
-
getRename
-
setRename
-
getReview
-
setReview
-
getReviewGroups
-
setReviewGroups
-
getUserInfoGroups
-
setUserInfoGroups
-