| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.bankframe.services.accesscontrol.ejb.userpermission.EJBUserPermissionPK
This is the interface of the Primary Key for the EJBUserPermissionBean
| Field Summary | |
 java.lang.String | 
requestId
requestId for the Primary Key  | 
 java.lang.String | 
userId
userId for the Primary Key  | 
| Constructor Summary | |
EJBUserPermissionPK()
Default Class constructor  | 
|
EJBUserPermissionPK(java.lang.String userId,
                    java.lang.String requestId)
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 spec.  | 
| Methods inherited from class java.lang.Object | 
getClass, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
public java.lang.String userId
public java.lang.String requestId
| Constructor Detail | 
public EJBUserPermissionPK()
public EJBUserPermissionPK(java.lang.String userId,
                           java.lang.String requestId)
userId - a string for the Primary KeyrequestId - a string for the Primary Key| Method Detail | 
public boolean equals(java.lang.Object o)
o - an object to compare with this object
public int hashCode()
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||