Uses of Interface
de.hybris.platform.directpersistence.record.LocalizedRelationChanges
-
-
Uses of LocalizedRelationChanges in de.hybris.platform.directpersistence.record
Methods in de.hybris.platform.directpersistence.record with parameters of type LocalizedRelationChanges Modifier and Type Method Description VRelationChanges.RelationChangesVisitor. visit(RelationMetaInfo metaInfo, LocalizedRelationChanges changes) -
Uses of LocalizedRelationChanges in de.hybris.platform.directpersistence.record.impl
Classes in de.hybris.platform.directpersistence.record.impl that implement LocalizedRelationChanges Modifier and Type Class Description classDefaultLocalizedRelationChanges -
Uses of LocalizedRelationChanges in de.hybris.platform.directpersistence.record.visitor
Methods in de.hybris.platform.directpersistence.record.visitor with parameters of type LocalizedRelationChanges Modifier and Type Method Description java.util.Set<DefaultRelationRecordVisitor.RelationRecordsContainer>DefaultRelationRecordVisitor. visit(RelationMetaInfo metaInfo, LocalizedRelationChanges changes)
-