public class CommentEntityModel extends java.lang.Object implements EntityModel
| Constructor and Description |
|---|
CommentEntityModel() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,EntityField> |
getEntityFieldsMap()
Returns a Map with all the entity fields used to create the EDM.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, toEntityFieldsMappublic java.util.Map<java.lang.String,EntityField> getEntityFieldsMap()
EntityModelgetEntityFieldsMap in interface EntityModel