|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OwCMISQuerySchema
CMIS query ability handling.
Interface which define handle the query name and query ability of a CMIS property definition.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Method Summary | |
---|---|
String |
getQueryName(OwCMISQueryContext context_p)
Return the query name to be used for given context. |
boolean |
isQueryable(OwCMISQueryContext context_p)
Request if this property is query able for given context. |
Method Detail |
---|
boolean isQueryable(OwCMISQueryContext context_p)
context_p
- OwCMISQueryContext how to query
true
if query ableOwCMISQueryContext
String getQueryName(OwCMISQueryContext context_p)
context_p
- OwCMISQueryContext how to query
true
if query ableOwCMISQueryContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |