Uses of Class
io.fluxzero.common.api.modeling.ModelRelationship
Packages that use ModelRelationship
-
Uses of ModelRelationship in io.fluxzero.common.modeling
Methods in io.fluxzero.common.modeling that return types with arguments of type ModelRelationshipModifier and TypeMethodDescriptionModelCommitAssignment.RelationshipChange.desired()Returns the value of thedesiredrecord component.Constructor parameters in io.fluxzero.common.modeling with type arguments of type ModelRelationshipModifierConstructorDescriptionRelationshipChange(String childId, Set<ModelRelationship> desired, boolean deleted) Creates an instance of aRelationshipChangerecord class.