public interface CMISQueryService
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAllVersionsSearchable() |
org.apache.chemistry.opencmis.commons.enums.CapabilityJoin |
getJoinSupport() |
boolean |
getPwcSearchable() |
org.apache.chemistry.opencmis.commons.enums.CapabilityQuery |
getQuerySupport() |
CMISResultSet |
query(org.alfresco.opencmis.search.CMISQueryOptions options) |
CMISResultSet |
query(java.lang.String query,
org.alfresco.service.cmr.repository.StoreRef storeRef) |
CMISResultSet query(org.alfresco.opencmis.search.CMISQueryOptions options)
CMISResultSet query(java.lang.String query, org.alfresco.service.cmr.repository.StoreRef storeRef)
boolean getPwcSearchable()
boolean getAllVersionsSearchable()
org.apache.chemistry.opencmis.commons.enums.CapabilityQuery getQuerySupport()
org.apache.chemistry.opencmis.commons.enums.CapabilityJoin getJoinSupport()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.