Class PropEnableAction

  • All Implemented Interfaces:
    com.xpn.xwiki.internal.web.LegacyAction

    @Component
    @Named("propenable")
    @Singleton
    public class PropEnableAction
    extends AbstractPropChangeAction
    Action for re-enabling a property definition of the current class. The property to enable is specified in the propname request parameter, and the class is the one defined in the requested document.
    Since:
    2.4M2
    Version:
    $Id: 7890df0b4e80e6e198cb25fe7ce1a82de0f608f1 $