|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bea.content.cmis.rest.resources.BaseCMISResource
com.bea.content.cmis.rest.resources.Query.ViaGet
public static class Query.ViaGet
| Constructor Summary | |
|---|---|
Query.ViaGet()
|
|
| Method Summary | |
|---|---|
com.bea.content.schema.cmis.atom.FeedType |
query(String repositoryId,
String statement,
com.bea.content.cmis.rest.resources.BooleanParam searchAllVersions,
com.bea.content.cmis.rest.resources.BooleanParam includeAllowableActions,
com.bea.content.cmis.rest.resources.BooleanParam includeRelationshipsIgnored,
com.bea.content.cmis.rest.resources.IntegerParam maxItems,
com.bea.content.cmis.rest.resources.IntegerParam skipCount)
This one lets us do queries via GET (and thus build links) It has a sub-path because we do not support GET on the Query resource as defined by the service document's query collection. |
| Methods inherited from class com.bea.content.cmis.rest.resources.BaseCMISResource |
|---|
getContentContext, getHttpRequest, getUriService, setHttpRequest, setUriService |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Query.ViaGet()
| Method Detail |
|---|
public com.bea.content.schema.cmis.atom.FeedType query(String repositoryId,
String statement,
com.bea.content.cmis.rest.resources.BooleanParam searchAllVersions,
com.bea.content.cmis.rest.resources.BooleanParam includeAllowableActions,
com.bea.content.cmis.rest.resources.BooleanParam includeRelationshipsIgnored,
com.bea.content.cmis.rest.resources.IntegerParam maxItems,
com.bea.content.cmis.rest.resources.IntegerParam skipCount)
throws RepositoryException,
com.bea.content.cmis.query.ParseException
RepositoryException
com.bea.content.cmis.query.ParseException
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||