Uses of Interface
com.axemble.vdoc.sdk.interfaces.ISecurityController
-
Uses of ISecurityController in com.axemble.vdoc.sdk.impl
Modifier and TypeMethodDescriptionDirectoryModuleImpl.getSecurityController
(ISecuritySupport securitySupport) EzsSiteModule.getSecurityController
(ISecuritySupport securitySupport) PortalLibraryModule.getSecurityController
(ISecuritySupport securitySupport) PortalModuleImpl.getSecurityController
(ISecuritySupport securitySupport) ProjectModuleImpl.getSecurityController
(ISecuritySupport securitySupport) WorkflowModuleImpl.getSecurityController
(ISecuritySupport securitySupport) -
Uses of ISecurityController in com.axemble.vdoc.sdk.modules
Modifier and TypeMethodDescriptionIBaseDirectoryModule.getSecurityController
(ISecuritySupport securitySupport) Gets a security controller to manipulate the rights on a specified object.IBaseDocumentModule.getSecurityController
(ISecuritySupport securitySupport) Gets a security controller on a specified object.IBaseLibraryModule.getSecurityController
(ISecuritySupport securitySupport) IBasePortalModule.getSecurityController
(ISecuritySupport securitySupport) Gets a security controller on a specified object.IBaseSiteModule.getSecurityController
(ISecuritySupport securitySupport) Gets a security controller on a specified object.IBaseWorkflowModule.getSecurityController
(ISecuritySupport securitySupport) Gets a security controller on a specified object.IProjectModule.getSecurityController
(ISecuritySupport securitySupport) Gets a security controller on a specified object.