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
ConstructorsModifierConstructorDescriptionprotectedMetaDataBean(MetadataAttribute attribute) Instantiates a new meta data bean.protectedMetaDataBean(MetadataAttribute attribute, MetadataValue value) Instantiates a new meta data bean.protectedMetaDataBean(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, setIdMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods 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:
getBeanInterfaceNamein interfaceecmwf.web.model.ModelBean- Specified by:
getBeanInterfaceNamein classecmwf.web.dao.ModelBeanBase
-
getOjbImplementation
Gets the ojb implementation. Gets the ojb implementation.- Specified by:
getOjbImplementationin interfaceOjbImplementedBean- Returns:
- the ojb implementation
-
getName
-
getValue
-
getDataFile
Gets the data file. Gets the data file.- Specified by:
getDataFilein interfaceMetaData- Returns:
- the data file
- Throws:
DataFileException- the data file exception
-
equals
-
equals
-
hashCode
-
toString
-