|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CMISQueryService
Support to execute CMIS queries
Method Summary | |
---|---|
boolean |
getAllVersionsSearchable()
Can you query non-latest versions of a document. |
CMISJoinEnum |
getJoinSupport()
Get the join support level in queries. |
boolean |
getPwcSearchable()
Can you query Private Working Copies of a document. |
CMISQueryEnum |
getQuerySupport()
Get the query support level |
CMISResultSet |
query(CMISQueryOptions options)
Execute a CMIS query as defined by options |
CMISResultSet |
query(java.lang.String query)
Execute a CMIS query with all the default options; |
Method Detail |
---|
CMISResultSet query(CMISQueryOptions options)
options
-
CMISResultSet query(java.lang.String query)
query
-
CMISQueryEnum getQuerySupport()
CMISJoinEnum getJoinSupport()
boolean getPwcSearchable()
boolean getAllVersionsSearchable()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |