Uses of Class
com.arsdigita.portal.PortletType

Packages that use PortletType
com.arsdigita.populate.portlets   
com.arsdigita.portal Basic portal infrastructure. 
com.arsdigita.portal.apportlet   
 

Uses of PortletType in com.arsdigita.populate.portlets
 

Methods in com.arsdigita.populate.portlets that return PortletType
 PortletType PopulatePortlet.getPortletType()
           
abstract  PortletType AbstractPopulatePortlet.getPortletType()
           
 

Uses of PortletType in com.arsdigita.portal
 

Methods in com.arsdigita.portal that return PortletType
 PortletType PortletSetup.run()
           
protected  PortletType PortletSetup.process()
           
 PortletType PortletTypeCollection.getPortletType()
           
static PortletType PortletType.createPortletType(String title, String profile, String portletObjectType)
           
static PortletType PortletType.retrievePortletType(BigDecimal id)
           
static PortletType PortletType.retrievePortletType(OID oid)
           
static PortletType PortletType.retrievePortletType(DataObject dataObject)
           
static PortletType PortletType.retrievePortletTypeForPortlet(String portletObjectType)
           
 PortletType Portlet.getPortletType()
           
 

Methods in com.arsdigita.portal with parameters of type PortletType
static Portlet Portlet.createPortlet(PortletType portletType, Resource parent)
           
 void Portlet.setPortletType(PortletType portletType)
           
 

Uses of PortletType in com.arsdigita.portal.apportlet
 

Subclasses of PortletType in com.arsdigita.portal.apportlet
 class AppPortletType
           
 

Methods in com.arsdigita.portal.apportlet that return PortletType
 PortletType AppPortletSetup.run()
           
protected  PortletType AppPortletSetup.process()
           
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC