public final class BusinessEditorManagerFactory
extends java.lang.Object
| Constructor and Description |
|---|
BusinessEditorManagerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static BusinessEditorManagerInterface |
createBusinessEditorManager()
Creates an instance of BusinessEditorManagerInterface that uses BC4J
|
static BusinessEditorManagerInterface |
createBusinessEditorManagerForREST()
Creates an instance of BusinessEditorManagerInterface that uses ReST
|
static LookupManagerInterface |
createLookupManager()
Creates an instance of LookupManagerInterface that uses BC4J
|
static LookupManagerInterface |
createLookupManagerForREST()
Creates an instance of LookupManagerInterface that uses ReST
|
public static BusinessEditorManagerInterface createBusinessEditorManager()
public static BusinessEditorManagerInterface createBusinessEditorManagerForREST()
public static LookupManagerInterface createLookupManager()
public static LookupManagerInterface createLookupManagerForREST()