Uses of Interface
com.foreach.across.modules.entity.registry.ConfigurableEntityViewRegistry
Packages that use ConfigurableEntityViewRegistry
Package
Description
-
Uses of ConfigurableEntityViewRegistry in com.foreach.across.modules.entity.config.builders
Methods in com.foreach.across.modules.entity.config.builders with parameters of type ConfigurableEntityViewRegistryModifier and TypeMethodDescriptionprotected void
AbstractWritableAttributesAndViewsBuilder.applyViews
(ConfigurableEntityViewRegistry viewRegistry) -
Uses of ConfigurableEntityViewRegistry in com.foreach.across.modules.entity.registry
Subinterfaces of ConfigurableEntityViewRegistry in com.foreach.across.modules.entity.registryModifier and TypeInterfaceDescriptioninterface
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 ConfigurableEntityViewRegistryModifier and TypeClassDescriptionclass
class
The base configuration for an Entity type.