public class GenericDelegatorUtils extends Object
Constructor and Description |
---|
GenericDelegatorUtils() |
Modifier and Type | Method and Description |
---|---|
static org.ofbiz.core.entity.GenericDelegator |
createGenericDelegator(String delegatorName)
Creates a *new* GenericDelegator instance.
|
static org.ofbiz.core.entity.GenericDelegator |
defaultGenericDelegator()
Returns a new default GenericDelegatord.
|
public static org.ofbiz.core.entity.GenericDelegator defaultGenericDelegator() throws org.ofbiz.core.entity.GenericEntityException
GenericEntityException
createGenericDelegator(String)
public static org.ofbiz.core.entity.GenericDelegator createGenericDelegator(String delegatorName) throws org.ofbiz.core.entity.GenericEntityException
delegatorName
- a String indicating the delegator nameGenericEntityException
Copyright © 2002-2019 Atlassian. All Rights Reserved.