public class DDLConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
RESERVED_DDM_STRUCTURE_ID
"reserved_ddm_structure_id" is a Reserved String and the name of
the DDL Display Template variable that holds the Structure ID configured
for the Record Set.
|
static java.lang.String |
RESERVED_DDM_TEMPLATE_ID
"reserved_ddm_template_id" is a Reserved String and the name of
the DDL Display Template variable that holds the Template ID.
|
static java.lang.String |
RESERVED_RECORD_SET_DESCRIPTION
"reserved_record_set_description" is a Reserved String and the
name of the DDL Display Template variable that holds the Record Set
description.
|
static java.lang.String |
RESERVED_RECORD_SET_ID
"reserved_record_set_id" is a Reserved String and the name of the
DDL Display Template variable that holds the Record Set ID.
|
static java.lang.String |
RESERVED_RECORD_SET_NAME
"reserved_record_set_name" is a Reserved String and the name of
the DDL Display Template variable that holds the Record Set name.
|
static java.lang.String |
SERVICE_NAME
Deprecated.
As of Wilberforce (7.0.x), with no direct replacement
|
Constructor and Description |
---|
DDLConstants() |
public static final java.lang.String RESERVED_DDM_STRUCTURE_ID
public static final java.lang.String RESERVED_DDM_TEMPLATE_ID
public static final java.lang.String RESERVED_RECORD_SET_DESCRIPTION
public static final java.lang.String RESERVED_RECORD_SET_ID
public static final java.lang.String RESERVED_RECORD_SET_NAME
@Deprecated public static final java.lang.String SERVICE_NAME