Package com._1c.g5.v8.dt.md.bm.derived
Interface MdDerivedDataPartRegistry
-
public interface MdDerivedDataPartRegistryRegistry which contains the information about all parts of derived data associated with V8 model.
-
-
Field Summary
Fields Modifier and Type Field Description static StringCMN_ATTR_CCHstatic StringDD_CMN_ATTR_FLDstatic StringDD_CTX_DEFstatic StringDD_DBV_FDEFstatic StringDD_FIELDSstatic StringDD_FIELDS_UPDATEstatic StringDD_IMPL_REFstatic StringDD_RE_DBV_DEFstatic StringDD_RE_EMF_OBJstatic StringDD_RIGHTSstatic StringDD_STD_CMD_TYPEstatic StringDD_STYLE_ITEMSstatic StringDD_SYNC_DBV_DEFstatic StringDD_SYNC_STD_CMDstatic StringDD_SYNC_TYPESstatic StringDD_TYPE_SETSstatic StringIDX_SYNC_EMF_OBJstatic StringMD_CAIDXCommon attribute re-indexing partstatic StringMD_CAIDX_EMF_OBJstatic StringMD_CAIDX_SEGMENTUnique identifier of the DD segment for the Common Attribute re-indexingstatic StringMD_CLEANMD data cleaner segment.static StringMD_DD_SEGMENTUnique identifier of the DD segment for the MD derived state data.static StringMD_PRE_EDS_SEGMENTUnique identifier of the DD segment for the External Data Source md pre segmentstatic StringMD_PRE_SEGMENTUnique identifier of the DD segment for the preliminary stage of async.static StringMD_VAL_DD_SEGMENTUnique identifier of the DD segment for the DD MD validation data.static StringNAVIGATOR_ORDER_SEGMENTUnique identifier of the DD segment for the navigator objects order.static StringRIGHTS_SEGMENTUnique identifier of the DD segment for the rights.static StringVLD_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
-
MD_DD_SEGMENT
static final String MD_DD_SEGMENT
Unique identifier of the DD segment for the MD derived state data.- See Also:
- Constant Field Values
-
MD_CLEAN
static final String MD_CLEAN
MD data cleaner segment. Cleans all indexes, markers, etc- See Also:
- Constant Field Values
-
DD_RE_DBV_DEF
static final String DD_RE_DBV_DEF
- See Also:
- Constant Field Values
-
DD_RE_EMF_OBJ
static final String DD_RE_EMF_OBJ
- See Also:
- Constant Field Values
-
DD_FIELDS
static final String DD_FIELDS
- See Also:
- Constant Field Values
-
DD_FIELDS_UPDATE
static final String DD_FIELDS_UPDATE
- 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_CMN_ATTR_FLD
static final String DD_CMN_ATTR_FLD
- 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
-
-