|
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.SiteRequestLogic<DynamicListRequest>
oracle.stellent.wcm.server.request.dynamicList.DynamicListLogic
public class DynamicListLogic
Logic for the dynamic list command.
| Constructor Summary | |
|---|---|
DynamicListLogic(ClientApplication clientApplication) |
|
| Method Summary | |
|---|---|
oracle.stellent.ridc.model.DataBinder |
executeDynamicList(DynamicListRequest listRequest)Execute the dynamic list query |
protected void |
updateBinder(DynamicListRequest listRequest, oracle.stellent.ridc.model.DataBinder responseBinder)Update the search results URLs |
| Methods inherited from class oracle.stellent.wcm.server.request.SiteRequestLogic |
|---|
checkSecurity, checkSecurity, getClientApplication, getProject, getProject, getSection, getSection, getStructure, isSectionAvailable, setRequestSiteID, validateSiteRequest |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DynamicListLogic(ClientApplication clientApplication)
| Method Detail |
|---|
public oracle.stellent.ridc.model.DataBinder executeDynamicList(DynamicListRequest listRequest)
throws SiteRequestException
listRequest - the dynamic list commandoracle.stellent.ridc.IdcClientExceptionSiteRequestException
protected void updateBinder(DynamicListRequest listRequest,
oracle.stellent.ridc.model.DataBinder responseBinder)
listRequest - the dynamic list commandresponseBinder - the response binder
|
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 | |||||||||