|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CambioPasswordValue | |
com.cinecolombia.cinecolombia.control.event | Clases Event que representan pedidos sobre el Model de Cinecolombia. |
Uses of CambioPasswordValue in com.cinecolombia.cinecolombia.control.event |
Fields in com.cinecolombia.cinecolombia.control.event declared as CambioPasswordValue | |
private CambioPasswordValue |
CambioPasswordEvent.value
value for sending to the ejbs |
Methods in com.cinecolombia.cinecolombia.control.event that return CambioPasswordValue | |
CambioPasswordValue |
CambioPasswordEvent.getValue()
get method for value |
Constructors in com.cinecolombia.cinecolombia.control.event with parameters of type CambioPasswordValue | |
CambioPasswordEvent(int actionType,
java.lang.String companyId,
java.lang.Long userId,
CambioPasswordValue value)
constructor: initializes attributes |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |