public class DummyAccountLOVProvider
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DUMMY_LOV_PROVIDER |
static byte |
TYPE_ADVANCED |
static byte |
TYPE_CUSTOM |
static byte |
TYPE_STANDARD |
Constructor and Description |
---|
DummyAccountLOVProvider() |
Modifier and Type | Method and Description |
---|---|
FormLOVPair[] |
getLOVs(WizardSession session) |
public static final java.lang.String DUMMY_LOV_PROVIDER
public static final byte TYPE_STANDARD
public static final byte TYPE_ADVANCED
public static final byte TYPE_CUSTOM