Interface RemoveManyToManyRelationsRecord
- All Superinterfaces:
Record,RelationRecord
- All Known Implementing Classes:
DefaultRemoveManyToManyRelationsRecord
Base interface for all records which removes relations from source or target side.
-
Method Summary
Methods inherited from interface de.hybris.platform.directpersistence.record.RelationRecord
isSrcToTgt
-
Method Details
-
getPk
PK getPk()Returns PK for which relations will be removed.
-