Uses of Class
org.gatein.pc.portlet.impl.metadata.PortletApplication10MetaData
-
-
Uses of PortletApplication10MetaData in org.gatein.pc.portlet.impl.deployment
Methods in org.gatein.pc.portlet.impl.deployment that return PortletApplication10MetaData Modifier and Type Method Description protected PortletApplication10MetaDataPortletApplicationDeployer. buildPortletApplicationMetaData(javax.servlet.ServletContext webApp)Methods in org.gatein.pc.portlet.impl.deployment with parameters of type PortletApplication10MetaData Modifier and Type Method Description protected PortletApplicationDeploymentPortletApplicationDeployer. createPortletApplicationDeployment(javax.servlet.ServletContext webApp, PortletApplication10MetaData metaData)Constructors in org.gatein.pc.portlet.impl.deployment with parameters of type PortletApplication10MetaData Constructor Description PortletApplicationDeployment(ManagedObjectRegistryEventListener listener, javax.servlet.ServletContext webApp, PortletApplication10MetaData metaData) -
Uses of PortletApplication10MetaData in org.gatein.pc.portlet.impl.info
Constructors in org.gatein.pc.portlet.impl.info with parameters of type PortletApplication10MetaData Constructor Description ContainerInfoBuilder(String portletApplicationId, PortletApplication10MetaData portletApplicationMD, ContainerInfoBuilderContext context). -
Uses of PortletApplication10MetaData in org.gatein.pc.portlet.impl.jsr168
Constructors in org.gatein.pc.portlet.impl.jsr168 with parameters of type PortletApplication10MetaData Constructor Description ContainerInfoBuilderContextImpl(PortletApplication10MetaData metaData, javax.servlet.ServletContext webApp) -
Uses of PortletApplication10MetaData in org.gatein.pc.portlet.impl.metadata
Subclasses of PortletApplication10MetaData in org.gatein.pc.portlet.impl.metadata Modifier and Type Class Description classPortletApplication20MetaData -
Uses of PortletApplication10MetaData in org.gatein.pc.portlet.impl.metadata.portlet
Methods in org.gatein.pc.portlet.impl.metadata.portlet that return PortletApplication10MetaData Modifier and Type Method Description PortletApplication10MetaDataPortletMetaData. getPortletApplication().Methods in org.gatein.pc.portlet.impl.metadata.portlet with parameters of type PortletApplication10MetaData Modifier and Type Method Description voidPortletMetaData. setPortletApplication(PortletApplication10MetaData portletApplication)
-