|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.domain.core.impl.remote.DefaultSessionEjb
com.retek.component.security.impl.remote.ExternalUserTestServicesEjb
A DAO for accessing an external naming and directory service containing user data.
Nested Class Summary |
Nested classes inherited from class com.retek.commons.domain.core.impl.remote.DefaultSessionEjb |
DefaultSessionEjb.EjbOperation, DefaultSessionEjb.EjbOperationWithBusinessException |
Constructor Summary | |
ExternalUserTestServicesEjb()
|
Method Summary | |
void |
ejbCreate()
|
void |
persist(ExternalUser externalUser)
|
void |
reset()
|
Methods inherited from class com.retek.commons.domain.core.impl.remote.DefaultSessionEjb |
checkDtoVersion, ejbActivate, ejbPassivate, ejbRemove, getLocal, getLocalHome, getRemote, getRemoteHome, getSessionContext, setSessionContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ExternalUserTestServicesEjb()
Method Detail |
public void ejbCreate()
public void persist(ExternalUser externalUser) throws SystemException, javax.naming.NamingException
SystemException
javax.naming.NamingException
public void reset() throws SystemException, javax.naming.NamingException
SystemException
javax.naming.NamingException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |