public interface IUmeDirect
extends common.direct.IDirect
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
Copyright
|
| Modifier and Type | Method and Description |
|---|---|
UserBean |
createUME(UserBean uB,
UserBean masterBean,
com.engiweb.pm.dao.db.DAO dao)
create UME for a specified master user
|
static final java.lang.String COPYRIGHT
UserBean createUME(UserBean uB, UserBean masterBean, com.engiweb.pm.dao.db.DAO dao) throws com.engiweb.toolkit.common.BackendException
uB - UserBean if null no filter is applied, otherwise the passed object is used as filtermasterBean - UserBean the user to insert (mandatory). The userType name is a mandatory field.dao - DAO the connection daoUserBeancom.engiweb.toolkit.common.BackendException - the backend exception