|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DescriptionMetaData | |
org.jboss.resource.deployment | |
org.jboss.resource.metadata |
Uses of DescriptionMetaData in org.jboss.resource.deployment |
Methods in org.jboss.resource.deployment with parameters of type DescriptionMetaData | |
void |
ResourceAdapterObjectModelFactory.setValue(DescriptionMetaData dmd,
org.jboss.xml.binding.ContentNavigator navigator,
String namespaceURI,
String localName,
String value)
description elements |
Uses of DescriptionMetaData in org.jboss.resource.metadata |
Methods in org.jboss.resource.metadata that return DescriptionMetaData | |
DescriptionMetaData |
DescriptionMetaDataContainer.getDescription()
Get the desription for the default language or the first description if there is no default |
DescriptionMetaData |
DescriptionMetaDataContainer.getDescription(String lang)
Get the description for the give language |
Methods in org.jboss.resource.metadata with parameters of type DescriptionMetaData | |
void |
DescriptionMetaDataContainer.addDescription(DescriptionMetaData dmd)
Add a description |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |