|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EJBUserPermission
The EJBUserPermission Interface extension to javax.ejb.EJBHome
Method Summary | |
---|---|
String |
getRequestId()
This method retrieves the requestID for the bean this user has access to. |
String |
getUserId()
This method gets the userID for this user associated with a specific permission. |
DataPacket |
toDataPacket()
This method returns the details of an instance of an EJBUserPermissionBean in DataPacket format. |
Methods inherited from interface javax.ejb.EJBObject |
---|
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
Method Detail |
---|
String getRequestId() throws RemoteException
RemoteException
String getUserId() throws RemoteException
RemoteException
DataPacket toDataPacket() throws RemoteException
toDataPacket
in interface EEntityRemote
EJBGroupPermission
object as a DataPacket
.
RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |