Uses of Class
org.apache.chemistry.opencmis.server.support.query.FunctionReference.CmisQlFunction

Packages that use FunctionReference.CmisQlFunction
org.apache.chemistry.opencmis.server.support.query   
 

Uses of FunctionReference.CmisQlFunction in org.apache.chemistry.opencmis.server.support.query
 

Methods in org.apache.chemistry.opencmis.server.support.query that return FunctionReference.CmisQlFunction
 FunctionReference.CmisQlFunction FunctionReference.getFunction()
           
static FunctionReference.CmisQlFunction FunctionReference.CmisQlFunction.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FunctionReference.CmisQlFunction[] FunctionReference.CmisQlFunction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.apache.chemistry.opencmis.server.support.query with parameters of type FunctionReference.CmisQlFunction
FunctionReference(FunctionReference.CmisQlFunction func)
           
 



Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.