Class CmsBlockingLockCheck

  • All Implemented Interfaces:
    I_CmsContextMenuAction

    public class CmsBlockingLockCheck
    extends java.lang.Object
    implements I_CmsContextMenuAction
    A wrapper context menu action which first checks whether the resources for which the action is executed have any children locked by different users.

    If so, a dialog showing these resources will be displayed; otherwise the wrapped context menu action will be executed.