Uses of Interface
org.apache.cocoon.portal.coplet.CopletFactory

Packages that use CopletFactory
org.apache.cocoon.portal   
org.apache.cocoon.portal.coplet.impl   
org.apache.cocoon.portal.impl   
org.apache.cocoon.portal.tools.copletManagement   
 

Uses of CopletFactory in org.apache.cocoon.portal
 

Methods in org.apache.cocoon.portal that return CopletFactory
 CopletFactory PortalComponentManager.getCopletFactory()
          Get the coplet factory.
 

Uses of CopletFactory in org.apache.cocoon.portal.coplet.impl
 

Classes in org.apache.cocoon.portal.coplet.impl that implement CopletFactory
 class DefaultCopletFactory
          This factory is for creating and managing coplet objects.
 

Uses of CopletFactory in org.apache.cocoon.portal.impl
 

Fields in org.apache.cocoon.portal.impl declared as CopletFactory
protected  CopletFactory DefaultPortalComponentManager.copletFactory
           
 

Methods in org.apache.cocoon.portal.impl that return CopletFactory
 CopletFactory DefaultPortalComponentManager.getCopletFactory()
           
 

Uses of CopletFactory in org.apache.cocoon.portal.tools.copletManagement
 

Constructors in org.apache.cocoon.portal.tools.copletManagement with parameters of type CopletFactory
LayoutActions(Layout layout, LayoutFactory lf, CopletFactory cf, ProfileManager pm)
           
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.