Uses of Class
org.apache.tapestry5.services.Core

Packages that use Core
org.apache.tapestry5.internal.beanvalidator [INTERNAL USE ONLY] JSR-303 Bean Validation implementation details; API subject to change 
org.apache.tapestry5.internal.services [INTERNAL USE ONLY] internal service classes; API subject to change 
org.apache.tapestry5.services Core services 
 

Uses of Core in org.apache.tapestry5.internal.beanvalidator
 

Constructor parameters in org.apache.tapestry5.internal.beanvalidator with annotations of type Core
BeanFieldValidatorDefaultSource(FieldValidatorDefaultSource fieldValidatorDefaultSource, ValidatorFactory validatorFactory, BeanValidatorGroupSource beanValidationGroupSource, ClientConstraintDescriptorSource clientValidatorSource, FormSupport formSupport, Environment environment)
           
 

Uses of Core in org.apache.tapestry5.internal.services
 

Constructor parameters in org.apache.tapestry5.internal.services with annotations of type Core
AssetObjectProvider(AssetSource source, TypeCoercer typeCoercer, SymbolSource symbolSource)
           
 

Uses of Core in org.apache.tapestry5.services
 

Method parameters in org.apache.tapestry5.services with annotations of type Core
static void TapestryModule.contributeTypeCoercer(Configuration<CoercionTuple> configuration, TypeCoercer coercer, ThreadLocale threadLocale, AssetSource assetSource, ComponentClassCache classCache, DynamicTemplateParser dynamicTemplateParser)
          Adds coercions: String to SelectModel Map to SelectModel Collection to GridDataSource null to GridDataSource List to SelectModel ComponentResourcesAware (typically, a component) to ComponentResources ComponentResources to PropertyOverrides String to Renderable Renderable to Block String to DateFormat String to Resource (via AssetSource.resourceForPath(String)) Renderable to RenderCommand String to Pattern String to DateFormat ComponentClassTransformWorker to ComponentClassTransformWorker2 InjectionProvider to InjectionProvider2 Resource to DynamicTemplate Asset to Resource ValueEncoder to ValueEncoderFactory
static void TapestryModule.contributeTypeCoercer(Configuration<CoercionTuple> configuration, TypeCoercer coercer, ThreadLocale threadLocale, AssetSource assetSource, ComponentClassCache classCache, DynamicTemplateParser dynamicTemplateParser)
          Adds coercions: String to SelectModel Map to SelectModel Collection to GridDataSource null to GridDataSource List to SelectModel ComponentResourcesAware (typically, a component) to ComponentResources ComponentResources to PropertyOverrides String to Renderable Renderable to Block String to DateFormat String to Resource (via AssetSource.resourceForPath(String)) Renderable to RenderCommand String to Pattern String to DateFormat ComponentClassTransformWorker to ComponentClassTransformWorker2 InjectionProvider to InjectionProvider2 Resource to DynamicTemplate Asset to Resource ValueEncoder to ValueEncoderFactory
static void TapestryModule.contributeTypeCoercer(Configuration<CoercionTuple> configuration, TypeCoercer coercer, ThreadLocale threadLocale, AssetSource assetSource, ComponentClassCache classCache, DynamicTemplateParser dynamicTemplateParser)
          Adds coercions: String to SelectModel Map to SelectModel Collection to GridDataSource null to GridDataSource List to SelectModel ComponentResourcesAware (typically, a component) to ComponentResources ComponentResources to PropertyOverrides String to Renderable Renderable to Block String to DateFormat String to Resource (via AssetSource.resourceForPath(String)) Renderable to RenderCommand String to Pattern String to DateFormat ComponentClassTransformWorker to ComponentClassTransformWorker2 InjectionProvider to InjectionProvider2 Resource to DynamicTemplate Asset to Resource ValueEncoder to ValueEncoderFactory
 



Copyright © 2003-2012 The Apache Software Foundation.