Class FieldsProcessActionHandler

    • Field Detail

      • CUSTOM_FIELDS_ADD

        public static final java.lang.String CUSTOM_FIELDS_ADD
        See Also:
        Constant Field Values
      • CUSTOM_FIELDS_RESET

        public static final java.lang.String CUSTOM_FIELDS_RESET
        See Also:
        Constant Field Values
    • Constructor Detail

      • FieldsProcessActionHandler

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