See: Description
Interface | Description |
---|---|
ExtendedUserHandler |
Created by The eXo Platform SAS
Implement it if you want to be able to use Digest access authentication. |
Group |
Created by The eXo Platform SAS
This is the interface for the group data model. |
GroupEventListenerHandler |
Provides the ability to get the list of
GroupEventListener |
GroupHandler |
Created by The eXo Platform SAS
This interface is a sub part of the organization service. |
Membership |
Created by The eXo Platform SAS
This is the interface for the membership data model. |
MembershipEventListenerHandler |
Provides the ability to get the list of
MembershipEventListener |
MembershipHandler |
Created by The eXo Platform SAS
This interface is a sub part of the organization service. |
MembershipType |
Created by The eXo Platform SAS
This is the interface for the membership type data model. |
MembershipTypeEventListenerHandler |
Provides the ability to get the list of
MembershipTypeEventListener |
MembershipTypeHandler |
Created by The eXo Platform SAS
This interface is a sub part of the organization service. |
OrganizationServiceInitializer |
Created by The eXo Platform SAS
If the other service or a third party want to customize the initialization phase of the organization service. |
User |
Created by The eXo Platform SAS
Author : Mestrallet Benjamin benjmestrallet@users.sourceforge.net
Date: Aug 21, 2003 Time: 3:22:54 PM
This is the interface for a User data model.
|
UserEventListenerHandler |
Provides the ability to get the list of
UserEventListener |
UserHandler |
Created by The eXo Platform SAS
This interface is a sub part of the organization service. |
UserProfile |
Created by The eXo Platform SAS
This is the interface for a UserProfile data model. |
UserProfileEventListenerHandler |
Provides the ability to get the list of
UserProfileEventListener |
UserProfileHandler |
Created by The eXo Platform SAS
This interface is a sub part of the organization service. |
Class | Description |
---|---|
GroupEventListener |
If the other service or a third party want to customize their code to handle
a group event, the event can be new , update or remove.
|
MembershipEventListener |
If the other service or a third party want to customize their code to handle a
membership event, the event can be new or remove.
|
MembershipTypeEventListener |
If the other service or a third party want to customize their code to handle a
MembershipType event, the event can be new , update or remove.
|
UserEventListener |
If the other service or a third party want to customize their code to handle
an user event, the event can be new , update or remove.
|
UserProfileEventListener |
If the other service or a third party want to customize their code
to handle an user profile event, the event can be save or delete, they should
make a class that extends from this class and register the listener to the
organization service.
|
Copyright © 2003-2017 eXo Platform SAS. All Rights Reserved.