|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The EJBUserPermission Interface extension to javax.ejb.EJBHome
| Method Summary | |
java.lang.String |
getRequestId()
This method retrieves the requestID for the bean this user has access to. |
java.lang.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 |
public java.lang.String getRequestId()
throws java.rmi.RemoteException
java.rmi.RemoteException
public java.lang.String getUserId()
throws java.rmi.RemoteException
java.rmi.RemoteException
public DataPacket toDataPacket()
throws java.rmi.RemoteException
toDataPacket in interface EEntityRemoteEJBGroupPermission object as a DataPacket.
java.rmi.RemoteException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||