Package org.exoplatform.social.core.space.spi
Provides classes that are necessary to control spaces and their lifecycles.
- To manage spaces, it provides all methods to process with spaces.
- To manage the space lifecycles, it provides methods to raise and handle events.
-
Interface Summary Interface Description SpaceApplicationHandler Handler for working with space applications: install, activate, deactivate, uninstall...SpaceLifeCycleListener A listener to follow the liecycle of a space.SpaceService Provides methods to work with Space.SpaceTemplateService Provides methods to define and word with space template. -
Class Summary Class Description SpaceLifeCycleEvent An event fired at different stages of the lifecycle of a space. -
Enum Summary Enum Description SpaceLifeCycleEvent.Type