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()
EntityHierarchy
getHierarchyInheritanceType
in interface EntityHierarchy
public RootEntitySource getRootEntitySource()
EntityHierarchy
getRootEntitySource
in interface EntityHierarchy
public void processSubclass(SubclassEntitySourceImpl subclassEntitySource)
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.