Uses of Class
com.jalios.jcms.jportal.json.JPortletMapping
-
Packages that use JPortletMapping Package Description com.jalios.jcms.jportal com.jalios.jcms.jportal.json -
-
Uses of JPortletMapping in com.jalios.jcms.jportal
Methods in com.jalios.jcms.jportal with parameters of type JPortletMapping Modifier and Type Method Description static java.lang.String
JPortalUtils. getPortletTitle(JPortletMapping portletMapping, java.lang.String lang)
Get the title of a portlet in the user langjava.util.Map<java.lang.String,java.lang.String>
JPortalDisplayHandler. getPortletUIMapping(JPortletMapping jportlet)
-
Uses of JPortletMapping in com.jalios.jcms.jportal.json
Methods in com.jalios.jcms.jportal.json that return JPortletMapping Modifier and Type Method Description JPortletMapping
JBlockMapping. getJportlet()
Methods in com.jalios.jcms.jportal.json with parameters of type JPortletMapping Modifier and Type Method Description void
JBlockMapping. setJportlet(JPortletMapping jportlet)
-