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.supplyMethods in com._1c.g5.v8.dt.compare.core.supply that return IContainmentDataReference Modifier and Type Method Description protected IContainmentDataReferenceBaseSupplyDataReferenceProviderComparisonDelegate. getContainmentDataReferenceForIntegratedReferencesOnlyTarget(ComparisonNode containerNode, String topObjectSymlink, ComparisonContext comparisonContext)Get specific reference for the containment.
- 
Uses of IContainmentDataReference in com._1c.g5.v8.dt.md.compare.supplyMethods in com._1c.g5.v8.dt.md.compare.supply that return IContainmentDataReference Modifier and Type Method Description protected IContainmentDataReferenceMdSupplyReferenceProviderComparisonDelegate. getContainmentDataReferenceForIntegratedReferencesOnlyTarget(ComparisonNode containerNode, String topObjectSymlink, ComparisonContext comparisonContext)
- 
Uses of IContainmentDataReference in com._1c.g5.v8.dt.supply.datareferenceClasses in com._1c.g5.v8.dt.supply.datareference that implement IContainmentDataReference Modifier and Type Class Description classFqnContainmentDataReferenceData reference to contaiment object having fully qualified names.classUniqueNameContainmentDataReferenceAddresses a naturally unique name of an element within a specific hierarchy of objects.
 
-