Uses of Interface
com._1c.g5.v8.dt.supply.datareference.IContainmentDataReference
-
Packages that use IContainmentDataReference Package Description com._1c.g5.v8.dt.compare.core.supply com._1c.g5.v8.dt.md.compare.supply com._1c.g5.v8.dt.supply.datareference -
-
Uses of IContainmentDataReference in com._1c.g5.v8.dt.compare.core.supply
Methods in com._1c.g5.v8.dt.compare.core.supply that return IContainmentDataReference Modifier and Type Method Description protected IContainmentDataReference
BaseSupplyDataReferenceProviderComparisonDelegate. getContainmentDataReferenceForIntegratedReferencesOnlyTarget(ComparisonNode containerNode, String topObjectSymlink, ComparisonContext comparisonContext)
Get specific reference for the containment. -
Uses of IContainmentDataReference in com._1c.g5.v8.dt.md.compare.supply
Methods in com._1c.g5.v8.dt.md.compare.supply that return IContainmentDataReference Modifier and Type Method Description protected IContainmentDataReference
MdSupplyReferenceProviderComparisonDelegate. getContainmentDataReferenceForIntegratedReferencesOnlyTarget(ComparisonNode containerNode, String topObjectSymlink, ComparisonContext comparisonContext)
-
Uses of IContainmentDataReference in com._1c.g5.v8.dt.supply.datareference
Classes in com._1c.g5.v8.dt.supply.datareference that implement IContainmentDataReference Modifier and Type Class Description class
FqnContainmentDataReference
Data reference to contaiment object having fully qualified names.class
UniqueNameContainmentDataReference
Addresses a naturally unique name of an element within a specific hierarchy of objects.
-