public interface EntityHierarchy
Modifier and Type | Method and Description |
---|---|
InheritanceType |
getHierarchyInheritanceType()
The inheritance type/strategy for the hierarchy.
|
RootEntitySource |
getRootEntitySource()
Obtain the hierarchy's root entity.
|
InheritanceType getHierarchyInheritanceType()
NOTE : The entire hierarchy must comply with the same inheritance strategy.
RootEntitySource getRootEntitySource()
Copyright © 2018 JBoss by Red Hat. All rights reserved.