Uses of Class
org.gatein.pc.portlet.impl.metadata.portlet.PortletMetaData
Packages that use PortletMetaData
Package
Description
-
Uses of PortletMetaData in org.gatein.pc.portlet.impl.info
Methods in org.gatein.pc.portlet.impl.info with parameters of type PortletMetaDataModifier and TypeMethodDescriptionContainerInfoBuilderContext.getBundleManager(PortletMetaData portletMD) -
Uses of PortletMetaData in org.gatein.pc.portlet.impl.jsr168
Methods in org.gatein.pc.portlet.impl.jsr168 with parameters of type PortletMetaDataModifier and TypeMethodDescriptionContainerInfoBuilderContextImpl.getBundleManager(PortletMetaData portletMD) -
Uses of PortletMetaData in org.gatein.pc.portlet.impl.metadata
Methods in org.gatein.pc.portlet.impl.metadata that return PortletMetaDataMethods in org.gatein.pc.portlet.impl.metadata that return types with arguments of type PortletMetaDataModifier and TypeMethodDescriptionPortletApplication10MetaData.getPortletCollection()PortletApplication10MetaData.getPortlets()Methods in org.gatein.pc.portlet.impl.metadata with parameters of type PortletMetaDataModifier and TypeMethodDescriptionvoidPortletApplication10MetaData.addPortlet(PortletMetaData portlet) Method parameters in org.gatein.pc.portlet.impl.metadata with type arguments of type PortletMetaDataModifier and TypeMethodDescriptionvoidPortletApplication10MetaData.setPortlets(Map<String, PortletMetaData> portlets) -
Uses of PortletMetaData in org.gatein.pc.portlet.impl.metadata.adapter
Methods in org.gatein.pc.portlet.impl.metadata.adapter that return types with arguments of type PortletMetaDataModifier and TypeMethodDescriptionPortletListAdapter.marshal(Map<String, PortletMetaData> portletMap) PortletListAdapter.unmarshal(List<PortletMetaData> portletList) Method parameters in org.gatein.pc.portlet.impl.metadata.adapter with type arguments of type PortletMetaDataModifier and TypeMethodDescriptionPortletListAdapter.marshal(Map<String, PortletMetaData> portletMap) PortletListAdapter.unmarshal(List<PortletMetaData> portletList)