Class GroupMap

java.lang.Object
org.apache.ofbiz.entity.config.model.GroupMap

@ThreadSafe public final class GroupMap extends Object
An object that models the <group-map> element.
See Also:
  • entity-config.xsd
  • Method Details

    • getGroupName

      public String getGroupName()
      Returns the value of the group-name attribute.
    • getDatasourceName

      public String getDatasourceName()
      Returns the value of the datasource-name attribute.