| Package | Description |
|---|---|
| org.plasma.config |
Package level documentation for package org.plasma.config.
|
| org.plasma.config.adapter |
| Modifier and Type | Field and Description |
|---|---|
protected Namespace |
SDO.defaultNamespace |
| Modifier and Type | Field and Description |
|---|---|
protected List<Namespace> |
SDO.namespaces |
| Modifier and Type | Method and Description |
|---|---|
Namespace |
PlasmaConfig.addDynamicSDONamespace(String uri,
String artifact,
NamespaceProvisioning provisioning) |
Namespace |
ObjectFactory.createNamespace()
Create an instance of
Namespace |
Namespace |
SDO.getDefaultNamespace()
Gets the value of the defaultNamespace property.
|
Namespace |
PlasmaConfig.getSDONamespaceByInterfacePackage(String packageName) |
Namespace |
PlasmaConfig.getSDONamespaceByURI(String uri) |
| Modifier and Type | Method and Description |
|---|---|
List<Namespace> |
SDO.getNamespaces()
Gets the value of the namespaces property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SDO.setDefaultNamespace(Namespace value)
Sets the value of the defaultNamespace property.
|
| Modifier and Type | Method and Description |
|---|---|
Namespace |
NamespaceAdapter.getNamespace() |
| Constructor and Description |
|---|
NamespaceAdapter(Namespace namespace) |
Copyright © 2017. All rights reserved.