| Constructor and Description |
|---|
ReadChildrenAutoComplete(Dispatcher dispatcher,
StatementContext statementContext,
AddressTemplate template) |
SuggestCapabilitiesAutoComplete(Dispatcher dispatcher,
StatementContext statementContext,
String capability,
AddressTemplate template) |
| Constructor and Description |
|---|
ReadChildrenAutoComplete(Dispatcher dispatcher,
StatementContext statementContext,
Iterable<AddressTemplate> templates) |
| Modifier and Type | Field and Description |
|---|---|
static AddressTemplate |
AddressTemplates.DATA_SOURCE_SUBSYSTEM_TEMPLATE |
static AddressTemplate |
AddressTemplates.DATA_SOURCE_TEMPLATE |
static AddressTemplate |
AddressTemplates.JDBC_DRIVER_TEMPLATE |
static AddressTemplate |
AddressTemplates.XA_DATA_SOURCE_PROPERTIES_TEMPLATE |
static AddressTemplate |
AddressTemplates.XA_DATA_SOURCE_TEMPLATE |
| Modifier and Type | Method and Description |
|---|---|
void |
JcaView.updateThreadPools(AddressTemplate workmanagerTemplate,
String workmanager,
List<Property> lrt,
List<Property> srt) |
void |
JcaPresenter.MyView.updateThreadPools(AddressTemplate workmanagerTemplate,
String workmanager,
List<Property> lrt,
List<Property> srt) |
| Modifier and Type | Field and Description |
|---|---|
static AddressTemplate |
AddressTemplates.SECURITY_DOMAIN_TEMPLATE |
static AddressTemplate |
AddressTemplates.SECURITY_SUBSYSTEM_TEMPLATE |
static AddressTemplate |
AddressTemplates.SELECTED_SECURITY_DOMAIN_TEMPLATE |
| Modifier and Type | Field and Description |
|---|---|
static AddressTemplate |
PatchesColumn.PATCHING_TEMPLATE |
| Constructor and Description |
|---|
BootErrorsElement(AddressTemplate template,
MetadataRegistry metadataRegistry,
Capabilities capabilities,
Resources resources) |
| Modifier and Type | Field and Description |
|---|---|
static AddressTemplate |
ConfigurationChangesPresenter.CONFIGURATION_CHANGES_TEMPLATE |
| Modifier and Type | Field and Description |
|---|---|
static AddressTemplate |
ManagementOperationsPresenter.ACTIVE_OPERATIONS_TEMPLATE |
static AddressTemplate |
ManagementOperationsPresenter.MANAGEMENT_OPERATIONS_TEMPLATE |
| Modifier and Type | Method and Description |
|---|---|
void |
StandaloneServerPresenter.reset(String type,
AddressTemplate template,
Form<ModelNode> form,
Metadata metadata) |
void |
StandaloneServerPresenter.save(String type,
AddressTemplate template,
Map<String,Object> changedValues) |
| Modifier and Type | Field and Description |
|---|---|
static AddressTemplate |
AddressTemplates.MESSAGING_CORE_QUEUE_TEMPLATE |
static AddressTemplate |
AddressTemplates.MESSAGING_DEPLOYMENT_TEMPLATE |
static AddressTemplate |
AddressTemplates.MESSAGING_SERVER_TEMPLATE |
static AddressTemplate |
AddressTemplates.MESSAGING_SUBDEPLOYMENT_TEMPLATE |
static AddressTemplate |
AddressTemplates.MESSAGING_SUBSYSTEM_TEMPLATE |
| Modifier and Type | Field and Description |
|---|---|
static AddressTemplate |
AddressTemplates.LOGSTORE_RUNTIME_TEMPLATE |
static AddressTemplate |
AddressTemplates.PARTICIPANTS_LOGSTORE_RUNTIME_TEMPLATE |
static AddressTemplate |
AddressTemplates.TRANSACTION_CONFIGURATION_TEMPLATE |
static AddressTemplate |
AddressTemplates.TRANSACTION_RUNTIME_TEMPLATE |
static AddressTemplate |
AddressTemplates.TRANSACTIONS_LOGSTORE_RUNTIME_TEMPLATE |
| Modifier and Type | Field and Description |
|---|---|
static AddressTemplate |
AddressTemplates.AJP_LISTENER_TEMPLATE |
static AddressTemplate |
AddressTemplates.MODCLUSTER_BALANCER_NODE_TEMPLATE |
static AddressTemplate |
AddressTemplates.MODCLUSTER_BALANCER_TEMPLATE |
static AddressTemplate |
AddressTemplates.MODCLUSTER_TEMPLATE |
static AddressTemplate |
AddressTemplates.WEB_DEPLOYMENT_SERVLET_TEMPLATE |
static AddressTemplate |
AddressTemplates.WEB_DEPLOYMENT_TEMPLATE |
static AddressTemplate |
AddressTemplates.WEB_DEPLOYMENT_WEBSOCKETS_TEMPLATE |
static AddressTemplate |
AddressTemplates.WEB_SERVER_TEMPLATE |
static AddressTemplate |
AddressTemplates.WEB_SUBDEPLOYMENT_TEMPLATE |
static AddressTemplate |
AddressTemplates.WEB_SUBSYSTEM_TEMPLATE |
| Modifier and Type | Field and Description |
|---|---|
static AddressTemplate |
AddressTemplates.WEBSERVICES_CONFIGURATION_TEMPLATE |
static AddressTemplate |
AddressTemplates.WEBSERVICES_RUNTIME_TEMPLATE |
| Modifier and Type | Field and Description |
|---|---|
static AddressTemplate |
AbstractConfiguration.SOCKET_BINDING_GROUP_TEMPLATE |
| Modifier and Type | Method and Description |
|---|---|
void |
CrudOperations.add(String name,
AddressTemplate template,
ModelNode payload,
com.google.gwt.safehtml.shared.SafeHtml successMessage,
CrudOperations.AddCallback callback)
Executes an add operation using the specified name and payload.
|
void |
CrudOperations.add(String id,
String type,
AddressTemplate template,
CrudOperations.AddCallback callback)
Opens an add-resource-dialog for the given resource type.
|
void |
CrudOperations.add(String id,
String type,
AddressTemplate template,
Iterable<String> attributes,
CrudOperations.AddCallback callback)
Opens an add-resource-dialog for the given resource type.
|
void |
CrudOperations.add(String type,
String name,
AddressTemplate template,
ModelNode payload,
CrudOperations.AddCallback callback)
Executes an add operation using the specified name and payload.
|
void |
ComplexAttributeOperations.add(String resource,
String complexAttribute,
String type,
AddressTemplate template,
ModelNode payload,
Callback callback)
Writes the payload to the complex attribute in the specified resource.
|
void |
ComplexAttributeOperations.add(String id,
String resource,
String complexAttribute,
String type,
AddressTemplate template,
Callback callback)
Opens an add-resource-dialog for the given complex attribute.
|
void |
ComplexAttributeOperations.add(String id,
String resource,
String complexAttribute,
String type,
AddressTemplate template,
Iterable<String> attributes,
Callback callback)
Opens an add-resource-dialog for the given complex attribute.
|
void |
CrudOperations.addSingleton(String type,
AddressTemplate template,
CrudOperations.AddSingletonCallback callback)
Executes an add operation using the specified template.
|
void |
CrudOperations.addSingleton(String type,
AddressTemplate template,
ModelNode payload,
CrudOperations.AddSingletonCallback callback)
Executes an add operation using the specified template and payload.
|
void |
CrudOperations.addSingleton(String id,
String type,
AddressTemplate template,
CrudOperations.AddSingletonCallback callback)
Opens an add-resource-dialog for the given singleton resource type.
|
void |
CrudOperations.addSingleton(String id,
String type,
AddressTemplate template,
Iterable<String> attributes,
CrudOperations.AddSingletonCallback callback)
Opens an add-resource-dialog for the given singleton resource type.
|
void |
CrudOperations.addSingleton(String id,
String type,
Metadata metadata,
AddressTemplate template,
CrudOperations.AddSingletonCallback callback)
Opens an add-resource-dialog for the given singleton resource type.
|
void |
ComplexAttributeOperations.listAdd(String resource,
String complexAttribute,
String type,
AddressTemplate template,
ModelNode payload,
Callback callback)
Adds the payload to the complex attribute in the specified resource.
|
void |
ComplexAttributeOperations.listAdd(String id,
String resource,
String complexAttribute,
String type,
AddressTemplate template,
Callback callback)
Opens an add-resource-dialog for the given complex attribute.
|
void |
ComplexAttributeOperations.listAdd(String id,
String resource,
String complexAttribute,
String type,
AddressTemplate template,
Iterable<String> attributes,
Callback callback)
Opens an add-resource-dialog for the given complex attribute.
|
void |
CrudOperations.read(AddressTemplate template,
CrudOperations.ReadCallback callback)
Executes an
ModelDescriptionConstants.READ_RESOURCE_OPERATION on the specified
template and passes the result to the specified callback. |
void |
CrudOperations.read(AddressTemplate template,
int depth,
CrudOperations.ReadCallback callback)
Executes an
ModelDescriptionConstants.READ_RESOURCE_OPERATION with the specified depth
on the specified template and passes the result to the specified callback. |
rx.Single<List<Property>> |
CrudOperations.readChildren(AddressTemplate template,
String childType)
Executes an
ModelDescriptionConstants.READ_CHILDREN_RESOURCES_OPERATION on the
specified template and returns the result as Single<List<Property>>. |
void |
CrudOperations.readChildren(AddressTemplate template,
String childType,
CrudOperations.ReadChildrenCallback callback)
Executes an
ModelDescriptionConstants.READ_CHILDREN_RESOURCES_OPERATION on the
specified template and passes the result as List<Property> to the specified callback. |
void |
CrudOperations.readChildren(AddressTemplate template,
String childType,
int depth,
CrudOperations.ReadChildrenCallback callback)
Executes an
ModelDescriptionConstants.READ_CHILDREN_RESOURCES_OPERATION on the
specified template and passes the result as List<Property> to the specified callback. |
void |
CrudOperations.readRecursive(AddressTemplate template,
CrudOperations.ReadCallback callback)
Executes a recursive
ModelDescriptionConstants.READ_RESOURCE_OPERATION on the
specified template and passes the result to the specified callback. |
void |
CrudOperations.remove(String type,
String name,
AddressTemplate template,
Callback callback)
Shows a confirmation dialog and removes the resource if confirmed by the user.
|
void |
ComplexAttributeOperations.remove(String resource,
String complexAttribute,
String type,
AddressTemplate template,
Callback callback)
Undefines the complex attribute.
|
void |
ComplexAttributeOperations.remove(String resource,
String complexAttribute,
String type,
int index,
AddressTemplate template,
Callback callback)
Undefines the complex attribute at the specified index.
|
void |
CrudOperations.removeSingleton(String type,
AddressTemplate template,
Callback callback)
Shows a confirmation dialog and removes the singleton resource if confirmed by the user.
|
<T> void |
CrudOperations.reset(String type,
String name,
AddressTemplate template,
Form<T> form,
Metadata metadata,
Callback callback)
Undefines all non required attributes in the specified form.
|
<T> void |
CrudOperations.reset(String type,
String name,
AddressTemplate template,
Form<T> form,
Metadata metadata,
com.google.gwt.safehtml.shared.SafeHtml successMessage,
Callback callback)
Undefines all non required attributes in the specified form.
|
void |
CrudOperations.reset(String type,
String name,
AddressTemplate template,
Set<String> attributes,
Metadata metadata,
Callback callback)
Undefines all non required attributes in the specified set.
|
void |
CrudOperations.reset(String type,
String name,
AddressTemplate template,
Set<String> attributes,
Metadata metadata,
com.google.gwt.safehtml.shared.SafeHtml successMessage,
Callback callback)
Undefines all non required attributes in the specified set.
|
<T> void |
ComplexAttributeOperations.reset(String resource,
String complexAttribute,
String type,
AddressTemplate template,
Form<T> form,
Callback callback)
Undefines all non required attributes in the specified form.
|
<T> void |
ComplexAttributeOperations.reset(String resource,
String complexAttribute,
String type,
AddressTemplate template,
Metadata metadata,
Form<T> form,
Callback callback)
Undefines all non required attributes in the specified form.
|
<T> void |
CrudOperations.resetSingleton(String type,
AddressTemplate template,
Form<T> form,
Metadata metadata,
Callback callback)
Undefines all non required attributes in the specified form.
|
<T> void |
CrudOperations.resetSingleton(String type,
AddressTemplate template,
Form<T> form,
Metadata metadata,
com.google.gwt.safehtml.shared.SafeHtml successMessage,
Callback callback)
Undefines all non required attributes in the specified form.
|
void |
CrudOperations.resetSingleton(String type,
AddressTemplate template,
Set<String> attributes,
Metadata metadata,
Callback callback)
Undefines all non required attributes in the specified set.
|
void |
CrudOperations.resetSingleton(String type,
AddressTemplate template,
Set<String> attributes,
Metadata metadata,
com.google.gwt.safehtml.shared.SafeHtml successMessage,
Callback callback)
Undefines all non required attributes in the specified set.
|
void |
CrudOperations.save(String name,
AddressTemplate template,
Map<String,Object> changedValues,
com.google.gwt.safehtml.shared.SafeHtml successMessage,
Callback callback)
Writes the changed values to the specified resource.
|
void |
CrudOperations.save(String type,
String name,
AddressTemplate template,
Map<String,Object> changedValues,
Callback callback)
Writes the changed values to the specified resource.
|
void |
ComplexAttributeOperations.save(String resource,
String complexAttribute,
String type,
AddressTemplate template,
Map<String,Object> changedValues,
Callback callback)
Writes the changed values to the complex attribute.
|
void |
ComplexAttributeOperations.save(String resource,
String complexAttribute,
String type,
int index,
AddressTemplate template,
Map<String,Object> changedValues,
Callback callback)
Writes the changed values to the list-type complex attribute.
|
void |
CrudOperations.saveSingleton(AddressTemplate template,
Map<String,Object> changedValues,
com.google.gwt.safehtml.shared.SafeHtml successMessage,
Callback callback)
Writes the changed values to the specified singleton resource.
|
void |
CrudOperations.saveSingleton(String type,
AddressTemplate template,
Map<String,Object> changedValues,
Callback callback)
Writes the changed values to the specified singleton resource.
|
void |
PropertiesOperations.saveWithProperties(String type,
String name,
AddressTemplate template,
Map<String,Object> changedValues,
String psr,
Map<String,String> properties,
Callback callback)
Saves the changed values and its properties (if modified) to the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
<T> ColumnAction<T> |
ColumnActionFactory.add(String id,
String type,
AddressTemplate template)
Returns a column action which opens an add-resource-dialog for the given resource type.
|
<T> ColumnAction<T> |
ColumnActionFactory.add(String id,
String type,
AddressTemplate template,
ColumnActionHandler<T> handler) |
<T> ColumnAction<T> |
ColumnActionFactory.add(String id,
String type,
AddressTemplate template,
Function<String,String> identifier) |
<T> ColumnAction<T> |
ColumnActionFactory.add(String id,
String type,
AddressTemplate template,
Iterable<String> attributes)
Returns a column action which opens an add-resource-dialog for the given resource type.
|
<T> ColumnAction<T> |
ColumnActionFactory.add(String id,
String type,
AddressTemplate template,
Iterable<String> attributes,
Function<String,String> identifier) |
<T> ColumnAction<T> |
ColumnActionFactory.add(String id,
String type,
AddressTemplate template,
String iconCss,
ColumnActionHandler<T> handler) |
<T> ItemAction<T> |
ItemActionFactory.remove(String type,
String name,
AddressTemplate template,
AddressTemplate constraint,
FinderColumn<T> column) |
<T> ItemAction<T> |
ItemActionFactory.remove(String type,
String name,
AddressTemplate template,
AddressTemplate constraint,
ItemActionHandler<T> handler) |
<T> ItemAction<T> |
ItemActionFactory.remove(String type,
String name,
AddressTemplate template,
FinderColumn<T> column)
Creates a 'remove' action which removes the specified resource from the given template.
|
<T> ItemAction<T> |
ItemActionFactory.remove(String type,
String name,
AddressTemplate template,
ItemActionHandler<T> handler)
Wraps the specified handler inside a confirmation dialog.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
MbuiViewImpl.add(String id,
String type,
AddressTemplate template) |
protected void |
MbuiViewImpl.addSingleton(String id,
String type,
AddressTemplate template) |
| Modifier and Type | Method and Description |
|---|---|
<T extends ModelNode> |
TableButtonFactory.add(AddressTemplate template,
ButtonHandler<T> handler) |
<T extends ModelNode> |
TableButtonFactory.add(String id,
String type,
AddressTemplate template,
CrudOperations.AddCallback callback) |
<T extends ModelNode> |
TableButtonFactory.add(String id,
String type,
AddressTemplate template,
Iterable<String> attributes,
CrudOperations.AddCallback callback) |
<T extends ModelNode> |
TableButtonFactory.remove(AddressTemplate template,
ButtonHandler<T> handler) |
<T> Button<T> |
TableButtonFactory.remove(String type,
AddressTemplate template,
Callback callback) |
<T> Button<T> |
TableButtonFactory.remove(String type,
AddressTemplate template,
Function<Table<T>,String> nameFunction,
Callback callback) |
| Modifier and Type | Field and Description |
|---|---|
static AddressTemplate |
AddressTemplate.ROOT
The root template
|
| Modifier and Type | Method and Description |
|---|---|
AddressTemplate |
AddressTemplate.append(AddressTemplate template) |
AddressTemplate |
AddressTemplate.append(String template)
Appends the specified encoded template to this template and returns a new template.
|
AddressTemplate |
AddressTemplate.getParent() |
AddressTemplate |
Metadata.getTemplate() |
AddressTemplate |
AddressTemplate.jsAppend(Object address)
Append an address to this addrress template and return a new one.
|
static AddressTemplate |
AddressTemplate.of(ResourceAddress address)
Turns a resource address into an address template which is the opposite of
resolve(StatementContext,
String...). |
static AddressTemplate |
AddressTemplate.of(ResourceAddress address,
AddressTemplate.Unresolver unresolver)
Turns a resource address into an address template which is the opposite of
resolve(StatementContext,
String...). |
static AddressTemplate |
AddressTemplate.of(StatementContext.Tuple placeholder)
Creates a new address template from a well known placeholder.
|
static AddressTemplate |
AddressTemplate.of(StatementContext.Tuple placeholder1,
StatementContext.Tuple placeholder2)
Creates a new address template from two placeholders.
|
static AddressTemplate |
AddressTemplate.of(StatementContext.Tuple placeholder1,
StatementContext.Tuple placeholder2,
String template)
Creates a new address template from two placeholders and an encoded string template.
|
static AddressTemplate |
AddressTemplate.of(StatementContext.Tuple placeholder,
String template)
Creates a new address template from a placeholder and an encoded string template.
|
static AddressTemplate |
AddressTemplate.of(String template)
Creates a new address template from an encoded string template.
|
AddressTemplate |
AddressTemplate.replaceWildcards(String wildcard,
String... wildcards)
Replaces one or more wildcards with the specified values starting from left to right and returns a new
address template.
|
AddressTemplate |
AddressTemplate.subTemplate(int fromIndex,
int toIndex)
Works like
List.subList(int, int) over the tokens of this template and throws the same exceptions. |
| Modifier and Type | Method and Description |
|---|---|
Map<ResourceAddress,AddressTemplate> |
Database.resolveTemplates(Set<AddressTemplate> templates)
Turns the templates into resource addresses and returns a map for later lookup.
|
Map<ResourceAddress,AddressTemplate> |
AbstractDatabase.resolveTemplates(Set<AddressTemplate> templates) |
| Modifier and Type | Method and Description |
|---|---|
AddressTemplate |
AddressTemplate.append(AddressTemplate template) |
boolean |
MetadataRegistry.contains(AddressTemplate template) |
boolean |
AbstractRegistry.contains(AddressTemplate template) |
rx.Single<Map<ResourceAddress,T>> |
Database.getRecursive(AddressTemplate template)
Returns a map with metadata whose address starts with the specified template
|
rx.Single<Map<ResourceAddress,T>> |
AbstractDatabase.getRecursive(AddressTemplate template) |
Metadata |
MetadataRegistry.lookup(AddressTemplate template) |
T |
AbstractRegistry.lookup(AddressTemplate template) |
ResourceAddress |
Database.resolveTemplate(AddressTemplate template)
Turns a template into a resource addresses for later lookup.
|
protected ResourceAddress |
AbstractRegistry.resolveTemplate(AddressTemplate template) |
ResourceAddress |
AbstractDatabase.resolveTemplate(AddressTemplate template) |
| Modifier and Type | Method and Description |
|---|---|
rx.Single<Map<ResourceAddress,T>> |
Database.getAll(Set<AddressTemplate> templates)
Returns a map with metadata for the specified templates.
|
rx.Single<Map<ResourceAddress,T>> |
AbstractDatabase.getAll(Set<AddressTemplate> templates) |
Map<ResourceAddress,AddressTemplate> |
Database.resolveTemplates(Set<AddressTemplate> templates)
Turns the templates into resource addresses and returns a map for later lookup.
|
Map<ResourceAddress,AddressTemplate> |
AbstractDatabase.resolveTemplates(Set<AddressTemplate> templates) |
| Constructor and Description |
|---|
Metadata(AddressTemplate template,
Supplier<SecurityContext> securityContext,
ResourceDescription description,
Capabilities capabilities) |
MissingMetadataException(String type,
AddressTemplate address) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<AddressTemplate> |
Capability.getTemplates() |
Iterable<AddressTemplate> |
Capabilities.lookup(String name)
Looks up a capability from the local cache.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Capability.addTemplate(AddressTemplate template) |
void |
Capabilities.register(String name,
AddressTemplate first,
AddressTemplate... rest) |
void |
Capabilities.register(String name,
AddressTemplate first,
AddressTemplate... rest) |
| Modifier and Type | Method and Description |
|---|---|
void |
Capabilities.register(String name,
Iterable<AddressTemplate> templates) |
| Modifier and Type | Method and Description |
|---|---|
protected ResourceAddress |
ResourceDescriptionRegistry.resolveTemplate(AddressTemplate template) |
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataProcessor.lookup(AddressTemplate template,
Progress progress,
MetadataProcessor.MetadataCallback callback) |
| Modifier and Type | Method and Description |
|---|---|
AddressTemplate |
Constraint.getTemplate() |
| Modifier and Type | Method and Description |
|---|---|
static Constraint |
Constraint.executable(AddressTemplate template,
String operation) |
static Constraint |
Constraint.writable(AddressTemplate template,
String attribute) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.