-
Type:
Feature Request
-
Status: Completed
-
Priority:
Minor
-
Resolution: Implemented in Platform
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Pages > Page Administration
-
Labels:
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
- demands
-
LPS-108427 As a developer I would like to have a remote method public Layout fetchLayout(groupId, privateLayout, layoutId)
-
- Closed
-