Skip navigation links
A B C D E F G H I K L M N O P R S T U V _ 

A

Action - Class in org.appng.api.rest.model
An action, representing an executable operation.
Action() - Constructor for class org.appng.api.rest.model.Action
 
ActionField - Class in org.appng.api.rest.model
A single field as a part of an action.
ActionField() - Constructor for class org.appng.api.rest.model.ActionField
 
ActionHelper - Class in org.appng.api.rest
Utility class that helps dealing with Actions.
ActionHelper(ResponseEntity<Action>) - Constructor for class org.appng.api.rest.ActionHelper
 
active(Boolean) - Method in class org.appng.api.rest.model.ValidationRule
 
addDefaultHeader(String, String) - Method in class org.appng.api.rest.ApiClient
Add a default header.
addElementsItem(Element) - Method in class org.appng.api.rest.model.Page
 
addEntriesItem(Option) - Method in class org.appng.api.rest.model.Options
 
addFieldsItem(ActionField) - Method in class org.appng.api.rest.model.Action
 
addFieldsItem(ActionField) - Method in class org.appng.api.rest.model.ActionField
 
addFieldsItem(Field) - Method in class org.appng.api.rest.model.Datasource
 
addFieldsItem(FieldValue) - Method in class org.appng.api.rest.model.Element
 
addFieldsItem(Field) - Method in class org.appng.api.rest.model.Field
 
addFiltersItem(Filter) - Method in class org.appng.api.rest.model.Datasource
 
addHeadersToRequest(HttpHeaders, RequestEntity.BodyBuilder) - Method in class org.appng.api.rest.ApiClient
Add headers to the request that is being built
addLinksItem(Link) - Method in class org.appng.api.rest.model.Datasource
 
addLinksItem(Link) - Method in class org.appng.api.rest.model.Element
 
addMessagesItem(Message) - Method in class org.appng.api.rest.model.Action
 
addMessagesItem(Message) - Method in class org.appng.api.rest.model.ActionField
 
addMessagesItem(Message) - Method in class org.appng.api.rest.model.Datasource
 
addOptionsItem(Option) - Method in class org.appng.api.rest.model.Option
 
addOptionsItem(Parameter) - Method in class org.appng.api.rest.model.ValidationRule
 
addParametersItem(Parameter) - Method in class org.appng.api.rest.model.Action
 
addParametersItem(Parameter) - Method in class org.appng.api.rest.model.Datasource
 
addPermissionsItem(Permission) - Method in class org.appng.api.rest.model.Action
 
addPermissionsItem(Permission) - Method in class org.appng.api.rest.model.Datasource
 
addRulesItem(ValidationRule) - Method in class org.appng.api.rest.model.ActionField
 
addRulesItem(ValidationRule) - Method in class org.appng.api.rest.model.Field
 
addSort(String, Sort.OrderEnum) - Method in class org.appng.api.rest.RestClient.Pageable
Adds a sort criteria for the given field.
addValuesItem(FieldValue) - Method in class org.appng.api.rest.model.FieldValue
 
ApiClient - Class in org.appng.api.rest
 
ApiClient() - Constructor for class org.appng.api.rest.ApiClient
 
ApiClient(RestTemplate) - Constructor for class org.appng.api.rest.ApiClient
 
ApiClient.CollectionFormat - Enum in org.appng.api.rest
 
ApiKeyAuth - Class in org.appng.api.rest.auth
 
ApiKeyAuth(String, String) - Constructor for class org.appng.api.rest.auth.ApiKeyAuth
 
applyToParams(MultiValueMap<String, String>, HttpHeaders) - Method in class org.appng.api.rest.auth.ApiKeyAuth
 
applyToParams(MultiValueMap<String, String>, HttpHeaders) - Method in interface org.appng.api.rest.auth.Authentication
Apply authentication settings to header and / or query parameters.
applyToParams(MultiValueMap<String, String>, HttpHeaders) - Method in class org.appng.api.rest.auth.HttpBasicAuth
 
applyToParams(MultiValueMap<String, String>, HttpHeaders) - Method in class org.appng.api.rest.auth.OAuth
 
Authentication - Interface in org.appng.api.rest.auth
 

B

buildRestTemplate() - Method in class org.appng.api.rest.ApiClient
Build the RestTemplate used to make HTTP requests.

C

code(Integer) - Method in class org.appng.api.rest.model.ErrorModel
 
confirmation(String) - Method in class org.appng.api.rest.model.Link
 
cookies - Variable in class org.appng.api.rest.RestClient
 
create(ResponseEntity<Action>) - Static method in class org.appng.api.rest.ActionHelper
 
create(ResponseEntity<Datasource>) - Static method in class org.appng.api.rest.DataSourceHelper
 

D

Datasource - Class in org.appng.api.rest.model
A datasource, represented by either a page (of elements) or a single element.
Datasource() - Constructor for class org.appng.api.rest.model.Datasource
 
datasource(String, String) - Method in class org.appng.api.rest.RestClient
Retrieves the Datasource.
datasource(String, String, RestClient.Pageable) - Method in class org.appng.api.rest.RestClient
Retrieves the Datasource.
datasource(String, String, MultiValueMap<String, String>) - Method in class org.appng.api.rest.RestClient
Retrieves the Datasource.
datasource(String, String, RestClient.Pageable, MultiValueMap<String, String>) - Method in class org.appng.api.rest.RestClient
Retrieves the Datasource.
DataSourceHelper - Class in org.appng.api.rest
Utility class that helps dealing with Datasources.
DataSourceHelper(ResponseEntity<Datasource>) - Constructor for class org.appng.api.rest.DataSourceHelper
 
decimalSeparator(String) - Method in class org.appng.api.rest.model.User
 
deselectAllOptions(String) - Method in class org.appng.api.rest.ActionHelper
De-selects all Options of a selection

E

element(Element) - Method in class org.appng.api.rest.model.Datasource
 
