A B C D E F G H I J L M N O P Q R S T U V

M

main(String[]) - Static method in class fri.util.database.jpa.tree.examples.closuretable.HibernateSessionExample
 
main(String[]) - Static method in class fri.util.database.jpa.tree.examples.closuretable.JpaExample
 
main(String[]) - Static method in class fri.util.database.jpa.tree.examples.closuretable.temporal.deletedflag.JpaExample
 
main(String[]) - Static method in class fri.util.database.jpa.tree.examples.closuretable.temporal.JpaExample
 
main(String[]) - Static method in class fri.util.database.jpa.tree.examples.nestedsets.HibernateSessionExample
 
main(String[]) - Static method in class fri.util.database.jpa.tree.examples.nestedsets.JpaExample
 
main(String[]) - Static method in class fri.util.database.jpa.tree.examples.nestedsets.temporal.JpaExample
 
move(ClosureTableTreeNode, ClosureTableTreeNode) - Method in class fri.util.database.jpa.tree.closuretable.ClosureTableTreeDao
Moves the given node to end of children list of parent.
move(NestedSetsTreeNode, NestedSetsTreeNode) - Method in class fri.util.database.jpa.tree.nestedsets.NestedSetsTreeDao
Moves the given node to end of children list of parent.
move(N, N) - Method in interface fri.util.database.jpa.tree.TreeDao
Moves the given node to end of children list of parent.
moveBefore(ClosureTableTreeNode, ClosureTableTreeNode) - Method in class fri.util.database.jpa.tree.closuretable.ClosureTableTreeDao
Moves the given node to position of given sibling, pushing sibling backwards in list.
moveBefore(NestedSetsTreeNode, NestedSetsTreeNode) - Method in class fri.util.database.jpa.tree.nestedsets.NestedSetsTreeDao
Moves the given node to position of given sibling, pushing sibling backwards in list.
moveBefore(N, N) - Method in interface fri.util.database.jpa.tree.TreeDao
Moves the given node to position of given sibling, pushing sibling backwards in list.
moveTo(ClosureTableTreeNode, ClosureTableTreeNode, int) - Method in class fri.util.database.jpa.tree.closuretable.ClosureTableTreeDao
Moves the given node to given position in children list of parent.
moveTo(NestedSetsTreeNode, NestedSetsTreeNode, int) - Method in class fri.util.database.jpa.tree.nestedsets.NestedSetsTreeDao
Moves the given node to given position in children list of parent.
moveTo(N, N, int) - Method in interface fri.util.database.jpa.tree.TreeDao
Moves the given node to given position in children list of parent.
moveToBeRoot(ClosureTableTreeNode) - Method in class fri.util.database.jpa.tree.closuretable.ClosureTableTreeDao
Moves a sub-tree to be a root.
moveToBeRoot(NestedSetsTreeNode) - Method in class fri.util.database.jpa.tree.nestedsets.NestedSetsTreeDao
Moves a sub-tree to be a root.
moveToBeRoot(N) - Method in interface fri.util.database.jpa.tree.TreeDao
Moves a sub-tree to be a root.

A B C D E F G H I J L M N O P Q R S T U V