| Package | Description |
|---|---|
| org.exoplatform.social.client.api.event | |
| org.exoplatform.social.client.api.util | |
| org.exoplatform.social.client.core.service |
| Modifier and Type | Method and Description |
|---|---|
CRUDLifecycle<M> |
CRUDLifecycleEvent.getSource()
Returns the CRUDLifecycle on which this event occurred.
|
| Constructor and Description |
|---|
CRUDLifecycleEvent(CRUDLifecycle<M> source,
String type)
Constructs a new CRUDLifecycleEvent with the specified parameters.
|
CRUDLifecycleEvent(CRUDLifecycle<M> source,
String type,
M data)
Constructs a new LifecycleEvent with the specified parameters.
|
| Constructor and Description |
|---|
CRUDLifecycleSupport(CRUDLifecycle<M> crudlifecycle)
Constructs a new LifecycleHelper object associated with the specified
Lifecycle component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActivityServiceImplV1Alpha1
Implementation of
ActivityService. |
class |
ActivityServiceImplV1Alpha2
Implementation of
ActivityService. |
class |
ActivityServiceImplV1Alpha3
Implementation of
ActivityService. |
class |
IdentityServiceImplV1Alpha1
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun
30, 2011
|
class |
ServiceBase<M,S>
Abstract implementation of the Lifecycle interface, CRUDLifecycle
interface, and Service interface, moreover providing common functionality
required when Service execution
|
Copyright © 2011–2016 eXo Platform SAS. All rights reserved.