Interface HierarchyTransformation
- All Superinterfaces:
ApplyItem
- All Known Subinterfaces:
Ancestors,Descendants,HierarchicalSubsetTransformation
- All Known Implementing Classes:
AbstractHierarchicalSubsetTransformation,AncestorsImpl,DescendantsImpl
Represents the hierarchical transformation.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.olingo.server.api.uri.queryoption.ApplyItem
ApplyItem.Kind -
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getHierarchyReference
List<UriResource> getHierarchyReference() -
getHierarchyQualifier
String getHierarchyQualifier() -
getNodeProperty
List<UriResource> getNodeProperty()
-