|
Oracle® Fusion Middleware Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.stellent.wcm.server.request.logic.RequestLogic<DynamicListRequest>
oracle.stellent.wcm.server.request.logic.dynamicList.DynamicListLogic
public class DynamicListLogic
Logic for the dynamic list command.
| Constructor Summary | |
|---|---|
DynamicListLogic(ServerContext serverContext) |
|
| 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.logic.RequestLogic |
|---|
checkSecurity, checkSecurity, getProject, getProject, getSection, getSection, getServerContext, getStructure, isSectionAvailable, setRequestSiteID, validateRequest |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DynamicListLogic(ServerContext serverContext)
| Method Detail |
|---|
public oracle.stellent.ridc.model.DataBinder executeDynamicList(DynamicListRequest listRequest)
throws RequestException
listRequest - the dynamic list commandoracle.stellent.ridc.IdcClientExceptionRequestException
protected void updateBinder(DynamicListRequest listRequest,
oracle.stellent.ridc.model.DataBinder responseBinder)
listRequest - the dynamic list commandresponseBinder - the response binder
|
Oracle® Fusion Middleware Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||