com.retek.component.security.impl.remote
Interface PermissionServicesRemote
- All Superinterfaces:
- DefaultSessionRemote, javax.ejb.EJBObject, java.rmi.Remote
- public interface PermissionServicesRemote
- extends DefaultSessionRemote
Remote interface for com.retek.component.security.impl.remote.PermissionServices.
Methods inherited from interface javax.ejb.EJBObject |
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
findAllPermissions
public java.util.Set findAllPermissions()
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
findOperationPermission
public OperationPermission findOperationPermission(java.lang.String name,
Application application)
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
findPermissions
public java.util.Set findPermissions(Application application)
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