List of usage examples for com.liferay.portal.kernel.model LayoutSet interface-usage
From source file com.liferay.layout.set.model.adapter.StagedLayoutSet.java
/** * @author Mate Thurzo */ public interface StagedLayoutSet extends LayoutSet, StagedGroupedModel { public Optional<String> getLayoutSetPrototypeName();