Package com._1c.g5.v8.dt.md.bm.derived
Interface MdDerivedDataPartRegistry
-
public interface MdDerivedDataPartRegistry
Registry which contains the information about all parts of derived data associated with V8 model.
-
-
Field Summary
Fields Modifier and Type Field Description static String
CMN_ATTR_CCH
static String
DD_CTX_DEF
static String
DD_DBV_FDEF
static String
DD_FIELDS
static String
DD_IMPL_REF
static String
DD_RE_DBV_DEF
Unique identifier of the DD segment for the MD derived state data.static String
DD_RE_EMF_OBJ
static String
DD_RIGHTS
static String
DD_STD_CMD_TYPE
static String
DD_STYLE_ITEMS
static String
DD_SYNC_DBV_DEF
static String
DD_SYNC_STD_CMD
static String
DD_SYNC_TYPES
static String
DD_TYPE_SETS
static String
IDX_SYNC_EMF_OBJ
static String
MD_CAIDX
Common attribute re-indexing partstatic String
MD_CAIDX_EMF_OBJ
static String
MD_CAIDX_SEGMENT
Unique identifier of the DD segment for the Common Attribute re-indexingstatic String
MD_DD_SEGMENT
static String
MD_PRE_EDS_SEGMENT
Unique identifier of the DD segment for the External Data Source md pre segmentstatic String
MD_PRE_SEGMENT
Unique identifier of the DD segment for the preliminary stage of async.static String
MD_VAL_DD_SEGMENT
Unique identifier of the DD segment for the DD MD validation data.static String
NAVIGATOR_ORDER_SEGMENT
Unique identifier of the DD segment for the navigator objects order.static String
RIGHTS_SEGMENT
Unique identifier of the DD segment for the rights.static String
VLD_CHK
-
-
-
Field Detail
-
MD_PRE_SEGMENT
static final String MD_PRE_SEGMENT
Unique identifier of the DD segment for the preliminary stage of async. DD processing.- See Also:
- Constant Field Values
-
MD_PRE_EDS_SEGMENT
static final String MD_PRE_EDS_SEGMENT
Unique identifier of the DD segment for the External Data Source md pre segment- See Also:
- Constant Field Values
-
DD_SYNC_TYPES
static final String DD_SYNC_TYPES
- See Also:
- Constant Field Values
-
DD_SYNC_DBV_DEF
static final String DD_SYNC_DBV_DEF
- See Also:
- Constant Field Values
-
DD_IMPL_REF
static final String DD_IMPL_REF
- See Also:
- Constant Field Values
-
DD_SYNC_STD_CMD
static final String DD_SYNC_STD_CMD
- See Also:
- Constant Field Values
-
IDX_SYNC_EMF_OBJ
static final String IDX_SYNC_EMF_OBJ
- See Also:
- Constant Field Values
-
DD_TYPE_SETS
static final String DD_TYPE_SETS
- See Also:
- Constant Field Values
-
DD_STYLE_ITEMS
static final String DD_STYLE_ITEMS
- See Also:
- Constant Field Values
-
MD_CAIDX_SEGMENT
static final String MD_CAIDX_SEGMENT
Unique identifier of the DD segment for the Common Attribute re-indexing- See Also:
- Constant Field Values
-
MD_CAIDX
static final String MD_CAIDX
Common attribute re-indexing part- See Also:
- Constant Field Values
-
MD_CAIDX_EMF_OBJ
static final String MD_CAIDX_EMF_OBJ
- See Also:
- Constant Field Values
-
DD_RE_DBV_DEF
static final String DD_RE_DBV_DEF
Unique identifier of the DD segment for the MD derived state data.- See Also:
- Constant Field Values
-
DD_RE_EMF_OBJ
static final String DD_RE_EMF_OBJ
- See Also:
- Constant Field Values
-
MD_DD_SEGMENT
static final String MD_DD_SEGMENT
- See Also:
- Constant Field Values
-
DD_FIELDS
static final String DD_FIELDS
- See Also:
- Constant Field Values
-
DD_DBV_FDEF
static final String DD_DBV_FDEF
- See Also:
- Constant Field Values
-
DD_CTX_DEF
static final String DD_CTX_DEF
- See Also:
- Constant Field Values
-
DD_STD_CMD_TYPE
static final String DD_STD_CMD_TYPE
- See Also:
- Constant Field Values
-
RIGHTS_SEGMENT
static final String RIGHTS_SEGMENT
Unique identifier of the DD segment for the rights.- See Also:
- Constant Field Values
-
NAVIGATOR_ORDER_SEGMENT
static final String NAVIGATOR_ORDER_SEGMENT
Unique identifier of the DD segment for the navigator objects order.- See Also:
- Constant Field Values
-
MD_VAL_DD_SEGMENT
static final String MD_VAL_DD_SEGMENT
Unique identifier of the DD segment for the DD MD validation data.- See Also:
- Constant Field Values
-
CMN_ATTR_CCH
static final String CMN_ATTR_CCH
- See Also:
- Constant Field Values
-
VLD_CHK
static final String VLD_CHK
- See Also:
- Constant Field Values
-
DD_RIGHTS
static final String DD_RIGHTS
- See Also:
- Constant Field Values
-
-