public interface IDirectoryModule extends IBaseDirectoryModule
Code sample :
// creation of a directory module object
IDirectoryModule directoryModule = Modules.getDirectoryModule();
try
{
}
finally
{
// uninitialize the module
Modules.releaseModule(directoryModule);
}
IUser
,
IGroup
,
ILocalization
,
IOrganization
addChild, addLocalizationScope, addMember, addOrganizationScope, breakLocalizationScopeInheritance, breakOrganizationScopeInheritance, createAttachment, createAttachment, createAttachment, createAttachment, createAttribute, createGroup, createGroup, createGroup, createGroup, createLocalization, createLocalization, createLocalization, createLocalization, createOrganization, createOrganization, createOrganization, createOrganization, createSystemProfile, createUser, getAllChildren, getAllMembers, getAllParents, getAllParents, getCatalog, getChildren, getDirectoryTransformer, getElement, getElementByProtocolURI, getGroup, getGroup, getGroup, getGroup, getLocalization, getLocalization, getLocalization, getLocalization, getLocalizationByPathLabel, getLocalizationPathLabel, getLocalizations, getLocalizations, getLocalizationScopes, getMembers, getOrganization, getOrganization, getOrganization, getOrganization, getOrganizationByPathLabel, getOrganizationPathLabel, getOrganizations, getOrganizations, getOrganizationScopes, getParents, getParents, getResourceDefinition, getSearchController, getSearchController, getSearchController, getSearchController, getSecurityController, getSystemProfile, getSystemProfiles, getTransformer, getUser, getUser, getUserByLogin, getUsers, getUsers, getUsers, isChildOf, isLocalizationScopeInherited, isMemberOf, isOrganizationScopeInherited, removeChild, removeLocalizationScope, removeMember, removeOrganizationScope, restoreLocalizationScopeInheritance, restoreOrganizationScopeInheritance
beginTransaction, beginTransaction, commitTransaction, commitTransaction, convertId, findNativeClass, generateSystemName, getAnonymous, getAnonymousContext, getContext, getContext, getContextByLogin, getElementFromExternalElement, getExternalElement, getExternalElement, getLoggedOnUser, getLoggedOnUserContext, getLoggedOnUserLanguage, getProtocolPath, getProtocolPath, getProtocolURI, getProtocolURI, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, getSysadmin, getSysadminContext, getTranslation, getTranslationForLanguage, getTranslationKey, initialize, isTransactionActive, rollbackTransaction, rollbackTransaction, setTransactionTimeout, unInitialize
Copyright © 2022 Visiativ. All rights reserved.