Class EntityModelReader

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

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

    • getName

      public String getName()
      Returns the value of the name attribute.
    • getResourceList

      public List<Resource> getResourceList()
      Returns the <resource> child elements.