|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.cocoon.components.modules.input.AbstractInputModule
org.apache.lenya.cms.cocoon.components.modules.input.AbstractPageEnvelopeModule
public abstract class AbstractPageEnvelopeModule
Abstract superclass for classes which need access to the page envelope.
| Field Summary |
|---|
| Fields inherited from class org.apache.cocoon.components.modules.input.AbstractInputModule |
|---|
settings |
| Fields inherited from interface org.apache.cocoon.components.modules.input.InputModule |
|---|
ROLE |
| Constructor Summary | |
|---|---|
AbstractPageEnvelopeModule()
|
|
| Method Summary | |
|---|---|
protected PageEnvelope |
getEnvelope(java.util.Map objectModel)
Get the the page envelope for the given objectModel. |
| Methods inherited from class org.apache.cocoon.components.modules.input.AbstractInputModule |
|---|
configure, dispose, getAttribute, getAttributeNames, getAttributeValues |
| Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled |
|---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractPageEnvelopeModule()
| Method Detail |
|---|
protected PageEnvelope getEnvelope(java.util.Map objectModel)
throws org.apache.avalon.framework.configuration.ConfigurationException
objectModel - the objectModel for which the page enevelope is requested.
PageEnvelope
org.apache.avalon.framework.configuration.ConfigurationException - if the page envelope could not be instantiated.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||