Uses of Enum Class
com.saperion.ngc.iform.IndexMaskDocument.AclWriteMode
Packages that use IndexMaskDocument.AclWriteMode
-
Uses of IndexMaskDocument.AclWriteMode in com.saperion.ngc.iform
Methods in com.saperion.ngc.iform that return IndexMaskDocument.AclWriteModeModifier and TypeMethodDescriptionIndexMaskDocument.getAclWriteMode()Returns the enum constant of this class with the specified name.static IndexMaskDocument.AclWriteMode[]IndexMaskDocument.AclWriteMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.saperion.ngc.iform with parameters of type IndexMaskDocument.AclWriteModeModifier and TypeMethodDescriptionvoidIndexMaskDocument.setAclWriteMode(IndexMaskDocument.AclWriteMode mode) Sets how to store the ACLs on the document.