Package | Description |
---|---|
org.apache.chemistry.opencmis.server.support.query |
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
FunctionReference(FunctionReference.CmisQlFunction func) |
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.