Class MapProcessor

java.lang.Object
org.apache.ofbiz.minilang.operation.MapProcessor

public class MapProcessor extends Object
Map Processor Main Class
  • Constructor Details

    • MapProcessor

      public MapProcessor(Element simpleMapProcessorElement)
  • Method Details

    • exec

      public void exec(Map<String,Object> inMap, Map<String,Object> results, List<Object> messages, Locale locale, ClassLoader loader)
      Exec.
      Parameters:
      inMap - the in map
      results - the results
      messages - the messages
      locale - the locale
      loader - the loader
    • getName

      public String getName()
      Gets name.
      Returns:
      the name