Uses of Interface
com.foreach.across.modules.entity.registry.MutableEntityAssociation
Package
Description
-
Uses of MutableEntityAssociation in com.foreach.across.modules.entity.config.builders
Modifier and TypeMethodDescriptionstatic void
EntityAssociationBuilder.registerAssociationMessageCodeResolver
(MutableEntityAssociation association) -
Uses of MutableEntityAssociation in com.foreach.across.modules.entity.registry
Modifier 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.