Class AddObjectAction

  • All Implemented Interfaces:
    IAction

    public class AddObjectAction
    extends AbstractAction
    Add action.
    Since:
    7.1.0
    Version:
    $Revision: 16037 $ $Date: 2013-11-21 20:58:50 -0200 (Thu, 21 Nov 2013) $
    • Method Detail

      • execute

        public boolean execute​(lumis.service.portalmanagement.structureeditor.StructuralChangeContext context)
                        throws PortalException
        Description copied from interface: IAction
        Executes the action.
        Parameters:
        context - the context.
        Returns:
        whether the action was executed or net.
        Throws:
        PortalException