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 © 2012 JBoss by Red Hat. All Rights Reserved.