public class LayoutStagingImpl
extends java.lang.Object
implements com.liferay.exportimport.kernel.staging.LayoutStaging
| Constructor and Description |
|---|
LayoutStagingImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.portal.kernel.model.LayoutRevision |
getLayoutRevision(com.liferay.portal.kernel.model.Layout layout) |
com.liferay.portal.kernel.model.LayoutSetBranch |
getLayoutSetBranch(com.liferay.portal.kernel.model.LayoutSet layoutSet) |
com.liferay.portal.kernel.model.LayoutSetStagingHandler |
getLayoutSetStagingHandler(com.liferay.portal.kernel.model.LayoutSet layoutSet) |
com.liferay.portal.kernel.model.LayoutStagingHandler |
getLayoutStagingHandler(com.liferay.portal.kernel.model.Layout layout) |
boolean |
isBranchingLayout(com.liferay.portal.kernel.model.Layout layout) |
boolean |
isBranchingLayoutSet(com.liferay.portal.kernel.model.Group group,
boolean privateLayout) |
protected void |
setLayoutSetBranchLocalService(com.liferay.portal.kernel.service.LayoutSetBranchLocalService layoutSetBranchLocalService) |
public com.liferay.portal.kernel.model.LayoutRevision getLayoutRevision(com.liferay.portal.kernel.model.Layout layout)
getLayoutRevision in interface com.liferay.exportimport.kernel.staging.LayoutStagingpublic com.liferay.portal.kernel.model.LayoutSetBranch getLayoutSetBranch(com.liferay.portal.kernel.model.LayoutSet layoutSet)
getLayoutSetBranch in interface com.liferay.exportimport.kernel.staging.LayoutStagingpublic com.liferay.portal.kernel.model.LayoutSetStagingHandler getLayoutSetStagingHandler(com.liferay.portal.kernel.model.LayoutSet layoutSet)
getLayoutSetStagingHandler in interface com.liferay.exportimport.kernel.staging.LayoutStagingpublic com.liferay.portal.kernel.model.LayoutStagingHandler getLayoutStagingHandler(com.liferay.portal.kernel.model.Layout layout)
getLayoutStagingHandler in interface com.liferay.exportimport.kernel.staging.LayoutStagingpublic boolean isBranchingLayout(com.liferay.portal.kernel.model.Layout layout)
isBranchingLayout in interface com.liferay.exportimport.kernel.staging.LayoutStagingpublic boolean isBranchingLayoutSet(com.liferay.portal.kernel.model.Group group,
boolean privateLayout)
isBranchingLayoutSet in interface com.liferay.exportimport.kernel.staging.LayoutStagingprotected void setLayoutSetBranchLocalService(com.liferay.portal.kernel.service.LayoutSetBranchLocalService layoutSetBranchLocalService)