Package io.meeds.notes.portlet
Class NotePageViewPortlet
java.lang.Object
javax.portlet.GenericPortlet
org.exoplatform.commons.api.portlet.GenericDispatchedViewPortlet
io.meeds.social.portlet.CMSPortlet
io.meeds.notes.portlet.NotePageViewPortlet
- All Implemented Interfaces:
javax.portlet.EventPortlet,javax.portlet.Portlet,javax.portlet.PortletConfig,javax.portlet.ResourceServingPortlet
public class NotePageViewPortlet
extends io.meeds.social.portlet.CMSPortlet
-
Field Summary
Fields inherited from class io.meeds.social.portlet.CMSPortlet
contentType, DATA_INIT_PREFERENCE_NAME, NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidpostSettingInit(javax.portlet.PortletPreferences preferences, String name) Methods inherited from class io.meeds.social.portlet.CMSPortlet
canEdit, doView, init, isSettingNameExists, preSettingInit, savePreference, saveSettingName, 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
-
NotePageViewPortlet
public NotePageViewPortlet()
-
-
Method Details
-
postSettingInit
- Overrides:
postSettingInitin classio.meeds.social.portlet.CMSPortlet
-