A B C D E F G H I J K L M N O P Q R S T U V W X Z

V

validate(Class<?>) - Method in class org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory
 
validate(Class<?>) - Method in interface org.springframework.aop.aspectj.annotation.AspectJAdvisorFactory
Is the given class a valid AspectJ aspect class?
validate() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
Validate this bean definition.
validate() - Method in class org.springframework.beans.factory.support.ChildBeanDefinition
 
validate(ProblemReporter) - Method in class org.springframework.context.annotation.ConfigurationClass
 
validate(ProblemReporter) - Method in class org.springframework.context.annotation.ConfigurationClassMethod
 
validate() - Method in class org.springframework.context.annotation.ConfigurationClassParser
Validate each ConfigurationClass object.
validate(XmlObject) - Method in class org.springframework.oxm.xmlbeans.XmlBeansMarshaller
Validate the given XmlObject.
validate(Object, Errors) - Method in class org.springframework.validation.beanvalidation.SpringValidatorAdapter
 
validate(T, Class<?>...) - Method in class org.springframework.validation.beanvalidation.SpringValidatorAdapter
 
validate() - Method in class org.springframework.validation.DataBinder
Invoke the specified Validator, if any.
validate(Object, Errors) - Method in interface org.springframework.validation.Validator
Validate the supplied target object, which must be of a Class for which the Validator.supports(Class) method typically has (or would) return true.
validate(PortletRequest) - Method in interface org.springframework.web.portlet.handler.AbstractMapBasedHandlerMapping.PortletRequestMappingPredicate
Validate this predicate's mapping against the current request.
validate(PortletRequest) - Method in class org.springframework.web.portlet.mvc.annotation.DefaultAnnotationHandlerMapping.EventMappingPredicate
 
validate(PortletRequest) - Method in class org.springframework.web.portlet.mvc.annotation.DefaultAnnotationHandlerMapping.ParameterMappingPredicate
 
validate(PortletRequest) - Method in class org.springframework.web.portlet.mvc.annotation.DefaultAnnotationHandlerMapping.ResourceMappingPredicate
 
validateAddress(InternetAddress) - Method in class org.springframework.mail.javamail.MimeMessageHelper
Validate the given mail address.
validateAddresses - Variable in class org.springframework.mail.javamail.MimeMessageHelper
 
validateAddresses(InternetAddress[]) - Method in class org.springframework.mail.javamail.MimeMessageHelper
Validate all given mail addresses.
validateClassIfNecessary(Class) - Method in class org.springframework.aop.framework.Cglib2AopProxy
Checks to see whether the supplied Class has already been validated and validates it if not.
validateConfiguration() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
Validate the configuration of this container.
validateConfiguration() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
 
validateConfiguration() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
 
validateConfiguration() - Method in class org.springframework.jms.listener.SimpleMessageListenerContainer
 
validateDatabaseSchema() - Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
Execute schema creation script, determined by the Configuration object used for creating the SessionFactory.
validatedBeanNames - Variable in class org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor
Cache for validated bean names, skipping re-validation for the same bean
validatedClasses - Static variable in class org.springframework.aop.framework.Cglib2AopProxy
Keeps track of the Classes that we have validated for final methods
validateDefinitions - Variable in class org.springframework.web.servlet.view.tiles.TilesConfigurer
Deprecated. Validate the Tiles definitions?
validateDefinitions - Variable in class org.springframework.web.servlet.view.tiles2.TilesConfigurer
 
validateDestination(Destination, String, boolean) - Method in class org.springframework.jms.support.destination.JndiDestinationResolver
Validate the given Destination object, checking whether it matches the expected type.
validateExistingTransaction - Variable in class org.springframework.transaction.support.AbstractPlatformTransactionManager
 
validateHandler(Object, PortletRequest) - Method in class org.springframework.web.portlet.mvc.annotation.DefaultAnnotationHandlerMapping
Validate the given annotated handler against the current request.
validateHandler(Object, HttpServletRequest) - Method in class org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
Validate the given handler against the current request.
validateHandler(Object, HttpServletRequest) - Method in class org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping
Validate the given annotated handler against the current request.
validateInterfaces() - Method in class org.springframework.aop.aspectj.DeclareParentsAdvisor
 
validateInterfaces() - Method in interface org.springframework.aop.IntroductionAdvisor
Can the advised interfaces be implemented by the introduction advice? Invoked before adding an IntroductionAdvisor.
validateInterfaces() - Method in class org.springframework.aop.support.DefaultIntroductionAdvisor
 
validateIntroductionAdvisor(IntroductionAdvisor) - Method in class org.springframework.aop.framework.AdvisedSupport
 
