|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LibraryNodeDao<NODE extends org.squashtest.tm.domain.library.LibraryNode>
| Method Summary | |
|---|---|
List<Long> |
getParentsIds(long entityId)
Returns the ids path. |
List<String> |
getParentsName(long entityId)
Returns the path of the given entity. |
| Methods inherited from interface org.squashtest.tm.service.internal.repository.EntityDao |
|---|
findAll, findAllByIds, findById |
| Methods inherited from interface org.squashtest.tm.service.internal.repository.GenericDao |
|---|
clearFromCache, clearFromCache, flush, persist, persist, remove, removeAll |
| Method Detail |
|---|
List<String> getParentsName(long entityId)
entityId -
List<Long> getParentsIds(long entityId)
entityId -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||