|
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<PlaceholderRequest,PlaceholderLogic>
oracle.stellent.wcm.server.request.logic.placeholder.PlaceholderHandler
public class PlaceholderHandler
| Field Summary | |
|---|---|
static SiteResponse.ResponseObject<Placeholder> |
PLACEHOLDERobject holding the placeholder object built during evaluation |
| Fields inherited from class oracle.stellent.wcm.server.request.impl.RequestHandlerSupport |
|---|
log |
| Constructor Summary | |
|---|---|
PlaceholderHandler(ServerContext serverContext, PlaceholderLogic commandLogic) |
|
| Method Summary | |
|---|---|
protected SiteResponse |
handleLogicCommand(PlaceholderRequest siteRequest)Handle this command |
protected SiteResponse |
handleLogicError(PlaceholderRequest siteRequest, RequestException exp)Handle an error occurring while processing the command |
| Methods inherited from class oracle.stellent.wcm.server.request.impl.RequestLogicHandlerSupport |
|---|
getLogic, 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 final SiteResponse.ResponseObject<Placeholder> PLACEHOLDER
| Constructor Detail |
|---|
public PlaceholderHandler(ServerContext serverContext,
PlaceholderLogic commandLogic)
| Method Detail |
|---|
protected SiteResponse handleLogicCommand(PlaceholderRequest siteRequest)
throws RequestException
handleLogicCommand in class RequestLogicHandlerSupport<PlaceholderRequest,PlaceholderLogic>siteRequest - the site commandRequestException
protected SiteResponse handleLogicError(PlaceholderRequest siteRequest,
RequestException exp)
handleLogicError in class RequestLogicHandlerSupport<PlaceholderRequest,PlaceholderLogic>siteRequest - the site commandexp - the error
|
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 | |||||||||