Class CommentEntityModel
java.lang.Object
com.liferay.headless.common.spi.odata.entity.CommentEntityModel
- All Implemented Interfaces:
com.liferay.portal.odata.entity.EntityModel
public class CommentEntityModel
extends Object
implements com.liferay.portal.odata.entity.EntityModel
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.liferay.portal.odata.entity.EntityModel
com.liferay.portal.odata.entity.EntityModel.EntityRelationship
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.liferay.portal.odata.entity.EntityModel
getEntityRelationshipsMap, getName
-
Constructor Details
-
CommentEntityModel
public CommentEntityModel()
-
-
Method Details
-
getEntityFieldsMap
- Specified by:
getEntityFieldsMap
in interfacecom.liferay.portal.odata.entity.EntityModel
-