Class EcUserBean
java.lang.Object
ecmwf.web.dao.ModelBeanBase
ecmwf.ecpds.master.plugin.http.dao.ecuser.EcUserBean
- All Implemented Interfaces:
OjbImplementedBean,EcUser,ecmwf.web.model.ModelBean
The Class EcUserBean.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanequals(EcUserBean u) Equals.booleanEquals.Gets the bean interface name.Gets the comment.getDir()Gets the dir.longgetGid()Gets the gid.getId()Gets the id.getName()Gets the name.Gets the ojb implementation.getShell()Gets the shell.longgetUid()Gets the uid.inthashCode()Hash code.toString()To string.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
-
EcUserBean
-
-
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
-
getId
Gets the id.- Specified by:
getIdin interfaceecmwf.web.model.ModelBean- Overrides:
getIdin classecmwf.web.dao.ModelBeanBase
-
getName
-
getDir
-
getGid
-
getShell
-
getUid
-
getComment
Gets the comment. Gets the comment.- Specified by:
getCommentin interfaceEcUser- Returns:
- the comment
-
equals
-
equals
-
hashCode
-
toString
-