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()
EntityHierarchygetHierarchyInheritanceType in interface EntityHierarchypublic RootEntitySource getRootEntitySource()
EntityHierarchygetRootEntitySource in interface EntityHierarchyCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.