Element - Class in org.appng.api.rest.model
A single element of a page.
Element() - Constructor for class org.appng.api.rest.model.Element
 
elements(List<Element>) - Method in class org.appng.api.rest.model.Page
 
email(String) - Method in class org.appng.api.rest.model.User
 
entries(List<Option>) - Method in class org.appng.api.rest.model.Options
 
equals(Object) - Method in class org.appng.api.rest.model.Action
 
equals(Object) - Method in class org.appng.api.rest.model.ActionField
 
equals(Object) - Method in class org.appng.api.rest.model.Datasource
 
equals(Object) - Method in class org.appng.api.rest.model.Element
 
equals(Object) - Method in class org.appng.api.rest.model.ErrorModel
 
equals(Object) - Method in class org.appng.api.rest.model.Field
 
equals(Object) - Method in class org.appng.api.rest.model.FieldValue
 
equals(Object) - Method in class org.appng.api.rest.model.Filter
 
equals(Object) - Method in class org.appng.api.rest.model.Link
 
equals(Object) - Method in class org.appng.api.rest.model.Message
 
equals(Object) - Method in class org.appng.api.rest.model.Option
 
equals(Object) - Method in class org.appng.api.rest.model.Options
 
equals(Object) - Method in class org.appng.api.rest.model.Page
 
equals(Object) - Method in class org.appng.api.rest.model.Parameter
 
equals(Object) - Method in class org.appng.api.rest.model.Permission
 
equals(Object) - Method in class org.appng.api.rest.model.Sort
 
equals(Object) - Method in class org.appng.api.rest.model.User
 
equals(Object) - Method in class org.appng.api.rest.model.ValidationRule
 
ErrorModel - Class in org.appng.api.rest.model
 
ErrorModel() - Constructor for class org.appng.api.rest.model.ErrorModel
 
eventId(String) - Method in class org.appng.api.rest.model.Action
 
exchange(String, OUT, Class<IN>, HttpMethod) - Method in class org.appng.api.rest.RestClient
Retrieves a REST-Resource with a given HTTP method.
Example:
exchange(URI, OUT, HttpMethod, Class<IN>) - Method in class org.appng.api.rest.RestClient
 
exchange(URI, OUT, HttpMethod, Class<IN>, boolean) - Method in class org.appng.api.rest.RestClient
 

F

Field - Class in org.appng.api.rest.model
A field that is part of a datasource.
Field() - Constructor for class org.appng.api.rest.model.Field
 
fields(List<ActionField>) - Method in class org.appng.api.rest.model.Action
 
fields(List<ActionField>) - Method in class org.appng.api.rest.model.ActionField
 
fields(List<Field>) - Method in class org.appng.api.rest.model.Datasource
 
fields(List<FieldValue>) - Method in class org.appng.api.rest.model.Element
 
fields(List<Field>) - Method in class org.appng.api.rest.model.Field
 
fieldType(FieldType) - Method in class org.appng.api.rest.model.ActionField
 
fieldType(FieldType) - Method in class org.appng.api.rest.model.Field
 
FieldType - Enum in org.appng.api.rest.model
The possible types for a field/action-field.
FieldValue - Class in org.appng.api.rest.model
The value of a field within a datasource.
FieldValue() - Constructor for class org.appng.api.rest.model.FieldValue
 
Filter - Class in org.appng.api.rest.model
A filter that applies to a datasource.
Filter() - Constructor for class org.appng.api.rest.model.Filter
 
filters(List<Filter>) - Method in class org.appng.api.rest.model.Datasource
 
format(String) - Method in class org.appng.api.rest.model.ActionField
 
format(String) - Method in class org.appng.api.rest.model.Field
 
format(Date, StringBuffer, FieldPosition) - Method in class org.appng.api.rest.RFC3339DateFormat
 
formatDate(Date) - Method in class org.appng.api.rest.ApiClient
Format the given Date object into string.
formattedValue(String) - Method in class org.appng.api.rest.model.ActionField
 
formattedValue(String) - Method in class org.appng.api.rest.model.FieldValue
 
fromValue(String) - Static method in enum org.appng.api.rest.model.FieldType
 
fromValue(String) - Static method in enum org.appng.api.rest.model.Link.TypeEnum
 
fromValue(String) - Static method in enum org.appng.api.rest.model.Message.LevelEnum
 
fromValue(String) - Static method in enum org.appng.api.rest.model.OptionType
 
fromValue(String) - Static method in enum org.appng.api.rest.model.Permission.ModeEnum
 
fromValue(String) - Static method in enum org.appng.api.rest.model.Sort.OrderEnum
 

G

getAccessToken() - Method in class org.appng.api.rest.auth.OAuth
 
getAction(String, String, String, String...) - Method in class org.appng.api.rest.RestClient
Retrieves the Action.
getAction(Link) - Method in class org.appng.api.rest.RestClient
Retrieves the Action represented by the Link
getActionURL(String, String, String, String[]) - Method in class org.appng.api.rest.RestClient
 
getApiKey() - Method in class org.appng.api.rest.auth.ApiKeyAuth
 
getApiKeyPrefix() - Method in class org.appng.api.rest.auth.ApiKeyAuth
 
getAuthentication(String) - Method in class org.appng.api.rest.ApiClient
Get authentication for the given name.
getAuthentications() - Method in class org.appng.api.rest.ApiClient
Get authentications (key: authentication name, value: authentication).
getBasePath() - Method in class org.appng.api.rest.ApiClient
Get the current base path
getBinaryData(Link) - Method in class org.appng.api.rest.RestClient
Returns the resource represented by the link as binary data
getBinaryData(String) - Method in class org.appng.api.rest.RestClient
Returns the resource represented by the relative path
getCode() - Method in class org.appng.api.rest.model.ErrorModel
 
