|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EJBGroup
This interface is an extension of javax.ejb.EJBHome
| Method Summary | |
|---|---|
String |
getGroupId()
This method gets the groupID. |
String |
getGroupName()
This method gets the name of the group. |
DataPacket |
toDataPacket()
This method returns the group details in datapacket format. |
| Methods inherited from interface javax.ejb.EJBObject |
|---|
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
| Method Detail |
|---|
String getGroupId()
throws RemoteException
RemoteException
String getGroupName()
throws RemoteException
RemoteException
DataPacket toDataPacket()
throws RemoteException
toDataPacket in interface EEntityRemoteDataPacket containing the group details
RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||