| 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 |
|---|---|
CRUDLifecycleListener<M>[] |
CRUDLifecycle.findCRUDLifecycleListeners()
Gets the lifecycle listeners associated with this lifecycle.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CRUDLifecycle.addCRUDLifecycleListener(CRUDLifecycleListener<M> listener)
Adds a CRUDLifecycleEvent listener to this component.
|
void |
CRUDLifecycle.removeCRUDLifecycleListener(CRUDLifecycleListener<M> listener)
Removes a CRUDLifecycleEvent listener from this component.
|
| Modifier and Type | Method and Description |
|---|---|
CRUDLifecycleListener<M>[] |
CRUDLifecycleSupport.findCRUDLifecycleListeners()
Get the crud lifecycle listeners associated with this lifecycle.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CRUDLifecycleSupport.addCRUDLifecycleListener(CRUDLifecycleListener<M> listener)
Add a Lifecycle event listener to this component
|
void |
CRUDLifecycleSupport.removeCRUDLifecycleListener(CRUDLifecycleListener<M> listener)
Remove a CRUDLifecycle event listener which was registered to component
|
| Modifier and Type | Method and Description |
|---|---|
CRUDLifecycleListener<M>[] |
ServiceBase.findCRUDLifecycleListeners()
Gets the lifecycle listeners associated with this lifecycle.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceBase.addCRUDLifecycleListener(CRUDLifecycleListener<M> listener)
Adds a CRUD lifecycle event listener to this component.
|
void |
ServiceBase.removeCRUDLifecycleListener(CRUDLifecycleListener<M> listener)
Removes a crud lifecycle event listener which was added to this component.
|
Copyright © 2011–2016 eXo Platform SAS. All rights reserved.