|
Oracle® Fusion Middleware Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.stellent.wcm.server.request.impl.RequestHandlerSupport<T>
oracle.stellent.wcm.server.request.impl.RequestLogicHandlerSupport<PageRequest,PageLogic<PageRequest>>
oracle.stellent.wcm.server.request.logic.page.PageHandler
public class PageHandler
| Field Summary | |
|---|---|
static SiteResponse.ResponseObject<PageTemplate> |
LAYOUTthe layout object used to execute the site request |
static SiteResponse.ResponseObject<java.lang.String> |
SECTION_IDID of the section |
| Fields inherited from class oracle.stellent.wcm.server.request.impl.RequestHandlerSupport |
|---|
log |
| Constructor Summary | |
|---|---|
PageHandler(ServerContext serverContext, PageLogic<PageRequest> commandLogic) |
|
| Method Summary | |
|---|---|
protected SiteResponse |
handleLogicCommand(PageRequest pageRequest)Handle this command |
| Methods inherited from class oracle.stellent.wcm.server.request.impl.RequestLogicHandlerSupport |
|---|
getLogic, handleLogicError, handleRequest |
| Methods inherited from class oracle.stellent.wcm.server.request.impl.RequestHandlerSupport |
|---|
getServerContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static SiteResponse.ResponseObject<PageTemplate> LAYOUT
public static final SiteResponse.ResponseObject<java.lang.String> SECTION_ID
| Constructor Detail |
|---|
public PageHandler(ServerContext serverContext,
PageLogic<PageRequest> commandLogic)
| Method Detail |
|---|
protected SiteResponse handleLogicCommand(PageRequest pageRequest)
throws RequestException
handleLogicCommand in class RequestLogicHandlerSupport<PageRequest,PageLogic<PageRequest>>pageRequest - the site commandRequestException
|
Oracle® Fusion Middleware Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||