|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spago.presentation.PresentationRendering
public class PresentationRendering
Constructor Summary | |
---|---|
PresentationRendering()
|
Method Summary | |
---|---|
static java.lang.String |
render(RequestContextIFace requestContext,
java.util.List resources)
Perform the render of the response for non JSP/Servlet/Loop publishers. |
static java.lang.String |
render(ResponseContainer responseContainer,
java.util.List resources)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PresentationRendering()
Method Detail |
---|
public static java.lang.String render(RequestContextIFace requestContext, java.util.List resources)
requestContext
- resources
- The presentation resources defined in configuration files
public static java.lang.String render(ResponseContainer responseContainer, java.util.List resources)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |