A
C
D
E
F
G
I
J
L
M
N
S
T
U
V
W
G
- getAncestors(T) - function in com.mewebstudio.springboot.jpa.nestedset.kotlin.AbstractNestedSetService
- Get ancestors of a node.
- getById(ID) - function in org.springframework.data.jpa.repository.JpaNestedSetRepository
- getChildren() - function in com.mewebstudio.springboot.jpa.nestedset.kotlin.INestedSetNodeResponse
- The level of the node in the nested set tree.
- getDescendants(T) - function in com.mewebstudio.springboot.jpa.nestedset.kotlin.AbstractNestedSetService
- Get descendants of a node.
- getEntries() - function in com.mewebstudio.springboot.jpa.nestedset.kotlin.MoveNodeDirection
- Enum representing the direction of a move operation in a nested set tree structure.
- getId() - function in com.mewebstudio.springboot.jpa.nestedset.kotlin.INestedSetNode
- The unique identifier of the node.
- getId() - function in com.mewebstudio.springboot.jpa.nestedset.kotlin.INestedSetNodeResponse
- The unique identifier of the node.
- getLeft() - function in com.mewebstudio.springboot.jpa.nestedset.kotlin.INestedSetNode
- The left value of the node in the nested set.
- getLeft() - function in com.mewebstudio.springboot.jpa.nestedset.kotlin.INestedSetNodeResponse
- The left value of the node in the nested set.
- getName() - function in kotlin.MoveNodeDirection
- getOne(ID) - function in org.springframework.data.jpa.repository.JpaNestedSetRepository
- getOrdinal() - function in kotlin.MoveNodeDirection
- getParent() - function in com.mewebstudio.springboot.jpa.nestedset.kotlin.INestedSetNode
- The level of the node in the nested set tree.
- getReferenceById(ID) - function in org.springframework.data.jpa.repository.JpaNestedSetRepository
- getRepository() - function in com.mewebstudio.springboot.jpa.nestedset.kotlin.AbstractNestedSetService
- getRight() - function in com.mewebstudio.springboot.jpa.nestedset.kotlin.INestedSetNode
- The right value of the node in the nested set.
- getRight() - function in com.mewebstudio.springboot.jpa.nestedset.kotlin.INestedSetNodeResponse
- The right value of the node in the nested set.