getConfirmation() - Method in class org.appng.api.rest.model.Link
A confirmation message that should be displayed to the user before following this link.
getCookies() - Method in class org.appng.api.rest.RestClient
Returns the current cookies or this client
getDateFormat() - Method in class org.appng.api.rest.ApiClient
Get the date format used to parse/format date parameters.
getDecimalSeparator() - Method in class org.appng.api.rest.model.User
The charactor used as a decimal separator.
getElement(int) - Method in class org.appng.api.rest.DataSourceHelper
 
getElement() - Method in class org.appng.api.rest.model.Datasource
A single element.
getElements() - Method in class org.appng.api.rest.model.Page
The elements of this page.
getEmail() - Method in class org.appng.api.rest.model.User
The email address of the user.
getEntries() - Method in class org.appng.api.rest.model.Options
A list of options for this filter.
getError() - Method in class org.appng.api.rest.RestResponseEntity
The error, if any
getEventId() - Method in class org.appng.api.rest.model.Action
The event-Id of the action.
getField(List<ActionField>, String) - Method in class org.appng.api.rest.ActionHelper
 
getField(String) - Method in class org.appng.api.rest.ActionHelper
 
getField(Element, String) - Method in class org.appng.api.rest.DataSourceHelper
 
getFields() - Method in class org.appng.api.rest.model.Action
A list of action-fields.
getFields() - Method in class org.appng.api.rest.model.ActionField
The child fields of this fieldValue.
getFields() - Method in class org.appng.api.rest.model.Datasource
A list of fields.
getFields() - Method in class org.appng.api.rest.model.Element
The list of field-values of the element.
getFields() - Method in class org.appng.api.rest.model.Field
The child fields of this field.
getFieldType() - Method in class org.appng.api.rest.model.ActionField
The type for the field.
getFieldType() - Method in class org.appng.api.rest.model.Field
The type for this field.
getFilter(String) - Method in class org.appng.api.rest.DataSourceHelper
Retrieves the filter with the given name, if any
getFilters() - Method in class org.appng.api.rest.model.Datasource
A list of filters.
getFormat() - Method in class org.appng.api.rest.model.ActionField
The format for this field, depending on its type.
getFormat() - Method in class org.appng.api.rest.model.Field
The format for this field, depending on its type.
getFormattedValue() - Method in class org.appng.api.rest.model.ActionField
The formatted value for this field.
getFormattedValue() - Method in class org.appng.api.rest.model.FieldValue
The formatted value of the field.
getGroupingSeparator() - Method in class org.appng.api.rest.model.User
The charactor used when grouping numbers.
getHeaders(boolean) - Method in class org.appng.api.rest.RestClient
 
getHits() - Method in class org.appng.api.rest.model.Option
Tells how many hits there are for this option.
getIcon() - Method in class org.appng.api.rest.model.Link
A descriptive name for an icon that should be used for this link.
getId() - Method in class org.appng.api.rest.model.Action
The Id of the action.
getId() - Method in class org.appng.api.rest.model.Datasource
The unique ID of the datasource.
getId() - Method in class org.appng.api.rest.model.Link
The ID for this link.
getKey() - Method in class org.appng.api.rest.model.Message
A key for this message
getLabel() - Method in class org.appng.api.rest.model.ActionField
The label for the field.
getLabel() - Method in class org.appng.api.rest.model.Field
The label for this field.
getLabel() - Method in class org.appng.api.rest.model.Filter
The label iof the filter.
getLabel() - Method in class org.appng.api.rest.model.Link
The label for the link.
getLabel() - Method in class org.appng.api.rest.model.Option
The label for this option.
getLevel() - Method in class org.appng.api.rest.model.Message
The level of the message.
getLink(Element, String) - Method in class org.appng.api.rest.DataSourceHelper
 
getLinks() - Method in class org.appng.api.rest.model.Datasource
A list of links.
getLinks() - Method in class org.appng.api.rest.model.Element
A list of links.
getLocale() - Method in class org.appng.api.rest.model.User
The IETF BCP 47 language tag for the user.
getLocation() - Method in class org.appng.api.rest.auth.ApiKeyAuth
 
getMessage() - Method in class org.appng.api.rest.model.ErrorModel
 
getMessage() - Method in class org.appng.api.rest.model.ValidationRule
The error message displayed when the rule isn't fulfilled.
getMessageKey() - Method in class org.appng.api.rest.model.ValidationRule
The message key for this rule
getMessages() - Method in class org.appng.api.rest.model.Action
A list of messages.
getMessages() - Method in class org.appng.api.rest.model.ActionField
The messages related to this field.
getMessages() - Method in class org.appng.api.rest.model.Datasource
A list of messages.
getMode() - Method in class org.appng.api.rest.model.Permission
The mode
getName() - Method in class org.appng.api.rest.model.ActionField
The name of the field.
getName() - Method in class org.appng.api.rest.model.Field
The name for this field.
getName() - Method in class org.appng.api.rest.model.FieldValue
The name of the field.
getName() - Method in class org.appng.api.rest.model.Filter
The name of the filter.
getName() - Method in class org.appng.api.rest.model.Parameter
The name of the parameter.
getName() - Method in class org.appng.api.rest.model.User
 
getNumber() - Method in class org.appng.api.rest.model.Page
The 0-based number of the current page.
getOptions() - Method in class org.appng.api.rest.model.ActionField
The options for this filter.
getOptions() - Method in class org.appng.api.rest.model.Filter
The options for this filter.
getOptions() - Method in class org.appng.api.rest.model.Option
An option can act as a group and thus can itself own a list of options.
getOptions() - Method in class org.appng.api.rest.model.ValidationRule
An array defining the custom parameters for this rule.
getOrder() - Method in class org.appng.api.rest.model.Sort
The order for this sort (ascending or descending).
getPage() - Method in class org.appng.api.rest.model.Datasource
A page of elements.
getParameters() - Method in class org.appng.api.rest.model.Action
A list of parameters for the action
getParameters() - Method in class org.appng.api.rest.model.Datasource
The parameters for the datasource.
getParamName() - Method in class org.appng.api.rest.auth.ApiKeyAuth
 
