public interface EntityBridge
Modifier and Type | Method and Description |
---|---|
String |
getAbstractSchemaName() |
String |
getEntityName() |
FieldBridge |
getFieldByName(String fieldName) |
List<FieldBridge> |
getFields() |
Class<?> |
getLocalInterface() |
Class<?> |
getRemoteInterface() |
String getEntityName()
String getAbstractSchemaName()
FieldBridge getFieldByName(String fieldName)
Class<?> getRemoteInterface()
Class<?> getLocalInterface()
List<FieldBridge> getFields()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.