com.liferay.portal.odata.entity.EntityModel
@Deprecated
public interface EntityModel
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,EntityField> |
getEntityFieldsMap()
Deprecated.
Returns all the entity fields used to create the EDM.
|
java.lang.String |
getName()
Deprecated.
Returns the name of the single entity type used to create the EDM.
|
java.util.Map<java.lang.String,EntityField> getEntityFieldsMap()
java.lang.String getName()