Uses of Interface
com.foreach.across.modules.entity.registry.MutableEntityAssociation
Packages that use MutableEntityAssociation
Package
Description
-
Uses of MutableEntityAssociation in com.foreach.across.modules.entity.config.builders
Methods in com.foreach.across.modules.entity.config.builders with parameters of type MutableEntityAssociationModifier and TypeMethodDescriptionstatic voidEntityAssociationBuilder.registerAssociationMessageCodeResolver(MutableEntityAssociation association) -
Uses of MutableEntityAssociation in com.foreach.across.modules.entity.registry
Classes in com.foreach.across.modules.entity.registry that implement MutableEntityAssociationMethods in com.foreach.across.modules.entity.registry that return MutableEntityAssociationModifier and TypeMethodDescriptionEntityConfigurationImpl.association(String name) MutableEntityConfiguration.association(String name) Retrieve a named association as aMutableEntityAssociation.EntityConfigurationImpl.createAssociation(String name) MutableEntityConfiguration.createAssociation(String name) Register a new association with a specific name.