Class EntityModelReader
java.lang.Object
org.apache.ofbiz.entity.config.model.EntityModelReader
An object that models the
<entity-model-reader>
element.- See Also:
-
entity-config.xsd
-
Method Summary
Modifier and TypeMethodDescriptiongetName()
Returns the value of thename
attribute.Returns the<resource>
child elements.
-
Method Details
-
getName
Returns the value of thename
attribute. -
getResourceList
Returns the<resource>
child elements.
-