getPassword() - Method in class org.appng.api.rest.auth.HttpBasicAuth
 
getPermissions() - Method in class org.appng.api.rest.model.Action
The permissions for this action.
getPermissions() - Method in class org.appng.api.rest.model.Datasource
The permissions for this datasource.
getPrio() - Method in class org.appng.api.rest.model.Sort
The priority for this sort, important when a multi-field sort is applied.
getRef() - Method in class org.appng.api.rest.model.Permission
The reference id of the permission.
getResource(String, Class<IN>) - Method in class org.appng.api.rest.RestClient
Retrieves a REST-Resource with HTTP GET.
Example:
getResponseHeaders() - Method in class org.appng.api.rest.ApiClient
Gets the response headers of the previous request
getResult(int) - Method in class org.appng.api.rest.DataSourceHelper
Deprecated.
getRules() - Method in class org.appng.api.rest.model.ActionField
The validation rules that should be applied for this field.
getRules() - Method in class org.appng.api.rest.model.Field
The validation rules that should be applied for this field.
getSize() - Method in class org.appng.api.rest.model.Page
The number of elements per page.
getSort() - Method in class org.appng.api.rest.model.Field
The sort for this field.
getSortQuery() - Method in class org.appng.api.rest.RestClient.Pageable
Creates a query string (matrix-parameter style) containing all the sort criteria
getStatusCode() - Method in class org.appng.api.rest.ApiClient
Gets the status code of the previous request
getTarget() - Method in class org.appng.api.rest.model.Link
The target for the link.
getText() - Method in class org.appng.api.rest.model.Message
The actual message.
getTimezone() - Method in class org.appng.api.rest.model.User
The name of the IANA time zone the user is located at.
getTotalElements() - Method in class org.appng.api.rest.model.Page
The total number of elements.
getTotalPages() - Method in class org.appng.api.rest.model.Page
The number of total pages.
getType() - Method in class org.appng.api.rest.model.Filter
The type of the filter.
getType() - Method in class org.appng.api.rest.model.Link
The type of this link.
getType() - Method in class org.appng.api.rest.model.ValidationRule
The type of the rule.
getUser() - Method in class org.appng.api.rest.model.Action
The current user.
getUser() - Method in class org.appng.api.rest.model.Datasource
The current user.
getUsername() - Method in class org.appng.api.rest.auth.HttpBasicAuth
 
getValue() - Method in class org.appng.api.rest.model.ActionField
The value of the field.
getValue() - Method in enum org.appng.api.rest.model.FieldType
 
getValue() - Method in class org.appng.api.rest.model.FieldValue
The value of the field.
getValue() - Method in enum org.appng.api.rest.model.Link.TypeEnum
 
getValue() - Method in enum org.appng.api.rest.model.Message.LevelEnum
 
getValue() - Method in class org.appng.api.rest.model.Option
The value for this option.
getValue() - Method in enum org.appng.api.rest.model.OptionType
 
getValue() - Method in class org.appng.api.rest.model.Parameter
The value of the parameter.
getValue() - Method in enum org.appng.api.rest.model.Permission.ModeEnum
 
getValue() - Method in enum org.appng.api.rest.model.Sort.OrderEnum
 
getValues() - Method in class org.appng.api.rest.model.FieldValue
The child values of this fieldValue.
groupingSeparator(String) - Method in class org.appng.api.rest.model.User
 

H

hashCode() - Method in class org.appng.api.rest.model.Action
 
hashCode() - Method in class org.appng.api.rest.model.ActionField
 
hashCode() - Method in class org.appng.api.rest.model.Datasource
 
hashCode() - Method in class org.appng.api.rest.model.Element
 
hashCode() - Method in class org.appng.api.rest.model.ErrorModel
 
hashCode() - Method in class org.appng.api.rest.model.Field
 
hashCode() - Method in class org.appng.api.rest.model.FieldValue
 
hashCode() - Method in class org.appng.api.rest.model.Filter
 
hashCode() - Method in class org.appng.api.rest.model.Link
 
hashCode() - Method in class org.appng.api.rest.model.Message
 
hashCode() - Method in class org.appng.api.rest.model.Option
 
hashCode() - Method in class org.appng.api.rest.model.Options
 
hashCode() - Method in class org.appng.api.rest.model.Page
 
hashCode() - Method in class org.appng.api.rest.model.Parameter
 
hashCode() - Method in class org.appng.api.rest.model.Permission
 
hashCode() - Method in class org.appng.api.rest.model.Sort
 
hashCode() - Method in class org.appng.api.rest.model.User
 
hashCode() - Method in class org.appng.api.rest.model.ValidationRule
 
hits(Integer) - Method in class org.appng.api.rest.model.Option
 
HttpBasicAuth - Class in org.appng.api.rest.auth
 
HttpBasicAuth() - Constructor for class org.appng.api.rest.auth.HttpBasicAuth
 

I

icon(String) - Method in class org.appng.api.rest.model.Link
 
id(String) - Method in class org.appng.api.rest.model.Action
 
id(String) - Method in class org.appng.api.rest.model.Datasource
 
id(String) - Method in class org.appng.api.rest.model.Link
 
init() - Method in class org.appng.api.rest.ApiClient
 
invokeAPI(String, HttpMethod, MultiValueMap<String, String>, Object, HttpHeaders, MultiValueMap<String, Object>, List<MediaType>, MediaType, String[], ParameterizedTypeReference<T>) - Method in class org.appng.api.rest.ApiClient
Invoke API by sending HTTP request with the given options.
isActive() - Method in class org.appng.api.rest.model.ValidationRule
Whether or not this rule is active, meaning it should be applied.
isDebugging() - Method in class org.appng.api.rest.ApiClient
Check that whether debugging is enabled for this API client.
isDefault() - Method in class org.appng.api.rest.model.Link
Whether or not this link should be considered as default.
isFirst(Boolean) - Method in class org.appng.api.rest.model.Page
 
