Class ServiceInterfaceInstancePropertiesProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class ServiceInterfaceInstancePropertiesProcessActionHandler
    extends ProcessActionHandler<Source<?>>
    Processes the changes of service interface instance properties.
    Since:
    4.0.0
    Version:
    $Revision: 16869 $ $Date: 2015-02-03 14:25:32 -0200 (Tue, 03 Feb 2015) $
    • Constructor Detail

      • ServiceInterfaceInstancePropertiesProcessActionHandler

        public ServiceInterfaceInstancePropertiesProcessActionHandler()
    • 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