com.liferay.portal.staging
Class LayoutStagingImpl
java.lang.Object
com.liferay.portal.staging.LayoutStagingImpl
- All Implemented Interfaces:
- LayoutStaging
public class LayoutStagingImpl
- extends Object
- implements LayoutStaging
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LayoutStagingImpl
public LayoutStagingImpl()
getLayoutRevision
public LayoutRevision getLayoutRevision(Layout layout)
- Specified by:
getLayoutRevision in interface LayoutStaging
getLayoutSetBranch
public LayoutSetBranch getLayoutSetBranch(LayoutSet layoutSet)
- Specified by:
getLayoutSetBranch in interface LayoutStaging
getLayoutSetStagingHandler
public LayoutSetStagingHandler getLayoutSetStagingHandler(LayoutSet layoutSet)
- Specified by:
getLayoutSetStagingHandler in interface LayoutStaging
getLayoutStagingHandler
public LayoutStagingHandler getLayoutStagingHandler(Layout layout)
- Specified by:
getLayoutStagingHandler in interface LayoutStaging
isBranchingLayout
public boolean isBranchingLayout(Layout layout)
- Specified by:
isBranchingLayout in interface LayoutStaging
isBranchingLayoutSet
public boolean isBranchingLayoutSet(Group group,
boolean privateLayout)
- Specified by:
isBranchingLayoutSet in interface LayoutStaging