com.retek.component.security.impl.remote
Interface RoleServicesRemote
- All Superinterfaces:
- DefaultSessionRemote, javax.ejb.EJBObject, java.rmi.Remote
- public interface RoleServicesRemote
- extends DefaultSessionRemote
Remote interface for com.retek.component.security.impl.remote.RoleServices.
Methods inherited from interface javax.ejb.EJBObject |
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
createReferenceCacheForRole
public ReferenceCache createReferenceCacheForRole()
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
deleteRole
public RoleDto deleteRole(RoleDto roleDto)
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
findAllRoles
public java.util.Set findAllRoles()
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
readRole
public RoleDto readRole(DistributedReference ref,
long version)
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
submit
public RoleDto submit(RoleDto roleDto)
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28