Interface IndexingContext.EntityLink
- Enclosing interface:
- IndexingContext
public static interface IndexingContext.EntityLink
-
Method Details
-
getScopeId
String getScopeId() -
getScopeType
String getScopeType() -
getParent
IndexingContext.EntityLink getParent() -
getRoot
IndexingContext.EntityLink getRoot() -
isRoot
boolean isRoot()
-