Uses of Class
org.jboss.hal.meta.Metadata
-
-
Uses of Metadata in org.jboss.hal.client.configuration.subsystem.ee
Methods in org.jboss.hal.client.configuration.subsystem.ee with parameters of type Metadata Modifier and Type Method Description ModelNodeForm<NamedNode>EEView. globalDirectoryForm(String baseId, Metadata metadata) -
Uses of Metadata in org.jboss.hal.client.configuration.subsystem.jgroups
Methods in org.jboss.hal.client.configuration.subsystem.jgroups that return Metadata Modifier and Type Method Description MetadataJGroupsPresenter. getAuthTokenMetadata(String token)MetadataJGroupsPresenter. getProtocolMetadata(String name)Constructor parameters in org.jboss.hal.client.configuration.subsystem.jgroups with type arguments of type Metadata Constructor Description ProtocolWizard(Resources resources, Set<String> protocolNames, Function<String,Metadata> getProtocolMetadata, Wizard.FinishCallback<org.jboss.hal.client.configuration.subsystem.jgroups.ProtocolWizard.Context,org.jboss.hal.client.configuration.subsystem.jgroups.ProtocolWizard.State> callback) -
Uses of Metadata in org.jboss.hal.client.deployment.dialog
Constructors in org.jboss.hal.client.deployment.dialog with parameters of type Metadata Constructor Description AddUnmanagedDialog(Metadata metadata, Resources resources, AddResourceDialog.Callback callback) -
Uses of Metadata in org.jboss.hal.client.deployment.wizard
Constructors in org.jboss.hal.client.deployment.wizard with parameters of type Metadata Constructor Description NamesStep(Environment environment, Metadata metadata, Resources resources) -
Uses of Metadata in org.jboss.hal.client.patching.wizard
Constructors in org.jboss.hal.client.patching.wizard with parameters of type Metadata Constructor Description ApplyPatchWizard(Resources resources, Environment environment, Metadata metadata, StatementContext statementContext, Dispatcher dispatcher, javax.inject.Provider<Progress> progress, ServerActions serverActions, Callback callback)RollbackWizard(String patchId, Resources resources, Environment environment, Metadata metadata, StatementContext statementContext, Dispatcher dispatcher, javax.inject.Provider<Progress> progress, ServerActions serverActions, Callback callback) -
Uses of Metadata in org.jboss.hal.client.runtime.host
Methods in org.jboss.hal.client.runtime.host with parameters of type Metadata Modifier and Type Method Description voidHostPresenter. resetManagementInterface(AddressTemplate template, Form<ModelNode> form, Metadata metadata)voidHostPresenter. saveHeader(int pathIndex, int index, String header, Metadata metadata, Map<String,Object> changedValues, com.google.gwt.safehtml.shared.SafeHtml successMessage) -
Uses of Metadata in org.jboss.hal.client.runtime.managementinterface
Methods in org.jboss.hal.client.runtime.managementinterface with parameters of type Metadata Modifier and Type Method Description voidHttpManagementInterfacePresenter. resetManagementInterface(AddressTemplate template, Form<ModelNode> form, Metadata metadata)voidConstantHeadersPresenter. saveHeader(int pathIndex, int index, String header, Metadata metadata, Map<String,Object> changedValues, com.google.gwt.safehtml.shared.SafeHtml successMessage) -
Uses of Metadata in org.jboss.hal.client.runtime.server
Methods in org.jboss.hal.client.runtime.server with parameters of type Metadata Modifier and Type Method Description voidStandaloneServerPresenter. reset(String type, AddressTemplate template, Form<ModelNode> form, Metadata metadata)voidStandaloneServerPresenter. resetManagementInterface(AddressTemplate template, Form<ModelNode> form, Metadata metadata)voidStandaloneServerPresenter. saveHeader(int pathIndex, int index, String header, Metadata metadata, Map<String,Object> changedValues, com.google.gwt.safehtml.shared.SafeHtml successMessage) -
Uses of Metadata in org.jboss.hal.client.runtime.subsystem.elytron
Methods in org.jboss.hal.client.runtime.subsystem.elytron with parameters of type Metadata Modifier and Type Method Description voidRealmsPresenter. launchSetPasswordWizard(Metadata metadata, String selectedRealm, String selectedIdentity)voidRealmsPresenter. removeIdentity(Metadata metadata, String realm, String identity, Consumer<Boolean> consumer) -
Uses of Metadata in org.jboss.hal.client.runtime.subsystem.elytron.wizardpassword
Constructors in org.jboss.hal.client.runtime.subsystem.elytron.wizardpassword with parameters of type Metadata Constructor Description ConfigurePasswordStep(Resources resources, Metadata metadata)PasswordWizard(Resources resources, StatementContext statementContext, Dispatcher dispatcher, com.google.web.bindery.event.shared.EventBus eventBus, Metadata metadata, String selectedRealm, String selectedIdentity)ReviewPasswordStep(Resources resources, Metadata metadata) -
Uses of Metadata in org.jboss.hal.core
Methods in org.jboss.hal.core with parameters of type Metadata Modifier and Type Method Description voidCrudOperations. addSingleton(String id, String type, Metadata metadata, AddressTemplate template, CrudOperations.AddSingletonCallback callback)Opens an add-resource-dialog for the given singleton resource type.CompositeOperationFactory. fromChangeSet(ResourceAddress address, Map<String,Object> changeSet, Metadata metadata)Turns a change-set into a composite operation containing write-attribute and undefine-attribute operations.static List<ModelNode>Json. parseArray(String json, Metadata metadata, Map<String,String> mappping)static ModelNodeJson. parseSingle(String json, Metadata metadata, Map<String,String> mappping)<T> voidComplexAttributeOperations. 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> voidComplexAttributeOperations. reset(String complexAttribute, String type, ResourceAddress address, Metadata metadata, Form<T> form, Callback callback)Undefines all non required attributes in the specified form.voidCrudOperations. reset(String type, String name, ResourceAddress address, Set<String> attributes, Metadata metadata, com.google.gwt.safehtml.shared.SafeHtml successMessage, Callback callback)Undefines all non required attributes in the specified set.voidCrudOperations. reset(String type, String name, ResourceAddress address, Set<String> attributes, Metadata metadata, Callback callback)Undefines all non required attributes in the specified set.<T> voidCrudOperations. reset(String type, String name, ResourceAddress address, Form<T> form, Metadata metadata, com.google.gwt.safehtml.shared.SafeHtml successMessage, Callback callback)Undefines all non required attributes in the specified form.<T> voidCrudOperations. reset(String type, String name, ResourceAddress address, Form<T> form, Metadata metadata, Callback callback)Undefines all non required attributes in the specified form.voidCrudOperations. 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.voidCrudOperations. reset(String type, String name, AddressTemplate template, Set<String> attributes, Metadata metadata, Callback callback)Undefines all non required attributes in the specified set.<T> voidCrudOperations. 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.<T> voidCrudOperations. reset(String type, String name, AddressTemplate template, Form<T> form, Metadata metadata, Callback callback)Undefines all non required attributes in the specified form.voidCrudOperations. resetSingleton(String type, ResourceAddress address, Set<String> attributes, Metadata metadata, com.google.gwt.safehtml.shared.SafeHtml successMessage, Callback callback)Undefines all non required attributes in the specified set.voidCrudOperations. resetSingleton(String type, ResourceAddress address, Set<String> attributes, Metadata metadata, Callback callback)Undefines all non required attributes in the specified set.<T> voidCrudOperations. resetSingleton(String type, ResourceAddress address, Form<T> form, Metadata metadata, com.google.gwt.safehtml.shared.SafeHtml successMessage, Callback callback)Undefines all non required attributes in the specified form.<T> voidCrudOperations. resetSingleton(String type, ResourceAddress address, Form<T> form, Metadata metadata, Callback callback)Undefines all non required attributes in the specified form.voidCrudOperations. 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.voidCrudOperations. resetSingleton(String type, AddressTemplate template, Set<String> attributes, Metadata metadata, Callback callback)Undefines all non required attributes in the specified set.<T> voidCrudOperations. 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.<T> voidCrudOperations. resetSingleton(String type, AddressTemplate template, Form<T> form, Metadata metadata, Callback callback)Undefines all non required attributes in the specified form.voidComplexAttributeOperations. save(String complexAttribute, String type, int index, ResourceAddress address, Map<String,Object> changedValues, Metadata metadata, Callback callback)Writes the changed values to the list-type complex attribute.voidComplexAttributeOperations. save(String complexAttribute, String type, ResourceAddress address, Map<String,Object> changedValues, Metadata metadata, Callback callback)Writes the changed values to the complex attribute.voidCrudOperations. save(String type, String name, ResourceAddress address, Map<String,Object> changedValues, Metadata metadata, Callback successCallback)Writes the changed values to the specified resource.voidCrudOperations. save(String type, String name, ResourceAddress address, Map<String,Object> changedValues, Metadata metadata, Callback successCallback, Callback errorCallback)Writes the changed values to the specified resource.voidCrudOperations. save(ResourceAddress address, Map<String,Object> changedValues, Metadata metadata, com.google.gwt.safehtml.shared.SafeHtml successMessage, Callback successCallback)Writes the changed values to the specified resource.voidCrudOperations. saveSingleton(String type, ResourceAddress address, Map<String,Object> changedValues, Metadata metadata, Callback successCallback)Writes the changed values to the specified singleton resource.voidCrudOperations. saveSingleton(String type, ResourceAddress address, Map<String,Object> changedValues, Metadata metadata, Callback successCallback, Callback errorCallback)Writes the changed values to the specified singleton resource.voidCrudOperations. saveSingleton(ResourceAddress address, Map<String,Object> changedValues, Metadata metadata, com.google.gwt.safehtml.shared.SafeHtml successMessage, Callback successCallback)Writes the changed values to the specified singleton resource.voidCrudOperations. saveSingleton(ResourceAddress address, Map<String,Object> changedValues, Metadata metadata, com.google.gwt.safehtml.shared.SafeHtml successMessage, Callback successCallback, Callback errorCallback)Writes the changed values to the specified singleton resource.voidPropertiesOperations. saveSingletonWithProperties(String type, ResourceAddress address, Map<String,Object> changedValues, Metadata metadata, String psr, Map<String,String> properties, Callback callback)Saves the changed values and its properties (if modified) to the specified resource.voidPropertiesOperations. saveWithProperties(String type, String name, ResourceAddress address, Map<String,Object> changedValues, Metadata metadata, String psr, Map<String,String> properties, Callback callback)Saves the changed values and its properties (if modified) to the specified resource. -
Uses of Metadata in org.jboss.hal.core.elytron
Methods in org.jboss.hal.core.elytron with parameters of type Metadata Modifier and Type Method Description Form<ModelNode>CredentialReference. form(String baseId, Metadata metadata, String crName, String alternativeName, Supplier<String> alternativeValue, Supplier<Operation> ping, Supplier<ResourceAddress> address, Callback emptyAction, Callback callback)Creates a form for thecredential-referencecomplex attribute of a resource.Form<ModelNode>CredentialReference. form(String baseId, Metadata metadata, String crName, String alternativeName, Supplier<String> alternativeValue, Supplier<ResourceAddress> address, Callback callback)Form<ModelNode>CredentialReference. form(String baseId, Metadata metadata, String alternativeName, Supplier<String> alternativeValue, Supplier<ResourceAddress> address, Callback callback)Creates a form for thecredential-referencecomplex attribute of a resource. -
Uses of Metadata in org.jboss.hal.core.mbui
Constructors in org.jboss.hal.core.mbui with parameters of type Metadata Constructor Description Builder(String baseId, String resource, Metadata metadata, MbuiContext mbuiContext) -
Uses of Metadata in org.jboss.hal.core.mbui.dialog
Constructors in org.jboss.hal.core.mbui.dialog with parameters of type Metadata Constructor Description AddResourceDialog(String id, String title, Metadata metadata, Iterable<String> attributes, AddResourceDialog.Callback callback)AddResourceDialog(String id, String title, Metadata metadata, AddResourceDialog.Callback callback)Creates an add resource dialog with a form which contains an unbound name item plus all request properties from the add operation. -
Uses of Metadata in org.jboss.hal.core.mbui.form
Methods in org.jboss.hal.core.mbui.form with parameters of type Metadata Modifier and Type Method Description static List<Property>FormHelper. getResettableProperties(Set<String> attributes, Metadata metadata)Constructors in org.jboss.hal.core.mbui.form with parameters of type Metadata Constructor Description Builder(String id, Metadata metadata)Builder(String id, Metadata metadata)OperationFormBuilder(String id, Metadata metadata, String operation) -
Uses of Metadata in org.jboss.hal.core.mbui.listview
Constructors in org.jboss.hal.core.mbui.listview with parameters of type Metadata Constructor Description Builder(String id, Metadata metadata, DataProvider<T> dataProvider, ItemRenderer<T> itemRenderer) -
Uses of Metadata in org.jboss.hal.core.mbui.table
Constructors in org.jboss.hal.core.mbui.table with parameters of type Metadata Constructor Description Builder(String id, Metadata metadata) -
Uses of Metadata in org.jboss.hal.core.ui
Methods in org.jboss.hal.core.ui with parameters of type Metadata Modifier and Type Method Description static String[]TuplesListItem. getAttributeNames(Metadata metadata, boolean markRequired)Constructors in org.jboss.hal.core.ui with parameters of type Metadata Constructor Description TuplesListItem(String name, String label, Metadata metadata) -
Uses of Metadata in org.jboss.hal.meta
Methods in org.jboss.hal.meta that return Metadata Modifier and Type Method Description static MetadataMetadata. empty()MetadataMetadata. forComplexAttribute(String name)Creates a new metadata instance based on this metadata with the attributes taken from the specified complex attribute.MetadataMetadata. forComplexAttribute(String name, boolean prefixLabel)Creates a new metadata instance based on this metadata with the attributes taken from the specified complex attribute.MetadataMetadata. forOperation(String name)MetadataMetadataRegistry. lookup(AddressTemplate template)static MetadataMetadata. staticDescription(com.google.gwt.resources.client.TextResource description)static MetadataMetadata. staticDescription(ResourceDescription description)Constructs a Metadata with read-write-execution permissions and a non-working Capabilities object.static MetadataMetadata. staticDescription(ResourceDescription description, Environment environment)Constructs a Metadata with read-write-execution permissions and a working Capabilities object based on the environment object.Methods in org.jboss.hal.meta with parameters of type Metadata Modifier and Type Method Description voidMetadata. copyAttribute(String attribute, Metadata destination)Copies attributes from this description to the specified metadatavoidMetadata. copyComplexAttributeAttributes(Iterable<String> attributes, Metadata destination)Shortcut forcopyAttribute(String, Metadata)andmakeWritable(String) -
Uses of Metadata in org.jboss.hal.meta.processing
Methods in org.jboss.hal.meta.processing that return types with arguments of type Metadata Modifier and Type Method Description elemental2.promise.Promise<Metadata>MetadataProcessor. lookup(AddressTemplate template, Progress progress)Methods in org.jboss.hal.meta.processing with parameters of type Metadata Modifier and Type Method Description voidMetadataProcessor.MetadataCallback. onMetadata(Metadata metadata)
-