Class MetaData
java.lang.Object
org.silverpeas.components.gallery.model.MetaData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetLabel()getValue()booleanisDate()setData(byte[] data) setDate(boolean date) setDateValue(Date dateValue) setProperty(String property)
-
Constructor Details
-
MetaData
public MetaData() -
MetaData
-
MetaData
public MetaData(byte[] data)
-
-
Method Details
-
getLabel
-
setLabel
-
isDate
public boolean isDate() -
setDate
-
getValue
-
setValue
-
getProperty
-
setProperty
-
getDateValue
-
setDateValue
-
setData
-
convert
- Throws:
UnsupportedEncodingException
-