Package io.meeds.social.portlet
Class SpacePermanentLinkHandler
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.web.WebRequestHandler
io.meeds.social.portlet.SpacePermanentLinkHandler
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class SpacePermanentLinkHandler
extends org.exoplatform.web.WebRequestHandler
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.exoplatform.web.controller.QualifiedNamestatic final org.exoplatform.web.controller.QualifiedNameFields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.exoplatform.web.WebRequestHandler
onDestroyMethods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Field Details
-
REQUEST_SPACE_ID
public static final org.exoplatform.web.controller.QualifiedName REQUEST_SPACE_ID -
REQUEST_PATH
public static final org.exoplatform.web.controller.QualifiedName REQUEST_PATH
-
-
Constructor Details
-
SpacePermanentLinkHandler
public SpacePermanentLinkHandler()
-
-
Method Details
-
onInit
public void onInit(org.exoplatform.web.WebAppController controller, jakarta.servlet.ServletConfig sConfig) throws Exception - Overrides:
onInitin classorg.exoplatform.web.WebRequestHandler- Throws:
Exception
-
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
-