Interface | Description |
---|---|
GetPeopleCannedQuery.PersonQueryCallback | |
HomeFolderManager |
An object responsible for creating / validating the home folder for a given person node child association reference.
|
HomeFolderProvider | Deprecated
Depreciated since 4.0.
|
HomeFolderProvider2 |
Interface for home folder providers.
|
PermissionsManager |
Utility bean to set/check permissions on a node
|
UserNameMatcher |
Check if userNames match
|
Class | Description |
---|---|
AbstractHomeFolderProvider | Deprecated
Depreciated since 4.0.
|
AbstractHomeFolderProvider2 |
Abstract class that implements
HomeFolderProvider2 which
works with the PortableHomeFolderManager (which performs most of
the work) to create home folders in custom locations. |
BootstrapHomeFolderProvider |
Provider to use in the boostrap process - does nothing
Thought to be probably not required as behaviour/policies are
disabled during normal import, but is used for 'admin' and 'guest'
|
CheckAndFixPersonPermissionsBootstrapBean |
Check and fix permission for people.
|
ExistingPathBasedHomeFolderProvider | Deprecated
Depreciated since 4.0.
|
ExistingPathBasedHomeFolderProvider2 |
HomeFolderProvider that simply uses the root path for the home folder.
|
FilterSortPersonEntity |
Filterable/Sortable Person Entity
Can be optionally filtered/sorted by (up to) three properties - note: sort applied in same order as filter properties (if sort order is not null for given property)
|
GetPeopleCannedQuery |
GetPeople canned query
To get paged list of children of a parent node filtered by child type.
|
GetPeopleCannedQueryFactory |
GetPeople canned query factory - to get paged list of people
|
GetPeopleCannedQueryParams |
GetPeople CQ parameters - for query context and filtering
|
HomeFolderProviderSynchronizer |
Called on startup to move (synchronise) home folders to the preferred
location defined by their
HomeFolderProvider2 or extend the
now depreciated AbstractHomeFolderProvider . |
HomeSpaceNodeRef |
A ref to a home folder
- the node ref
- a simple status as to how it was obtained
|
PermissionsManagerImpl | |
PersonServiceImpl | |
PersonServiceImpl.NodeIdComparator | |
PersonServiceLoader |
A simple program to load users into the system.
|
PortableHomeFolderManager |
Manage home folder creation by binding to events from the cm:person type.
|
RegexHomeFolderProvider |
Implementation that returns a tree structure for a home folder based on a property (typically userName)
from the supplied person.
|
SplitPersonCleanupBootstrapBean |
Remove all duplicate users that have previously been split and had guids added to the uid.
|
UIDBasedHomeFolderProvider | Deprecated
Depreciated since 4.0.
|
UsernameHomeFolderProvider |
Creates home folders directly under the root path, based on the username of the user.
|
UserNameMatcherImpl |
Enum | Description |
---|---|
HomeSpaceNodeRef.Status |
Exception | Description |
---|---|
PersonException |
All exceptions related to the person service.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.