Package com.foreach.across.modules.entity.views
package com.foreach.across.modules.entity.views
-
ClassDescriptionBase implementation for a
EntityViewFactorythat supportsViewElementrendering, and dispatches its logic toEntityViewProcessorinstances that have more fine-grained hooks for interacting with the view rendering.Extension of the defaultEntityViewFactoryinterface for implementations that support anEntityViewProcessorRegistry.Represents both the view and the backing model for a generated entity output page.Contains some additionalEntityViewFactoryBuilderconsumers for common scenarios.EntityViewElementBuilderFactory<T extends com.foreach.across.modules.web.ui.ViewElementBuilder>EntityViewElementBuilderFactorySupport<T extends com.foreach.across.modules.web.ui.ViewElementBuilder>Provides methods to creating helper beans for view element generation.EntityViewElementBuilderProcessor<T extends com.foreach.across.modules.web.ui.ViewElementBuilder>Processor interface for modifying aViewElementBuilderthat is being created for a particularEntityPropertyDescriptor.Central service interface for retrieving or creatingViewElementBuilderinstances forEntityPropertyDescriptors.Central API for building custom entity views using the generic controllers.Contains commonEntityViewFactoryconfiguration attributes.Default processor interface for entity view processing.Registry that mapsViewElementBuilderinstances or element type names foViewElementMode.Represents the mode for which aViewElementBuilderis being requested.Strategy interface that looks up the most fittingViewElementtype to create.