|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IssueRelationDAO
| Method Summary | |
|---|---|
List<IssueRelation> |
findByIssue(Integer issueId)
|
IssueRelation |
findByPrimaryKey(Integer relationId)
|
| Methods inherited from interface org.itracker.persistence.dao.BaseDAO |
|---|
delete, detach, merge, refresh, save, saveOrUpdate |
| Method Detail |
|---|
IssueRelation findByPrimaryKey(Integer relationId)
List<IssueRelation> findByIssue(Integer issueId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||