| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface defines the methods required by LDAPEntityBean for LDAP based primary keys, LDAPEntityBeanPK provides a standard implementation of this interface.
| Method Summary | |
 boolean | 
equals(java.lang.Object o)
This method is required by the EJB1.1 spec  | 
 java.lang.String | 
getRdnAttributeValue()
This method gets the rdn for this primary key  | 
 int | 
hashCode()
This method is required by the EJB 1.1 spc  | 
 void | 
setRdnAttributeValue(java.lang.String value)
This method sets the rdn for this primary key  | 
| Method Detail | 
public boolean equals(java.lang.Object o)
public java.lang.String getRdnAttributeValue()
public int hashCode()
public void setRdnAttributeValue(java.lang.String value)
value - The rdn for this primary key
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||