isIsFirst() - Method in class org.appng.api.rest.model.Page
If this is the first page.
isIsLast() - Method in class org.appng.api.rest.model.Page
If this is the last page.
isJsonMime(String) - Method in class org.appng.api.rest.ApiClient
Check if the given String is a JSON MIME.
isJsonMime(MediaType) - Method in class org.appng.api.rest.ApiClient
Check if the given MIME is a JSON MIME.
isLast(Boolean) - Method in class org.appng.api.rest.model.Page
 
isMultiple() - Method in class org.appng.api.rest.model.Options
Whether or not this filter allows multiple options to be selected.
isReadonly() - Method in class org.appng.api.rest.model.ActionField
Whether or not this field is read-only.
isSelected() - Method in class org.appng.api.rest.model.Element
Whether this element is selected/active.
isSelected() - Method in class org.appng.api.rest.model.Option
Whether or not this option is selected.
isValue() - Method in class org.appng.api.rest.model.Permission
The value, true if the permission is present.
isVisible() - Method in class org.appng.api.rest.model.ActionField
Whether or not this field should be visible.

K

key(String) - Method in class org.appng.api.rest.model.Message
 

L

label(String) - Method in class org.appng.api.rest.model.ActionField
 
label(String) - Method in class org.appng.api.rest.model.Field
 
label(String) - Method in class org.appng.api.rest.model.Filter
 
label(String) - Method in class org.appng.api.rest.model.Link
 
label(String) - Method in class org.appng.api.rest.model.Option
 
level(Message.LevelEnum) - Method in class org.appng.api.rest.model.Message
 
Link - Class in org.appng.api.rest.model
A link.
Link() - Constructor for class org.appng.api.rest.model.Link
 
Link.TypeEnum - Enum in org.appng.api.rest.model
The type of this link.
links(List<Link>) - Method in class org.appng.api.rest.model.Datasource
 
links(List<Link>) - Method in class org.appng.api.rest.model.Element
 
locale(String) - Method in class org.appng.api.rest.model.User
 

M

message(String) - Method in class org.appng.api.rest.model.ErrorModel
 
Message - Class in org.appng.api.rest.model
A textual message with a certain level.
Message() - Constructor for class org.appng.api.rest.model.Message
 
message(String) - Method in class org.appng.api.rest.model.ValidationRule
 
Message.LevelEnum - Enum in org.appng.api.rest.model
The level of the message.
messageKey(String) - Method in class org.appng.api.rest.model.ValidationRule
 
messages(List<Message>) - Method in class org.appng.api.rest.model.Action
 
messages(List<Message>) - Method in class org.appng.api.rest.model.ActionField
 
messages(List<Message>) - Method in class org.appng.api.rest.model.Datasource
 
mode(Permission.ModeEnum) - Method in class org.appng.api.rest.model.Permission
 
multiple(Boolean) - Method in class org.appng.api.rest.model.Options
 

N

name(String) - Method in class org.appng.api.rest.model.ActionField
 
name(String) - Method in class org.appng.api.rest.model.Field
 
name(String) - Method in class org.appng.api.rest.model.FieldValue
 
name(String) - Method in class org.appng.api.rest.model.Filter
 
name(String) - Method in class org.appng.api.rest.model.Parameter
 
name(String) - Method in class org.appng.api.rest.model.User
 
number(Integer) - Method in class org.appng.api.rest.model.Page
 

O

OAuth - Class in org.appng.api.rest.auth
 
OAuth() - Constructor for class org.appng.api.rest.auth.OAuth
 
OAuthFlow - Enum in org.appng.api.rest.auth
 
of(ResponseEntity<T>) - Static method in class org.appng.api.rest.RestResponseEntity
 
Option - Class in org.appng.api.rest.model
A single option, used in a filter or an action-field.
Option() - Constructor for class org.appng.api.rest.model.Option
 
options(Options) - Method in class org.appng.api.rest.model.ActionField
 
options(Options) - Method in class org.appng.api.rest.model.Filter
 
options(List<Option>) - Method in class org.appng.api.rest.model.Option
 
Options - Class in org.appng.api.rest.model
A set of selectable options
Options() - Constructor for class org.appng.api.rest.model.Options
 
options(List<Parameter>) - Method in class org.appng.api.rest.model.ValidationRule
 
OptionType - Enum in org.appng.api.rest.model
The possible types for an option.
order(Sort.OrderEnum) - Method in class org.appng.api.rest.model.Sort
 
org.appng.api.rest - package org.appng.api.rest
 
org.appng.api.rest.auth - package org.appng.api.rest.auth
 
org.appng.api.rest.model - package org.appng.api.rest.model
 

P

page(Page) - Method in class org.appng.api.rest.model.Datasource
 
Page - Class in org.appng.api.rest.model
A page that contains paging information an a list of elements.
Page() - Constructor for class org.appng.api.rest.model.Page
 
Pageable(int, int) - Constructor for class org.appng.api.rest.RestClient.Pageable
Creates a new pageable without any sorting
Pageable(int, int, boolean) - Constructor for class org.appng.api.rest.RestClient.Pageable
Creates a new pageable without any sorting
Pageable(int, int, String, Sort.OrderEnum) - Constructor for class org.appng.api.rest.RestClient.Pageable
Creates a new pageable
Pageable(int, int, String, Sort.OrderEnum, boolean) - Constructor for class org.appng.api.rest.RestClient.Pageable
Creates a new pageable
Parameter - Class in org.appng.api.rest.model
A single parameter.
Parameter() - Constructor for class org.appng.api.rest.model.Parameter
 
parameters(List<Parameter>) - Method in class org.appng.api.rest.model.Action
 
