|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ofbiz.entity.datasource.GenericHelperFactory
public class GenericHelperFactory
Generic Entity Helper Factory Class
Field Summary | |
---|---|
protected static java.util.Map<java.lang.String,GenericHelper> |
helperCache
|
static java.lang.String |
module
|
Constructor Summary | |
---|---|
GenericHelperFactory()
|
Method Summary | |
---|---|
static GenericHelper |
getHelper(java.lang.String helperName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String module
protected static java.util.Map<java.lang.String,GenericHelper> helperCache
Constructor Detail |
---|
public GenericHelperFactory()
Method Detail |
---|
public static GenericHelper getHelper(java.lang.String helperName)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |