Interface Relation
- All Known Implementing Classes:
OrderedRelation
public interface Relation
-
Method Summary
Modifier and TypeMethodDescriptionlonggetModificationsForInsertion(Iterable<Long> childPKs, int position) getModificationsForRemoval(Iterable<Long> childPKsToRemove) getModificationsForSetting(Iterable<Long> childPKsToSet)
-
Method Details
-
getLanguagePK
long getLanguagePK() -
getModificationsForInsertion
-
getModificationsForSetting
-
getModificationsForRemoval
-