parameters(List<Parameter>) - Method in class org.appng.api.rest.model.Datasource
 
parameterToMultiValueMap(ApiClient.CollectionFormat, String, Object) - Method in class org.appng.api.rest.ApiClient
Converts a parameter to a MultiValueMap for use in REST requests
parameterToString(Object) - Method in class org.appng.api.rest.ApiClient
Format the given parameter object into string.
parseDate(String) - Method in class org.appng.api.rest.ApiClient
Parse the given string into Date object.
performAction(Action, Link) - Method in class org.appng.api.rest.RestClient
Performs an Action, the URI is defined by the Link.
performAction(String, Action, String...) - Method in class org.appng.api.rest.RestClient
Performs an Action.
Permission - Class in org.appng.api.rest.model
A permission.
Permission() - Constructor for class org.appng.api.rest.model.Permission
 
Permission.ModeEnum - Enum in org.appng.api.rest.model
The mode
permissions(List<Permission>) - Method in class org.appng.api.rest.model.Action
 
permissions(List<Permission>) - Method in class org.appng.api.rest.model.Datasource
 
prio(Integer) - Method in class org.appng.api.rest.model.Sort
 

R

readonly(Boolean) - Method in class org.appng.api.rest.model.ActionField
 
ref(String) - Method in class org.appng.api.rest.model.Permission
 
RestClient - Class in org.appng.api.rest
A simple client for the appNG REST API, open for extension.
RestClient(String) - Constructor for class org.appng.api.rest.RestClient
Creates a new RestClient.
RestClient(String, Map<String, String>) - Constructor for class org.appng.api.rest.RestClient
Creates a new RestClient, using an existing cookie.
RestClient.Pageable - Class in org.appng.api.rest
Wraps paging and sorting
RestResponseEntity<T> - Class in org.appng.api.rest
A ResponseEntity that offers an ErrorModel, which contains details about potential errors on the server side.
RestResponseEntity(HttpStatus) - Constructor for class org.appng.api.rest.RestResponseEntity
 
RestResponseEntity(MultiValueMap<String, String>, HttpStatus) - Constructor for class org.appng.api.rest.RestResponseEntity
 
RestResponseEntity(T, HttpStatus) - Constructor for class org.appng.api.rest.RestResponseEntity
 
RestResponseEntity(T, MultiValueMap<String, String>, HttpStatus) - Constructor for class org.appng.api.rest.RestResponseEntity
 
RestResponseEntity(ErrorModel, HttpStatus) - Constructor for class org.appng.api.rest.RestResponseEntity
 
RestResponseEntity(ErrorModel, MultiValueMap<String, String>, HttpStatus) - Constructor for class org.appng.api.rest.RestResponseEntity
 
restTemplate - Variable in class org.appng.api.rest.RestClient
 
RFC3339DateFormat - Class in org.appng.api.rest
 
RFC3339DateFormat() - Constructor for class org.appng.api.rest.RFC3339DateFormat
 
rules(List<ValidationRule>) - Method in class org.appng.api.rest.model.ActionField
 
rules(List<ValidationRule>) - Method in class org.appng.api.rest.model.Field
 

S

selectBody(Object, MultiValueMap<String, Object>, MediaType) - Method in class org.appng.api.rest.ApiClient
Select the body to use for the request
selected(Boolean) - Method in class org.appng.api.rest.model.Element
 
selected(Boolean) - Method in class org.appng.api.rest.model.Option
 
selectHeaderAccept(String[]) - Method in class org.appng.api.rest.ApiClient
Select the Accept header's value from the given accepts array: if JSON exists in the given array, use it; otherwise use all of them (joining into a string)
selectHeaderContentType(String[]) - Method in class org.appng.api.rest.ApiClient
Select the Content-Type header's value from the given array: if JSON exists in the given array, use it; otherwise use the first one of the array.
setAccessToken(String) - Method in class org.appng.api.rest.ApiClient
Helper method to set access token for the first OAuth2 authentication.
setAccessToken(String) - Method in class org.appng.api.rest.auth.OAuth
 
setActive(Boolean) - Method in class org.appng.api.rest.model.ValidationRule
 
setApiKey(String) - Method in class org.appng.api.rest.ApiClient
Helper method to set API key value for the first API key authentication.
setApiKey(String) - Method in class org.appng.api.rest.auth.ApiKeyAuth
 
setApiKeyPrefix(String) - Method in class org.appng.api.rest.ApiClient
Helper method to set API key prefix for the first API key authentication.
setApiKeyPrefix(String) - Method in class org.appng.api.rest.auth.ApiKeyAuth
 
setBasePath(String) - Method in class org.appng.api.rest.ApiClient
Set the base path, which should include the host
setCode(Integer) - Method in class org.appng.api.rest.model.ErrorModel
 
setConfirmation(String) - Method in class org.appng.api.rest.model.Link
 
setCookies(ResponseEntity<?>) - Method in class org.appng.api.rest.RestClient
 
setDateFormat(DateFormat) - Method in class org.appng.api.rest.ApiClient
Set the date format used to parse/format date parameters.
setDebugging(boolean) - Method in class org.appng.api.rest.ApiClient
 
setDecimalSeparator(String) - Method in class org.appng.api.rest.model.User
 
setDefault(Boolean) - Method in class org.appng.api.rest.model.Link
 
setElement(Element) - Method in class org.appng.api.rest.model.Datasource
 
setElements(List<Element>) - Method in class org.appng.api.rest.model.Page
 
setEmail(String) - Method in class org.appng.api.rest.model.User
 
setEntries(List<Option>) - Method in class org.appng.api.rest.model.Options
 
setEventId(String) - Method in class org.appng.api.rest.model.Action
 
setFields(List<ActionField>) - Method in class org.appng.api.rest.model.Action
 
setFields(List<ActionField>) - Method in class org.appng.api.rest.model.ActionField
 
setFields(List<Field>) - Method in class org.appng.api.rest.model.Datasource
 
