| Package | Description |
|---|---|
| org.apache.deltaspike.data.impl.meta |
| Modifier and Type | Method and Description |
|---|---|
MethodType |
RepositoryMethod.getMethodType() |
MethodType |
RepositoryComponent.lookupMethodType(Method method)
Looks up the method type by a Method object.
|
MethodType |
QueryInvocationLiteral.value() |
static MethodType |
MethodType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MethodType[] |
MethodType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
QueryInvocationLiteral(MethodType methodType) |
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.