public interface TransformIdMapper
| Modifier and Type | Field and Description |
|---|---|
static String |
CDR_ATOM_DDMS_TRANSFORM_ID |
static String |
CDR_ATOM_DDMS20_TRANSFORM_ID |
static String |
CDR_ATOM_DDMS41_TRANSFORM_ID |
static String |
CDR_ATOM_DDMS50_TRANSFORM_ID |
static String |
CDR_ATOM_TRANSFORM_ID |
static String |
CDR_ATOM_WITH_PAYLOAD_TRANSFORM_ID |
static String |
DDMS20_METACARD_TRANSFORM |
static String |
DDMS41_METACARD_TRANSFORM |
static String |
DDMS50_METACARD_TRANSFORM |
static String |
DEFAULT_DDF_ATOM_TRANSFORM_ID |
static String |
UPDATED_DDF_ATOM_TRANSFORM_ID |
| Modifier and Type | Method and Description |
|---|---|
String |
getMetacardTransformValue(String format)
Provides the internal MetacardTransformer identifier value for the corresponding String.
|
String |
getQueryResponseTransformValue(String format)
Provides the internal QueryResponseTrnasformer identifier value for the corresponding String.
|
static final String DEFAULT_DDF_ATOM_TRANSFORM_ID
static final String UPDATED_DDF_ATOM_TRANSFORM_ID
static final String CDR_ATOM_TRANSFORM_ID
static final String CDR_ATOM_WITH_PAYLOAD_TRANSFORM_ID
static final String CDR_ATOM_DDMS_TRANSFORM_ID
static final String CDR_ATOM_DDMS20_TRANSFORM_ID
static final String CDR_ATOM_DDMS41_TRANSFORM_ID
static final String CDR_ATOM_DDMS50_TRANSFORM_ID
static final String DDMS20_METACARD_TRANSFORM
static final String DDMS41_METACARD_TRANSFORM
static final String DDMS50_METACARD_TRANSFORM
String getQueryResponseTransformValue(String format)
format - external transform formatCopyright © 2014–2016 Pink Summit, LLC. All rights reserved.