|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IProjectComponentService
| Method Summary | |
|---|---|
List<ProjectComponent> |
findByAffectingIssues(Issue affectingIssues)
|
List<ProjectComponent> |
findByAffectingIssuesId(Long affectingIssuesId)
|
List<ProjectComponent> |
findByComponentLead(Assignable componentLead)
|
List<ProjectComponent> |
findByComponentLeadId(Long componentLeadId)
|
ProjectComponent |
findByName(Long projectId,
String name)
|
ProjectComponent |
findByName(Project project,
String name)
|
List<ProjectComponent> |
findByProject(Project project)
|
List<ProjectComponent> |
findByProjectId(Long projectId)
|
| 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 |
|---|
ProjectComponent findByName(Project project,
String name)
ProjectComponent findByName(Long projectId,
String name)
List<ProjectComponent> findByComponentLead(Assignable componentLead)
List<ProjectComponent> findByComponentLeadId(Long componentLeadId)
List<ProjectComponent> findByProject(Project project)
List<ProjectComponent> findByProjectId(Long projectId)
List<ProjectComponent> findByAffectingIssues(Issue affectingIssues)
List<ProjectComponent> findByAffectingIssuesId(Long affectingIssuesId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||