Package io.meeds.social.handler
Class SpaceCreationInstantiationHandler
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.web.WebRequestHandler
io.meeds.social.handler.SpaceCreationInstantiationHandler
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
@Component
public class SpaceCreationInstantiationHandler
extends org.exoplatform.web.WebRequestHandler
-
Field Summary
FieldsFields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
ConstructorsConstructorDescriptionSpaceCreationInstantiationHandler(org.exoplatform.web.WebAppController webAppController, org.exoplatform.social.core.space.spi.SpaceService spaceService, org.exoplatform.container.PortalContainer container, org.exoplatform.upload.UploadService uploadService) -
Method Summary
Methods inherited from class org.exoplatform.web.WebRequestHandler
onDestroy, onInitMethods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Field Details
-
NAME
- See Also:
-
TOKEN_TYPE
- See Also:
-
-
Constructor Details
-
SpaceCreationInstantiationHandler
@Autowired public SpaceCreationInstantiationHandler(org.exoplatform.web.WebAppController webAppController, org.exoplatform.social.core.space.spi.SpaceService spaceService, org.exoplatform.container.PortalContainer container, org.exoplatform.upload.UploadService uploadService)
-
-
Method Details
-
init
@PostConstruct public void init() -
getHandlerName
- Specified by:
getHandlerNamein classorg.exoplatform.web.WebRequestHandler
-
getRequiresLifeCycle
protected boolean getRequiresLifeCycle()- Specified by:
getRequiresLifeCyclein classorg.exoplatform.web.WebRequestHandler
-
execute
- Specified by:
executein classorg.exoplatform.web.WebRequestHandler- Throws:
Exception
-