Class WebsiteProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class WebsiteProcessActionHandler
    extends ProcessActionHandler<TableSource>
    This class represents the custom process action handler of the website administration. The actions to be performed will be read from the actionType attribute and the actions recognized are: add, update, delete and toggleDefault.
    Since:
    6.2.0
    Version:
    $Revision$ $Date$