|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.wewebu.ow.server.ecmimpl.cmis.propertyclasses.OwCMISDynamicQuerySchema
public class OwCMISDynamicQuerySchema
Query schema which handles dynamically the context specific querying.
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
Constructor Summary | |
---|---|
OwCMISDynamicQuerySchema(org.oasis_open.docs.ns.cmis.core._200908.CmisPropertyDefinitionType propertyDefinitionType_p)
|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OwCMISDynamicQuerySchema(org.oasis_open.docs.ns.cmis.core._200908.CmisPropertyDefinitionType propertyDefinitionType_p)
Method Detail |
---|
public String getQueryName(OwCMISQueryContext context_p)
OwCMISQuerySchema
getQueryName
in interface OwCMISQuerySchema
context_p
- OwCMISQueryContext how to query
true
if query ableOwCMISQueryContext
public boolean isQueryable(OwCMISQueryContext context_p)
OwCMISQuerySchema
isQueryable
in interface OwCMISQuerySchema
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 |