Class OperationBean
java.lang.Object
ecmwf.web.dao.ModelBeanBase
ecmwf.ecpds.master.plugin.http.dao.transfer.OperationBean
- All Implemented Interfaces:
OjbImplementedBean,Operation,ecmwf.web.model.ModelBean
public class OperationBean
extends ecmwf.web.dao.ModelBeanBase
implements Operation, OjbImplementedBean
The Class OperationBean.
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedOperationBean(Operation operation) Instantiates a new operation bean. -
Method Summary
Methods inherited from class ecmwf.web.dao.ModelBeanBase
delete, delete, getAttributeValue, 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, getIntId, insert, insert, isNew, save, save, setId
-
Constructor Details
-
OperationBean
Instantiates a new operation bean.- Parameters:
operation- the operation
-
-
Method Details
-
getOjbImplementation
Gets the ojb implementation. Gets the ojb implementation.- Specified by:
getOjbImplementationin interfaceOjbImplementedBean- Returns:
- the ojb implementation
-
getBeanInterfaceName
Gets the bean interface name.- Specified by:
getBeanInterfaceNamein interfaceecmwf.web.model.ModelBean- Specified by:
getBeanInterfaceNamein classecmwf.web.dao.ModelBeanBase
-
getId
Gets the id.- Specified by:
getIdin interfaceecmwf.web.model.ModelBean- Overrides:
getIdin classecmwf.web.dao.ModelBeanBase
-
getName
-
getComment
Gets the comment. Gets the comment.- Specified by:
getCommentin interfaceOperation- Returns:
- the comment
-
getOperations
Gets the operations.- Returns:
- the operations
- Throws:
OperationException- the operation exception
-
equals
-
equals
-
hashCode
-
toString
-