Class MetaDataBean
java.lang.Object
ecmwf.web.dao.ModelBeanBase
ecmwf.ecpds.master.plugin.http.dao.datafile.MetaDataBean
- All Implemented Interfaces:
OjbImplementedBean
,MetaData
,ecmwf.web.model.ModelBean
public class MetaDataBean
extends ecmwf.web.dao.ModelBeanBase
implements MetaData, OjbImplementedBean
The Class MetaDataBean.
-
Field Summary
Fields inherited from interface ecmwf.ecpds.master.plugin.http.model.datafile.MetaData
DATA_STREAM_TAG, DISSEMINATION_STREAM_TAG, STATUS_TAG
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
MetaDataBean
(MetadataAttribute attribute) Instantiates a new meta data bean.protected
MetaDataBean
(MetadataAttribute attribute, MetadataValue value) Instantiates a new meta data bean.protected
MetaDataBean
(MetadataValue value) Instantiates a new meta data bean. -
Method Summary
Methods inherited from class ecmwf.web.dao.ModelBeanBase
delete, delete, getAttributeValue, getId, getIntId, insert, insert, isNew, save, save, setId
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface ecmwf.web.model.ModelBean
delete, delete, getAttributeValue, getId, getIntId, insert, insert, isNew, save, save, setId
-
Constructor Details
-
MetaDataBean
Instantiates a new meta data bean.- Parameters:
attribute
- the attribute
-
MetaDataBean
Instantiates a new meta data bean.- Parameters:
value
- the value
-
MetaDataBean
Instantiates a new meta data bean.- Parameters:
attribute
- the attributevalue
- the value
-
-
Method Details
-
getBeanInterfaceName
Gets the bean interface name.- Specified by:
getBeanInterfaceName
in interfaceecmwf.web.model.ModelBean
- Specified by:
getBeanInterfaceName
in classecmwf.web.dao.ModelBeanBase
-
getOjbImplementation
Gets the ojb implementation. Gets the ojb implementation.- Specified by:
getOjbImplementation
in interfaceOjbImplementedBean
- Returns:
- the ojb implementation
-
getName
-
getValue
-
getDataFile
Gets the data file. Gets the data file.- Specified by:
getDataFile
in interfaceMetaData
- Returns:
- the data file
- Throws:
DataFileException
- the data file exception
-
equals
-
equals
-
hashCode
-
toString
-