|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is an extension of javax.ejb.EJBHome
Method Summary | |
java.lang.String |
getGroupId()
This method gets the groupID. |
java.lang.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 |
public java.lang.String getGroupId() throws java.rmi.RemoteException
java.rmi.RemoteException
public java.lang.String getGroupName() throws java.rmi.RemoteException
java.rmi.RemoteException
public DataPacket toDataPacket() throws java.rmi.RemoteException
toDataPacket
in interface EEntityRemote
DataPacket
containing the group details
java.rmi.RemoteException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |