- getAccessToken() - Method in class org.appng.api.rest.auth.OAuth
-
- getAction(String, String, String, String...) - Method in class org.appng.api.rest.RestClient
-
- getAction(Link) - Method in class org.appng.api.rest.RestClient
-
- 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
-
- 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.
- 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
-
- 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).
- 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
-