|
Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.stellent.wcm.server.request.SiteRequestHandler<PlaceholderRequest,PlaceholderLogic>
oracle.stellent.wcm.server.request.placeholder.PlaceholderHandler
public class PlaceholderHandler
| Field Summary | |
|---|---|
static SiteResponse.ResponseObject<Placeholder> |
PLACEHOLDERobject holding the placeholder object built during evaluation |
| Constructor Summary | |
|---|---|
PlaceholderHandler(ClientApplication clientApplication, PlaceholderLogic commandLogic) |
|
| Method Summary | |
|---|---|
protected SiteResponse |
applyLogic(PlaceholderRequest siteRequest)Handle this command |
protected SiteResponse |
handleLogicError(PlaceholderRequest siteRequest, SiteRequestException exp)Handle an error occurring while processing the command |
| Methods inherited from class oracle.stellent.wcm.server.request.SiteRequestHandler |
|---|
getLogic, getServerContext, handleSiteRequest, validateSiteRequest |
| 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(ClientApplication clientApplication,
PlaceholderLogic commandLogic)
| Method Detail |
|---|
protected SiteResponse applyLogic(PlaceholderRequest siteRequest)
throws SiteRequestException
applyLogic in class SiteRequestHandler<PlaceholderRequest,PlaceholderLogic>siteRequest - the site commandSiteRequestException
protected SiteResponse handleLogicError(PlaceholderRequest siteRequest,
SiteRequestException exp)
handleLogicError in class SiteRequestHandler<PlaceholderRequest,PlaceholderLogic>siteRequest - the site commandexp - the error
|
Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||