|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.apache.lenya.cms.publication.PageEnvelopeFactory
public class PageEnvelopeFactory
Common entry point for creating page envelopes.
| Constructor Summary | |
|---|---|
protected |
PageEnvelopeFactory()
Creates a new PageEnvelopeFactory. |
| Method Summary | |
|---|---|
static PageEnvelopeFactory |
getInstance()
Returns the singleton PageEnvelopeFactory. |
PageEnvelope |
getPageEnvelope(java.util.Map objectModel)
Returns the page envelope for the object model of a Cocoon component. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected PageEnvelopeFactory()
| Method Detail |
|---|
public static PageEnvelopeFactory getInstance()
public PageEnvelope getPageEnvelope(java.util.Map objectModel)
throws PageEnvelopeException
objectModel - The object model.
PageEnvelopeException - if something went wrong.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||