setFields(List<FieldValue>) - Method in class org.appng.api.rest.model.Element
 
setFields(List<Field>) - Method in class org.appng.api.rest.model.Field
 
setFieldSelectionValue(String, String) - Method in class org.appng.api.rest.ActionHelper
Marks an Option as selected.
setFieldType(FieldType) - Method in class org.appng.api.rest.model.ActionField
 
setFieldType(FieldType) - Method in class org.appng.api.rest.model.Field
 
setFieldValue(String, Object) - Method in class org.appng.api.rest.ActionHelper
 
setFilters(List<Filter>) - Method in class org.appng.api.rest.model.Datasource
 
setFormat(String) - Method in class org.appng.api.rest.model.ActionField
 
setFormat(String) - Method in class org.appng.api.rest.model.Field
 
setFormattedValue(String) - Method in class org.appng.api.rest.model.ActionField
 
setFormattedValue(String) - Method in class org.appng.api.rest.model.FieldValue
 
setGroupingSeparator(String) - Method in class org.appng.api.rest.model.User
 
setHits(Integer) - Method in class org.appng.api.rest.model.Option
 
setIcon(String) - Method in class org.appng.api.rest.model.Link
 
setId(String) - Method in class org.appng.api.rest.model.Action
 
setId(String) - Method in class org.appng.api.rest.model.Datasource
 
setId(String) - Method in class org.appng.api.rest.model.Link
 
setIsFirst(Boolean) - Method in class org.appng.api.rest.model.Page
 
setIsLast(Boolean) - Method in class org.appng.api.rest.model.Page
 
setKey(String) - Method in class org.appng.api.rest.model.Message
 
setLabel(String) - Method in class org.appng.api.rest.model.ActionField
 
setLabel(String) - Method in class org.appng.api.rest.model.Field
 
setLabel(String) - Method in class org.appng.api.rest.model.Filter
 
setLabel(String) - Method in class org.appng.api.rest.model.Link
 
setLabel(String) - Method in class org.appng.api.rest.model.Option
 
setLevel(Message.LevelEnum) - Method in class org.appng.api.rest.model.Message
 
setLinks(List<Link>) - Method in class org.appng.api.rest.model.Datasource
 
setLinks(List<Link>) - Method in class org.appng.api.rest.model.Element
 
setLocale(String) - Method in class org.appng.api.rest.model.User
 
setMessage(String) - Method in class org.appng.api.rest.model.ErrorModel
 
setMessage(String) - Method in class org.appng.api.rest.model.ValidationRule
 
setMessageKey(String) - Method in class org.appng.api.rest.model.ValidationRule
 
setMessages(List<Message>) - Method in class org.appng.api.rest.model.Action
 
setMessages(List<Message>) - Method in class org.appng.api.rest.model.ActionField
 
setMessages(List<Message>) - Method in class org.appng.api.rest.model.Datasource
 
setMode(Permission.ModeEnum) - Method in class org.appng.api.rest.model.Permission
 
setMultiple(Boolean) - Method in class org.appng.api.rest.model.Options
 
setName(String) - Method in class org.appng.api.rest.model.ActionField
 
setName(String) - Method in class org.appng.api.rest.model.Field
 
setName(String) - Method in class org.appng.api.rest.model.FieldValue
 
setName(String) - Method in class org.appng.api.rest.model.Filter
 
setName(String) - Method in class org.appng.api.rest.model.Parameter
 
setName(String) - Method in class org.appng.api.rest.model.User
 
setNumber(Integer) - Method in class org.appng.api.rest.model.Page
 
setOptions(Options) - Method in class org.appng.api.rest.model.ActionField
 
setOptions(Options) - Method in class org.appng.api.rest.model.Filter
 
setOptions(List<Option>) - Method in class org.appng.api.rest.model.Option
 
setOptions(List<Parameter>) - Method in class org.appng.api.rest.model.ValidationRule
 
setOrder(Sort.OrderEnum) - Method in class org.appng.api.rest.model.Sort
 
setPage(Page) - Method in class org.appng.api.rest.model.Datasource
 
setParameters(List<Parameter>) - Method in class org.appng.api.rest.model.Action
 
setParameters(List<Parameter>) - Method in class org.appng.api.rest.model.Datasource
 
setPassword(String) - Method in class org.appng.api.rest.ApiClient
Helper method to set password for the first HTTP basic authentication.
setPassword(String) - Method in class org.appng.api.rest.auth.HttpBasicAuth
 
setPermissions(List<Permission>) - Method in class org.appng.api.rest.model.Action
 
setPermissions(List<Permission>) - Method in class org.appng.api.rest.model.Datasource
 
setPrio(Integer) - Method in class org.appng.api.rest.model.Sort
 
setReadonly(Boolean) - Method in class org.appng.api.rest.model.ActionField
 
setRef(String) - Method in class org.appng.api.rest.model.Permission
 
setRules(List<ValidationRule>) - Method in class org.appng.api.rest.model.ActionField
 
setRules(List<ValidationRule>) - Method in class org.appng.api.rest.model.Field
 
setSelected(Boolean) - Method in class org.appng.api.rest.model.Element
 
setSelected(Boolean) - Method in class org.appng.api.rest.model.Option
 
setSize(Integer) - Method in class org.appng.api.rest.model.Page
 
setSort(Sort) - Method in class org.appng.api.rest.model.Field
 
setTarget(String) - Method in class org.appng.api.rest.model.Link
 
setText(String) - Method in class org.appng.api.rest.model.Message
 
setTimezone(String) - Method in class org.appng.api.rest.model.User
 
setTotalElements(Integer) - Method in class org.appng.api.rest.model.Page
 
setTotalPages(Integer) - Method in class org.appng.api.rest.model.Page
 
setType(OptionType) - Method in class org.appng.api.rest.model.Filter
 
setType(Link.TypeEnum) - Method in class org.appng.api.rest.model.Link
 
