|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.bankframe.services.accesscontrol.ejb.group.EJBGroupPK
This is the class of the Primary Key for the EJBean ServiceBean.
| Field Summary | |
java.lang.String |
groupId
|
| Constructor Summary | |
EJBGroupPK()
Default Class constructor. |
|
EJBGroupPK(java.lang.String argGroupId)
Class constructor. |
|
| Method Summary | |
boolean |
equals(java.lang.Object o)
This method is required by the EJB1.1 specification. |
int |
hashCode()
This method is required by the EJB1.1 specification. |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public java.lang.String groupId
| Constructor Detail |
public EJBGroupPK()
public EJBGroupPK(java.lang.String argGroupId)
argGroupId - the primary key| Method Detail |
public boolean equals(java.lang.Object o)
public int hashCode()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||