Uses of Interface
org.apache.cocoon.portal.aspect.AspectalizableDescription

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

Uses of AspectalizableDescription in org.apache.cocoon.portal.aspect.impl
 

Classes in org.apache.cocoon.portal.aspect.impl that implement AspectalizableDescription
 class AbstractAspectalizableDescription
           
 

Fields in org.apache.cocoon.portal.aspect.impl declared as AspectalizableDescription
protected  AspectalizableDescription DefaultAspectDataHandler.description
           
 

Constructors in org.apache.cocoon.portal.aspect.impl with parameters of type AspectalizableDescription
DefaultAspectDataHandler(AspectalizableDescription desc, ServiceSelector storeSelector)
          Constructor
 

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

Subinterfaces of AspectalizableDescription in org.apache.cocoon.portal.coplet
 interface CopletDescription
          A configured coplet
 

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

Classes in org.apache.cocoon.portal.coplet.impl that implement AspectalizableDescription
 class DefaultCopletDescription
          A description of a coplet data or a coplet instance data
 

Uses of AspectalizableDescription in org.apache.cocoon.portal.factory
 

Subinterfaces of AspectalizableDescription in org.apache.cocoon.portal.factory
 interface ProducibleDescription
          This is a description of a Producible object.
 

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

Classes in org.apache.cocoon.portal.factory.impl that implement AspectalizableDescription
 class AbstractProducibleDescription
          This is a description of a Producible object.
 

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

Subinterfaces of AspectalizableDescription in org.apache.cocoon.portal.layout
 interface LayoutDescription
          A configured layout
 

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

Classes in org.apache.cocoon.portal.layout.impl that implement AspectalizableDescription
 class DefaultLayoutDescription
          A configured layout
 



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