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 voidAbstractWritableAttributesAndViewsBuilder.applyViews(ConfigurableEntityViewRegistry viewRegistry)  - 
Uses of ConfigurableEntityViewRegistry in com.foreach.across.modules.entity.registry
Subinterfaces of ConfigurableEntityViewRegistry in com.foreach.across.modules.entity.registryModifier and TypeInterfaceDescriptioninterfaceinterfaceManageable 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 TypeClassDescriptionclassclassThe base configuration for an Entity type.