Interface RemoveOneToManyRelationsRecord
- All Superinterfaces:
InsertManyToManyRelationRecord,InsertOneToManyRelationRecord,Record,RelationRecord
- All Known Implementing Classes:
DefaultRemoveOneToManyRelationsRecord
Record which marks one to many relation to be unlinked or removed. The only way to do it is to pass to source item empty
collections null as target.
-
Method Summary
Methods inherited from interface de.hybris.platform.directpersistence.record.InsertManyToManyRelationRecord
getSourcePk, getSourceToTargetPosition, getTargetPk, getTargetToSourcePosition, setSourceToTargetPosition, setTargetToSourcePositionMethods inherited from interface de.hybris.platform.directpersistence.record.InsertOneToManyRelationRecord
isForProcessing, markAsProcessedMethods inherited from interface de.hybris.platform.directpersistence.record.RelationRecord
isSrcToTgt