Class CommonWidgetModels.AutoEntityParameters

java.lang.Object
org.apache.ofbiz.widget.model.CommonWidgetModels.AutoEntityParameters
Enclosing class:
CommonWidgetModels

public static class CommonWidgetModels.AutoEntityParameters extends Object
  • Constructor Details

    • AutoEntityParameters

      public AutoEntityParameters(Element autoElement)
  • Method Details

    • getParametersMap

      public Map<String,String> getParametersMap(Map<String,Object> context, String defaultEntityName)
      Gets parameters map.
      Parameters:
      context - the context
      defaultEntityName - the default entity name
      Returns:
      the parameters map