public class MetadataEntityResult extends Object
| Modifier and Type | Field and Description |
|---|---|
protected EntityResult |
m_entityResult |
protected List<MetadataFieldResult> |
m_fieldResults |
| Modifier | Constructor and Description |
|---|---|
protected |
MetadataEntityResult()
INTERNAL:
|
|
MetadataEntityResult(EntityResult entityResult)
INTERNAL:
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDiscriminatorColumn()
INTERNAL:
|
Class |
getEntityClass()
INTERNAL:
|
List<MetadataFieldResult> |
getFieldResults()
INTERNAL:
|
protected EntityResult m_entityResult
protected List<MetadataFieldResult> m_fieldResults
protected MetadataEntityResult()
public MetadataEntityResult(EntityResult entityResult)
public String getDiscriminatorColumn()
public Class getEntityClass()
public List<MetadataFieldResult> getFieldResults()
Copyright © 2024. All rights reserved.