Class InterfaceInstanceCustomPropertiesProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class InterfaceInstanceCustomPropertiesProcessActionHandler
    extends ProcessActionHandler
    Generic process action handler for interface instance custom properties
    Since:
    4.0.5
    Version:
    $Revision: 17844 $ $Date: 2015-10-22 17:05:42 -0200 (Thu, 22 Oct 2015) $
    • Constructor Detail

      • InterfaceInstanceCustomPropertiesProcessActionHandler

        public InterfaceInstanceCustomPropertiesProcessActionHandler()
    • Method Detail

      • processAction

        public void processAction()
                           throws PortalException
        Description copied from interface: IProcessActionHandler
        Executes the process action.

        This method may execute the process action based on the parameters and node specifications passed to it earlier.

        Throws:
        PortalException