|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.resource.metadata.DescriptionMetaDataContainer
An abstract class for meta data that has descriptions
| Constructor Summary | |
DescriptionMetaDataContainer()
|
|
| Method Summary | |
void |
addDescription(DescriptionMetaData (src) dmd)
Add a description |
DescriptionMetaData (src) |
getDescription()
Get the desription for the default language or the first description if there is no default |
DescriptionMetaData (src) |
getDescription(java.lang.String lang)
Get the description for the give language |
java.util.Collection |
getDescriptions()
Get the descriptions |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DescriptionMetaDataContainer()
| Method Detail |
public DescriptionMetaData (src) getDescription()
public DescriptionMetaData (src) getDescription(java.lang.String lang)
lang - the language
public void addDescription(DescriptionMetaData (src) dmd)
dmd - the descriptionpublic java.util.Collection getDescriptions()
public java.lang.String toString()
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||