Package com.liferay.portal.odata.entity
Class EntityModel.EntityRelationship
java.lang.Object
com.liferay.portal.odata.entity.EntityModel.EntityRelationship
- Enclosing interface:
- EntityModel
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionEntityRelationship
(EntityModel entityModel, String name, EntityModel.EntityRelationship.Type type) -
Method Summary
-
Constructor Details
-
EntityRelationship
public EntityRelationship(EntityModel entityModel, String name, EntityModel.EntityRelationship.Type type)
-
-
Method Details
-
getEntityModel
-
getName
-
getType
-