| Package | Description |
|---|---|
| ch.ralscha.extdirectspring.controller |
| Modifier and Type | Method and Description |
|---|---|
BatchedMethodsExecutionPolicy |
Configuration.getBatchedMethodsExecutionPolicy() |
static BatchedMethodsExecutionPolicy |
BatchedMethodsExecutionPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BatchedMethodsExecutionPolicy[] |
BatchedMethodsExecutionPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.setBatchedMethodsExecutionPolicy(BatchedMethodsExecutionPolicy batchedMethodsExecutionPolicy)
Specifies how batched methods sent from the client should be executed on the
server.
|
Copyright © 2010–2018. All rights reserved.