|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IProjectTypeService
| Method Summary | |
|---|---|
List<ProjectType> |
findByCategory(ProjectCategory category)
|
List<ProjectType> |
findByCategoryId(Long categoryId)
|
List<ProjectType> |
findByItemTypes(IssueType itemTypes)
|
List<ProjectType> |
findByItemTypesId(Long itemTypesId)
|
ProjectType |
findByName(String name)
|
List<ProjectType> |
findByProjectRoles(ProjectRole projectRoles)
|
List<ProjectType> |
findByProjectRolesId(Long projectRolesId)
|
| 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 |
|---|
ProjectType findByName(String name)
List<ProjectType> findByCategory(ProjectCategory category)
List<ProjectType> findByCategoryId(Long categoryId)
List<ProjectType> findByProjectRoles(ProjectRole projectRoles)
List<ProjectType> findByProjectRolesId(Long projectRolesId)
List<ProjectType> findByItemTypes(IssueType itemTypes)
List<ProjectType> findByItemTypesId(Long itemTypesId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||