| Package | Description |
|---|---|
| org.glassfish.admin.rest.provider | |
| org.glassfish.admin.rest.results |
| Modifier and Type | Method and Description |
|---|---|
String |
OptionsResultXmlProvider.getContent(OptionsResult proxy) |
String |
OptionsResultJsonProvider.getContent(OptionsResult proxy)
Gets json representation for the given OptionsResult object
|
protected static javax.json.JsonArray |
ProviderUtil.getJsonForMethodMetaData(OptionsResult metaData) |
protected static String |
ProviderUtil.getJsonForMethodMetaData(OptionsResult metaData,
String indent) |
javax.json.JsonArray |
OptionsResultJsonProvider.getRespresenationForMethodMetaData(OptionsResult proxy) |
protected static String |
ProviderUtil.getXmlForMethodMetaData(OptionsResult metaData,
String indent) |
| Modifier and Type | Method and Description |
|---|---|
OptionsResult |
ActionReportResult.getMetaData()
Returns OptionsResult - the meta-data of this resource.
|
OptionsResult |
GetResultList.getMetaData()
Returns OptionsResult - the meta-data of this resource.
|
| Constructor and Description |
|---|
ActionReportResult(RestActionReporter r,
ConfigBean entity,
OptionsResult metaData) |
ActionReportResult(RestActionReporter r,
OptionsResult metaData) |
ActionReportResult(String name,
RestActionReporter r,
OptionsResult metaData) |
ActionReportResult(String name,
RestActionReporter r,
OptionsResult metaData,
String displayName) |
GetResultList(List<Dom> domList,
String postCommand,
String[][] commandResourcesPaths,
OptionsResult metaData)
Constructor
|
Copyright © 2019. All rights reserved.