Package io.meeds.social.portlet
Class LinkPortlet
java.lang.Object
javax.portlet.GenericPortlet
org.exoplatform.commons.api.portlet.GenericDispatchedViewPortlet
io.meeds.social.portlet.CMSPortlet
io.meeds.social.portlet.LinkPortlet
- All Implemented Interfaces:
javax.portlet.EventPortlet,javax.portlet.Portlet,javax.portlet.PortletConfig,javax.portlet.ResourceServingPortlet
public class LinkPortlet
extends io.meeds.social.portlet.CMSPortlet
-
Field Summary
Fields inherited from class io.meeds.social.portlet.CMSPortlet
contentType, NAME, RANDOM -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanprotected booleanisSettingNameExists(String name) protected voidsaveSettingName(String name, String pageReference, long spaceId) Methods inherited from class io.meeds.social.portlet.CMSPortlet
doView, init, postSettingInit, preSettingInit, savePreference, setViewRequestAttributesMethods inherited from class javax.portlet.GenericPortlet
destroy, doDispatch, doEdit, doHeaders, doHelp, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, init, processAction, processEvent, render, serveResource
-
Constructor Details
-
LinkPortlet
public LinkPortlet()
-
-
Method Details
-
saveSettingName
- Overrides:
saveSettingNamein classio.meeds.social.portlet.CMSPortlet
-
isSettingNameExists
- Overrides:
isSettingNameExistsin classio.meeds.social.portlet.CMSPortlet
-
canEdit
- Overrides:
canEditin classio.meeds.social.portlet.CMSPortlet
-