com.retek.component.security.impl.remote
Interface ExternalUserTestServicesRemote

All Superinterfaces:
DefaultSessionRemote, javax.ejb.EJBObject, java.rmi.Remote

public interface ExternalUserTestServicesRemote
extends DefaultSessionRemote

Remote interface for com.retek.component.security.impl.remote.ExternalUserTestServices.


Method Summary
 void persist(ExternalUser externalUser)
           
 void reset()
           
 
Methods inherited from interface com.retek.commons.domain.core.impl.remote.DefaultSessionRemote
getLocal, getRemote, getRemoteHome
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Method Detail

persist

public void persist(ExternalUser externalUser)
             throws SystemException,
                    javax.naming.NamingException,
                    java.rmi.RemoteException
Throws:
SystemException
javax.naming.NamingException
java.rmi.RemoteException

reset

public void reset()
           throws SystemException,
                  javax.naming.NamingException,
                  java.rmi.RemoteException
Throws:
SystemException
javax.naming.NamingException
java.rmi.RemoteException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28