setType(String) - Method in class org.appng.api.rest.model.ValidationRule
 
setUser(User) - Method in class org.appng.api.rest.model.Action
 
setUser(User) - Method in class org.appng.api.rest.model.Datasource
 
setUserAgent(String) - Method in class org.appng.api.rest.ApiClient
Set the User-Agent header's value (by adding to the default header map).
setUsername(String) - Method in class org.appng.api.rest.ApiClient
Helper method to set username for the first HTTP basic authentication.
setUsername(String) - Method in class org.appng.api.rest.auth.HttpBasicAuth
 
setValue(Object) - Method in class org.appng.api.rest.model.ActionField
 
setValue(Object) - Method in class org.appng.api.rest.model.FieldValue
 
setValue(String) - Method in class org.appng.api.rest.model.Option
 
setValue(String) - Method in class org.appng.api.rest.model.Parameter
 
setValue(Boolean) - Method in class org.appng.api.rest.model.Permission
 
setValues(List<FieldValue>) - Method in class org.appng.api.rest.model.FieldValue
 
setVisible(Boolean) - Method in class org.appng.api.rest.model.ActionField
 
size(Integer) - Method in class org.appng.api.rest.model.Page
 
sort(Sort) - Method in class org.appng.api.rest.model.Field
 
Sort - Class in org.appng.api.rest.model
Marks a field as sortable, properties are filled only when sorting has been applied.
Sort() - Constructor for class org.appng.api.rest.model.Sort
 
Sort.OrderEnum - Enum in org.appng.api.rest.model
The order for this sort (ascending or descending).

T

target(String) - Method in class org.appng.api.rest.model.Link
 
text(String) - Method in class org.appng.api.rest.model.Message
 
timezone(String) - Method in class org.appng.api.rest.model.User
 
toString() - Method in class org.appng.api.rest.model.Action
 
toString() - Method in class org.appng.api.rest.model.ActionField
 
toString() - Method in class org.appng.api.rest.model.Datasource
 
toString() - Method in class org.appng.api.rest.model.Element
 
toString() - Method in class org.appng.api.rest.model.ErrorModel
 
toString() - Method in class org.appng.api.rest.model.Field
 
toString() - Method in enum org.appng.api.rest.model.FieldType
 
toString() - Method in class org.appng.api.rest.model.FieldValue
 
toString() - Method in class org.appng.api.rest.model.Filter
 
toString() - Method in class org.appng.api.rest.model.Link
 
toString() - Method in enum org.appng.api.rest.model.Link.TypeEnum
 
toString() - Method in enum org.appng.api.rest.model.Message.LevelEnum
 
toString() - Method in class org.appng.api.rest.model.Message
 
toString() - Method in class org.appng.api.rest.model.Option
 
toString() - Method in class org.appng.api.rest.model.Options
 
toString() - Method in enum org.appng.api.rest.model.OptionType
 
toString() - Method in class org.appng.api.rest.model.Page
 
toString() - Method in class org.appng.api.rest.model.Parameter
 
toString() - Method in enum org.appng.api.rest.model.Permission.ModeEnum
 
toString() - Method in class org.appng.api.rest.model.Permission
 
toString() - Method in enum org.appng.api.rest.model.Sort.OrderEnum
 
toString() - Method in class org.appng.api.rest.model.Sort
 
toString() - Method in class org.appng.api.rest.model.User
 
toString() - Method in class org.appng.api.rest.model.ValidationRule
 
totalElements(Integer) - Method in class org.appng.api.rest.model.Page
 
totalPages(Integer) - Method in class org.appng.api.rest.model.Page
 
type(OptionType) - Method in class org.appng.api.rest.model.Filter
 
type(Link.TypeEnum) - Method in class org.appng.api.rest.model.Link
 
type(String) - Method in class org.appng.api.rest.model.ValidationRule
 

U

url - Variable in class org.appng.api.rest.RestClient
 
user(User) - Method in class org.appng.api.rest.model.Action
 
user(User) - Method in class org.appng.api.rest.model.Datasource
 
User - Class in org.appng.api.rest.model
 
User() - Constructor for class org.appng.api.rest.model.User
 

V

ValidationRule - Class in org.appng.api.rest.model
A validation rule that can be bound to an action-field.
ValidationRule() - Constructor for class org.appng.api.rest.model.ValidationRule
 
value(Object) - Method in class org.appng.api.rest.model.ActionField
 
value(Object) - Method in class org.appng.api.rest.model.FieldValue
 
value(String) - Method in class org.appng.api.rest.model.Option
 
value(String) - Method in class org.appng.api.rest.model.Parameter
 
value(Boolean) - Method in class org.appng.api.rest.model.Permission
 
valueOf(String) - Static method in enum org.appng.api.rest.ApiClient.CollectionFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.api.rest.auth.OAuthFlow
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.api.rest.model.FieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.api.rest.model.Link.TypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.api.rest.model.Message.LevelEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.api.rest.model.OptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.api.rest.model.Permission.ModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appng.api.rest.model.Sort.OrderEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.appng.api.rest.ApiClient.CollectionFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.api.rest.auth.OAuthFlow
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.api.rest.model.FieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values(List<FieldValue>) - Method in class org.appng.api.rest.model.FieldValue
 
values() - Static method in enum org.appng.api.rest.model.Link.TypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.api.rest.model.Message.LevelEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.api.rest.model.OptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.api.rest.model.Permission.ModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appng.api.rest.model.Sort.OrderEnum
Returns an array containing the constants of this enum type, in the order they are declared.
visible(Boolean) - Method in class org.appng.api.rest.model.ActionField
 

_

_default(Boolean) - Method in class org.appng.api.rest.model.Link
 
A B C D E F G H I K L M N O P R S T U V _ 
Skip navigation links

Copyright © 2011–2021 aiticon GmbH. All rights reserved.