Uses of Class
org.apache.pluto.descriptors.portlet.PortletInfoDD

Packages that use PortletInfoDD
org.apache.pluto.descriptors.portlet   
 

Uses of PortletInfoDD in org.apache.pluto.descriptors.portlet
 

Methods in org.apache.pluto.descriptors.portlet that return PortletInfoDD
 PortletInfoDD ObjectFactory.createPortletInfoDD()
          Create an instance of PortletInfoDD
 PortletInfoDD PortletDD.getPortletInfo()
           
 

Methods in org.apache.pluto.descriptors.portlet that return types with arguments of type PortletInfoDD
 JAXBElement<PortletInfoDD> ObjectFactory.createPortletDDPortletInfo(PortletInfoDD value)
          Create an instance of JAXBElement<PortletInfoDD>}
 

Methods in org.apache.pluto.descriptors.portlet with parameters of type PortletInfoDD
 JAXBElement<PortletInfoDD> ObjectFactory.createPortletDDPortletInfo(PortletInfoDD value)
          Create an instance of JAXBElement<PortletInfoDD>}
 void PortletDD.setPortletInfo(PortletInfoDD portletInfo)
           
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.