|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContracteDAO
Interficie DAO per la entitat Contracte
Field Summary |
---|
Fields inherited from interface com.ferri.persistence.dao.commons.GenericBaseDAO |
---|
ORDER_BY, SEPARATOR_COMMA, SEPARATOR_DOT |
Method Summary | |
---|---|
Integer |
countClients(String numContracte)
Compta amb un select count(*) el numero de intervencions que te un contracte determinat. |
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 numContracte)
numContracte
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |