Modifier and Type | Field and Description |
---|---|
protected DirectoryService |
GetDirectoryEntries.directoryService |
Modifier and Type | Field and Description |
---|---|
protected DirectoryService |
UpdateDirectoryEntries.directoryService |
protected DirectoryService |
SuggestDirectoryEntries.directoryService |
protected DirectoryService |
ReadDirectoryEntries.directoryService |
protected DirectoryService |
DirectoryProjection.directoryService |
protected DirectoryService |
DeleteDirectoryEntries.directoryService |
protected DirectoryService |
CreateVocabularyEntry.directoryService |
protected DirectoryService |
CreateDirectoryEntries.directoryService |
Modifier and Type | Field and Description |
---|---|
protected DirectoryService |
SuggestUserEntries.directoryService |
Modifier and Type | Method and Description |
---|---|
DirectoryService |
PlatformFunctions.getDirService() |
Modifier and Type | Class and Description |
---|---|
class |
DirectoryServiceImpl |
Modifier and Type | Method and Description |
---|---|
DirectoryService |
DirectoryEntryResolver.getDirectoryService() |
Modifier and Type | Method and Description |
---|---|
boolean |
HierarchicalDirectoryDeleteConstraint.canDelete(DirectoryService dirService,
String entryId) |
Modifier and Type | Method and Description |
---|---|
boolean |
DirectoryDeleteConstraint.canDelete(DirectoryService dirService,
String entryId)
Returns true if given entry can be deleted from the directory where constraint is declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
HierarchicalDirectoryUIDeleteConstraint.canDelete(DirectoryService dirService,
String entryId) |
Modifier and Type | Method and Description |
---|---|
protected DirectoryService |
ClientRegistryImpl.getService() |
Modifier and Type | Method and Description |
---|---|
protected static DirectoryService |
ShibbolethGroupHelper.getDirectoryService() |
Modifier and Type | Method and Description |
---|---|
protected static DirectoryService |
CUserServiceImpl.getDirectoryService() |
Modifier and Type | Method and Description |
---|---|
static DirectoryService |
DirectoryHelper.getDirectoryService() |
protected DirectoryService |
DirectoryHelper.getService() |
Modifier and Type | Field and Description |
---|---|
protected DirectoryService |
UserManagerImpl.dirService |
Modifier and Type | Method and Description |
---|---|
protected DocumentModel |
TokenAuthenticationServiceImpl.getBareAuthTokenModel(DirectoryService directoryService) |
Modifier and Type | Field and Description |
---|---|
protected DirectoryService |
VocabularyTreeNode.directoryService |
protected DirectoryService |
DirectoryTreeNode.directoryService |
protected DirectoryService |
DirectoryUIActionsBean.dirService |
Modifier and Type | Method and Description |
---|---|
protected DirectoryService |
VocabularyTreeNode.getDirectoryService() |
protected DirectoryService |
DirectoryTreeNode.getDirectoryService() |
Constructor and Description |
---|
DirectoryTreeNode(int level,
DirectoryTreeDescriptor config,
String identifier,
String description,
String path,
DirectoryService directoryService) |
VocabularyTreeNode(int level,
String id,
String description,
String path,
String vocabularyName,
DirectoryService directoryService) |
VocabularyTreeNode(int level,
String id,
String description,
String path,
String vocabularyName,
DirectoryService directoryService,
boolean displayObsoleteEntries,
char keySeparator,
String orderingField) |
VocabularyTreeNode(int level,
String id,
String description,
String path,
String vocabularyName,
DirectoryService directoryService,
boolean displayObsoleteEntries,
char keySeparator,
String orderingField,
Comparable orderingValue) |
Copyright © 2016 Nuxeo SA. All rights reserved.