public interface IdentifiableTypeSource extends AttributeSourceContainer
IdentifiableType| Modifier and Type | Method and Description | 
|---|---|
EntityHierarchySource | 
getHierarchy()
Get the hierarchy this belongs to. 
 | 
List<JpaCallbackSource> | 
getJpaCallbackClasses()
Access to the sources describing JPA lifecycle callbacks. 
 | 
LocalMetadataBuildingContext | 
getLocalMetadataBuildingContext()
Obtain the metadata-building context local to this entity source. 
 | 
Origin | 
getOrigin()
Obtain the origin of this source. 
 | 
Collection<IdentifiableTypeSource> | 
getSubTypes()
Access the subtype sources for types extending from this type source, 
 | 
IdentifiableTypeSource | 
getSuperType()  | 
String | 
getTypeName()
Get the name of this type. 
 | 
attributeSources, getAttributePathBase, getAttributeRoleBasegetToolingHintContextOrigin getOrigin()
EntityHierarchySource getHierarchy()
LocalMetadataBuildingContext getLocalMetadataBuildingContext()
getLocalMetadataBuildingContext in interface AttributeSourceContainerString getTypeName()
IdentifiableTypeSource getSuperType()
Collection<IdentifiableTypeSource> getSubTypes()
List<JpaCallbackSource> getJpaCallbackClasses()
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.