public abstract class FragmentModule extends PortletModule implements IFragmentModule
PortletModule,
IFragmentModule| Modifier and Type | Field and Description |
|---|---|
protected static String |
MESSAGE_KEY_ATTRIBUTE
Message key request attribute.
|
| Constructor and Description |
|---|
FragmentModule(javax.portlet.PortletContext portletContext)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAdminJSPName()
Get admin JSP name.
|
abstract String |
getViewJSPName()
Get view JSP name.
|
boolean |
isDisplayedInAdmin()
Get displayed in admin menu indicator.
|
doAdmin, doAdmin, doView, doView, getBundleFactory, processAction, processAction, serveResource, serveResourcegetClassLoader, getNuxeoCustomizer, getNuxeoService, getPortletContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoAdmin, doView, processAction, serveResourcegetClassLoader, getPortletContextprotected static final String MESSAGE_KEY_ATTRIBUTE
public FragmentModule(javax.portlet.PortletContext portletContext)
portletContext - portlet contextpublic boolean isDisplayedInAdmin()
isDisplayedInAdmin in interface IFragmentModulepublic abstract String getViewJSPName()
getViewJSPName in interface IFragmentModulepublic String getAdminJSPName()
getAdminJSPName in interface IFragmentModuleCopyright © 2019. All rights reserved.