validateMapping(RequestMapping, PortletRequest) - Method in class org.springframework.web.portlet.mvc.annotation.DefaultAnnotationHandlerMapping
Validate the given type-level mapping metadata against the current request, checking HTTP request method and parameter conditions.
validateMapping(RequestMapping, HttpServletRequest) - Method in class org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping
Validate the given type-level mapping metadata against the current request, checking HTTP request method and parameter conditions.
validateModeMapping(String[], String[]) - Static method in class org.springframework.web.portlet.mvc.annotation.PortletAnnotationMappingUtils
Check whether the given portlet modes matches the specified type-level modes.
validateNamedParameters(Map<String, ?>) - Method in class org.springframework.jdbc.object.RdbmsOperation
Validate the named parameters passed to an execute method based on declared parameters.
validateObject(Object) - Method in class org.springframework.aop.target.CommonsPoolTargetSource
 
validateOnBinding - Variable in class org.springframework.web.portlet.mvc.BaseCommandController
Deprecated.  
validateOnBinding - Variable in class org.springframework.web.servlet.mvc.BaseCommandController
Deprecated.  
validatePage(Object, Errors, int, boolean) - Method in class org.springframework.web.portlet.mvc.AbstractWizardFormController
Deprecated. Template method for custom validation logic for individual pages.
validatePage(Object, Errors, int) - Method in class org.springframework.web.portlet.mvc.AbstractWizardFormController
Deprecated. Template method for custom validation logic for individual pages.
validatePage(Object, Errors, int, boolean) - Method in class org.springframework.web.servlet.mvc.AbstractWizardFormController
Deprecated. Template method for custom validation logic for individual pages.
validatePage(Object, Errors, int) - Method in class org.springframework.web.servlet.mvc.AbstractWizardFormController
Deprecated. Template method for custom validation logic for individual pages.
validatePagesAndFinish(ActionRequest, ActionResponse, Object, BindException, int) - Method in class org.springframework.web.portlet.mvc.AbstractWizardFormController
Deprecated. Validate all pages and process finish.
validatePagesAndFinish(HttpServletRequest, HttpServletResponse, Object, BindException, int) - Method in class org.springframework.web.servlet.mvc.AbstractWizardFormController
Deprecated. Validate all pages and process finish.
validateParameterCount(int, int) - Method in class org.springframework.jdbc.object.RdbmsOperation
Validate the given parameter count against the given declared parameters.
validateParameters(Object[]) - Method in class org.springframework.jdbc.object.RdbmsOperation
Validate the parameters passed to an execute method based on declared parameters.
validateProperty(T, String, Class<?>...) - Method in class org.springframework.validation.beanvalidation.SpringValidatorAdapter
 
validateRequiredParameter(String, Object) - Method in class org.springframework.web.bind.ServletRequestUtils.ParameterParser
 
validateRequiredParameter(String, Object) - Method in class org.springframework.web.portlet.bind.PortletRequestUtils.ParameterParser
 
validateRequiredString(String, String) - Method in class org.springframework.web.bind.ServletRequestUtils.StringParser
 
validateRequiredString(String, String) - Method in class org.springframework.web.portlet.bind.PortletRequestUtils.StringParser
 
validateRequiredStrings(String, String[]) - Method in class org.springframework.web.bind.ServletRequestUtils.StringParser
 
validateRequiredStrings(String, String[]) - Method in class org.springframework.web.portlet.bind.PortletRequestUtils.StringParser
 
validateResponse(HttpInvokerClientConfiguration, PostMethod) - Method in class org.springframework.remoting.httpinvoker.CommonsHttpInvokerRequestExecutor
Validate the given response as contained in the PostMethod object, throwing an exception if it does not correspond to a successful HTTP response.
validateResponse(HttpInvokerClientConfiguration, HttpURLConnection) - Method in class org.springframework.remoting.httpinvoker.SimpleHttpInvokerRequestExecutor
Validate the given response as contained in the HttpURLConnection object, throwing an exception if it does not correspond to a successful HTTP response.
validateValue(Class<T>, String, Object, Class<?>...) - Method in class org.springframework.validation.beanvalidation.SpringValidatorAdapter
 
validating - Variable in class org.springframework.context.support.AbstractXmlApplicationContext
 
validating - Variable in class org.springframework.oxm.castor.CastorMarshaller
 
validating - Variable in class org.springframework.oxm.xmlbeans.XmlBeansMarshaller
 
VALIDATION_AUTO - Static variable in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
Indicates that the validation mode should be detected automatically.
VALIDATION_AUTO - Static variable in class org.springframework.util.xml.XmlValidationModeDetector
Indicates that the validation mode should be auto-guessed, since we cannot find a clear indication (probably choked on some special characters, or the like).
VALIDATION_DTD - Static variable in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
Indicates that DTD validation should be used.
VALIDATION_DTD - Static variable in class org.springframework.util.xml.XmlValidationModeDetector
Indicates that DTD validation should be used (we found a "DOCTYPE" declaration).
VALIDATION_MODE - Static variable in class org.springframework.orm.jpa.persistenceunit.PersistenceUnitReader
 
VALIDATION_NONE - Static variable in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
Indicates that the validation should be disabled.
VALIDATION_NONE - Static variable in class org.springframework.util.xml.XmlValidationModeDetector
Indicates that the validation should be disabled.
VALIDATION_XSD - Static variable in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
Indicates that XSD validation should be used.
VALIDATION_XSD - Static variable in class org.springframework.util.xml.XmlValidationModeDetector
Indicates that XSD validation should be used (found no "DOCTYPE" declaration).
validationEventHandler - Variable in class org.springframework.oxm.jaxb.Jaxb2Marshaller
 
