public interface ManyToOneObjectRelatedModelsProvider<T extends com.liferay.portal.kernel.model.BaseModel<T>>
Modifier and Type | Method and Description |
---|---|
T |
fetchRelatedModel(long groupId,
long objectRelationshipId,
long primaryKey) |
T fetchRelatedModel(long groupId, long objectRelationshipId, long primaryKey) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException