Package | Description |
---|---|
org.exoplatform.forum.service |
Provides the classes necessary to manage Forums, including creating, getting, updating, deleting, moving forums.
|
org.exoplatform.services.organization |
This package provides the organization API.
|
Class and Description |
---|
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.
|
Class and Description |
---|
Group
Created by The eXo Platform SAS
This is the interface for the group data model. |
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.
|
Membership
Created by The eXo Platform SAS
This is the interface for the membership data model. |
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.
|
MembershipType
Created by The eXo Platform SAS
This is the interface for the membership type data model. |
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.
|
OrganizationService
Created by The eXo Platform SAS
Concept: The eXo platform organization has 5 main components: user , user profile, group, membership type and membership. |
Query
Created by The eXo Platform SAS .
|
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.
|
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.
|
UserProfile
Created by The eXo Platform SAS
This is the interface for a UserProfile data model. |
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.