| Package | Description |
|---|---|
| org.ofbiz.core.entity | |
| org.ofbiz.core.entity.model |
| Modifier and Type | Field and Description |
|---|---|
protected ModelReader |
GenericDelegator.modelReader |
| Modifier and Type | Method and Description |
|---|---|
ModelReader |
DelegatorInterface.getModelReader() |
ModelReader |
GenericDelegator.getModelReader()
Gets the instance of ModelReader that corresponds to this delegator.
|
ModelReader |
LockedDatabaseGenericDelegator.getModelReader() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EntityClause.setModelEntities(ModelReader modelReader) |
| Modifier and Type | Field and Description |
|---|---|
protected ModelReader |
ModelEntity.modelReader
The ModelReader that created this Entity
|
| Modifier and Type | Field and Description |
|---|---|
static UtilCache<String,ModelReader> |
ModelReader.readers |
| Modifier and Type | Method and Description |
|---|---|
ModelReader |
ModelEntity.getModelReader() |
static ModelReader |
ModelReader.getModelReader(String delegatorName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ModelEntity.populateRelated(ModelReader reader,
Element entityElement) |
| Constructor and Description |
|---|
ModelEntity(ModelReader reader,
Element entityElement,
Element docElement,
UtilTimer utilTimer,
Hashtable<String,String> docElementValues)
XML Constructor
|
ModelViewEntity(ModelReader reader,
Element entityElement,
Element docElement,
UtilTimer utilTimer,
Hashtable<String,String> docElementValues) |
Copyright © 2018 Atlassian. All rights reserved.