ValidationFailureException - Exception in org.springframework.oxm
Exception thrown on marshalling validation failure.
ValidationFailureException(String) - Constructor for exception org.springframework.oxm.ValidationFailureException
Construct a ValidationFailureException with the specified detail message.
ValidationFailureException(String, Throwable) - Constructor for exception org.springframework.oxm.ValidationFailureException
Construct a ValidationFailureException with the specified detail message and nested exception.
validationMode - Variable in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
 
validationModeDetector - Variable in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
 
validationModeEnum - Variable in class org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager.Jpa2PersistenceUnitInfoDecorator
 
validationModeName - Variable in class org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo
 
validationPropertyMap - Variable in class org.springframework.validation.beanvalidation.LocalValidatorFactoryBean
 
validationQuery - Variable in class org.springframework.jdbc.support.DatabaseStartupValidator
 
ValidationUtils - Class in org.springframework.validation
Utility class offering convenient methods for invoking a Validator and for rejecting empty fields.
ValidationUtils() - Constructor for class org.springframework.validation.ValidationUtils
 
validator - Variable in class org.springframework.validation.beanvalidation.BeanValidationPostProcessor
 
validator - Variable in class org.springframework.validation.DataBinder
 
Validator - Interface in org.springframework.validation
A validator for application-specific objects.
validator - Variable in class org.springframework.web.bind.support.ConfigurableWebBindingInitializer
 
validatorFactory - Variable in class org.springframework.validation.beanvalidation.CustomValidatorBean
 
validatorFactory - Variable in class org.springframework.validation.beanvalidation.LocalValidatorFactoryBean
 
validators - Variable in class org.springframework.web.portlet.mvc.BaseCommandController
Deprecated.  
validators - Variable in class org.springframework.web.servlet.mvc.BaseCommandController
Deprecated.  
validators - Variable in class org.springframework.web.servlet.mvc.multiaction.MultiActionController
List of Validators to apply to commands
value - Variable in class org.springframework.beans.BeanMetadataAttribute
 
value - Variable in enum org.springframework.beans.factory.annotation.Autowire
 
value() - Method in enum org.springframework.beans.factory.annotation.Autowire
 
Value - Annotation Type in org.springframework.beans.factory.annotation
Annotation at the field or method/constructor parameter level that indicates a default value expression for the affected argument.
value - Variable in class org.springframework.beans.factory.config.ConstructorArgumentValues.ValueHolder
 
value - Variable in class org.springframework.beans.factory.config.TypedStringValue
 
value - Variable in class org.springframework.beans.PropertyValue
 
value - Variable in exception org.springframework.beans.TypeMismatchException
 
VALUE - Static variable in class org.springframework.core.annotation.AnnotationUtils
The attribute name for annotations with a single element
value - Variable in exception org.springframework.core.convert.ConversionFailedException
 
value - Variable in class org.springframework.core.convert.TypeDescriptor
 
value - Variable in class org.springframework.expression.spel.ast.BooleanLiteral
 
value - Variable in class org.springframework.expression.spel.ast.IntLiteral
 
value - Variable in class org.springframework.expression.spel.ast.LongLiteral
 
value - Variable in class org.springframework.expression.spel.ast.QualifiedIdentifier
 
value - Variable in class org.springframework.expression.spel.ast.RealLiteral
 
value - Variable in class org.springframework.expression.spel.ast.StringLiteral
 
value - Variable in class org.springframework.expression.TypedValue
 
value - Variable in enum org.springframework.http.HttpStatus.Series
 
value() - Method in enum org.springframework.http.HttpStatus.Series
Return the integer value of this status series.
value - Variable in enum org.springframework.http.HttpStatus
 
value() - Method in enum org.springframework.http.HttpStatus
Return the integer value of this status code.
value - Variable in class org.springframework.jdbc.core.SqlParameterValue
 
value - Variable in class org.springframework.mock.web.portlet.MockEvent
 
value - Variable in class org.springframework.remoting.support.RemoteInvocationResult
 
value - Variable in class org.springframework.scheduling.annotation.AsyncResult
 
value - Variable in enum org.springframework.transaction.annotation.Isolation
 
value() - Method in enum org.springframework.transaction.annotation.Isolation
 
value - Variable in enum org.springframework.transaction.annotation.Propagation
 
value() - Method in enum org.springframework.transaction.annotation.Propagation
 
value - Variable in class org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerAdapter.RequestMappingInfo
 
value - Variable in class org.springframework.web.servlet.support.BindStatus
 
value - Variable in class org.springframework.web.servlet.tags.form.AbstractSingleCheckedElementTag
The value of the 'value' attribute.
value - Variable in class org.springframework.web.servlet.tags.form.OptionTag
The 'value' attribute of the rendered HTML <option> tag.
value - Variable in class org.springframework.web.servlet.tags.Param
 
