Uses of Class
com.cinecolombia.common.utilcomponents.CambioPasswordValue

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