|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IProjectService
| Method Summary | |
|---|---|
Project |
findByCode(String code)
|
Project |
findByName(String name)
|
List<Project> |
findByProjectLead(ProjectMember projectLead)
|
List<Project> |
findByProjectLeadId(Long projectLeadId)
|
List<Project> |
findByType(ProjectType type)
|
List<Project> |
findByTypeId(Long typeId)
|
| Methods inherited from interface net.nan21.dnet.core.api.service.IEntityService |
|---|
create, deleteById, deleteByIds, doStartWfProcessInstanceById, doStartWfProcessInstanceByKey, doStartWfProcessInstanceByMessage, findAll, findById, findByIds, findByUk, findEntitiesByAttributes, findEntitiesByAttributes, findEntityByAttributes, findEntityByAttributes, getEntityManager, getSystemConfig, insert, insert, setEntityManager, setSystemConfig, update, update, update |
| Method Detail |
|---|
Project findByCode(String code)
Project findByName(String name)
List<Project> findByType(ProjectType type)
List<Project> findByTypeId(Long typeId)
List<Project> findByProjectLead(ProjectMember projectLead)
List<Project> findByProjectLeadId(Long projectLeadId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||