public abstract class PrivilegedPortletModule extends PortletModule implements IPrivilegedModule
PortletModule,
IPrivilegedModule| Modifier and Type | Field and Description |
|---|---|
protected static String |
FILTER_NO_RESULTS
No results request filter.
|
| Constructor and Description |
|---|
PrivilegedPortletModule(javax.portlet.PortletContext portletContext)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getAuthType()
Get auth type.
|
int |
getCacheType()
Get cache type.
|
String |
getFilter(org.osivia.portal.api.context.PortalControllerContext portalControllerContext)
Get request filter.
|
doAdmin, doAdmin, doView, doView, getBundleFactory, processAction, processAction, serveResource, serveResourcegetClassLoader, getNuxeoCustomizer, getNuxeoService, getPortletContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClassLoader, getPortletContextprotected static final String FILTER_NO_RESULTS
public PrivilegedPortletModule(javax.portlet.PortletContext portletContext)
portletContext - portlet contextpublic int getAuthType()
getAuthType in interface IPrivilegedModuleNuxeoCommandContextpublic int getCacheType()
getCacheType in interface IPrivilegedModuleCacheInfopublic String getFilter(org.osivia.portal.api.context.PortalControllerContext portalControllerContext)
getFilter in interface IPrivilegedModuleportalControllerContext - portal controller contextCopyright © 2019. All rights reserved.