value - Variable in class org.springframework.web.servlet.tags.ParamTag
 
value - Variable in class org.springframework.web.servlet.tags.TransformTag
the value to transform using the appropriate property editor
value - Variable in class org.springframework.web.servlet.tags.UrlTag
 
VALUE_0 - Static variable in class org.springframework.beans.propertyeditors.CustomBooleanEditor
 
VALUE_1 - Static variable in class org.springframework.beans.propertyeditors.CustomBooleanEditor
 
VALUE_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
VALUE_ATTRIBUTE - Static variable in class org.springframework.web.servlet.tags.form.FormTag
 
VALUE_ATTRIBUTE - Static variable in class org.springframework.web.servlet.tags.form.OptionTag
The name of the 'value' attribute.
VALUE_ELEMENT - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
VALUE_FALSE - Static variable in class org.springframework.beans.propertyeditors.CustomBooleanEditor
 
VALUE_KEY - Static variable in class org.springframework.beans.factory.support.AutowireCandidateQualifier
 
VALUE_NO - Static variable in class org.springframework.beans.propertyeditors.CustomBooleanEditor
 
VALUE_OFF - Static variable in class org.springframework.beans.propertyeditors.CustomBooleanEditor
 
VALUE_ON - Static variable in class org.springframework.beans.propertyeditors.CustomBooleanEditor
 
VALUE_REF_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
VALUE_REGEX - Static variable in class org.springframework.web.util.UriTemplate
Replaces template variables in the URI template.
VALUE_SEPARATOR - Static variable in class org.springframework.util.SystemPropertyUtils
Value separator for system property placeholders: ":"
VALUE_SQL - Static variable in class org.springframework.jdbc.support.incrementer.MySQLMaxValueIncrementer
The SQL string for retrieving the new sequence value
VALUE_TRUE - Static variable in class org.springframework.beans.propertyeditors.CustomBooleanEditor
 
VALUE_TYPE_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
VALUE_VARIABLE_NAME - Static variable in class org.springframework.web.servlet.tags.form.OptionTag
The name of the JSP variable used to expose the value for this tag.
VALUE_YES - Static variable in class org.springframework.beans.propertyeditors.CustomBooleanEditor
 
valueAnnotationType - Variable in class org.springframework.beans.factory.annotation.QualifierAnnotationAutowireCandidateResolver
 
valueBound(HttpSessionBindingEvent) - Method in class org.springframework.web.context.request.DestructionCallbackBindingListener
 
valueCache - Variable in class org.springframework.jdbc.support.incrementer.DerbyMaxValueIncrementer
The current cache of values
valueCache - Variable in class org.springframework.jdbc.support.incrementer.HsqlMaxValueIncrementer
The current cache of values
valueCache - Variable in class org.springframework.jdbc.support.incrementer.SqlServerMaxValueIncrementer
The current cache of values
valueCache - Variable in class org.springframework.jdbc.support.incrementer.SybaseMaxValueIncrementer
The current cache of values
ValueConstants - Interface in org.springframework.web.bind.annotation
Common value constants shared between bind annotations.
ValueFormatter - Class in org.springframework.web.servlet.tags.form
Package-visible helper class for formatting values for rendering via a form tag.
ValueFormatter() - Constructor for class org.springframework.web.servlet.tags.form.ValueFormatter
 
valueOf(String) - Static method in enum org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.beans.factory.annotation.Autowire
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.context.annotation.FilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.context.annotation.ScopedProxyMode
Returns the enum constant of this type with the specified name.
valueOf(Class<?>) - Static method in class org.springframework.core.convert.TypeDescriptor
Create a new type descriptor for the given class.
valueOf(String) - Static method in enum org.springframework.core.io.VfsUtils.VFS_VER
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.expression.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.expression.spel.ast.TypeCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.expression.spel.SpelMessage.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.expression.spel.SpelMessage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.expression.spel.standard.TokenKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.expression.spel.support.ReflectionHelper.ArgsMatchKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.format.annotation.DateTimeFormat.ISO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.format.annotation.NumberFormat.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.http.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.http.HttpStatus.Series
Returns the enum constant of this type with the specified name.
valueOf(HttpStatus) - Static method in enum org.springframework.http.HttpStatus.Series
 
