Class Resource
java.lang.Object
org.apache.ofbiz.entity.config.model.Resource
An object that models the
<resource>
element.- See Also:
-
entity-config.xsd
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of theloader
attribute.Returns the value of thelocation
attribute.
-
Method Details
-
getLoader
Returns the value of theloader
attribute. -
getLocation
Returns the value of thelocation
attribute.
-