|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IIssueTypeService
| Method Summary | |
|---|---|
List<IssueType> |
findByCategory(IssueCategory category)
|
List<IssueType> |
findByCategoryId(Long categoryId)
|
IssueType |
findByName(String name)
|
List<IssueType> |
findByProjectTypes(ProjectType projectTypes)
|
List<IssueType> |
findByProjectTypesId(Long projectTypesId)
|
| 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 |
|---|
IssueType findByName(String name)
List<IssueType> findByCategory(IssueCategory category)
List<IssueType> findByCategoryId(Long categoryId)
List<IssueType> findByProjectTypes(ProjectType projectTypes)
List<IssueType> findByProjectTypesId(Long projectTypesId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||