public class EntityHierarchyImpl extends Object implements EntityHierarchy
Constructor and Description |
---|
EntityHierarchyImpl(RootEntitySource source,
InheritanceType inheritanceType) |
Modifier and Type | Method and Description |
---|---|
InheritanceType |
getHierarchyInheritanceType()
The inheritance type/strategy for the hierarchy.
|
RootEntitySource |
getRootEntitySource()
Obtain the hierarchy's root entity.
|
public EntityHierarchyImpl(RootEntitySource source, InheritanceType inheritanceType)
public InheritanceType getHierarchyInheritanceType()
EntityHierarchy
getHierarchyInheritanceType
in interface EntityHierarchy
public RootEntitySource getRootEntitySource()
EntityHierarchy
getRootEntitySource
in interface EntityHierarchy
Copyright © 2018 JBoss by Red Hat. All rights reserved.