| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EJBGroupMember
This interface is an extension of javax.ejb.EJBHome
| Method Summary | |
|---|---|
|  String | getGroupId()This method gets the group Id. | 
|  String | getUserId()This method retrieves the userId. | 
|  DataPacket | toDataPacket()This method return the details of an instance of an EJBGroupMemberBean in a DataPacketformat. | 
| Methods inherited from interface javax.ejb.EJBObject | 
|---|
| getEJBHome, getHandle, getPrimaryKey, isIdentical, remove | 
| Method Detail | 
|---|
String getGroupId()
                  throws RemoteException
RemoteException
String getUserId()
                 throws RemoteException
RemoteException
DataPacket toDataPacket()
                        throws RemoteException
DataPacket format.
toDataPacket in interface EEntityRemoteRemoteException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||