|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MetadataConfigurationType
Enumerates the different configuration types that apply for a MetadataDiscovery or MetadataBuild.
Field Summary | |
---|---|
static MetadataConfigurationType |
GENERATED_DATA_BINDING
This attribute defines the Generated Data Binding configuration. |
static MetadataConfigurationType |
GENERATED_RECORDS
This attribute defines the Generated Records configuration. |
static MetadataConfigurationType |
GENERIC_DATA_BINDING
This attribute defines the Generic Data Binding configuration. |
static MetadataConfigurationType |
GENERIC_RECORDS
This attribute defines the Generic Records configuration. |
static MetadataConfigurationType |
INBOUND_SERVICE
This attribute defines the Inbound Service configuration. |
static MetadataConfigurationType |
OUTBOUND_SERVICE
This attribute defines the Outbound Service configuration. |
Field Detail |
---|
static final MetadataConfigurationType GENERIC_RECORDS
static final MetadataConfigurationType GENERATED_RECORDS
static final MetadataConfigurationType GENERIC_DATA_BINDING
static final MetadataConfigurationType GENERATED_DATA_BINDING
static final MetadataConfigurationType INBOUND_SERVICE
static final MetadataConfigurationType OUTBOUND_SERVICE
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |