Package com.liferay.portal.kernel.model
Interface Portlet
- All Superinterfaces:
BaseModel<Portlet>,ClassedModel,Cloneable,Comparable<Portlet>,MVCCModel,PersistedModel,PortletModel,Serializable,ShardedModel
- All Known Implementing Classes:
PortletWrapper
The extended model interface for the Portlet service. Represents a row in the "Portlet" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
FieldsModifier and TypeFieldDescription -
Method Summary
Modifier and TypeMethodDescriptionvoidaddApplicationType(ApplicationType applicationType) Adds an application type.voidaddPortletDependency(PortletDependency portletDependency) Adds a portlet CSS/JavaScript resource dependency.voidaddProcessingEvent(QName processingEvent) Adds a processing event.voidaddPublicRenderParameter(PublicRenderParameter publicRenderParameter) Adds a public render parameter.voidaddPublishingEvent(QName publishingEvent) Adds a publishing event.voidaddSchedulerEntry(SchedulerEntry schedulerEntry) Adds a scheduler entry.clone()Creates and returns a copy of this object.intCompares this portlet to the specified object.booleanChecks whether this portlet is equal to the specified object.intReturns the action timeout of the portlet.booleanReturnstrueif an action URL for this portlet should cause an auto redirect.booleanReturnstrueif default resources for the portlet are added to a page.booleanReturnstrueif the portlet can be displayed via Ajax.Returns the portlet modes of the portlet.Returns the window states of the portlet.Returns the application types of the portlet.Returns the names of the classes that represent asset types associated with the portlet.Returns the names of the parameters that will be automatically propagated through the portlet.Returns the category names of the portlet.getClonedInstance(String portletId) Returnstrueif the portlet is found in a WAR file.Returns the configuration action class of the portlet.Returns the configuration action instance of the portlet.Returns the servlet context name of the portlet.Returns the servlet context path of the portlet.Returns the name of the category of the Control Panel where the portlet will be shown.Returns the name of the class that will control when the portlet will be shown in the Control Panel.Returns an instance of the class that will control when the portlet will be shown in the Control Panel.doubleReturns the relative weight of the portlet with respect to the other portlets in the same category of the Control Panel.Returns the name of the CSS class that will be injected in the DIV that wraps this portlet.Returns the names of the classes that represent custom attribute displays associated with the portlet.Returns the custom attribute display instances of the portlet.Get the default plugin settings of the portlet.Returns the default preferences of the portlet.Returns the display name of the portlet.Returns expiration cache of the portlet.Returns a list of CSS files that will be referenced from the page's footer relative to the portal's context path.Returns a list of JavaScript files that will be referenced from the page's footer relative to the portal's context path.Returns a list of CSS files that will be referenced from the page's footer relative to the portlet's context path.Returns a list of JavaScript files that will be referenced from the page's footer relative to the portlet's context path.Returns the name of the friendly URL mapper class of the portlet.Returns the friendly URL mapper instance of the portlet.Returns the name of the friendly URL mapping of the portlet.getFriendlyURLMapping(boolean lookUpFriendlyURLMapper) Returns the class loader resource path to the friendly URL routes of the portlet.Returns a list of CSS files that will be referenced from the page's header relative to the portal's context path.Returns a list of JavaScript files that will be referenced from the page's header relative to the portal's context path.Returns a list of CSS files that will be referenced from the page's header relative to the portlet's context path.Returns a list of JavaScript files that will be referenced from the page's header relative to the portlet's context path.Returns a list of attribute name prefixes that will be referenced after the HEADER_PHASE completes for each portlet.intReturns the header timeout of the portlet.getIcon()Returns the icon of the portlet.booleanReturnstrueto include the portlet and make it available to be made active.Returns the names of the classes that represent indexers associated with the portlet.Returns the indexer instances of the portlet.Returns the init parameters of the portlet.booleanReturnstrueif the portlet can be added multiple times to a layout.Returns the instance ID of the portlet.booleanReturnstrueto allow the portlet to be cached within the layout.booleanReturnstrueif the portlet goes into the maximized state when the user goes into the edit mode.booleanReturnstrueif the portlet goes into the maximized state when the user goes into the help mode.intReturns the maximum size of buffered bytes before storing occurs.Returns the directory for storing uploaded files.longReturns the maximum number of bytes permitted for an uploaded file.longReturns the maximum number of bytes permitted for a multipart request.Returns the name of the open search class of the portlet.Returns the indexer instance of the portlet.Returns the parent struts path of the portlet.Returns the name of the permission propagator class of the portlet.Returns the permission propagator instance of the portlet.Returns the plugin ID of the portlet.Returns this portlet's plugin package.Returns the plugin type of the portlet.Returns the name of the POP message listener class of the portlet.Returns the POP message listener instance of the portlet.booleanReturnstrueif the portlet goes into the pop up state when the user goes into the print mode.Returns this portlet's application.Returns the name of the portlet class of the portlet.Returns the name of the portlet data handler class of the portlet.Returns the portlet data handler instance of the portlet.Returns the portlet's CSS/JavaScript resource dependencies.Returns the filters of the portlet.Returns the portlet info of the portlet.Returns the name of the portlet layout listener class of the portlet.Returns the portlet layout listener instance of the portlet.Returns the portlet modes of the portlet.Returns the name of the portlet.Returns the name of the portlet URL class of the portlet.booleanReturnstrueif preferences are shared across the entire company.booleanReturnstrueif preferences are owned by the group when the portlet is shown in a group layout.booleanReturnstrueif preferences are unique per layout.Returns the name of the preferences validator class of the portlet.booleanReturnstrueif the portlet does not share request attributes with the portal or portlets from another WAR.booleanReturnstrueif the portlet does not share session attributes with the portal.getProcessingEvent(String uri, String localPart) Returns the processing event from a namespace URI and a local part.Returns the processing events of the portlet.getPublicRenderParameter(String identifier) Returns the public render parameter from an identifier.getPublicRenderParameter(String uri, String localPart) Returns the spublic render parameter from a namespace URI and a local part.Returns the public render parameters of the portlet.Returns the publishing events of the portlet.booleangetReady()Returnstrueif the portlet is ready to be used.intReturns the render timeout of the portlet.intReturns the render weight of the portlet.Returns the resource bundle of the portlet.booleanReturnstrueif the portlet restores to the current view from the maximized state.Returns the role mappers of the portlet.String[]Returns an array of required roles of the portlet.Returns the root portlet of this portlet instance.Returns the root portlet ID of the portlet.Returns the scheduler entries of the portlet.booleanReturnstrueif the portlet supports scoping of data.booleanReturnstrueif users are shown that they do not have access to the portlet.booleanReturnstrueif users are shown that the portlet is inactive.booleanReturnstrueif the portlet uses Single Page Application.Returns the names of the classes that represent social activity interpreters associated with the portlet.Returns the social activity interpreter instances of the portlet.Returns the name of the social request interpreter class of the portlet.Returns the name of the social request interpreter instance of the portlet.Returns the names of the classes that represent staged model data handlers associated with the portlet.Returns the staged model data handler instances of the portlet.booleanReturnstrueif the portlet is a static portlet that is cannot be moved.booleanReturnstrueif the portlet is a static portlet at the end of a list of portlets.Returns the path for static resources served by this portlet.booleanReturnstrueif the portlet is a static portlet at the start of a list of portlets.Returns the struts path of the portlet.Returns the supported locales of the portlet.booleanReturnstrueif the portlet is a system portlet that a user cannot manually add to their page.Returns the name of the template handler class of the portlet.Returns the template handler instance of the portlet.longReturns the timestamp of the portlet.Returns the names of the classes that represent trash handlers associated with the portlet.Returns the trash handler instances of the portlet.booleanReturnstrueif the portlet is an undeployed portlet.Returns the unlinked roles of the portlet.Returns the name of the URL encoder class of the portlet.Returns the URL encoder instance of the portlet.booleanReturnstrueif the portlet uses the default template.longReturns the user ID of the portlet.Returns the class loader resource path to the use notification definitions of the portlet.Returns the names of the classes that represent user notification handlers associated with the portlet.Returns the user notification handler instances of the portlet.Returns the user principal strategy of the portlet.Returns the virtual path of the portlet.Returns the name of the WebDAV storage class of the portlet.Returns the name of the WebDAV storage instance of the portlet.Returns the name of the WebDAV storage token of the portlet.Returns the window states of the portlet.Returns the names of the classes that represent workflow handlers associated with the portlet.List<WorkflowHandler<?>>Returns the workflow handler instances of the portlet.Returns the name of the XML-RPC method class of the portlet.Returns the name of the XML-RPC method instance of the portlet.booleanhasAddPortletPermission(long userId) Returnstrueif the user has the permission to add the portlet to a layout.booleanbooleanbooleanbooleaninthashCode()booleanbooleanbooleanbooleanbooleanReturnstrueif the portlet supports more than one mime type.booleanhasPortletMode(String mimeType, PortletMode portletMode) Returnstrueif the portlet supports the specified mime type and portlet mode.booleanhasRoleWithName(String roleName) Returnstrueif the portlet has a role with the specified name.booleanhasWindowState(String mimeType, WindowState windowState) Returnstrueif the portlet supports the specified mime type and window state.booleanReturnstrueif an action URL for this portlet should cause an auto redirect.booleanReturnstrueif default resources for the portlet are added to a page.booleanReturnstrueif the portlet can be displayed via Ajax.booleanReturnstrueif the portlet supports asynchronous processing in resource requests.booleanbooleanReturnstrueto include the portlet and make it available to be made active.booleanReturnstrueif the portlet can be added multiple times to a layout.booleanReturnstrueto allow the portlet to be cached within the layout.booleanReturnstrueif the portlet goes into the maximized state when the user goes into the edit mode.booleanReturnstrueif the portlet goes into the maximized state when the user goes into the help mode.booleanReturnstrueif the portlet'sserveResource(ResourceRequest,ResourceResponse)method should be invoked during a partial action triggered by a different portlet on the same portal page.booleanReturnstrueif the portlet goes into the pop up state when the user goes into the print mode.booleanReturnstrueif the CSS resource dependencies specified inportlet.xml, @Dependency,HeaderResponse.addDependency(String, String, String), orHeaderResponse.addDependency(String, String, String, String)are to be referenced in the page's header.booleanReturnstrueif the JavaScript resource dependencies specified inportlet.xml, @Dependency,HeaderResponse.addDependency(String, String, String), orHeaderResponse.addDependency(String, String, String, String)are to be referenced in the page's header.booleanReturnstrueif preferences are shared across the entire company.booleanReturnstrueif preferences are owned by the group when the portlet is shown in a group layout.booleanReturnstrueif preferences are unique per layout.booleanReturnstrueif the portlet does not share request attributes with the portal or portlets from another WAR.booleanReturnstrueif the portlet does not share session attributes with the portal.booleanisReady()Returnstrueif the portlet is ready to be used.booleanReturnstrueif the portlet will only process namespaced parameters.booleanReturnstrueif the portlet restores to the current view from the maximized state.booleanReturnstrueif the portlet supports scoping of data.booleanReturnstrueif users are shown that they do not have access to the portlet.booleanReturnstrueif users are shown that the portlet is inactive.booleanReturnstrueif the portlet uses Single Page Application.booleanisStatic()Returnstrueif the portlet is a static portlet that is cannot be moved.booleanReturnstrueif the portlet is a static portlet at the end of a list of portlets.booleanReturnstrueif the portlet is a static portlet at the start of a list of portlets.booleanisSystem()Returnstrueif the portlet is a system portlet that a user cannot manually add to their page.booleanReturnstrueif the portlet is an undeployed portlet.booleanReturnstrueif the portlet uses the default template.voidLink the role names set in portlet.xml with the Liferay roles set in liferay-portlet.xml.voidsetActionTimeout(int actionTimeout) Sets the action timeout of the portlet.voidsetActionURLRedirect(boolean actionURLRedirect) Set totrueif an action URL for this portlet should cause an auto redirect.voidsetAddDefaultResource(boolean addDefaultResource) Set totrueif default resources for the portlet are added to a page.voidsetAjaxable(boolean ajaxable) Set totrueif the portlet can be displayed via Ajax.voidsetApplicationTypes(Set<ApplicationType> applicationTypes) Sets the application types of the portlet.voidsetAssetRendererFactoryClasses(List<String> assetRendererFactoryClasses) Sets the names of the classes that represent asset types associated with the portlet.voidsetAsyncSupported(boolean asyncSupported) Set totrueif the portlet supports asynchronous processing in resource requests.voidsetAutopropagatedParameters(Set<String> autopropagatedParameters) Sets the names of the parameters that will be automatically propagated through the portlet.voidsetCategoryNames(Set<String> categoryNames) Sets the category names of the portlet.voidsetConfigurationActionClass(String configurationActionClass) Sets the configuration action class of the portlet.voidsetControlPanelEntryCategory(String controlPanelEntryCategory) Set the name of the category of the Control Panel where the portlet will be shown.voidsetControlPanelEntryClass(String controlPanelEntryClass) Sets the name of the class that will control when the portlet will be shown in the Control Panel.voidsetControlPanelEntryWeight(double controlPanelEntryWeight) Sets the relative weight of the portlet with respect to the other portlets in the same category of the Control Panel.voidsetCssClassWrapper(String cssClassWrapper) Sets the name of the CSS class that will be injected in the DIV that wraps this portlet.voidsetCustomAttributesDisplayClasses(List<String> customAttributesDisplayClasses) Sets the names of the classes that represent custom attribute displays associated with the portlet.voidsetDefaultPluginSetting(PluginSetting pluginSetting) Sets the default plugin settings of the portlet.voidsetDefaultPreferences(String defaultPreferences) Sets the default preferences of the portlet.voidsetDisplayName(String displayName) Sets the display name of the portlet.voidsetExpCache(Integer expCache) Sets expiration cache of the portlet.voidsetFooterPortalCss(List<String> footerPortalCss) Sets a list of CSS files that will be referenced from the page's footer relative to the portal's context path.voidsetFooterPortalJavaScript(List<String> footerPortalJavaScript) Sets a list of JavaScript files that will be referenced from the page's footer relative to the portal's context path.voidsetFooterPortletCss(List<String> footerPortletCss) Sets a list of CSS files that will be referenced from the page's footer relative to the portlet's context path.voidsetFooterPortletJavaScript(List<String> footerPortletJavaScript) Sets a list of JavaScript files that will be referenced from the page's footer relative to the portlet's context path.voidsetFriendlyURLMapperClass(String friendlyURLMapperClass) Sets the name of the friendly URL mapper class of the portlet.voidsetFriendlyURLMapping(String friendlyURLMapping) Sets the name of the friendly URL mapping of the portlet.voidsetFriendlyURLRoutes(String friendlyURLRoutes) Sets the class loader resource path to the friendly URL routes of the portlet.voidsetHeaderPortalCss(List<String> headerPortalCss) Sets a list of CSS files that will be referenced from the page's header relative to the portal's context path.voidsetHeaderPortalJavaScript(List<String> headerPortalJavaScript) Sets a list of JavaScript files that will be referenced from the page's header relative to the portal's context path.voidsetHeaderPortletCss(List<String> headerPortletCss) Sets a list of CSS files that will be referenced from the page's header relative to the portlet's context path.voidsetHeaderPortletJavaScript(List<String> headerPortletJavaScript) Sets a list of JavaScript files that will be referenced from the page's header relative to the portlet's context path.voidsetHeaderRequestAttributePrefixes(List<String> headerRequestAttributePrefixes) Sets a list of attribute name prefixes that will be referenced after the HEADER_PHASE completes for each portlet.voidsetHeaderTimeout(int headerTimeout) Sets the header timeout of the portlet.voidSets the icon of the portlet.voidsetInclude(boolean include) Set totrueto include the portlet and make it available to be made active.voidsetIndexerClasses(List<String> indexerClasses) Sets the names of the classes that represent indexers associated with the portlet.voidsetInitParams(Map<String, String> initParams) Sets the init parameters of the portlet.voidsetInstanceable(boolean instanceable) Set totrueif the portlet can be added multiple times to a layout.voidsetLayoutCacheable(boolean layoutCacheable) Set totrueto allow the portlet to be cached within the layout.voidsetMaximizeEdit(boolean maximizeEdit) Set totrueif the portlet goes into the maximized state when the user goes into the edit mode.voidsetMaximizeHelp(boolean maximizeHelp) Set totrueif the portlet goes into the maximized state when the user goes into the help mode.voidsetMultipartFileSizeThreshold(int multipartFileSizeThreshold) Sets the maximum size of buffered bytes before storing occurs.voidsetMultipartLocation(String multipartLocation) Sets the directory for storing uploaded files.voidsetMultipartMaxFileSize(long multipartMaxFileSize) Sets the maximum number of bytes permitted for an uploaded file.voidsetMultipartMaxRequestSize(long multipartMaxRequestSize) Sets the maximum number of bytes permitted for a multipart request.voidsetOpenSearchClass(String openSearchClass) Sets the name of the open search class of the portlet.voidsetParentStrutsPath(String parentStrutsPath) Sets the parent struts path of the portlet.voidsetPartialActionServeResource(boolean partialActionServeResource) Sets whether the portlet's serve resource should be invoked during a partial action triggered by a different portlet on the same portal page.voidsetPermissionPropagatorClass(String permissionPropagatorClass) Sets the name of the permission propagator class of the portlet.voidsetPluginPackage(PluginPackage pluginPackage) Sets this portlet's plugin package.voidsetPopMessageListenerClass(String popMessageListenerClass) Sets the name of the POP message listener class of the portlet.voidsetPopUpPrint(boolean popUpPrint) Sets whether the portlet goes into the pop up state when the user goes into the print mode.voidsetPortletApp(PortletApp portletApp) Sets this portlet's application.voidsetPortletClass(String portletClass) Sets the name of the portlet class of the portlet.voidsetPortletConfigurationListenerClass(String portletConfigurationListenerClass) voidsetPortletDataHandlerClass(String portletDataHandlerClass) Sets the name of the portlet data handler class of the portlet.voidsetPortletDependencyCssEnabled(boolean portletDependencyCssEnabled) Sets whether the CSS resource dependencies specified inportlet.xml, @Dependency,HeaderResponse.addDependency(String, String, String), orHeaderResponse.addDependency(String, String, String, String)are to be referenced in the page's header.voidsetPortletDependencyJavaScriptEnabled(boolean portletDependencyJavaScriptEnabled) Sets whether the JavaScript resource dependencies specified inportlet.xml, @Dependency,HeaderResponse.addDependency(String, String, String), orHeaderResponse.addDependency(String, String, String, String)are to be referenced in the page's header.voidsetPortletFilters(Map<String, PortletFilter> portletFilters) Sets the filters of the portlet.voidsetPortletInfo(PortletInfo portletInfo) Sets the portlet info of the portlet.voidsetPortletLayoutListenerClass(String portletLayoutListenerClass) Sets the name of the portlet layout listener class of the portlet.voidsetPortletModes(Map<String, Set<String>> portletModes) Sets the portlet modes of the portlet.voidsetPortletName(String portletName) Sets the name of the portlet.voidsetPortletURLClass(String portletURLClass) Sets the name of the portlet URL class of the portlet.voidsetPreferencesCompanyWide(boolean preferencesCompanyWide) Set totrueif preferences are shared across the entire company.voidsetPreferencesOwnedByGroup(boolean preferencesOwnedByGroup) Set totrueif preferences are owned by the group when the portlet is shown in a group layout.voidsetPreferencesUniquePerLayout(boolean preferencesUniquePerLayout) Set totrueif preferences are unique per layout.voidsetPreferencesValidator(String preferencesValidator) Sets the name of the preferences validator class of the portlet.voidsetPrivateRequestAttributes(boolean privateRequestAttributes) Set totrueif the portlet does not share request attributes with the portal or portlets from another WAR.voidsetPrivateSessionAttributes(boolean privateSessionAttributes) Set totrueif the portlet does not share session attributes with the portal.voidsetProcessingEvents(Set<QName> processingEvents) Sets the processing events of the portlet.voidsetPublicRenderParameters(Set<PublicRenderParameter> publicRenderParameters) Sets the public render parameters of the portlet.voidsetPublishingEvents(Set<QName> publishingEvents) Sets the publishing events of the portlet.voidsetReady(boolean ready) Set totrueif the portlet is ready to be used.voidsetRenderTimeout(int renderTimeout) Sets the render timeout of the portlet.voidsetRenderWeight(int renderWeight) Sets the render weight of the portlet.voidsetRequiresNamespacedParameters(boolean requiresNamespacedParameters) Set totrueif the portlet will only process namespaced parameters.voidsetResourceBundle(String resourceBundle) Sets the resource bundle of the portlet.voidsetRestoreCurrentView(boolean restoreCurrentView) Set totrueif the portlet restores to the current view from the maximized state.voidsetRoleMappers(Map<String, String> roleMappers) Sets the role mappers of the portlet.voidsetRolesArray(String[] rolesArray) Sets an array of required roles of the portlet.voidsetSchedulerEntries(List<SchedulerEntry> schedulerEntries) Sets the scheduler entries of the portlet.voidsetScopeable(boolean scopeable) Set totrueif the portlet supports scoping of data.voidsetShowPortletAccessDenied(boolean showPortletAccessDenied) Set totrueif users are shown that they do not have access to the portlet.voidsetShowPortletInactive(boolean showPortletInactive) Set totrueif users are shown that the portlet is inactive.voidsetSinglePageApplication(boolean singlePageApplication) Set totrueif the portlet uses Single Page Application.voidsetSocialActivityInterpreterClasses(List<String> socialActivityInterpreterClasses) Sets the names of the classes that represent social activity interpreters associated with the portlet.voidsetSocialRequestInterpreterClass(String socialRequestInterpreterClass) Sets the name of the social request interpreter class of the portlet.voidsetStagedModelDataHandlerClasses(List<String> stagedModelDataHandlerClasses) Sets the names of the classes that represent staged model data handlers associated with the portlet.voidsetStatic(boolean staticPortlet) Set totrueif the portlet is a static portlet that is cannot be moved.voidsetStaticStart(boolean staticPortletStart) Set totrueif the portlet is a static portlet at the start of a list of portlets.voidsetStrutsPath(String strutsPath) Sets the struts path of the portlet.voidsetSupportedLocales(Set<String> supportedLocales) Sets the supported locales of the portlet.voidsetSystem(boolean system) Set totrueif the portlet is a system portlet that a user cannot manually add to their page.voidsetTemplateHandlerClass(String templateHandlerClass) Sets the name of the template handler class of the portlet.voidsetTrashHandlerClasses(List<String> trashHandlerClasses) Sets the names of the classes that represent trash handlers associated to the portlet.voidsetUndeployedPortlet(boolean undeployedPortlet) Set totrueif the portlet is an undeployed portlet.voidsetUnlinkedRoles(Set<String> unlinkedRoles) Sets the unlinked roles of the portlet.voidsetURLEncoderClass(String urlEncoderClass) Sets the name of the URL encoder class of the portlet.voidsetUseDefaultTemplate(boolean useDefaultTemplate) Set totrueif the portlet uses the default template.voidsetUserNotificationDefinitions(String userNotificationDefinitions) Sets the class loader resource path to the user notification definitions of the portlet.voidsetUserNotificationHandlerClasses(List<String> userNotificationHandlerClasses) Sets the names of the classes that represent user notification handlers associated with the portlet.voidsetUserPrincipalStrategy(String userPrincipalStrategy) Sets the user principal strategy of the portlet.voidsetVirtualPath(String virtualPath) Sets the virtual path of the portlet.voidsetWebDAVStorageClass(String webDAVStorageClass) Sets the name of the WebDAV storage class of the portlet.voidsetWebDAVStorageToken(String webDAVStorageToken) Sets the name of the WebDAV storage token of the portlet.voidsetWindowStates(Map<String, Set<String>> windowStates) Sets the window states of the portlet.voidsetWorkflowHandlerClasses(List<String> workflowHandlerClasses) Sets the names of the classes that represent workflow handlers associated to the portlet.voidsetXmlRpcMethodClass(String xmlRpcMethodClass) Sets the name of the XML-RPC method class of the portlet.voidMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface com.liferay.portal.kernel.model.PersistedModel
persistMethods inherited from interface com.liferay.portal.kernel.model.PortletModel
cloneWithOriginalValues, getActive, getCompanyId, getId, getMvccVersion, getPortletId, getPrimaryKey, getRoles, isActive, setActive, setCompanyId, setId, setMvccVersion, setPortletId, setPrimaryKey, setRoles, toXmlString
-
Field Details
-
ID_ACCESSOR
-
PORTLET_ID_ACCESSOR
-
-
Method Details
-
addApplicationType
Adds an application type.- Parameters:
applicationType- an application type
-
addPortletDependency
Adds a portlet CSS/JavaScript resource dependency.- Parameters:
portletDependency- the portlet CSS/JavaScript resource dependency
-
addProcessingEvent
Adds a processing event. -
addPublicRenderParameter
Adds a public render parameter.- Parameters:
publicRenderParameter- a public render parameter
-
addPublishingEvent
Adds a publishing event. -
addSchedulerEntry
Adds a scheduler entry. -
clone
Object clone()Creates and returns a copy of this object. -
compareTo
Compares this portlet to the specified object.- Specified by:
compareToin interfaceComparable<Portlet>- Parameters:
portlet- the portlet to compare this portlet against- Returns:
- the value 0 if the argument portlet is equal to this portlet; a value less than -1 if this portlet is less than the portlet argument; and 1 if this portlet is greater than the portlet argument
-
equals
Checks whether this portlet is equal to the specified object. -
getActionTimeout
int getActionTimeout()Returns the action timeout of the portlet.- Returns:
- the action timeout of the portlet
-
getActionURLRedirect
boolean getActionURLRedirect()Returnstrueif an action URL for this portlet should cause an auto redirect.- Returns:
trueif an action URL for this portlet should cause an auto redirect
-
getAddDefaultResource
boolean getAddDefaultResource()Returnstrueif default resources for the portlet are added to a page.- Returns:
trueif default resources for the portlet are added to a page
-
getAjaxable
boolean getAjaxable()Returnstrueif the portlet can be displayed via Ajax.- Returns:
trueif the portlet can be displayed via Ajax
-
getAllPortletModes
Returns the portlet modes of the portlet.- Returns:
- the portlet modes of the portlet
-
getAllWindowStates
Returns the window states of the portlet.- Returns:
- the window states of the portlet
-
getApplicationTypes
Set<ApplicationType> getApplicationTypes()Returns the application types of the portlet.- Returns:
- the application types of the portlet
-
getAssetRendererFactoryClasses
Returns the names of the classes that represent asset types associated with the portlet.- Returns:
- the names of the classes that represent asset types associated with the portlet
-
getAutopropagatedParameters
Returns the names of the parameters that will be automatically propagated through the portlet.- Returns:
- the names of the parameters that will be automatically propagated through the portlet
-
getCategoryNames
Returns the category names of the portlet.- Returns:
- the category names of the portlet
-
getClonedInstance
Returnstrueif the portlet is found in a WAR file.- Parameters:
portletId- the cloned instance portlet ID- Returns:
- a cloned instance of the portlet
-
getConfigurationActionClass
String getConfigurationActionClass()Returns the configuration action class of the portlet.- Returns:
- the configuration action class of the portlet
-
getConfigurationActionInstance
ConfigurationAction getConfigurationActionInstance()Returns the configuration action instance of the portlet.- Returns:
- the configuration action instance of the portlet
-
getContextName
String getContextName()Returns the servlet context name of the portlet.- Returns:
- the servlet context name of the portlet
-
getContextPath
String getContextPath()Returns the servlet context path of the portlet.- Returns:
- the servlet context path of the portlet
-
getControlPanelEntryCategory
String getControlPanelEntryCategory()Returns the name of the category of the Control Panel where the portlet will be shown.- Returns:
- the name of the category of the Control Panel where the portlet will be shown
-
getControlPanelEntryClass
String getControlPanelEntryClass()Returns the name of the class that will control when the portlet will be shown in the Control Panel.- Returns:
- the name of the class that will control when the portlet will be shown in the Control Panel
-
getControlPanelEntryInstance
ControlPanelEntry getControlPanelEntryInstance()Returns an instance of the class that will control when the portlet will be shown in the Control Panel.- Returns:
- the instance of the class that will control when the portlet will be shown in the Control Panel
-
getControlPanelEntryWeight
double getControlPanelEntryWeight()Returns the relative weight of the portlet with respect to the other portlets in the same category of the Control Panel.- Returns:
- the relative weight of the portlet with respect to the other portlets in the same category of the Control Panel
-
getCssClassWrapper
String getCssClassWrapper()Returns the name of the CSS class that will be injected in the DIV that wraps this portlet.- Returns:
- the name of the CSS class that will be injected in the DIV that wraps this portlet
-
getCustomAttributesDisplayClasses
Returns the names of the classes that represent custom attribute displays associated with the portlet.- Returns:
- the names of the classes that represent asset types associated with the portlet
-
getCustomAttributesDisplayInstances
List<CustomAttributesDisplay> getCustomAttributesDisplayInstances()Returns the custom attribute display instances of the portlet.- Returns:
- the custom attribute display instances of the portlet
-
getDefaultPluginSetting
PluginSetting getDefaultPluginSetting()Get the default plugin settings of the portlet.- Returns:
- the plugin settings
-
getDefaultPreferences
String getDefaultPreferences()Returns the default preferences of the portlet.- Returns:
- the default preferences of the portlet
-
getDisplayName
String getDisplayName()Returns the display name of the portlet.- Returns:
- the display name of the portlet
-
getExpCache
Integer getExpCache()Returns expiration cache of the portlet.- Returns:
- expiration cache of the portlet
-
getFriendlyURLMapperClass
String getFriendlyURLMapperClass()Returns the name of the friendly URL mapper class of the portlet.- Returns:
- the name of the friendly URL mapper class of the portlet
-
getFriendlyURLMapperInstance
FriendlyURLMapper getFriendlyURLMapperInstance()Returns the friendly URL mapper instance of the portlet.- Returns:
- the friendly URL mapper instance of the portlet
-
getFriendlyURLMapping
String getFriendlyURLMapping()Returns the name of the friendly URL mapping of the portlet.- Returns:
- the name of the friendly URL mapping of the portlet
-
getFriendlyURLMapping
-
getFriendlyURLRoutes
String getFriendlyURLRoutes()Returns the class loader resource path to the friendly URL routes of the portlet.- Returns:
- the class loader resource path to the friendly URL routes of the portlet
-
getHeaderPortalCss
Returns a list of CSS files that will be referenced from the page's header relative to the portal's context path.- Returns:
- a list of CSS files that will be referenced from the page's header relative to the portal's context path
-
getHeaderPortalJavaScript
Returns a list of JavaScript files that will be referenced from the page's header relative to the portal's context path.- Returns:
- a list of JavaScript files that will be referenced from the page's header relative to the portal's context path
-
getHeaderPortletCss
Returns a list of CSS files that will be referenced from the page's header relative to the portlet's context path.- Returns:
- a list of CSS files that will be referenced from the page's header relative to the portlet's context path
-
getHeaderPortletJavaScript
Returns a list of JavaScript files that will be referenced from the page's header relative to the portlet's context path.- Returns:
- a list of JavaScript files that will be referenced from the page's header relative to the portlet's context path
-
getHeaderRequestAttributePrefixes
Returns a list of attribute name prefixes that will be referenced after the HEADER_PHASE completes for each portlet. Header request attributes that have names starting with any of the prefixes will be copied from the header request to the subsequent render request.- Returns:
- a list of attribute name prefixes that will be referenced after the HEADER_PHASE completes for each portlet. Header request attributes that have names starting with any of the prefixes will be copied from the header request to the subsequent render request.
-
getHeaderTimeout
int getHeaderTimeout()Returns the header timeout of the portlet.- Returns:
- the header timeout of the portlet
-
getIcon
String getIcon()Returns the icon of the portlet.- Returns:
- the icon of the portlet
-
getInclude
boolean getInclude()Returnstrueto include the portlet and make it available to be made active.- Returns:
trueto include the portlet and make it available to be made active
-
getIndexerClasses
Returns the names of the classes that represent indexers associated with the portlet.- Returns:
- the names of the classes that represent indexers associated with the portlet
-
getIndexerInstances
Returns the indexer instances of the portlet.- Returns:
- the indexer instances of the portlet
-
getInitParams
Returns the init parameters of the portlet.- Returns:
- init parameters of the portlet
-
getInstanceable
boolean getInstanceable()Returnstrueif the portlet can be added multiple times to a layout.- Returns:
trueif the portlet can be added multiple times to a layout
-
getInstanceId
String getInstanceId()Returns the instance ID of the portlet.- Returns:
- the instance ID of the portlet
-
getLayoutCacheable
boolean getLayoutCacheable()Returnstrueto allow the portlet to be cached within the layout.- Returns:
trueif the portlet can be cached within the layout
-
getMaximizeEdit
boolean getMaximizeEdit()Returnstrueif the portlet goes into the maximized state when the user goes into the edit mode.- Returns:
trueif the portlet goes into the maximized state when the user goes into the edit mode
-
getMaximizeHelp
boolean getMaximizeHelp()Returnstrueif the portlet goes into the maximized state when the user goes into the help mode.- Returns:
trueif the portlet goes into the maximized state when the user goes into the help mode
-
getMultipartFileSizeThreshold
int getMultipartFileSizeThreshold()Returns the maximum size of buffered bytes before storing occurs.- Returns:
- the maximum size of buffered bytes before storing occurs
-
getMultipartLocation
String getMultipartLocation()Returns the directory for storing uploaded files.- Returns:
- the directory for storing uploaded files
-
getMultipartMaxFileSize
long getMultipartMaxFileSize()Returns the maximum number of bytes permitted for an uploaded file.- Returns:
- the maximum number of bytes permitted for an uploaded file
-
getMultipartMaxRequestSize
long getMultipartMaxRequestSize()Returns the maximum number of bytes permitted for a multipart request.- Returns:
- the maximum number of bytes permitted for a multipart request
-
getOpenSearchClass
String getOpenSearchClass()Returns the name of the open search class of the portlet.- Returns:
- the name of the open search class of the portlet
-
getOpenSearchInstance
OpenSearch getOpenSearchInstance()Returns the indexer instance of the portlet.- Returns:
- the indexer instance of the portlet
-
getParentStrutsPath
String getParentStrutsPath()Returns the parent struts path of the portlet.- Returns:
- the parent struts path of the portlet.
-
getPermissionPropagatorClass
String getPermissionPropagatorClass()Returns the name of the permission propagator class of the portlet.- Returns:
- the name of the permission propagator class of the portlet
-
getPermissionPropagatorInstance
PermissionPropagator getPermissionPropagatorInstance()Returns the permission propagator instance of the portlet.- Returns:
- the permission propagator instance of the portlet
-
getPluginId
String getPluginId()Returns the plugin ID of the portlet.- Returns:
- the plugin ID of the portlet
-
getPluginPackage
PluginPackage getPluginPackage()Returns this portlet's plugin package.- Returns:
- this portlet's plugin package
-
getPluginType
String getPluginType()Returns the plugin type of the portlet.- Returns:
- the plugin type of the portlet
-
getPopMessageListenerClass
String getPopMessageListenerClass()Returns the name of the POP message listener class of the portlet.- Returns:
- the name of the POP message listener class of the portlet
-
getPopMessageListenerInstance
MessageListener getPopMessageListenerInstance()Returns the POP message listener instance of the portlet.- Returns:
- the POP message listener instance of the portlet
-
getPopUpPrint
boolean getPopUpPrint()Returnstrueif the portlet goes into the pop up state when the user goes into the print mode.- Returns:
trueif the portlet goes into the pop up state when the user goes into the print mode
-
getPortletApp
PortletApp getPortletApp()Returns this portlet's application.- Returns:
- this portlet's application
-
getPortletClass
String getPortletClass()Returns the name of the portlet class of the portlet.- Returns:
- the name of the portlet class of the portlet
-
getPortletConfigurationListenerClass
String getPortletConfigurationListenerClass() -
getPortletConfigurationListenerInstance
PortletConfigurationListener getPortletConfigurationListenerInstance() -
getPortletDataHandlerClass
String getPortletDataHandlerClass()Returns the name of the portlet data handler class of the portlet.- Returns:
- the name of the portlet data handler class of the portlet
-
getPortletDataHandlerInstance
PortletDataHandler getPortletDataHandlerInstance()Returns the portlet data handler instance of the portlet.- Returns:
- the portlet data handler instance of the portlet
-
getPortletDependencies
List<PortletDependency> getPortletDependencies()Returns the portlet's CSS/JavaScript resource dependencies.- Returns:
- the portlet's CSS/JavaScript resource dependencies
-
getPortletFilters
Map<String,PortletFilter> getPortletFilters()Returns the filters of the portlet.- Returns:
- filters of the portlet
-
getPortletInfo
PortletInfo getPortletInfo()Returns the portlet info of the portlet.- Returns:
- portlet info of the portlet
-
getPortletLayoutListenerClass
String getPortletLayoutListenerClass()Returns the name of the portlet layout listener class of the portlet.- Returns:
- the name of the portlet layout listener class of the portlet
-
getPortletLayoutListenerInstance
PortletLayoutListener getPortletLayoutListenerInstance()Returns the portlet layout listener instance of the portlet.- Returns:
- the portlet layout listener instance of the portlet
-
getPortletModes
Returns the portlet modes of the portlet.- Returns:
- portlet modes of the portlet
-
getPortletName
String getPortletName()Returns the name of the portlet.- Returns:
- the display name of the portlet
-
getPortletURLClass
String getPortletURLClass()Returns the name of the portlet URL class of the portlet.- Returns:
- the name of the portlet URL class of the portlet
-
getPreferencesCompanyWide
boolean getPreferencesCompanyWide()Returnstrueif preferences are shared across the entire company.- Returns:
trueif preferences are shared across the entire company
-
getPreferencesOwnedByGroup
boolean getPreferencesOwnedByGroup()Returnstrueif preferences are owned by the group when the portlet is shown in a group layout. Returnsfalseif preferences are owned by the user at all times.- Returns:
trueif preferences are owned by the group when the portlet is shown in a group layout;falseif preferences are owned by the user at all times.
-
getPreferencesUniquePerLayout
boolean getPreferencesUniquePerLayout()Returnstrueif preferences are unique per layout.- Returns:
trueif preferences are unique per layout
-
getPreferencesValidator
String getPreferencesValidator()Returns the name of the preferences validator class of the portlet.- Returns:
- the name of the preferences validator class of the portlet
-
getPrivateRequestAttributes
boolean getPrivateRequestAttributes()Returnstrueif the portlet does not share request attributes with the portal or portlets from another WAR.- Returns:
trueif the portlet does not share request attributes with the portal or portlets from another WAR
-
getPrivateSessionAttributes
boolean getPrivateSessionAttributes()Returnstrueif the portlet does not share session attributes with the portal.- Returns:
trueif the portlet does not share session attributes with the portal
-
getProcessingEvent
Returns the processing event from a namespace URI and a local part.- Parameters:
uri- the namespace URIlocalPart- the local part- Returns:
- the processing event from a namespace URI and a local part
-
getProcessingEvents
Returns the processing events of the portlet.- Returns:
- the processing events of the portlet
-
getPublicRenderParameter
Returns the public render parameter from an identifier.- Parameters:
identifier- the identifier- Returns:
- the public render parameter from an identifier
-
getPublicRenderParameter
Returns the spublic render parameter from a namespace URI and a local part.- Parameters:
uri- the namespace URIlocalPart- the local part- Returns:
- the spublic render parameter from a namespace URI and a local part
-
getPublicRenderParameters
Set<PublicRenderParameter> getPublicRenderParameters()Returns the public render parameters of the portlet.- Returns:
- the public render parameters of the portlet
-
getPublishingEvents
Returns the publishing events of the portlet.- Returns:
- the publishing events of the portlet
-
getReady
boolean getReady()Returnstrueif the portlet is ready to be used.- Returns:
trueif the portlet is ready to be used
-
getRenderTimeout
int getRenderTimeout()Returns the render timeout of the portlet.- Returns:
- the render timeout of the portlet
-
getRenderWeight
int getRenderWeight()Returns the render weight of the portlet.- Returns:
- the render weight of the portlet
-
getResourceBundle
String getResourceBundle()Returns the resource bundle of the portlet.- Returns:
- resource bundle of the portlet
-
getRestoreCurrentView
boolean getRestoreCurrentView()Returnstrueif the portlet restores to the current view from the maximized state.- Returns:
trueif the portlet restores to the current view from the maximized state
-
getRoleMappers
Returns the role mappers of the portlet.- Returns:
- role mappers of the portlet
-
getRolesArray
String[] getRolesArray()Returns an array of required roles of the portlet.- Returns:
- an array of required roles of the portlet
-
getRootPortlet
Portlet getRootPortlet()Returns the root portlet of this portlet instance.- Returns:
- the root portlet of this portlet instance
-
getRootPortletId
String getRootPortletId()Returns the root portlet ID of the portlet.- Returns:
- the root portlet ID of the portlet
-
getSchedulerEntries
List<SchedulerEntry> getSchedulerEntries()Returns the scheduler entries of the portlet.- Returns:
- the scheduler entries of the portlet
-
getScopeable
boolean getScopeable()Returnstrueif the portlet supports scoping of data.- Returns:
trueif the portlet supports scoping of data
-
getShowPortletAccessDenied
boolean getShowPortletAccessDenied()Returnstrueif users are shown that they do not have access to the portlet.- Returns:
trueif users are shown that they do not have access to the portlet
-
getShowPortletInactive
boolean getShowPortletInactive()Returnstrueif users are shown that the portlet is inactive.- Returns:
trueif users are shown that the portlet is inactive
-
getSinglePageApplication
boolean getSinglePageApplication()Returnstrueif the portlet uses Single Page Application.- Returns:
trueif the portlet uses Single Page Application
-
getSocialActivityInterpreterClasses
Returns the names of the classes that represent social activity interpreters associated with the portlet.- Returns:
- the names of the classes that represent social activity interpreters associated with the portlet
-
getSocialActivityInterpreterInstances
List<SocialActivityInterpreter> getSocialActivityInterpreterInstances()Returns the social activity interpreter instances of the portlet.- Returns:
- the social activity interpreter instances of the portlet
-
getSocialRequestInterpreterClass
String getSocialRequestInterpreterClass()Returns the name of the social request interpreter class of the portlet.- Returns:
- the name of the social request interpreter class of the portlet
-
getSocialRequestInterpreterInstance
SocialRequestInterpreter getSocialRequestInterpreterInstance()Returns the name of the social request interpreter instance of the portlet.- Returns:
- the name of the social request interpreter instance of the portlet
-
getStagedModelDataHandlerClasses
Returns the names of the classes that represent staged model data handlers associated with the portlet.- Returns:
- the names of the classes that represent staged model data handlers associated with the portlet
-
getStagedModelDataHandlerInstances
List<StagedModelDataHandler<?>> getStagedModelDataHandlerInstances()Returns the staged model data handler instances of the portlet.- Returns:
- the staged model data handler instances of the portlet
-
getStatic
boolean getStatic()Returnstrueif the portlet is a static portlet that is cannot be moved.- Returns:
trueif the portlet is a static portlet that is cannot be moved
-
getStaticEnd
boolean getStaticEnd()Returnstrueif the portlet is a static portlet at the end of a list of portlets.- Returns:
trueif the portlet is a static portlet at the end of a list of portlets
-
getStaticResourcePath
String getStaticResourcePath()Returns the path for static resources served by this portlet.- Returns:
- the path for static resources served by this portlet
-
getStaticStart
boolean getStaticStart()Returnstrueif the portlet is a static portlet at the start of a list of portlets.- Returns:
trueif the portlet is a static portlet at the start of a list of portlets
-
getStrutsPath
String getStrutsPath()Returns the struts path of the portlet.- Returns:
- the struts path of the portlet
-
getSupportedLocales
Returns the supported locales of the portlet.- Returns:
- the supported locales of the portlet
-
getSystem
boolean getSystem()Returnstrueif the portlet is a system portlet that a user cannot manually add to their page.- Returns:
trueif the portlet is a system portlet that a user cannot manually add to their page
-
getTemplateHandlerClass
String getTemplateHandlerClass()Returns the name of the template handler class of the portlet.- Returns:
- the name of the template handler class of the portlet
-
getTemplateHandlerInstance
TemplateHandler getTemplateHandlerInstance()Returns the template handler instance of the portlet.- Returns:
- the template handler instance of the portlet
-
getTimestamp
long getTimestamp()Returns the timestamp of the portlet.- Returns:
- the timestamp of the portlet
-
getTrashHandlerClasses
Returns the names of the classes that represent trash handlers associated with the portlet.- Returns:
- the names of the classes that represent trash handlers associated with the portlet
-
getTrashHandlerInstances
List<TrashHandler> getTrashHandlerInstances()Returns the trash handler instances of the portlet.- Returns:
- the trash handler instances of the portlet
-
getUndeployedPortlet
boolean getUndeployedPortlet()Returnstrueif the portlet is an undeployed portlet.- Returns:
trueif the portlet is a placeholder of an undeployed portlet
-
getUnlinkedRoles
Returns the unlinked roles of the portlet.- Returns:
- unlinked roles of the portlet
-
getURLEncoderClass
String getURLEncoderClass()Returns the name of the URL encoder class of the portlet.- Returns:
- the name of the URL encoder class of the portlet
-
getURLEncoderInstance
URLEncoder getURLEncoderInstance()Returns the URL encoder instance of the portlet.- Returns:
- the URL encoder instance of the portlet
-
getUseDefaultTemplate
boolean getUseDefaultTemplate()Returnstrueif the portlet uses the default template.- Returns:
trueif the portlet uses the default template
-
getUserId
long getUserId()Returns the user ID of the portlet. This only applies when the portlet is added by a user in a customizable layout.- Returns:
- the user ID of the portlet
-
getUserNotificationDefinitions
String getUserNotificationDefinitions()Returns the class loader resource path to the use notification definitions of the portlet.- Returns:
- the class loader resource path to the use notification definitions of the portlet
-
getUserNotificationHandlerClasses
Returns the names of the classes that represent user notification handlers associated with the portlet.- Returns:
- the names of the classes that represent user notification handlers associated with the portlet
-
getUserNotificationHandlerInstances
List<UserNotificationHandler> getUserNotificationHandlerInstances()Returns the user notification handler instances of the portlet.- Returns:
- the user notification handler instances of the portlet
-
getUserPrincipalStrategy
String getUserPrincipalStrategy()Returns the user principal strategy of the portlet.- Returns:
- the user principal strategy of the portlet
-
getVirtualPath
String getVirtualPath()Returns the virtual path of the portlet.- Returns:
- the virtual path of the portlet
-
getWebDAVStorageClass
String getWebDAVStorageClass()Returns the name of the WebDAV storage class of the portlet.- Returns:
- the name of the WebDAV storage class of the portlet
-
getWebDAVStorageInstance
WebDAVStorage getWebDAVStorageInstance()Returns the name of the WebDAV storage instance of the portlet.- Returns:
- the name of the WebDAV storage instance of the portlet
-
getWebDAVStorageToken
String getWebDAVStorageToken()Returns the name of the WebDAV storage token of the portlet.- Returns:
- the name of the WebDAV storage token of the portlet
-
getWindowStates
Returns the window states of the portlet.- Returns:
- window states of the portlet
-
getWorkflowHandlerClasses
Returns the names of the classes that represent workflow handlers associated with the portlet.- Returns:
- the names of the classes that represent workflow handlers associated with the portlet
-
getWorkflowHandlerInstances
List<WorkflowHandler<?>> getWorkflowHandlerInstances()Returns the workflow handler instances of the portlet.- Returns:
- the workflow handler instances of the portlet
-
getXmlRpcMethodClass
String getXmlRpcMethodClass()Returns the name of the XML-RPC method class of the portlet.- Returns:
- the name of the XML-RPC method class of the portlet
-
getXmlRpcMethodInstance
Method getXmlRpcMethodInstance()Returns the name of the XML-RPC method instance of the portlet.- Returns:
- the name of the XML-RPC method instance of the portlet
-
hasAddPortletPermission
boolean hasAddPortletPermission(long userId) Returnstrueif the user has the permission to add the portlet to a layout.- Parameters:
userId- the primary key of the user- Returns:
trueif the user has the permission to add the portlet to a layout
-
hashCode
int hashCode() -
hasHeaderPortalCss
boolean hasHeaderPortalCss() -
hasHeaderPortalJavaScript
boolean hasHeaderPortalJavaScript() -
hasHeaderPortletCss
boolean hasHeaderPortletCss() -
hasHeaderPortletJavaScript
boolean hasHeaderPortletJavaScript() -
hasMultipleMimeTypes
boolean hasMultipleMimeTypes()Returnstrueif the portlet supports more than one mime type.- Returns:
trueif the portlet supports more than one mime type
-
hasPortletMode
Returnstrueif the portlet supports the specified mime type and portlet mode.- Parameters:
mimeType- the mime typeportletMode- the portlet mode- Returns:
trueif the portlet supports the specified mime type and portlet mode
-
hasRoleWithName
Returnstrueif the portlet has a role with the specified name.- Parameters:
roleName- the role name- Returns:
trueif the portlet has a role with the specified name
-
hasWindowState
Returnstrueif the portlet supports the specified mime type and window state.- Parameters:
mimeType- the mime typewindowState- the window state- Returns:
trueif the portlet supports the specified mime type and window state
-
isActionURLRedirect
boolean isActionURLRedirect()Returnstrueif an action URL for this portlet should cause an auto redirect.- Returns:
trueif an action URL for this portlet should cause an auto redirect
-
isAddDefaultResource
boolean isAddDefaultResource()Returnstrueif default resources for the portlet are added to a page.- Returns:
trueif default resources for the portlet are added to a page
-
isAjaxable
boolean isAjaxable()Returnstrueif the portlet can be displayed via Ajax.- Returns:
trueif the portlet can be displayed via Ajax
-
isAsyncSupported
boolean isAsyncSupported()Returnstrueif the portlet supports asynchronous processing in resource requests.- Returns:
trueif the portlet supports asynchrounous processing in resource requests
-
isFullPageDisplayable
boolean isFullPageDisplayable() -
isInclude
boolean isInclude()Returnstrueto include the portlet and make it available to be made active.- Returns:
trueto include the portlet and make it available to be made active
-
isInstanceable
boolean isInstanceable()Returnstrueif the portlet can be added multiple times to a layout.- Returns:
trueif the portlet can be added multiple times to a layout
-
isLayoutCacheable
boolean isLayoutCacheable()Returnstrueto allow the portlet to be cached within the layout.- Returns:
trueif the portlet can be cached within the layout
-
isMaximizeEdit
boolean isMaximizeEdit()Returnstrueif the portlet goes into the maximized state when the user goes into the edit mode.- Returns:
trueif the portlet goes into the maximized state when the user goes into the edit mode
-
isMaximizeHelp
boolean isMaximizeHelp()Returnstrueif the portlet goes into the maximized state when the user goes into the help mode.- Returns:
trueif the portlet goes into the maximized state when the user goes into the help mode
-
isPartialActionServeResource
boolean isPartialActionServeResource()Returnstrueif the portlet'sserveResource(ResourceRequest,ResourceResponse)method should be invoked during a partial action triggered by a different portlet on the same portal page.- Returns:
trueif the portlet'sserveResource(ResourceRequest,ResourceResponse)method should be invoked during a partial action triggered by a different portlet on the same portal page
-
isPopUpPrint
boolean isPopUpPrint()Returnstrueif the portlet goes into the pop up state when the user goes into the print mode.- Returns:
trueif the portlet goes into the pop up state when the user goes into the print mode
-
isPortletDependencyCssEnabled
boolean isPortletDependencyCssEnabled()Returnstrueif the CSS resource dependencies specified inportlet.xml, @Dependency,HeaderResponse.addDependency(String, String, String), orHeaderResponse.addDependency(String, String, String, String)are to be referenced in the page's header.- Returns:
trueif the specified CSS resource dependencies are to be referenced in the page's header
-
isPortletDependencyJavaScriptEnabled
boolean isPortletDependencyJavaScriptEnabled()Returnstrueif the JavaScript resource dependencies specified inportlet.xml, @Dependency,HeaderResponse.addDependency(String, String, String), orHeaderResponse.addDependency(String, String, String, String)are to be referenced in the page's header.- Returns:
trueif the specified JavaScript resource dependencies are to be referenced in the page's header
-
isPreferencesCompanyWide
boolean isPreferencesCompanyWide()Returnstrueif preferences are shared across the entire company.- Returns:
trueif preferences are shared across the entire company
-
isPreferencesOwnedByGroup
boolean isPreferencesOwnedByGroup()Returnstrueif preferences are owned by the group when the portlet is shown in a group layout. Returnsfalseif preferences are owned by the user at all times.- Returns:
trueif preferences are owned by the group when the portlet is shown in a group layout;falseif preferences are owned by the user at all times.
-
isPreferencesUniquePerLayout
boolean isPreferencesUniquePerLayout()Returnstrueif preferences are unique per layout.- Returns:
trueif preferences are unique per layout
-
isPrivateRequestAttributes
boolean isPrivateRequestAttributes()Returnstrueif the portlet does not share request attributes with the portal or portlets from another WAR.- Returns:
trueif the portlet does not share request attributes with the portal or portlets from another WAR
-
isPrivateSessionAttributes
boolean isPrivateSessionAttributes()Returnstrueif the portlet does not share session attributes with the portal.- Returns:
trueif the portlet does not share session attributes with the portal
-
isReady
boolean isReady()Returnstrueif the portlet is ready to be used.- Returns:
trueif the portlet is ready to be used
-
isRequiresNamespacedParameters
boolean isRequiresNamespacedParameters()Returnstrueif the portlet will only process namespaced parameters.- Returns:
trueif the portlet will only process namespaced parameters
-
isRestoreCurrentView
boolean isRestoreCurrentView()Returnstrueif the portlet restores to the current view from the maximized state.- Returns:
trueif the portlet restores to the current view from the maximized state
-
isScopeable
boolean isScopeable()Returnstrueif the portlet supports scoping of data.- Returns:
trueif the portlet supports scoping of data
-
isShowPortletAccessDenied
boolean isShowPortletAccessDenied()Returnstrueif users are shown that they do not have access to the portlet.- Returns:
trueif users are shown that they do not have access to the portlet
-
isShowPortletInactive
boolean isShowPortletInactive()Returnstrueif users are shown that the portlet is inactive.- Returns:
trueif users are shown that the portlet is inactive
-
isSinglePageApplication
boolean isSinglePageApplication()Returnstrueif the portlet uses Single Page Application.- Returns:
trueif the portlet uses Single Page Application
-
isStatic
boolean isStatic()Returnstrueif the portlet is a static portlet that is cannot be moved.- Returns:
trueif the portlet is a static portlet that is cannot be moved
-
isStaticEnd
boolean isStaticEnd()Returnstrueif the portlet is a static portlet at the end of a list of portlets.- Returns:
trueif the portlet is a static portlet at the end of a list of portlets
-
isStaticStart
boolean isStaticStart()Returnstrueif the portlet is a static portlet at the start of a list of portlets.- Returns:
trueif the portlet is a static portlet at the start of a list of portlets
-
isSystem
boolean isSystem()Returnstrueif the portlet is a system portlet that a user cannot manually add to their page.- Returns:
trueif the portlet is a system portlet that a user cannot manually add to their page
-
isUndeployedPortlet
boolean isUndeployedPortlet()Returnstrueif the portlet is an undeployed portlet.- Returns:
trueif the portlet is a placeholder of an undeployed portlet
-
isUseDefaultTemplate
boolean isUseDefaultTemplate()Returnstrueif the portlet uses the default template.- Returns:
trueif the portlet uses the default template
-
linkRoles
void linkRoles()Link the role names set in portlet.xml with the Liferay roles set in liferay-portlet.xml. -
setActionTimeout
void setActionTimeout(int actionTimeout) Sets the action timeout of the portlet.- Parameters:
actionTimeout- the action timeout of the portlet
-
setActionURLRedirect
void setActionURLRedirect(boolean actionURLRedirect) Set totrueif an action URL for this portlet should cause an auto redirect.- Parameters:
actionURLRedirect- boolean value for whether an action URL for this portlet should cause an auto redirect
-
setAddDefaultResource
void setAddDefaultResource(boolean addDefaultResource) Set totrueif default resources for the portlet are added to a page.- Parameters:
addDefaultResource- boolean value for whether or not default resources for the portlet are added to a page
-
setAjaxable
void setAjaxable(boolean ajaxable) Set totrueif the portlet can be displayed via Ajax.- Parameters:
ajaxable- boolean value for whether the portlet can be displayed via Ajax
-
setApplicationTypes
Sets the application types of the portlet.- Parameters:
applicationTypes- the application types of the portlet
-
setAssetRendererFactoryClasses
Sets the names of the classes that represent asset types associated with the portlet.- Parameters:
assetRendererFactoryClasses- the names of the classes that represent asset types associated with the portlet
-
setAsyncSupported
void setAsyncSupported(boolean asyncSupported) Set totrueif the portlet supports asynchronous processing in resource requests.- Parameters:
asyncSupported- boolean value for whether the portlet supports asynchronous processing in resource requests
-
setAutopropagatedParameters
Sets the names of the parameters that will be automatically propagated through the portlet.- Parameters:
autopropagatedParameters- the names of the parameters that will be automatically propagated through the portlet
-
setCategoryNames
Sets the category names of the portlet.- Parameters:
categoryNames- the category names of the portlet
-
setConfigurationActionClass
Sets the configuration action class of the portlet.- Parameters:
configurationActionClass- the configuration action class of the portlet
-
setControlPanelEntryCategory
Set the name of the category of the Control Panel where the portlet will be shown.- Parameters:
controlPanelEntryCategory- the name of the category of the Control Panel where the portlet will be shown
-
setControlPanelEntryClass
Sets the name of the class that will control when the portlet will be shown in the Control Panel.- Parameters:
controlPanelEntryClass- the name of the class that will control when the portlet will be shown in the Control Panel
-
setControlPanelEntryWeight
void setControlPanelEntryWeight(double controlPanelEntryWeight) Sets the relative weight of the portlet with respect to the other portlets in the same category of the Control Panel.- Parameters:
controlPanelEntryWeight- the relative weight of the portlet with respect to the other portlets in the same category of the Control Panel
-
setCssClassWrapper
Sets the name of the CSS class that will be injected in the DIV that wraps this portlet.- Parameters:
cssClassWrapper- the name of the CSS class that will be injected in the DIV that wraps this portlet
-
setCustomAttributesDisplayClasses
Sets the names of the classes that represent custom attribute displays associated with the portlet.- Parameters:
customAttributesDisplayClasses- the names of the classes that represent custom attribute displays associated with the portlet
-
setDefaultPluginSetting
Sets the default plugin settings of the portlet.- Parameters:
pluginSetting- the plugin setting
-
setDefaultPreferences
Sets the default preferences of the portlet.- Parameters:
defaultPreferences- the default preferences of the portlet
-
setDisplayName
Sets the display name of the portlet.- Parameters:
displayName- the display name of the portlet
-
setExpCache
Sets expiration cache of the portlet.- Parameters:
expCache- expiration cache of the portlet
-
setFriendlyURLMapperClass
Sets the name of the friendly URL mapper class of the portlet.- Parameters:
friendlyURLMapperClass- the name of the friendly URL mapper class of the portlet
-
setFriendlyURLMapping
Sets the name of the friendly URL mapping of the portlet.- Parameters:
friendlyURLMapping- the name of the friendly URL mapping of the portlet
-
setFriendlyURLRoutes
Sets the class loader resource path to the friendly URL routes of the portlet.- Parameters:
friendlyURLRoutes- the class loader resource path to the friendly URL routes of the portlet
-
setHeaderPortalCss
Sets a list of CSS files that will be referenced from the page's header relative to the portal's context path.- Parameters:
headerPortalCss- a list of CSS files that will be referenced from the page's header relative to the portal's context path
-
setHeaderPortalJavaScript
Sets a list of JavaScript files that will be referenced from the page's header relative to the portal's context path.- Parameters:
headerPortalJavaScript- a list of JavaScript files that will be referenced from the page's header relative to the portal's context path
-
setHeaderPortletCss
Sets a list of CSS files that will be referenced from the page's header relative to the portlet's context path.- Parameters:
headerPortletCss- a list of CSS files that will be referenced from the page's header relative to the portlet's context path
-
setHeaderPortletJavaScript
Sets a list of JavaScript files that will be referenced from the page's header relative to the portlet's context path.- Parameters:
headerPortletJavaScript- a list of JavaScript files that will be referenced from the page's header relative to the portlet's context path
-
setHeaderRequestAttributePrefixes
Sets a list of attribute name prefixes that will be referenced after the HEADER_PHASE completes for each portlet. Header request attributes that have names starting with any of the prefixes will be copied from the header request to the subsequent render request.- Parameters:
headerRequestAttributePrefixes- a list of attribute name prefixes that will be referenced after the HEADER_PHASE completes for each portlet. Header request attributes that have names starting with any of the prefixes will be copied from the header request to the subsequent render request.
-
setHeaderTimeout
void setHeaderTimeout(int headerTimeout) Sets the header timeout of the portlet.- Parameters:
headerTimeout- the header timeout of the portlet
-
setIcon
Sets the icon of the portlet.- Parameters:
icon- the icon of the portlet
-
setInclude
void setInclude(boolean include) Set totrueto include the portlet and make it available to be made active.- Parameters:
include- boolean value for whether to include the portlet and make it available to be made active
-
setIndexerClasses
Sets the names of the classes that represent indexers associated with the portlet.- Parameters:
indexerClasses- the names of the classes that represent indexers associated with the portlet
-
setInitParams
Sets the init parameters of the portlet.- Parameters:
initParams- the init parameters of the portlet
-
setInstanceable
void setInstanceable(boolean instanceable) Set totrueif the portlet can be added multiple times to a layout.- Parameters:
instanceable- boolean value for whether the portlet can be added multiple times to a layout
-
setLayoutCacheable
void setLayoutCacheable(boolean layoutCacheable) Set totrueto allow the portlet to be cached within the layout.- Parameters:
layoutCacheable- boolean value for whether the portlet can be cached within the layout
-
setMaximizeEdit
void setMaximizeEdit(boolean maximizeEdit) Set totrueif the portlet goes into the maximized state when the user goes into the edit mode.- Parameters:
maximizeEdit- boolean value for whether the portlet goes into the maximized state when the user goes into the edit mode
-
setMaximizeHelp
void setMaximizeHelp(boolean maximizeHelp) Set totrueif the portlet goes into the maximized state when the user goes into the help mode.- Parameters:
maximizeHelp- boolean value for whether the portlet goes into the maximized state when the user goes into the help mode
-
setMultipartFileSizeThreshold
void setMultipartFileSizeThreshold(int multipartFileSizeThreshold) Sets the maximum size of buffered bytes before storing occurs.- Parameters:
multipartFileSizeThreshold- the maximum size of buffered bytes before storing occurs
-
setMultipartLocation
Sets the directory for storing uploaded files.- Parameters:
multipartLocation- the directory for storing uploaded files
-
setMultipartMaxFileSize
void setMultipartMaxFileSize(long multipartMaxFileSize) Sets the maximum number of bytes permitted for an uploaded file.- Parameters:
multipartMaxFileSize- the maximum number of bytes permitted for an uploaded file
-
setMultipartMaxRequestSize
void setMultipartMaxRequestSize(long multipartMaxRequestSize) Sets the maximum number of bytes permitted for a multipart request.- Parameters:
multipartMaxRequestSize- the maximum number of bytes permitted for a multipart request
-
setOpenSearchClass
Sets the name of the open search class of the portlet.- Parameters:
openSearchClass- the name of the open search class of the portlet
-
setParentStrutsPath
Sets the parent struts path of the portlet.- Parameters:
parentStrutsPath- the parent struts path of the portlet
-
setPartialActionServeResource
void setPartialActionServeResource(boolean partialActionServeResource) Sets whether the portlet's serve resource should be invoked during a partial action triggered by a different portlet on the same portal page.- Parameters:
partialActionServeResource- whether the portlet'sserveResource(ResourceRequest,ResourceResponse)method should be invoked during a partial action triggered by a different portlet on the same portal page
-
setPermissionPropagatorClass
Sets the name of the permission propagator class of the portlet. -
setPluginPackage
Sets this portlet's plugin package.- Parameters:
pluginPackage- this portlet's plugin package
-
setPopMessageListenerClass
Sets the name of the POP message listener class of the portlet.- Parameters:
popMessageListenerClass- the name of the POP message listener class of the portlet
-
setPopUpPrint
void setPopUpPrint(boolean popUpPrint) Sets whether the portlet goes into the pop up state when the user goes into the print mode.- Parameters:
popUpPrint- whether the portlet goes into the pop up state when the user goes into the print mode
-
setPortletApp
Sets this portlet's application.- Parameters:
portletApp- this portlet's application
-
setPortletClass
Sets the name of the portlet class of the portlet.- Parameters:
portletClass- the name of the portlet class of the portlet
-
setPortletConfigurationListenerClass
-
setPortletDataHandlerClass
Sets the name of the portlet data handler class of the portlet.- Parameters:
portletDataHandlerClass- the name of portlet data handler class of the portlet
-
setPortletDependencyCssEnabled
void setPortletDependencyCssEnabled(boolean portletDependencyCssEnabled) Sets whether the CSS resource dependencies specified inportlet.xml, @Dependency,HeaderResponse.addDependency(String, String, String), orHeaderResponse.addDependency(String, String, String, String)are to be referenced in the page's header.- Parameters:
portletDependencyCssEnabled- whether the CSS resource dependencies that are specified inportlet.xml,
-
setPortletDependencyJavaScriptEnabled
void setPortletDependencyJavaScriptEnabled(boolean portletDependencyJavaScriptEnabled) Sets whether the JavaScript resource dependencies specified inportlet.xml, @Dependency,HeaderResponse.addDependency(String, String, String), orHeaderResponse.addDependency(String, String, String, String)are to be referenced in the page's header.- Parameters:
portletDependencyJavaScriptEnabled- whether the JavaScript resource dependencies specified inportlet.xml, @Dependency,HeaderResponse.addDependency(String, String, String), orHeaderResponse.addDependency(String, String, String, String)are to be referenced in the page's header
-
setPortletFilters
Sets the filters of the portlet.- Parameters:
portletFilters- the filters of the portlet
-
setPortletInfo
Sets the portlet info of the portlet.- Parameters:
portletInfo- the portlet info of the portlet
-
setPortletLayoutListenerClass
Sets the name of the portlet layout listener class of the portlet.- Parameters:
portletLayoutListenerClass- the name of the portlet layout listener class of the portlet
-
setPortletModes
Sets the portlet modes of the portlet.- Parameters:
portletModes- the portlet modes of the portlet
-
setPortletName
Sets the name of the portlet.- Parameters:
portletName- the name of the portlet
-
setPortletURLClass
Sets the name of the portlet URL class of the portlet.- Parameters:
portletURLClass- the name of the portlet URL class of the portlet
-
setPreferencesCompanyWide
void setPreferencesCompanyWide(boolean preferencesCompanyWide) Set totrueif preferences are shared across the entire company.- Parameters:
preferencesCompanyWide- boolean value for whether preferences are shared across the entire company
-
setPreferencesOwnedByGroup
void setPreferencesOwnedByGroup(boolean preferencesOwnedByGroup) Set totrueif preferences are owned by the group when the portlet is shown in a group layout. Set tofalseif preferences are owned by the user at all times.- Parameters:
preferencesOwnedByGroup- boolean value for whether preferences are owned by the group when the portlet is shown in a group layout or preferences are owned by the user at all times
-
setPreferencesUniquePerLayout
void setPreferencesUniquePerLayout(boolean preferencesUniquePerLayout) Set totrueif preferences are unique per layout.- Parameters:
preferencesUniquePerLayout- boolean value for whether preferences are unique per layout
-
setPreferencesValidator
Sets the name of the preferences validator class of the portlet.- Parameters:
preferencesValidator- the name of the preferences validator class of the portlet
-
setPrivateRequestAttributes
void setPrivateRequestAttributes(boolean privateRequestAttributes) Set totrueif the portlet does not share request attributes with the portal or portlets from another WAR.- Parameters:
privateRequestAttributes- boolean value for whether the portlet shares request attributes with the portal or portlets from another WAR
-
setPrivateSessionAttributes
void setPrivateSessionAttributes(boolean privateSessionAttributes) Set totrueif the portlet does not share session attributes with the portal.- Parameters:
privateSessionAttributes- boolean value for whether the portlet shares session attributes with the portal
-
setProcessingEvents
Sets the processing events of the portlet.- Parameters:
processingEvents- the processing events of the portlet
-
setPublicRenderParameters
Sets the public render parameters of the portlet.- Parameters:
publicRenderParameters- the public render parameters of the portlet
-
setPublishingEvents
Sets the publishing events of the portlet.- Parameters:
publishingEvents- the publishing events of the portlet
-
setReady
void setReady(boolean ready) Set totrueif the portlet is ready to be used.- Parameters:
ready- whether the portlet is ready to be used
-
setRenderTimeout
void setRenderTimeout(int renderTimeout) Sets the render timeout of the portlet.- Parameters:
renderTimeout- the render timeout of the portlet
-
setRenderWeight
void setRenderWeight(int renderWeight) Sets the render weight of the portlet.- Parameters:
renderWeight- int value for the render weight of the portlet
-
setRequiresNamespacedParameters
void setRequiresNamespacedParameters(boolean requiresNamespacedParameters) Set totrueif the portlet will only process namespaced parameters.- Parameters:
requiresNamespacedParameters- boolean value for whether the portlet will only process namespaced parameters
-
setResourceBundle
Sets the resource bundle of the portlet.- Parameters:
resourceBundle- the resource bundle of the portlet
-
setRestoreCurrentView
void setRestoreCurrentView(boolean restoreCurrentView) Set totrueif the portlet restores to the current view from the maximized state.- Parameters:
restoreCurrentView- boolean value for whether the portlet restores to the current view from the maximized state
-
setRoleMappers
Sets the role mappers of the portlet.- Parameters:
roleMappers- the role mappers of the portlet
-
setRolesArray
Sets an array of required roles of the portlet.- Parameters:
rolesArray- an array of required roles of the portlet
-
setSchedulerEntries
Sets the scheduler entries of the portlet.- Parameters:
schedulerEntries- the scheduler entries of the portlet
-
setScopeable
void setScopeable(boolean scopeable) Set totrueif the portlet supports scoping of data.- Parameters:
scopeable- boolean value for whether or not the the portlet supports scoping of data
-
setShowPortletAccessDenied
void setShowPortletAccessDenied(boolean showPortletAccessDenied) Set totrueif users are shown that they do not have access to the portlet.- Parameters:
showPortletAccessDenied- boolean value for whether users are shown that they do not have access to the portlet
-
setShowPortletInactive
void setShowPortletInactive(boolean showPortletInactive) Set totrueif users are shown that the portlet is inactive.- Parameters:
showPortletInactive- boolean value for whether users are shown that the portlet is inactive
-
setSinglePageApplication
void setSinglePageApplication(boolean singlePageApplication) Set totrueif the portlet uses Single Page Application.- Parameters:
singlePageApplication- boolean value for whether or not the the portlet uses Single Page Application
-
setSocialActivityInterpreterClasses
Sets the names of the classes that represent social activity interpreters associated with the portlet.- Parameters:
socialActivityInterpreterClasses- the names of the classes that represent social activity interpreters associated with the portlet
-
setSocialRequestInterpreterClass
Sets the name of the social request interpreter class of the portlet.- Parameters:
socialRequestInterpreterClass- the name of the request interpreter class of the portlet
-
setStagedModelDataHandlerClasses
Sets the names of the classes that represent staged model data handlers associated with the portlet.- Parameters:
stagedModelDataHandlerClasses- the names of the classes that represent staged model data handlers associated with the portlet
-
setStatic
void setStatic(boolean staticPortlet) Set totrueif the portlet is a static portlet that is cannot be moved.- Parameters:
staticPortlet- boolean value for whether the portlet is a static portlet that cannot be moved
-
setStaticStart
void setStaticStart(boolean staticPortletStart) Set totrueif the portlet is a static portlet at the start of a list of portlets.- Parameters:
staticPortletStart- boolean value for whether the portlet is a static portlet at the start of a list of portlets
-
setStrutsPath
Sets the struts path of the portlet.- Parameters:
strutsPath- the struts path of the portlet
-
setSupportedLocales
Sets the supported locales of the portlet.- Parameters:
supportedLocales- the supported locales of the portlet
-
setSystem
void setSystem(boolean system) Set totrueif the portlet is a system portlet that a user cannot manually add to their page.- Parameters:
system- boolean value for whether the portlet is a system portlet that a user cannot manually add to their page
-
setTemplateHandlerClass
Sets the name of the template handler class of the portlet.- Parameters:
templateHandlerClass- the name of template handler class of the portlet
-
setTrashHandlerClasses
Sets the names of the classes that represent trash handlers associated to the portlet.- Parameters:
trashHandlerClasses- the names of the classes that represent trash handlers associated with the portlet
-
setUndeployedPortlet
void setUndeployedPortlet(boolean undeployedPortlet) Set totrueif the portlet is an undeployed portlet.- Parameters:
undeployedPortlet- boolean value for whether the portlet is an undeployed portlet
-
setUnlinkedRoles
Sets the unlinked roles of the portlet.- Parameters:
unlinkedRoles- the unlinked roles of the portlet
-
setURLEncoderClass
Sets the name of the URL encoder class of the portlet.- Parameters:
urlEncoderClass- the name of the URL encoder class of the portlet
-
setUseDefaultTemplate
void setUseDefaultTemplate(boolean useDefaultTemplate) Set totrueif the portlet uses the default template.- Parameters:
useDefaultTemplate- boolean value for whether the portlet uses the default template
-
setUserNotificationDefinitions
Sets the class loader resource path to the user notification definitions of the portlet.- Parameters:
userNotificationDefinitions- the class loader resource path to the user notification definitions of the portlet
-
setUserNotificationHandlerClasses
Sets the names of the classes that represent user notification handlers associated with the portlet.- Parameters:
userNotificationHandlerClasses- the names of the classes that represent user notification handlers associated with the portlet
-
setUserPrincipalStrategy
Sets the user principal strategy of the portlet.- Parameters:
userPrincipalStrategy- the user principal strategy of the portlet
-
setVirtualPath
Sets the virtual path of the portlet.- Parameters:
virtualPath- the virtual path of the portlet
-
setWebDAVStorageClass
Sets the name of the WebDAV storage class of the portlet.- Parameters:
webDAVStorageClass- the name of the WebDAV storage class of the portlet
-
setWebDAVStorageToken
Sets the name of the WebDAV storage token of the portlet.- Parameters:
webDAVStorageToken- the name of the WebDAV storage token of the portlet
-
setWindowStates
Sets the window states of the portlet.- Parameters:
windowStates- the window states of the portlet
-
setWorkflowHandlerClasses
Sets the names of the classes that represent workflow handlers associated to the portlet.- Parameters:
workflowHandlerClasses- the names of the classes that represent workflow handlers associated with the portlet
-
setXmlRpcMethodClass
Sets the name of the XML-RPC method class of the portlet.- Parameters:
xmlRpcMethodClass- the name of the XML-RPC method class of the portlet
-
unsetReady
void unsetReady()
-