Uses of Package
org.exoplatform.social.client.api.event

Packages that use org.exoplatform.social.client.api.event
org.exoplatform.social.client.api.event   
org.exoplatform.social.client.api.model   
org.exoplatform.social.client.core.model   
org.exoplatform.social.client.core.service   
org.exoplatform.social.client.core.util   
 

Classes in org.exoplatform.social.client.api.event used by org.exoplatform.social.client.api.event
CRUDLifecycle
          Common interface for component CRUD life cycle methods.
CRUDLifecycleEvent
          General event for notifying listeners of significant changes on a service that implements the CRUDLifecycle interface.
CRUDLifecycleListener
          Interface defining a listener for significant events (including "model create, update, delete operation) generated by a component that implements the CRUDLifecycle interface.
Event
          A tagging class that all event listeners must extend.
Lifecycle
          Common interface for component life cycle methods.
LifecycleEvent
          General event for notifying listeners of significant changes on a component that implements the Lifecycle interface.
LifecycleException
          General purpose exception that is thrown to indicate a lifecycle related problem.
LifecycleListener
          Interface defining a listener for significant events (including "component start" and "component stop" generated by a component that implements the Lifecycle interface.
PropertyChangeEvent
          A PropertyChangeEvent event gets delivered whenever a model changes a "bound" or "constrained" property.
 

Classes in org.exoplatform.social.client.api.event used by org.exoplatform.social.client.api.model
PropertyChangeListener
          The PropertyChangeListener is fired whenever a bean changes a "bound" property.
 

Classes in org.exoplatform.social.client.api.event used by org.exoplatform.social.client.core.model
PropertyChangeListener
          The PropertyChangeListener is fired whenever a bean changes a "bound" property.
 

Classes in org.exoplatform.social.client.api.event used by org.exoplatform.social.client.core.service
CRUDLifecycle
          Common interface for component CRUD life cycle methods.
CRUDLifecycleListener
          Interface defining a listener for significant events (including "model create, update, delete operation) generated by a component that implements the CRUDLifecycle interface.
Lifecycle
          Common interface for component life cycle methods.
LifecycleException
          General purpose exception that is thrown to indicate a lifecycle related problem.
LifecycleListener
          Interface defining a listener for significant events (including "component start" and "component stop" generated by a component that implements the Lifecycle interface.
 

Classes in org.exoplatform.social.client.api.event used by org.exoplatform.social.client.core.util
CRUDLifecycle
          Common interface for component CRUD life cycle methods.
CRUDLifecycleListener
          Interface defining a listener for significant events (including "model create, update, delete operation) generated by a component that implements the CRUDLifecycle interface.
Lifecycle
          Common interface for component life cycle methods.
LifecycleListener
          Interface defining a listener for significant events (including "component start" and "component stop" generated by a component that implements the Lifecycle interface.
PropertyChangeListener
          The PropertyChangeListener is fired whenever a bean changes a "bound" property.
 



Copyright © 2011-2012 eXo Platform. All Rights Reserved.