Package nl.gx.webmanager.services.usermanager

Interface Summary
Group This type models groups of Users.
GroupManager This type contains CRUD methods on the Group instances, and provides methods to link and unlink Users to Groups, and to query the set of Users in a given Group.
GroupSearchFilter Instances of this interface are used to query the web user groups with the GroupManager.find(GroupSearchFilter, SortOptions) method.
NewsletterSubscription  
ProfileExtension This is the general type for profile extensions.
ProfileExtensionProvider<T extends ProfileExtension> Defines the interface that need to be implemented by all providers of profile extensions.
ProfileManager This type is the access point for retrieval of ProfileExtensionProvider instances which are pluggable through the ProfileProviderComponent type.
Realm The UserManager, GroupManager and ProfileManager instances which are accessible through this type are specific for this Realm.
RealmManager Defines the interface of the OSGi service that delivers Realm instances of a specific RealmType type for a specific Website.
SearchFilter<T> A search filter that can be passed to search methods.
SearchResult<T>  
SortOptions<T extends Enum<?>>  
User This type models users.
UserManager This type contains methods to manage a User instances.
 

Enum Summary
GroupSortBy  
RealmType Available RealmTypes.
UserManagementException.Type  
 

Exception Summary
UserManagementException This is the general exception type which is used throughout the user management API.
 



Copyright © 2007-2011 GX Software BV. All Rights Reserved.