Uses of Interface
com.axemble.vdoc.sdk.interfaces.IDirectoryOrganizationScope
Packages that use IDirectoryOrganizationScope
- 
Uses of IDirectoryOrganizationScope in com.axemble.vdoc.sdk.implMethods in com.axemble.vdoc.sdk.impl that return types with arguments of type IDirectoryOrganizationScopeModifier and TypeMethodDescriptionCollection<? extends IDirectoryOrganizationScope> DirectoryModuleImpl.getOrganizationScopes(IUser user) Methods in com.axemble.vdoc.sdk.impl with parameters of type IDirectoryOrganizationScopeModifier and TypeMethodDescriptionvoidDirectoryModuleImpl.removeOrganizationScope(IUser user, IDirectoryOrganizationScope directoryOrganizationScope) 
- 
Uses of IDirectoryOrganizationScope in com.axemble.vdoc.sdk.modulesMethods in com.axemble.vdoc.sdk.modules that return types with arguments of type IDirectoryOrganizationScopeModifier and TypeMethodDescriptionCollection<? extends IDirectoryOrganizationScope> IBaseDirectoryModule.getOrganizationScopes(IUser user) Gets the OrganizationScope for the User objectMethods in com.axemble.vdoc.sdk.modules with parameters of type IDirectoryOrganizationScopeModifier and TypeMethodDescriptionvoidIBaseDirectoryModule.removeOrganizationScope(IUser user, IDirectoryOrganizationScope directoryOrganizationScope) Removes the directoryOrganizationScope to the user's OrganizationScope