Methods in wt.org with parameters of type DirectoryKey |
void |
WTPrincipalCache.putParentGroups(DirectoryKey dirKey,
Map parents)
|
Map |
WTPrincipalCache.getParentGroups(DirectoryKey dirKey)
|
void |
WTPrincipalCache.putGroupMembers(DirectoryKey dirKey,
Map members)
|
void |
WTPrincipalCache.putGroupMembers(DirectoryKey dirKey,
Set members)
|
Map |
WTPrincipalCache.getGroupMembers(DirectoryKey dirKey)
|
void |
WTPrincipalCache.putOrganization(DirectoryKey dirKey,
WTOrganization org)
|
WTOrganization |
WTPrincipalCache.getOrganization(DirectoryKey dirKey)
|
void |
WTPrincipalCache.putOrganizationSubordinates(DirectoryKey dirKey,
Map subordinates)
|
Map |
WTPrincipalCache.getOrganizationSubordinates(DirectoryKey dirKey)
|
WTPrincipal |
WTPrincipalCache.getPrincipal(DirectoryKey key)
|
void |
WTPrincipalCache.putDirectoryKey(DirectoryKey key,
ObjectIdentifier oid)
|
protected ObjectIdentifier |
WTPrincipalCache.getCachedOIDByDirKey(DirectoryKey dirKey)
|
private void |
StandardOrganizationServicesManager._cacheMembers(DirectoryKey key,
HashSet members)
|
void |
WTPrincipalCache.putParentGroups(DirectoryKey dirKey,
Map parents)
|
Map |
WTPrincipalCache.getParentGroups(DirectoryKey dirKey)
|
void |
WTPrincipalCache.putGroupMembers(DirectoryKey dirKey,
Map members)
|
void |
WTPrincipalCache.putGroupMembers(DirectoryKey dirKey,
Set members)
|
Map |
WTPrincipalCache.getGroupMembers(DirectoryKey dirKey)
|
void |
WTPrincipalCache.putOrganization(DirectoryKey dirKey,
WTOrganization org)
|
WTOrganization |
WTPrincipalCache.getOrganization(DirectoryKey dirKey)
|
void |
WTPrincipalCache.putOrganizationSubordinates(DirectoryKey dirKey,
Map subordinates)
|
Map |
WTPrincipalCache.getOrganizationSubordinates(DirectoryKey dirKey)
|
WTPrincipal |
WTPrincipalCache.getPrincipal(DirectoryKey key)
|
void |
WTPrincipalCache.putDirectoryKey(DirectoryKey key,
ObjectIdentifier oid)
|
protected ObjectIdentifier |
WTPrincipalCache.getCachedOIDByDirKey(DirectoryKey dirKey)
|
private void |
StandardOrganizationServicesManager._cacheMembers(DirectoryKey key,
HashSet members)
|