Uses of Interface
com.foreach.across.modules.entity.registry.ConfigurableEntityViewRegistry
Package
Description
-
Uses of ConfigurableEntityViewRegistry in com.foreach.across.modules.entity.config.builders
Modifier and TypeMethodDescriptionprotected void
AbstractWritableAttributesAndViewsBuilder.applyViews
(ConfigurableEntityViewRegistry viewRegistry) -
Uses of ConfigurableEntityViewRegistry in com.foreach.across.modules.entity.registry
Modifier 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()
.Modifier and TypeClassDescriptionclass
class
The base configuration for an Entity type.