public class EntityHierarchyImpl extends Object implements EntityHierarchy
| Constructor and Description | 
|---|
EntityHierarchyImpl(RootEntitySourceImpl rootEntitySource)  | 
| Modifier and Type | Method and Description | 
|---|---|
InheritanceType | 
getHierarchyInheritanceType()
The inheritance type/strategy for the hierarchy. 
 | 
RootEntitySource | 
getRootEntitySource()
Obtain the hierarchy's root entity. 
 | 
void | 
processSubclass(SubclassEntitySourceImpl subclassEntitySource)  | 
public EntityHierarchyImpl(RootEntitySourceImpl rootEntitySource)
public InheritanceType getHierarchyInheritanceType()
EntityHierarchygetHierarchyInheritanceType in interface EntityHierarchypublic RootEntitySource getRootEntitySource()
EntityHierarchygetRootEntitySource in interface EntityHierarchypublic void processSubclass(SubclassEntitySourceImpl subclassEntitySource)
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.