- setAction(String) - Method in class ch.ralscha.extdirectspring.bean.ExtDirectRequest
-
- setAllowBlank(boolean) - Method in class ch.ralscha.extdirectspring.bean.Field
-
- setAlwaysWrapStoreResponse(boolean) - Method in class ch.ralscha.extdirectspring.controller.Configuration
-
If alwaysWrapStoreResponse is true, responses of STORE_READ and
STORE_MODIFY methods are always wrapped in an
ExtDirectStoreReadResult object.
- setBatchedMethodsExecutionPolicy(BatchedMethodsExecutionPolicy) - Method in class ch.ralscha.extdirectspring.controller.Configuration
-
Specifies how batched methods sent from the client should be executed on
the server.
- setBatchedMethodsExecutorService(ExecutorService) - Method in class ch.ralscha.extdirectspring.controller.Configuration
-
Sets the thread pool used for executing batched methods concurrently.
- setComment(String) - Method in class ch.ralscha.extdirectspring.bean.SSEvent
-
Adds a comment to this event.
- setCreateMethod(String) - Method in class ch.ralscha.extdirectspring.generator.ModelBean
-
Specifies the create method.
- setData(Object) - Method in class ch.ralscha.extdirectspring.bean.ExtDirectFormLoadResult
-
- setData(Object) - Method in class ch.ralscha.extdirectspring.bean.ExtDirectPollResponse
-
- setData(Object) - Method in class ch.ralscha.extdirectspring.bean.ExtDirectRequest
-
- setData(String) - Method in class ch.ralscha.extdirectspring.bean.SSEvent
-
Sets the data part of the Server-Sent Event response.
- setDateFormat(String) - Method in class ch.ralscha.extdirectspring.bean.Field
-
- setDateFormat(String) - Method in class ch.ralscha.extdirectspring.generator.ModelFieldBean
-
Specifies format of date.
- setDefaultExceptionMessage(String) - Method in class ch.ralscha.extdirectspring.controller.Configuration
-
- setDefaultValue(Object) - Method in class ch.ralscha.extdirectspring.generator.ModelFieldBean
-
The default value.
- setDescriptor(String) - Method in class ch.ralscha.extdirectspring.bean.api.RemotingApi
-
- setDestroyMethod(String) - Method in class ch.ralscha.extdirectspring.generator.ModelBean
-
Specifies the destroy method.
- setDir(String) - Method in class ch.ralscha.extdirectspring.bean.ExtDirectStoreReadRequest
-
- setEnableBuffer(Object) - Method in class ch.ralscha.extdirectspring.bean.api.RemotingApi
-
- setEnableBuffer(Object) - Method in class ch.ralscha.extdirectspring.controller.Configuration
-
true or false to enable or disable combining of method calls.
- setEvent(String) - Method in class ch.ralscha.extdirectspring.bean.SSEvent
-
Name of the event.
- setException(Exception) - Method in class ch.ralscha.extdirectspring.bean.ExtDirectResponseBuilder
-
Creates an "exception" response.
- setExceptionToMessage(Map<Class<?>, String>) - Method in class ch.ralscha.extdirectspring.controller.Configuration
-
Sets the new exception-to-message map.
- setFields(Map<String, ModelFieldBean>) - Method in class ch.ralscha.extdirectspring.generator.ModelBean
-
Overwrites all field definitions with the provided map.
- setFilters(List<Filter>) - Method in class ch.ralscha.extdirectspring.bean.ExtDirectStoreReadRequest
-
- setGroupBy(String) - Method in class ch.ralscha.extdirectspring.bean.ExtDirectStoreReadRequest
-
- setGroupDir(String) - Method in class ch.ralscha.extdirectspring.bean.ExtDirectStoreReadRequest
-
- setGroups(List<GroupInfo>) - Method in class ch.ralscha.extdirectspring.bean.ExtDirectStoreReadRequest
-
- setId(String) - Method in class ch.ralscha.extdirectspring.bean.SSEvent
-
Sets the event source's last event ID.
- setIdProperty(String) - Method in class ch.ralscha.extdirectspring.bean.MetaData
-
- setIdProperty(String) - Method in class ch.ralscha.extdirectspring.generator.ModelBean
-
Name of the id property.
- setJsContentType(String) - Method in class ch.ralscha.extdirectspring.controller.Configuration
-
Specifies the Content-Type for api.js and api-debug.js.
- setLimit(Integer) - Method in class ch.ralscha.extdirectspring.bean.ExtDirectStoreReadRequest
-
- setMapper(ObjectMapper) - Method in class ch.ralscha.extdirectspring.util.JsonHandler
-
Sets a new instance of ObjectMapper.
- setMaxRetries(Integer) - Method in class ch.ralscha.extdirectspring.bean.api.RemotingApi
-
- setMaxRetries(Integer) - Method in class ch.ralscha.extdirectspring.controller.Configuration
-
Sets the number of times the client will try to send a message to the
server before throwing a failure.
- setMessage(String) - Method in class ch.ralscha.extdirectspring.bean.BaseResponse
-
Sets an error message if type is "exception".
- setMetaData(MetaData) - Method in class ch.ralscha.extdirectspring.bean.ExtDirectStoreReadResult
-
- setMethod(String) - Method in class ch.ralscha.extdirectspring.bean.ExtDirectRequest
-
- setName(String) - Method in class ch.ralscha.extdirectspring.bean.ExtDirectPollResponse
-
- setName(String) - Method in class ch.ralscha.extdirectspring.generator.ModelBean
-
"Classname" of the model.
- setName(String) - Method in class ch.ralscha.extdirectspring.generator.ModelFieldBean
-
Name of the field.
- setOptions(Map<String, Object>) - Method in class ch.ralscha.extdirectspring.generator.ModelFieldValidationBean
-
- setPage(Integer) - Method in class ch.ralscha.extdirectspring.bean.ExtDirectStoreReadRequest
-
- setPaging(boolean) - Method in class ch.ralscha.extdirectspring.generator.ModelBean
-
If true a reader config with root : 'records' will be added to the model
object.
- setPagingParameter(int, int) - Method in class ch.ralscha.extdirectspring.bean.MetaData
-
- setParams(Map<String, Object>) - Method in class ch.ralscha.extdirectspring.bean.ExtDirectStoreReadRequest
-
- setProviderType(String) - Method in class ch.ralscha.extdirectspring.controller.Configuration
-
Sets the type of the provider.
- setQuery(String) - Method in class ch.ralscha.extdirectspring.bean.ExtDirectStoreReadRequest
-
- setReadMethod(String) - Method in class ch.ralscha.extdirectspring.generator.ModelBean
-
Specifies the read method.
- setResult(Object) - Method in class ch.ralscha.extdirectspring.bean.ExtDirectResponse
-
- setRetry(Integer) - Method in class ch.ralscha.extdirectspring.bean.SSEvent
-
Sets the retry value.
- setSendExceptionMessage(boolean) - Method in class ch.ralscha.extdirectspring.controller.Configuration
-
- setSendStacktrace(boolean) - Method in class ch.ralscha.extdirectspring.controller.Configuration
-
- setSort(String) - Method in class ch.ralscha.extdirectspring.bean.ExtDirectStoreReadRequest
-
- setSorters(List<SortInfo>) - Method in class ch.ralscha.extdirectspring.bean.ExtDirectStoreReadRequest
-
- setSortInfo(String, SortDirection) - Method in class ch.ralscha.extdirectspring.bean.MetaData
-
- setStart(Integer) - Method in class ch.ralscha.extdirectspring.bean.ExtDirectStoreReadRequest
-
- setStreamResponse(boolean) - Method in class ch.ralscha.extdirectspring.bean.ExtDirectResponse
-
- setStreamResponse(boolean) - Method in class ch.ralscha.extdirectspring.controller.Configuration
-
If streamResponse is true, the JSON response will be directly written
into the ServletResponse.getOutputStream() without setting
the Content-Length header.
- setSuccess(boolean) - Method in class ch.ralscha.extdirectspring.bean.ExtDirectFormLoadResult
-
- setSuccess(boolean) - Method in class ch.ralscha.extdirectspring.bean.ExtDirectFormPostResult
-
- setSuccess(boolean) - Method in class ch.ralscha.extdirectspring.bean.ExtDirectResponseBuilder
-
Sets success flag to the provided parameter.
- setSynchronizeOnSession(boolean) - Method in class ch.ralscha.extdirectspring.controller.Configuration
-
If synchronizeOnSession is true, execution of all methods is synchronized
on the session object.
- setTid(int) - Method in class ch.ralscha.extdirectspring.bean.ExtDirectRequest
-
- setTimeout(Integer) - Method in class ch.ralscha.extdirectspring.bean.api.RemotingApi
-
- setTimeout(Integer) - Method in class ch.ralscha.extdirectspring.controller.Configuration
-
Sets the timeout in milliseconds for remote calls.
- setType(String) - Method in class ch.ralscha.extdirectspring.bean.BaseResponse
-
Sets the type of the response.
- setType(String) - Method in class ch.ralscha.extdirectspring.bean.ExtDirectRequest
-
- setType(DataType) - Method in class ch.ralscha.extdirectspring.bean.Field
-
- setType(ModelType) - Method in class ch.ralscha.extdirectspring.generator.ModelFieldBean
-
Type of the field.
- setUpdateMethod(String) - Method in class ch.ralscha.extdirectspring.generator.ModelBean
-
Specifies the update method.
- setUseNull(Boolean) - Method in class ch.ralscha.extdirectspring.generator.ModelFieldBean
-
If true null value is used if value cannot be parsed.
- setValidations(List<ModelFieldValidationBean>) - Method in class ch.ralscha.extdirectspring.generator.ModelBean
-
- setWhere(String) - Method in class ch.ralscha.extdirectspring.bean.BaseResponse
-
Contains a detailed description (stacktrace) of the error if type is
"exception" and sendStacktrace is set to true in
Configuration.
- SortDirection - Enum in ch.ralscha.extdirectspring.bean
-
Enumeration of possible sort directions.
- SortInfo - Class in ch.ralscha.extdirectspring.bean
-
Class contains information about the property/field on which to sort and if
sort is ascending or descending.
- SortInfo(String, SortDirection) - Constructor for class ch.ralscha.extdirectspring.bean.SortInfo
-
- sse(String, String, HttpServletRequest, HttpServletResponse, Locale) - Method in class ch.ralscha.extdirectspring.controller.RouterController
-
- SSEvent - Class in ch.ralscha.extdirectspring.bean
-
Class represents a response in a Server-Sent Event roundtrip.
- SSEvent() - Constructor for class ch.ralscha.extdirectspring.bean.SSEvent
-
- StringFilter - Class in ch.ralscha.extdirectspring.filter
-
- StringFilter(String, String) - Constructor for class ch.ralscha.extdirectspring.filter.StringFilter
-
- successful() - Method in class ch.ralscha.extdirectspring.bean.ExtDirectResponseBuilder
-
Sets success flag to true.
- SupportedParameters - Enum in ch.ralscha.extdirectspring.util
-
Enum of all supported parameter types.
- supports(Class<?>) - Method in enum ch.ralscha.extdirectspring.generator.ModelType
-
- valueOf(String) - Static method in enum ch.ralscha.extdirectspring.annotation.ExtDirectMethodType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.ralscha.extdirectspring.bean.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.ralscha.extdirectspring.bean.SortDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.ralscha.extdirectspring.controller.BatchedMethodsExecutionPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.ralscha.extdirectspring.filter.Comparison
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.ralscha.extdirectspring.generator.IncludeValidation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.ralscha.extdirectspring.generator.ModelType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.ralscha.extdirectspring.generator.OutputFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.ralscha.extdirectspring.util.ApiCache
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.ralscha.extdirectspring.util.MethodInfoCache
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.ralscha.extdirectspring.util.SupportedParameters
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum ch.ralscha.extdirectspring.annotation.ExtDirectMethodType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.ralscha.extdirectspring.bean.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.ralscha.extdirectspring.bean.SortDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.ralscha.extdirectspring.controller.BatchedMethodsExecutionPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.ralscha.extdirectspring.filter.Comparison
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.ralscha.extdirectspring.generator.IncludeValidation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.ralscha.extdirectspring.generator.ModelType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.ralscha.extdirectspring.generator.OutputFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.ralscha.extdirectspring.util.ApiCache
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.ralscha.extdirectspring.util.MethodInfoCache
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.ralscha.extdirectspring.util.SupportedParameters
-
Returns an array containing the constants of this enum type, in
the order they are declared.