|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MetadataDefinition
A metadata definition interface.
Method Summary | |
---|---|
MetadataValue |
createValue(Object o)
Creates a MetadataValue from this definition. |
String |
getFullName(String separator)
Generate the full name, using the chosen separator. |
Methods inherited from interface com.sonyericsson.hudson.plugins.metadata.model.Metadata |
---|
getDescription, getFullName, getFullNameFrom, getFullPath, getName, getParent, getValue, isExposedToEnvironment, setExposeToEnvironment, setParent |
Method Detail |
---|
MetadataValue createValue(Object o)
o
- the value to use as input for creating the MetadataValue.
String getFullName(String separator)
separator
- the separator to use.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |