Class MutableToManyRelationshipChange
java.lang.Object
org.apache.cayenne.commitlog.model.MutableToManyRelationshipChange
- All Implemented Interfaces:
PropertyChange, ToManyRelationshipChange
- Since:
- 4.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> Taccept(PropertyChangeVisitor<T> visitor) voidvoidgetAdded()
-
Constructor Details
-
MutableToManyRelationshipChange
public MutableToManyRelationshipChange()
-
-
Method Details
-
accept
- Specified by:
acceptin interfacePropertyChange
-
getAdded
- Specified by:
getAddedin interfaceToManyRelationshipChange
-
getRemoved
- Specified by:
getRemovedin interfaceToManyRelationshipChange
-
connected
-
disconnected
-