Uses of Interface
com.foreach.across.modules.entity.registry.EntityViewRegistry
Packages that use EntityViewRegistry
-
Uses of EntityViewRegistry in com.foreach.across.modules.entity.registry
Subinterfaces of EntityViewRegistry in com.foreach.across.modules.entity.registryModifier and TypeInterfaceDescriptioninterface
interface
Filtered view on an association between twoEntityConfiguration
s.interface
Central configuration API for a single entity type in aEntityRegistry
.interface
interface
Manageable version of aEntityConfiguration
, implementations must allow the configuration to be modified through this interface, without changing the core properties likeEntityConfiguration.getEntityType()
andEntityConfiguration.getName()
.Classes in com.foreach.across.modules.entity.registry that implement EntityViewRegistryModifier and TypeClassDescriptionclass
class
The base configuration for an Entity type.