|
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<DynamicListRequest,DynamicListLogic>
oracle.stellent.wcm.server.request.dynamicList.DynamicListHandler
public class DynamicListHandler
| Field Summary | |
|---|---|
static SiteResponse.ResponseObject<oracle.stellent.ridc.model.DataBinder> |
DATA_BINDER |
| Constructor Summary | |
|---|---|
DynamicListHandler(ClientApplication clientApplication, DynamicListLogic commandLogic) |
|
| Method Summary | |
|---|---|
protected SiteResponse |
applyLogic(DynamicListRequest siteRequest)Handle this command |
| Methods inherited from class oracle.stellent.wcm.server.request.SiteRequestHandler |
|---|
getLogic, getServerContext, handleLogicError, 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<oracle.stellent.ridc.model.DataBinder> DATA_BINDER
| Constructor Detail |
|---|
public DynamicListHandler(ClientApplication clientApplication,
DynamicListLogic commandLogic)
| Method Detail |
|---|
protected SiteResponse applyLogic(DynamicListRequest siteRequest)
throws SiteRequestException
applyLogic in class SiteRequestHandler<DynamicListRequest,DynamicListLogic>siteRequest - the site commandSiteRequestException
|
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 | |||||||||