Details
-
Feature Request
-
Status: Reviewed
-
Minor
-
Resolution: Already in the Product
-
None
-
None
Description
There is a method in LayoutLocalService, which can be used to fetch Layout by groupId and layoutId.
This method is missing from the remote service, LayoutService.
Please add the following method to the remote service:
public Layout fetchLayout( long groupId, boolean privateLayout, long layoutId);
Original ticket: https://liferay-support.zendesk.com/agent/tickets/12804
Attachments
Issue Links
- demands
-
LPS-108427 As a developer I would like to have a remote method public Layout fetchLayout(groupId, privateLayout, layoutId)
-
- Closed
-