Package com.axemble.vdoc.sdk.interfaces
Interface IDirectoryOrganizationScope
- All Superinterfaces:
IDirectoryScope
- Author:
- bchapoton
-
Method Summary
Methods inherited from interface com.axemble.vdoc.sdk.interfaces.IDirectoryScope
isHeritable
-
Method Details
-
getOrganization
IOrganization getOrganization()return the organization- Returns:
- a
IOrganization
object.
-