Uses of Interface
com.axemble.vdoc.sdk.interfaces.ISecurityController
Packages that use ISecurityController
- 
Uses of ISecurityController in com.axemble.vdoc.sdk.implClasses in com.axemble.vdoc.sdk.impl that implement ISecurityControllerMethods in com.axemble.vdoc.sdk.impl that return ISecurityControllerModifier 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.modulesMethods in com.axemble.vdoc.sdk.modules that return ISecurityControllerModifier 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.