|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Status | |
net.ezcontent.impl.eos.base | Estas clases fueron generadas automaticamente por el plugin Hibernate Synchronizer, contienen todos los metodos de acceso de cada entidad. |
Uses of Status in net.ezcontent.impl.eos.base |
Fields in net.ezcontent.impl.eos.base declared as Status | |
private Status |
BaseAccion.estado
|
private Status |
BaseSimpleDocument.docStatus
|
Methods in net.ezcontent.impl.eos.base that return Status | |
Status |
BaseAccion.getEstado()
|
Status |
BaseSimpleDocument.getDocStatus()
|
Methods in net.ezcontent.impl.eos.base with parameters of type Status | |
void |
BaseAccion.setEstado(Status estado)
Set the value related to the column: stat_id |
void |
BaseSimpleDocument.setDocStatus(Status docStatus)
Set the value related to the column: stat_id |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |