Uses of Interface
com.axemble.vdoc.sdk.interfaces.IDirectoryOrganizationScope
Packages that use IDirectoryOrganizationScope
-
Uses of IDirectoryOrganizationScope in com.axemble.vdoc.sdk.impl
Methods 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 TypeMethodDescriptionvoid
DirectoryModuleImpl.removeOrganizationScope
(IUser user, IDirectoryOrganizationScope directoryOrganizationScope) -
Uses of IDirectoryOrganizationScope in com.axemble.vdoc.sdk.modules
Methods 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 TypeMethodDescriptionvoid
IBaseDirectoryModule.removeOrganizationScope
(IUser user, IDirectoryOrganizationScope directoryOrganizationScope) Removes the directoryOrganizationScope to the user's OrganizationScope