| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.safehtml.shared.SafeHtml |
HelpTextBuilder.helpText(Property property) |
String |
LabelBuilder.label(Property property) |
| Modifier and Type | Method and Description |
|---|---|
FormItem<T> |
FormItemProvider.createFrom(Property attributeDescription) |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheContainerPresenter.MyView.updateCacheStore(org.jboss.hal.client.configuration.subsystem.infinispan.Cache cache,
List<Property> stores) |
void |
CacheContainerView.updateCacheStore(org.jboss.hal.client.configuration.subsystem.infinispan.Cache cache,
List<Property> stores) |
| Modifier and Type | Method and Description |
|---|---|
void |
JcaView.updateThreadPools(AddressTemplate workmanagerTemplate,
String workmanager,
List<Property> lrt,
List<Property> srt) |
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) |
void |
JcaPresenter.MyView.updateThreadPools(AddressTemplate workmanagerTemplate,
String workmanager,
List<Property> lrt,
List<Property> srt) |
| Modifier and Type | Field and Description |
|---|---|
List<Property> |
PatchContext.servers |
| Constructor and Description |
|---|
CheckRunningServersStep(Resources resources,
List<Property> servers,
String host) |
| Modifier and Type | Method and Description |
|---|---|
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>>. |
rx.Single<List<Property>> |
CrudOperations.readChildren(ResourceAddress address,
String resource)
Executes an
ModelDescriptionConstants.READ_CHILDREN_RESOURCES_OPERATION on the
specified address and returns the result as Single<List<Property>>. |
| Modifier and Type | Method and Description |
|---|---|
void |
CrudOperations.JsReadChildrenCallback.execute(Property[] children) |
| Modifier and Type | Method and Description |
|---|---|
void |
CrudOperations.ReadChildrenCallback.execute(List<Property> children) |
| Constructor and Description |
|---|
DataSource(Property property,
boolean xa) |
JdbcDriver(Property property) |
| Constructor and Description |
|---|
Subsystem(Property property) |
| Constructor and Description |
|---|
HasServersNode(Property property) |
| Constructor and Description |
|---|
ServerGroup(Property property) |
| Constructor and Description |
|---|
Host(Property property) |
| Constructor and Description |
|---|
Server(String host,
Property property) |
| Modifier and Type | Method and Description |
|---|---|
Property |
ModelNode.asProperty()
Get the value of this node as a property.
|
Property |
Property.clone() |
Property[] |
ModelNode.jsAsProperties() |
static Property[] |
ModelNodeHelper.jsFailSafePropertyList(ModelNode modelNode,
String path)
Tries to get a deeply nested property array from the specified model node.
|
| Modifier and Type | Method and Description |
|---|---|
List<Property> |
ModelNode.asPropertyList()
Get the value of this node as a property list.
|
static List<Property> |
ModelNodeHelper.failSafePropertyList(ModelNode modelNode,
String path) |
| Modifier and Type | Method and Description |
|---|---|
static NamedNode[] |
ModelNodeHelper.jsAsNamedNodes(Property[] properties)
Turns an properties array into an array of names nodes.
|
ModelNode |
ModelNode.set(Property newValue)
Change this node's value to the given value.
|
| Modifier and Type | Method and Description |
|---|---|
static List<NamedNode> |
ModelNodeHelper.asNamedNodes(List<Property> properties)
Turns a list of properties into a list of named model nodes which contains a
ModelDescriptionConstants.NAME key with the properties name. |
| Constructor and Description |
|---|
NamedNode(Property property) |
| Modifier and Type | Method and Description |
|---|---|
Property |
ResourceDescription.findAttribute(String path,
String name) |
Property[] |
ResourceDescription.jsGetAttributes() |
Property[] |
ResourceDescription.jsGetRequestProperties() |
Property[] |
ResourceDescription.jsOperations() |
| Modifier and Type | Method and Description |
|---|---|
List<Property> |
ResourceDescription.getAttributes(String path) |
List<Property> |
ResourceDescription.getAttributes(String path,
String group) |
List<Property> |
ResourceDescription.getOperations() |
List<Property> |
ResourceDescription.getRequiredAttributes(String path) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.