|
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<ContributorJSRequest,ContributorJSLogic>
oracle.stellent.wcm.server.request.contributor.ContributorJSHandler
public class ContributorJSHandler
Handle requests for including the contributor JavaScript in the response
| Constructor Summary | |
|---|---|
ContributorJSHandler(ClientApplication clientApplication, ContributorJSLogic commandLogic) |
|
| Method Summary | |
|---|---|
protected SiteResponse |
applyLogic(ContributorJSRequest request)Handle this command |
protected SiteResponse |
handleLogicError(ContributorJSRequest siteCommand, 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 |
| Constructor Detail |
|---|
public ContributorJSHandler(ClientApplication clientApplication,
ContributorJSLogic commandLogic)
| Method Detail |
|---|
protected SiteResponse applyLogic(ContributorJSRequest request)
throws SiteRequestException
applyLogic in class SiteRequestHandler<ContributorJSRequest,ContributorJSLogic>request - the site requestSiteRequestException
protected SiteResponse handleLogicError(ContributorJSRequest siteCommand,
SiteRequestException exp)
handleLogicError in class SiteRequestHandler<ContributorJSRequest,ContributorJSLogic>siteCommand - 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 | |||||||||