Package com.axemble.vdoc.sdk.interfaces
Interface IDirectory
- All Known Subinterfaces:
IGroup,ILocalization,IOperator,IOrganization,IUser
public interface IDirectory
Represents a directory object (User, Organization, Localization, Group)
-
Method Summary
Modifier and TypeMethodDescriptiondefault StringGets the directory object's external id.boolean
-
Method Details
-
isExternal
boolean isExternal() -
getExternalId
Gets the directory object's external id.
-