valueOf(String) - Static method in enum org.springframework.http.HttpStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.springframework.http.HttpStatus
Return the enum constant of this type with the specified numeric value.
valueOf(String) - Static method in class org.springframework.http.MediaType
Parse the given String value into a MediaType object, with this method name following the 'valueOf' naming convention (as supported by ConversionService.
valueOf(String) - Static method in enum org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.jms.support.converter.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.jmx.support.MetricType
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in class org.springframework.orm.ibatis.support.BlobByteArrayTypeHandler
 
valueOf(String) - Method in class org.springframework.orm.ibatis.support.BlobSerializableTypeHandler
 
valueOf(String) - Method in class org.springframework.orm.ibatis.support.ClobStringTypeHandler
 
valueOf(String) - Static method in enum org.springframework.orm.jpa.vendor.Database
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.test.annotation.DirtiesContext.ClassMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.transaction.annotation.Isolation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.transaction.annotation.Propagation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.web.bind.annotation.RequestMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.web.servlet.tags.UrlTag.UrlType
Returns the enum constant of this type with the specified name.
valueProperty - Variable in class org.springframework.web.servlet.tags.form.OptionWriter
 
valueResolver - Variable in class org.springframework.beans.factory.config.BeanDefinitionVisitor
 
values() - Static method in enum org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.beans.factory.annotation.Autowire
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.context.annotation.FilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.context.annotation.ScopedProxyMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.springframework.context.support.ReadOnlySystemAttributesMap
 
values() - Static method in enum org.springframework.core.io.VfsUtils.VFS_VER
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.expression.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.expression.spel.ast.TypeCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.expression.spel.SpelMessage.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.expression.spel.SpelMessage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.expression.spel.standard.TokenKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.expression.spel.support.ReflectionHelper.ArgsMatchKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.format.annotation.DateTimeFormat.ISO
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.format.annotation.NumberFormat.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.springframework.http.HttpHeaders
 
values() - Static method in enum org.springframework.http.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.http.HttpStatus.Series
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.http.HttpStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.springframework.jdbc.core.namedparam.MapSqlParameterSource
 
values() - Static method in enum org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.jms.support.converter.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.jmx.support.MetricType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.springframework.mock.web.HeaderValueHolder
 
values() - Static method in enum org.springframework.orm.jpa.vendor.Database
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.test.annotation.DirtiesContext.ClassMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.transaction.annotation.Isolation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.transaction.annotation.Propagation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.springframework.util.CachingMapDecorator
 
values() - Method in class org.springframework.util.LinkedMultiValueMap
 
values() - Static method in enum org.springframework.web.bind.annotation.RequestMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.web.servlet.tags.UrlTag.UrlType
Returns an array containing the constants of this enum type, in the order they are declared.
valuesCopy() - Method in class org.springframework.util.CachingMapDecorator
 
valueSeparator - Variable in class org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
 
valueSeparator - Variable in class org.springframework.util.PropertyPlaceholderHelper
 
valueStyler - Variable in class org.springframework.core.style.DefaultToStringStyler
 
ValueStyler - Interface in org.springframework.core.style
Strategy that encapsulates value String styling algorithms according to Spring conventions.
valueType - Variable in class org.springframework.web.servlet.support.BindStatus
 
valueTypeName - Variable in class org.springframework.beans.factory.support.ManagedMap
 
valueUnbound(HttpSessionBindingEvent) - Method in class org.springframework.web.context.request.DestructionCallbackBindingListener
 
var - Variable in class org.springframework.web.servlet.tags.EvalTag
 
var - Variable in class org.springframework.web.servlet.tags.MessageTag
 
var - Variable in class org.springframework.web.servlet.tags.TransformTag
the variable to put the result in
var - Variable in class org.springframework.web.servlet.tags.UrlTag
 
varargsPosition - Variable in class org.springframework.expression.spel.support.ReflectiveConstructorExecutor
 
varargsPosition - Variable in class org.springframework.expression.spel.support.ReflectiveMethodExecutor
 
VARIABLE_PATTERN - Static variable in class org.springframework.util.AntPathMatcher
 
variableNames - Variable in class org.springframework.util.AntPathStringMatcher
 
variableNames - Variable in class org.springframework.web.util.UriTemplate.Parser
 
variableNames - Variable in class org.springframework.web.util.UriTemplate
 
VariableReference - Class in org.springframework.expression.spel.ast
Represents a variable reference, eg.
VariableReference(String, int) - Constructor for class org.springframework.expression.spel.ast.VariableReference
 
variableResolver - Variable in class org.springframework.web.servlet.tags.EvalTag.JspPropertyAccessor
 
variables - Variable in class org.springframework.expression.spel.support.StandardEvaluationContext
 
variableScopes - Variable in class org.springframework.expression.spel.ExpressionState
 
variant - Variable in class org.springframework.expression.spel.ast.Selection
 
vars - Variable in class org.springframework.expression.spel.ExpressionState.VariableScope
 
VelocityConfig - Interface in org.springframework.web.servlet.view.velocity
Interface to be implemented by objects that configure and manage a VelocityEngine for automatic lookup in a web environment.
VelocityConfigurer - Class in org.springframework.web.servlet.view.velocity
JavaBean to configure Velocity for web usage, via the "configLocation" and/or "velocityProperties" and/or "resourceLoaderPath" bean properties.
VelocityConfigurer() - Constructor for class org.springframework.web.servlet.view.velocity.VelocityConfigurer
 
velocityEngine - Variable in class org.springframework.ui.velocity.VelocityEngineFactoryBean
 
velocityEngine - Variable in class org.springframework.web.servlet.view.velocity.VelocityConfigurer
 
velocityEngine - Variable in class org.springframework.web.servlet.view.velocity.VelocityView
 
VelocityEngineFactory - Class in org.springframework.ui.velocity
Factory that configures a VelocityEngine.
VelocityEngineFactory() - Constructor for class org.springframework.ui.velocity.VelocityEngineFactory
 
VelocityEngineFactoryBean - Class in org.springframework.ui.velocity
Factory bean that configures a VelocityEngine and provides it as bean reference.
VelocityEngineFactoryBean() - Constructor for class org.springframework.ui.velocity.VelocityEngineFactoryBean
 
VelocityEngineUtils - Class in org.springframework.ui.velocity
Utility class for working with a VelocityEngine.
VelocityEngineUtils() - Constructor for class org.springframework.ui.velocity.VelocityEngineUtils
 
VelocityLayoutView - Class in org.springframework.web.servlet.view.velocity
VelocityLayoutView emulates the functionality offered by Velocity's VelocityLayoutServlet to ease page composition from different templates.
VelocityLayoutView() - Constructor for class org.springframework.web.servlet.view.velocity.VelocityLayoutView
 
VelocityLayoutViewResolver - Class in org.springframework.web.servlet.view.velocity
Convenience subclass of VelocityViewResolver, adding support for VelocityLayoutView and its properties.
VelocityLayoutViewResolver() - Constructor for class org.springframework.web.servlet.view.velocity.VelocityLayoutViewResolver
 
velocityProperties - Variable in class org.springframework.ui.velocity.VelocityEngineFactory
 
VelocityToolboxView - Class in org.springframework.web.servlet.view.velocity
VelocityView subclass which adds support for Velocity Tools toolboxes and Velocity Tools ViewTool callbacks / Velocity Tools 1.3 init methods.
VelocityToolboxView() - Constructor for class org.springframework.web.servlet.view.velocity.VelocityToolboxView
 
VelocityView - Class in org.springframework.web.servlet.view.velocity
View using the Velocity template engine.
VelocityView() - Constructor for class org.springframework.web.servlet.view.velocity.VelocityView
 
VelocityView.LocaleAwareDateTool - Class in org.springframework.web.servlet.view.velocity
Subclass of DateTool from Velocity Tools, using a passed-in Locale (usually the RequestContext Locale) instead of the default Locale.N
VelocityView.LocaleAwareDateTool(Locale) - Constructor for class org.springframework.web.servlet.view.velocity.VelocityView.LocaleAwareDateTool
 
VelocityView.LocaleAwareNumberTool - Class in org.springframework.web.servlet.view.velocity
Subclass of NumberTool from Velocity Tools, using a passed-in Locale (usually the RequestContext Locale) instead of the default Locale.
VelocityView.LocaleAwareNumberTool(Locale) - Constructor for class org.springframework.web.servlet.view.velocity.VelocityView.LocaleAwareNumberTool
 
VelocityViewResolver - Class in org.springframework.web.servlet.view.velocity
Convenience subclass of UrlBasedViewResolver that supports VelocityView (i.e.
VelocityViewResolver() - Constructor for class org.springframework.web.servlet.view.velocity.VelocityViewResolver
 
version - Static variable in class org.springframework.core.io.VfsUtils
 
VFS2_PKG - Static variable in class org.springframework.core.io.VfsUtils
 
VFS3_PKG - Static variable in class org.springframework.core.io.VfsUtils
 
VFS_METHOD_GET_ROOT_URI - Static variable in class org.springframework.core.io.VfsUtils
 
VFS_METHOD_GET_ROOT_URL - Static variable in class org.springframework.core.io.VfsUtils
 
VFS_NAME - Static variable in class org.springframework.core.io.VfsUtils
 
VFS_UTILS_METHOD_GET_COMPATIBLE_URI - Static variable in class org.springframework.core.io.VfsUtils
 
VFS_UTILS_METHOD_IS_NESTED_FILE - Static variable in class org.springframework.core.io.VfsUtils
 
VfsPatternUtils - Class in org.springframework.core.io.support
Artificial class used for accessing the VfsUtils methods without exposing them to the entire world.
VfsPatternUtils() - Constructor for class org.springframework.core.io.support.VfsPatternUtils
 
VfsResource - Class in org.springframework.core.io
VFS based Resource implementation.
VfsResource(Object) - Constructor for class org.springframework.core.io.VfsResource
 
VfsUtils - Class in org.springframework.core.io
Utility for detecting the JBoss VFS version available in the classpath.
VfsUtils() - Constructor for class org.springframework.core.io.VfsUtils
 
VfsUtils.VFS_VER - Enum in org.springframework.core.io
 
VfsUtils.VFS_VER() - Constructor for enum org.springframework.core.io.VfsUtils.VFS_VER
 
view - Variable in class org.springframework.web.portlet.ModelAndView
View instance or view name String
view - Variable in class org.springframework.web.servlet.ModelAndView
View instance or view name String
View - Interface in org.springframework.web.servlet
MVC View for a web interaction.
VIEW_ATTRIBUTE - Static variable in class org.springframework.web.servlet.ViewRendererServlet
Name of request attribute that holds the View object
VIEW_RESOLVER_BEAN_NAME - Static variable in class org.springframework.web.portlet.DispatcherPortlet
Well-known name for the ViewResolver object in the bean factory for this namespace.
VIEW_RESOLVER_BEAN_NAME - Static variable in class org.springframework.web.servlet.DispatcherServlet
Well-known name for the ViewResolver object in the bean factory for this namespace.
viewCache - Variable in class org.springframework.web.servlet.view.AbstractCachingViewResolver
Map from view key to View instance
viewClass - Variable in class org.springframework.web.servlet.view.UrlBasedViewResolver
 
ViewControllerBeanDefinitionParser - Class in org.springframework.web.servlet.config
BeanDefinitionParser that parses a view-controller element to register a ParameterizableViewController.
ViewControllerBeanDefinitionParser() - Constructor for class org.springframework.web.servlet.config.ViewControllerBeanDefinitionParser
 
viewName - Variable in class org.springframework.web.portlet.mvc.ParameterizableViewController
 
viewName - Variable in class org.springframework.web.servlet.mvc.ParameterizableViewController
 
viewNameCache - Variable in class org.springframework.web.servlet.mvc.UrlFilenameViewController
Request URL path String --> view name String
viewNames - Variable in class org.springframework.web.servlet.view.UrlBasedViewResolver
 
viewNameTranslator - Variable in class org.springframework.web.servlet.DispatcherServlet
RequestToViewNameTranslator used by this servlet
ViewRendererServlet - Class in org.springframework.web.servlet
ViewRendererServlet is a bridge servlet, mainly for the Portlet MVC support.
ViewRendererServlet() - Constructor for class org.springframework.web.servlet.ViewRendererServlet
 
viewRendererUrl - Variable in class org.springframework.web.portlet.DispatcherPortlet
URL that points to the ViewRendererServlet
ViewResolver - Interface in org.springframework.web.servlet
Interface to be implemented by objects that can resolve views by name.
viewResolvers - Variable in class org.springframework.web.portlet.DispatcherPortlet
List of ViewResolvers used by this portlet
viewResolvers - Variable in class org.springframework.web.servlet.DispatcherServlet
List of ViewResolvers used by this servlet
viewResolvers - Variable in class org.springframework.web.servlet.view.ContentNegotiatingViewResolver
 
VIRTUAL_FILE_METHOD_EXISTS - Static variable in class org.springframework.core.io.VfsUtils
 
VIRTUAL_FILE_METHOD_GET_CHILD - Static variable in class org.springframework.core.io.VfsUtils
 
VIRTUAL_FILE_METHOD_GET_INPUT_STREAM - Static variable in class org.springframework.core.io.VfsUtils
 
VIRTUAL_FILE_METHOD_GET_LAST_MODIFIED - Static variable in class org.springframework.core.io.VfsUtils
 
VIRTUAL_FILE_METHOD_GET_NAME - Static variable in class org.springframework.core.io.VfsUtils
 
VIRTUAL_FILE_METHOD_GET_PATH_NAME - Static variable in class org.springframework.core.io.VfsUtils
 
VIRTUAL_FILE_METHOD_GET_SIZE - Static variable in class org.springframework.core.io.VfsUtils
 
VIRTUAL_FILE_METHOD_TO_URI - Static variable in class org.springframework.core.io.VfsUtils
 
VIRTUAL_FILE_METHOD_TO_URL - Static variable in class org.springframework.core.io.VfsUtils
 
VIRTUAL_FILE_METHOD_VISIT - Static variable in class org.springframework.core.io.VfsUtils
 
VIRTUAL_FILE_VISITOR_INTERFACE - Static variable in class org.springframework.core.io.VfsUtils
 
visit(Instanceof) - Method in class org.springframework.aop.aspectj.RuntimeTestWalker.InstanceOfResidueTestVisitor
 
visit(Instanceof) - Method in class org.springframework.aop.aspectj.RuntimeTestWalker.SubtypeSensitiveVarTypeTestVisitor
 
visit(HasAnnotation) - Method in class org.springframework.aop.aspectj.RuntimeTestWalker.SubtypeSensitiveVarTypeTestVisitor
 
visit(And) - Method in class org.springframework.aop.aspectj.RuntimeTestWalker.TestVisitorAdapter
 
visit(Or) - Method in class org.springframework.aop.aspectj.RuntimeTestWalker.TestVisitorAdapter
 
visit(Not) - Method in class org.springframework.aop.aspectj.RuntimeTestWalker.TestVisitorAdapter
 
visit(Instanceof) - Method in class org.springframework.aop.aspectj.RuntimeTestWalker.TestVisitorAdapter
 
visit(Literal) - Method in class org.springframework.aop.aspectj.RuntimeTestWalker.TestVisitorAdapter
 
visit(Call) - Method in class org.springframework.aop.aspectj.RuntimeTestWalker.TestVisitorAdapter
 
visit(FieldGetCall) - Method in class org.springframework.aop.aspectj.RuntimeTestWalker.TestVisitorAdapter
 
visit(HasAnnotation) - Method in class org.springframework.aop.aspectj.RuntimeTestWalker.TestVisitorAdapter
 
visit(MatchingContextBasedTest) - Method in class org.springframework.aop.aspectj.RuntimeTestWalker.TestVisitorAdapter
 
visit(Object) - Method in class org.springframework.core.io.support.PathMatchingResourcePatternResolver.PatternVirtualFileVisitor
 
visit(Object, InvocationHandler) - Static method in class org.springframework.core.io.support.VfsPatternUtils
 
visit(String, Object) - Method in class org.springframework.core.type.classreading.AnnotationAttributesReadingVisitor
 
visit(int, int, String, String, String, String[]) - Method in class org.springframework.core.type.classreading.ClassMetadataReadingVisitor
 
visitAnnotation(String, String) - Method in class org.springframework.core.type.classreading.AnnotationAttributesReadingVisitor
 
visitAnnotation(String, boolean) - Method in class org.springframework.core.type.classreading.AnnotationMetadataReadingVisitor
 
visitAnnotation(String, boolean) - Method in class org.springframework.core.type.classreading.ClassMetadataReadingVisitor
 
visitAnnotation(String, boolean) - Method in class org.springframework.core.type.classreading.MethodMetadataReadingVisitor
 
visitArray(Object[]) - Method in class org.springframework.beans.factory.config.BeanDefinitionVisitor
 
visitArray(String) - Method in class org.springframework.core.type.classreading.AnnotationAttributesReadingVisitor
 
visitAttribute(Attribute) - Method in class org.springframework.core.type.classreading.ClassMetadataReadingVisitor
 
visitBeanClassName(BeanDefinition) - Method in class org.springframework.beans.factory.config.BeanDefinitionVisitor
 
visitBeanDefinition(BeanDefinition) - Method in class org.springframework.beans.factory.config.BeanDefinitionVisitor
Traverse the given BeanDefinition object and the MutablePropertyValues and ConstructorArgumentValues contained in them.
visitEnd() - Method in class org.springframework.core.LocalVariableTableParameterNameDiscoverer.LocalVariableTableVisitor
 
visitEnd() - Method in class org.springframework.core.type.classreading.AnnotationAttributesReadingVisitor
 
visitEnd() - Method in class org.springframework.core.type.classreading.ClassMetadataReadingVisitor
 
visitEnum(String, String, String) - Method in class org.springframework.core.type.classreading.AnnotationAttributesReadingVisitor
 
visitFactoryBeanName(BeanDefinition) - Method in class org.springframework.beans.factory.config.BeanDefinitionVisitor
 
visitFactoryMethodName(BeanDefinition) - Method in class org.springframework.beans.factory.config.BeanDefinitionVisitor
 
visitField(int, String, String, String, Object) - Method in class org.springframework.core.type.classreading.ClassMetadataReadingVisitor
 
visitGenericArgumentValues(List<ConstructorArgumentValues.ValueHolder>) - Method in class org.springframework.beans.factory.config.BeanDefinitionVisitor
 
visitIndexedArgumentValues(Map<Integer, ConstructorArgumentValues.ValueHolder>) - Method in class org.springframework.beans.factory.config.BeanDefinitionVisitor
 
visitInnerClass(String, String, String, int) - Method in class org.springframework.core.type.classreading.ClassMetadataReadingVisitor
 
visitList(List) - Method in class org.springframework.beans.factory.config.BeanDefinitionVisitor
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in class org.springframework.core.LocalVariableTableParameterNameDiscoverer.LocalVariableTableVisitor
 
visitMap(Map<?, ?>) - Method in class org.springframework.beans.factory.config.BeanDefinitionVisitor
 
visitMethod(int, String, String, String, String[]) - Method in class org.springframework.core.LocalVariableTableParameterNameDiscoverer.ParameterNameDiscoveringVisitor
 
visitMethod(int, String, String, String, String[]) - Method in class org.springframework.core.type.classreading.AnnotationMetadataReadingVisitor
 
visitMethod(int, String, String, String, String[]) - Method in class org.springframework.core.type.classreading.ClassMetadataReadingVisitor
 
VISITOR_ATTRIBUTES_FIELD_RECURSE - Static variable in class org.springframework.core.io.VfsUtils
 
visitOuterClass(String, String, String) - Method in class org.springframework.core.type.classreading.ClassMetadataReadingVisitor
 
visitParentName(BeanDefinition) - Method in class org.springframework.beans.factory.config.BeanDefinitionVisitor
 
visitPropertyValues(MutablePropertyValues) - Method in class org.springframework.beans.factory.config.BeanDefinitionVisitor
 
visitScope(BeanDefinition) - Method in class org.springframework.beans.factory.config.BeanDefinitionVisitor
 
visitSet(Set) - Method in class org.springframework.beans.factory.config.BeanDefinitionVisitor
 
visitSource(String, String) - Method in class org.springframework.core.type.classreading.ClassMetadataReadingVisitor
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z