Actions
Tareas #110
closedSelene J2EE Core - Tareas #105: Refactor interface name Operacion to IHOperacion
Implement interface IHOperacion
Puntos de historia:
2
Description
Implement interface IHOperacion, instead of Operacion.
Since interface Operacion has changed its name to IHOperacion for have the same pattern as IHControlador and ILCccc, where Cccc is the table name (note that the letter 'I' indicates that the class is an interface), classes in packages operacion must implement IHOperacion
Actions