Uses of Class
io.meeds.layout.model.PortletInstancePreference
Packages that use PortletInstancePreference
Package
Description
-
Uses of PortletInstancePreference in io.meeds.layout.plugin
Methods in io.meeds.layout.plugin that return types with arguments of type PortletInstancePreferenceModifier and TypeMethodDescriptionPortletInstancePreferencePlugin.generatePreferences(org.exoplatform.portal.config.model.Application<org.exoplatform.portal.pom.spi.portlet.Portlet> application, org.exoplatform.portal.pom.spi.portlet.Portlet preferences) Computes the list of preferences to have the same view as the designated application instance -
Uses of PortletInstancePreference in io.meeds.layout.plugin.renderer
Methods in io.meeds.layout.plugin.renderer that return types with arguments of type PortletInstancePreferenceModifier and TypeMethodDescriptionImagePortletInstancePreferencePlugin.generatePreferences(org.exoplatform.portal.config.model.Application<org.exoplatform.portal.pom.spi.portlet.Portlet> application, org.exoplatform.portal.pom.spi.portlet.Portlet preferences) LinkPortletInstancePreferencePlugin.generatePreferences(org.exoplatform.portal.config.model.Application<org.exoplatform.portal.pom.spi.portlet.Portlet> application, org.exoplatform.portal.pom.spi.portlet.Portlet preferences) -
Uses of PortletInstancePreference in io.meeds.layout.rest
Methods in io.meeds.layout.rest that return types with arguments of type PortletInstancePreferenceModifier and TypeMethodDescriptionPortletInstanceRest.getPortletInstancePreferences(jakarta.servlet.http.HttpServletRequest request, long id) -
Uses of PortletInstancePreference in io.meeds.layout.rest.model
Fields in io.meeds.layout.rest.model with type parameters of type PortletInstancePreferenceModifier and TypeFieldDescriptionprotected List<PortletInstancePreference> LayoutModel.preferences -
Uses of PortletInstancePreference in io.meeds.layout.service
Methods in io.meeds.layout.service that return types with arguments of type PortletInstancePreferenceModifier and TypeMethodDescriptionPortletInstanceService.getApplicationPreferences(long applicationId, String username) PortletInstanceService.getPortletInstancePreferences(long portletInstanceId, String username)