|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ProducibleDescription in org.apache.cocoon.portal.coplet |
---|
Subinterfaces of ProducibleDescription in org.apache.cocoon.portal.coplet | |
---|---|
interface |
CopletDescription
A configured coplet |
Uses of ProducibleDescription in org.apache.cocoon.portal.coplet.impl |
---|
Classes in org.apache.cocoon.portal.coplet.impl that implement ProducibleDescription | |
---|---|
class |
DefaultCopletDescription
A description of a coplet data or a coplet instance data |
Uses of ProducibleDescription in org.apache.cocoon.portal.factory |
---|
Methods in org.apache.cocoon.portal.factory with parameters of type ProducibleDescription | |
---|---|
void |
Producible.setDescription(ProducibleDescription description)
Set the layout description |
Uses of ProducibleDescription in org.apache.cocoon.portal.factory.impl |
---|
Classes in org.apache.cocoon.portal.factory.impl that implement ProducibleDescription | |
---|---|
class |
AbstractProducibleDescription
This is a description of a Producible object. |
Fields in org.apache.cocoon.portal.factory.impl declared as ProducibleDescription | |
---|---|
protected ProducibleDescription |
AbstractProducible.description
|
Methods in org.apache.cocoon.portal.factory.impl with parameters of type ProducibleDescription | |
---|---|
void |
AbstractProducible.setDescription(ProducibleDescription description)
Set the layout description |
Uses of ProducibleDescription in org.apache.cocoon.portal.layout |
---|
Subinterfaces of ProducibleDescription in org.apache.cocoon.portal.layout | |
---|---|
interface |
LayoutDescription
A configured layout |
Uses of ProducibleDescription in org.apache.cocoon.portal.layout.impl |
---|
Classes in org.apache.cocoon.portal.layout.impl that implement ProducibleDescription | |
---|---|
class |
DefaultLayoutDescription
A configured layout |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |