| Modifier and Type | Method and Description |
|---|---|
PublishedExports |
SliderClient.actionRegistryGetExport(ActionRegistryArgs registryArgs)
get a specific export group
|
| Modifier and Type | Field and Description |
|---|---|
protected PublishedExports |
PublishedExportsOutputter.exports |
| Modifier and Type | Field and Description |
|---|---|
Map<String,PublishedExports> |
PublishedExportsSet.exports |
| Modifier and Type | Method and Description |
|---|---|
PublishedExports |
PublishedExportsSet.get(String name) |
PublishedExports |
PublishedExports.shallowCopy()
This makes a copy without the nested content -so is suitable for returning as part of the list of a parent's
values
|
| Modifier and Type | Method and Description |
|---|---|
static PublishedExportsOutputter |
PublishedExportsOutputter.createOutputter(ConfigFormat format,
PublishedExports exports)
Create an outputter for the chosen format
|
void |
PublishedExportsSet.put(String name,
PublishedExports export)
Put a name -it will be converted to lower case before insertion.
|
| Constructor and Description |
|---|
PublishedExportsOutputter.JsonOutputter(PublishedExports exports) |
PublishedExportsOutputter(PublishedExports exports) |
| Modifier and Type | Method and Description |
|---|---|
PublishedExports |
RegistryRetriever.retrieveExports(PublishedExportsSet exportSet,
String name,
boolean external)
Get a complete export, with all values
|
| Modifier and Type | Method and Description |
|---|---|
PublishedExports |
PublisherResource.getAMExports2(String exportname,
javax.ws.rs.core.UriInfo uriInfo,
javax.servlet.http.HttpServletResponse res) |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.