Uses of Record Class
io.fluxzero.common.modeling.ModelCommitAssignment.RelationshipChange
Packages that use ModelCommitAssignment.RelationshipChange
-
Uses of ModelCommitAssignment.RelationshipChange in io.fluxzero.common.modeling
Methods in io.fluxzero.common.modeling that return types with arguments of type ModelCommitAssignment.RelationshipChangeModifier and TypeMethodDescriptionModelCommitAssignment.RelationshipStep.changes()Returns the value of thechangesrecord component.Constructor parameters in io.fluxzero.common.modeling with type arguments of type ModelCommitAssignment.RelationshipChangeModifierConstructorDescriptionRelationshipStep(List<ModelCommitAssignment.RelationshipChange> changes, Set<String> finalDeletedParentIds) Creates an instance of aRelationshipSteprecord class.