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