|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.cinecolombia.common.utilcomponents.CambioPasswordValue
This class represents the sent value in the direction web -> ejb when the {Usecase} usecase asks ejb services
| Field Summary | |
private java.lang.String |
newPassword
Value of new password's user |
| Constructor Summary | |
CambioPasswordValue(java.lang.String newPassword)
constructor: initializes attributes |
|
| Method Summary | |
java.lang.String |
getNewPassword()
get method for new user password |
java.lang.String |
toString()
String representation of the value |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
private java.lang.String newPassword
| Constructor Detail |
public CambioPasswordValue(java.lang.String newPassword)
newPassword - Value of new password's user| Method Detail |
public java.lang.String getNewPassword()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||