com.cinecolombia.common.utilcomponents
Class CambioPasswordModel

java.lang.Object
  |
  +--com.cinecolombia.common.utilcomponents.CambioPasswordModel
All Implemented Interfaces:
java.io.Serializable

public class CambioPasswordModel
extends java.lang.Object
implements java.io.Serializable

This class represents the sent data (answer) in the direction ejb -> web when the CambioPassword usecase asks ejb services

Author:
CincoSOFT
See Also:
Serialized Form
Created:
Junio 2003

Constructor Summary
CambioPasswordModel()
          constructor: Empty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CambioPasswordModel

public CambioPasswordModel()
constructor: Empty