|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AdministradorDAO
Interficie DAO per la entitat Administrador
Field Summary |
---|
Fields inherited from interface com.ferri.persistence.dao.commons.GenericBaseDAO |
---|
ORDER_BY, SEPARATOR_COMMA, SEPARATOR_DOT |
Method Summary | |
---|---|
Integer |
countClients(String nif)
Metode que executa un 'select count(*)' amb el parametre com a criteri i retorna el resultat. |
Methods inherited from interface com.ferri.persistence.dao.commons.GenericBaseDAO |
---|
create, create, find, findByCriteria, findByExample, getCriteria, getQueryOrderedBy, load, loadAll, loadAllOrderBy, loadAllOrderby, remove, remove, removeByPk, save, saveOrUpdate, saveOrUpdate, update |
Methods inherited from interface com.ferri.core.behaviors.Initializable |
---|
initialize |
Method Detail |
---|
Integer countClients(String nif)
nif
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |