|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LifecycleService | |
|---|---|
| org.exoplatform.social.common.service | |
| org.exoplatform.social.common.service.impl | |
| Uses of LifecycleService in org.exoplatform.social.common.service |
|---|
| Methods in org.exoplatform.social.common.service that return types with arguments of type LifecycleService | |
|---|---|
List<LifecycleService> |
SocialServiceContext.getLifecycleServices()
Returns the lifecycle services used to handle lifecycle notifications |
| Methods in org.exoplatform.social.common.service with parameters of type LifecycleService | |
|---|---|
void |
SocialServiceContext.addLifecycleService(LifecycleService lifecycleService)
Adds the given lifecycle services to be used. |
| Uses of LifecycleService in org.exoplatform.social.common.service.impl |
|---|
| Methods in org.exoplatform.social.common.service.impl that return types with arguments of type LifecycleService | |
|---|---|
List<LifecycleService> |
SocialServiceContextImpl.getLifecycleServices()
|
| Methods in org.exoplatform.social.common.service.impl with parameters of type LifecycleService | |
|---|---|
void |
SocialServiceContextImpl.addLifecycleService(LifecycleService lifecycleService)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||