|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AspectDescription | |
---|---|
org.apache.cocoon.portal.aspect | |
org.apache.cocoon.portal.aspect.impl | |
org.apache.cocoon.portal.coplet.impl |
Uses of AspectDescription in org.apache.cocoon.portal.aspect |
---|
Methods in org.apache.cocoon.portal.aspect that return AspectDescription | |
---|---|
AspectDescription |
AspectalizableDescription.getAspectDescription(String name)
Return the description for an aspect |
Uses of AspectDescription in org.apache.cocoon.portal.aspect.impl |
---|
Classes in org.apache.cocoon.portal.aspect.impl that implement AspectDescription | |
---|---|
class |
DefaultAspectDescription
A configured aspect |
Methods in org.apache.cocoon.portal.aspect.impl that return AspectDescription | |
---|---|
AspectDescription |
AbstractAspectalizableDescription.getAspectDescription(String name)
Return the description for an aspect |
static AspectDescription |
DefaultAspectDescription.newInstance(Configuration conf)
Create a new description from a Configuration object. |
Methods in org.apache.cocoon.portal.aspect.impl with parameters of type AspectDescription | |
---|---|
void |
AbstractAspectalizableDescription.addAspectDescription(AspectDescription aspect)
|
static Object |
AspectUtil.convert(AspectDescription desc,
Object value)
|
static Object |
AspectUtil.createNewInstance(AspectDescription desc)
Create a new instance |
Uses of AspectDescription in org.apache.cocoon.portal.coplet.impl |
---|
Methods in org.apache.cocoon.portal.coplet.impl that return AspectDescription | |
---|---|
AspectDescription |
DefaultCopletDescription.getInstanceAspectDescription(String name)
Return the description for an aspect |
Methods in org.apache.cocoon.portal.coplet.impl with parameters of type AspectDescription | |
---|---|
void |
DefaultCopletDescription.addInstanceAspectDescription(AspectDescription aspect)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |