|
Celtix User APIs | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConfigurationMetadata
Container for a component's runtime configuration metata.
Method Summary | |
---|---|
ConfigurationItemMetadata |
getDefinition(String name)
Gets the metadata for the specified configuration item name. |
Collection<ConfigurationItemMetadata> |
getDefinitions()
Gets all configuration metadata items in this container. |
String |
getNamespaceURI()
Gets the namespace URI for this configuration metadata model. |
Method Detail |
---|
String getNamespaceURI()
ConfigurationItemMetadata getDefinition(String name)
name
- the name of the configuration item.
Collection<ConfigurationItemMetadata> getDefinitions()
|
Celtix User APIs | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |