Uses of Interface
org.apache.cocoon.portal.factory.Producible

Packages that use Producible
org.apache.cocoon.portal.coplet   
org.apache.cocoon.portal.factory.impl   
org.apache.cocoon.portal.layout   
org.apache.cocoon.portal.layout.impl   
 

Uses of Producible in org.apache.cocoon.portal.coplet
 

Classes in org.apache.cocoon.portal.coplet that implement Producible
 class CopletData
           
 class CopletInstanceData
           
 

Uses of Producible in org.apache.cocoon.portal.factory.impl
 

Classes in org.apache.cocoon.portal.factory.impl that implement Producible
 class AbstractProducible
          This interface marks an object that can be created by a factory.
 

Uses of Producible in org.apache.cocoon.portal.layout
 

Subinterfaces of Producible in org.apache.cocoon.portal.layout
 interface CompositeLayout
          A composite layout is a layout that contains other layouts.
 interface Layout
           
 

Classes in org.apache.cocoon.portal.layout that implement Producible
 class AbstractLayout
           
 

Uses of Producible in org.apache.cocoon.portal.layout.impl
 

Classes in org.apache.cocoon.portal.layout.impl that implement Producible
 class CompositeLayoutImpl
          A composite layout is a layout that contains other layouts.
 class CopletLayout
          A coplet layout holds a coplet.
 class FrameLayout
          A frame layout holds a source URI.
 class LinkLayout
          A link layout references another layout to be used instead.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.