Package org.ofbiz.core.entity.config
Class EntityConfigUtil.DelegatorInfo
java.lang.Object
org.ofbiz.core.entity.config.EntityConfigUtil.DelegatorInfo
- Enclosing class:
- EntityConfigUtil
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean -
Constructor Summary
ConstructorsConstructorDescriptionDelegatorInfo(String name, String entityModelReader, String entityGroupReader, Map<String, String> groupMap) DelegatorInfo(Element element) -
Method Summary
-
Field Details
-
name
-
entityModelReader
-
entityGroupReader
-
entityEcaReader
-
useDistributedCacheClear
public boolean useDistributedCacheClear -
distributedCacheClearClassName
-
distributedCacheClearUserLoginId
-
groupMap
-
-
Constructor Details
-
DelegatorInfo
-
DelegatorInfo
-