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

A

absoluteLinks - Property in AbstractLinkingRenderer
absoluteLinks - Property in AbstractVndErrorRenderer
absoluteUrlPattern - Field in DefaultLinkGenerator
AbstractArtefactTypeAstTransformation - Class in org.grails.compiler.injection
Base implementation for the artefact type transformation.
AbstractCharReplacementEncoder - Class in org.grails.encoder
Abstract base class for implementing encoders that do character replacements Implements the StreamingEncoder interface that enables efficient streaming encoding
AbstractCharReplacementEncoder(org.grails.encoder.CodecIdentifier) - Constructor in AbstractCharReplacementEncoder
AbstractChunk() - Constructor in StreamCharBuffer.AbstractChunk
AbstractChunkReader(AbstractChunk, boolean) - Constructor in StreamCharBuffer.AbstractChunkReader
AbstractClosureProxy - Class in grails.test
Skeleton implementation of a wrapper class for closures that allows you to intercept invocations of the closure.
AbstractClosureProxy(Closure<?>) - Constructor in AbstractClosureProxy
Creates a new instance that wraps the target closure and sends profiling events to the given profiler log.
AbstractConverter - Class in org.grails.web.converters
Abstract base implementation of the Converter interface that provides a default toString() implementation.
AbstractDataBindingGrailsPlugin - Class in org.grails.plugins.databinding
Plugin for configuring the data binding features of Grails
AbstractDataBindingGrailsPlugin() - Constructor in AbstractDataBindingGrailsPlugin
AbstractEncodedAppender - Class in org.grails.encoder
Abstract base class for implementations of EncodedAppender interface
AbstractEventBus - Class in org.grails.events.bus
Abstract event bus impl
AbstractEventBus.1 - Class in org.grails.events.bus
AbstractEventBus.1() - Constructor in AbstractEventBus.1
AbstractEventBus.EventTriggerTransactionSynchronization - Class in org.grails.events.bus
AbstractEventBus.NotificationTrigger - Class in org.grails.events.bus
AbstractEventBus() - Constructor in AbstractEventBus
AbstractGrailsApplication - Class in org.grails.core
AbstractGrailsArtefactTransformer - Class in org.grails.compiler.injection
Abstract transformer that takes an implementation class and creates methods in a target ClassNode that delegate to that implementation class.
AbstractGrailsClass - Class in org.grails.core
Abstract base class for Grails types that provides common functionality for evaluating conventions within classes.
AbstractGrailsClass(Class<?>, java.lang.String) - Constructor in AbstractGrailsClass
Used by all child classes to create a new instance and get the name right.
AbstractGrailsControllerUrlMappings - Class in org.grails.web.mapping.mvc
A UrlMappingsHolder implementation that matches URLs directly onto controller instances
AbstractGrailsControllerUrlMappings.ControllerKey - Class in org.grails.web.mapping.mvc
AbstractGrailsControllerUrlMappings.ControllerKey() - Constructor in AbstractGrailsControllerUrlMappings.ControllerKey
AbstractGrailsControllerUrlMappings(grails.core.GrailsApplication, grails.web.mapping.UrlMappings, grails.web.UrlConverter) - Constructor in AbstractGrailsControllerUrlMappings
AbstractGrailsMockHttpServletResponse - Class in org.grails.plugins.testing
Simple sub-class of Spring's MockHttpServletResponse that adds the left-shift operator, "<<".
AbstractGrailsMockHttpServletResponse() - Constructor in AbstractGrailsMockHttpServletResponse
AbstractGrailsPlugin - Class in org.grails.plugins
Abstract implementation that provides some default behaviours
AbstractGrailsPlugin.GrailsPluginClass - Class in org.grails.plugins
Wrapper Grails class for plugins.
AbstractGrailsPlugin(Class<?>, grails.core.GrailsApplication) - Constructor in AbstractGrailsPlugin
AbstractGrailsPluginManager - Class in org.grails.plugins
Abstract implementation of the GrailsPluginManager interface
AbstractGrailsPluginManager(grails.core.GrailsApplication) - Constructor in AbstractGrailsPluginManager
AbstractGrailsView - Class in org.grails.web.servlet.view
A view applied to a Grails application that ensures an appropriate web request is bound
AbstractIncludeExcludeRenderer - Class in grails.rest.render
Abstract class for implementing renderers that include/exclude certain properties
AbstractIncludeExcludeRenderer(Class<T>, grails.web.mime.MimeType) - Constructor in AbstractIncludeExcludeRenderer
AbstractInjectableGrailsClass - Class in org.grails.core
Configures Grails classes to be autowirable by name, always.
AbstractInjectableGrailsClass(Class<?>, java.lang.String) - Constructor in AbstractInjectableGrailsClass
AbstractLinkingRenderer - Class in grails.rest.render.util
Abstract base class for HAL renderers
AbstractLinkingRenderer(Class<T>, grails.web.mime.MimeType) - Constructor in AbstractLinkingRenderer
AbstractParsingParameterCreationListener - Class in org.grails.web.converters
Abstract base class for parameter creation listeners that parse incoming data such as JSON and XML.
AbstractParsingParameterCreationListener() - Constructor in AbstractParsingParameterCreationListener
AbstractPromiseFactory - Class in grails.async.factory
Abstract implementation of the PromiseFactory interface, subclasses should extend this class to obtain common generic functionality
AbstractPromiseFactory() - Constructor in AbstractPromiseFactory
AbstractRecursiveAnnotationVisitor - Class in org.grails.asm
org.springframework.asm.AnnotationVisitor to recursively visit annotations.
AbstractRecursiveAnnotationVisitor(java.lang.ClassLoader, org.springframework.core.annotation.AnnotationAttributes) - Constructor in AbstractRecursiveAnnotationVisitor
AbstractRenderContext - Class in grails.rest.render
Abstract implementation of RenderContext
AbstractRenderContext() - Constructor in AbstractRenderContext
AbstractRenderer - Class in grails.rest.render
Abstract implementation of the Renderer interface
AbstractRenderer(Class<T>, grails.web.mime.MimeType) - Constructor in AbstractRenderer
AbstractRequestBodyDataBindingSourceCreator - Class in org.grails.web.databinding.bindingsource
AbstractRequestBodyDataBindingSourceCreator() - Constructor in AbstractRequestBodyDataBindingSourceCreator
AbstractStructuredBindingEditor - Class in org.grails.web.databinding.converters
An abstract base class for StructuredBindingEditor instances which can be auto-discovered as beans in the Spring application context
AbstractStructuredBindingEditor() - Constructor in AbstractStructuredBindingEditor
AbstractStructuredDateBindingEditor - Class in org.grails.databinding.converters
Authors:
Jeff Brown
AbstractStructuredDateBindingEditor() - Constructor in AbstractStructuredDateBindingEditor
AbstractSubscription - Class in org.grails.events.registry
Abstract subscription
AbstractSubscription(java.lang.CharSequence, Map<CharSequence, Collection<Subscription>>) - Constructor in AbstractSubscription
AbstractTokenResponseHandler - Class in org.grails.web.servlet.mvc
Implements the behavior of wasInvoked in the TokenResponseHandler interface.
AbstractTokenResponseHandler(boolean) - Constructor in AbstractTokenResponseHandler
AbstractTypeConvertingMap - Class in grails.util
AbstractTypeConvertingMap is a Map with type conversion capabilities.
AbstractTypeConvertingMap(java.util.Map) - Constructor in AbstractTypeConvertingMap
AbstractUrlMapping - Class in org.grails.web.mapping
Abstract UrlMapping implementation that provides common basic functionality.
AbstractUrlMapping(java.net.URI, grails.gorm.validation.ConstrainedProperty, grails.core.GrailsApplication) - Constructor in AbstractUrlMapping
AbstractUrlMappingInfo - Class in org.grails.web.mapping
Abstract super class providing pass functionality for configuring a UrlMappingInfo.
AbstractVndErrorRenderer - Class in grails.rest.render.errors
Abstract super type for Vnd.Error renderers
AbstractVndErrorRenderer() - Constructor in AbstractVndErrorRenderer
ACC_SYNTHETIC_ATTRIBUTE - Field in ClassReader
Pseudo access flag to distinguish between the synthetic attribute and the synthetic access flag.
accept(T) - Method in BoundPromise
ACCEPT_CHARSET - Field in HttpHeaders
accept(org.springframework.asm.ClassVisitor, org.grails.asm.Attribute, int) - Method in ClassReader
Makes the given visitor visit the Java class of this org.springframework.asm.ClassReader.
accept(T) - Method in Consumer
Execute the logic of the action, accepting the given parameter.
accept(java.io.File) - Method in DefaultResourceLocator
ACCEPT_ENCODING - Field in HttpHeaders
accept(T) - Method in FutureTaskChildPromise
accept(T) - Method in FutureTaskPromise
accept(T) - Method in GparsPromise
ACCEPT - Field in HttpHeaders
ACCEPT_LANGUAGE - Field in HttpHeaders
accept(java.io.File, java.lang.String) - Method in PluginAwareResourceBundleMessageSource
accept(T) - Method in Promise
Assigns a value to an unfulfilled promise
accept(List<T>) - Method in PromiseList
accept(Map<K, V>) - Method in PromiseMap
ACCEPT_RANGES - Field in HttpHeaders
accept(T) - Method in RxPromise
accept(T) - Method in SynchronousPromise
ACCEPT_VERSION - Field in HttpHeaders
AcceptHeaderParser - Interface in grails.web.mime
access - Field in Context
The access flags of the method currently being parsed.
access - Field in MethodMetadataReadingVisitor
accumulate(java.lang.String, java.lang.Object) - Method in JSONObject
Accumulate values under a key.
Action - Annotation Type in grails.web
An annotation to mark controller methods as actions.
action - Property in AbstractGrailsControllerUrlMappings.ControllerKey
ACTION_ANNOTATION_NODE - Field in ControllerActionTransformer
ACTION_CREATE - Property in ControllerActionConventions
ACTION_CREATE - Field in DefaultUrlMappingEvaluator
action - Field in DefaultUrlMappingsHolder.UrlMappingKey
action - Field in DefaultUrlMappingsHolder.UrlMappingsListKey
ACTION_DELETE - Property in ControllerActionConventions
ACTION_DELETE - Field in DefaultUrlMappingEvaluator
ACTION_EDIT - Property in ControllerActionConventions
ACTION_EDIT - Field in DefaultUrlMappingEvaluator
action - Property in ForwardUrlMappingInfo
ACTION - Field in GrailsControllerClass
The general name to use when referring to action artefacts.
ACTION_INDEX - Property in ControllerActionConventions
ACTION_INDEX - Field in DefaultUrlMappingEvaluator
ACTION_MEMBER_TARGET - Field in ControllerActionTransformer
action - Property in MetaMappingInfo
ACTION_NAME_ATTRIBUTE - Field in GrailsApplicationAttributes
ACTION_PATCH - Field in DefaultUrlMappingEvaluator
ACTION_PREFIX - Field in DefaultUrlMappingInfo
ACTION_SAVE - Property in ControllerActionConventions
ACTION_SAVE - Field in DefaultUrlMappingEvaluator
ACTION_SHOW - Property in ControllerActionConventions
ACTION_SHOW - Field in DefaultUrlMappingEvaluator
ACTION_UPDATE - Property in ControllerActionConventions
ACTION_UPDATE - Field in DefaultUrlMappingEvaluator
action - Field in UrlCreatorCache.ReverseMappingKey
ACTION - Field in UrlMapping
The action this mapping matches
actionExcludesRegex - Property in UrlMappingMatcher.MapExclude
actionName - Field in AbstractUrlMapping
actionName - Field in DefaultUrlCreator
actionName - Field in DefaultUrlMappingInfo
actionName - Property in ForwardUrlMappingInfo
actionRegex - Field in UrlMappingMatcher
ActionResultTransformer - Interface in org.grails.web.servlet.mvc
Interface for classes which transform the result of an action.
actionResultTransformers - Field in ResponseRenderer
actionResultTransformers - Field in UrlMappingsInfoHandlerAdapter
actions - Field in DefaultGrailsControllerClass
actionUriToViewName - Field in DefaultGrailsControllerClass
actionUriToViewName(java.lang.String) - Method in GrailsControllerClass
activateDestination() - Method in GrailsLazyProxyPrintWriter.DestinationFactory
activateDestination() - Method in GrailsRoutablePrintWriter
activateDestination() - Method in GrailsRoutablePrintWriter.DestinationFactory
actor - Property in ActorEventBus
ActorEventBus - Class in org.grails.events.gpars
A event bus that uses GPars actors
ActorEventBus() - Constructor in ActorEventBus
adapt(Map<String,ConstrainedProperty>) - Method in ConstraintEvaluatorAdapter
adaptConstraints(Map<String, ConstrainedProperty>) - Method in DefaultConstrainedDiscovery
adaptee - Field in GrailsHttpSession
add(java.lang.Object) - Method in BeanBuilder.ConfigurableRuntimeBeanReference.WrappedPropertyValue
add_escapes(java.lang.String) - Method in ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
add(java.lang.Object, int, java.lang.Object) - Method in GrailsArrayUtils
Adds the given object to the given array at the given position
add(int, java.lang.Object) - Method in JSONArray
add(Promise<T>) - Method in PromiseList
Implementation of add that takes a promise, adding it to the list
addAbstractBean(java.lang.String) - Method in DefaultRuntimeSpringConfiguration
addAbstractBean(java.lang.String) - Method in RuntimeSpringConfiguration
\ Adds an abstract bean definition to the bean factory and returns the BeanConfiguration object.
addAlias(java.lang.String, java.lang.String) - Method in DefaultRuntimeSpringConfiguration
addAlias(java.lang.String, java.lang.String) - Method in RuntimeSpringConfiguration
Adds an alias to a given bean name.
addAliasMetaMethods(List<ExpandoMetaClass>, Set<String>, Closure<String>, groovy.lang.Closure) - Method in CodecMetaClassSupport
addAll(java.util.Collection) - Method in BeanBuilder.ConfigurableRuntimeBeanReference.WrappedPropertyValue
addAll(java.lang.Object, java.lang.Object) - Method in GrailsArrayUtils
Adds the given object to the given array at the given position
addAll(int, java.util.Collection) - Method in JSONArray
addAllClassLoaderJarRoots(java.lang.ClassLoader, Set<Resource>) - Method in ClassRelativeResourcePatternResolver
addAnnotationIfNecessary(org.codehaus.groovy.ast.ClassNode, Class<? extends Annotation>) - Method in GrailsASTUtils
Adds an annotation to the give nclass node if it doesn't already exist
addAnnotationOrGetExisting(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, Map<String,Object>) - Method in GrailsASTUtils
addApi(java.lang.Object) - Method in BaseApiProvider
addApiLookupFieldAndSetter(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, java.lang.String, org.codehaus.groovy.ast.expr.Expression) - Method in AbstractGrailsArtefactTransformer
addApiVariableDeclaration(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.stmt.BlockStatement) - Method in GrailsASTUtils
addApplicationDiscoveryStrategy(org.grails.core.support.GrailsApplicationDiscoveryStrategy) - Method in Holders
addArtefact(java.lang.String, Class<?>, boolean) - Method in DefaultGrailsApplication
addArtefact(java.lang.Class) - Method in GrailsApplication
Adds the given artefact, attempting to determine type from
addAssociationForKey(java.lang.String, List<PropertyNode>, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in DefaultGrailsDomainClassInjector
addBaseLocationPattern(List<String>, java.lang.String, java.lang.String) - Method in DefaultGrailsPlugin
addBeanConfiguration(java.lang.String, org.grails.spring.BeanConfiguration) - Method in DefaultRuntimeSpringConfiguration
addBeanConfiguration(java.lang.String, org.grails.spring.BeanConfiguration) - Method in RuntimeSpringConfiguration
Adds a bean configuration to the list of beans to be created.
addBeanDefinition(java.lang.String, org.springframework.beans.factory.config.BeanDefinition) - Method in DefaultRuntimeSpringConfiguration
addBeanDefinition(java.lang.String, org.springframework.beans.factory.config.BeanDefinition) - Method in RuntimeSpringConfiguration
Adds a Spring BeanDefinition.
addBindingAction(java.lang.Runnable) - Method in DeferredBindingActions
addBindingError(java.lang.Object, java.lang.String, java.lang.Object, java.lang.Exception, grails.databinding.events.DataBindingListener, java.lang.Object) - Method in SimpleDataBinder
addChainedTransactionManager(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in ChainedTransactionManagerPostProcessor
addChunk(AbstractChunk) - Method in StreamCharBuffer
addClassResource(java.lang.String, org.springframework.core.io.Resource) - Method in StaticResourceLocator
addClearErrorsMethod(org.codehaus.groovy.ast.ClassNode) - Method in ASTValidationErrorsHelper
addCompileStaticAnnotation(org.codehaus.groovy.ast.AnnotatedNode, boolean) - Method in GrailsASTUtils
Adds
CompileStatic:
annotation to method
addCompletionHandler(java.lang.Runnable) - Method in AsyncGrailsWebRequest
addConstraintsField(org.codehaus.groovy.ast.ClassNode) - Method in DefaultASTValidateableHelper
addConstructor(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, boolean) - Method in ResourceTransform
addContainerRenderer(java.lang.Class, grails.rest.render.Renderer) - Method in DefaultRendererRegistry
addContainerRenderer(java.lang.Class, grails.rest.render.Renderer) - Method in RendererRegistry
Adds a container renderer
addDataBindingSourceCreator(org.grails.databinding.bindingsource.DataBindingSourceCreator) - Method in DataBindingSourceRegistry
Adds a new DataBindingSourceCreator to the registry
addDataBindingSourceCreator(org.grails.databinding.bindingsource.DataBindingSourceCreator) - Method in DefaultDataBindingSourceRegistry
addDefaultDatabindingWhitelistField(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in DefaultASTDatabindingHelper
addDefaultRenderer(Renderer<Object>) - Method in DefaultRendererRegistry
addDefaultRenderer(Renderer<Object>) - Method in RendererRegistry
Adds a default renderer, which are fall backs if the type is not known
addDelegateConstructor(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, Map<String,ClassNode>) - Method in GrailsASTUtils
Adds or modifies an existing constructor to delegate to the given static constructor method for initialization logic.
addDelegateInstanceMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.AnnotationNode, Map<String,ClassNode>) - Method in AbstractGrailsArtefactTransformer
addDelegateInstanceMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.AnnotationNode, boolean, Map<String,ClassNode>, boolean) - Method in GrailsASTUtils
Adds a delegate method to the target class node where the first argument is to the delegate method is 'this'.
addDelegateInstanceMethods(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression, Map<String,ClassNode>, boolean, boolean) - Method in GrailsASTUtils
addDelegateStaticMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.MethodCallExpression, org.codehaus.groovy.ast.MethodNode, Map<String,ClassNode>) - Method in AbstractGrailsArtefactTransformer
addDelegateStaticMethod(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.AnnotationNode, Map<String,ClassNode>, boolean) - Method in GrailsASTUtils
Adds a static method to the given class node that delegates to the given method and resolves the object to invoke the method on from the given expression.
addedNames - Field in BasePluginFilter
Temporary field holding list of plugin names added to the filtered List to return (String).
addElementAndGetNextToken(org.grails.web.json.JSONArray) - Method in JSONParser
addElementsToCollection(java.lang.Object, java.lang.String, java.util.Collection, boolean) - Method in SimpleDataBinder
addElementToArrayAt(java.lang.Object, java.lang.Object, java.lang.Object) - Method in SimpleDataBinder
addElementToCollection(java.lang.Object, java.lang.String, org.grails.datastore.mapping.model.PersistentProperty, java.lang.Object, boolean) - Method in GrailsWebDataBinder
addElementToCollection(java.lang.Object, java.lang.String, java.lang.Class, java.lang.Object, boolean) - Method in SimpleDataBinder
addElementToCollectionAt(java.lang.Object, java.lang.String, java.util.Collection, java.lang.Object, java.lang.Object) - Method in GrailsWebDataBinder
addElementToCollectionAt(java.lang.Object, java.lang.String, java.util.Collection, java.lang.Object, java.lang.Object) - Method in SimpleDataBinder
addEnhancedAnnotation(org.codehaus.groovy.ast.ClassNode) - Method in AbstractGrailsArtefactTransformer
addEnhancedAnnotation(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in GrailsASTUtils
Add the grails.artefact.Enhanced annotation to classNode if it does not already exist and ensure that all of the features in the enhancedFor array are represented in the enhancedFor attribute of the Enhanced annnotation
addError(junit.framework.Test, java.lang.Throwable) - Method in JUnitReports
addError(junit.framework.Test, java.lang.Throwable) - Method in PlainFormatter
addError(junit.framework.Test, java.lang.Throwable) - Method in XMLFormatter
addErrorHandler(Consumer<Throwable>) - Method in AsyncGrailsWebRequest
addErrorsField(org.codehaus.groovy.ast.ClassNode) - Method in ASTValidationErrorsHelper
addEscapes(java.lang.String) - Method in TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addExclude(grails.util.Environment) - Method in DefaultGrailsPlugin
addExclude(grails.util.Environment) - Method in GrailsPlugin
Makes the plugin excluded for a particular Environment
addExcludeRuleInternal(java.util.Map, java.lang.Object) - Method in DefaultGrailsPlugin
addExpressionToAnnotationMember(org.codehaus.groovy.ast.AnnotationNode, java.lang.String, org.codehaus.groovy.ast.expr.Expression) - Method in GrailsASTUtils
Adds the given expression as a member of the given annotation
addFailure(junit.framework.Test, junit.framework.AssertionFailedError) - Method in JUnitReports
addFailure(junit.framework.Test, java.lang.Throwable) - Method in PlainFormatter
addFailure(junit.framework.Test, java.lang.Throwable) - Method in XMLFormatter
addFieldIfNonExistent(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in GrailsASTUtils
addFile(java.lang.String, byte[]) - Method in GrailsMockHttpServletRequest
Add a file for the given location and bytes
addFirst(grails.config.Config) - Method in CompositeConfig
Adds a config at the highest level of precedence
addGetConstraintsMethod(org.codehaus.groovy.ast.ClassNode, boolean) - Method in DefaultASTValidateableHelper
addGetErrorsMethod(org.codehaus.groovy.ast.ClassNode) - Method in ASTValidationErrorsHelper
addGrailsClass(grails.core.GrailsClass) - Method in DefaultArtefactInfo
addGrailsClassInternal(grails.core.GrailsClass, boolean) - Method in DefaultArtefactInfo
addHasErrorsMethod(org.codehaus.groovy.ast.ClassNode) - Method in ASTValidationErrorsHelper
addInitErrorsMethod(org.codehaus.groovy.ast.ClassNode) - Method in ASTValidationErrorsHelper
addLast(grails.config.Config) - Method in CompositeConfig
Adds a config at the lowest level of precedence
addLinkingMethods(org.codehaus.groovy.ast.ClassNode) - Method in LinkableTransform
addListener(jakarta.servlet.AsyncListener, jakarta.servlet.ServletRequest, jakarta.servlet.ServletResponse) - Method in MockAsyncContext
addMacro(java.lang.Object) - Method in DocEngine
addMappings(groovy.lang.Closure) - Method in AbstractGrailsControllerUrlMappings
addMappings - Field in ControllersAutoConfiguration.GrailsWebMvcConfigurer
addMappings(groovy.lang.Closure) - Method in DefaultUrlMappingsHolder
addMappings(groovy.lang.Closure) - Method in UrlMappings
Adds URL mappings to the current definition for the given closure
addMetaMethod(List<ExpandoMetaClass>, java.lang.String, groovy.lang.Closure) - Method in CodecMetaClassSupport
addMethodIfNotPresent(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in GrailsASTUtils
addMethodToInvokeClosure(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.PropertyNode, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext) - Method in ControllerActionTransformer
addOperation(java.lang.Runnable, boolean) - Method in ShutdownOperations
Adds a shutdown operation
addOriginalMethodCall(org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.stmt.BlockStatement) - Method in ControllerActionTransformer
addOverridableArtefact(java.lang.String, java.lang.Class) - Method in DefaultGrailsApplication
Adds an artefact of the given type for the given Class.
addOverridableArtefact(java.lang.Class) - Method in GrailsApplication
Adds an artefact that can be overriden by user defined classes
addOverridableGrailsClass(grails.core.GrailsClass) - Method in DefaultArtefactInfo
addParameterListener(org.grails.web.servlet.mvc.ParameterCreationListener) - Method in GrailsWebRequest
addParametersFrom(grails.web.servlet.mvc.GrailsParameterMap) - Method in GrailsParameterMap
addParametersFrom(java.util.Map) - Method in GrailsWebRequest
addParentBuffer(org.grails.buffer.StreamCharBuffer) - Method in StreamCharBuffer
addPart() - Method in StreamCharBuffer.FixedCharArrayEncodedAppender
addPlugin(Class<?>) - Method in CorePluginFinder
addPluginDependencies(java.util.List, grails.plugins.GrailsPlugin) - Method in BasePluginFilter
Defines operation for adding dependencies for a plugin to the list
addPluginDependencies(java.util.List, grails.plugins.GrailsPlugin) - Method in ExcludingPluginFilter
addPluginDependencies(java.util.List, grails.plugins.GrailsPlugin) - Method in IncludingPluginFilter
addPromiseDecoratorLookupStrategy(grails.async.decorator.PromiseDecoratorLookupStrategy) - Method in AbstractPromiseFactory
addPromiseDecoratorLookupStrategy(grails.async.decorator.PromiseDecoratorLookupStrategy) - Method in PromiseFactory
Adds a PromiseDecoratorLookupStrategy.
addProperty(java.lang.String, java.lang.Object) - Method in BeanConfiguration
Adds a property value to this bean.
addProperty(java.lang.String, java.lang.Object) - Method in DefaultBeanConfiguration
addPrototypeBean(java.lang.String) - Method in DefaultRuntimeSpringConfiguration
addPrototypeBean(java.lang.String) - Method in RuntimeSpringConfiguration
Adds an empty prototype bean configuration.
addRenderer(Renderer<T>) - Method in DefaultRendererRegistry
addRenderer(Renderer<T>) - Method in RendererRegistry
Adds a new renderer
addResourceHandlers(org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry) - Method in ControllersAutoConfiguration.GrailsWebMvcConfigurer
addSavePoint(org.springframework.transaction.TransactionStatus, java.lang.Object) - Method in MultiTransactionStatus.SavePoints
addSetErrorsMethod(org.codehaus.groovy.ast.ClassNode) - Method in ASTValidationErrorsHelper
addShutdownOperation(java.sql.Connection) - Method in EmbeddedDatabaseShutdownHook
addSingletonBean(java.lang.String, java.lang.Class, java.util.Collection) - Method in DefaultRuntimeSpringConfiguration
addSingletonBean(java.lang.String, java.lang.Class, java.util.Collection) - Method in RuntimeSpringConfiguration
Creates a new singleton bean and adds it to the list of bean references.
addStaticInitializer(org.codehaus.groovy.ast.ClassNode) - Method in DefaultASTValidateableHelper
addTimeoutHandler(java.lang.Runnable) - Method in AsyncGrailsWebRequest
addToDeferred(org.grails.spring.BeanConfiguration, java.lang.String, java.lang.Object) - Method in BeanBuilder
addToEnd(java.lang.Object, java.lang.Object) - Method in GrailsArrayUtils
Adds the given object to the end of the array returning a new array
addToLoaded(Class<?>) - Method in DefaultGrailsApplication
addToProps(java.util.Properties, java.lang.String, java.lang.String) - Method in GlobalGrailsClassInjectorTransformation
addToRegisteredObjects(java.lang.Class, R) - Method in ClassAndMimeTypeRegistry
addToStart(java.lang.Object, java.lang.Object) - Method in GrailsArrayUtils
Adds the given object to the start of the array returning a new array
addToTransformedClasses(java.lang.String) - Method in AbstractGrailsArtefactTransformer
addTrait(org.codehaus.groovy.ast.ClassNode, java.lang.Class) - Method in TraitInjectionUtils
addValidateMethod(org.codehaus.groovy.ast.ClassNode) - Method in DefaultASTValidateableHelper
addViewPrefix(java.lang.String, java.lang.String) - Method in WebUtils
adjustBeginLineColumn(int, int) - Method in SimpleCharStream
Method to adjust line and column numbers for the start of a token.
after() - Method in Interceptor
Executed after the action executes but prior to view rendering
AFTER_INTERCEPTOR - Field in GrailsControllerClass
The name of the after interceptor property.
afterBinding(java.lang.Object, java.lang.Object) - Method in DataBindingEventMulticastListener
afterBinding(java.lang.Object, java.lang.Object) - Method in DataBindingListener
Called after data binding has finished.
afterBinding(java.lang.Object, java.lang.Object) - Method in DataBindingListenerAdapter
afterCommit() - Method in AbstractEventBus.EventTriggerTransactionSynchronization
afterCompletion(int) - Method in AbstractEventBus.EventTriggerTransactionSynchronization
afterCompletion(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, java.lang.Object, java.lang.Exception) - Method in GrailsInterceptorHandlerInterceptorAdapter
afterCompletion(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, java.lang.Object, java.lang.Exception) - Method in UrlMappingsHandlerMapping.ErrorHandlingHandler
afterDelete - Enum Constant in Event
afterInsert - Enum Constant in Event
afterInvocation() - Method in BeanBuilder
afterInvocation() - Method in DynamicElementReader
Hook that subclass or anonymous classes can overwrite to implement custom behavior after invocation completes
afterLoad - Enum Constant in Event
afterPropertiesSet() - Method in BasicCodecLookup
afterPropertiesSet() - Method in ConvertersConfigurationInitializer
afterPropertiesSet() - Method in DataSourceConnectionSourcesFactoryBean
afterPropertiesSet() - Method in DefaultGrailsCodecClass
afterPropertiesSet() - Method in DefaultMappingContextFactoryBean
afterPropertiesSet() - Method in EventBusFactoryBean
afterPropertiesSet() - Method in GormDispatcherRegistrar
afterPropertiesSet() - Method in HotSwappableTargetSourceFactoryBean
afterPropertiesSet() - Method in HTMLCodec
afterPropertiesSet() - Method in PluginAwareResourceBundleMessageSource
afterPropertiesSet() - Method in UrlMappingsHolderFactoryBean
afterUpdate - Enum Constant in Event
afterView() - Method in Interceptor
Executed after view rendering completes
AGE - Field in HttpHeaders
ALIAS - Property in DocEngine
alias(java.lang.Object) - Method in LegacyDocMigrator
aliases - Field in DefaultRuntimeSpringConfiguration
aliasMap - Field in LegacyDocMigrator
alignReturnType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in DelegateAsyncTransformation
ALL_DATA_SOURCES - Field in GrailsServiceClass
ALL - Field in MimeType
allArtefactClasses - Field in DefaultGrailsApplication
allArtefactClassesArray - Field in DefaultGrailsApplication
AllArtefactClassInjector - Interface in grails.compiler.ast
Extended marker interface that indicates this ClassInjector applies to all types of artefacts (but not all classes).
allClasses - Field in DefaultGrailsApplication
allEvents - Field in Event
allNestedAttributes - Field in RecursiveAnnotationArrayVisitor
AllocatedBuffer(int) - Constructor in StreamCharBuffer.AllocatedBuffer
allocatedBufferId - Field in StreamCharBuffer.CharBufferChunk
allocatedBufferIdSequence - Field in StreamCharBuffer
AllocatedBufferReader(org.grails.buffer.StreamCharBuffer.AllocatedBuffer, boolean) - Constructor in StreamCharBuffer.AllocatedBufferReader
allocateSpace() - Method in StreamByteBuffer
allocateSpace(org.grails.encoder.EncodingState) - Method in StreamCharBuffer
allocBuffer - Field in StreamCharBuffer
ALLOW - Field in HttpHeaders
allowAbstract - Field in ArtefactHandlerAdapter
ALLOWED_HTTP_METHODS_PROPERTY - Field in DefaultGrailsControllerClass
ALLOWED_METHODS_HANDLED_ATTRIBUTE_NAME - Field in ControllerActionTransformer
allowedMethods(java.lang.String) - Method in AbstractGrailsControllerUrlMappings
allowedMethods(java.lang.String) - Method in DefaultUrlMappingsHolder
allowedMethods - Property in RestfulController
allowedMethods(java.lang.String) - Method in UrlMappingsHolder
Return the allowed HTTP methods for the given URI
AllowedMethodsHelper - Class in grails.artefact.controller.support
A helper class for interrogating the allowedMethods property.
AllowedMethodsHelper() - Constructor in AllowedMethodsHelper
allowedValues() - Method in Converter.CircularReferenceBehaviour
allowUnwrappingOut - Field in GrailsPrintWriter
AMPERSAND - Field in UrlMapping
annotateActionMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.MethodNode) - Method in ControllerActionTransformer
AnnotatedClassInjector - Interface in grails.compiler.ast
Injector applied to annotated (local transform) entities
AnnotatedSubscriber - Trait in org.grails.events.transform
Registers subscribed methods.
AnnotationAttributesReadingVisitor - Class in org.grails.asm
ASM visitor which looks for annotations defined on a class or method, including meta-annotations.
AnnotationAttributesReadingVisitor(java.lang.String, MultiValueMap<String,AnnotationAttributes>, Map<String,Set<String>>, java.lang.ClassLoader) - Constructor in AnnotationAttributesReadingVisitor
AnnotationDomainClassArtefactHandler - Class in org.grails.core.artefact
Detects annotated domain classes for EJB3 style mappings.
annotationMetadata - Field in AnnotationMetadataReader
AnnotationMetadataReader - Class in org.grails.asm
A more limited version of Spring's annotation reader that only reads annotations on classes
AnnotationMetadataReader.EmptyAnnotationVisitor - Class in org.grails.asm
AnnotationMetadataReader(org.springframework.core.io.Resource, java.lang.ClassLoader, boolean) - Constructor in AnnotationMetadataReader
Constructs a new annotation metadata reader
AnnotationMetadataReadingVisitor - Class in org.grails.asm
ASM class visitor which looks for the class name and implemented types as well as for the annotations defined on the class, exposing them through the org.springframework.core.type.AnnotationMetadata interface.
AnnotationMetadataReadingVisitor(java.lang.ClassLoader) - Constructor in AnnotationMetadataReadingVisitor
AnnotationReadingVisitorUtils - Class in org.grails.asm
Internal utility class used when reading annotations via ASM.
ANNOTATIONS - Field in ClassReader
True to enable annotations support.
annotationSet - Field in AnnotationMetadataReadingVisitor
annotationType - Field in RecursiveAnnotationAttributesVisitor
AnsiConsoleUrlMappingsRenderer - Class in org.grails.web.mapping.reporting
Renders URL mappings to the console
AnsiConsoleUrlMappingsRenderer() - Constructor in AnsiConsoleUrlMappingsRenderer
ant - Property in DocPublisher
The AntBuilder instance to use
AntLogAdapter - Class in grails.doc.ant
AntLogAdapter(java.lang.Object, java.lang.Object) - Constructor in AntLogAdapter
antProject - Field in AntLogAdapter
ANY_GSP_DETAILS - Field in GrailsWrappedRuntimeException
ANY_HTTP_METHOD - Field in UrlMapping
Constant used to define a Url mapping that matches any HTTP method
ANY_VERSION - Field in UrlMapping
Constant used to define a Url mapping that matches any HTTP method
APC_PRIORITY_LIST_FIELD - Field in GrailsAutoConfiguration
API_BASE_PATH - Property in DocEngine
API_CONTEXT_PATH - Property in DocEngine
ApiDelegate - Annotation Type in grails.artefact
Similar to Groovy's
Delegate:
AST transform but instead assumes the first argument to every method is 'this'.
ApiDelegateTransformation - Class in org.grails.compiler.injection
The logic for the ApiDelegate location transform.
apiDir - Property in DocPublisher
Directory containing the project's API documentation.
apiSupport - Field in HttpServletRequestExtension
apiSupport - Property in HttpServletResponseExtension
APP_URI_ATTRIBUTE - Field in GrailsApplicationAttributes
appContext - Field in DefaultGrailsApplicationAttributes
appCtx - Field in GrailsTestInterceptor
append(org.grails.encoder.Encoder, org.grails.encoder.StreamEncodeable) - Method in AbstractEncodedAppender
append(java.lang.CharSequence) - Method in BoundedCharsAsEncodedBytesCounter.BoundedCharsAsEncodedBytesCounterWriter
append(org.grails.encoder.Encoder, org.grails.encoder.StreamEncodeable) - Method in EncodedAppender
Encodes a StreamEncodeable instance and appends it to the buffer.
append(char) - Method in EncodedAppenderWriter
append(org.grails.buffer.StreamCharBuffer) - Method in GrailsPrintWriter
append(org.grails.buffer.StreamCharBuffer) - Method in GrailsPrintWriterAdapter
append(java.lang.CharSequence) - Method in GrailsRoutablePrintWriter
append(groovy.lang.Writable) - Method in JSONWriter
append(java.lang.String) - Method in PathCapturingJSONWriterWrapper
append(groovy.lang.Writable) - Method in PrettyPrintJSONWriter
append(java.lang.CharSequence, int, int) - Method in StreamCharBuffer.MultiOutputWriter
append(java.lang.CharSequence, int, int) - Method in StreamCharBuffer.SingleOutputWriter
append(org.grails.encoder.EncodingState, char) - Method in StreamCharBuffer.StreamCharBufferWriter
appendCharBufferChunk(org.grails.encoder.EncodingState, boolean, boolean) - Method in StreamCharBuffer
appendCharSequence(org.grails.encoder.EncodingState, java.lang.CharSequence, int, int) - Method in AbstractEncodedAppender
Append a portion of a CharSequence to the buffer and attach the encodingState information to it
appendCharSequence(org.grails.encoder.EncodingState, java.lang.CharSequence, int, int) - Method in StreamCharBuffer.FixedCharArrayEncodedAppender
appendCharSequence(org.grails.encoder.EncodingState, java.lang.CharSequence, int, int) - Method in StreamCharBuffer.StreamCharBufferEncodedAppender
appendCharSequence(org.grails.encoder.EncodingState, java.lang.CharSequence, int, int) - Method in StreamCharBuffer.StreamCharBufferWriter
appendCharSequence(org.grails.encoder.EncodingState, java.lang.CharSequence, int, int) - Method in StreamingEncoderEncodedAppender
appendCharSequence(org.grails.encoder.EncodingState, java.lang.CharSequence, int, int) - Method in WriterEncodedAppender
appendCommaIfNotFirst(java.lang.StringBuilder, boolean) - Method in CachingLinkGenerator
appendCreateLink(java.lang.StringBuffer, java.lang.String, java.lang.String) - Method in DocEngine
appendEncoded(org.grails.encoder.Encoder, org.grails.encoder.EncodingState, java.lang.CharSequence, int, int) - Method in AbstractEncodedAppender
appendEncoded(org.grails.encoder.Encoder, org.grails.encoder.EncodingState, char[], int, int) - Method in EncodedAppender
Appends an encoded portion of a char array to the buffer.
appendEncoder(List<Encoder>, org.grails.encoder.Encoder) - Method in ChainedEncoders
appendEncoder(org.grails.encoder.Encoder) - Method in EncodingState
appendEncoder(org.grails.encoder.Encoder) - Method in EncodingStateImpl
appendEncodingStatePart(EncodingStatePart) - Method in StreamCharBuffer.MultipartStringChunk
appendEntry(java.util.Map$Entry, java.lang.StringBuilder, java.lang.String, java.lang.String) - Method in WebUtils
appendKeyValue(java.lang.StringBuilder, java.util.Map, java.lang.Object, java.lang.Object) - Method in CachingLinkGenerator
appendLink(java.lang.StringBuffer, java.lang.String, java.lang.String) - Method in DocEngine
appendMapKey(java.lang.StringBuilder, Map<String,Object>) - Method in CachingLinkGenerator
appendNullCharSequence() - Method in GrailsPrintWriter
appendRequestParam(org.grails.buffer.FastStringWriter, java.lang.Object, java.lang.Object, java.lang.String) - Method in DefaultUrlCreator
appendRequestParams(org.grails.buffer.FastStringWriter, Map<Object,Object>, java.lang.String) - Method in DefaultUrlCreator
appendStreamCharBufferChunk(org.grails.buffer.StreamCharBuffer, List<Encoder>) - Method in StreamCharBuffer
appendStringChunk(org.grails.encoder.EncodingState, java.lang.String, int, int) - Method in StreamCharBuffer
appendSubBuffer(org.grails.buffer.StreamCharBuffer, List<Encoder>) - Method in StreamCharBuffer.StreamCharBufferWriter
appendUrlToken(org.grails.buffer.FastStringWriter, java.lang.Object, java.lang.String) - Method in DefaultUrlCreator
appendValueToURI(java.lang.String, java.lang.StringBuilder, java.lang.String, java.lang.Object) - Method in RegexUrlMapping
application - Field in AbstractGrailsPluginManager
APPLICATION - Field in ApplicationAttributes
APPLICATION_CONTEXT - Field in ApplicationAttributes
APPLICATION_CONTEXT_COMMAND_CLASS - Field in GlobalGrailsClassInjectorTransformation
application - Field in CorePluginFinder
application - Field in DomainClassMarshaller
APPLICATION_ID - Field in GrailsApplication
The id of the grails application within a bean context
application - Field in PluginAwareResourceBundleMessageSource
APPLICATION_XML - Field in RenderDynamicMethod
ApplicationArtefactHandler - Class in org.grails.core.artefact
An ArtefactHandler that identifies the Application class
ApplicationArtefactHandler() - Constructor in ApplicationArtefactHandler
applicationArtefactHandler - Property in ApplicationClassInjector
ApplicationAttributes - Interface in grails.core
Authors:
Graeme Rocher
applicationClass - Property in ClassPathScanner.ApplicationRelativeClassLoader
applicationClass - Field in DefaultGrailsApplication
applicationClass - Property in GrailsApplicationPostProcessor
applicationClass() - Method in Integration
Specify the Application class which should be used for this functional test.
ApplicationClassInjector - Class in org.grails.compiler.injection
Injector for the 'Application' class
ApplicationClassInjector() - Constructor in ApplicationClassInjector
ApplicationCommand - Trait in grails.dev.commands
Represents a command that is run against the org.springframework.context.ApplicationContext
applicationContext - Field in AbstractGrailsPlugin
applicationContext - Field in AbstractGrailsPluginManager
applicationContext - Property in ApplicationCommand
applicationContext - Property in BootStrapClassRunner
applicationContext - Field in ConvertersApi
applicationContext - Field in ConvertersConfigurationInitializer
applicationContext - Property in DataSourceConnectionSourcesFactoryBean
applicationContext - Field in DefaultCodecLookup
applicationContext - Field in DefaultMappingContextFactoryBean
applicationContext - Field in DefaultUrlMappingEvaluator
applicationContext - Field in EmbeddedDatabaseShutdownHook
applicationContext - Property in EventBusFactoryBean
applicationContext - Field in GrailsApplicationPostProcessor
applicationContext - Property in GrailsAutoConfiguration
applicationContext - Property in GrailsTestAutowirer
applicationContext - Property in GrailsTestRequestEnvironmentInterceptor
applicationContext - Property in GrailsTestTransactionInterceptor
applicationContext - Field in GrailsWebRequest
applicationContext - Property in IntegrationSpecConfigurerExtension.IntegrationSpecMethodInterceptor
applicationContext - Property in Plugin
applicationContext - Field in ServletAttributes
applicationContext - Property in ServletEnvironmentGrailsApplicationDiscoveryStrategy
applicationContext - Property in SpringEventBus
applicationContext - Field in UrlMappingFactoryBean
applicationContext - Property in UrlMappingsFactory
applicationContext - Field in UrlMappingsHolderFactoryBean
applicationContext - Property in UrlMappingsInfoHandlerAdapter
applicationContext - Field in ValidationErrorsMarshaller
ApplicationContextCommandRegistry - Class in grails.dev.commands
A registry of {@grails.dev.commands.ApplicationContextCommand} instances
ApplicationContextCommandRegistry() - Constructor in ApplicationContextCommandRegistry
ApplicationContextExtension - Class in org.grails.spring.context
A Groovy extension module that adds additional methods to the Spring org.springframework.context.ApplicationContext interface
ApplicationContextExtension() - Constructor in ApplicationContextExtension
applicationDiscoveryStrategies - Field in Holders
applicationMeta - Field in AbstractGrailsApplication
ApplicationRelativeClassLoader(java.lang.Class) - Constructor in ClassPathScanner.ApplicationRelativeClassLoader
applicationSingleton - Field in Holders
APPLIED_MARKER - Field in PublisherTransform
APPLIED_MARKER - Field in SubscriberTransform
appliedTransformationKey(Class<?>) - Method in GrailsASTUtils
applyConstraint(java.lang.String, java.lang.Object) - Method in Constrained
applyConstraint(java.lang.String, java.lang.Object) - Method in ConstrainedDelegate
applyContentType(jakarta.servlet.http.HttpServletResponse, java.util.Map, java.lang.Object, boolean) - Method in ResponseRenderer
applyDecorators(Closure<T>, List<PromiseDecorator>) - Method in AbstractPromiseFactory
applyDecorators(Closure<T>, List<PromiseDecorator>) - Method in PromiseFactory
Applies the registered decorators to the given closure
applyDefaultMethodTarget(org.codehaus.groovy.ast.expr.MethodCallExpression, Class<?>) - Method in GrailsASTUtils
Set the method target of a MethodCallExpression to the first matching method with same number of arguments.
applyDelegateAsyncTransform(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in DelegateAsyncTransformation
applyEncoders() - Method in StreamCharBuffer.AllocatedBuffer
applyImplicitThis(org.codehaus.groovy.ast.expr.MethodCallExpression, boolean) - Method in GrailsASTUtils
applyMethodTarget(org.codehaus.groovy.ast.expr.MethodCallExpression, org.codehaus.groovy.ast.ClassNode, Class<?>) - Method in GrailsASTUtils
Set the method target of a MethodCallExpression to the first matching method with same number and type of arguments.
applyModel(grails.rest.render.RenderContext, java.lang.Object) - Method in DefaultHtmlRenderer
applyPermitDefaultValues() - Method in GrailsDefaultCorsConfiguration
applyPropertyValue(org.springframework.beans.factory.config.ConfigurableListableBeanFactory, java.lang.String, java.lang.String, java.lang.Object) - Method in MapBasedSmartPropertyOverrideConfigurer
applyTransformation(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in EntityASTTransformation
areDependenciesResolved(grails.plugins.GrailsPlugin) - Method in DefaultGrailsPluginManager
areFileExtensionsEnabled() - Method in WebUtils
Returns the value of the "grails.mime.file.extensions" setting configured in application.groovy
areNoneToLoadBefore(grails.plugins.GrailsPlugin) - Method in DefaultGrailsPluginManager
Returns true if there are no plugins left that should, if possible, be loaded before this plugin.
argCount - Field in ClosureEventTrigger
ARGUMENT_ABSOLUTE - Field in ResponseRedirector
ARGUMENT_BEAN - Field in RenderDynamicMethod
ARGUMENT_BUILDER - Field in RenderDynamicMethod
ARGUMENT_COLLECTION - Field in RenderDynamicMethod
ARGUMENT_CONTENT_TYPE - Field in RenderDynamicMethod
ARGUMENT_CONTEXTPATH - Field in RenderDynamicMethod
ARGUMENT_ENCODING - Field in RenderDynamicMethod
ARGUMENT_FILE_NAME - Field in RenderDynamicMethod
ARGUMENT_FILE - Field in RenderDynamicMethod
ARGUMENT_ID - Field in DefaultUrlCreator
ARGUMENT_LAYOUT - Field in RenderDynamicMethod
ARGUMENT_MODEL - Field in RenderDynamicMethod
ARGUMENT_PERMANENT - Field in ResponseRedirector
ARGUMENT_PLUGIN - Field in RenderDynamicMethod
ARGUMENT_STATUS - Field in RenderDynamicMethod
ARGUMENT_STATUS - Field in ResourceTransform
ARGUMENT_TEMPLATE - Field in RenderDynamicMethod
ARGUMENT_TEXT - Field in RenderDynamicMethod
ARGUMENT_VAR - Field in RenderDynamicMethod
ARGUMENT_VIEW - Field in RenderDynamicMethod
arguments - Property in AbstractRenderContext
arguments - Property in ServletRenderContext
ARRAY_ELEMENT - Field in TypePath
A type path step that steps into the element type of an array type.
ARRAY - Enum Constant in JSON.BuilderMode
array(groovy.lang.Closure) - Method in JSONBuilder
array() - Method in JSONWriter
Begin appending a new array.
ARRAY - Enum Constant in JSONWriter.Mode
array() - Method in PathCapturingJSONWriterWrapper
array() - Method in PrettyPrintJSONWriter
arrayCopy(char[], int, char[], int, int) - Method in StreamCharBuffer
ArrayMarshaller - Class in org.grails.web.converters.marshaller.xml
Authors:
Siegfried Puchbauer
Artefact - Annotation Type in grails.artefact
Used to define the artefact type for classes declared outside of Grails' usual conventions.
ARTEFACT_CLASS_NODE - Field in GlobalGrailsClassInjectorTransformation
ARTEFACT_HANDLER_CLASS - Field in GlobalGrailsClassInjectorTransformation
ArtefactAdditionEvent - Class in grails.core.events
An event triggered for the addition of a new artefact
ArtefactAdditionEvent(grails.core.GrailsClass) - Constructor in ArtefactAdditionEvent
Create a new ApplicationEvent.
ArtefactHandler - Interface in grails.core
ArtefactHandlerAdapter - Class in grails.core
Adapter for the ArtefactHandler interface
ArtefactHandlerAdapter(java.lang.String, Class<? extends GrailsClass>, Class<?>, java.lang.String, boolean) - Constructor in ArtefactHandlerAdapter
artefactHandlers - Field in DefaultGrailsApplication
artefactHandlersByName - Field in DefaultGrailsApplication
ArtefactInfo - Interface in grails.core
Holder for all the class-related info and structures relating to an Artefact.
artefactInfo - Field in DefaultGrailsApplication
ARTEFACTS - Field in GrailsPlugin
Define the list of ArtefactHandlers supporting by the plugin
artefacts - Property in Plugin
List of ArtefactHandler instances provided by this plugin
artefactSuffix - Field in ArtefactHandlerAdapter
artefactType - Field in NamedArtefactTypeAstTransformation
ArtefactTypeAstTransformation - Class in org.grails.compiler.injection
A transformation used to apply transformers to classes not located in Grails directory structure.
asBoolean() - Method in AbstractTypeConvertingMap
asBoolean() - Method in StreamCharBuffer
asciidoc - Property in DocPublisher
asciidoc - Property in PublishGuide
AsciiDocEngine - Class in grails.doc.asciidoc
A DocEngine implementation that uses Asciidoctor to render pages
AsciiDocEngine() - Constructor in AsciiDocEngine
asciidoctor - Property in AsciiDocEngine
asPrintWriter() - Method in GrailsPrintWriter
assemble(java.lang.String, grails.databinding.DataBindingSource) - Method in AbstractStructuredDateBindingEditor
assemble(java.lang.Class, java.util.Map) - Method in StructuredDateEditor
assemble(java.lang.Class, java.util.Map) - Method in StructuredPropertyEditor
Assemble and bind a property value from the specified fieldValues and the given type
assertBeanFactoryActive() - Method in GrailsApplicationContext
ASSET_PIPELINE_FILTER - Enum Constant in GrailsFilters
asShortObject(java.lang.Object, grails.converters.XML, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.model.PersistentEntity) - Method in DomainClassMarshaller
assignBidirectionalAssociations(java.lang.Object, java.util.Map, org.grails.datastore.mapping.model.PersistentEntity) - Method in DataBindingUtils
Associations both sides of any bidirectional relationships found in the object and source map to bind
ASSIGNMENT_OPERATOR - Field in GrailsASTUtils
asStringChunk() - Method in StreamCharBuffer.MultipartCharBufferChunk
ASTDatabindingHelper - Interface in org.grails.web.databinding
Authors:
Jeff Brown
ASTErrorsHelper - Interface in org.grails.compiler.injection
Enhances a class to contain an Errors property of type org.springframework.validation.Errors.
AstTransformer - Annotation Type in grails.compiler.ast
Marker annotation that for classes that transform Grails classes at the AST level.
ASTValidateableHelper - Interface in grails.validation
ASTValidationErrorsHelper - Class in org.grails.compiler.injection
Authors:
Jeff Brown
asType(java.lang.Object, Class<?>) - Method in ConvertersApi
Converter an instance from one format to another
asType(java.lang.Object, Class<T>) - Method in ConvertersExtension
asType(Class<?>) - Method in GrailsPrintWriter
asType(java.lang.Class) - Method in NavigableMapConfig
asType(java.lang.Class) - Method in StreamCharBuffer
asWritable() - Method in AbstractClosureProxy
ASYNC_REQUEST_URI_ATTRIBUTE - Field in WebUtils
ASYNC_STARTED - Field in GrailsApplicationAttributes
AsyncActionResultTransformer - Class in org.grails.plugins.web.async.mvc
Handles an Async response from a controller
AsyncActionResultTransformer() - Constructor in AsyncActionResultTransformer
asyncCompleted - Field in AsyncGrailsWebRequest
asyncContext - Property in AsyncGrailsWebRequest
asyncContext - Property in AsyncWebRequestPromiseDecorator
asyncContext - Property in GrailsMockHttpServletRequest
AsyncController - Trait in grails.async.web
Exposes a startAsync() method for access to the Servlet 3.x API
AsyncGrailsWebRequest - Class in grails.async.web
Implementation of Spring 4.0 org.springframework.web.context.request.async.AsyncWebRequest interface for Grails
AsyncGrailsWebRequest(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, jakarta.servlet.ServletContext, org.springframework.context.ApplicationContext) - Constructor in AsyncGrailsWebRequest
asyncGrailsWebRequest - Property in GrailsAsyncContext
asyncListeners - Property in MockAsyncContext
asyncRequest - Property in AsyncWebRequestPromiseDecorator
AsyncWebRequestPromiseDecorator - Class in org.grails.plugins.web.async
A promise decorated lookup strategy that binds a WebRequest to the promise thread
AsyncWebRequestPromiseDecorator(org.grails.web.servlet.mvc.GrailsWebRequest) - Constructor in AsyncWebRequestPromiseDecorator
AsyncWebRequestPromiseDecoratorLookupStrategy - Class in org.grails.plugins.web.async
A promise decorated lookup strategy that binds a WebRequest to the promise thread
AsyncWebRequestPromiseDecoratorLookupStrategy() - Constructor in AsyncWebRequestPromiseDecoratorLookupStrategy
ATOM_DATE_FORMAT - Field in AtomRenderer
ATOM_NAMESPACE - Field in AtomRenderer
ATOM_XML - Field in MimeType
AtomCollectionRenderer - Class in grails.rest.render.atom
An Atom XML renderer for a collection of objects
AtomCollectionRenderer(java.lang.Class) - Constructor in AtomCollectionRenderer
AtomRenderer - Class in grails.rest.render.atom
Renders output in Atom format (http://tools.ietf.org/html/rfc4287)
AtomRenderer(Class<T>) - Constructor in AtomRenderer
attachAgentClassToProcess(Class<?>, java.lang.String, java.io.File) - Method in Support
attemptCorePluginClassLoad(java.lang.String) - Method in CorePluginFinder
attemptLoadPlugins(java.lang.ClassLoader) - Method in DefaultGrailsPluginManager
attemptPluginLoad(grails.plugins.GrailsPlugin) - Method in DefaultGrailsPluginManager
Attempts to load a plugin based on its dependencies.
ATTR_NAMESPACE - Field in ResourceTransform
ATTR_READY_ONLY - Field in ResourceTransform
ATTR_RESPONSE_FORMATS - Field in ResourceTransform
ATTR_SUPER_CLASS - Field in ResourceTransform
ATTR_URI - Field in ResourceTransform
Attribute - Class in org.grails.asm
A non standard class, field, method or code attribute.
ATTRIBUTE_ABSOLUTE - Field in LinkGenerator
ATTRIBUTE_ACTION - Field in LinkGenerator
Attribute(java.lang.String) - Constructor in Attribute
Constructs a new empty attribute.
ATTRIBUTE_BASE - Field in LinkGenerator
ATTRIBUTE_CONTEXT_PATH - Field in LinkGenerator
ATTRIBUTE_CONTROLLER - Field in LinkGenerator
ATTRIBUTE_ELEMENT_ID - Field in LinkGenerator
ATTRIBUTE_EVENT - Field in LinkGenerator
ATTRIBUTE_FRAGMENT - Field in LinkGenerator
ATTRIBUTE_ID - Field in LinkGenerator
ATTRIBUTE_INCLUDE_CONTEXT - Field in LinkGenerator
ATTRIBUTE_MAPPING - Field in LinkGenerator
ATTRIBUTE_MATCHED_INTERCEPTORS - Field in GrailsInterceptorHandlerInterceptorAdapter
ATTRIBUTE_METHOD - Field in LinkGenerator
ATTRIBUTE_NAMESPACE - Field in LinkGenerator
ATTRIBUTE_PARAMS - Field in LinkGenerator
ATTRIBUTE_PLUGIN - Field in LinkGenerator
ATTRIBUTE_RELATIVE_URI - Field in LinkGenerator
ATTRIBUTE_RESOURCE - Field in LinkGenerator
ATTRIBUTE_URI - Field in LinkGenerator
ATTRIBUTE_URL - Field in LinkGenerator
attribute(java.lang.String, java.lang.String) - Method in XMLStreamWriter
attributeName - Field in RecursiveAnnotationArrayVisitor
attributes - Field in AbstractRecursiveAnnotationVisitor
attributes - Property in AsciiDocEngine
attributes - Field in GrailsWebRequest
ATTRIBUTES - Field in JsonApiDataBindingSourceCreator
attributes - Field in PluginAstReader.BasicGrailsPluginInfo
attributesMap - Field in AnnotationAttributesReadingVisitor
attributesMap - Field in AnnotationMetadataReadingVisitor
Declared as a org.springframework.util.LinkedMultiValueMap instead of a org.springframework.util.MultiValueMap to ensure that the hierarchical ordering of the entries is preserved.
attributesMap - Field in MethodMetadataReadingVisitor
attrs - Field in Context
Prototypes of the attributes that must be parsed for this class.
AUTHORIZATION - Field in HttpHeaders
authors - Property in DocPublisher
The authors of the documentation
AUTO_CONFIGURATION_CLASS_NODE - Field in ApplicationArtefactHandler
AUTO_GROW_COLLECTION_LIMIT - Field in Settings
AUTO_WIRED_ANNOTATION - Field in AbstractGrailsArtefactTransformer
autoFlush - Field in StreamCharBuffer.ConnectedWriter
autoFlush - Field in StreamCharBuffer.ConnectToWriter
autoGrowCollectionLimit - Field in DataBindingConfigurationProperties
autoGrowCollectionLimit - Property in SimpleDataBinder
autowire() - Method in AutowiredTest
AUTOWIRE_BY_NAME - Field in BeanConfiguration
AUTOWIRE_BY_TYPE - Field in BeanConfiguration
autowire(java.lang.Object) - Method in ControllersDomainBindingApi
AUTOWIRE - Field in DefaultBeanConfiguration
autowire - Field in DefaultGrailsDomainClass
AUTOWIRE_DOMAIN_METHOD - Field in ControllersDomainBindingApi
autowire(java.lang.Object) - Method in GrailsTestAutowirer
Autowires the bean by name, processes any autowiring annotations, and set's the applicationContext if it implements ApplicationContextAware.
autowire - Property in GrailsTestMode
autowireCodecBean(java.lang.Object) - Method in DefaultGrailsCodecClass
AUTOWIRED_CLASS_NODE - Field in ResourceTransform
AutowiredInterceptor - Class in org.grails.testing.spock
AutowiredInterceptor() - Constructor in AutowiredInterceptor
autowiredInterceptor - Property in TestingSupportExtension
AutowiredTest - Trait in grails.testing.spring
autowireIfNecessary() - Method in GrailsTestInterceptor
available - Field in SimpleCharStream
available() - Method in StreamByteBuffer.StreamByteBufferInputStream
aValue - Field in Pair
aValue - Field in Triple

B

b - Field in ClassReader
The class to be parsed.
b - Field in TypePath
The byte array where the path is stored, in Java class file format.
back() - Method in JSONTokener
Back up one character.
backup(int) - Method in SimpleCharStream
Backup a number of characters.
Base64ByteArrayMarshaller - Class in org.grails.web.converters.marshaller.xml
Authors:
Siegfried Puchbauer
Base64CodecExtensionMethods - Class in org.grails.plugins.codecs
A codec that encodes and decodes Objects using Base64 encoding.
Base64CodecExtensionMethods() - Constructor in Base64CodecExtensionMethods
BASE_DIR - Property in DocEngine
BaseApiProvider - Class in org.grails.core.metaclass
Authors:
Graeme Rocher
basedir - Field in DocEngine
baseDir - Property in ExecutionContext
The base directory for the project
baseDir - Field in FileResourceChecker
baseDir - Property in FileSystemInteractionImpl
baseDir - Property in I18nGrailsPlugin
baseDirs - Property in GspTagSourceMacro
basenames - Field in ReloadableResourceBundleMessageSource
BasePluginFilter - Class in org.grails.plugins
Base functionality shared by IncludingPluginFilter and ExcludingPluginFilter.
BasePluginFilter(java.lang.String) - Constructor in BasePluginFilter
basePluginResource - Field in AbstractGrailsPlugin
baseResource - Field in BinaryGrailsPlugin
baseResource - Field in StaticResourceLoader
baseResourcesResource - Field in BinaryGrailsPlugin
baseUrl - Field in GrailsWebRequest
baseURL - Property in LinkGeneratorFactory
BASIC_TYPES - Field in SimpleDataBinder
BasicCodecLookup - Class in org.grails.encoder.impl
BasicCodecLookup() - Constructor in BasicCodecLookup
BasicGrailsPluginInfo() - Constructor in PluginAstReader.BasicGrailsPluginInfo
BasicJSONEncoder - Class in org.grails.encoder.impl
Escapes characters in JSON output
BasicJSONEncoder() - Constructor in BasicJSONEncoder
BasicXMLEncoder - Class in org.grails.encoder.impl
Encoder implementation that escapes some characters for inclusion in XML documents
BasicXMLEncoder(org.grails.encoder.CodecIdentifier) - Constructor in BasicXMLEncoder
bb - Field in BoundedCharsAsEncodedBytesCounter
bean(java.lang.Class, java.lang.Object) - Method in BeanBuilder
Defines an inner bean definition.
BEAN_ID - Field in GroovyPagesUriService
BEAN_ID - Field in UrlMappingsHolder
BEAN_NAME - Field in CompositeViewResolver
BEAN_NAME - Field in ConstraintsEvaluator
BEAN_NAME - Field in DataBindingSourceRegistry
BEAN_NAME - Field in FilteringCodecsByContentTypeSettings
BEAN_NAME - Field in GrailsPluginManager
BEAN_NAME - Field in LinkGenerator
BEAN_NAME - Field in MimeType
The bean name used to store the mime type definitions
BEAN_NAME - Field in MimeTypeResolver
BEAN_NAME - Field in UrlConverter
BeanBuilder - Class in grails.spring
BeanBuilder.ConfigurableRuntimeBeanReference - Class in grails.spring
Adds new properties to runtime references.
BeanBuilder.ConfigurableRuntimeBeanReference.WrappedPropertyValue - Class in grails.spring
Wraps a BeanConfiguration property an ensures that any RuntimeReference additions to it are deferred for resolution later.
BeanBuilder.DeferredProperty - Class in grails.spring
Defers the adding of a property to a bean definition until later.
BeanBuilder(org.springframework.context.ApplicationContext, org.grails.spring.RuntimeSpringConfiguration, java.lang.ClassLoader) - Constructor in BeanBuilder
beanBuildResource - Field in BeanBuilder
beanConfig - Field in BeanBuilder.ConfigurableRuntimeBeanReference
beanConfigs - Field in DefaultRuntimeSpringConfiguration
BeanConfiguration - Interface in org.grails.spring
Represents a runtime bean configuration.
beanConfiguration - Property in DynamicElementReader
BeanCreationProfilingPostProcessor - Class in org.grails.core.util
Adds timings of bean creation times logged to the "org.grails.startup" group
beanDecorator - Property in DynamicElementReader
beanDefinitions - Field in DefaultRuntimeSpringConfiguration
beanFactory - Field in DefaultRuntimeSpringConfiguration
beanFactory - Field in GenericBeanFactoryAccessor
The org.springframework.beans.factory.ListableBeanFactory being wrapped.
beanFactory - Field in GrailsPlaceholderConfigurer
beanFactory - Field in PluginManagerAwareBeanPostProcessor
beanFactory - Field in TomcatJDBCPoolMBeanExporter
beanFactory - Field in TransactionManagerPostProcessor
beanName - Field in GrailsPlaceholderConfigurer
beanNameBlacklistPattern - Field in ChainedTransactionManagerPostProcessor
beanNameInternalBlacklistPattern - Field in ChainedTransactionManagerPostProcessor
beanNames - Field in DefaultRuntimeSpringConfiguration
beanNameWhitelistPattern - Field in ChainedTransactionManagerPostProcessor
BeanPostProcessorAdapter - Class in org.grails.spring.beans
Adapter implementation of org.springframework.beans.factory.config.BeanPostProcessor.
BEANS - Field in BeanBuilder
beans(groovy.lang.Closure) - Method in DefaultGrailsPlugin
beans(groovy.lang.Closure) - Method in Plugin
Allows a plugin to define beans at runtime.
before() - Method in Interceptor
Executed before a matched action
BEFORE_INTERCEPTOR - Field in GrailsControllerClass
The name of the before interceptor property.
beforeBinding(java.lang.Object, java.lang.String, java.lang.Object, java.lang.Object) - Method in DataBindingEventMulticastListener
beforeBinding(java.lang.Object, java.lang.String, java.lang.Object, java.lang.Object) - Method in DataBindingListener
Called when data binding is about to imposed on a property
beforeBinding(java.lang.Object, java.lang.String, java.lang.Object, java.lang.Object) - Method in DataBindingListenerAdapter
beforeCommit(boolean) - Method in AbstractEventBus.EventTriggerTransactionSynchronization
beforeDelete - Enum Constant in Event
beforeInsert - Enum Constant in Event
beforeLoad - Enum Constant in Event
beforeUpdate - Enum Constant in Event
beforeValidateHelper - Field in Validateable
beforeValidateHelper - Property in ValidationSupport
beginColumn - Field in Token
The column number of the first character of this Token.
beginLine - Field in Token
The line number of the first character of this Token.
BeginToken() - Method in SimpleCharStream
Start.
binaryDescriptors - Field in CorePluginFinder
BinaryGrailsPlugin - Class in org.grails.plugins
Models a pre-compiled binary plugin.
BinaryGrailsPlugin(Class<?>, org.grails.plugins.BinaryGrailsPluginDescriptor, grails.core.GrailsApplication) - Constructor in BinaryGrailsPlugin
Creates a binary plugin instance.
BinaryGrailsPluginDescriptor - Class in org.grails.plugins
Holds a reference to the parsed grails-plugin.xml descriptor and the resource used to parse the descriptor
BinaryGrailsPluginDescriptor(org.springframework.core.io.Resource, List<String>) - Constructor in BinaryGrailsPluginDescriptor
bind(java.lang.Object, grails.databinding.DataBindingSource) - Method in DataBinder
Parameters:
obj - The object being bound to
bind(java.lang.Object, groovy.xml.slurpersupport.GPathResult) - Method in GrailsWebDataBinder
bind(java.lang.Object, grails.databinding.DataBindingSource, java.lang.String, java.util.List, java.util.List, grails.databinding.events.DataBindingListener) - Method in SimpleDataBinder
Parameters:
obj - The object being bound to
BINDABLE_CONSTRAINT_NAME - Field in DefaultASTDatabindingHelper
bindData(java.lang.Class, java.util.Collection, jakarta.servlet.ServletRequest) - Method in Controller
Binds data for the given type to the given collection from the request
bindData(java.lang.Class, java.util.Collection, grails.databinding.CollectionDataBindingSource) - Method in DataBinder
binding - Field in BeanBuilder
binding - Field in DefaultUrlMappingEvaluator.UrlMappingBuilder
BindingError - Interface in grails.databinding.errors
Represents a problem which occurred during data binding.
bindingError(grails.databinding.errors.BindingError, java.lang.Object) - Method in DataBindingEventMulticastListener
bindingError(grails.databinding.errors.BindingError, java.lang.Object) - Method in DataBindingListener
Called when an error occurs binding to a property
bindingError(grails.databinding.errors.BindingError, java.lang.Object) - Method in DataBindingListenerAdapter
bindingError(grails.databinding.errors.BindingError, java.lang.Object) - Method in GrailsWebDataBindingListener
BindingFormat - Annotation Type in grails.databinding
Apply BindingFormat to a field to provide a format to be used when binding a String to this field.
BindingFormatASTTransformation - Class in org.grails.databinding.compiler
BindingHelper - Interface in grails.databinding
Classes which implement this interface may participate in the data binding process.
BindInitializer - Annotation Type in grails.databinding
This annotation may be applied to a a field to customize initialization of object properties in the data binding process.
bindMockWebRequest(jakarta.servlet.ServletContext, org.springframework.mock.web.MockHttpServletRequest, org.springframework.mock.web.MockHttpServletResponse) - Method in GrailsWebMockUtil
bindObjectToDomainInstance(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object, java.lang.Object, java.util.List, java.util.List, java.lang.String) - Method in DataBindingUtils
Binds the given source object to the given target object performing type conversion if necessary
bindObjectToInstance(java.lang.Object, java.lang.Object, java.util.List, java.util.List, java.lang.String) - Method in DataBindingUtils
Binds the given source object to the given target object performing type conversion if necessary
bindProperty(java.lang.Object, grails.databinding.DataBindingSource, groovy.lang.MetaProperty, java.lang.Object, grails.databinding.events.DataBindingListener, java.lang.Object) - Method in SimpleDataBinder
bindToCollection(Class<T>, Collection<T>, jakarta.servlet.ServletRequest) - Method in DataBindingUtils
BindUsing - Annotation Type in grails.databinding
This annotation may be applied to a class or to a field to customize the data binding process.
BLANK - Field in AbstractGrailsPluginManager
BLANK_CLOSURE - Field in DefaultGrailsBootstrapClass
BLANK - Field in DataBindingUtils
BLANK - Field in GroovyPagesUriSupport
BLANK - Field in ResponseRedirector
blockClose - Field in GrailsRoutablePrintWriter
blockFlush - Field in GrailsRoutablePrintWriter
blockFlushAndClose() - Method in GrailsRoutablePrintWriter
BlockQuoteFilter - Class in grails.doc
BlockQuoteFilter() - Constructor in BlockQuoteFilter
bold(java.lang.String) - Method in AnsiConsoleUrlMappingsRenderer
BoldFilter - Class in grails.doc
BoldFilter() - Constructor in BoldFilter
BOOLEAN_PATTERN - Field in GrailsStringUtils
boolean(java.lang.String, java.lang.Boolean) - Method in TypeConvertingMap
BOOT_STRAP - Field in DefaultGrailsBootstrapClass
BootInitializerClassInjector - Class in org.grails.compiler.boot
A transformation that automatically produces a Spring servlet initializer for a class that extends GrailsConfiguration.
BootInitializerClassInjector() - Constructor in BootInitializerClassInjector
BootstrapArtefactHandler - Class in org.grails.web.servlet.boostrap
Authors:
Marc Palmer ([email protected])
BootstrapArtefactHandler() - Constructor in BootstrapArtefactHandler
BootStrapClassRunner - Class in org.grails.plugins.web.servlet.context
Runs the BootStrap classes on startup
BootStrapClassRunner() - Constructor in BootStrapClassRunner
bootstrapMethods - Field in Context
The start index of each bootstrap method.
bound - Field in FutureTaskChildPromise
BoundedCharsAsEncodedBytesCounter - Class in org.grails.web.util
Counts chars encoded as bytes up to a certain limit (capacity of byte buffer).
BoundedCharsAsEncodedBytesCounter.BoundedCharsAsEncodedBytesCounterWriter - Class in org.grails.web.util
BoundedCharsAsEncodedBytesCounter(int, java.lang.String) - Constructor in BoundedCharsAsEncodedBytesCounter
BoundPromise - Class in org.grails.async.factory
A bound promise is a promise which is already resolved and doesn't require any asynchronous processing to calculate the value
BoundPromise(T) - Constructor in BoundPromise
boundValue - Field in FutureTaskPromise
buf - Field in StreamCharBuffer.FixedCharArrayEncodedAppender
bufcolumn - Field in SimpleCharStream
buff - Field in CorePluginFinder.PluginHandler
buffer - Field in CodecPrintWriter
buffer - Field in Context
The buffer used to read strings.
buffer - Field in SimpleCharStream
buffer - Field in StreamByteBuffer.StreamByteBufferChunk
buffer - Field in StreamCharBuffer.AllocatedBuffer
buffer - Field in StreamCharBuffer.CharBufferChunk
bufferChanged(org.grails.buffer.StreamCharBuffer) - Method in StreamCharBuffer
bufferChangesCounter - Field in StreamCharBuffer
bufferKey - Field in StreamCharBuffer
bufline - Field in SimpleCharStream
bufpos - Field in SimpleCharStream
Position in buffer.
bufsize - Field in SimpleCharStream
build(groovy.lang.Closure) - Method in Converter
build() - Method in EventBusBuilder
Returns:
Tries to auto discover and build the event bus
build() - Method in GrailsApplicationBuilder
build(groovy.lang.Closure) - Method in JSON
build(groovy.lang.Closure) - Method in JSONBuilder
build(Map<String, String>) - Method in PdfBuilder
Builds a PDF file from the manual's single.html file.
build() - Method in PromiseFactoryBuilder
Returns:
Builds the default PromiseFactory
build(java.lang.String) - Method in SoftwareVersion
buildClosureSubscription(java.lang.CharSequence, groovy.lang.Closure) - Method in AbstractEventBus
buildClosureSubscription(java.lang.CharSequence, groovy.lang.Closure) - Method in RxEventBus
buildDelegatingMethodCall(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.MethodCallExpression, org.codehaus.groovy.ast.stmt.BlockStatement) - Method in PublisherTransform
buildDerivedPluginList() - Method in BasePluginFilter
Builds list of GrailsPlugins which are derived from the explicitlyNamedPlugins through a dependency relationship
buildDispatchUrlForMapping(grails.web.mapping.UrlMappingInfo, boolean, grails.web.mapping.LinkGenerator) - Method in UrlMappingUtils
Builder(grails.converters.JSON) - Constructor in JSON.Builder
BUILDER_TYPE_JSON - Field in RenderDynamicMethod
buildExplicitlyNamedList() - Method in BasePluginFilter
Returns the sublist of the supplied set who are explicitly named, either as included or excluded plugins
buildGetMapExpression(org.codehaus.groovy.ast.expr.Expression, java.lang.String) - Method in GrailsASTUtils
Build static direct call to get entry from Map
buildGetPropertyExpression(org.codehaus.groovy.ast.expr.Expression, java.lang.String, org.codehaus.groovy.ast.ClassNode, boolean) - Method in GrailsASTUtils
Build static direct call to getter of a property
buildGetThisObjectExpression(boolean) - Method in GrailsASTUtils
buildGrailsWebRequest(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse) - Method in GrailsDispatcherServlet
buildMappingContextProxy(grails.core.DefaultGrailsApplication) - Method in DefaultGrailsApplication
buildNameMap() - Method in BasePluginFilter
Builds a name to plugin map from the original list of plugins supplied
buildNotificationCallable(grails.events.Event, Collection<Subscription>, groovy.lang.Closure) - Method in AbstractEventBus
Build a new trigger to set off notifications
buildNotificationCallable(grails.events.Event, Collection<Subscription>, groovy.lang.Closure) - Method in ActorEventBus
buildNotificationCallable(grails.events.Event, Collection<Subscription>, groovy.lang.Closure) - Method in ExecutorEventBus
buildNotificationCallable(grails.events.Event, Collection<Subscription>, groovy.lang.Closure) - Method in RxEventBus
buildNotificationCallable(grails.events.Event, Collection<Subscription>, groovy.lang.Closure) - Method in SpringEventBus
buildNotificationCallable(grails.events.Event, Collection<Subscription>, groovy.lang.Closure) - Method in SynchronousEventBus
buildNotificationTrigger(grails.events.Event, Collection<Subscription>, groovy.lang.Closure) - Method in AbstractEventBus
Build a new trigger to set off notifications
buildPutMapExpression(org.codehaus.groovy.ast.expr.Expression, java.lang.String, org.codehaus.groovy.ast.expr.Expression) - Method in GrailsASTUtils
Build static direct call to put entry in Map
buildRequestAttributes(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, org.springframework.web.context.request.RequestAttributes) - Method in GrailsDispatcherServlet
buildRoot(groovy.lang.Closure) - Method in JSONBuilder
buildSetPropertyExpression(org.codehaus.groovy.ast.expr.Expression, java.lang.String, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Method in GrailsASTUtils
Build static direct call to setter of a property
buildSubscriberSubscription(java.lang.CharSequence, grails.events.subscriber.Subscriber) - Method in AbstractEventBus
buildSubscriberSubscription(java.lang.CharSequence, grails.events.subscriber.Subscriber) - Method in RxEventBus
buildThisExpression() - Method in GrailsASTUtils
buildTrigger(grails.events.Event, groovy.lang.Closure) - Method in ClosureSubscription
buildTrigger(grails.events.Event, groovy.lang.Closure) - Method in EventSubscriberSubscription
buildTrigger(grails.events.Event, groovy.lang.Closure) - Method in Subscription
Returns:
Builds a trigger
Bus - Interface in reactor.bus
Basic unit of event handling in Reactor.
bValue - Field in Pair
bValue - Field in Triple
BY_CONSTRUCTOR - Field in DefaultBeanConfiguration
BY_NAME - Field in DefaultBeanConfiguration
BY_TYPE - Field in DefaultBeanConfiguration
ByDatasourceDomainClassFetcher - Class in org.grails.web.converters.marshaller
ByGrailsApplicationDomainClassFetcher - Class in org.grails.web.converters.marshaller
ByGrailsApplicationDomainClassFetcher(grails.core.GrailsApplication) - Constructor in ByGrailsApplicationDomainClassFetcher
byName() - Method in AbstractInjectableGrailsClass
byName() - Method in InjectableGrailsClass
If autowiring by name is enabled.
byte(java.lang.String, java.lang.Integer) - Method in TypeConvertingMap
ByteArrayMarshaller - Class in org.grails.web.converters.marshaller.json
Authors:
Siegfried Puchbauer
ByteArrayMultipartFileValueConverter - Class in org.grails.web.databinding.converters
Authors:
Jeff Brown
ByteArrayMultipartFileValueConverter() - Constructor in ByteArrayMultipartFileValueConverter
byteBuffer - Field in IncludeResponseWrapper
bytesUnread() - Method in StreamByteBuffer.StreamByteBufferChunk
bytesUsed() - Method in StreamByteBuffer.StreamByteBufferChunk
ByteVector - Class in org.grails.asm
A dynamically extensible vector of bytes.
ByteVector(int) - Constructor in ByteVector
Constructs a new ByteVector with the given initial size.
byType() - Method in AbstractInjectableGrailsClass
byType() - Method in InjectableGrailsClass
If autowiring by type is enabled.

C

CACHE_CONTROL - Field in HttpHeaders
cache - Field in UrlCreatorCache.CachingUrlCreator
CACHED_DATE_FORMATS - Field in GrailsParameterMap
CACHED_JSON - Field in JSON
cachedChainedAppender - Field in ChainedEncoder.ChainedEncoderCacheItem
cachedFilenames - Field in ReloadableResourceBundleMessageSource
Cache to hold filename lists per Locale
cachedInputStream - Field in GrailsMockHttpServletRequest
cachedJson - Field in GrailsMockHttpServletRequest
cachedListMatches - Field in DefaultUrlMappingsHolder
cachedMatches - Field in DefaultUrlMappingsHolder
cachedMergedBinaryPluginProperties - Field in PluginAwareResourceBundleMessageSource
cachedMergedPluginProperties - Field in PluginAwareResourceBundleMessageSource
cachedMergedProperties - Field in ReloadableResourceBundleMessageSource
Cache to hold merged loaded properties per locale
cachedMessageFormats - Field in ReloadableResourceBundleMessageSource.PropertiesHolder
Cache to hold already generated MessageFormats per message code
cachedProperties - Field in ReloadableResourceBundleMessageSource
Cache to hold already loaded properties per filename
cachedResources - Field in ReloadableResourceBundleMessageSource
cachedSize - Field in StreamCharBuffer.StreamCharBufferSubChunk
CachedThreadPoolPromiseFactory - Class in org.grails.async.factory.future
A promise factory that uses an ExecutorService by default
CachedThreadPoolPromiseFactory.1 - Class in org.grails.async.factory.future
CachedThreadPoolPromiseFactory.1() - Constructor in CachedThreadPoolPromiseFactory.1
CachedThreadPoolPromiseFactory(int, long, java.util.concurrent.TimeUnit) - Constructor in CachedThreadPoolPromiseFactory
cachedXml - Field in GrailsMockHttpServletRequest
CacheEntry - Class in grails.util
Wrapper for a value inside a cache that adds timestamp information for expiration and prevents "cache storms" with a Lock.
CacheEntry.UpdateException - Class in grails.util
CacheEntry(V) - Constructor in CacheEntry
cacheItemThreadLocal - Field in ChainedEncoder
cacheLookupsInMetaMethods - Property in StandaloneCodecLookup
cacheMap - Field in UrlCreatorCache
cacheMillis - Field in ReloadableResourceBundleMessageSource
cacheObjectMarshallerByClass - Field in ChainedConverterConfiguration
cacheObjectMarshallerByClass - Field in DefaultConverterConfiguration
cacheObjectMarshallerByClass - Field in ImmutableConverterConfiguration
cachePeriod - Field in ControllersAutoConfiguration.GrailsWebMvcConfigurer
cacheSeconds - Field in I18nAutoConfiguration
cacheUrls - Field in UrlMappingsAutoConfiguration
CachingLinkGenerator - Class in org.grails.web.mapping
A link generator that uses a LRU cache to cache generated links.
CachingLinkGenerator(java.lang.String) - Constructor in CachingLinkGenerator
CachingPathMatchingResourcePatternResolver - Class in org.grails.core.io
Authors:
Graeme Rocher
CachingPathMatchingResourcePatternResolver(org.springframework.core.io.ResourceLoader) - Constructor in CachingPathMatchingResourcePatternResolver
CachingUrlCreator(grails.web.mapping.UrlCreator, int) - Constructor in UrlCreatorCache.CachingUrlCreator
calculateAllFilenames(java.lang.String, java.util.Locale) - Method in ReloadableResourceBundleMessageSource
Calculate all filenames for the given bundle basename and Locale.
calculateFilenamesForLocale(java.lang.String, java.util.Locale) - Method in ReloadableResourceBundleMessageSource
Calculate the filenames for the given bundle basename and Locale, appending language code, country code, and variant code.
calculateFormats(java.lang.String, java.lang.Object, java.util.Map) - Method in RestResponder
calculateIncludes(Map<?,?>, List<String>) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
calculateIsSizeLarger(int) - Method in StreamCharBuffer
calculateKey(java.lang.CharSequence) - Method in DefaultEncodingStateRegistry
calculateLanguageDir(java.lang.Object, java.lang.Object) - Method in DocPublisher
calculatePathToResources(java.lang.String) - Method in DocPublisher
calculationActive - Field in BoundedCharsAsEncodedBytesCounter
call(java.lang.Object) - Method in AbstractClosureProxy
This is the important one: logs entry and exit of the closure call.
call(java.lang.Object) - Method in BeanBuilder
call() - Method in CacheEntry
call(java.lang.Object) - Method in ControllerActionTransformer
call(java.lang.Object) - Method in DefaultGrailsBootstrapClass
call(java.lang.Object) - Method in DefaultGrailsCodecClass.MethodCallingClosure
call(java.lang.Object) - Method in DefaultGrailsPlugin
call(java.lang.Object) - Method in DefaultUrlMappingEvaluator.MappingCapturingClosure
call(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.ast.ClassNode) - Method in GrailsAwareInjectionOperation
call(T) - Method in MethodSubscriber
call() - Method in PluginAwareResourceBundleMessageSource
call(java.lang.Object) - Method in RegexUrlMapping
call() - Method in ReloadableResourceBundleMessageSource
call() - Method in ReloadableResourceBundleMessageSource.PropertiesHolder
call(T) - Method in Subscriber
Calls the event subscriber
callable - Property in FutureTaskChildPromise
callable - Property in SynchronousPromise
callable - Property in UrlMappingMatcher.ClosureExclude
callDestroy() - Method in DefaultGrailsBootstrapClass
callDestroy() - Method in GrailsBootstrapClass
Calls the destroy closure if one exists.
callEvent(groovy.lang.Closure, java.util.Map) - Method in DefaultGrailsPlugin
callInit(jakarta.servlet.ServletContext) - Method in DefaultGrailsBootstrapClass
callInit(jakarta.servlet.ServletContext) - Method in GrailsBootstrapClass
Calls the init closure if one exists.
callMethod(java.lang.Object) - Method in DefaultGrailsCodecClass.MethodCallingClosure
callRender(java.util.Map) - Method in RestResponder
callSpread(groovy.lang.Closure, java.lang.Object) - Method in ClosureEventTrigger
CamelCaseUrlConverter - Class in grails.web
URL converter that allows for camel case URLs
camelCaseUrlConverter() - Method in UrlMappingsAutoConfiguration
cancel() - Method in AbstractSubscription
cancel(boolean) - Method in BoundPromise
cancel(boolean) - Method in FutureTaskChildPromise
cancel(boolean) - Method in GparsPromise
cancel(boolean) - Method in PromiseList
Synchronously obtains all the values from all the promises
cancel(boolean) - Method in PromiseMap
cancel() - Method in RxEventBus.RxClosureSubscription
cancel() - Method in RxEventBus.RxEventSubscriberSubscription
cancel(boolean) - Method in RxPromise
cancel() - Method in Subscription
Returns:
Cancel the registration
cancel(boolean) - Method in SynchronousPromise
canConvert(java.lang.Object) - Method in ByteArrayMultipartFileValueConverter
canConvert(java.lang.Object) - Method in ClosureValueConverter
canConvert(Class<?>, Class<?>) - Method in ConversionService
canConvert(java.lang.Object) - Method in CurrencyValueConverter
canConvert(java.lang.Object) - Method in DateConversionHelper
canConvert(java.lang.Object) - Method in Jsr310ConvertersConfiguration.20
canConvert(java.lang.Object) - Method in Jsr310ConvertersConfiguration.21
canConvert(java.lang.Object) - Method in Jsr310ConvertersConfiguration.Jsr310DateValueConverter
canConvert(java.lang.Object) - Method in LocalDateTimeConverter
canConvert(java.lang.Object) - Method in LocaleAwareNumberConverter
canConvert(Class<?>, Class<?>) - Method in SpringConversionServiceAdapter
canConvert(java.lang.Object) - Method in TimeZoneConverter
canConvert(java.lang.Object) - Method in UUIDConverter
canConvert(java.lang.Object) - Method in ValueConverter
canCreateTransaction(org.springframework.transaction.TransactionDefinition) - Method in ChainedTransactionManager
canInferAction(java.lang.String, boolean, boolean, grails.web.mapping.UrlMapping) - Method in DefaultUrlMappingsHolder
CannotRedirectException - Class in grails.web.mapping.mvc.exceptions
Thrown when the request cannot be redirected.
CannotRedirectException(java.lang.String) - Constructor in CannotRedirectException
canRegisterPlugin(grails.plugins.GrailsPlugin) - Method in DefaultGrailsPluginManager
canUseOriginalForSubSequence(java.lang.CharSequence, int, int) - Method in CharSequences
Checks if start == 0 and count == length of CharSequence It does this check only for String, StringBuilder and StringBuffer classes which have a fast way to check length
capacity - Field in BoundedCharsAsEncodedBytesCounter
CAPTURED_DOUBLE_WILDCARD - Field in DefaultUrlMappingData
CAPTURED_DOUBLE_WILDCARD - Field in UrlMapping
CAPTURED_WILDCARD - Field in DefaultUrlMappingData
CAPTURED_WILDCARD - Field in UrlMapping
CAPTURING_WILD_CARD - Field in DefaultUrlMappingEvaluator.UrlMappingBuilder
catPublish() - Method in DocPublisher
cause - Field in GrailsWrappedRuntimeException
cause - Field in JSONException
cause - Field in SimpleBindingError
ce - Field in BoundedCharsAsEncodedBytesCounter
ch - Field in SingleCharCharSequence
CHAIN_MODEL - Field in FlashScope
The attribute containing the chain model
chain(java.util.Map) - Method in ResponseRedirector
Chains from one action to another via an HTTP redirect.
chainAllButLastEncoders(org.grails.encoder.EncodedAppender, List<StreamingEncoder>) - Method in ChainedEncoders
chainAllEncoders(org.grails.encoder.EncodedAppender, List<StreamingEncoder>) - Method in ChainedEncoders
ChainedConverterConfiguration - Class in org.grails.web.converters.configuration
An immutable ConverterConfiguration which chains the lookup calls for ObjectMarshallers for performance reasons.
ChainedConverterConfiguration.ChainedObjectMarshaller - Class in org.grails.web.converters.configuration
ChainedConverterConfiguration(ConverterConfiguration<C>, grails.core.support.proxy.ProxyHandler) - Constructor in ChainedConverterConfiguration
ChainedDecoder - Class in org.grails.encoder
ChainedDecoder(org.grails.encoder.Decoder) - Constructor in ChainedDecoder
ChainedEncoder - Class in org.grails.encoder
ChainedEncoder.ChainedEncoderCacheItem - Class in org.grails.encoder
ChainedEncoder(org.grails.encoder.StreamingEncoder, boolean) - Constructor in ChainedEncoder
ChainedEncoders - Class in org.grails.encoder
ChainedEncoders() - Constructor in ChainedEncoders
ChainedObjectMarshaller(ObjectMarshaller<C>, ChainedObjectMarshaller<C>) - Constructor in ChainedConverterConfiguration.ChainedObjectMarshaller
ChainedTransactionManager - Class in org.grails.transaction
org.springframework.transaction.PlatformTransactionManager implementation that orchestrates transaction creation, commits and rollbacks to a list of delegates.
ChainedTransactionManager(org.grails.transaction.SynchronizationManager, org.springframework.transaction.PlatformTransactionManager) - Constructor in ChainedTransactionManager
Creates a new ChainedTransactionManager using the given SynchronizationManager and org.springframework.transaction.PlatformTransactionManagers.
ChainedTransactionManagerPostProcessor - Class in org.grails.transaction
A org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor for using the "Best Effort 1 Phase Commit" (BE1PC) in Grails applications when there are multiple data sources.
ChainedTransactionManagerPostProcessor() - Constructor in ChainedTransactionManagerPostProcessor
chainEncode(org.grails.encoder.StreamEncodeable, org.grails.encoder.EncodedAppender, List<Encoder>) - Method in ChainedEncoders
chainEncodersAndCachePerThread(org.grails.encoder.EncodedAppender) - Method in ChainedEncoder
chainMixedEncode(org.grails.encoder.StreamEncodeable, org.grails.encoder.EncodedAppender, List<Encoder>) - Method in ChainedEncoders
chainStreamingEncode(org.grails.encoder.StreamEncodeable, org.grails.encoder.EncodedAppender, List<StreamingEncoder>) - Method in ChainedEncoders
CHAR - Field in JsonParserConstants
RegularExpression Id.
char(java.lang.String, java.lang.Integer) - Method in TypeConvertingMap
CHARACTER_ENCODING_FILTER - Enum Constant in GrailsFilters
characterEncodingFilter() - Method in ControllersAutoConfiguration
characters(char[], int, int) - Method in CorePluginFinder.PluginHandler
characters(java.lang.String) - Method in PrettyPrintXMLStreamWriter
characters(java.lang.String) - Method in XMLStreamWriter
CharArrayAccessible - Interface in org.grails.charsequences
Marker interface for telling that the underlying char array is directly accessible
CharArrayCharSequence - Class in org.grails.charsequences
Wraps a char array and implements CharSequence interface
CharArrayCharSequence(char[], int, int) - Constructor in CharArrayCharSequence
charAt(int) - Method in CharArrayCharSequence
charAt(int) - Method in SingleCharCharSequence
charAt(int) - Method in StreamCharBuffer
charAt(int) - Method in SubCharSequence
charBuffer - Field in IncludeResponseWrapper
CharBufferChunk(int, char[], int, int) - Constructor in StreamCharBuffer.CharBufferChunk
CharBufferChunkReader(CharBufferChunk, boolean) - Constructor in StreamCharBuffer.CharBufferChunkReader
chars - Field in CharArrayCharSequence
CharSequences - Class in org.grails.charsequences
Utility functions for handling java.lang.CharSequence instances
CharSequences() - Constructor in CharSequences
CHARSET_ATTRIBUTE - Field in GrailsWebUtil
CHARSET_IN_CONTENT_TYPE_REGEXP - Field in GrailsWebUtil
charsUsed() - Method in StreamCharBuffer.AllocatedBuffer
checkDispatchAction(jakarta.servlet.http.HttpServletRequest) - Method in DefaultUrlMappingInfo
deprecated:
This method will be removed in a future grails version since the associated g:submitAction is being removed.
checkEncodingChange(org.grails.encoder.EncodingState) - Method in StreamCharBuffer.FixedCharArrayEncodedAppender
checkError() - Method in GrailsPrintWriter
Flush the stream if it's not closed and check its error state.
checkError() - Method in GrailsPrintWriterAdapter
checkError() - Method in GrailsRoutablePrintWriter
checkForChanges() - Method in AbstractGrailsPlugin
checkForChanges() - Method in DefaultGrailsPluginManager
deprecated:
Replaced by agent-based reloading, will be removed in a future version of Grails
checkForChanges() - Method in GrailsPluginManager
Checks all the plugins to see whether they have any changes
checkForChanges() - Method in MockGrailsPluginManager
checkForChangesExpected - Field in MockGrailsPluginManager
checkForGStrings(java.lang.Object) - Method in BaseApiProvider
checkIfSourceCodeAware(java.lang.Throwable) - Method in GrailsWrappedRuntimeException
checkInitialised() - Method in AbstractGrailsPluginManager
checkMultipart(jakarta.servlet.http.HttpServletRequest) - Method in GrailsDispatcherServlet
checkPropertyName(java.lang.String) - Method in NavigableMapConfig
children - Property in UserGuideNode
CHUNK_MIN_SIZE - Field in StreamCharBuffer
chunk - Field in StreamCharBuffer.FixedCharArrayEncodedAppender
chunkMinSize - Field in StreamCharBuffer
chunkReader - Field in StreamCharBuffer.StreamCharBufferReader
chunks - Field in StreamByteBuffer
chunkSize - Field in StreamByteBuffer
chunkSize - Field in StreamCharBuffer
chunkSize() - Method in StreamCharBuffer.AllocatedBuffer
chunkStart - Field in StreamCharBuffer.AllocatedBuffer
circularReferenceBehaviour - Field in ChainedConverterConfiguration
circularReferenceBehaviour - Field in DefaultConverterConfiguration
circularReferenceBehaviour - Field in ImmutableConverterConfiguration
circularReferenceBehaviour - Field in JSON
CLASS - Field in ClassReader
The type of CONSTANT_Class constant pool items.
CLASS_LOADER_BEAN - Field in GrailsApplication
CLASS_NODE_MAP - Field in DefaultDelegateAsyncTransactionalMethodTransformer
CLASS_NODE_TO_WHITE_LIST_PROPERTY_NAMES - Field in DefaultASTDatabindingHelper
CLASS_RESOURCE_PATTERN - Field in Settings
Pattern to use for class scanning
CLASS_TO_BINDING_INCLUDE_LIST - Field in DataBindingUtils
ClassAndMimeTypeRegistry - Class in org.grails.web.util
Abstract class for class that maintains a registry of mappings MimeType,Class and a particular object type.
ClassAndMimeTypeRegistry.1 - Class in org.grails.web.util
ClassAndMimeTypeRegistry.1() - Constructor in ClassAndMimeTypeRegistry.1
ClassAndMimeTypeRegistry() - Constructor in ClassAndMimeTypeRegistry
ClassConversionException(java.lang.String, Class<?>, java.lang.Exception) - Constructor in NavigableMapConfig.ClassConversionException
ClassEditor - Class in org.grails.core.support
Converts Strings to Class references for Spring.
ClassEditor(java.lang.Object) - Constructor in ClassEditor
classes - Field in DefaultArtefactInfo
classes - Property in GrailsApplicationPostProcessor
classes() - Method in GrailsAutoConfiguration
Returns:
The classes that constitute the Grails application
classes - Field in GrailsTestConfiguration
See Also:
org.springframework.test.context.ContextConfiguration#classes()
Default:
{}
classes - Field in ToStringBeanMarshaller
classesByName - Field in DefaultArtefactInfo
classesDir - Property in ExecutionContext
The classes directory of the project
classesTransformedByThis - Field in AbstractGrailsArtefactTransformer
classesWithInjectedToString - Field in DefaultGrailsDomainClassInjector
ClassInjector - Interface in grails.compiler.ast
When implemented allows additional properties to be injected into Grails classes at compile time (ie when they are loaded by the GroovyClassLoader).
classInjectors - Field in GrailsAwareClassLoader
classInjectors - Field in GrailsAwareInjectionOperation
classLoader - Field in AbstractGrailsApplication
classLoader - Field in AbstractRecursiveAnnotationVisitor
classLoader - Field in AnnotationMetadataReadingVisitor
classLoader - Field in BeanBuilder
classLoader - Field in ClassEditor
classLoader - Field in ClassLoaderAwareBeanPostProcessor
classLoader(grails.core.GrailsApplication) - Method in CoreAutoConfiguration
classLoader - Field in DefaultRuntimeSpringConfiguration
classLoader - Field in DefaultUrlMappingEvaluator
classLoader - Field in MethodMetadataReadingVisitor
classLoader - Field in NavigableMapConfig
ClassLoaderAware - Interface in grails.core.support
Convenience interface that can be implemented by classes that are registered by plugins.
ClassLoaderAwareBeanPostProcessor - Class in org.grails.spring.beans
ClassLoaderAwareBeanPostProcessor(java.lang.ClassLoader) - Constructor in ClassLoaderAwareBeanPostProcessor
classMetadata - Field in AnnotationMetadataReader
ClassMetadataReadingVisitor - Class in org.grails.asm
ASM class visitor which looks only for the class name and implemented types, exposing them through the org.springframework.core.type.ClassMetadata interface.
ClassMetadataReadingVisitor.EmptyAnnotationVisitor - Class in org.grails.asm
ClassMetadataReadingVisitor.EmptyFieldVisitor - Class in org.grails.asm
ClassMetadataReadingVisitor.EmptyMethodVisitor - Class in org.grails.asm
ClassMetadataReadingVisitor() - Constructor in ClassMetadataReadingVisitor
className - Field in ClassMetadataReadingVisitor
className(org.springframework.core.io.Resource) - Method in FileSystemInteraction
The class name of the given resource
className(org.springframework.core.io.Resource) - Method in FileSystemInteractionImpl
The class name of the given resource
className - Field in GrailsWrappedRuntimeException
classNameToPluginMap - Field in AbstractGrailsPluginManager
classNameToResourceCache - Field in DefaultResourceLocator
CLASSPATH_RESOURCE_LOCATIONS - Field in ControllersAutoConfiguration.GrailsWebMvcConfigurer
ClassPathScanner - Class in grails.boot.config.tools
Used to scan for classes on the classpath in the most efficient manner possible.
ClassPathScanner.ApplicationRelativeClassLoader - Class in grails.boot.config.tools
ClassPathScanner.GrailsClasspathIgnoringResourceResolver - Class in grails.boot.config.tools
ClassPathScanner() - Constructor in ClassPathScanner
classPropertyFetcher - Field in AbstractGrailsClass
ClassReader - Class in org.grails.asm
A Java class parser to make a org.springframework.asm.ClassVisitor visit an existing class.
ClassReader(java.lang.String) - Constructor in ClassReader
Constructs a new org.springframework.asm.ClassReader object.
ClassRelativeClassLoader - Class in org.grails.core.support.internal.tools
A classloader that only finds resources and classes that are in the same jar as the given class
ClassRelativeClassLoader(java.lang.Class) - Constructor in ClassRelativeClassLoader
ClassRelativeResourcePatternResolver - Class in org.grails.core.support.internal.tools
Attempts to limit classpath searching to only locations relative to the given class
ClassRelativeResourcePatternResolver(java.lang.Class) - Constructor in ClassRelativeResourcePatternResolver
classSearchDirectories - Field in DefaultResourceLocator
classToResourceMap - Field in StaticResourceLocator
clazz - Field in AbstractGrailsClass
clazz - Field in ClosureObjectMarshaller
clazz - Field in DefaultBeanConfiguration
clazz - Property in DefaultRendererRegistry.ContainerRendererCacheKey
clazz - Property in DefaultRendererRegistry.RendererCacheKey
cleanHtml - Property in PdfBuilder
CleanupContextInterceptor - Class in org.grails.testing.spock
CleanupContextInterceptor() - Constructor in CleanupContextInterceptor
cleanupContextInterceptor - Property in TestingSupportExtension
cleanupGrailsApplication() - Method in GrailsUnitTest
cleanupHtml(java.io.File, java.lang.String) - Method in PdfBuilder
cleanupIncludeRequestAttributes(jakarta.servlet.http.HttpServletRequest, Map<String,Object>) - Method in WebUtils
cleanupPromiseFactory() - Method in GrailsUnitTest
clear() - Method in AbstractTypeConvertingMap
clear() - Method in CompositeConfig
clear() - Method in ConvertersConfigurationHolder
clear() - Method in DefaultGrailsApplication
Clears the application returning it to an empty state.
clear() - Method in DefaultGroovyPagesUriService
clear() - Method in DeferredBindingActions
clear() - Method in EncodingStateRegistryLookupHolder
CLEAR_ERRORS_METHOD_NAME - Field in ASTValidationErrorsHelper
clear() - Method in GPathResultMap
clear() - Method in GrailsFlashScope
clear() - Method in GroovyPagesUriService
clear() - Method in GroovyPagesUriSupport
clear() - Method in Holders
clear() - Method in JSONArray
clear() - Method in JSONObject
clear() - Method in LazyBeanMap
clear() - Method in LazyMetaPropertyMap
throws:
UnsupportedOperationException
clear() - Method in NavigableMapConfig
clear() - Method in NullPersistentContextInterceptor
clear() - Method in PersistenceContextInterceptor
Clear any pending changes.
clear() - Method in PrefixedConfig
clear() - Method in StreamByteBuffer
clear() - Method in StreamCharBuffer
Clears the buffer and notifies the parents of this buffer of the change.
clear() - Method in StreamCharBuffer.AllocatedBuffer
clear() - Method in UrlCreatorCache
clearAttributes() - Method in GrailsMockHttpServletRequest
clearCache() - Method in CachingLinkGenerator
clearCache() - Method in ReloadableResourceBundleMessageSource
Clear the resource bundle cache.
clearCachedState() - Method in AbstractGrailsArtefactTransformer
clearCacheIncludingAncestors() - Method in ReloadableResourceBundleMessageSource
Clear the resource bundle caches of this MessageSource and all its ancestors.
clearDefaultConstraints() - Method in ConstraintEvalUtils
clearErrors() - Method in Validateable
Clear the errors
clearEventConsumers(java.lang.Object) - Method in Events
Clears event consumers for the given key
clearGrailsWebRequest() - Method in WebUtils
Removes any GrailsWebRequest instance from the current request.
clearJdbcDriverRegistrations() - Method in DataSourceUtils
clearSynchronization() - Method in SpringTransactionSynchronizationManager
clearSynchronization() - Method in SynchronizationManager
clone() - Method in GrailsParameterMap
clone() - Method in GrailsPrintWriter
clone() - Method in JSONArray
clone() - Method in StreamCharBuffer
clone() - Method in TypeConvertingMap
cloneAnnotation(org.codehaus.groovy.ast.AnnotationNode) - Method in GrailsASTUtils
close() - Method in ActorEventBus
close() - Method in BoundedCharsAsEncodedBytesCounter.BoundedCharsAsEncodedBytesCounterWriter
close() - Method in CachedThreadPoolPromiseFactory
close() - Method in EncodedAppender
close() - Method in EncodedAppenderWriter
close() - Method in GrailsPrintWriter
close() - Method in GrailsPrintWriterAdapter
close() - Method in GrailsRoutablePrintWriter
close() - Method in GrailsRoutablePrintWriter.NullWriter
close() - Method in StreamByteBuffer.StreamByteBufferOutputStream
close() - Method in StreamCharBuffer.FixedCharArrayEncodedAppender
close() - Method in StreamCharBuffer.MultiOutputWriter
close() - Method in StreamCharBuffer.SingleOutputWriter
close() - Method in StreamCharBuffer.StreamCharBufferEncodedAppender
close() - Method in StreamCharBuffer.StreamCharBufferReader
close() - Method in StreamCharBuffer.StreamCharBufferWriter
close() - Method in StreamingEncoderEncodedAppender
close() - Method in WriterEncodedAppender
closed - Field in StreamByteBuffer.StreamByteBufferOutputStream
closed - Field in StreamCharBuffer.StreamCharBufferWriter
CLOSING_BRACKET - Field in CachingLinkGenerator
closure - Field in ClosureObjectMarshaller
closure - Field in DefaultGrailsCodecClass.ClosureDecoder
closure - Field in DefaultGrailsCodecClass.ClosureEncoder
CLOSURE_MARKER - Field in DefaultResourceLocator
ClosureClassIgnoringComponentScanBeanDefinitionParser - Class in org.grails.spring.context.annotation
Extends Spring's default <context:component-scan/> element to ignore generated classes.
ClosureClassIgnoringComponentScanBeanDefinitionParser.ParentOnlyGetResourcesClassLoader - Class in org.grails.spring.context.annotation
This ClassLoader is used to restrict getResources & getResource methods only to the parent ClassLoader. getResources/getResource usually search all parent level classloaders.
ClosureCodecFactory(java.lang.Object) - Constructor in DefaultGrailsCodecClass.ClosureCodecFactory
ClosureDecoder(java.lang.String, Closure<Object>) - Constructor in DefaultGrailsCodecClass.ClosureDecoder
ClosureEncoder(java.lang.String, Closure<Object>) - Constructor in DefaultGrailsCodecClass.ClosureEncoder
ClosureEventTrigger - Class in org.grails.events
Triggers an event
ClosureEventTrigger(Event<T>, groovy.lang.Closure, groovy.lang.Closure) - Constructor in ClosureEventTrigger
ClosureExclude(grails.artefact.Interceptor, Closure<Boolean>) - Constructor in UrlMappingMatcher.ClosureExclude
ClosureObjectMarshaller - Class in org.grails.web.converters.marshaller
ObjectMarshaller that delegates the conversion logic to the supplied closure
ClosureObjectMarshaller(Class<?>, groovy.lang.Closure) - Constructor in ClosureObjectMarshaller
ClosureSubscription - Class in org.grails.events.registry
A subscription via a Closure
ClosureSubscription(java.lang.CharSequence, Map<CharSequence, Collection<Subscription>>, groovy.lang.Closure) - Constructor in ClosureSubscription
ClosureToMapPopulator - Class in grails.util
A simple class that takes method invocations and property setters and populates the arguments of these into the supplied map ignoring null values.
ClosureToMapPopulator() - Constructor in ClosureToMapPopulator
ClosureValueConverter - Class in org.grails.databinding
Authors:
Jeff Brown
ClosureValueConverter() - Constructor in ClosureValueConverter
ClosureValueInitializer - Class in org.grails.databinding
ClosureValueInitializer() - Constructor in ClosureValueInitializer
CNTRL_ESC - Field in JsonParserConstants
RegularExpression Id.
code - Field in BindingFormat
Default:
""
CODEC - Field in DefaultGrailsCodecClass
CODEC_IDENTIFIER - Field in NoneEncoder
CODEC_NAME - Field in HTML4Codec
CODEC_NAME - Field in HTMLCodec
codecAlias - Field in CombinedCodecIdentifier
codecAliases - Field in DefaultCodecIdentifier
CodecArtefactHandler - Class in org.grails.commons
Authors:
Marc Palmer ([email protected])
CodecArtefactHandler() - Constructor in CodecArtefactHandler
CodecFactory - Interface in org.grails.encoder
This interface can be used to tell that a Grails Codec class should use these methods for creating the encoder and decoder instances instead of using conventional encode/decode methods.
codecFactoryClasses - Property in StandaloneCodecLookup
CodecIdentifier - Interface in org.grails.encoder
Information about the codec that identifies it and tells it's aliases.
codecIdentifier - Field in AbstractCharReplacementEncoder
codecIdentifier - Field in ChainedDecoder
codecIdentifier - Field in DefaultGrailsCodecClass.ClosureDecoder
codecIdentifier - Field in DefaultGrailsCodecClass.ClosureEncoder
codecIdentifier - Field in StreamCharBuffer.SavedEncoder
CodecIdentifierProvider - Interface in org.grails.encoder
Marker interface that tells that the instance has information about the Codec Encoder and Decoder interfaces extend this interface.
codecIdentifiers - Field in CombinedCodecIdentifier
codecInstance - Field in DefaultGrailsCodecClass.ClosureCodecFactory
CodecLookup - Interface in org.grails.encoder
codecLookup(grails.core.GrailsApplication) - Method in CodecsConfiguration
CodecLookupHelper - Class in org.grails.encoder
CodecLookupHelper() - Constructor in CodecLookupHelper
CodecMetaClassSupport - Class in org.grails.encoder
Helper methods for Codec metaclass operations.
CodecMetaClassSupport() - Constructor in CodecMetaClassSupport
codecName - Field in CombinedCodecIdentifier
codecName - Field in DefaultCodecIdentifier
CodecPrintWriter - Class in org.grails.buffer
CodecPrintWriter(java.io.Writer, org.grails.encoder.Encoder, org.grails.encoder.EncodingStateRegistry, boolean) - Constructor in CodecPrintWriter
CodecsConfiguration - Class in org.grails.plugins.codecs
Beans for Codecs
CodecsGrailsPlugin - Class in org.grails.plugins.codecs
Configures pluggable codecs.
CodecsGrailsPlugin() - Constructor in CodecsGrailsPlugin
CodeFilter - Class in grails.doc
CodeFilter() - Constructor in CodeFilter
codeSnippet - Field in GrailsWrappedRuntimeException
collectControllerMapping(grails.web.mapping.UrlMappingInfo) - Method in AbstractGrailsControllerUrlMappings
collectControllerMappings(grails.web.mapping.UrlMappingInfo) - Method in AbstractGrailsControllerUrlMappings
collection(Closure<?>) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
Define Url mapping collections that are nested directly below the parent resource (without the id)
CollectionDataBindingSource - Interface in grails.databinding
CollectionMarshaller - Class in org.grails.web.converters.marshaller.xml
Authors:
Siegfried Puchbauer
collectionName - Property in HalJsonRenderer
collectionToObjectArray(java.util.Collection) - Method in GrailsClassUtils
Convenience method for converting a collection to an Object[]
collectionToString(java.util.Collection) - Method in JSONObject
column - Field in SimpleCharStream
CombinedCodecIdentifier - Class in org.grails.encoder
combinedCodecIdentifier - Field in ChainedEncoder
CombinedCodecIdentifier(org.grails.encoder.CodecIdentifierProvider, boolean) - Constructor in CombinedCodecIdentifier
comma - Field in JSONWriter
The comma flag determines if a comma should be output before the next value.
comma() - Method in PathCapturingJSONWriterWrapper
COMMA_SEPARATOR - Field in CachingLinkGenerator
commandLine - Property in ExecutionContext
The command line instance
CommandLineResourceLoader - Class in org.grails.dev.support
Loads locations starting with /WEB-INF from the Grails web-app directory.
commandName - Property in GrailsApplicationContextCommandRunner
commandObjects - Field in Action
Default:
{}
commands - Field in ApplicationContextCommandRegistry
commit(org.springframework.transaction.TransactionStatus) - Method in ChainedTransactionManager
commit(org.springframework.transaction.PlatformTransactionManager) - Method in MultiTransactionStatus
committed - Field in IncludeResponseWrapper
COMMON_CLASSES - Field in DefaultGrailsPluginManager
compare(java.lang.Object, java.lang.Object) - Method in AbstractUrlMappingInfo
compare(grails.compiler.ast.ClassInjector, grails.compiler.ast.ClassInjector) - Method in GrailsAwareInjectionOperation
compare(grails.web.mime.MimeType, grails.web.mime.MimeType) - Method in QualityComparator
compare(org.grails.core.util.StopWatch.TaskInfo, org.grails.core.util.StopWatch.TaskInfo) - Method in StopWatch
compareTo(java.lang.Object) - Method in AbstractGrailsArtefactTransformer
Used for ordering not equality.
compareTo(java.lang.Object) - Method in AbstractGrailsPlugin
compareTo(Entry) - Method in DefaultConverterConfiguration.Entry
compareTo(java.lang.Object) - Method in DefaultUrlMappingsHolder.UrlMappingKey
compareTo(java.lang.Object) - Method in RegexUrlMapping
Compares this UrlMapping instance with the specified UrlMapping instance and deals with URL mapping precedence rules.
compareTo(java.lang.Object) - Method in ResponseCodeUrlMapping
compareTo(grails.doc.dropdown.Snapshot) - Method in Snapshot
compareTo(grails.doc.dropdown.SoftwareVersion) - Method in SoftwareVersion
compilationUnit - Field in ArtefactTypeAstTransformation
compilationUnit - Field in ControllerActionTransformer
compilationUnit - Property in EnhancesTraitTransformation
compilationUnit - Field in EntityASTTransformation
compilationUnit - Property in GlobalGrailsClassInjectorTransformation
compileGroovyFile(org.codehaus.groovy.control.CompilerConfiguration, java.io.File) - Method in GrailsApp
COMPILESTATIC_CLASS_NODE - Field in GrailsASTUtils
complete() - Method in GrailsAsyncContext
complete() - Method in MockAsyncContext
complete() - Method in StopWatch
completionHandlers - Property in AsyncGrailsWebRequest
componentType - Property in AtomCollectionRenderer
componentType - Property in HalJsonCollectionRenderer
componentType - Property in HalXmlCollectionRenderer
componentType - Property in JsonCollectionRenderer
componentType - Property in XmlCollectionRenderer
composeSelectHtml() - Method in CreateReleasesDropdownTask
CompositeConfig - Class in org.grails.config
A Config composed of other Configs
CompositeEditor - Class in org.grails.web.binding
Authors:
Graeme Rocher
CompositeEditor(java.beans.PropertyEditor) - Constructor in CompositeEditor
CompositeViewResolver - Class in org.grails.web.servlet.view
Performs the job of iterating across registered view resolvers and returning the first matching view similar to the hard coded behavior in DispatcherServlet
CompositeViewResolver() - Constructor in CompositeViewResolver
concat(T, T) - Method in GrailsArrayUtils
Config - Interface in grails.config
Interface to application configuration
config - Field in AbstractGrailsApplication
config - Field in AbstractGrailsPlugin
config - Field in BeanBuilder.DeferredProperty
CONFIG_BINDING_APP_NAME - Field in AbstractGrailsPluginManager
CONFIG_BINDING_APP_VERSION - Field in AbstractGrailsPluginManager
CONFIG_BINDING_GRAILS_HOME - Field in AbstractGrailsPluginManager
CONFIG_BINDING_USER_HOME - Field in AbstractGrailsPluginManager
config - Field in ChainedTransactionManagerPostProcessor
CONFIG_CLASS - Field in GrailsApplication
The name of the class that provides configuration
config - Field in ConfigProperties
CONFIG_FILE - Field in AbstractGrailsPluginManager
config - Field in GrailsPlaceholderConfigurer
config - Field in JSON
CONFIG_PROPERTY_CODEC_FOR_CONTENT_TYPE - Field in FilteringCodecsByContentTypeSettings
CONFIG_PROPERTY_GSP_HTMLCODEC - Field in HTMLCodec
configChanged() - Method in AbstractGrailsApplication
configChanged() - Method in GrailsApplication
Fired to inform the application when the Config.groovy file changes.
configId - Field in ConstraintEvalUtils
configLocations - Field in GrailsWebApplicationContext
configMap - Field in NavigableMapConfig
ConfigProperties - Class in grails.config
Cached access to Config.toProperties to avoid repeated calls
ConfigProperties(grails.config.Config) - Constructor in ConfigProperties
configs - Field in CompositeConfig
configs - Field in Holders
ConfigurableConverter - Interface in org.grails.web.converters
Interface for converters that can be configured at runtime
ConfigurableRuntimeBeanReference(java.lang.String, org.grails.spring.BeanConfiguration, boolean) - Constructor in BeanBuilder.ConfigurableRuntimeBeanReference
configuration - Property in DataSourceConnectionSourcesFactoryBean
configuration - Property in DefaultMappingContextFactoryBean
configurationProperties - Field in DataBindingConfiguration
configurationProperties - Field in DefaultConvertersConfiguration
configurationSource(Map<String, CorsConfiguration>) - Method in GrailsCorsFilter
configure(org.grails.web.servlet.mvc.GrailsWebRequest) - Method in AbstractUrlMappingInfo
configure(org.grails.web.servlet.mvc.GrailsWebRequest) - Method in UrlMappingInfo
Configure this UrlMappingInfo the for the given GrailsWebRequest
configureApplicationContextClass() - Method in DevelopmentGrailsApplication
configureApplicationContextClass() - Method in GrailsShell
configureApplicationContextClass() - Method in GrailsSwingConsole
configureCodecMethods(org.grails.encoder.CodecFactory, boolean, List<ExpandoMetaClass>) - Method in CodecMetaClassSupport
Adds "encodeAs*" and "decode*" metamethods for given codecClass
configureCodecMethods() - Method in DefaultGrailsCodecClass
configureCodecMethods() - Method in GrailsCodecClass
configuredEnvironment - Property in GrailsApp
configureDirectoryWatcher(org.grails.io.watch.DirectoryWatcher, java.lang.String) - Method in GrailsApp
configuredMimeTypes - Property in DefaultAcceptHeaderParser
configuredServerBaseURL - Property in DefaultLinkGenerator
configureEnvironment(org.springframework.core.env.ConfigurableEnvironment, java.lang.String) - Method in GrailsApp
configureLoadedClasses(Class<?>) - Method in DefaultGrailsApplication
Configures the loaded classes within the GrailsApplication instance using the registered ArtefactHandler instances.
configureParameterCreationListeners(org.grails.web.servlet.mvc.GrailsWebRequest) - Method in GrailsWebRequestFilter
configureScanner(org.springframework.beans.factory.xml.ParserContext, org.w3c.dom.Element) - Method in ClosureClassIgnoringComponentScanBeanDefinitionParser
configureServletContextAttributes(jakarta.servlet.ServletContext, grails.core.GrailsApplication, grails.plugins.GrailsPluginManager, org.springframework.web.context.WebApplicationContext) - Method in GrailsConfigUtils
configureUrlMapping(grails.web.mapping.UrlMapping) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
configureUrlPattern(java.lang.String) - Method in DefaultUrlMappingData
ConnectedWriter(java.io.Writer, boolean) - Constructor in StreamCharBuffer.ConnectedWriter
connectedWriter - Field in StreamCharBuffer.SingleOutputWriter
connectedWriters - Field in StreamCharBuffer.MultiOutputWriter
connectedWritersWriter - Field in StreamCharBuffer
CONNECTION - Field in HttpHeaders
connectionSources - Field in DataSourceConnectionSourcesFactoryBean
connectTo(LazyInitializingWriter, boolean) - Method in StreamCharBuffer
ConnectToWriter(LazyInitializingWriter, boolean) - Constructor in StreamCharBuffer.ConnectToWriter
connectToWriters - Field in StreamCharBuffer
CONSTANT_STATUS - Field in ResourceTransform
Constrained - Interface in grails.validation
A interface for something that is constrained by various criteria
CONSTRAINED_PROPERTIES_PROPERTY_NAME - Field in DefaultASTValidateableHelper
ConstrainedDelegate - Class in grails.validation
Bridge from the old API to the new
ConstrainedDelegate(grails.gorm.validation.ConstrainedProperty) - Constructor in ConstrainedDelegate
ConstrainedDiscovery - Interface in org.grails.validation.discovery
Strategy interface for discovering the Constrained properties of a class
constrainedProperties - Field in DefaultGrailsDomainClass
ConstraintEvaluatorAdapter - Class in org.grails.plugins.domain.support
ConstraintEvaluatorAdapter(org.grails.datastore.gorm.validation.constraints.eval.ConstraintsEvaluator) - Constructor in ConstraintEvaluatorAdapter
ConstraintEvalUtils - Class in org.grails.validation
Utility methods for configuring constraints
ConstraintEvalUtils() - Constructor in ConstraintEvalUtils
constraintFactories - Property in DefaultMappingContextFactoryBean
constraintRegistry - Field in DefaultUrlMappingEvaluator
constraints - Field in AbstractUrlMapping
CONSTRAINTS - Field in DefaultUrlMappingEvaluator.UrlMappingBuilder
CONSTRAINTS_FIELD_NAME - Field in DefaultASTDatabindingHelper
CONSTRAINTS_GROOVY_SCRIPT - Field in ConstraintsEvaluator
constraints - Property in MetaMappingInfo
constraints - Field in ResponseCodeUrlMapping
ConstraintsEvaluator - Interface in grails.validation
Evaluates and returns constraints.
constraintsEvaluator - Field in ConstraintEvaluatorAdapter
constraintsEvaluator - Field in DefaultUrlMappingEvaluator
constraintsMapInternal - Field in Validateable
construct2ndStep(org.yaml.snakeyaml.nodes.Node, java.lang.Object) - Method in CustomSafeConstructor.ConstructIsoTimestampString
construct(org.yaml.snakeyaml.nodes.Node) - Method in CustomSafeConstructor.ConstructIsoTimestampString
CONSTRUCTOR_ARGS - Field in DefaultBeanConfiguration
CONSTRUCTOR_METHOD - Field in BaseApiProvider
constructorArgs - Field in DefaultBeanConfiguration
constructors - Field in BaseApiProvider
Consumer - Annotation Type in reactor.spring.context.annotation
deprecated:
No longer necessary, remove from your class
ContainerRenderer - Interface in grails.rest.render
A container a renderer is a render that renders a container of objects (Example: List of Book instances)
containerRendererCache - Field in DefaultRendererRegistry
containerRenderers - Field in DefaultRendererRegistry
containerType - Property in DefaultRendererRegistry.ContainerRendererCacheKey
contains(java.lang.Object, java.lang.Object) - Method in GrailsArrayUtils
contains(java.lang.Object) - Method in JSONArray
containsAll(java.util.Collection) - Method in JSONArray
containsBean(java.lang.String) - Method in DefaultRuntimeSpringConfiguration
containsBean(java.lang.String) - Method in RuntimeSpringConfiguration
Returns whether the runtime spring config contains the specified bean.
containsBeanDefinition(java.lang.String) - Method in GrailsApplicationContext
containsKey(java.lang.Object) - Method in AbstractTypeConvertingMap
containsKey(java.lang.Object) - Method in CompositeConfig
containsKey(java.lang.Object) - Method in GPathResultMap
containsKey(java.lang.Object) - Method in GrailsFlashScope
containsKey(java.lang.Object) - Method in JSONObject
containsKey(java.lang.Object) - Method in LazyBeanMap
containsKey(java.lang.Object) - Method in LazyMetaPropertyMap
{@inheritDoc}
containsKey(java.lang.String) - Method in NavigableMapConfig
containsKey(java.lang.Object) - Method in PrefixedConfig
containsKey(K) - Method in PromiseMap
Parameters:
key - The key
containsProperty(java.lang.String) - Method in CompositeConfig
containsProperty(java.lang.String) - Method in DataBindingSource
Parameters:
propertyName - the name of a property
containsProperty(java.lang.String) - Method in NavigableMapConfig
containsProperty(java.lang.String) - Method in PrefixedConfig
containsProperty(java.lang.String) - Method in SimpleMapDataBindingSource
containsValue(java.lang.Object) - Method in AbstractTypeConvertingMap
containsValue(java.lang.Object) - Method in CompositeConfig
containsValue(java.lang.Object) - Method in GPathResultMap
containsValue(java.lang.Object) - Method in GrailsFlashScope
containsValue(java.lang.Object) - Method in JSONObject
containsValue(java.lang.Object) - Method in LazyBeanMap
containsValue(java.lang.Object) - Method in LazyMetaPropertyMap
Checks whether the specified value is contained within the Map.
containsValue(java.lang.Object) - Method in NavigableMapConfig
containsValue(java.lang.Object) - Method in PrefixedConfig
CONTENT_DISPOSITION - Field in HttpHeaders
CONTENT_ENCODING - Field in HttpHeaders
CONTENT_FORMAT - Field in GrailsApplicationAttributes
content - Field in IncludedContent
CONTENT_LANGUAGE - Field in HttpHeaders
CONTENT_LENGTH - Field in HttpHeaders
CONTENT_LOCATION - Field in HttpHeaders
CONTENT_MD5 - Field in HttpHeaders
CONTENT_RANGE - Field in HttpHeaders
CONTENT_TYPE - Field in HttpHeaders
CONTENT - Enum Constant in XMLStreamWriter.Mode
contentLength() - Method in GrailsResource
contentLength() - Method in SpringResource
contentType - Field in AbstractConverter
contentType - Field in IncludedContent
contentType - Field in IncludeResponseWrapper
contentType - Property in Link
The content type of the linked resource
contentTypePatternToEncoderMapping - Field in FilteringCodecsByContentTypeSettings
contentTypeToEncoderMapping - Field in FilteringCodecsByContentTypeSettings
Context - Class in org.grails.asm
Information about a class being parsed in a ClassReader.
CONTEXT_CONFIG_ANNOTATION - Field in IntegrationTestMixinTransformation
context - Field in DefaultGrailsApplicationAttributes
context - Field in DefaultRuntimeSpringConfiguration
context - Field in DocPublisher
CONTEXT_PATH - Property in DocEngine
contextInitialized - Field in AbstractGrailsApplication
contextPath - Property in DefaultLinkGenerator
contextPath - Property in LinkGeneratorFactory
Controller - Annotation Type in grails.web
Created by graemerocher on 28/05/14.
controller - Property in AbstractGrailsControllerUrlMappings.ControllerKey
CONTROLLER - Field in DefaultGrailsControllerClass
controller - Field in DefaultUrlMappingsHolder.UrlMappingKey
controller - Field in DefaultUrlMappingsHolder.UrlMappingsListKey
controller - Property in ForwardUrlMappingInfo
CONTROLLER - Field in GrailsApplicationAttributes
CONTROLLER - Field in GrailsControllerClass
The general name to use when referring to controller artefacts.
controller - Property in MetaMappingInfo
CONTROLLER_NAME_ATTRIBUTE - Field in GrailsApplicationAttributes
CONTROLLER_NAMESPACE_ATTRIBUTE - Field in GrailsApplicationAttributes
CONTROLLER_PATTERN - Field in ControllerActionTransformer
CONTROLLER_PREFIX - Field in DefaultUrlMappingInfo
controller - Field in UrlCreatorCache.ReverseMappingKey
CONTROLLER - Field in UrlMapping
The controller this mapping matches
ControllerActionConventions - Class in org.grails.web.mapping
Includes constants for common conventions for controller actions
ControllerActionConventions() - Constructor in ControllerActionConventions
ControllerActionTransformer - Class in org.grails.compiler.web
ControllerActionTransformer() - Constructor in ControllerActionTransformer
ControllerArtefactHandler - Class in org.grails.core.artefact
Lookup controllers for uris.
ControllerArtefactHandler() - Constructor in ControllerArtefactHandler
ControllerArtefactTypeTransformation - Class in org.grails.compiler.web
A transformation that makes an Artefact a controller
controllerCache - Field in UrlMappingsInfoHandlerAdapter
controllerClass - Property in GrailsControllerUrlMappingInfo
controllerClassName - Field in DefaultGroovyPagesUriService.ControllerObjectKey
ControllerDomainTransformer - Class in org.grails.compiler.web
Adds binding methods to domain classes.
ControllerExceptionHandlerMetaData - Interface in org.grails.plugins.web.controllers
Represents meta data which describes an exception handling method in a controller
controllerExcludesRegex - Property in UrlMappingMatcher.MapExclude
ControllerExecutionException - Class in org.grails.web.servlet.mvc.exceptions
Throw when an exception occurs during controller execution
ControllerExecutionException(java.lang.Throwable) - Constructor in ControllerExecutionException
controllerHashCode - Field in DefaultGroovyPagesUriService.ControllerObjectKey
ControllerMethod - Annotation Type in grails.web.controllers
A marker annotation for methods added to a class that are for persistence purposes
controllerName - Field in AbstractUrlMapping
controllerName - Field in DefaultUrlCreator
controllerName - Field in DefaultUrlMappingEvaluator.UrlMappingBuilder.ParentResource
controllerName - Field in DefaultUrlMappingInfo
controllerName - Property in ForwardUrlMappingInfo
controllerNameCache - Field in DefaultGroovyPagesUriService
ControllerNameExtractor - Class in org.grails.test.support
ControllerNameExtractor() - Constructor in ControllerNameExtractor
ControllerObjectKey(groovy.lang.GroovyObject) - Constructor in DefaultGroovyPagesUriService.ControllerObjectKey
controllerRegex - Field in UrlMappingMatcher
CONTROLLERS_DEFAULT_SCOPE - Field in Settings
The default scope for controllers
CONTROLLERS_UPLOAD_FILE_SIZE_THRESHOLD - Field in Settings
The file size threshold
CONTROLLERS_UPLOAD_LOCATION - Field in Settings
The upload directory for controllers, defaults to java.tmp.dir
CONTROLLERS_UPLOAD_MAX_FILE_SIZE - Field in Settings
The maximum file size
CONTROLLERS_UPLOAD_MAX_REQUEST_SIZE - Field in Settings
The maximum request size
ControllersAsyncGrailsPlugin - Class in org.grails.plugins.web.async
Async support for the Grails 2.0.
ControllersAsyncGrailsPlugin() - Constructor in ControllersAsyncGrailsPlugin
ControllersAutoConfiguration - Class in org.grails.plugins.web.controllers
ControllersAutoConfiguration.GrailsWebMvcConfigurer - Class in org.grails.plugins.web.controllers
ControllersDomainBindingApi - Class in org.grails.plugins.web.controllers.api
Enhancements made to domain classes for data binding.
ControllersGrailsPlugin - Class in org.grails.plugins.web.controllers
Handles the configuration of controllers for Grails.
ControllersGrailsPlugin() - Constructor in ControllersGrailsPlugin
ControllerTraitInjector - Class in grails.compiler.traits
A TraitInjector that injects controllers with the Controller trait
ControllerTraitInjector() - Constructor in ControllerTraitInjector
conversionHelpers - Field in SimpleDataBinder
ConversionService - Interface in org.grails.databinding.converters
Authors:
Jeff Brown
conversionService - Property in MethodSubscriber
conversionService - Field in NavigableMapConfig
conversionService - Property in SimpleDataBinder
convert(org.grails.config.NavigableMap$NullSafeNavigator) - Method in AbstractGrailsPluginManager
convert(java.lang.Object) - Method in ByteArrayMultipartFileValueConverter
CONVERT_CLOSURES_KEY - Field in ControllerActionTransformer
convert(java.lang.Object) - Method in ClosureValueConverter
convert(java.lang.Object, Class<?>) - Method in ConversionService
convert(java.lang.Object) - Method in CurrencyValueConverter
convert(java.lang.Object) - Method in DateConversionHelper
CONVERT_EMPTY_STRINGS_TO_NULL - Field in Settings
convert(java.lang.Object, java.lang.String) - Method in FormattedDateValueConverter
convert(java.lang.Object, java.lang.String) - Method in FormattedLocalDateTimeValueConverter
convert(java.lang.Object, java.lang.String) - Method in FormattedValueConverter
Return a formatted value
convert(java.lang.String) - Method in GrailsApplicationPostProcessor.1
convert(org.grails.config.NavigableMap$NullSafeNavigator) - Method in GrailsApplicationPostProcessor.2
convert(org.grails.config.NavigableMap$NullSafeNavigator) - Method in GrailsApplicationPostProcessor.3
convert(java.lang.Class, java.lang.Object) - Method in GrailsWebDataBinder
convert(java.util.Date) - Method in HalJsonRenderer.UTCDateConverter
convert(java.lang.Object, java.lang.String) - Method in Jsr310ConvertersConfiguration.1
convert(java.lang.Object, java.lang.String) - Method in Jsr310ConvertersConfiguration.10
convert(java.lang.Object) - Method in Jsr310ConvertersConfiguration.11
convert(java.lang.Object, java.lang.String) - Method in Jsr310ConvertersConfiguration.13
convert(java.lang.Object) - Method in Jsr310ConvertersConfiguration.14
convert(java.lang.Object, java.lang.String) - Method in Jsr310ConvertersConfiguration.16
convert(java.lang.Object) - Method in Jsr310ConvertersConfiguration.17
convert(java.lang.Object) - Method in Jsr310ConvertersConfiguration.19
convert(java.lang.Object) - Method in Jsr310ConvertersConfiguration.2
convert(java.lang.Object) - Method in Jsr310ConvertersConfiguration.20
convert(java.lang.Object) - Method in Jsr310ConvertersConfiguration.21
convert(java.lang.Object, java.lang.String) - Method in Jsr310ConvertersConfiguration.4
convert(java.lang.Object) - Method in Jsr310ConvertersConfiguration.5
convert(java.lang.Object, java.lang.String) - Method in Jsr310ConvertersConfiguration.7
convert(java.lang.Object) - Method in Jsr310ConvertersConfiguration.8
convert(java.lang.Object, groovy.lang.Closure) - Method in Jsr310ConvertersConfiguration.Jsr310DateValueConverter
convert(java.lang.Object) - Method in LocalDateTimeConverter
convert(java.lang.Object) - Method in LocaleAwareNumberConverter
convert(java.lang.String) - Method in RequestForwarder
convert(java.lang.Class, java.lang.Object) - Method in SimpleDataBinder
convert(java.lang.Object, Class<?>) - Method in SpringConversionServiceAdapter
convert(java.lang.Object) - Method in TimeZoneConverter
convert(java.lang.Object) - Method in UUIDConverter
convert(java.lang.Object) - Method in ValueConverter
convertAnother(java.lang.Object) - Method in Converter
convertAnother(java.lang.Object) - Method in JSON
convertClassValues(java.lang.Object, java.lang.ClassLoader, org.springframework.core.annotation.AnnotationAttributes, boolean) - Method in AnnotationReadingVisitorUtils
convertEmptyStringsToNull - Field in DataBindingConfigurationProperties
convertEmptyStringsToNull - Property in GrailsWebDataBinder
Converter - Interface in org.grails.web.converters
Defines an Object that can convert an instance and render it to the response or a supplied writer.
Converter.CircularReferenceBehaviour - Enum in org.grails.web.converters
converterClass - Field in ObjectMarshallerRegisterer
converterClosure - Property in ClosureValueConverter
ConverterConfiguration - Interface in org.grails.web.converters.configuration
Authors:
Siegfried Puchbauer
converterEnabled - Field in ControllerActionTransformer
ConverterException - Class in org.grails.web.converters.exceptions
Thrown when an error occurs originating from a Converter instance.
ConverterException() - Constructor in ConverterException
CONVERTERS_DEFAULT_ENCODING - Field in ConvertersConfigurationHolder
ConvertersApi - Class in org.grails.plugins.converters.api
The API for converting objects to target types such as XML.
ConvertersConfigurationHolder - Class in org.grails.web.converters.configuration
Singleton which holds all default and named configurations for the Converter classes.
ConvertersConfigurationHolder() - Constructor in ConvertersConfigurationHolder
ConvertersConfigurationInitializer - Class in org.grails.web.converters.configuration
Authors:
Siegfried Puchbauer
ConvertersDomainTransformer - Class in org.grails.compiler.web.converters
Adds the asType method to domain classes.
ConvertersExtension - Class in org.grails.web.converters
Authors:
Jeff Brown
ConvertersExtension() - Constructor in ConvertersExtension
ConvertersGrailsPlugin - Class in org.grails.plugins.converters
Allows the "obj as XML" and "obj as JSON" syntax.
ConvertersGrailsPlugin() - Constructor in ConvertersGrailsPlugin
ConverterUtil - Class in org.grails.web.converters
A utility class for creating and dealing with Converter objects.
ConverterUtil() - Constructor in ConverterUtil
convertPotentialGStrings(Map<Object,Object>) - Method in DataBindingUtils
convertPropsToMap(groovy.util.ConfigObject) - Method in NavigableMapConfig
convertStringToEnum(Class<? extends Enum>, java.lang.String) - Method in SimpleDataBinder
convertTargetParameterTypes(Class<?>) - Method in GrailsASTUtils
convertTokensIntoArrayList(java.util.StringTokenizer) - Method in NavigableMapConfig
convertToListIfCharSequence(java.lang.Object) - Method in DataBinder
convertToMap(org.grails.config.NavigableMap, IdentityHashMap<NavigableMap,Map<Object,Object>>) - Method in NavigableMapConfig
convertToMethodAction(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext) - Method in ControllerActionTransformer
Converts a method into a controller action.
convertToReference(char) - Method in HTML4Encoder.StreamingHTMLEncoderHelper
Convert to html reference.
convertToRegex(java.lang.String) - Method in RegexUrlMapping
Converts a Grails URL provides via the UrlMappingData interface to a regular expression.
convertToString(java.lang.Object) - Method in AbstractCharReplacementEncoder
convertValueIfNecessary(java.lang.Object, Class<T>, T) - Method in NavigableMapConfig
COOKIE - Field in HttpHeaders
copy(org.springframework.core.io.Resource, java.io.File) - Method in FileSystemInteraction
Copy a Resource from the given location to the given directory or location
copy(org.springframework.core.io.Resource, java.io.File) - Method in FileSystemInteractionImpl
Copy a Resource from the given location to the given directory or location
copyAll(java.lang.Iterable, java.lang.Object) - Method in FileSystemInteraction
Copies resources to the target destination
copyAll(java.lang.Iterable, java.lang.Object) - Method in FileSystemInteractionImpl
Copies resources to the target destination
copyAnnotations(org.codehaus.groovy.ast.AnnotatedNode, org.codehaus.groovy.ast.AnnotatedNode, Set<String>, Set<String>) - Method in GrailsASTUtils
copyExpandoMetaClass(Class<?>, Class<?>, boolean) - Method in GrailsMetaClassUtils
Copies the ExpandoMetaClass dynamic methods and properties from one Class to another.
copyParameters(org.codehaus.groovy.ast.Parameter) - Method in DelegateAsyncTransformation
copyParameters(org.codehaus.groovy.ast.Parameter, Map<String,ClassNode>) - Method in GrailsASTUtils
copyPropertiesToBean(java.lang.annotation.Annotation, java.lang.Object) - Method in TransactionalPromiseDecorator
copyright - Property in DocPublisher
The copyright message
CORE_PLUGIN_PATTERN - Field in CorePluginFinder
CoreAutoConfiguration - Class in org.grails.plugins.core
Core beans.
CoreGrailsPlugin - Class in org.grails.plugins
Configures the core shared beans within the Grails application context.
CoreGrailsPlugin() - Constructor in CoreGrailsPlugin
CorePluginFinder - Class in org.grails.plugins
Loads core plugin classes.
CorePluginFinder.PluginHandler - Class in org.grails.plugins
CorePluginFinder.PluginParseState - Enum in org.grails.plugins
CorePluginFinder(grails.core.GrailsApplication) - Constructor in CorePluginFinder
count - Field in CharArrayCharSequence
count - Field in StreamCharBuffer.FixedCharArrayEncodedAppender
count - Field in SubCharSequence
countChainableTransactionManagerBeans(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in ChainedTransactionManagerPostProcessor
countField - Field in StringCharArrayAccessor
countResources() - Method in RestfulController
Counts all of resources
cpf - Field in LazyBeanMap
CREATE_APPCTX - Field in BeanBuilder
create(grails.web.mapping.UrlMappings) - Method in LinkGeneratorFactory
create() - Method in RestfulController
Displays a form to create a new resource
create(java.lang.Class) - Method in UrlMappingsFactory
createApplicationContext() - Method in BeanBuilder
Creates an ApplicationContext from the current state of the BeanBuilder
createApplicationContext(org.springframework.context.ApplicationContext) - Method in DefaultRuntimeSpringConfiguration
Creates the ApplicationContext instance.
createApplicationContext() - Method in GrailsApp
createApplicationContext(org.springframework.context.ApplicationContext) - Method in WebRuntimeSpringConfiguration
createArgumentListFromParameters(org.codehaus.groovy.ast.Parameter, boolean, Map<String,ClassNode>) - Method in GrailsASTUtils
Creates an argument list from the given parameter types.
createAutowirer() - Method in GrailsTestInterceptor
createBeanDefinition() - Method in DefaultBeanConfiguration
createBeanDefinition(java.lang.String) - Method in DefaultRuntimeSpringConfiguration
createBeanDefinition(java.lang.String) - Method in RuntimeSpringConfiguration
Creates and returns the BeanDefinition that is regsitered within the given name or returns null.
createBeanWrapper(java.lang.Object) - Method in AbstractConverter
createBeanWrapper(java.lang.Object) - Method in ConverterUtil
createBinaryGrailsPlugin(Class<?>, org.grails.plugins.BinaryGrailsPluginDescriptor) - Method in DefaultGrailsPluginManager
createBindingSource(java.io.Reader) - Method in AbstractRequestBodyDataBindingSourceCreator
createBindingSource(java.io.Reader) - Method in HalXmlDataBindingSourceCreator
createBindingSource(java.io.Reader) - Method in JsonDataBindingSourceCreator
createBindingSource(java.io.Reader) - Method in XmlDataBindingSourceCreator
createBindingSourceCreationException(java.lang.Exception) - Method in AbstractRequestBodyDataBindingSourceCreator
createBindingSourceCreationException(java.lang.Exception) - Method in JsonDataBindingSourceCreator
createBindingSourceCreationException(java.lang.Exception) - Method in XmlDataBindingSourceCreator
createBoundPromise(T) - Method in AbstractPromiseFactory
createBoundPromise(T) - Method in GparsPromiseFactory
createBoundPromise(T) - Method in PromiseFactory
Creates a promise with a value pre-bound to it
createBoundPromise(T) - Method in Promises
createBoundPromise(T) - Method in WebPromises
createCacheKey(java.lang.Class, grails.web.mime.MimeType) - Method in ClassAndMimeTypeRegistry
createCacheKey(java.lang.Class, grails.web.mime.MimeType) - Method in DefaultDataBindingSourceRegistry
createCacheKey(java.lang.Class, grails.web.mime.MimeType) - Method in DefaultRendererRegistry
createChainedCodecInstance(java.lang.String, ConcurrentMap<String,T>, Class<T>) - Method in BasicCodecLookup
createChainingEncodesToWriter(List<StreamingEncoder>, boolean) - Method in AbstractCharReplacementEncoder
createChainingEncodesToWriter(List<StreamingEncoder>, boolean) - Method in EncodesToWriter
createChainingEncodesToWriter(org.grails.encoder.StreamingEncoder, List<StreamingEncoder>, boolean) - Method in EncodesToWriterAdapter
createCharSequence(java.lang.CharSequence, int, int) - Method in CharSequences
createChunk() - Method in StreamCharBuffer.AllocatedBuffer
Creates a new chunk from the content written to the buffer (used before adding StringChunk or StreamCharBufferChunk).
createClassLoaderUrls(java.lang.Class) - Method in ClassRelativeClassLoader
createCodec(java.lang.String, ConcurrentMap<String,T>, Class<T>) - Method in BasicCodecLookup
createCodecIdentifier(org.grails.encoder.Decoder) - Method in ChainedDecoder
createCodecIdentifier(org.grails.encoder.StreamingEncoder) - Method in ChainedEncoder
createCollectionBindingSource(java.io.Reader) - Method in AbstractRequestBodyDataBindingSourceCreator
createCollectionBindingSource(java.io.Reader) - Method in JsonDataBindingSourceCreator
createCollectionBindingSource(java.io.Reader) - Method in XmlDataBindingSourceCreator
createCollectionDataBindingSource(grails.web.mime.MimeType, java.lang.Class, java.lang.Object) - Method in AbstractRequestBodyDataBindingSourceCreator
createCollectionDataBindingSource(grails.web.mime.MimeType, java.lang.Class, java.lang.Object) - Method in DataBindingSourceCreator
Creates a CollectionDataBindingSource suitable for binding bindingSource to bindingTarget
createCollectionDataBindingSource(grails.web.mime.MimeType, java.lang.Class, java.lang.Object) - Method in DataBindingSourceRegistry
Locates a CollectionDataBindingSource for the given MimeType and binding target
createCollectionDataBindingSource(grails.core.GrailsApplication, java.lang.Class, java.lang.Object) - Method in DataBindingUtils
createCollectionDataBindingSource(grails.web.mime.MimeType, java.lang.Class, java.lang.Object) - Method in DefaultDataBindingSourceCreator
createCollectionDataBindingSource(grails.web.mime.MimeType, java.lang.Class, java.lang.Object) - Method in DefaultDataBindingSourceRegistry
createCollectionDataBindingSource(grails.web.mime.MimeType, java.lang.Class, java.lang.Object) - Method in XmlDataBindingSourceCreator
createCompilationUnit(org.codehaus.groovy.control.CompilerConfiguration, java.security.CodeSource) - Method in GrailsAwareClassLoader
See Also:
groovy.lang.GroovyClassLoader#createCompilationUnit(org.codehaus.groovy.control.CompilerConfiguration, java.security.CodeSource)
createConcreteCollection(java.lang.Class) - Method in GrailsClassUtils
Creates a concrete collection for the suppied interface
createConstraintsWithIdAndFormat(List<ConstrainedProperty>) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
createConverter(Class<T>, java.lang.Object, org.springframework.context.ApplicationContext) - Method in ConverterUtil
createCreateActionResourcesRestfulMapping(java.lang.String, java.lang.Object, java.lang.Object, java.lang.String, grails.web.mapping.UrlMappingData, grails.gorm.validation.ConstrainedProperty) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
createDataBindingSource(grails.web.mime.MimeType, java.lang.Class, java.lang.Object) - Method in AbstractRequestBodyDataBindingSourceCreator
createDataBindingSource(grails.web.mime.MimeType, java.lang.Class, java.lang.Object) - Method in DataBindingSourceCreator
Creates a DataBindingSource suitable for binding bindingSource to bindingTarget
createDataBindingSource(grails.web.mime.MimeType, java.lang.Class, java.lang.Object) - Method in DataBindingSourceRegistry
Locates a DataBindingSource for the given MimeType and binding target
createDataBindingSource(grails.core.GrailsApplication, java.lang.Class, java.lang.Object) - Method in DataBindingUtils
createDataBindingSource(java.lang.Object, jakarta.servlet.http.HttpServletRequest) - Method in DefaultDataBindingSourceCreator
createDataBindingSource(grails.web.mime.MimeType, java.lang.Class, java.lang.Object) - Method in DefaultDataBindingSourceRegistry
createDataBindingSource(grails.web.mime.MimeType, java.lang.Class, java.lang.Object) - Method in JsonDataBindingSourceCreator
createDataBindingSource(grails.web.mime.MimeType, java.lang.Class, java.lang.Object) - Method in XmlDataBindingSourceCreator
createDefaultCache() - Method in CachingLinkGenerator
createDefaultEventBus() - Method in EventBusBuilder
createDefaultEventBus() - Method in EventBusFactoryBean
createDefaults() - Method in MimeType
Creates the default MimeType configuration if none exists in Config.groovy
createDeleteActionResourceRestfulMapping(java.lang.String, java.lang.Object, java.lang.Object, java.lang.String, grails.web.mapping.UrlMappingData, List<ConstrainedProperty>) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
createDeleteActionResourcesRestfulMapping(java.lang.String, java.lang.Object, java.lang.Object, java.lang.String, grails.web.mapping.UrlMappingData, List<ConstrainedProperty>) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
createdMillis - Field in CacheEntry
createDocument(java.lang.String) - Method in PdfBuilder
createDynamicElementReader(java.lang.String, boolean) - Method in BeanBuilder
createEditActionResourceRestfulMapping(java.lang.String, java.lang.Object, java.lang.Object, java.lang.String, grails.web.mapping.UrlMappingData, grails.gorm.validation.ConstrainedProperty) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
createEditActionResourcesRestfulMapping(java.lang.String, java.lang.Object, java.lang.Object, java.lang.String, grails.web.mapping.UrlMappingData, List<ConstrainedProperty>) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
createEncodingInitializer(org.grails.encoder.EncoderAware, org.grails.encoder.EncodingStateRegistryLookup, LazyInitializingWriter) - Method in StreamCharBuffer
createEnvironment() - Method in GrailsWebApplicationContext
createExceptionResolver(org.grails.web.servlet.mvc.GrailsWebRequest) - Method in AsyncActionResultTransformer
createFlattenedKeys(java.util.Map, java.util.Map, java.util.Map, java.lang.Object, java.util.Map) - Method in AbstractParsingParameterCreationListener
Populates the target map with current map using the root map to form a nested prefix so that a hierarchy of maps is flattened.
createFor(List<StreamingEncoder>, java.lang.Boolean) - Method in ChainedEncoder
createFormatOnlyConstraints(List<ConstrainedProperty>) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
createFormatOnlyUrlMappingData(grails.web.mapping.UrlMappingData) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
createFromBuildBinding(groovy.lang.Binding) - Method in JUnitReportsFactory
createGrailsPlugin(Class<?>, org.springframework.core.io.Resource) - Method in DefaultGrailsPluginManager
createGrailsWebRequest(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, jakarta.servlet.ServletContext) - Method in AbstractGrailsView
createIfElseStatementForApiMethodCall(org.codehaus.groovy.ast.expr.MethodCallExpression, org.codehaus.groovy.ast.expr.VariableExpression, org.codehaus.groovy.ast.stmt.ThrowStatement) - Method in GrailsASTUtils
createIndexActionResourcesRestfulMapping(java.lang.String, java.lang.Object, java.lang.Object, java.lang.String, grails.web.mapping.UrlMappingData, List<ConstrainedProperty>) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
createInstance() - Method in UrlMappingFactoryBean
createInterceptor(java.lang.Object, org.springframework.context.ApplicationContext, java.lang.String) - Method in GrailsTestMode
createJmxObjectName(java.lang.String, org.apache.tomcat.jdbc.pool.DataSource) - Method in TomcatJDBCPoolMBeanExporter
createJsonMap(java.lang.Object) - Method in HalJsonDataBindingSourceCreator
createJsonMap(java.lang.Object) - Method in JsonApiDataBindingSourceCreator
createJsonMap(java.lang.Object) - Method in JsonDataBindingSourceCreator
createJUnitFixtureMethod(org.spockframework.runtime.model.SpecInfo, java.lang.reflect.Method, org.spockframework.runtime.model.MethodKind, Class<? extends Annotation>) - Method in TestingSupportExtension
createKey(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map) - Method in UrlCreatorCache
createLink(Map<String, Object>) - Method in Link
Creates a link for the given arguments
createListener(Class<T>) - Method in GrailsAsyncContext
createListener(Class<T>) - Method in MockAsyncContext
createMainContext(java.lang.Object) - Method in GrailsApplicationBuilder
createMethod(org.spockframework.runtime.model.SpecInfo, java.lang.reflect.Method, org.spockframework.runtime.model.MethodKind, java.lang.String) - Method in TestingSupportExtension
createMimeTypeAndAddToList(java.lang.String, grails.web.mime.MimeType, List<MimeType>, Map<String, String>) - Method in DefaultAcceptHeaderParser
createMissingMethodThrowable(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in GrailsASTUtils
createNamedConfig(java.lang.String, Closure<?>) - Method in JSON
createNameVariations(java.lang.String, org.grails.encoder.CodecIdentifierProvider) - Method in BasicCodecLookup
createNewEncodingState(org.grails.encoder.Encoder, org.grails.encoder.EncodingState) - Method in AbstractEncodedAppender
createNewEncodingState(org.grails.encoder.Encoder, org.grails.encoder.EncodingState) - Method in EncodesToWriterAdapter
createNewEncodingState(org.grails.encoder.Encoder, org.grails.encoder.EncodingState) - Method in WriterEncodedAppender
createNode(java.lang.Object, java.lang.Object) - Method in JSON.Builder
createPatchActionResourceRestfulMapping(java.lang.String, java.lang.Object, java.lang.Object, java.lang.String, grails.web.mapping.UrlMappingData, List<ConstrainedProperty>) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
createPatchActionResourcesRestfulMapping(java.lang.String, java.lang.Object, java.lang.Object, java.lang.String, grails.web.mapping.UrlMappingData, List<ConstrainedProperty>) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
createPdf(java.lang.String, java.io.File, java.io.File) - Method in PdfBuilder
createPdfWithDocument(org.w3c.dom.Document, java.io.File, java.io.File) - Method in PdfBuilder
createPluginManagerListener(org.springframework.context.ConfigurableApplicationContext) - Method in GrailsApp
Creates and returns a file change listener for notifying the plugin manager of changes.
createPool(boolean, int) - Method in LoggingPoolFactory
createPrintlnStatement(java.lang.String, java.lang.String) - Method in GrailsASTUtils
createPromise(Map<K, V>) - Method in AbstractPromiseFactory
See Also:
PromiseFactory#createPromise(java.util.Map)
createPromise(Closure<T>) - Method in CachedThreadPoolPromiseFactory
createPromise(Closure<T>) - Method in GparsPromiseFactory
createPromise(List<Closure<T>>) - Method in PromiseFactory
Creates a promise from one or many closures
createPromise(Promise<T>) - Method in Promises
createPromise(Closure<T>) - Method in RxPromiseFactory
createPromise(Closure<T>) - Method in SynchronousPromiseFactory
createPromise(Promise<T>) - Method in WebPromises
createPromiseInternal(Closure<T>) - Method in AbstractPromiseFactory
createPropertiesForBelongsToOrHasOneExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode) - Method in DefaultGrailsDomainClassInjector
createPropertiesForHasManyExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode) - Method in DefaultGrailsDomainClassInjector
createPrototypeBean(java.lang.String) - Method in DefaultRuntimeSpringConfiguration
createPrototypeBean(java.lang.String) - Method in RuntimeSpringConfiguration
Creates a new prototype bean configuration.
createRelative(java.lang.String) - Method in DefaultUrlMappingData
createRelative(java.lang.String) - Method in GrailsResource
createRelative(java.lang.String) - Method in ResponseCodeMappingData
createRelative(java.lang.String) - Method in SpringResource
createRelative(java.lang.String) - Method in UrlMappingData
Creates a new UrlMappingData instance relative to this one for the given path
createRelativeURL(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map, java.lang.String, java.lang.String) - Method in DefaultUrlCreator
createRelativeURL(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map, java.lang.String, java.lang.String) - Method in RegexUrlMapping
createRelativeURL(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map, java.lang.String, java.lang.String) - Method in ResponseCodeUrlMapping
createRelativeURL(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map, java.lang.String, java.lang.String) - Method in UrlCreator
Creates a URL for the given parameters values, controller and action names without the context path information
createRelativeURL(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map, java.lang.String) - Method in UrlCreatorCache.CachingUrlCreator
createRelativeUrlDataWithIdAndFormat(grails.web.mapping.UrlMappingData) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
CreateReleasesDropdownTask - Class in grails.doc.dropdown
CreateReleasesDropdownTask() - Constructor in CreateReleasesDropdownTask
createReport(java.lang.String, java.lang.String) - Method in JUnitReportsFactory
createReports(java.lang.String) - Method in JUnitReportsFactory
createRequestEnvironmentInterceptor() - Method in GrailsTestInterceptor
createResizeablePool(boolean, int) - Method in LoggingPoolFactory
Creates a fixed-thread pool of given size.
createResource() - Method in RestfulController
Creates a new instance of the resource.
createResourceRestfulMappings(java.lang.String, java.lang.Object, java.lang.Object, java.lang.String, grails.web.mapping.UrlMappingData, List<ConstrainedProperty>, List<String>) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
createRuntimeConstraintEvaluator(java.lang.String, grails.gorm.validation.ConstrainedProperty) - Method in RegexUrlMapping
This method will look for a constraint for the given name and return a closure that when executed will attempt to evaluate its value from the bound request parameters at runtime.
createRuntimeSpringConfiguration(org.springframework.context.ApplicationContext, java.lang.ClassLoader) - Method in BeanBuilder
createRuntimeSpringConfiguration(org.springframework.context.ApplicationContext, java.lang.ClassLoader) - Method in WebBeanBuilder
createSaveActionResourcesRestfulMapping(java.lang.String, java.lang.Object, java.lang.Object, java.lang.String, grails.web.mapping.UrlMappingData, List<ConstrainedProperty>) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
createSavepoint() - Method in MultiTransactionStatus
createScanner(org.springframework.beans.factory.xml.XmlReaderContext, boolean) - Method in ClosureClassIgnoringComponentScanBeanDefinitionParser
createServletContext() - Method in GrailsApplicationBuilder
createServletContextsHolder() - Method in Holders
createSessionIfNecessary() - Method in GrailsHttpSession
createShowActionResourceRestfulMapping(java.lang.String, java.lang.Object, java.lang.Object, java.lang.String, grails.web.mapping.UrlMappingData, List<ConstrainedProperty>) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
createShowActionResourcesRestfulMapping(java.lang.String, java.lang.Object, java.lang.Object, java.lang.String, grails.web.mapping.UrlMappingData, List<ConstrainedProperty>) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
createSingleCharSequence(char) - Method in CharSequences
createSingleResourceRestfulMappings(java.lang.String, java.lang.Object, java.lang.Object, java.lang.String, grails.web.mapping.UrlMappingData, List<ConstrainedProperty>, List<String>) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
Takes a controller and creates the necessary URL mappings for a singular RESTful resource
createSingletonBean(java.lang.String) - Method in DefaultRuntimeSpringConfiguration
createSingletonBean(java.lang.String) - Method in RuntimeSpringConfiguration
Creates a new singleton bean configuration.
createSpringApplication(org.springframework.core.io.ResourceLoader, Class<?>) - Method in GrailsAppBuilder
createSpringApplicationBuilder() - Method in GrailsAppServletInitializer
createStackFilterer() - Method in GrailsExceptionResolver
createStaticLookupMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, java.lang.String, java.lang.String) - Method in AbstractGrailsArtefactTransformer
createString(char[]) - Method in StringCharArrayAccessor
creates a new java.lang.String by setting the char array directly to the String instance with reflection.
createStringFallback(char[]) - Method in StringCharArrayAccessor
createThreadLocalConfiguration() - Method in ConvertersConfigurationHolder
createThreadNameMethod - Field in LoggingPoolFactory
createTransactionalPromiseDecorator(org.springframework.transaction.PlatformTransactionManager, java.lang.reflect.Method) - Method in TransactionalAsyncTransformUtils
Creates a TransactionalPromiseDecorator for the given transactionManager and method to be invoked
createTransactionInterceptor() - Method in GrailsTestInterceptor
createTransactionManagerBeanReferences(org.springframework.beans.factory.config.BeanDefinition) - Method in ChainedTransactionManagerPostProcessor
createUpdateActionResourceRestfulMapping(java.lang.String, java.lang.Object, java.lang.Object, java.lang.String, grails.web.mapping.UrlMappingData, List<ConstrainedProperty>) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
createUpdateActionResourcesRestfulMapping(java.lang.String, java.lang.Object, java.lang.Object, java.lang.String, grails.web.mapping.UrlMappingData, List<ConstrainedProperty>) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
createURL(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map, java.lang.String, java.lang.String) - Method in DefaultUrlCreator
createURL(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map, java.lang.String, java.lang.String) - Method in RegexUrlMapping
createURL(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map, java.lang.String, java.lang.String) - Method in ResponseCodeUrlMapping
createURL(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map, java.lang.String, java.lang.String) - Method in UrlCreator
Creates a URL for the given parameters values, controller and action names
createURL(java.util.Map, java.lang.String) - Method in UrlCreatorCache.CachingUrlCreator
createURLInternal(java.lang.String, java.lang.String, Map<String,String>, boolean) - Method in DefaultUrlCreator
createURLInternal(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map, java.lang.String, boolean) - Method in RegexUrlMapping
createURLMapping(grails.web.mapping.UrlMappingData, boolean, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.String, java.lang.String, grails.gorm.validation.ConstrainedProperty) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
createUrlMappingData(java.lang.String, boolean) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
createUrlMappingInfo(java.lang.String, grails.interceptors.Matcher) - Method in RegexUrlMapping
createUrlMappingsHolder(org.springframework.context.ApplicationContext) - Method in UrlMappingsGrailsPlugin
createUrlWithFragment(java.lang.String, java.lang.String, java.lang.String) - Method in DefaultUrlCreator
createUrlWithFragment(java.lang.String, java.lang.String, java.lang.String) - Method in RegexUrlMapping
createURLWithWebRequest(java.util.Map, org.grails.web.servlet.mvc.GrailsWebRequest, boolean) - Method in DefaultUrlCreator
createWrapper(Closure<?>) - Method in AbstractClosureProxy
Called when a new instance of the proxy needs to be created for the given closure.
createWrapper(Closure<?>) - Method in MockClosureProxy
Creates a new MockClosureProxy wrapping the given closure.
createXml(java.io.File, java.lang.String) - Method in PdfBuilder
CriteriaTypeCheckingExtension - Class in org.grails.compiler
Since:
2.4
CriteriaTypeCheckingExtension() - Constructor in CriteriaTypeCheckingExtension
CRLF - Field in GrailsPrintWriter
css - Property in DocPublisher
The directory containing any CSS to use (will override defaults) *
CTOR_GROOVY_METHOD - Field in BaseApiProvider
ctxBean - Field in GrailsApplicationContext
curChar - Field in JsonParserTokenManager
curLexState - Field in JsonParserTokenManager
CurrencyValueConverter - Class in org.grails.databinding.converters
A ValueConverter for converting String to Currency.
CurrencyValueConverter() - Constructor in CurrencyValueConverter
current - Field in GrailsFlashScope
current - Property in JSONBuilder
CURRENT_PREFIX - Field in AbstractGrailsArtefactTransformer
currentApplication() - Method in GrailsWebUtil
Returns:
The currently bound GrailsApplication instance
currentBeanConfig - Field in BeanBuilder
currentConfiguration() - Method in GrailsWebUtil
Returns:
The currently bound GrailsApplication instance
currentPluginManager() - Method in Holders
currentReadChunk - Field in StreamByteBuffer
currentRequestAttributes() - Method in WebAttributes
currentStart - Field in StreamCharBuffer.FixedCharArrayEncodedAppender
currentState - Field in StreamCharBuffer.FixedCharArrayEncodedAppender
currentTaskName - Field in StopWatch
Name of the current task
currentToken - Field in ParseException
This is the last token that has been consumed successfully.
currentTokens - Property in SynchronizerTokensHolder
currentWriteChunk - Field in StreamByteBuffer
curry(java.lang.Object) - Method in AbstractClosureProxy
customize(org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory) - Method in UrlMappingsErrorPageCustomizer
customizeGrailsApplication(grails.core.GrailsApplication) - Method in GrailsApplicationBuilder.TestRuntimeGrailsApplicationPostProcessor
customizeGrailsApplication(grails.core.GrailsApplication) - Method in GrailsApplicationPostProcessor
customizeGrailsApplicationClosure - Property in GrailsApplicationBuilder.TestRuntimeGrailsApplicationPostProcessor
customizePluginManager(grails.plugins.GrailsPluginManager) - Method in GrailsApplicationBuilder.TestRuntimeGrailsApplicationPostProcessor
customizePluginManager(grails.plugins.GrailsPluginManager) - Method in GrailsApplicationPostProcessor
customMacros - Field in DocPublisher
CustomSafeConstructor - Class in org.grails.core.cfg
Yaml constructor to create containers with sensible default array bounds.
CustomSafeConstructor.ConstructIsoTimestampString - Class in org.grails.core.cfg
CustomSafeConstructor.ConstructIsoTimestampString() - Constructor in CustomSafeConstructor.ConstructIsoTimestampString
CustomSafeConstructor() - Constructor in CustomSafeConstructor
cValue - Field in Triple

D

DATA_BINDER_BEAN_NAME - Field in DataBindingUtils
data - Field in ByteVector
The content of this vector.
data - Field in ClosureEventTrigger
data - Property in Event
The data of the event
DATA - Field in JsonApiDataBindingSourceCreator
DATA_SOURCE_BEAN - Field in GrailsApplication
DATA_SOURCE_CLASS - Field in GrailsApplication
The name of the DataSource class
DATA_SOURCE - Field in GrailsServiceClass
DATA_SOURCE_SETTING - Field in ChainedTransactionManagerPostProcessor
DATA_SOURCES_PREFIX - Field in ChainedTransactionManagerPostProcessor
DATA_SOURCES_SETTING - Field in ChainedTransactionManagerPostProcessor
DataBinder - Trait in grails.web.databinding
Methods added to enable binding data (typically incoming request parameters) to objects and collections
DataBindingConfiguration - Class in org.grails.plugins.databinding
DataBindingConfiguration(org.grails.plugins.databinding.DataBindingConfigurationProperties) - Constructor in DataBindingConfiguration
DataBindingConfigurationProperties - Class in org.grails.plugins.databinding
Data binding configuration.
DataBindingEventMulticastListener - Class in org.grails.web.databinding
Authors:
Jeff Brown
DataBindingEventMulticastListener(List<DataBindingListener>) - Constructor in DataBindingEventMulticastListener
DataBindingGrailsPlugin - Class in org.grails.plugins.databinding
deprecated:
Use DataBindingConfiguration instead
DataBindingLazyMetaPropertyMap - Class in org.grails.web.databinding
Extends the default implementation and does data binding.
DataBindingLazyMetaPropertyMap(java.lang.Object) - Constructor in DataBindingLazyMetaPropertyMap
Constructs the map
DataBindingListener - Interface in grails.databinding.events
A listener which will be notified of events generated during data binding.
DataBindingListenerAdapter - Class in grails.databinding.events
Authors:
Jeff Brown
DataBindingSource - Interface in grails.databinding
A DataBindingSource is a lot like a Map but is read-only and is tailored to support data binding.
DataBindingSourceCreationException - Class in org.grails.databinding.bindingsource
Thrown if an unrecoverable problem occurs creating a DataBindingSource.
DataBindingSourceCreationException(java.lang.Throwable) - Constructor in DataBindingSourceCreationException
DataBindingSourceCreator - Interface in org.grails.databinding.bindingsource
A factory for DataBindingSource instances
DataBindingSourceRegistry - Interface in org.grails.web.databinding.bindingsource
Responsible for locating DataBindingSourceCreator instances and using them to create DataBindingSource instances
dataBindingSourceRegistry(org.grails.databinding.bindingsource.DataBindingSourceCreator) - Method in DataBindingConfiguration
dataBindingSourceRegistry - Property in HalJsonRenderer
dataBindingSources - Field in GPathResultCollectionDataBindingSource
DataBindingUtils - Class in grails.web.databinding
Utility methods to perform data binding from Grails objects.
dataSourceAware - Property in SimpleMapDataBindingSource
DataSourceConnectionSourcesFactoryBean - Class in org.grails.plugins.datasource
A factory bean for creating the data sources
DataSourceConnectionSourcesFactoryBean(org.springframework.core.env.PropertyResolver) - Constructor in DataSourceConnectionSourcesFactoryBean
DataSourceGrailsPlugin - Class in org.grails.plugins.datasource
Handles the configuration of a DataSource within Grails.
DataSourceGrailsPlugin() - Constructor in DataSourceGrailsPlugin
datasourceName - Field in DefaultGrailsServiceClass
DataSourceUtils - Class in org.grails.plugins.datasource
Authors:
Graeme Rocher
DataSourceUtils() - Constructor in DataSourceUtils
datastores - Property in GormDispatcherRegistrar
DATATEST_CLASS - Field in ServiceUnitTest
dataTest - Field in ServiceUnitTest
dataTestLoaded - Field in ServiceUnitTest
date(java.lang.String, Collection<String>) - Method in AbstractTypeConvertingMap
Obtains a date for the given parameter name and format
DATE_FORMATS - Field in Settings
DATE - Field in HttpHeaders
DATE_LENIENT_PARSING - Field in Settings
DateConversionHelper - Class in org.grails.databinding.converters
Authors:
Jeff Brown
DateConversionHelper() - Constructor in DateConversionHelper
dateFormats - Field in DataBindingConfigurationProperties
DateMarshaller - Class in org.grails.web.converters.marshaller.xml
Authors:
Siegfried Puchbauer
DateMarshaller() - Constructor in DateMarshaller
Default constructor.
dateParsingLenient - Field in DataBindingConfigurationProperties
dateParsingLenient - Property in DateConversionHelper
Whether data parsing is lenient
dateToString(java.util.Date) - Method in JSONObject
dateToStringConverter - Property in HalJsonRenderer
debug(java.lang.String) - Method in AntLogAdapter
debugCurrentStack - Field in PathCapturingJSONWriterWrapper
debugPdf - Property in PdfBuilder
debugStream - Field in JsonParserTokenManager
Debug output.
declaringClassName - Field in MethodMetadataReadingVisitor
decode(java.lang.Object) - Method in ChainedDecoder
decode(java.lang.Object) - Method in Decoder
Decode given input object
decode(java.lang.Object) - Method in DefaultGrailsCodecClass.ClosureDecoder
decode(java.lang.Object) - Method in HTML4Decoder
decode(java.lang.Object) - Method in JavaScriptCodec.1
decode(java.lang.Object) - Method in JSONCodecFactory.1
DECODE_PREFIX - Property in CodecMetaClassSupport
decode(java.lang.Object) - Method in RawCodec
decode(java.lang.Object) - Method in URLCodecFactory.2
decode(java.lang.Object) - Method in XMLCodecFactory
decodeBase64(java.lang.Object) - Method in Base64CodecExtensionMethods
decodeHex(java.lang.Object) - Method in HexCodecExtensionMethods
decodeMD5(java.lang.Object) - Method in MD5CodecExtensionMethods
decodeMD5Bytes(java.lang.Object) - Method in MD5BytesCodecExtensionMethods
Decoder - Interface in org.grails.encoder
interface for decoder methods
decoder - Field in DefaultGrailsCodecClass
decoder - Field in DefaultGrailsCodecClass.ClosureCodecFactory
decoder - Field in HTML4Codec
decoder - Field in HTMLCodec
decoder - Property in HTMLCodecFactory
DECODER - Property in JavaScriptCodec
decoder - Property in JSONCodecFactory
decoder - Property in URLCodecFactory
decoder - Field in XMLCodecFactory
decoders - Field in BasicCodecLookup
decoders - Field in ChainedDecoder
decoders - Field in HTMLJSCodec
decodeSHA1(java.lang.Object) - Method in SHA1CodecExtensionMethods
decodeSHA1Bytes(java.lang.Object) - Method in SHA1BytesCodecExtensionMethods
decodeSHA256(java.lang.Object) - Method in SHA256CodecExtensionMethods
decodeSHA256Bytes(java.lang.Object) - Method in SHA256BytesCodecExtensionMethods
decorate(Closure<D>) - Method in AsyncWebRequestPromiseDecorator
decorate(Closure<D>) - Method in PersistenceContextPromiseDecorator
decorate(Closure<D>) - Method in PromiseDecorator
Decorates the given closures, returning the decorated closure
decorate(Closure<D>) - Method in TransactionalPromiseDecorator
DECORATOR_LOOKUP - Field in WebPromises
DeepDomainClassMarshaller - Class in org.grails.web.converters.marshaller.xml
Authors:
Siegfried Puchbauer
DeepDomainClassMarshaller(boolean, boolean, grails.core.support.proxy.ProxyHandler, grails.core.GrailsApplication) - Constructor in DeepDomainClassMarshaller
deepSanitize(java.lang.Throwable) - Method in GrailsUtil
DEFAULT_ACTION - Field in AnsiConsoleUrlMappingsRenderer
DEFAULT_ACTION_PARAMS - Field in DefaultUrlMappingsHolder
DEFAULT_ARGUMENT - Field in RenderDynamicMethod
DEFAULT_ATOM_MIME_TYPES - Field in AtomRenderer
DEFAULT_CACHE_ENTRY_FACTORY - Field in CacheEntry
DEFAULT_CHUNK_SIZE_GROW_PROCENT - Field in StreamCharBuffer
DEFAULT_CHUNK_SIZE - Field in StreamByteBuffer
DEFAULT_CHUNK_SIZE - Field in StreamCharBuffer
DEFAULT_CLOSURE_PROPERTY - Field in DefaultGrailsControllerClass
DEFAULT_CONFIG_IGNORE_LIST - Field in AbstractGrailsPlugin
DEFAULT_CONTROLLER_NAME - Property in GrailsTestRequestEnvironmentInterceptor
DEFAULT_CONTROLLER_ONLY_PARAMS - Field in DefaultUrlMappingsHolder
DEFAULT_CONTROLLER_PARAMS - Field in DefaultUrlMappingsHolder
DEFAULT - Enum Constant in Converter.CircularReferenceBehaviour
DEFAULT_DATA_SOURCE - Field in GrailsServiceClass
DEFAULT_DATABINDING_WHITELIST - Field in DefaultASTDatabindingHelper
DEFAULT_DATE_FORMAT - Field in AbstractTypeConvertingMap
DEFAULT_DATE_FORMAT - Field in DataBinder
DEFAULT_DATE_FORMATS - Field in AbstractDataBindingGrailsPlugin
DEFAULT_ENCODING - Field in GrailsWebUtil
DEFAULT_ENCODING - Field in RegexUrlMapping
DEFAULT_ENCODING - Field in RenderDynamicMethod
DEFAULT_ENCODING - Field in Settings
The default encoding
DEFAULT_EXCLUDES - Field in AbstractLinkingRenderer
DEFAULT_GENERICS_PLACEHOLDERS - Field in AbstractGrailsArtefactTransformer
DEFAULT_IGNORED_ROOT_PACKAGES - Field in ClassPathScanner
DEFAULT_INCLUDED_PLUGINS - Property in GrailsApplicationBuilder
DEFAULT_INDENT_STR - Field in PrettyPrintJSONWriter
DEFAULT_INDENT_STR - Field in PrettyPrintXMLStreamWriter
DEFAULT - Field in JsonParserConstants
Lexical state.
DEFAULT_JSR310_LOCAL_DATE_FORMAT - Field in AbstractDataBindingGrailsPlugin
DEFAULT_JSR310_LOCAL_DATE_TIME_FORMAT - Field in AbstractDataBindingGrailsPlugin
DEFAULT_JSR310_LOCAL_TIME_FORMAT - Field in AbstractDataBindingGrailsPlugin
DEFAULT_JSR310_OFFSET_TIME_FORMAT - Field in AbstractDataBindingGrailsPlugin
DEFAULT_JSR310_OFFSET_ZONED_DATE_TIME_FORMAT - Field in AbstractDataBindingGrailsPlugin
DEFAULT_MAX_CHUNK_SIZE - Field in StreamCharBuffer
DEFAULT_MAX_WEIGHTED_CAPACITY - Field in DefaultUrlMappingsHolder
DEFAULT_METHOD_PARAM - Field in HiddenHttpMethodFilter
Default method parameter: _method
DEFAULT_MIME_TYPES - Field in HalJsonRenderer
DEFAULT_MIME_TYPES - Field in HalXmlRenderer
DEFAULT_NAMESPACE - Field in DefaultGrailsApplicationAttributes
DEFAULT_NAMESPACE_PARAMS - Field in DefaultUrlMappingsHolder
DEFAULT_PRIORITY - Field in DefaultConverterConfiguration
DEFAULT_PROPERTIES_ENCODING - Field in BinaryGrailsPlugin
DEFAULT_REQUEST_ENCODING - Field in Converter
DEFAULT_REQUEST_ENCODING - Field in DefaultRequestStateLookupStrategy
DEFAULT_RESOURCE_INCLUDES - Field in DefaultUrlMappingEvaluator
DEFAULT_RESOURCE_PATTERN - Field in Settings
The default pattern for static resources
DEFAULT_RESOURCES_INCLUDES - Field in DefaultUrlMappingEvaluator
DEFAULT_SHUTDOWN_OPERATION - Field in ShutdownOperations
DEFAULT_TOMCAT_SERVLET_PATH - Field in Settings
The default servlet path
DEFAULT_TRANSACTION_MANAGER_BEAN_NAME_WHITELIST_PATTERN - Field in ChainedTransactionManagerPostProcessor
DEFAULT_TRANSACTION_MANAGER_INTERNAL_BEAN_NAME_BLACKLIST_PATTERN - Field in ChainedTransactionManagerPostProcessor
DEFAULT_WEB_SERVLET_PATH - Field in Settings
The default servlet path
DefaultAcceptHeaderParser - Class in org.grails.web.mime
Parsed the HTTP accept header into a a list of MimeType instances in the order of priority.
DefaultAcceptHeaderParser(grails.web.mime.MimeType) - Constructor in DefaultAcceptHeaderParser
defaultActionName - Field in DefaultGrailsControllerClass
DefaultArtefactInfo - Class in grails.core
Mutable holder of artefact info.
DefaultASTDatabindingHelper - Class in org.grails.web.databinding
DefaultASTValidateableHelper - Class in grails.validation
DefaultBeanConfiguration - Class in org.grails.spring
Default implementation of the BeanConfiguration interface .
DefaultBeanConfiguration(Class<?>, Collection<?>) - Constructor in DefaultBeanConfiguration
DefaultCodecIdentifier - Class in org.grails.encoder
default implementation of CodecIdentifier
DefaultCodecIdentifier(java.lang.String, Set<String>) - Constructor in DefaultCodecIdentifier
DefaultCodecLookup - Class in org.grails.plugins.codecs
Authors:
Lari Hotari
DefaultCodecLookup() - Constructor in DefaultCodecLookup
defaultConfiguration - Field in ConvertersConfigurationHolder
DefaultConstrainedDiscovery - Class in org.grails.web.plugins.support
Discovers the default constrained properties for a domain class
DefaultConstrainedDiscovery() - Constructor in DefaultConstrainedDiscovery
DefaultConstraintEvaluatorFactoryBean - Class in org.grails.plugins.domain.support
DefaultConstraintEvaluatorFactoryBean() - Constructor in DefaultConstraintEvaluatorFactoryBean
defaultConstraintsMap - Field in ConstraintEvalUtils
DefaultControllerExceptionHandlerMetaData - Class in org.grails.plugins.web.controllers
Represents meta data which describes an exception handling method in a controller
DefaultControllerExceptionHandlerMetaData() - Constructor in DefaultControllerExceptionHandlerMetaData
DefaultConverterConfiguration - Class in org.grails.web.converters.configuration
Mutable Converter Configuration with an priority sorted set of ObjectMarshallers
DefaultConverterConfiguration.Entry - Class in org.grails.web.converters.configuration
DefaultConverterConfiguration(List<ObjectMarshaller<C>>, grails.core.support.proxy.ProxyHandler) - Constructor in DefaultConverterConfiguration
DefaultConvertersConfiguration - Class in org.grails.databinding.converters
Default converters configuration.
DefaultConvertersConfiguration(grails.core.GrailsApplication, org.grails.plugins.databinding.DataBindingConfigurationProperties) - Constructor in DefaultConvertersConfiguration
defaultCurrencyConverter() - Method in DefaultConvertersConfiguration
Returns:
The default currency converter
DefaultDataBindingSourceCreator - Class in org.grails.web.databinding.bindingsource
DefaultDataBindingSourceCreator() - Constructor in DefaultDataBindingSourceCreator
DefaultDataBindingSourceRegistry - Class in org.grails.web.databinding.bindingsource
DefaultDataBindingSourceRegistry.DataBindingSourceCreatorCacheKey - Class in org.grails.web.databinding.bindingsource
DefaultDataBindingSourceRegistry.DataBindingSourceCreatorCacheKey() - Constructor in DefaultDataBindingSourceRegistry.DataBindingSourceCreatorCacheKey
DefaultDataBindingSourceRegistry() - Constructor in DefaultDataBindingSourceRegistry
defaultDateConverter() - Method in DefaultConvertersConfiguration
DefaultDelegateAsyncTransactionalMethodTransformer - Class in org.grails.async.transform.internal
Modifies the
DelegateAsync:
transform to take into account transactional services.
DefaultDelegateAsyncTransactionalMethodTransformer() - Constructor in DefaultDelegateAsyncTransactionalMethodTransformer
defaultEncoding - Field in ReloadableResourceBundleMessageSource
DefaultEncodingStateRegistry - Class in org.grails.encoder
default implementation of EncodingStateRegistry
DefaultErrorsPrinter - Class in org.grails.core.exceptions
Default implementation of the StackTracePrinter interface.
DefaultErrorsPrinter(org.grails.core.io.ResourceLocator) - Constructor in DefaultErrorsPrinter
defaultExcludes - Property in IncludeExcludeSupport
DefaultGrailsApplication - Class in grails.core
Default implementation of the GrailsApplication interface that manages application loading, state, and artefact instances.
DefaultGrailsApplication(org.grails.io.support.Resource) - Constructor in DefaultGrailsApplication
Loads a GrailsApplication using the given ResourceLocator instance which will search for appropriate class names
DefaultGrailsApplicationAttributes - Class in org.grails.web.servlet
Holds knowledge about how to obtain certain attributes from either the ServletContext or the HttpServletRequest instance.
DefaultGrailsApplicationAttributes(jakarta.servlet.ServletContext) - Constructor in DefaultGrailsApplicationAttributes
defaultGrailsBigDecimalConverter() - Method in DefaultConvertersConfiguration
defaultGrailsBigIntegerConverter() - Method in DefaultConvertersConfiguration
DefaultGrailsBootstrapClass - Class in org.grails.web.servlet.boostrap
DefaultGrailsBootstrapClass(Class<?>) - Constructor in DefaultGrailsBootstrapClass
DefaultGrailsClass - Class in grails.core
A default implementation for Grails classes that need to be registered and managed by a GrailsApplication, but don't need any special handling.
DefaultGrailsClass(Class<?>) - Constructor in DefaultGrailsClass
DefaultGrailsCodecClass - Class in org.grails.commons
Authors:
Jeff Brown
DefaultGrailsCodecClass.ClosureCodecFactory - Class in org.grails.commons
DefaultGrailsCodecClass.ClosureDecoder - Class in org.grails.commons
DefaultGrailsCodecClass.ClosureEncoder - Class in org.grails.commons
DefaultGrailsCodecClass.MethodCallingClosure - Class in org.grails.commons
DefaultGrailsCodecClass.StateAwareEncoderWrapper - Class in org.grails.commons
DefaultGrailsCodecClass.StreamingStateAwareEncoderWrapper - Class in org.grails.commons
DefaultGrailsCodecClass(Class<?>) - Constructor in DefaultGrailsCodecClass
DefaultGrailsControllerClass - Class in org.grails.core
Evaluates the conventions contained within controllers to perform auto-configuration.
DefaultGrailsControllerClass.ActionInvoker - Interface in org.grails.core
DefaultGrailsControllerClass.MethodHandleInvoker - Class in org.grails.core
DefaultGrailsControllerClass.ReflectionInvoker - Class in org.grails.core
DefaultGrailsControllerClass(Class<?>) - Constructor in DefaultGrailsControllerClass
DefaultGrailsDomainClass - Class in org.grails.core
Default implementation of the GrailsDomainClass interface
DefaultGrailsDomainClass(Class<?>) - Constructor in DefaultGrailsDomainClass
Constructor.
DefaultGrailsDomainClassInjector - Class in org.grails.compiler.injection
Default implementation of domain class injector interface that adds the 'id' and 'version' properties and other previously boilerplate code.
DefaultGrailsPlugin - Class in org.grails.plugins
Implementation of the GrailsPlugin interface that wraps a Groovy plugin class and provides the magic to invoke its various methods from Java.
DefaultGrailsPlugin(Class<?>, grails.core.GrailsApplication) - Constructor in DefaultGrailsPlugin
DefaultGrailsPluginManager - Class in grails.plugins
DefaultGrailsPluginManager(grails.core.GrailsApplication) - Constructor in DefaultGrailsPluginManager
DefaultGrailsServiceClass - Class in org.grails.core
Authors:
Steven Devijver
DefaultGrailsServiceClass(Class<?>) - Constructor in DefaultGrailsServiceClass
DefaultGrailsUrlMappingsClass - Class in org.grails.core
DefaultGrailsUrlMappingsClass(Class<?>) - Constructor in DefaultGrailsUrlMappingsClass
DefaultGroovyPagesUriService - Class in org.grails.web.pages
Provides services for resolving URIs.
DefaultGroovyPagesUriService.ControllerObjectKey - Class in org.grails.web.pages
DefaultGroovyPagesUriService.TupleStringKey - Class in org.grails.web.pages
DefaultHtmlRenderer - Class in org.grails.plugins.web.rest.render.html
A default renderer for HTML that returns an appropriate model
DefaultHtmlRenderer(Class<T>, grails.web.mime.MimeType) - Constructor in DefaultHtmlRenderer
defaultIncludes - Property in IncludeExcludeSupport
DefaultJsonRenderer - Class in org.grails.plugins.web.rest.render.json
Default renderer for JSON
DefaultJsonRenderer(Class<T>, org.grails.web.gsp.io.GrailsConventionGroovyPageLocator, grails.rest.render.RendererRegistry) - Constructor in DefaultJsonRenderer
defaultLexState - Field in JsonParserTokenManager
DefaultLinkGenerator - Class in org.grails.web.mapping
A link generating service for applications to use when generating links.
DefaultLinkGenerator(java.lang.String) - Constructor in DefaultLinkGenerator
defaultLocalDateTimeConverter() - Method in DefaultConvertersConfiguration
DefaultMappingContextFactoryBean - Class in org.grails.plugins.domain.support
A factory bean for creating the default mapping context where an implementation of GORM is not present
DefaultMappingContextFactoryBean(grails.core.GrailsApplication, org.springframework.context.MessageSource) - Constructor in DefaultMappingContextFactoryBean
DefaultMimeTypeResolver - Class in org.grails.web.mime
Resolves the MimeType instance for a request
DefaultMimeTypeResolver() - Constructor in DefaultMimeTypeResolver
DefaultMimeUtility - Class in org.grails.web.mime
Authors:
Graeme Rocher
DefaultMimeUtility(List<MimeType>) - Constructor in DefaultMimeUtility
defaultNullable() - Method in Validateable
defaultObjectsByMimeType - Field in ClassAndMimeTypeRegistry
DefaultProxyHandler - Class in grails.core.support.proxy
Trivial default implementation that always returns true and the object.
DefaultRendererRegistry - Class in org.grails.plugins.web.rest.render
Default implementation of the RendererRegistry interface
DefaultRendererRegistry.ContainerRendererCacheKey - Class in org.grails.plugins.web.rest.render
DefaultRendererRegistry.ContainerRendererCacheKey() - Constructor in DefaultRendererRegistry.ContainerRendererCacheKey
DefaultRendererRegistry.RendererCacheKey - Class in org.grails.plugins.web.rest.render
DefaultRendererRegistry.RendererCacheKey() - Constructor in DefaultRendererRegistry.RendererCacheKey
DefaultRendererRegistry() - Constructor in DefaultRendererRegistry
DefaultRequestStateLookupStrategy - Class in org.grails.web.servlet.mvc
Default implementation that uses the web request to obtain information about the currently executing request.
DefaultRequestStateLookupStrategy(org.grails.web.servlet.mvc.GrailsWebRequest) - Constructor in DefaultRequestStateLookupStrategy
defaultResourceLoader - Field in DefaultResourceLocator
DefaultResourceLocator - Class in org.grails.core.io
Default ResourceLocator implementation that doesn't take into account servlet loading.
DefaultResourceLocator.PluginResourceInfo - Class in org.grails.core.io
DefaultRuntimeSpringConfiguration - Class in org.grails.spring
A programmable runtime Spring configuration that allows a spring ApplicationContext to be constructed at runtime.
DefaultRuntimeSpringConfiguration(org.springframework.context.ApplicationContext, java.lang.ClassLoader) - Constructor in DefaultRuntimeSpringConfiguration
DEFAULTS - Field in MimeType
defaultTimeZoneConverter() - Method in DefaultConvertersConfiguration
DefaultUrlCreator - Class in org.grails.web.mapping
The default implementation of the UrlCreator interface that constructs URLs in Grails default pattern of /controllerName/actionName/id.
DefaultUrlCreator(java.lang.String, java.lang.String) - Constructor in DefaultUrlCreator
DefaultUrlMappingData - Class in org.grails.web.mapping
Default implementating of the UrlMappingData interface.
DefaultUrlMappingData(java.lang.String, java.lang.String, java.lang.String, List<Boolean>) - Constructor in DefaultUrlMappingData
DefaultUrlMappingEvaluator - Class in org.grails.web.mapping
DefaultUrlMappingEvaluator.MappingCapturingClosure - Class in org.grails.web.mapping
A Closure that captures a call to a method that accepts a single closure
DefaultUrlMappingEvaluator.UrlGroupMappingRecursionBuilder - Class in org.grails.web.mapping
DefaultUrlMappingEvaluator.UrlMappingBuilder - Class in org.grails.web.mapping
DefaultUrlMappingEvaluator.UrlMappingBuilder.ParentResource - Class in org.grails.web.mapping
DefaultUrlMappingEvaluator(org.springframework.context.ApplicationContext) - Constructor in DefaultUrlMappingEvaluator
DefaultUrlMappingInfo - Class in org.grails.web.mapping
Holds information established from a matched URL.
DefaultUrlMappingInfo(grails.web.mapping.UrlMappingInfo, java.util.Map, grails.core.GrailsApplication) - Constructor in DefaultUrlMappingInfo
DefaultUrlMappingParser - Class in org.grails.web.mapping
A simple implementation of the UrlMappingParser interface.
DefaultUrlMappings - Class in org.grails.web.mapping
The Default URL mappings that are used if none are configured.
DefaultUrlMappings() - Constructor in DefaultUrlMappings
DefaultUrlMappingsHolder - Class in org.grails.web.mapping
Default implementation of the UrlMappingsHolder interface that takes a list of mappings and then sorts them according to their precedence rules as defined in the implementation of Comparable.
DefaultUrlMappingsHolder.CustomListWeigher - Enum in org.grails.web.mapping
DefaultUrlMappingsHolder.UriToUrlMappingKey - Class in org.grails.web.mapping
DefaultUrlMappingsHolder.UrlMappingKey - Class in org.grails.web.mapping
A class used as a key to lookup a UrlMapping based on controller, action and parameter names
DefaultUrlMappingsHolder.UrlMappingsList - Class in org.grails.web.mapping
DefaultUrlMappingsHolder.UrlMappingsListKey - Class in org.grails.web.mapping
A class used as a key to lookup a all UrlMappings based on only controller and action.
DefaultUrlMappingsHolder(List<UrlMapping>, java.util.List, boolean) - Constructor in DefaultUrlMappingsHolder
defaultuuidConverter() - Method in DefaultConvertersConfiguration
DefaultXmlRenderer - Class in org.grails.plugins.web.rest.render.xml
Default renderer for XML responses
DefaultXmlRenderer(Class<T>, org.grails.web.gsp.io.GrailsConventionGroovyPageLocator, grails.rest.render.RendererRegistry) - Constructor in DefaultXmlRenderer
DeferredBindingActions - Class in grails.validation
Binding operations that are deferred until either validate() or save() are called.
deferredBindingActions - Field in DeferredBindingActions
deferredMappings - Property in AbstractGrailsControllerUrlMappings
deferredProperties - Field in BeanBuilder
DeferredProperty(org.grails.spring.BeanConfiguration, java.lang.String, java.lang.Object) - Constructor in BeanBuilder.DeferredProperty
defineBeans(grails.core.GrailsApplication, groovy.lang.Closure) - Method in GrailsApplicationBuilder
defineBeans(java.lang.Object) - Method in GrailsUnitTest
defineInterceptorBean(grails.core.GrailsClass, java.lang.Object, java.lang.Object) - Method in InterceptorsGrailsPlugin
definition - Field in DefaultBeanConfiguration
dehexchar(char) - Method in JSONTokener
Get the hex value of a character (base16).
delayedEvictions - Field in DefaultGrailsPluginManager
delayedLoadPlugins - Field in DefaultGrailsPluginManager
delegate - Field in DefaultConverterConfiguration
delegate - Field in DefaultGrailsCodecClass.StateAwareEncoderWrapper
delegate - Field in DefaultGrailsCodecClass.StreamingStateAwareEncoderWrapper
delegate - Property in GrailsAsyncContext
delegate - Field in PathCapturingJSONWriterWrapper
delegate - Field in PrefixedConfig
delegate - Field in UrlCreatorCache.CachingUrlCreator
DelegateAsync - Annotation Type in grails.async
An AST transformation that takes each method in the given class and adds a delegate method that returns a Promise and executes the method asynchronously.
DelegateAsyncTransactionalMethodTransformer - Interface in org.grails.async.transform.internal
Interface for a class that handles transforming async transactional methods
DelegateAsyncTransformation - Class in org.grails.async.transform.internal
Implementation of DelegateAsync transformation
DelegateAsyncTransformation.NoopDelegateAsyncTransactionalMethodTransformer - Class in org.grails.async.transform.internal
DelegateAsyncUtils - Class in org.grails.async.transform.internal
Helps looking up the decorators
DelegateAsyncUtils() - Constructor in DelegateAsyncUtils
DELEGATING_METHOD_ANNOATION - Field in ControllerActionTransformer
DelegatingMethod - Annotation Type in grails.compiler
Used to indicate to the compiler that a particular method simply delegates to another one.
delete(org.grails.web.mapping.RegexUrlMapping) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
delete(java.lang.Object) - Method in FileSystemInteraction
Deletes a file
delete(java.lang.Object) - Method in FileSystemInteractionImpl
Deletes a file
delete() - Method in MockPart
delete() - Method in RestfulController
Deletes a resource for the given id
deleteResource(T) - Method in RestfulController
Deletes a resource
dependencies - Field in AbstractGrailsPlugin
dependencyNames - Field in AbstractGrailsPlugin
DEPENDS_ON - Field in GrailsPlugin
Defines the name of the property that specifies which plugins this plugin depends on
dependsOn - Property in CodecsGrailsPlugin
dependsOn - Property in ControllersGrailsPlugin
dependsOn - Property in ConvertersGrailsPlugin
dependsOn - Property in DataSourceGrailsPlugin
dependsOn - Property in DomainClassGrailsPlugin
dependsOn - Property in InterceptorsGrailsPlugin
dependsOn - Property in MimeTypesGrailsPlugin
dependsOn - Property in UrlMappingsGrailsPlugin
deployedViewURICache - Field in DefaultGroovyPagesUriService
DEPRECATED_ATTRIBUTE - Field in AbstractLinkingRenderer
deprecated(java.lang.String) - Method in GrailsUtil
Logs warning message about some deprecation and code style related hints.
deprecated - Property in Link
Whether the link is deprecated
derivedPlugins - Field in BasePluginFilter
Plugins derivied through a dependency relationship.
desc - Field in Context
The descriptor of the method currently being parsed.
description - Field in GspTagSourceMacro
description - Property in UrlMappingsReportCommand
descriptor - Field in BinaryGrailsPlugin
destinationActivated - Field in GrailsLazyProxyPrintWriter
destinationActivated - Field in GrailsRoutablePrintWriter
DESTROY_CLOSURE - Field in DefaultGrailsBootstrapClass
destroy() - Method in GrailsTestInterceptor
destroy() - Method in GrailsTestRequestEnvironmentInterceptor
Removes the mock request environment
destroy() - Method in GrailsTestTransactionInterceptor
Rolls back the current transaction.
DESTROY_METHOD - Field in DefaultBeanConfiguration
destroy() - Method in NullPersistentContextInterceptor
destroy() - Method in PersistenceContextInterceptor
Called to finalize the persistent context.
destroyPersistenceContext(org.springframework.context.ApplicationContext) - Method in PersistenceContextInterceptorExecutor
destroyPersistenceContextInternal(Collection<PersistenceContextInterceptor>) - Method in PersistenceContextInterceptorExecutor
destroyRequestEnvironmentIfNecessary() - Method in GrailsTestInterceptor
destroyTransactionIfNecessary() - Method in GrailsTestInterceptor
detectContentTypeFromFileName(org.grails.web.servlet.mvc.GrailsWebRequest, jakarta.servlet.http.HttpServletResponse, java.util.Map, java.lang.String) - Method in ResponseRenderer
determineFilePath(java.lang.Object, java.lang.Object) - Method in YamlTocStrategy
determineUri(jakarta.servlet.http.HttpServletRequest) - Method in GrailsExceptionResolver
DEVELOPMENT_SPRING_RESOURCES_XML - Field in RuntimeSpringConfigUtilities
DevelopmentGrailsApplication - Class in grails.ui.support
Authors:
Graeme Rocher
DevelopmentGrailsApplication(Class<?>) - Constructor in DevelopmentGrailsApplication
developmentMode - Field in ChainedConverterConfiguration
developmentModeActive - Property in GrailsApp
DevelopmentShutdownHook - Class in org.grails.dev.support
Registers a shutdown hook to close the application context when CTRL+C is hit in dev mode.
DevelopmentShutdownHook() - Constructor in DevelopmentShutdownHook
DevelopmentWebApplicationContext - Class in grails.ui.support
A org.springframework.web.context.WebApplicationContext used during development for things like running scripts and loading the console UI
DevelopmentWebApplicationContext() - Constructor in DevelopmentWebApplicationContext
DIALECT_DETECTOR_BEAN - Field in GrailsApplication
digest(java.lang.String, java.lang.Object) - Method in DigestUtils
DigestUtils - Class in org.grails.plugins.codecs
DigestUtils() - Constructor in DigestUtils
Digits() - Method in JSONParser
DIGITS - Field in JsonParserConstants
RegularExpression Id.
directory - Property in WatchPattern
The directories being watched, if any
directoryWatcher - Field in GrailsApp
disable_tracing() - Method in JSONParser
Disable tracing.
disabled - Field in HTML4Encoder.StreamingHTMLEncoderHelper
disableForUserAgents - Property in HttpServletResponseExtension
disconnect() - Method in NullPersistentContextInterceptor
disconnect() - Method in PersistenceContextInterceptor
Disconnects the persistence context.
DISPATCH_ACTION_PARAMETER - Field in WebUtils
dispatch() - Method in AsyncGrailsWebRequest
dispatch(org.grails.datastore.mapping.engine.event.AbstractPersistenceEvent) - Method in GormAnnotatedListener
Dispatch the event to this listener
dispatch(jakarta.servlet.ServletContext, java.lang.String) - Method in MockAsyncContext
dispatcherServlet() - Method in ControllersAutoConfiguration
dispatcherServletRegistration(grails.core.GrailsApplication, org.springframework.web.servlet.DispatcherServlet, jakarta.servlet.MultipartConfigElement) - Method in ControllersAutoConfiguration
dispatcherType - Property in GrailsMockHttpServletRequest
dispatchUri - Property in MockAsyncContext
DISPOSITION_HEADER_PREFIX - Field in RenderDynamicMethod
DO_WITH_APPLICATION_CONTEXT - Field in GrailsPlugin
Defines the name of the property that defines a closure that will be invoked after intialisation and when the application context has been built
DO_WITH_DYNAMIC_METHODS - Field in GrailsPlugin
DO_WITH_SPRING - Field in GrailsPlugin
Defines the name of the property that defines the closure that will be invoked during runtime spring configuration
DO_WITH_WEB_DESCRIPTOR - Field in GrailsPlugin
Defines the name of the property that defines the closure that will be invoked when the web.xml is being generated
doAfterCall(java.lang.Object) - Method in AbstractClosureProxy
This method is called after the target closure is invoked.
doAfterCall(java.lang.Object) - Method in MockClosureProxy
Empty implementation.
doArtefactConfiguration() - Method in AbstractGrailsPluginManager
doArtefactConfiguration() - Method in DefaultGrailsPlugin
doArtefactConfiguration() - Method in GrailsPlugin
Called prior to the initialisation of the GrailsApplication instance to allow the registration of additonal ArtefactHandlers
doArtefactConfiguration() - Method in GrailsPluginManager
Called prior to the initialisation of the GrailsApplication object to allow registration of additional ArtefactHandler objects
doArtefactConfiguration() - Method in ProfilingGrailsPluginManager
doBeforeCall(java.lang.Object) - Method in AbstractClosureProxy
This method is called before the target closure is invoked.
doBeforeCall(java.lang.Object) - Method in MockClosureProxy
Checks whether the target "method" is expected or not, on the basis that this closure is mocking a method with the name methodName.
doBind(java.lang.Object, grails.databinding.DataBindingSource, java.lang.String, java.util.List, java.util.List, grails.databinding.events.DataBindingListener, java.lang.Object) - Method in GrailsWebDataBinder
doBind(java.lang.Object, grails.databinding.DataBindingSource, java.lang.String, java.util.List, java.util.List, grails.databinding.events.DataBindingListener, java.lang.Object) - Method in SimpleDataBinder
doc(java.lang.String) - Method in DefaultGrailsPlugin
deprecated:
Dynamic document generation no longer supported
doc(java.lang.String) - Method in GrailsPlugin
Write some documentation to the DocumentationContext
doCall(java.lang.Object) - Method in DefaultGrailsCodecClass.MethodCallingClosure
DocEngine - Class in grails.doc
A Radeox Wiki engine for generating documentation using a confluence style syntax.
DocEngine(org.radeox.api.engine.context.InitialRenderContext) - Constructor in DocEngine
doChainEncoders(org.grails.encoder.EncodedAppender) - Method in ChainedEncoder
doCharReplacementEncoding(java.lang.Object) - Method in AbstractCharReplacementEncoder
DocPublisher - Class in grails.doc
Coordinated the DocEngine the produce documentation based on the gdoc format.
DocPublisher(java.io.File, java.io.File, java.lang.Object) - Constructor in DocPublisher
DocPublisherTask - Class in grails.doc.ant
An ant task for using the DocEngine.
DocPublisherTask() - Constructor in DocPublisherTask
doDynamicMethods() - Method in AbstractGrailsPluginManager
doDynamicMethods() - Method in DefaultGrailsPluginManager
doDynamicMethods() - Method in GrailsPluginManager
Called on all plugins so that they can add new methods/properties/constructors etc.
doDynamicMethods() - Method in ProfilingGrailsPluginManager
doEncode(java.lang.Object) - Method in BasicJSONEncoder
doEncode(java.lang.Object) - Method in BasicXMLEncoder
doEncode(java.lang.Object) - Method in HTMLEncoder
doesMatch(jakarta.servlet.http.HttpServletRequest) - Method in Interceptor
Returns:
Whether the current interceptor does match
doesMatch(java.lang.String, grails.web.mapping.UrlMappingInfo, java.lang.String) - Method in Matcher
Perform the matches using the http method of the request instead of the UrlMappingInfo
doesMatch(java.lang.String, grails.web.mapping.UrlMappingInfo, java.lang.String) - Method in UrlMappingMatcher
doesMatchInternal(grails.web.mapping.UrlMappingInfo, java.lang.String) - Method in UrlMappingMatcher
doesModulePathIncludeSubstring(org.codehaus.groovy.ast.ModuleNode, java.lang.String) - Method in ControllerActionTransformer
Checks to see if a Module is defined at a path which includes the specified substring
doFilterInternal(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, jakarta.servlet.FilterChain) - Method in GrailsWebRequestFilter
doFilterInternal(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, jakarta.servlet.FilterChain) - Method in HiddenHttpMethodFilter
doFindAllClassPathResources(java.lang.String) - Method in CachingPathMatchingResourcePatternResolver
doFindAllClassPathResources(java.lang.String) - Method in ClassPathScanner.GrailsClasspathIgnoringResourceResolver
doGetActiveProfiles() - Method in GrailsEnvironment
doIndent - Field in PrettyPrintXMLStreamWriter
doInjectionInternal(org.codehaus.groovy.control.CompilationUnit, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode, List<TraitInjector>) - Method in TraitInjectionUtils
doInRequestEnvironment(java.lang.String, groovy.lang.Closure) - Method in GrailsTestRequestEnvironmentInterceptor
Calls init() before and destroy() after invoking body.
doIsDomainClassCheck(Class<?>) - Method in DomainClassArtefactHandler
doLoadSpringGroovyResources(org.grails.spring.RuntimeSpringConfiguration, grails.core.GrailsApplication, org.springframework.context.support.GenericApplicationContext) - Method in RuntimeSpringConfigUtilities
Attempt to load the beans defined by a BeanBuilder DSL closure in "resources.groovy".
DOMAIN_CLASS_PROPERTIES_TO_EXCLUDE_BY_DEFAULT - Field in DefaultASTDatabindingHelper
DOMAIN_DIR - Field in GrailsASTUtils
DomainBuilder - Class in grails.util
DomainBuilder.DefaultGrailsChildPropertySetter - Class in grails.util
DomainBuilder() - Constructor in DomainBuilder
DomainClass - Trait in grails.artefact
A trait implemented by all domain classes
DomainClassArtefactHandler - Class in org.grails.core.artefact
Evaluates the conventions that define a domain class in Grails.
DomainClassArtefactHandler() - Constructor in DomainClassArtefactHandler
DomainClassFetcher - Interface in org.grails.web.converters.marshaller
domainClassFetchers - Field in DomainClassMarshaller
DomainClassGrailsPlugin - Class in org.grails.plugins.domain
Configures the domain classes in the spring context.
DomainClassGrailsPlugin() - Constructor in DomainClassGrailsPlugin
DomainClassMarshaller - Class in org.grails.web.converters.marshaller.xml
Object marshaller for domain classes to XML
DomainClassMarshaller(boolean, boolean, grails.core.support.proxy.ProxyHandler, grails.core.GrailsApplication) - Constructor in DomainClassMarshaller
DomainClassTraitInjector - Class in grails.compiler.traits
Authors:
Jeff Brown
DomainClassTraitInjector() - Constructor in DomainClassTraitInjector
DomainMappingTypeCheckingExtension - Class in org.grails.compiler
Since:
2.4
DomainMappingTypeCheckingExtension() - Constructor in DomainMappingTypeCheckingExtension
DONE - Enum Constant in JSONWriter.Mode
Done() - Method in SimpleCharStream
Reset buffer when finished.
doPerformInjectionOnArtefactType(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in ArtefactTypeAstTransformation
doPostProcessing(org.springframework.context.ApplicationContext) - Method in AbstractGrailsPluginManager
Base implementation that will simply go through each plugin and call doWithApplicationContext on each.
doPostProcessing(org.springframework.context.ApplicationContext) - Method in GrailsPluginManager
Performs post initialization configuration for each plug-in, passing the built application context
doPostProcessing(org.springframework.context.ApplicationContext) - Method in ProfilingGrailsPluginManager
doProcessProperties(org.springframework.beans.factory.config.ConfigurableListableBeanFactory, org.springframework.util.StringValueResolver) - Method in GrailsPlaceholderConfigurer
doRuntimeConfiguration(java.lang.String, org.grails.spring.RuntimeSpringConfiguration) - Method in AbstractGrailsPluginManager
Base implementation that will perform runtime configuration for the specified plugin name.
doRuntimeConfiguration(java.lang.String, org.grails.spring.RuntimeSpringConfiguration) - Method in GrailsPluginManager
Executes the runtime configuration for a specific plugin AND all its dependencies
doRuntimeConfiguration(org.grails.spring.RuntimeSpringConfiguration) - Method in ProfilingGrailsPluginManager
doRuntimeConfigurationForDependencies(java.lang.String, org.grails.spring.RuntimeSpringConfiguration) - Method in AbstractGrailsPluginManager
DOUBLE - Field in ClassReader
The type of CONSTANT_Double constant pool items.
DOUBLE_QUOTE_LITERAL - Field in JsonParserConstants
RegularExpression Id.
double(java.lang.String, java.lang.Double) - Method in TypeConvertingMap
DOUBLE_WILDCARD_PATTERN - Field in RegexUrlMapping
DOUBLE_WILDCARD - Field in UrlMapping
doubleConverter() - Method in DefaultConvertersConfiguration
doUpdate(boolean) - Method in ReloadableResourceBundleMessageSource.PropertiesHolder
doValidate(Map<String, ConstrainedProperty>, java.util.List) - Method in Validateable
doWithApplicationContext(org.springframework.context.ApplicationContext) - Method in DefaultGrailsPlugin
doWithApplicationContext() - Method in GrailsApplicationLifeCycle
Invoked once the org.springframework.context.ApplicationContext has been refreshed and after {#doWithDynamicMethods()} is invoked.
doWithApplicationContext() - Method in GrailsApplicationLifeCycleAdapter
doWithApplicationContext() - Method in GrailsAutoConfiguration
doWithApplicationContext(org.springframework.context.ApplicationContext) - Method in GrailsPlugin
doWithApplicationContext() - Method in InterceptorsGrailsPlugin
doWithApplicationContext() - Method in Plugin
Invokes once the org.springframework.context.ApplicationContext has been refreshed and after {#doWithDynamicMethods()} is invoked.
doWithConfig - Property in GrailsApplicationBuilder
doWithConfig() - Method in GrailsUnitTest
doWithDynamicMethods(org.springframework.context.ApplicationContext) - Method in DefaultGrailsPlugin
doWithDynamicMethods() - Method in GrailsApplicationLifeCycle
Invoked once the org.springframework.context.ApplicationContext has been refreshed in a phase where plugins can add dynamic methods.
doWithDynamicMethods() - Method in GrailsApplicationLifeCycleAdapter
doWithDynamicMethods() - Method in GrailsAutoConfiguration
doWithDynamicMethods(org.springframework.context.ApplicationContext) - Method in GrailsPlugin
Calls a "doWithDynamicMethods" closure that allows a plugin to register dynamic methods at runtime
doWithDynamicMethods() - Method in Plugin
Invoked in a phase where plugins can add dynamic methods.
doWithRuntimeConfiguration(org.grails.spring.RuntimeSpringConfiguration) - Method in DefaultGrailsPlugin
doWithRuntimeConfiguration(org.grails.spring.RuntimeSpringConfiguration) - Method in GrailsPlugin
Executes the plugin code that performs runtime configuration as defined in the doWithSpring closure
doWithServletContext(jakarta.servlet.ServletContext) - Method in GrailsWebPluginManager
doWithSpring() - Method in AbstractDataBindingGrailsPlugin
doWithSpring() - Method in CodecsGrailsPlugin
doWithSpring() - Method in ControllersAsyncGrailsPlugin
doWithSpring() - Method in ControllersGrailsPlugin
doWithSpring() - Method in ConvertersGrailsPlugin
doWithSpring() - Method in CoreGrailsPlugin
doWithSpring() - Method in DataBindingGrailsPlugin
doWithSpring() - Method in DataSourceGrailsPlugin
doWithSpring() - Method in DomainClassGrailsPlugin
doWithSpring() - Method in EventBusGrailsPlugin
doWithSpring - Property in GrailsApplicationBuilder
doWithSpring() - Method in GrailsApplicationLifeCycle
Sub classes should override to provide implementations
doWithSpring() - Method in GrailsApplicationLifeCycleAdapter
doWithSpring() - Method in GrailsAutoConfiguration
doWithSpring() - Method in GrailsUnitTest
doWithSpring() - Method in InterceptorsGrailsPlugin
doWithSpring() - Method in Plugin
Sub classes should override to provide implementations
doWithSpring() - Method in RestResponderGrailsPlugin
doWithSpring() - Method in ServicesGrailsPlugin
doWithSpring() - Method in UrlMappingsGrailsPlugin
dsConfigs - Field in ChainedTransactionManagerPostProcessor
dumpEncodedParts() - Method in StreamCharBuffer
DYNAMIC_METHODS_REGISTERED - Field in GrailsContextEvent
DYNAMIC_PROPS - Field in DefaultBeanConfiguration
dynamicChunkMap - Field in StreamCharBuffer
DynamicElementReader - Class in grails.spring
Used by BeanBuilder to read a Spring namespace expression in the Groovy DSL.
DynamicElementReader(java.lang.String, java.util.Map, org.springframework.beans.factory.xml.NamespaceHandler, org.springframework.beans.factory.xml.ParserContext) - Constructor in DynamicElementReader
DynamicFinderTypeCheckingExtension - Class in org.grails.compiler
Since:
2.4
DynamicFinderTypeCheckingExtension() - Constructor in DynamicFinderTypeCheckingExtension
dynamicPropertyNames - Field in HttpServletRequestTypeCheckingExtension

E

E - Field in JsonParserConstants
RegularExpression Id.
each(groovy.lang.Closure) - Method in GrailsMockHttpServletRequest
Iterates over the request attributes.
each(jakarta.servlet.http.HttpServletRequest, groovy.lang.Closure) - Method in HttpServletRequestExtension
echoErr - Property in SystemOutAndErrSwapper
echoOut - Property in SystemOutAndErrSwapper
edit() - Method in RestfulController
Elements(org.grails.web.json.JSONArray) - Method in JSONParser
EMBEDDED_ATTRIBUTE - Field in HalJsonRenderer
embeddedDatabaseBeanNames - Field in EmbeddedDatabaseShutdownHook
EmbeddedDatabaseShutdownHook - Class in org.grails.plugins.datasource
EmbeddedDatabaseShutdownHook() - Constructor in EmbeddedDatabaseShutdownHook
emitWarning(java.lang.String, java.lang.String, java.lang.String) - Method in DocEngine
EMPTY_ARGS - Property in CodecMetaClassSupport
EMPTY_ARGS - Field in DefaultGrailsControllerClass
EMPTY_ARGS - Field in GrailsParameterMap
EMPTY_CLASS_ARRAY - Field in GrailsArtefactClassInjector
EMPTY_MAP_STRING - Field in CachingLinkGenerator
EMPTY_OBJECT_ARRAY - Field in ConverterUtil
EMPTY_RESULTS - Field in DefaultUrlMappingsHolder
EMPTY_TUPLE - Field in ASTValidationErrorsHelper
EMPTY_TUPLE - Field in ControllerActionTransformer
emptyAfterReading() - Method in StreamCharBuffer
EmptyAnnotationVisitor() - Constructor in AnnotationMetadataReader.EmptyAnnotationVisitor
EmptyAnnotationVisitor() - Constructor in ClassMetadataReadingVisitor.EmptyAnnotationVisitor
EmptyFieldVisitor() - Constructor in ClassMetadataReadingVisitor.EmptyFieldVisitor
emptyGenericsPlaceHoldersMap - Field in GrailsASTUtils
EmptyMethodVisitor() - Constructor in ClassMetadataReadingVisitor.EmptyMethodVisitor
ENABLE_FILE_EXTENSIONS - Field in WebUtils
enable_tracing() - Method in JSONParser
Enable tracing.
enableAgentIfNotPresent(java.lang.Class) - Method in Support
Enables the reloading agent at runtime if it isn't present
EnableAutoConfiguration - Annotation Type in org.grails.boot.internal
Dummy annotation to fool boot into not applying the real 'EnableAutoConfiguration' annotation.
enableAutowireByName(org.codehaus.groovy.ast.ClassNode) - Method in IntegrationTestMixinTransformation
enableBeanCreationProfiler - Property in GrailsApp
enabled - Property in GrailsCorsConfiguration
enabled - Property in Plugin
Whether the plugin is enabled
enabled - Field in StringCharArrayAccessor
enableDevelopmentModeWatch(grails.util.Environment, org.springframework.context.ConfigurableApplicationContext, java.lang.String) - Method in GrailsApp
enclosingClassName - Field in ClassMetadataReadingVisitor
encode(java.lang.Object) - Method in AbstractCharReplacementEncoder
ENCODE_AS_PREFIX - Property in CodecMetaClassSupport
encode(java.lang.Object) - Method in BasicJSONEncoder
encode(java.lang.Object) - Method in BasicXMLEncoder
encode(java.lang.Object) - Method in ChainedEncoder
encode(java.lang.Object) - Method in DefaultGrailsCodecClass.ClosureEncoder
encode(java.lang.Object) - Method in DefaultGrailsCodecClass.StateAwareEncoderWrapper
encode(org.grails.encoder.Encoder) - Method in Encodeable
Encode with given encoder.
encode(java.lang.Object) - Method in Encoder
Encode given input object
encode(java.lang.Object) - Method in NoneEncoder
encode(java.lang.Object) - Method in RawCodec
encode(java.lang.String, java.lang.String) - Method in RegexUrlMapping
encode(org.grails.encoder.Encoder) - Method in StreamCharBuffer
encode(java.lang.Object) - Method in StreamCharBuffer.SavedEncoder
encode(java.lang.Object) - Method in URLCodecFactory.1
Encodeable - Interface in org.grails.encoder
Marks a class capable of encoding itself with given Encoder
encodeAndWrite(org.grails.encoder.Encoder, org.grails.encoder.EncodingState, java.lang.CharSequence) - Method in AbstractEncodedAppender
Encode and write input to buffer using a non-streaming encoder
encodeAsBase64(java.lang.Object) - Method in Base64CodecExtensionMethods
encodeAsHex(java.lang.Object) - Method in HexCodecExtensionMethods
encodeAsHtml(java.lang.String) - Method in StringEscapeCategory
encodeAsJsonObject(java.lang.Object) - Method in BasicJSONEncoder
encodeAsJsonObject(java.lang.Object) - Method in JSONEncoder
encodeAsMD5(java.lang.Object) - Method in MD5CodecExtensionMethods
encodeAsMD5Bytes(java.lang.Object) - Method in MD5BytesCodecExtensionMethods
encodeAsSHA1(java.lang.Object) - Method in SHA1CodecExtensionMethods
encodeAsSHA1Bytes(java.lang.Object) - Method in SHA1BytesCodecExtensionMethods
encodeAsSHA256(java.lang.Object) - Method in SHA256CodecExtensionMethods
encodeAsSHA256Bytes(java.lang.Object) - Method in SHA256BytesCodecExtensionMethods
encodeAsUrlFragment(java.lang.String) - Method in StringEscapeCategory
encodeAsUrlPath(java.lang.String) - Method in StringEscapeCategory
encodeAsXmlObject(java.lang.Object) - Method in BasicXMLEncoder
encodeAsXmlObject(java.lang.Object) - Method in XMLEncoder
EncodedAppender - Interface in org.grails.encoder
This is the input interface to the streaming encoding solution.
encodedAppender - Field in EncodedAppenderWriter
encodedAppender - Field in StreamCharBuffer.StreamCharBufferWriter
EncodedAppenderFactory - Interface in org.grails.encoder
This interface marks an instance capable of getting a EncodedAppender instance that is connected to it.
EncodedAppenderWriter - Class in org.grails.encoder
A java.io.Writer implementation that writes to a EncodedAppender with a certain encoder
EncodedAppenderWriter(org.grails.encoder.EncodedAppender, org.grails.encoder.Encoder, org.grails.encoder.EncodingStateRegistry) - Constructor in EncodedAppenderWriter
Default constructor
EncodedAppenderWriterFactory - Interface in org.grails.encoder
This interface marks an instance capable of getting a EncodedAppenderWriter instance that is connected to it with a certain encoder fixed.
encodedBuffer - Field in StreamCharBuffer.StreamCharBufferSubChunk
encodedCharSequencesForEncoder - Field in DefaultEncodingStateRegistry
EncodedPart(org.grails.encoder.EncodingState, java.lang.String) - Constructor in StreamCharBuffer.EncodedPart
encodedSourceChangesCounter - Field in StreamCharBuffer.StreamCharBufferSubChunk
encodeInStreamingModeTo(org.grails.encoder.EncoderAware, org.grails.encoder.EncodingStateRegistryLookup, boolean, LazyInitializingWriter) - Method in StreamCharBuffer
Encoder - Interface in org.grails.encoder
Interface for encoding methods.
encoder - Field in CodecPrintWriter
encoder - Field in DefaultGrailsCodecClass
encoder - Field in DefaultGrailsCodecClass.ClosureCodecFactory
encoder - Field in EncodedAppenderWriter
encoder - Field in EncodesToWriterAdapter
encoder - Field in HTML4Codec
encoder - Field in HTMLCodec
encoder - Property in HTMLCodecFactory
ENCODER - Property in JavaScriptCodec
encoder - Property in JSONCodecFactory
encoder - Field in StreamingEncoderEncodedAppender
encoder - Field in StreamingEncoderWriter
encoder - Property in URLCodecFactory
encoder - Field in XMLCodecFactory
EncoderAware - Interface in org.grails.encoder
Marks a instance capable of providing information about the current encoder that is in use
encoderAware - Field in StreamCharBuffer.ConnectedWriter
encoderAware - Field in StreamCharBuffer.ConnectToWriter
encoderAware - Field in StreamCharBuffer.MultiOutputWriter
encoderAware - Field in StreamCharBuffer.SingleOutputWriter
encoders - Field in BasicCodecLookup
encoders - Field in ChainedEncoder
encoders - Field in EncodingStateImpl
encoders - Field in HTMLJSCodec
encoders - Field in StreamCharBuffer.StreamCharBufferSubChunk
EncodesToWriter - Interface in org.grails.encoder
Marks a class capable of encoding to target Writer
encodesToWriter - Field in StreamingEncoderWriter
EncodesToWriterAdapter - Class in org.grails.encoder
EncodesToWriterAdapter(org.grails.encoder.StreamingEncoder, boolean) - Constructor in EncodesToWriterAdapter
encodeTo(java.io.Writer, org.grails.encoder.EncodesToWriter) - Method in StreamCharBuffer
encodeTo(java.io.Writer, org.grails.encoder.EncodesToWriter) - Method in StreamCharBuffer.AllocatedBuffer
encodeTo(java.io.Writer, org.grails.encoder.EncodesToWriter) - Method in StreamCharBuffer.CharBufferChunk
encodeTo(org.grails.encoder.EncodedAppender, org.grails.encoder.Encoder) - Method in StreamCharBuffer.MultipartCharBufferChunk
encodeTo(java.io.Writer, org.grails.encoder.EncodesToWriter) - Method in StreamCharBuffer.MultipartStringChunk
encodeTo(java.io.Writer, org.grails.encoder.EncodesToWriter) - Method in StreamCharBuffer.StreamCharBufferSubChunk
encodeTo(java.io.Writer, org.grails.encoder.EncodesToWriter) - Method in StreamCharBuffer.StringChunk
encodeTo(org.grails.encoder.EncodedAppender, org.grails.encoder.Encoder) - Method in StreamEncodeable
Calls the encoder to encode the current content of the StreamEncodable instance (itself) to the EncodedAppender.
encodeTo(java.io.Writer, org.grails.encoder.EncodesToWriter) - Method in StreamingEncoderWritable
Asks the instance to use given writer and EncodesToWriter instance to encode it's content
encodeToBuffer(List<Encoder>, boolean, boolean) - Method in StreamCharBuffer
encodeToEncodedBuffer() - Method in StreamCharBuffer.StreamCharBufferSubChunk
encodeToStream(org.grails.encoder.Encoder, java.lang.CharSequence, int, int, org.grails.encoder.EncodedAppender, org.grails.encoder.EncodingState) - Method in AbstractCharReplacementEncoder
encodeToStream(org.grails.encoder.Encoder, java.lang.CharSequence, int, int, org.grails.encoder.EncodedAppender, org.grails.encoder.EncodingState) - Method in ChainedEncoder
encodeToStream(org.grails.encoder.Encoder, java.lang.CharSequence, int, int, org.grails.encoder.EncodedAppender, org.grails.encoder.EncodingState) - Method in DefaultGrailsCodecClass.StreamingStateAwareEncoderWrapper
encodeToStream(org.grails.encoder.Encoder, java.lang.CharSequence, int, int, org.grails.encoder.EncodedAppender, org.grails.encoder.EncodingState) - Method in NoneEncoder
encodeToStream(org.grails.encoder.Encoder, java.lang.CharSequence, int, int, org.grails.encoder.EncodedAppender, org.grails.encoder.EncodingState) - Method in RawCodec
encodeToStream(org.grails.encoder.Encoder, java.lang.CharSequence, int, int, org.grails.encoder.EncodedAppender, org.grails.encoder.EncodingState) - Method in StreamingEncoder
Encode and append portion of source CharSequence to the appender.
encodeToWriter(char[], int, int, java.io.Writer, org.grails.encoder.EncodingState) - Method in AbstractCharReplacementEncoder
encodeToWriter(char[], int, int, java.io.Writer, org.grails.encoder.EncodingState) - Method in EncodesToWriter
encodeToWriter(char[], int, int, java.io.Writer, org.grails.encoder.EncodingState) - Method in EncodesToWriterAdapter
encodeToWriter(java.lang.CharSequence, java.io.Writer) - Method in JSONObject
encodeUTF8(java.lang.String, int, int) - Method in ByteVector
Puts an UTF8 string into this byte vector.
encoding - Field in AbstractConverter
encoding - Property in AbstractLinkingRenderer
encoding - Property in AbstractVndErrorRenderer
encoding - Field in BoundedCharsAsEncodedBytesCounter
encoding - Field in ChainedConverterConfiguration
encoding - Field in DefaultConverterConfiguration
encoding - Property in DefaultJsonRenderer
encoding - Property in DefaultXmlRenderer
encoding - Property in DocPublisher
The encoding to use (default is UTF-8)
encoding - Field in I18nAutoConfiguration
encoding - Field in ImmutableConverterConfiguration
encoding - Field in UrlCreatorCache.UrlCreatorKey
EncodingState - Interface in org.grails.encoder
Holds the state of applied encodings
encodingState - Field in StreamCharBuffer.AbstractChunk
encodingState - Field in StreamCharBuffer.AllocatedBuffer
encodingState - Field in StreamCharBuffer.EncodedPart
encodingState - Field in StreamCharBuffer.EncodingStatePart
EncodingStateImpl - Class in org.grails.encoder
Default implementation of EncodingState
EncodingStateImpl(org.grails.encoder.Encoder, org.grails.encoder.EncodingState) - Constructor in EncodingStateImpl
EncodingStateRegistry - Interface in org.grails.encoder
EncodingStateRegistry keeps encoding state of CharSequence instances.
encodingStateRegistry - Field in EncodedAppenderWriter
encodingStateRegistry - Field in GrailsWebRequest
encodingStateRegistry - Field in StreamingEncoderWriter
EncodingStateRegistryLookup - Interface in org.grails.encoder
This interface marks an instance capable of looking of the current EncodingStateRegistry
EncodingStateRegistryLookupHolder - Class in org.grails.encoder
EncodingStateRegistryLookupHolder() - Constructor in EncodingStateRegistryLookupHolder
end - Field in Context
The labels corresponding to the end of the local variable ranges in the local variable type annotation currently being parsed.
end(org.grails.web.json.JSONWriter.Mode, char) - Method in JSONWriter
End something.
end(org.grails.web.json.JSONWriter.Mode, char) - Method in PathCapturingJSONWriterWrapper
end(org.grails.web.json.JSONWriter.Mode, char) - Method in PrettyPrintJSONWriter
end() - Method in PrettyPrintXMLStreamWriter
end() - Method in XMLStreamWriter
endArray() - Method in JSONWriter
End an array.
endArray() - Method in PathCapturingJSONWriterWrapper
endArray() - Method in PrettyPrintJSONWriter
endBar() - Method in AnsiConsoleUrlMappingsRenderer
endColumn - Field in Token
The column number of the last character of this Token.
endElement(java.lang.String, java.lang.String, java.lang.String) - Method in CorePluginFinder.PluginHandler
endLine - Field in Token
The line number of the last character of this Token.
endObject() - Method in JSONWriter
End an object.
endObject() - Method in PathCapturingJSONWriterWrapper
endObject() - Method in PrettyPrintJSONWriter
ENDQUOTE - Field in JsonParserConstants
RegularExpression Id.
endStartTag() - Method in PrettyPrintXMLStreamWriter
endStartTag() - Method in XMLStreamWriter
endTest(junit.framework.Test) - Method in JUnitReports
endTestSuite(org.apache.tools.ant.taskdefs.optional.junit.JUnitTest) - Method in JUnitReports
endTestSuite(org.apache.tools.ant.taskdefs.optional.junit.JUnitTest) - Method in PlainFormatter
endTime - Field in StopWatch.TaskInfo
engine - Field in DocPublisher
engineProperties - Property in DocEngine
engineProperties - Property in DocPublisher
enhanceClassNode(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode) - Method in PublisherTransform
Enhanced - Annotation Type in grails.artefact
An annotation for classes that are compile-time enhanced.
ENHANCED_CLASS_NODE - Field in GrailsASTUtils
enhancedFor - Field in Enhanced
Default:
{}
enhanceGebSpecWithPort(org.codehaus.groovy.ast.ClassNode) - Method in IntegrationTestMixinTransformation
Enhances - Annotation Type in grails.artefact
EnhancesTraitTransformation - Class in org.grails.compiler.injection
Implementation for {
link:
Enhances
EnhancesTraitTransformation() - Constructor in EnhancesTraitTransformation
enlarge(int) - Method in ByteVector
Enlarge this byte vector so that it can receive n more bytes.
ensureCapacity(int) - Method in JSONArray
Entity - Annotation Type in grails.persistence
A class annotation used to make a class into a GORM domain class.
ENTITY_AMPERSAND - Field in DefaultUrlCreator
ENTITY_ANN_NAME - Field in DomainClassArtefactHandler
EntityASTTransformation - Class in org.grails.compiler.injection
EntityProxyHandler - Interface in grails.core.support.proxy
Methods specified to proxied entities
entityResolver - Property in DynamicElementReader
Entry(ObjectMarshaller<C>, int) - Constructor in DefaultConverterConfiguration.Entry
ENTRY_TAG - Field in AtomRenderer
entrySet() - Method in AbstractTypeConvertingMap
entrySet() - Method in CompositeConfig
entrySet() - Method in GPathResultMap
entrySet() - Method in GrailsFlashScope
entrySet() - Method in JSONObject
entrySet() - Method in LazyBeanMap
entrySet() - Method in LazyMetaPropertyMap
entrySet() - Method in NavigableMapConfig
entrySet() - Method in PrefixedConfig
EnumMarshaller - Class in org.grails.web.converters.marshaller.xml
Authors:
Siegfried Puchbauer
ENV_RELOAD_AGENT_PATH - Field in Support
environment - Property in Plugin
The current Grails grails.util.Environment
EnvironmentAwarePropertySource - Class in org.grails.config
EnvironmentAwarePropertySource(org.springframework.core.env.PropertySources) - Constructor in EnvironmentAwarePropertySource
ENVIRONMENTS - Field in GrailsPlugin
The environments to which this plugin applies
EOF - Field in JsonParserConstants
End of File.
eofException - Field in StreamCharBuffer.StreamCharBufferReader
eofReachedCounter - Field in StreamCharBuffer.StreamCharBufferReader
EOL - Field in LegacyDocMigrator
eol - Field in ParseException
The end of line string for this machine.
equals(java.lang.Object) - Method in AbstractClosureProxy
Compares based on identities, but unlike the standard implementation this one will return true if the given object is the target closure for this wrapper as well.
equals(java.lang.Object) - Method in AbstractGrailsPlugin
equals(java.lang.Object) - Method in AbstractTypeConvertingMap
equals(java.lang.Object) - Method in DefaultCodecIdentifier
equals(java.lang.Object) - Method in DefaultGroovyPagesUriService.ControllerObjectKey
equals(java.lang.Object) - Method in DefaultGroovyPagesUriService.TupleStringKey
equals(java.lang.Object) - Method in DefaultUrlMappingInfo
equals(java.lang.Object) - Method in DefaultUrlMappingsHolder.UriToUrlMappingKey
equals(java.lang.Object) - Method in DefaultUrlMappingsHolder.UrlMappingKey
equals(java.lang.Object) - Method in DefaultUrlMappingsHolder.UrlMappingsListKey
equals(java.lang.Object) - Method in EncodingStateImpl
equals(java.lang.Object) - Method in JSONArray
If the passed object is a JSONArray, then the underlying collection must be equal.
equals(java.lang.Object) - Method in JSONObject
equals(java.lang.Object) - Method in LazyMetaPropertyMap
equals(java.lang.Object) - Method in MimeType
equals(java.lang.Object) - Method in NavigableMapConfig
EQUALS_OPERATOR - Field in GrailsASTUtils
equals(java.lang.Object) - Method in Pair
equals(java.lang.Object) - Method in PrefixedConfig
equals(java.lang.Object) - Method in StreamCharBuffer
equals uses String.equals to check for equality to support compatibility with String instances in maps, sets, etc.
EQUALS_SYMBOL - Field in ASTValidationErrorsHelper
equals(java.lang.Object) - Method in Triple
equals(java.lang.Object) - Method in UrlCreatorCache.ReverseMappingKey
equals(java.lang.Object) - Method in UrlCreatorCache.UrlCreatorKey
error(java.lang.String) - Method in AnsiConsoleUrlMappingsRenderer
error(java.lang.String) - Method in AntLogAdapter
error(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ASTNode, java.lang.String) - Method in BindingFormatASTTransformation
error() - Method in Events
Returns:
The id of the event to notify in the case of an error
error(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ASTNode, java.lang.String, boolean) - Method in GrailsASTUtils
Generates a fatal compilation error.
error() - Method in Publisher
Returns:
The id of the event to notify in the case of an error
ERROR_TAG - Field in VndErrorXmlRenderer
errorCode - Field in TokenMgrError
Indicates the reason why the exception is thrown.
errorHandler - Property in DynamicElementReader
ERRORS_CLASS_NODE - Field in ASTValidationErrorsHelper
errors - Property in Controller
ERRORS_EXPRESSION - Field in ASTValidationErrorsHelper
ERRORS - Field in GrailsApplicationAttributes
ERRORS_PREFIX - Field in GrailsFlashScope
ERRORS_PROPERTY - Field in GrailsFlashScope
ERRORS_PROPERTY_NAME - Field in ASTValidationErrorsHelper
ERRORS_TAG - Field in VndErrorXmlRenderer
errors - Property in Validateable
errors - Field in ValidationException
errorsHttpStatus - Property in DefaultJsonRenderer
ErrorsViewStackTracePrinter - Class in org.grails.web.errors
Customized Stack trace output for the errors view.
ErrorsViewStackTracePrinter(org.grails.core.io.ResourceLocator) - Constructor in ErrorsViewStackTracePrinter
ESC_STATE - Field in JsonParserConstants
Lexical state.
ESCAPE_CHAR - Field in JsonParserConstants
RegularExpression Id.
escapeCharacter(char, char) - Method in AbstractCharReplacementEncoder
Escape the character, return null if no replacement has to be made
escapeCharacter(char, char) - Method in BasicJSONEncoder
escapeCharacter(char, char) - Method in BasicXMLEncoder
escapeCharacter(char, char) - Method in HTML4Encoder
escapeCharacter(char, char) - Method in JavaScriptEncoder
escapeCharSequence(java.lang.CharSequence) - Method in AbstractCharReplacementEncoder
ESCAPED_AMP - Field in BasicXMLEncoder
ESCAPED_APOS - Field in BasicXMLEncoder
ESCAPED_AT - Field in BasicXMLEncoder
ESCAPED_BACKSLASH - Field in BasicXMLEncoder
ESCAPED_BACKTICK - Field in BasicXMLEncoder
ESCAPED_GT - Field in BasicXMLEncoder
ESCAPED_LINE_SEPARATOR - Field in BasicXMLEncoder
ESCAPED_LT - Field in BasicXMLEncoder
ESCAPED_NON_BREAKING_SPACE - Field in BasicXMLEncoder
ESCAPED_PARAGRAPH_SEPARATOR - Field in BasicXMLEncoder
ESCAPED_QUOTE - Field in BasicXMLEncoder
establishFullURI(java.lang.String) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
establishUrlPattern(grails.web.mapping.UrlMapping, boolean, int) - Method in AnsiConsoleUrlMappingsRenderer
ETAG - Field in HttpHeaders
evaluate(Class<?>, boolean, boolean, groovy.lang.Closure) - Method in ConstraintEvaluatorAdapter
evaluate(Class<?>, boolean, boolean, groovy.lang.Closure) - Method in ConstraintsEvaluator
Evaluate constraints for the given class
evaluateAndAddIncludeExcludeObject(java.util.Map, java.lang.Object, boolean, groovy.lang.Closure) - Method in DefaultGrailsPlugin
evaluateAndAddListOfValues(java.util.Map, java.util.List, boolean, groovy.lang.Closure) - Method in DefaultGrailsPlugin
evaluateAndAddToIncludeExcludeSet(java.util.Map, java.lang.String, boolean, groovy.lang.Closure) - Method in DefaultGrailsPlugin
evaluateIncludeExcludeProperty(java.lang.String, groovy.lang.Closure) - Method in DefaultGrailsPlugin
evaluateMappings(Closure<?>) - Method in DefaultUrlMappingEvaluator
evaluateMappings(Closure<?>) - Method in UrlMappingEvaluator
Evaluates mapping from the given closure if possible
evaluateNameForValue(java.lang.Object, org.grails.web.servlet.mvc.GrailsWebRequest) - Method in AbstractUrlMappingInfo
evaluateObservedPlugins() - Method in DefaultGrailsPlugin
evaluateOnChangeListener() - Method in DefaultGrailsPlugin
evaluatePluginDependencies() - Method in DefaultGrailsPlugin
evaluatePluginEvictionPolicy() - Method in DefaultGrailsPlugin
evaluatePluginExcludes() - Method in DefaultGrailsPlugin
evaluatePluginLoadAfters() - Method in DefaultGrailsPlugin
evaluatePluginOrder(grails.web.mapping.UrlMapping) - Method in RegexUrlMapping
evaluatePluginScopes() - Method in DefaultGrailsPlugin
evaluatePluginStatus() - Method in DefaultGrailsPlugin
evaluatePluginVersion() - Method in DefaultGrailsPlugin
evaluateProfiles() - Method in DefaultGrailsPlugin
evaluateProvidedArtefacts() - Method in DefaultGrailsPlugin
evaluateTypeFilters() - Method in DefaultGrailsPlugin
Event - Class in reactor.bus
deprecated:
Here for compatibility only.
event - Property in AbstractEventBus.NotificationTrigger
event - Property in ClosureEventTrigger
Event(java.lang.String, T) - Constructor in Event
event - Property in EventSubscriberTrigger
event - Property in EventWithReply
EVENT_ON_CHANGE - Field in GrailsPlugin
EVENT_ON_CONFIG_CHANGE - Field in GrailsPlugin
EVENT_ON_SHUTDOWN - Field in GrailsPlugin
EVENT_SUFFIX - Field in SpringEventTranslator
eventArg - Field in ClosureEventTrigger
EventBus - Class in reactor.bus
deprecated:
Here for compatibility only.
eventBus - Property in EventBus
eventBus - Field in EventBusAware
eventBus - Property in EventBusFactoryBean
eventBus - Property in Events
eventBus - Field in GormDispatcherRegistrar
eventBus - Field in GormEventDispatcher
eventBus - Field in SpringEventTranslator
EventBusAware - Trait in grails.events.bus
Trait for classes aware of the event bus
EventBusBuilder - Class in grails.events.bus
Tries to build the default event bus
EventBusBuilder() - Constructor in EventBusBuilder
EventBusFactoryBean - Class in org.grails.events.bus.spring
Factory bean for usage within Spring
EventBusFactoryBean() - Constructor in EventBusFactoryBean
EventBusGrailsPlugin - Class in org.grails.plugins.events
A plugin that integrates Reactor into Grails
EventBusGrailsPlugin() - Constructor in EventBusGrailsPlugin
EventBusListener(Map<CharSequence, Collection<Subscription>>) - Constructor in SpringEventBus.EventBusListener
eventClassToName - Field in SpringEventTranslator
EventEmitter - Interface in grails.events.emitter
An emitter sends events
eventFor(Map<String, Object>, T, Closure<Throwable>) - Method in Events
Creates an Event for the given headers, data and error consumer
eventIdForMethodName(java.lang.String) - Method in EventIdUtils
EventIdUtils - Class in org.grails.events
EventIdUtils() - Constructor in EventIdUtils
eventKey - Property in AbstractSubscription
EventPublisher - Trait in grails.events
A trait that can be implemented to make a class an event publisher
Events - Annotation Type in grails.events.annotation
Allows the definition of common event settings at the class level
EventSubscriber - Interface in grails.events.subscriber
An interface for subscribers that accept the Event as an argument
EventSubscriberSubscription - Class in org.grails.events.registry
An event subscription for an Subscriber
EventSubscriberSubscription(java.lang.CharSequence, Map<CharSequence, Collection<Subscription>>, grails.events.subscriber.Subscriber) - Constructor in EventSubscriberSubscription
EventSubscriberTrigger - Class in org.grails.events
Simple trigger for an Subscriber
EventSubscriberTrigger(grails.events.Event, grails.events.subscriber.Subscriber) - Constructor in EventSubscriberTrigger
EventTrigger - Interface in grails.events.trigger
Encapsulates the execution of an event
EventTriggerTransactionSynchronization(org.grails.events.bus.AbstractEventBus.NotificationTrigger, org.springframework.transaction.event.TransactionPhase) - Constructor in AbstractEventBus.EventTriggerTransactionSynchronization
eventType - Field in GrailsContextEvent
EventWithReply - Class in org.grails.events.rxjava3
An event with a reply
EventWithReply(grails.events.Event, groovy.lang.Closure) - Constructor in EventWithReply
EVICT - Field in GrailsPlugin
Defines the name of the property that specifies a List or plugins that this plugin evicts Eviction occurs when the PluginManager loads
evictionList - Field in AbstractGrailsPlugin
evictPlugin(grails.plugins.GrailsPlugin, java.lang.String) - Method in DefaultGrailsPluginManager
except(java.util.Map) - Method in Matcher
Synonym for Matcher.excludes
except(java.util.Map) - Method in UrlMappingMatcher
EXCEPTION_ATTRIBUTE - Field in GrailsExceptionResolver
EXCEPTION_ATTRIBUTE - Field in WebUtils
EXCEPTION - Enum Constant in Converter.CircularReferenceBehaviour
EXCEPTION - Field in DefaultUrlMappingEvaluator
exception - Field in DefaultUrlMappingEvaluator.UrlMappingBuilder
EXCEPTION_HANDLER_BEAN - Field in GrailsApplication
EXCEPTION_HANDLER_META_DATA_FIELD_NAME - Field in ControllerActionTransformer
EXCEPTION - Field in UrlMapping
exceptionHandlers - Property in AsyncGrailsWebRequest
exceptionResolver - Field in AsyncActionResultTransformer
exceptionType - Property in DefaultControllerExceptionHandlerMetaData
exceptionType - Field in ResponseCodeUrlMapping
EXCLUDE_MEMBER - Field in ApplicationClassInjector
EXCLUDE_PATTERNS - Field in DefaultGrailsUrlMappingsClass
EXCLUDED_AUTO_CONFIGURE_CLASSES - Field in ApplicationClassInjector
EXCLUDED_METHODS - Field in BaseApiProvider
excludePatterns - Field in DefaultUrlMappingsHolder
excludes - Field in AbstractConverter
excludes - Property in AbstractIncludeExcludeRenderer
excludes - Property in AbstractRenderContext
excludes - Property in ConfigurableConverter
EXCLUDES - Field in DefaultGrailsPlugin
excludes(List<T>, T) - Method in IncludeExcludeSupport
excludes - Property in JsonRenderer
The properties to be excluded
EXCLUDES - Field in LazyMetaPropertyMap
excludes(Closure<Boolean>) - Method in Matcher
Adds an exclusion that is calculated by the given closure
EXCLUDES_PROPERTY - Property in IncludeExcludeSupport
EXCLUDES - Field in UrlMapping
excludes - Field in UrlMappingMatcher
excludes - Property in XmlRenderer
The properties to be excluded
excludesProperty(java.lang.Object, java.lang.String) - Method in AbstractIncludeExcludeRenderer
excludesProperty(java.lang.Object, java.lang.String) - Method in IncludeExcludePropertyMarshaller
Override for custom exclude logic
excludesProperty(java.lang.Object, java.lang.String) - Method in JsonRenderer.1
excludesProperty(java.lang.Object, java.lang.String) - Method in JsonRenderer.2
excludesProperty(java.lang.Object, java.lang.String) - Method in XmlRenderer.1
excludesProperty(java.lang.Object, java.lang.String) - Method in XmlRenderer.2
ExcludingPluginFilter - Class in org.grails.plugins
Implementation of PluginFilter which removes that all of the supplied plugins (identified by name) as well as their dependencies are omitted from the filtered plugin list.
ExcludingPluginFilter(java.lang.String) - Constructor in ExcludingPluginFilter
execute() - Method in DocPublisherTask
execute(java.io.Writer, org.radeox.macro.parameter.MacroParameter) - Method in GspTagSourceMacro
execute(java.io.Writer, org.radeox.macro.parameter.MacroParameter) - Method in HiddenMacro
execute(Closure<?>) - Method in JSON.Builder
execute(java.io.Writer, org.radeox.macro.parameter.MacroParameter) - Method in NoteMacro
execute(java.io.Writer, org.radeox.macro.parameter.MacroParameter) - Method in WarningMacro
executed - Property in SynchronousPromise
executeDoWithSpringCallback(grails.core.GrailsApplication) - Method in GrailsApplicationBuilder
executeGrailsBootstraps(grails.core.GrailsApplication, org.springframework.web.context.WebApplicationContext, jakarta.servlet.ServletContext, grails.plugins.GrailsPluginManager) - Method in GrailsConfigUtils
Executes Grails bootstrap classes
ExecutionContext - Class in grails.dev.commands
A context command to pass to ApplicationCommand instances
ExecutionContext() - Constructor in ExecutionContext
executionContext - Property in GrailsApplicationCommand
executor - Property in ExecutorEventBus
ExecutorEventBus - Class in org.grails.events.bus
An event bus that uses an java.util.concurrent.Executor
ExecutorEventBus(java.util.concurrent.Executor) - Constructor in ExecutorEventBus
ExecutorPromiseFactory - Interface in org.grails.async.factory.future
Interface for classes that are both a PromiseFactory and an ExecutorService
executorService - Property in CachedThreadPoolPromiseFactory
exists(java.lang.String) - Method in DocEngine
exists(java.lang.Object) - Method in FileResourceChecker
exists() - Method in GrailsResource
exists() - Method in SpringResource
exit(java.util.EventObject) - Method in GroovyConsoleApplicationContext.1
exit(java.util.EventObject) - Method in GroovyConsoleWebApplicationContext.1
ExpandBuff(boolean) - Method in SimpleCharStream
EXPECT - Field in HttpHeaders
expectation - Field in MockClosureProxy
expectCheckForChanges() - Method in MockGrailsPluginManager
expectedTokenSequences - Field in ParseException
Each entry in this array is an array of integers.
expire() - Method in CacheEntry
EXPIRES - Field in HttpHeaders
explicitlyNamedPlugins - Field in BasePluginFilter
Plugins corresponding with the supplied names.
exposeIncludeRequestAttributes(jakarta.servlet.http.HttpServletRequest) - Method in WebUtils
exposeRequestAttributeIfNotPresent(jakarta.servlet.ServletRequest, java.lang.String, java.lang.Object) - Method in WebUtils
Expose the specified request attribute if not already present.
exposeRequestAttributesAndReturnOldValues(jakarta.servlet.http.HttpServletRequest, Map<String,?>) - Method in WebUtils
EXPRESSION_THIS - Field in DefaultDelegateAsyncTransactionalMethodTransformer
ext - Field in YamlTocStrategy
ExtendedProxy - Class in grails.util
Extends the Groovy Proxy implementation and adds proxying of property getters/setters.
ExtendedProxy() - Constructor in ExtendedProxy
extendTraits(org.codehaus.groovy.control.CompilationUnit, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in TraitInjectionUtils
EXTENSION - Field in GroovyPagesUriSupport
extension - Property in MimeType
extension - Property in WatchPattern
The file extensions within the directories being watched
extensionMethodsInitialized - Field in DefaultGrailsApplication
extensionToMimeMap - Field in DefaultMimeUtility
EXTERNAL_DOCS - Property in DocEngine
EXTERNALIZABLE_VERSION - Field in StreamCharBuffer
extractControllerNameFromTestClassName(java.lang.String, java.lang.String) - Method in ControllerNameExtractor
Derive the controller name from the given class name using the list of given suffixes, typically ['Test', 'Tests', 'Spec', 'Specification'].
extractLineNumber(org.codehaus.groovy.control.CompilationFailedException) - Method in GrailsExceptionResolver
extractRequestParamsWithUrlMappingHolder(grails.web.mapping.UrlMappingsHolder, jakarta.servlet.http.HttpServletRequest) - Method in GrailsExceptionResolver
extractRootCause(java.lang.Throwable) - Method in GrailsUtil
extractTagClosureSource(java.lang.String, java.lang.String) - Method in GspTagSourceMacro
Extracts the Closure source code for a given tag name.
extractValue(java.lang.Object, org.grails.datastore.mapping.model.PersistentProperty) - Method in DomainClassMarshaller

F

FACTORY_BEAN - Field in DefaultBeanConfiguration
factory - Field in GrailsLazyProxyPrintWriter
factory - Field in GrailsRoutablePrintWriter
FACTORY_METHOD - Field in DefaultBeanConfiguration
failedPlugins - Field in AbstractGrailsPluginManager
failureCallbacks - Field in FutureTaskChildPromise
failureCallbacks - Field in FutureTaskPromise
fallbackToSystemLocale - Field in ReloadableResourceBundleMessageSource
fastClass(java.lang.Class) - Method in GrailsClassUtils
FastStringPrintWriter - Class in org.grails.buffer
Fast in-memory PrintWriter implementation.
FastStringPrintWriter(java.lang.Object) - Constructor in FastStringPrintWriter
FastStringWriter - Class in org.grails.buffer
Java's default StringWriter uses a StringBuffer which is synchronized.
FastStringWriter(java.lang.Object) - Constructor in FastStringWriter
FEED_TAG - Field in AtomRenderer
fetchBeanFromAppCtx(java.lang.String) - Method in DefaultGrailsApplicationAttributes
FIELD - Field in ClassReader
The type of CONSTANT_Fieldref constant pool items.
FIELD_NAME_PROMISE_DECORATORS - Field in DefaultDelegateAsyncTransactionalMethodTransformer
FIELD_NAME_TRANSACTION_MANAGER - Field in DefaultDelegateAsyncTransactionalMethodTransformer
file(java.lang.Object) - Method in FileSystemInteraction
Obtain a file for the given path
file(java.lang.Object) - Method in FileSystemInteractionImpl
Obtain a file for the given path
file - Property in MockPart
file - Field in PlainFormatter
FILE_SEPARATOR - Field in DefaultResourceLocator
file - Property in UserGuideNode
The location (including filename) of the node, relatively to the root of the gdoc source directory.
file - Property in WatchPattern
A concrete file being watched, if any
fileCacheMillis - Field in ReloadableResourceBundleMessageSource
fileCacheSeconds - Field in I18nAutoConfiguration
fileEncodings - Field in ReloadableResourceBundleMessageSource
fileExtensions - Property in GroovyConfigPropertySourceLoader
fileName - Field in GrailsWrappedRuntimeException
fileName - Field in MockFileResource
filename - Field in ReloadableResourceBundleMessageSource.PropertiesHolder
FileResourceChecker - Class in grails.doc.internal
Simple class that checks whether a path relative to a base directory exists or not.
FileResourceChecker(java.io.File) - Constructor in FileResourceChecker
files(java.lang.String) - Method in FileSystemInteraction
Get files matching the given pattern
files(java.lang.String) - Method in FileSystemInteractionImpl
Get files matching the given pattern
fileSizeThreshold - Field in ControllersAutoConfiguration
FileSystemContextResource(java.lang.String) - Constructor in PluginPathAwareFileSystemResourceLoader.FileSystemContextResource
FileSystemInteraction - Interface in grails.dev.commands.io
Utility methods exposed to scripts for interacting with resources (found on the file system or jars) and the file system
FileSystemInteraction.CopySpec - Class in grails.dev.commands.io
FileSystemInteraction.CopySpec() - Constructor in FileSystemInteraction.CopySpec
fileSystemInteraction - Property in GrailsApplicationCommand
fileSystemInteraction - Property in TemplateRendererImpl
FileSystemInteractionImpl - Class in grails.dev.commands.io
Utility methods exposed to scripts for interacting with resources (found on the file system or jars) and the file system
FileSystemInteractionImpl(java.io.File, org.springframework.core.io.ResourceLoader) - Constructor in FileSystemInteractionImpl
fileTimestamp - Field in ReloadableResourceBundleMessageSource.PropertiesHolder
FillBuff() - Method in SimpleCharStream
FILTER_ENCODING - Field in Settings
The encoding to use for filters, default to UTF-8
FILTER_FORCE_ENCODING - Field in Settings
The encoding to use for filters, default to UTF-8
filterAnnotations(org.codehaus.groovy.ast.AnnotatedNode, Set<String>, Set<String>) - Method in GrailsASTUtils
filterGStringReferences(java.lang.Object) - Method in BeanBuilder
FilteringCodecsByContentTypeSettings - Class in org.grails.web.pages
FilteringCodecsByContentTypeSettings(grails.core.GrailsApplication) - Constructor in FilteringCodecsByContentTypeSettings
filteringEncoder - Field in GrailsWebRequest
filterNullObject(java.lang.Object) - Method in CodecMetaClassSupport
returns given parameter if it's not a Groovy NullObject (and is not null)
filterPluginList(List<GrailsPlugin>) - Method in BasePluginFilter
Template method shared by subclasses of BasePluginFilter.
filterPluginList(java.util.List) - Method in IdentityPluginFilter
Simply returns original list reference.
filterPluginList(List<GrailsPlugin>) - Method in PluginFilter
Returns a filtered list of plugins.
filterResources(org.springframework.core.io.Resource, java.util.Locale) - Method in BinaryGrailsPlugin
filtersEncoding - Field in ControllersAutoConfiguration
filtersForceEncoding - Field in ControllersAutoConfiguration
filterStackTrace(java.lang.Exception) - Method in GrailsExceptionResolver
finalizeDeferredProperties() - Method in BeanBuilder
finalizeRender(java.io.Writer) - Method in JSON
find(groovy.lang.Closure) - Method in GrailsMockHttpServletRequest
Adds a "find()" method to the request that searches the request's attributes.
find(jakarta.servlet.http.HttpServletRequest, Closure<Boolean>) - Method in HttpServletRequestExtension
findAgentJar(java.lang.String, java.lang.String) - Method in Support
findAlementWithId(java.util.Set, java.lang.Object) - Method in GrailsWebDataBinder
findAll(groovy.lang.Closure) - Method in GrailsMockHttpServletRequest
Like the find(Closure) method, this searches the request attributes.
findAll(jakarta.servlet.http.HttpServletRequest, groovy.lang.Closure) - Method in HttpServletRequestExtension
findAllClassPathResources(java.lang.String) - Method in ClassPathScanner.GrailsClasspathIgnoringResourceResolver
findAllClassPathResources(java.lang.String) - Method in ClosureClassIgnoringComponentScanBeanDefinitionParser
findAllParamsNotInKeys(java.util.Map, java.util.Set) - Method in UrlMappingUtils
findAllParamsNotInUrlMappingKeywords(java.util.Map) - Method in UrlMappingUtils
Returns:
a Map without entries whose key belongs to UrlMapping#KEYWORDS
findAnnotation(org.codehaus.groovy.ast.ClassNode, Class<?>) - Method in GrailsASTUtils
findAnnotationOnBean(java.lang.String, Class<A>) - Method in GenericBeanFactoryAccessor
Find a java.lang.annotation.Annotation of annotationType on the specified bean, traversing its interfaces and super classes if no annotation can be found on the given class itself, as well as checking its raw bean class if not found on the exposed bean reference (e.g. in case of a proxy).
findApplication() - Method in Holders
Returns:
The ApplicationContext or null if it doesn't exist
findApplication(jakarta.servlet.ServletContext) - Method in WebUtils
Looks up the GrailsApplication instance
findApplicationContext() - Method in GrailsApplicationDiscoveryStrategy
Returns:
Find the ApplicationContext instance
findApplicationContext() - Method in Holders
Returns:
The ApplicationContext or null if it doesn't exist
findApplicationContext() - Method in ServletEnvironmentGrailsApplicationDiscoveryStrategy
findApplicationContext(jakarta.servlet.ServletContext) - Method in WebUtils
Locates the ApplicationContext, returns null if not found
findCodeInBinaryPlugins(java.lang.String, java.util.Locale) - Method in PluginAwareResourceBundleMessageSource
findCommand(java.lang.String) - Method in ApplicationContextCommandRegistry
findCommands() - Method in ApplicationContextCommandRegistry
findConstrainedProperties(org.grails.datastore.mapping.model.PersistentEntity) - Method in ConstrainedDiscovery
Finds the constrained properties for the given entity
findConstrainedProperties(org.grails.datastore.mapping.model.PersistentEntity) - Method in DefaultConstrainedDiscovery
findConstraintsEvaluator() - Method in Validateable
findConstructor(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.Parameter) - Method in GrailsASTUtils
Finds a constructor for the given class node and parameter types
findContainerRenderer(grails.web.mime.MimeType, Class<C>, T) - Method in DefaultRendererRegistry
findContainerRenderer(grails.web.mime.MimeType, Class<C>, T) - Method in RendererRegistry
Finds a renderer for a container (List, Errors, Map etc.) for another object
findCorePlugins() - Method in DefaultGrailsPluginManager
findDecorators() - Method in AsyncWebRequestPromiseDecoratorLookupStrategy
findDecorators() - Method in PromiseDecoratorLookupStrategy
findDomainClass(java.lang.Object) - Method in ByDatasourceDomainClassFetcher
findDomainClass(java.lang.Object) - Method in ByGrailsApplicationDomainClassFetcher
findDomainClass(java.lang.Object) - Method in DomainClassFetcher
findDomainClass(java.lang.Object) - Method in DomainClassMarshaller
findGrailsApplication() - Method in GrailsApplicationDiscoveryStrategy
Returns:
Find the GrailsApplication instance
findGrailsApplication() - Method in ServletEnvironmentGrailsApplicationDiscoveryStrategy
findInjectors(java.lang.String, grails.compiler.ast.ClassInjector) - Method in ArtefactTypeAstTransformation
findInSystemEnvironment(java.lang.String) - Method in NavigableMapConfig
findInterface(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in GrailsASTUtils
findMarhallerFor(java.lang.Object) - Method in ChainedConverterConfiguration.ChainedObjectMarshaller
findMatchingObjectForMimeType(grails.web.mime.MimeType, java.lang.Object) - Method in ClassAndMimeTypeRegistry
findMessageFormatInBinaryPlugins(java.lang.String, java.util.Locale) - Method in PluginAwareResourceBundleMessageSource
findMessageSource() - Method in Validateable
findPathMatchingResources(java.lang.String) - Method in CachingPathMatchingResourcePatternResolver
findPathMatchingResources(java.lang.String) - Method in ClassPathScanner.GrailsClasspathIgnoringResourceResolver
findPreferredMessageSource(List<MessageSource>) - Method in GrailsMessageSourceUtils
findPropertyNameForValue(java.lang.Object, java.lang.Object) - Method in GrailsClassUtils
Locates the name of a property for the given value on the target object using Groovy's meta APIs.
findPropertyType(org.codehaus.groovy.ast.expr.Expression) - Method in DefaultGrailsDomainClassInjector
Finds the type of the generated property.
findRegisteredObjectForType(java.lang.Class, grails.web.mime.MimeType) - Method in ClassAndMimeTypeRegistry
findRenderer(grails.web.mime.MimeType, T) - Method in DefaultRendererRegistry
findRenderer(grails.web.mime.MimeType, T) - Method in RendererRegistry
Finds a renderer
findRequestedVersion(org.grails.web.servlet.mvc.GrailsWebRequest) - Method in UrlMappingsHandlerMapping
findResourceForClassName(java.lang.String) - Method in DefaultResourceLocator
findResourceForClassName(java.lang.String) - Method in ResourceLocator
Finds the .groovy file or .java file for a given class from a Grails project.
findResourceForClassName(java.lang.String) - Method in StaticResourceLocator
findResourceForURI(java.lang.String) - Method in DefaultResourceLocator
findResourceForURI(java.lang.String) - Method in ResourceLocator
Finds a resource for the given URI
findResourceForURI(java.lang.String) - Method in StaticResourceLocator
findResourceInBinaryPlugins(org.grails.core.io.DefaultResourceLocator.PluginResourceInfo) - Method in DefaultResourceLocator
findResourceMethod - Field in ClosureClassIgnoringComponentScanBeanDefinitionParser.ParentOnlyGetResourcesClassLoader
findResourceRecursive(java.lang.ClassLoader, java.lang.String) - Method in ClosureClassIgnoringComponentScanBeanDefinitionParser.ParentOnlyGetResourcesClassLoader
findResourcesMethod - Field in ClosureClassIgnoringComponentScanBeanDefinitionParser.ParentOnlyGetResourcesClassLoader
findResourcesRecursive(java.lang.ClassLoader, java.lang.String, Collection<URL>) - Method in ClosureClassIgnoringComponentScanBeanDefinitionParser.ParentOnlyGetResourcesClassLoader
findSourceDirectory(java.io.File) - Method in GlobalGrailsClassInjectorTransformation
findStreamCharBufferTarget(boolean) - Method in GrailsPrintWriter
findUserPlugins(java.lang.ClassLoader) - Method in DefaultGrailsPluginManager
findWrappedException(java.lang.Exception) - Method in GrailsExceptionResolver
finish() - Method in StreamCharBuffer.FixedCharArrayEncodedAppender
finished - Field in RxPromise
finishRefresh() - Method in GroovyConsoleApplicationContext
finishRefresh() - Method in GroovyConsoleWebApplicationContext
finishRefresh() - Method in GroovyshApplicationContext
finishRefresh() - Method in GroovyshWebApplicationContext
FIRST - Enum Constant in GrailsFilters
firstCall - Property in DynamicElementReader
firstChunk - Field in StreamCharBuffer
firstChunkSize - Field in StreamCharBuffer
firstPart - Field in StreamCharBuffer.MultipartCharBufferChunk
firstPart - Field in StreamCharBuffer.MultipartStringChunk
FixedCharArrayEncodedAppender(int) - Constructor in StreamCharBuffer.FixedCharArrayEncodedAppender
flags - Field in Context
The ClassReader option flags for the parsing of this class.
FLASH_SCOPE - Field in GrailsApplicationAttributes
FlashScope - Interface in grails.web.mvc
Represents flash scope and allows a flash scope map to be set to the next state.
flatConfigs - Field in Holders
flatten() - Method in CompositeConfig
flatten() - Method in Config
Returns:
The flat version of the config
flatten() - Method in NavigableMapConfig
flatten() - Method in PrefixedConfig
flattenKeys(Map<String, Object>, java.util.Map, List<String>, boolean) - Method in DocPublisher
FLOAT - Field in ClassReader
The type of CONSTANT_Float constant pool items.
float(java.lang.String, java.lang.Float) - Method in TypeConvertingMap
floatConverter() - Method in DefaultConvertersConfiguration
flush() - Method in AbstractEncodedAppender
flush() - Method in BoundedCharsAsEncodedBytesCounter.BoundedCharsAsEncodedBytesCounterWriter
flush() - Method in EncodedAppender
Flush the internal buffer and write the buffered input to a possible destination.
flush() - Method in EncodedAppenderWriter
flush() - Method in GrailsPrintWriter
Flush the stream.
flush() - Method in GrailsPrintWriterAdapter
flush() - Method in GrailsRoutablePrintWriter
flush() - Method in GrailsRoutablePrintWriter.NullWriter
flush() - Method in MultiTransactionStatus
flush() - Method in NullPersistentContextInterceptor
flush() - Method in PersistenceContextInterceptor
Flushes any pending changes to the DB.
flush() - Method in StreamCharBuffer.ConnectedWriter
flush() - Method in StreamCharBuffer.MultiOutputWriter
flush() - Method in StreamCharBuffer.SingleOutputWriter
flush() - Method in StreamCharBuffer.StreamCharBufferEncodedAppender
flush() - Method in StreamCharBuffer.StreamCharBufferWriter
flush() - Method in StreamingEncoderEncodedAppender
flush() - Method in WriterEncodedAppender
flushBuffer() - Method in IncludeResponseWrapper
flushToConnected(boolean) - Method in StreamCharBuffer
flushWriter(boolean) - Method in StreamCharBuffer.StreamCharBufferWriter
fonts - Property in DocPublisher
The directory containing any fonts to use (will override defaults) *
footer - Property in DocPublisher
The footer to include
forceFlush() - Method in StreamCharBuffer.ConnectedWritersWriter
forceFlush() - Method in StreamCharBuffer.MultiOutputWriter
forceFlush() - Method in StreamCharBuffer.SingleOutputWriter
FORM - Field in MimeType
FORMAT_PARAMETER - Field in RegexUrlMapping
formatAtomDate(java.util.Date) - Method in AtomRenderer
formatCodeSnippetEnd(org.springframework.core.io.Resource, int) - Method in DefaultErrorsPrinter
formatCodeSnippetEnd(org.springframework.core.io.Resource, int) - Method in ErrorsViewStackTracePrinter
formatCodeSnippetErrorLine(int, java.lang.Object, java.util.Map) - Method in DefaultErrorsPrinter
formatCodeSnippetErrorLine(int, java.lang.Object, java.util.Map) - Method in ErrorsViewStackTracePrinter
formatCodeSnippetLine(int, java.lang.Object, java.util.Map) - Method in DefaultErrorsPrinter
formatCodeSnippetLine(int, java.lang.Object, java.util.Map) - Method in ErrorsViewStackTracePrinter
formatCodeSnippetStart(org.springframework.core.io.Resource, int, java.util.Map) - Method in DefaultErrorsPrinter
formatCodeSnippetStart(org.springframework.core.io.Resource, int, java.util.Map) - Method in ErrorsViewStackTracePrinter
formatDateCreated(java.lang.Object) - Method in AtomRenderer
formatErrors(org.springframework.validation.Errors, java.lang.String) - Method in ValidationException
FormatInterceptor - Class in org.grails.plugins.web.mime
Interceptors a closure call and gathers method calls that take a closure into a map format->closure
FormatInterceptor() - Constructor in FormatInterceptor
formatLastUpdated(java.lang.Object) - Method in AtomRenderer
formatOptions - Property in FormatInterceptor
formats - Field in JUnitReportsFactory
formats() - Method in Resource
Returns:
The allowed response formats
formatStrings - Property in DateConversionHelper
A List of String which represent date formats compatible with java.text.SimpleDateFormat.
formatStrings - Property in Jsr310ConvertersConfiguration
FormattedDateValueConverter - Class in org.grails.databinding.converters
Authors:
Jeff Brown
FormattedDateValueConverter() - Constructor in FormattedDateValueConverter
FormattedLocalDateTimeValueConverter - Class in org.grails.databinding.converters
Authors:
Emma Richardson
FormattedLocalDateTimeValueConverter() - Constructor in FormattedLocalDateTimeValueConverter
formattedValueConversionHelpers - Field in SimpleDataBinder
FormattedValueConverter - Interface in grails.databinding.converters
Classes which implement this interface may participate in the data binding process as formatted value converters.
formatter - Field in DateMarshaller
formulateKey(java.lang.String) - Method in PrefixedConfig
FORWARD_IN_PROGRESS - Field in GrailsApplicationAttributes
FORWARD_ISSUED - Field in GrailsApplicationAttributes
forward(java.util.Map) - Method in RequestForwarder
Forwards a request for the given parameters using the RequestDispatchers forward method
FORWARDED - Field in HttpHeaders
forwardRequest(grails.web.mapping.UrlMappingInfo, jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, org.springframework.web.servlet.ModelAndView, java.lang.String) - Method in GrailsExceptionResolver
forwardRequestForUrlMappingInfo(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, grails.web.mapping.UrlMappingInfo, Map<String,Object>, boolean) - Method in UrlMappingUtils
Forwards a request for the given UrlMappingInfo object and model
forwardURI - Field in AbstractUrlMapping
forwardURI - Property in GrailsMockHttpServletRequest
ForwardUrlMappingInfo - Class in org.grails.web.mapping
A customizable UrlMappingInfo instance used for forwards and includes.
ForwardUrlMappingInfo() - Constructor in ForwardUrlMappingInfo
foundPluginClasses - Field in CorePluginFinder
FOUR_SPACES - Field in VndErrorJsonRenderer
fragment - Field in UrlCreatorCache.UrlCreatorKey
from(java.lang.String, Map<String, Object>, T) - Method in Event
Wrap the given object with an Event.
from - Property in FileSystemInteraction.CopySpec
FROM - Field in HttpHeaders
fromQueryString(java.lang.String) - Method in WebUtils
Takes a query string and returns the results as a map where the values are either a single entry or a list of values
fromString(java.lang.String) - Method in TypePath
Converts a type path in string form, in the format used by toString(), into a TypePath object.
fullMessage - Field in ValidationException
fullName - Field in AbstractGrailsClass
FutureTaskChildPromise - Class in org.grails.async.factory.future
A child promise of a FutureTaskPromise
FutureTaskChildPromise(grails.async.PromiseFactory, Promise<T>, Closure<T>) - Constructor in FutureTaskChildPromise
FutureTaskPromise - Class in org.grails.async.factory.future
A Promise that is a java.util.concurrent.FutureTask
FutureTaskPromise(grails.async.PromiseFactory, java.lang.Runnable, T) - Constructor in FutureTaskPromise

G

GDM_EVENT_PACKAGE - Field in SpringEventTranslator
generateIdForURI(java.lang.String, java.util.Date, java.lang.Object) - Method in AtomRenderer
generateParseException() - Method in JSONParser
Generate ParseException.
generatePluginXml(org.codehaus.groovy.ast.ClassNode, java.lang.String, Set<String>, java.io.File) - Method in GlobalGrailsClassInjectorTransformation
generateToc(java.lang.Object) - Method in LegacyTocStrategy
generateToc(java.lang.Object) - Method in YamlTocStrategy
generateToken(java.lang.String) - Method in SynchronizerTokensHolder
GenericBeanFactoryAccessor - Class in org.grails.spring.beans.factory
A fork of the Spring 2.5.6 GenericBeanFactoryAccess class that was removed from Spring 3.0.
GenericBeanFactoryAccessor(org.springframework.beans.factory.ListableBeanFactory) - Constructor in GenericBeanFactoryAccessor
Constructs a GenericBeanFactoryAccessor that wraps the supplied org.springframework.beans.factory.ListableBeanFactory.
GenericJavaBeanMarshaller - Class in org.grails.web.converters.marshaller.xml
Authors:
Siegfried Puchbauer
get(java.lang.Object) - Method in AbstractTypeConvertingMap
get(long, java.util.concurrent.TimeUnit) - Method in BoundPromise
get(java.lang.Object) - Method in CompositeConfig
get(java.lang.Object) - Method in ConfigProperties
get(org.grails.web.mapping.RegexUrlMapping) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
get(UrlMappingsListKey) - Method in DefaultUrlMappingsHolder.UrlMappingsList
GET_ERRORS_METHOD_NAME - Field in ASTValidationErrorsHelper
get(long, java.util.concurrent.TimeUnit) - Method in FutureTaskChildPromise
get(long, java.util.concurrent.TimeUnit) - Method in FutureTaskPromise
get(long, java.util.concurrent.TimeUnit) - Method in GparsPromise
get(java.lang.Object) - Method in GPathResultMap
get(java.lang.Object) - Method in GrailsFlashScope
get(java.lang.Object) - Method in GrailsParameterMap
get(java.lang.Object) - Method in HalGPathResultMap
get(Holder<T>, java.lang.String, boolean) - Method in Holders
get(int) - Method in JSONArray
Get the object value associated with an index.
get(java.lang.Object) - Method in JSONObject
get(java.lang.Object) - Method in LazyBeanMap
get(java.lang.Object) - Method in LazyMetaPropertyMap
Obtains the value of an object's properties on demand using Groovy's MOP.
get(java.lang.Object) - Method in NavigableMapConfig
get(java.lang.Object) - Method in PrefixedConfig
get(long, java.util.concurrent.TimeUnit) - Method in PromiseList
get(long, java.util.concurrent.TimeUnit) - Method in PromiseMap
Synchronously return the populated map with all values obtained from promises used inside the populated map
get(long, java.util.concurrent.TimeUnit) - Method in RxPromise
get(long, java.util.concurrent.TimeUnit) - Method in SynchronousPromise
getAbsoluteTemplateURI(java.lang.String, boolean) - Method in GroovyPagesUriService
getAbsoluteTemplateURI(java.lang.String, boolean) - Method in GroovyPagesUriSupport
Used to resolve template names that are not relative to a controller.
getAbsoluteViewURI(java.lang.String) - Method in GroovyPagesUriService
getAbsoluteViewURI(java.lang.String) - Method in GroovyPagesUriSupport
Obtains a view URI that is not relative to any given controller
getAbsoluteViewURIInternal(java.lang.String, org.grails.buffer.FastStringWriter, boolean) - Method in GroovyPagesUriSupport
getAcceptMimeType() - Method in RenderContext
Returns:
Returns the mime type accepted by the client or null if non specified
getAcceptMimeType() - Method in ServletRenderContext
getAccess() - Method in ClassReader
Returns the class's access flags (see org.springframework.asm.Opcodes).
getAction() - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
getAction() - Method in ForwardUrlMappingInfo
getActionName() - Method in AbstractUrlMapping
getActionName(java.lang.String) - Method in DefaultRequestStateLookupStrategy
getActionName(Map<?,?>, Map<?,?>) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
getActionName() - Method in DefaultUrlMappingInfo
getActionName() - Method in GrailsRequestContext
Returns:
The Action name
getActionName() - Method in GrailsRequestStateLookupStrategy
The action name
getActionName() - Method in GrailsWebRequest
Returns:
the actionName
getActionName() - Method in RenderContext
Returns:
The current action name
getActionName() - Method in ServletRenderContext
getActionName() - Method in UrlMapping
Retrieves the action name which is either a groovy.lang.Closure that evaluates the action name at runtime or a java.lang.String that represents the action name
getActionName() - Method in UrlMappingInfo
The name of the action that the URL mappping maps to
getActionName() - Method in WebAttributes
Obtains the currently executing action name
getActionName() - Method in WebRequestDelegatingRequestContext
getActions() - Method in DefaultGrailsControllerClass
getActions() - Method in GrailsControllerClass
Returns:
The action names
getActionUri() - Method in Controller
Returns the URI of the currently executing action
getAllAnnotationAttributes(java.lang.String, boolean) - Method in AnnotationMetadataReadingVisitor
getAllAnnotationAttributes(java.lang.String, boolean) - Method in MethodMetadataReadingVisitor
getAllArtefacts() - Method in DefaultGrailsApplication
Returns all the classes identified as artefacts by ArtefactHandler instances.
getAllArtefacts() - Method in GrailsApplication
Retrieves all java.lang.Class instances considered Artefacts loaded by the Grails class loader
getAllAssociationMap(org.codehaus.groovy.ast.ClassNode) - Method in GrailsASTUtils
getAllClasses() - Method in DefaultGrailsApplication
Retrieves all classes loaded by the GrailsApplication.
getAllClasses() - Method in GrailsApplication
Retrieves all java.lang.Class instances loaded by the Grails class loader
getAllEvents() - Method in Event
Returns:
The names of all persistence events
getAllInterfaces(java.lang.Object) - Method in GrailsClassUtils
Return all interfaces that the given instance implements as array, including ones implemented by superclasses.
getAllInterfacesAsSet(java.lang.Object) - Method in GrailsClassUtils
Return all interfaces that the given instance implements as Set, including ones implemented by superclasses.
getAllInterfacesForClass(Class<?>, java.lang.ClassLoader) - Method in GrailsClassUtils
Return all interfaces that the given class implements as array, including ones implemented by superclasses.
getAllInterfacesForClassAsSet(java.lang.Class, java.lang.ClassLoader) - Method in GrailsClassUtils
Return all interfaces that the given class implements as Set, including ones implemented by superclasses.
getAllPlugins() - Method in AbstractGrailsPluginManager
getAllPlugins() - Method in BasePluginFilter
getAllPlugins() - Method in GrailsPluginManager
Returns an array of all the loaded plug-ins
getAnnotatedMethods(java.lang.String) - Method in AnnotationMetadataReadingVisitor
getAnnotationAttributes(java.lang.String, boolean) - Method in AnnotationMetadataReadingVisitor
getAnnotationAttributes(java.lang.String, boolean) - Method in MethodMetadataReadingVisitor
getAnnotationMetadata() - Method in AnnotationMetadataReader
getAnnotations() - Method in AnnotationMetadataReadingVisitor
getAnnotations() - Method in MethodMetadataReadingVisitor
getAnnotationType() - Method in ArtefactTypeAstTransformation
getAnnotationType() - Method in PublisherTransform
getAnnotationType() - Method in SubscriberTransform
getAnnotationTypeClass() - Method in ArtefactTypeAstTransformation
getAnnotationTypeClass() - Method in ControllerArtefactTypeTransformation
getAnnotationTypes() - Method in AnnotationMetadataReadingVisitor
getApplication() - Method in AbstractGrailsClass
getApplication() - Method in GrailsClass
The GrailsApplication that this class belongs to
getApplicationClass() - Method in DefaultGrailsApplication
Returns:
The application class
getApplicationContext() - Method in ApplicationAttributes
Returns:
The application context for servlet
getApplicationContext() - Method in ApplicationCommand
getApplicationContext() - Method in ConvertersApi
getApplicationContext() - Method in ConvertersConfigurationInitializer
getApplicationContext() - Method in DefaultGrailsApplicationAttributes
getApplicationContext() - Method in DefaultRuntimeSpringConfiguration
getApplicationContext() - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
getApplicationContext() - Method in GrailsRequestContext
The ApplicationContext instance.
getApplicationContext() - Method in GrailsUnitTest
Returns:
grailsApplication.mainContext
getApplicationContext() - Method in GrailsWebRequest
Obtains the ApplicationContext object.
getApplicationContext() - Method in Holders
getApplicationContext() - Method in Plugin
Returns:
The ApplicationContext
getApplicationContext() - Method in RuntimeSpringConfiguration
Retrieves the application context from the current state.
getApplicationContext() - Method in ServletAttributes
Obtains the ApplicationContext instance
getApplicationContext() - Method in WebRequestDelegatingRequestContext
getApplicationUri(jakarta.servlet.ServletRequest) - Method in DefaultGrailsApplicationAttributes
deprecated:
Use instead
getApplicationUri(jakarta.servlet.ServletRequest) - Method in GrailsApplicationAttributes
deprecated:
Use instead
getAppliedConstraint(java.lang.String) - Method in ConstrainedDelegate
getAppliedConstraints() - Method in ConstrainedDelegate
Returns:
Returns the appliedConstraints.
getAppliedConstraintsCount(grails.web.mapping.UrlMapping) - Method in RegexUrlMapping
getAppliedMarker() - Method in PublisherTransform
getAppliedMarker() - Method in SubscriberTransform
getArgs() - Method in GrailsApplicationCommand
getArguments() - Method in RenderContext
Returns:
Arguments passed by the user
getArtefact() - Method in ArtefactAdditionEvent
getArtefact(java.lang.String, java.lang.String) - Method in DefaultGrailsApplication
Retrieves an artefact for the given type and name.
getArtefact(java.lang.String, java.lang.String) - Method in GrailsApplication
getArtefactByLogicalPropertyName(java.lang.String, java.lang.String) - Method in DefaultGrailsApplication
getArtefactByLogicalPropertyName(java.lang.String, java.lang.String) - Method in GrailsApplication
Retrieves an artefact by its logical property name.
getArtefactCount(java.lang.String) - Method in DefaultGrailsApplication
Retrieves the number of artefacts registered for the given artefactType as defined by the ArtefactHandler.
getArtefactForFeature(java.lang.Object) - Method in ArtefactHandler
getArtefactForFeature(java.lang.Object) - Method in ArtefactHandlerAdapter
getArtefactForFeature(java.lang.String, java.lang.Object) - Method in DefaultGrailsApplication
getArtefactForFeature(java.lang.String, java.lang.Object) - Method in GrailsApplication
getArtefactHandler(java.lang.String) - Method in DefaultGrailsApplication
getArtefactHandler(java.lang.String) - Method in GrailsApplication
Returns the ArtefactHandler for the given type
getArtefactHandlers() - Method in DefaultGrailsApplication
getArtefactHandlers() - Method in GrailsApplication
getArtefactInfo(java.lang.String) - Method in DefaultGrailsApplication
Get the cache of classes for the specified artefact type.
getArtefactInfo(java.lang.String) - Method in GrailsApplication
getArtefactInstance() - Method in ParameterizedGrailsUnitTest
getArtefacts(java.lang.String) - Method in DefaultGrailsApplication
Returns all of the GrailsClass instances for the given artefactType as defined by the ArtefactHandler
getArtefacts(java.lang.String) - Method in GrailsApplication
getArtefactType() - Method in AbstractGrailsArtefactTransformer
getArtefactType() - Method in ControllerDomainTransformer
getArtefactType() - Method in ConvertersDomainTransformer
getArtefactType(java.lang.Class) - Method in DefaultGrailsApplication
getArtefactType(java.lang.Class) - Method in GrailsApplication
Returns the ArtefactHandler for the given class or null
getArtefactTypes() - Method in AbstractGrailsArtefactTransformer
getArtefactTypes() - Method in ApplicationClassInjector
getArtefactTypes() - Method in ControllerActionTransformer
getArtefactTypes() - Method in ControllerTraitInjector
getArtefactTypes() - Method in DefaultGrailsDomainClassInjector
getArtefactTypes() - Method in DomainClassTraitInjector
getArtefactTypes() - Method in GrailsArtefactClassInjector
getArtefactTypes() - Method in InterceptorTraitInjector
getArtefactTypes() - Method in TraitInjector
getArtefactTypes() - Method in WebDataBindingTraitInjector
getAssocationMap(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in GrailsASTUtils
Returns a map containing the names and types of the given association type. eg.
getAstAppliedMarkerClass() - Method in ArtefactTypeAstTransformation
getAsText() - Method in ClassEditor
getAt(org.springframework.context.ApplicationContext, java.lang.String) - Method in ApplicationContextExtension
Adds the ability to use the subscript operator to obtain beans
getAt(java.lang.Object) - Method in CompositeConfig
getAt(java.lang.String) - Method in DataBindingSource
Convencience operator overloading
getAt(java.lang.String) - Method in GrailsMockHttpServletRequest
Map-like access to request attributes, e.g. request["count"].
getAt(java.lang.String) - Method in GrailsMockHttpSession
getAt(jakarta.servlet.http.HttpServletRequest, java.lang.String) - Method in HttpServletRequestExtension
getAt(jakarta.servlet.http.HttpSession, java.lang.String) - Method in HttpSessionExtension
getAt(java.lang.Object) - Method in NavigableMapConfig
getAt(java.lang.Object) - Method in PrefixedConfig
getAt(K) - Method in PromiseMap
Gets a promise instance for the given key
getAt(java.lang.String) - Method in SimpleMapDataBindingSource
getAt(java.lang.String) - Method in ValidationErrors
getAttribute(java.lang.String) - Method in GrailsHttpSession
getAttributeNames() - Method in GrailsHttpSession
getAttributes() - Method in ClassReader
Returns the start index of the attribute_info structure of this class.
getAttributes() - Method in GrailsWebRequest
Returns:
The GrailsApplicationAttributes instance
getAutoGrowCollectionLimit() - Method in DataBindingConfigurationProperties
getAvailable() - Method in AbstractInjectableGrailsClass
getAvailable() - Method in InjectableGrailsClass
If class should be configured for dependency injection.
getaValue() - Method in Pair
getaValue() - Method in Triple
getBaseUrl() - Method in GrailsWebRequest
getBean(java.lang.String, Class<T>) - Method in GenericBeanFactoryAccessor
See Also:
org.springframework.beans.factory.BeanFactory#getBean(String, Class)
getBeanConfig(java.lang.String) - Method in DefaultRuntimeSpringConfiguration
getBeanConfig(java.lang.String) - Method in RuntimeSpringConfiguration
Returns the BeanConfiguration for the specified name.
getBeanDefinition(java.lang.String) - Method in BeanBuilder
Retrieves a BeanDefinition for the given name
getBeanDefinition() - Method in BeanConfiguration
Returns:
The Spring bean definition instance
getBeanDefinition() - Method in DefaultBeanConfiguration
getBeanDefinition(java.lang.String) - Method in DefaultRuntimeSpringConfiguration
getBeanDefinition(java.lang.String) - Method in RuntimeSpringConfiguration
Obtains a BeanDefinition instance for the given beanName.
getBeanDefinitions() - Method in BeanBuilder
Retrieves all BeanDefinitions for this BeanBuilder
getBeanFactory() - Method in GenericBeanFactoryAccessor
Return the wrapped org.springframework.beans.factory.ListableBeanFactory.
getBeanName(Class<?>) - Method in ParameterizedGrailsUnitTest
getBeanName(Class<?>) - Method in ServiceUnitTest
getBeanNameBlacklistPattern() - Method in ChainedTransactionManagerPostProcessor
getBeanNameInternalBlacklistPattern() - Method in ChainedTransactionManagerPostProcessor
getBeanNames() - Method in DefaultRuntimeSpringConfiguration
getBeanNames() - Method in RuntimeSpringConfiguration
getBeanNameWhitelistPattern() - Method in ChainedTransactionManagerPostProcessor
getBeansConfig() - Method in MapBasedSmartPropertyOverrideConfigurer
getBeansOfType(Class<T>, boolean, boolean) - Method in GenericBeanFactoryAccessor
See Also:
org.springframework.beans.factory.ListableBeanFactory#getBeansOfType(java.lang.Class, boolean, boolean)
getBeansWithAnnotation(Class<? extends Annotation>) - Method in GenericBeanFactoryAccessor
Find all beans whose Class has the supplied java.lang.annotation.Annotation type.
getBeginColumn() - Method in SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in SimpleCharStream
Get token beginning line number.
getBinaryDescriptor() - Method in BinaryGrailsPlugin
Returns:
The META-INF/grails-plugin.xml descriptor
getBinaryDescriptor(Class<?>) - Method in CorePluginFinder
getBindingIncludeList(java.lang.Object) - Method in DataBindingUtils
getBoolean(java.lang.String, java.lang.Boolean) - Method in AbstractTypeConvertingMap
getBoolean(int) - Method in JSONArray
Get the boolean value associated with an index.
getBoolean(java.lang.String) - Method in JSONObject
Get the boolean value associated with a key.
getBooleanFromMap(java.lang.String, Map<?,?>, boolean) - Method in GrailsClassUtils
Retrieves a boolean value from a Map for the given key
getBuffer() - Method in FastStringPrintWriter
getBuffer() - Method in FastStringWriter
getBuffer() - Method in StreamByteBuffer.StreamByteBufferInputStream
getBuffer() - Method in StreamByteBuffer.StreamByteBufferOutputStream
getBuffer() - Method in StreamCharBuffer.StreamCharBufferKey
getBuffer() - Method in StreamCharBuffer.StreamCharBufferReader
getBuffer() - Method in StreamCharBuffer.StreamCharBufferWriter
getBufferChangesCounter() - Method in StreamCharBuffer
getBuildDir() - Method in FileSystemInteraction
Returns:
The target build directory
getBuildDir() - Method in FileSystemInteractionImpl
Returns:
The target build directory
getBundleCodes(java.util.Locale, java.lang.String) - Method in ReloadableResourceBundleMessageSource
Retrieves all codes from one or multiple basenames
getbValue() - Method in Pair
getbValue() - Method in Triple
getByte(java.lang.String, java.lang.Integer) - Method in AbstractTypeConvertingMap
getCached(org.grails.encoder.EncodedAppender) - Method in ChainedEncoder.ChainedEncoderCacheItem
getCacheKeyValueForResource(java.lang.Object) - Method in CachingLinkGenerator
getCapacity() - Method in BoundedCharsAsEncodedBytesCounter
getCause() - Method in BindingError
Returns:
an exception thrown during the data binding process
getCause() - Method in JSONException
getCause() - Method in SimpleBindingError
getChainModel() - Method in ResponseRedirector
Obtains the chain model which is used to chain request attributes from one request to the next via flash scope
getChar(java.lang.String, java.lang.Integer) - Method in AbstractTypeConvertingMap
getCharacterEncoding() - Method in DefaultRequestStateLookupStrategy
getCharacterEncoding() - Method in GrailsRequestStateLookupStrategy
The character encoding of the request
getChars(int, int, char[], int) - Method in CharArrayAccessible
Characters are copied from this sequence into the destination character array dst.
getChars(int, int, char[], int) - Method in CharArrayCharSequence
getChars(java.lang.CharSequence, int, int, char[], int) - Method in CharSequences
Provides an optimized way to copy CharSequence content to target array.
getChars(int, int, char[], int) - Method in SingleCharCharSequence
getChars(int, int, char[], int) - Method in SubCharSequence
getChunkMinSize() - Method in StreamCharBuffer
getChunkReader(boolean) - Method in StreamCharBuffer.AbstractChunk
getChunkReader(boolean) - Method in StreamCharBuffer.CharBufferChunk
getChunkReader(boolean) - Method in StreamCharBuffer.StreamCharBufferSubChunk
getChunkReader(boolean) - Method in StreamCharBuffer.StringChunk
getCircularReferenceBehaviour() - Method in ChainedConverterConfiguration
getCircularReferenceBehaviour() - Method in ConverterConfiguration
Lookup the configured CircularReferenceBehaviour (how the converter should behave when a circular reference is detected)
getCircularReferenceBehaviour() - Method in DefaultConverterConfiguration
getCircularReferenceBehaviour() - Method in ImmutableConverterConfiguration
GETCLASS_PATTERN - Field in DefaultGrailsApplication
getClasses() - Method in ArtefactInfo
Gets you the array of all artefact Class(es), the original classes loaded that represent the artefacts.
getClasses() - Method in DefaultArtefactInfo
getClassesByName() - Method in ArtefactInfo
Gets you the unmodifiable Map of all artefact Class(es), the actual classes implementing the artefact.
getClassesByName() - Method in DefaultArtefactInfo
getClassesDir() - Method in FileSystemInteraction
Returns:
The directory where classes are compiled to
getClassesDir() - Method in FileSystemInteractionImpl
Returns:
The directory where classes are compiled to
GETCLASSESMETH_PATTERN - Field in DefaultGrailsApplication
GETCLASSESPROP_PATTERN - Field in DefaultGrailsApplication
getClassForName(java.lang.String) - Method in AbstractGrailsApplication
getClassForName(java.lang.String) - Method in DefaultGrailsApplication
Retrieves a class from the GrailsApplication for the given name.
getClassForName(java.lang.String) - Method in GrailsApplication
Retrieves a class for the given name within the GrailsApplication or returns null
getClassInjectors() - Method in GrailsAwareInjectionOperation
getClassLoader() - Method in AbstractGrailsApplication
getClassLoader() - Method in ClosureClassIgnoringComponentScanBeanDefinitionParser
getClassLoader() - Method in GrailsApplication
Returns the class loader instance for the Grails application.
getClassLoader() - Method in GrailsWebApplicationContext
getClassLoader() - Method in MapBasedSmartPropertyOverrideConfigurer
getClassLoader() - Method in SimpleMapResourceLoader
getClassLoader() - Method in StaticResourceLoader
getClassMessageArg() - Method in RestfulController
getClassMetadata() - Method in AnnotationMetadataReader
getClassName() - Method in ClassMetadataReadingVisitor
getClassName() - Method in ClassReader
Returns the internal name of the class (see org.springframework.asm.Type#getInternalName()).
getClassName() - Method in GrailsWrappedRuntimeException
Returns:
Returns the className.
getClazz() - Method in AbstractGrailsClass
getClazz() - Method in GrailsClass
Returns the actual clazz represented by the GrailsClass.
getCodecAliases() - Method in CodecIdentifier
Gets the aliases for this codec.
getCodecAliases() - Method in CombinedCodecIdentifier
getCodecAliases() - Method in DefaultCodecIdentifier
getCodecIdentifier() - Method in AbstractCharReplacementEncoder
getCodecIdentifier() - Method in ChainedDecoder
getCodecIdentifier() - Method in ChainedEncoder
getCodecIdentifier() - Method in CodecIdentifierProvider
Gets the codec identifier information.
getCodecIdentifier() - Method in DefaultGrailsCodecClass.ClosureDecoder
getCodecIdentifier() - Method in DefaultGrailsCodecClass.ClosureEncoder
getCodecIdentifier() - Method in DefaultGrailsCodecClass.StateAwareEncoderWrapper
getCodecIdentifier() - Method in HTML4Decoder
getCodecIdentifier() - Method in HTMLCodec
getCodecIdentifier() - Method in HTMLCodecFactory.1
getCodecIdentifier() - Method in JavaScriptCodec.1
getCodecIdentifier() - Method in JSONCodecFactory.1
getCodecIdentifier() - Method in NoneEncoder
getCodecIdentifier() - Method in RawCodec
getCodecIdentifier() - Method in StreamCharBuffer.SavedEncoder
getCodecIdentifier() - Method in URLCodecFactory.1
getCodecIdentifier() - Method in URLCodecFactory.2
getCodecIdentifier() - Method in XMLCodecFactory
getCodecName() - Method in CodecIdentifier
Gets the unique name of the codec.
getCodecName() - Method in CombinedCodecIdentifier
getCodecName() - Method in DefaultCodecIdentifier
getCodePoint(java.lang.String, int) - Method in StringUnmarshaller
getCodeSnippet() - Method in GrailsWrappedRuntimeException
Returns:
Returns the line.
getCodeToHandleAllowedMethods(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in ControllerActionTransformer
getCommandObjectBindingSourceForPrefix(java.lang.String, grails.databinding.DataBindingSource) - Method in Controller
Return a DataBindingSource for a command object which has a parameter name matching the specified prefix.
getComponentType() - Method in AbstractVndErrorRenderer
getComponentType() - Method in ContainerRenderer
Returns:
The underlying type wrapped by the container.
getConfig() - Method in AbstractGrailsApplication
getConfig() - Method in DefaultGrailsApplication
getConfig() - Method in GrailsApplication
Returns the ConfigObject instance.
getConfig() - Method in GrailsAutoConfiguration
getConfig() - Method in GrailsUnitTest
Returns:
grailsApplication.config
getConfig() - Method in Holders
getConfig() - Method in Plugin
Returns:
The Config instance for this plugin
getConfigLocations() - Method in GrailsWebApplicationContext
getConfigSettings(grails.config.Config) - Method in FilteringCodecsByContentTypeSettings
getConfigSlurper(grails.core.GrailsApplication) - Method in AbstractGrailsPluginManager
getConfigurationClass() - Method in GrailsDataSource
Returns:
The configuration class to use when setting up the database.
getConfigurationResource(Class<?>, java.lang.String) - Method in AbstractGrailsPlugin
getConfiguredMimeTypes() - Method in MimeType
Returns:
An array of MimeTypes
getConnectionFromDriverManager(java.lang.String, java.util.Properties) - Method in ReadOnlyDriverManagerDataSource
getConstrainedProperties() - Method in DefaultGrailsDomainClass
getConstrainedProperties() - Method in DomainClass
Returns:
The constrained properties for this domain class
getConstrainedProperties() - Method in GrailsDomainClass
Returns a map of constraints applied to this domain class with the keys being the property name and the values being ConstrainedProperty instances
getConstrainedPropertiesForClass(Class<?>, boolean) - Method in ValidationSupport
getConstraintMetadata(org.codehaus.groovy.ast.expr.ClosureExpression) - Method in GrailsASTUtils
Evaluates a constraints closure and returns metadata about the constraints configured in the closure.
getConstraints() - Method in AbstractUrlMapping
getConstraints() - Method in ResponseCodeUrlMapping
getConstraints() - Method in UrlMapping
getConstraintsMap() - Method in Validateable
Returns:
The map of applied constraints
getContent() - Method in IncludedContent
Returns the included content
getContent(java.lang.String) - Method in IncludeResponseWrapper
getContentAsCharArray() - Method in IncludedContent
getContentType(java.lang.String, java.lang.String) - Method in GrailsWebUtil
getContentType() - Method in IncludedContent
Returns the included content type (default is text/html;charset=UTF=8)
getContentType() - Method in IncludeResponseWrapper
getContentType() - Method in MockPart
getContextPath() - Method in DefaultLinkGenerator
getContextPath() - Method in DefaultRequestStateLookupStrategy
getContextPath() - Method in GrailsRequestStateLookupStrategy
Obtains the context path to use from the request
getContextPath() - Method in GrailsWebRequest
Returns the context path of the request.
getContextPath() - Method in LinkGenerator
Obtains the context path from which this link generator is operating.
getContextPath(org.grails.web.servlet.mvc.GrailsWebRequest, java.util.Map) - Method in ResponseRenderer
getController(jakarta.servlet.ServletRequest) - Method in DefaultGrailsApplicationAttributes
getController() - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
getController() - Method in ForwardUrlMappingInfo
getController(jakarta.servlet.ServletRequest) - Method in GrailsApplicationAttributes
Returns:
The controller for the request
getControllerActionUri(jakarta.servlet.ServletRequest) - Method in DefaultGrailsApplicationAttributes
getControllerActionUri(jakarta.servlet.ServletRequest) - Method in GrailsApplicationAttributes
Parameters:
request
getControllerClass() - Method in GrailsWebRequest
Returns:
the controllerClass
getControllerClass() - Method in WebAttributes
Obtains the currently executing controller class
getControllerFromRequest(jakarta.servlet.http.HttpServletRequest) - Method in GrailsWebUtil
Obtains the currently executing controller from the given request if any.
getControllerName() - Method in AbstractUrlMapping
getControllerName(jakarta.servlet.ServletRequest) - Method in DefaultGrailsApplicationAttributes
getControllerName() - Method in DefaultRequestStateLookupStrategy
getControllerName(Map<?,?>, Map<?,?>) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
getControllerName() - Method in DefaultUrlMappingInfo
getControllerName() - Method in GrailsRequestContext
Returns:
The Controller Name
getControllerName() - Method in GrailsRequestStateLookupStrategy
The controller name
getControllerName() - Method in GrailsTestInterceptor
getControllerName() - Method in GrailsWebRequest
Returns:
the controllerName
getControllerName() - Method in RenderContext
Returns:
The current controller name
getControllerName() - Method in ServletRenderContext
getControllerName() - Method in UrlMapping
Retrieves the controller name which is either a groovy.lang.Closure that evaluates the controller name at runtime or a java.lang.String that represents the controller name
getControllerName() - Method in UrlMappingInfo
The name of the controller that the URL mapping maps to
getControllerName() - Method in WebAttributes
Obtains the currently executing controller name
getControllerName() - Method in WebRequestDelegatingRequestContext
getControllerNameInternal(org.grails.web.servlet.mvc.GrailsWebRequest) - Method in DefaultRequestStateLookupStrategy
getControllerNamespace() - Method in DefaultRequestStateLookupStrategy
getControllerNamespace() - Method in GrailsRequestStateLookupStrategy
The controller namespace
getControllerNamespace() - Method in GrailsWebRequest
Returns:
the controllerNamespace
getControllerNamespace() - Method in RenderContext
Returns:
The current controller name
getControllerNamespace() - Method in ServletRenderContext
getControllerNamespace() - Method in WebAttributes
Obtains the currently executing controller namespace
getControllerUri() - Method in Controller
Returns the URI of the currently executing controller
getControllerUri(jakarta.servlet.ServletRequest) - Method in DefaultGrailsApplicationAttributes
getControllerUri(jakarta.servlet.ServletRequest) - Method in GrailsApplicationAttributes
Parameters:
request
getConverter(java.lang.Class, java.lang.Object) - Method in SimpleDataBinder
getConverterClass() - Method in ObjectMarshallerRegisterer
getConverterConfiguration(Class<C>) - Method in ConvertersConfigurationHolder
getCorsConfigurations() - Method in GrailsCorsConfiguration
getCount() - Method in Attribute
Returns the length of the attribute list that begins with this attribute.
getCountingWriter() - Method in BoundedCharsAsEncodedBytesCounter
getCreatedMillis() - Method in CacheEntry
getCreationTime() - Method in GrailsHttpSession
getCurrentParentBuffers() - Method in StreamCharBuffer
getCurrentRequest() - Method in GrailsWebRequest
Returns:
The currently executing request
getCurrentResponse() - Method in GrailsWebRequest
getCurrentStrackReference() - Method in PathCapturingJSONWriterWrapper
getcValue() - Method in Triple
getDataBindingSourceCreator(grails.web.mime.MimeType, java.lang.Class, java.lang.Object) - Method in DefaultDataBindingSourceRegistry
getDataBindingSourceRegistry(grails.core.GrailsApplication) - Method in DataBindingUtils
getDataBindingSources() - Method in CollectionDataBindingSource
getDataBindingSources() - Method in GPathResultCollectionDataBindingSource
getDataBindingSources() - Method in JsonDataBindingSourceCreator.1
getDatasource() - Method in DefaultGrailsServiceClass
If service is transactional then get data source will always apply
getDatasource() - Method in GrailsServiceClass
Get the datasource name that this service class works with.
getDate(java.util.Calendar) - Method in AbstractStructuredDateBindingEditor
getDate(java.lang.String, Collection<String>) - Method in AbstractTypeConvertingMap
getDate(java.lang.String) - Method in GrailsParameterMap
Obtains a date for the parameter name using the default format
getDate(java.util.Calendar) - Method in Jsr310ConvertersConfiguration.12
getDate(java.util.Calendar) - Method in Jsr310ConvertersConfiguration.15
getDate(java.util.Calendar) - Method in Jsr310ConvertersConfiguration.18
getDate(java.util.Calendar) - Method in Jsr310ConvertersConfiguration.3
getDate(java.util.Calendar) - Method in Jsr310ConvertersConfiguration.6
getDate(java.util.Calendar) - Method in Jsr310ConvertersConfiguration.9
getDate(java.util.Calendar) - Method in StructuredCalendarBindingEditor
getDate(java.util.Calendar) - Method in StructuredDateBindingEditor
getDate(java.util.Calendar) - Method in StructuredSqlDateBindingEditor
getDateFormats() - Method in DataBindingConfigurationProperties
getDbCreate() - Method in GrailsDataSource
Whether to generate the database with HBM 2 DDL, values can be "create", "create-drop" or "update".
getDeclaredFieldInInheritanceHierarchy(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in DefaultASTDatabindingHelper
getDeclaredMethods() - Method in AnnotationMetadataReadingVisitor
getDeclaringClassName() - Method in MethodMetadataReadingVisitor
getDecoder() - Method in CodecFactory
Gets the decoder instance.
getDecoder() - Method in DefaultGrailsCodecClass
getDecoder() - Method in DefaultGrailsCodecClass.ClosureCodecFactory
getDecoder() - Method in HTML4Codec
getDecoder() - Method in HTMLCodec
getDecoder() - Method in HTMLJSCodec
getDecoder() - Method in JavaScriptCodec
getDecoder() - Method in RawCodec
getDecoder() - Method in XMLCodecFactory
getDecorators() - Method in PromiseDecoratorProvider
Returns:
A list of decorators
getDefaultAction() - Method in DefaultGrailsControllerClass
getDefaultAction() - Method in GrailsControllerClass
Returns the default action for this Controller.
getDefaultCollectionInstanceForType(java.lang.Class) - Method in SimpleDataBinder
getDefaultConstraints() - Method in ConstraintEvaluatorAdapter
getDefaultConstraints(grails.config.Config) - Method in ConstraintEvalUtils
Looks up the default configured constraints from the given configuration
getDefaultConstraints() - Method in ConstraintsEvaluator
The default constraints to use
getDefaultConstructor(org.codehaus.groovy.ast.ClassNode) - Method in GrailsASTUtils
Obtains the default constructor for the given class node.
getDefaultContextLoaderClassName(Class<?>) - Method in GrailsJunit4ClassRunner
getDefaultResourceLoader() - Method in DefaultResourceLocator
getDefaultResponseFormats(java.lang.Object) - Method in RestResponder
getDeferredBindingActions() - Method in DeferredBindingActions
getDefinedFormats(groovy.lang.Closure) - Method in MimeTypesApiSupport
getDelegate() - Method in AbstractClosureProxy
getDependencyNames() - Method in AbstractGrailsPlugin
getDependencyNames() - Method in DefaultGrailsPlugin
getDependencyNames() - Method in GrailsPlugin
Returns:
The names of the plugins this plugin is dependant on
getDependentVersion(java.lang.String) - Method in AbstractGrailsPlugin
getDependentVersion(java.lang.String) - Method in DefaultGrailsPlugin
getDependentVersion(java.lang.String) - Method in GrailsPlugin
The version of the specified dependency
getDeployedAbsoluteViewURI(java.lang.String) - Method in GroovyPagesUriService
getDeployedAbsoluteViewURI(java.lang.String) - Method in GroovyPagesUriSupport
Obtains a view URI when deployed within the /WEB-INF/grails-app/views context
getDeployedViewURI(java.lang.String, java.lang.String) - Method in DefaultGroovyPagesUriService
getDeployedViewURI(java.lang.String, java.lang.String) - Method in GroovyPagesUriService
getDeployedViewURI(java.lang.String, java.lang.String) - Method in GroovyPagesUriSupport
Obtains a view URI when deployed within the /WEB-INF/grails-app/views context
getDepth() - Method in JSON
getDescription() - Method in ApplicationCommand
getDescription() - Method in GrailsResource
getDescription() - Method in SpringResource
getDescriptor() - Method in DefaultGrailsPlugin
getDescriptor() - Method in PluginAstReader.BasicGrailsPluginInfo
getDestroyClosure() - Method in DefaultGrailsBootstrapClass
getDestroyClosure() - Method in GrailsBootstrapClass
Returns the destroy closure which is called on application exit.
getDialect() - Method in GrailsDataSource
The dialect implementation to use.
getDirectChunkMinSize() - Method in StreamCharBuffer.StreamCharBufferWriter
getDirective() - Method in AbstractClosureProxy
getDomainClass(java.lang.Object) - Method in ControllersDomainBindingApi
getDomainClassType(java.lang.Object, java.lang.String) - Method in GrailsWebDataBinder
Parameters:
obj - any object
getDomainErrors(java.lang.Object) - Method in RestResponder
getDouble(java.lang.String, java.lang.Double) - Method in AbstractTypeConvertingMap
getDouble(int) - Method in JSONArray
Get the double value associated with an index.
getDouble(java.lang.String) - Method in JSONObject
Get the double value associated with a key.
getDoubleWildcardCount(grails.web.mapping.UrlMapping) - Method in RegexUrlMapping
getDriverClassName() - Method in GrailsDataSource
The driver class name for the data source.
getElementName(java.lang.Object) - Method in ArrayMarshaller
getElementName(java.lang.Object) - Method in CollectionMarshaller
getElementName(java.lang.Object) - Method in MapMarshaller
getElementName(java.lang.Object) - Method in NameAwareMarshaller
Returns the tag name for the object
getElementName(java.lang.Object) - Method in ProxyUnwrappingMarshaller
getElementName(java.lang.Object) - Method in ValidationErrorsMarshaller
getEnclosingClassName() - Method in ClassMetadataReadingVisitor
getEncodedAppender() - Method in CodecPrintWriter
getEncodedAppender() - Method in EncodedAppenderFactory
Gets the EncodedAppender that is connected to the instance of this implementation.
getEncodedAppender() - Method in EncodedAppenderWriter
getEncodedAppender() - Method in StreamCharBuffer.StreamCharBufferWriter
getEncodedAppender() - Method in StreamingEncoderWriter
getEncodedBuffer() - Method in StreamCharBuffer.StreamCharBufferSubChunk
getEncodedCharSequencesForEncoder(org.grails.encoder.Encoder) - Method in DefaultEncodingStateRegistry
getEncoder() - Method in CodecFactory
Gets the encoder instance.
getEncoder() - Method in CodecPrintWriter
getEncoder() - Method in DefaultGrailsCodecClass
getEncoder() - Method in DefaultGrailsCodecClass.ClosureCodecFactory
getEncoder() - Method in EncodedAppenderWriter
getEncoder() - Method in EncoderAware
Gets the current encoder in use.
getEncoder() - Method in HTML4Codec
getEncoder() - Method in HTMLCodec
getEncoder() - Method in HTMLJSCodec
getEncoder() - Method in JavaScriptCodec
getEncoder() - Method in RawCodec
getEncoder() - Method in StreamingEncoderWriter
getEncoder() - Method in XMLCodecFactory
getEncoderForContentType(java.lang.String) - Method in FilteringCodecsByContentTypeSettings
getEncoders() - Method in EncodingState
Gets the current encoding state (= encoder that have been applied)
getEncoders() - Method in EncodingStateImpl
getEncoding() - Method in BoundedCharsAsEncodedBytesCounter
getEncoding() - Method in ChainedConverterConfiguration
getEncoding() - Method in ConverterConfiguration
Lookup the configured default Character encoding for the Converter
getEncoding() - Method in DefaultConverterConfiguration
getEncoding() - Method in ImmutableConverterConfiguration
getEncodingState() - Method in StreamCharBuffer.AbstractChunk
getEncodingState() - Method in StreamCharBuffer.AllocatedBuffer
getEncodingState() - Method in StreamCharBuffer.EncodedPart
getEncodingStateFor(java.lang.CharSequence) - Method in DefaultEncodingStateRegistry
getEncodingStateFor(java.lang.CharSequence) - Method in EncodingStateRegistry
Gets the current encoding state for a CharSequence.
getEncodingStateRegistry() - Method in GrailsWebRequest
getEncodingStateRegistryLookup() - Method in EncodingStateRegistryLookupHolder
getEndColumn() - Method in SimpleCharStream
Get token end column number.
getEndLine() - Method in SimpleCharStream
Get token end line number.
getEngineProperties() - Method in DocPublisher
Returns the engine properties.
getEnumValue(java.lang.String, java.lang.String) - Method in AbstractRecursiveAnnotationVisitor
getEnvironment() - Method in GrailsWebApplicationContext
getErrors() - Method in Controller
Obtains the errors instance for the current controller
getErrors(jakarta.servlet.ServletRequest) - Method in DefaultGrailsApplicationAttributes
getErrors(jakarta.servlet.ServletRequest) - Method in GrailsApplicationAttributes
Parameters:
request
getErrors() - Method in Validateable
Returns:
The errors
getErrors() - Method in ValidationException
getErrorsInternal(org.grails.web.servlet.mvc.GrailsWebRequest) - Method in Controller
getEscapedChar(java.lang.String, char) - Method in StringUnmarshaller
getEvent() - Method in EventTrigger
Returns:
The event being triggered
getEventBus() - Method in EventBusAware
Returns:
Retrieves the event bus
getEventType() - Method in GrailsContextEvent
getEvictionNames() - Method in AbstractGrailsPlugin
getEvictionNames() - Method in GrailsPlugin
Returns:
The names of the plugins this plugin should evict onload
getException(Map<?,?>, Map<?,?>) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
getExceptionHandlerMethodFor(Class<? extends Exception>) - Method in Controller
getExceptionHandlerMethods(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit) - Method in ControllerActionTransformer
getExceptionType() - Method in ControllerExceptionHandlerMetaData
getExceptionType() - Method in ResponseCodeUrlMapping
getExcludePatterns() - Method in AbstractGrailsControllerUrlMappings
getExcludePatterns() - Method in DefaultGrailsUrlMappingsClass
getExcludePatterns() - Method in DefaultUrlMappingsHolder
getExcludePatterns() - Method in GrailsUrlMappingsClass
Returns a List of URI patterns to exclude.
getExcludePatterns() - Method in UrlMappingsHolder
Retrieves the held Exclude Pattern instances as a list, could be null if there is no exclude
getExcludes(java.lang.Class) - Method in AbstractConverter
Gets the excludes for the given type
getExcludes(java.lang.Class) - Method in ConfigurableConverter
Gets the excludes for the given type
getExcludes() - Method in RenderContext
Which properties should be excluded from rendering
getExpandoMetaClass(java.lang.Class) - Method in GrailsClassUtils
getExpandoMetaClass(Class<?>) - Method in GrailsMetaClassUtils
getFailedLoadPlugins() - Method in AbstractGrailsPluginManager
getFailedLoadPlugins() - Method in GrailsPluginManager
Returns:
An array of plugins that failed to load due to dependency resolution errors
getFailedPlugin(java.lang.String) - Method in AbstractGrailsPluginManager
getFailedPlugin(java.lang.String) - Method in GrailsPluginManager
Retrieves a plug-in that failed to load, or null if it doesn't exist
getField(java.lang.Class, java.lang.String) - Method in SimpleDataBinder
getFieldValue(java.lang.Object, java.lang.String) - Method in GrailsClassUtils
Get the value of a declared field on an object
getFile(java.lang.String) - Method in GrailsMockHttpServletRequest
{
inheritDoc:
}
getFile() - Method in GrailsResource
getFile() - Method in SpringResource
getFileBasename(java.lang.String) - Method in GrailsStringUtils
Obtains the base name of a file excluding path and extension
getFileExtensions() - Method in YamlPropertySourceLoader
getFileMap() - Method in GrailsMockHttpServletRequest
{
inheritDoc:
}
getFileName(java.lang.StackTraceElement) - Method in DefaultErrorsPrinter
getFilename() - Method in GrailsByteArrayResource
getFilename() - Method in GrailsResource
getFilename() - Method in MockFileResource
getFilename() - Method in ReloadableResourceBundleMessageSource.PropertiesHolder
getFilename() - Method in SpringResource
getFileNameInfo(java.lang.Throwable, org.springframework.core.io.Resource) - Method in DefaultErrorsPrinter
getFileNames() - Method in GrailsMockHttpServletRequest
{
inheritDoc:
}
getFiles(java.lang.String) - Method in GrailsMockHttpServletRequest
{
inheritDoc:
}
getFileSystemName() - Method in AbstractGrailsPlugin
getFileSystemName() - Method in GrailsPlugin
Returns the name of the plugin as represented in the file system including the version.
getFileSystemShortName() - Method in AbstractGrailsPlugin
getFileSystemShortName() - Method in GrailsPlugin
Returns the name of the plugin as represented on the file system without the version.
getFileTimestamp() - Method in ReloadableResourceBundleMessageSource.PropertiesHolder
getFilteringCodec() - Method in GrailsWebRequest
getFilteringEncoder() - Method in GrailsWebRequest
getFirstArtefact(java.lang.String) - Method in DefaultGrailsApplication
getFirstRuntimeException(java.lang.Throwable) - Method in GrailsExceptionResolver
getFlash() - Method in WebAttributes
Obtains the Grails FlashScope instance
getFlashScope(jakarta.servlet.ServletRequest) - Method in DefaultGrailsApplicationAttributes
getFlashScope(jakarta.servlet.ServletRequest) - Method in GrailsApplicationAttributes
Retrieves the flash scope instance for the given requeste
getFlashScope() - Method in GrailsWebRequest
Returns:
The FlashScope instance for the current request
getFlatConfig() - Method in Holders
getFloat(java.lang.String, java.lang.Float) - Method in AbstractTypeConvertingMap
getFormat() - Method in Constrained
getFormat() - Method in ConstrainedDelegate
getFormat(jakarta.servlet.http.HttpServletRequest) - Method in HttpServletRequestExtension
Obtains the request format, which is dictated by the CONTENT_TYPE header and evaluated using the configured MimeType instances.
getFormat(jakarta.servlet.http.HttpServletResponse) - Method in HttpServletResponseExtension
Obtains the format to use for the response using either the file extension or the ACCEPT header
getFormatFromURI(java.lang.String, grails.web.mime.MimeType) - Method in WebUtils
Obtains the format from the URI.
getFormatString(java.lang.annotation.Annotation) - Method in GrailsWebDataBinder
getFormatString(java.lang.annotation.Annotation) - Method in SimpleDataBinder
Parameters:
annotation - An instance of grails.databinding.BindingFormat or org.grails.databinding.BindingFormat
getFormattedConverter(java.lang.reflect.Field, java.lang.String) - Method in SimpleDataBinder
Get a ValueConverter for field
getForwardURI() - Method in GrailsMockHttpServletRequest
Implementation of the dynamic "forwardURI" property.
getForwardURI(jakarta.servlet.http.HttpServletRequest) - Method in HttpServletRequestExtension
getForwardURI(jakarta.servlet.http.HttpServletRequest) - Method in WebUtils
Obtains the forwardURI from the request, since Grails uses a forwarding technique for URL mappings.
getFullName() - Method in AbstractGrailsClass
getFullName() - Method in DefaultGrailsPlugin
getFullName(org.codehaus.groovy.ast.ClassNode) - Method in GrailsASTUtils
Gets the full name of a ClassNode.
getFullName() - Method in GrailsClass
Returns the full name of the class in the application with the trailing convention part and with the package name.
getFullName() - Method in PluginAstReader.BasicGrailsPluginInfo
getFurthestParent(org.codehaus.groovy.ast.ClassNode) - Method in GrailsASTUtils
getFurthestUnresolvedParent(org.codehaus.groovy.ast.ClassNode) - Method in GrailsASTUtils
getGetterName(java.lang.String) - Method in GrailsClassUtils
Calculate the name for a getter method to retrieve the specified property
getGlobalClassInjectors() - Method in GrailsAwareInjectionOperation
getGrailsApplication() - Method in ApplicationAttributes
Returns:
Retrieves the grails application instance
getGrailsApplication() - Method in DefaultGrailsApplicationAttributes
getGrailsApplication() - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
getGrailsApplication() - Method in GrailsAutoConfiguration
getGrailsApplication() - Method in GrailsUnitTest
Returns:
The GrailsApplication instance
getGrailsApplication() - Method in GrailsWebApplicationContext
getGrailsApplication() - Method in Holders
getGrailsApplication() - Method in WebAttributes
Obtains the GrailsApplication instance
getGrailsAttributes() - Method in WebAttributes
Obtains the GrailsApplicationAttributes instance
getGrailsClass(java.lang.String) - Method in ArtefactInfo
getGrailsClass(java.lang.String) - Method in DefaultArtefactInfo
getGrailsClassByLogicalPropertyName(java.lang.String) - Method in ArtefactInfo
Retrieves a Grails class by its logical property name.
getGrailsClassByLogicalPropertyName(java.lang.String) - Method in DefaultArtefactInfo
getGrailsClasses() - Method in ArtefactInfo
Gets you the array of all artefact GrailsClass(es), the classes used to track information about the artefact.
getGrailsClasses() - Method in DefaultArtefactInfo
getGrailsClassesByName() - Method in ArtefactInfo
getGrailsClassesByName() - Method in DefaultArtefactInfo
getGrailsConfig() - Method in ConvertersConfigurationInitializer
getGrailsLinkGenerator() - Method in ResponseRedirector
getGrailsPlugin(java.lang.String, java.lang.Object) - Method in AbstractGrailsPluginManager
getGrailsPlugin(java.lang.String, java.lang.Object) - Method in GrailsPluginManager
Retrieves a plug-in for its name and version
getGrailsPlugin(java.lang.String, BigDecimal) - Method in MockGrailsPluginManager
getGrailsPluginForClassName(java.lang.String) - Method in AbstractGrailsPluginManager
getGrailsPluginForClassName(java.lang.String) - Method in GrailsPluginManager
Obtains a GrailsPlugin for the given classname
getGrailsVersion() - Method in GrailsASTUtils
getGrailsVersion() - Method in GrailsUtil
getGrailsWebDataBinder(grails.core.GrailsApplication) - Method in DataBindingUtils
getGroovyPagesUriService() - Method in DefaultGrailsApplicationAttributes
getGroovyPagesUriService() - Method in GrailsApplicationAttributes
Returns:
The GroovyPageUriService instance
getHandlerExecutionChain(java.lang.Object, jakarta.servlet.http.HttpServletRequest) - Method in UrlMappingsHandlerMapping
getHandlerInternal(jakarta.servlet.http.HttpServletRequest) - Method in UrlMappingsHandlerMapping
getHeader(java.lang.String) - Method in MockPart
getHeaderNames() - Method in MockPart
getHeaders(java.lang.String) - Method in MockPart
getHttpMethod() - Method in AbstractUrlMapping
getHttpMethod() - Method in DefaultRequestStateLookupStrategy
getHttpMethod(Map<?,?>, Map<?,?>) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
getHttpMethod() - Method in DefaultUrlMappingInfo
getHttpMethod() - Method in GrailsRequestStateLookupStrategy
Returns:
The HTTP method
getHttpMethod() - Method in RenderContext
Returns:
The HTTP method
getHttpMethod() - Method in ServletRenderContext
getHttpMethod() - Method in UrlMapping
The HTTP method this URL mapping applies to.
getHttpMethod() - Method in UrlMappingInfo
The HTTP method that this URL mapping maps to
getHttpMethodOverride(jakarta.servlet.http.HttpServletRequest) - Method in HiddenHttpMethodFilter
getId() - Method in DefaultUrlMappingInfo
getId() - Method in GrailsHttpSession
getId() - Method in GrailsWebRequest
getId() - Method in UrlMappingInfo
The id part of the URL mapping if any
getIdentifier() - Method in GrailsParameterMap
Returns:
The identifier in the request
getIdentifierValue() - Method in DataBindingSource
Returns:
the identifier value for binding or null if no identifier is represented by this binding source
getIdentifierValue() - Method in SimpleMapDataBindingSource
getIdentifierValueFrom(java.lang.Object) - Method in GrailsWebDataBinder
GetImage() - Method in SimpleCharStream
Get token literal value.
getIncludePlugins() - Method in GrailsUnitTest
getIncludes(java.lang.Class) - Method in AbstractConverter
Gets the includes for the given type
getIncludes(java.lang.Class) - Method in ConfigurableConverter
Gets the includes for the given type
getIncludes() - Method in RenderContext
Which properties should be included in rendering
getIndexedPropertyReferenceDescriptor(java.lang.Object) - Method in SimpleDataBinder
getInitClosure() - Method in DefaultGrailsBootstrapClass
getInitClosure() - Method in GrailsBootstrapClass
Returns the init closure which is called on application load.
getInList() - Method in Constrained
Returns:
Constrains the be within the list of given values
getInList() - Method in ConstrainedDelegate
getInnerViewResolver() - Method in LayoutViewResolver
getInputStream() - Method in GrailsMockHttpServletRequest
getInputStream() - Method in GrailsResource
getInputStream() - Method in MockPart
getInputStream() - Method in SpringResource
getInputStream() - Method in StreamByteBuffer
getInstance() - Method in ConvertersConfigurationHolder
getInstance() - Method in DefaultGrailsPlugin
getInstance() - Method in GrailsPlugin
Retrieves the wrapped plugin instance for this plugin
getInstance() - Method in LazyMetaPropertyMap
Returns the wrapped instance.
getInstanceImplementation() - Method in AbstractGrailsArtefactTransformer
The class that provides the implementation of all instance methods and properties
getInstanceImplementation() - Method in ControllerDomainTransformer
getInstanceImplementation() - Method in ConvertersDomainTransformer
getInt(java.lang.String, java.lang.Integer) - Method in AbstractTypeConvertingMap
getInt(int) - Method in JSONArray
Get the int value associated with an index.
getInt(java.lang.String) - Method in JSONObject
Get the int value associated with a key.
getIntegerValue(grails.databinding.DataBindingSource, java.lang.String, int) - Method in AbstractStructuredDateBindingEditor
getIntegerValue(java.util.Map, java.lang.String, int) - Method in StructuredDateEditor
getInterfaceNames() - Method in ClassMetadataReadingVisitor
getInterfaces() - Method in ClassReader
Returns the internal names of the class's interfaces (see org.springframework.asm.Type#getInternalName()).
getJpaClassNames() - Method in AnnotationDomainClassArtefactHandler
getJson() - Method in AbstractGrailsMockHttpServletResponse
Get the response JSON
getJSON(jakarta.servlet.http.HttpServletRequest) - Method in ConvertersExtension
getJSON() - Method in GrailsMockHttpServletRequest
Parses the request content as JSON using the JSON converter.
getJSONArray(int) - Method in JSONArray
Get the JSONArray associated with an index.
getJSONArray(java.lang.String) - Method in JSONObject
Get the JSONArray value associated with a key.
getJSONObject(int) - Method in JSONArray
Get the JSONObject associated with an index.
getJSONObject(java.lang.String) - Method in JSONObject
Get the JSONObject value associated with a key.
getKey() - Method in PrefixedConfig
getKnownMimeTypes() - Method in DefaultMimeUtility
{@inheritDoc}
getKnownMimeTypes() - Method in MimeUtility
Gets the known configured MimeType instances
getLabels() - Method in Attribute
Returns the labels corresponding to this attribute.
getLastAccessedTime() - Method in GrailsHttpSession
getLastModified(jakarta.servlet.http.HttpServletRequest, java.lang.Object) - Method in UrlMappingsInfoHandlerAdapter
getLastTaskInfo() - Method in StopWatch
Return the last task as a TaskInfo object.
getLastTaskName() - Method in StopWatch
Return the name of the last task.
getLastTaskTimeMillis() - Method in StopWatch
Return the time taken by the last task.
getLastTransactionManager() - Method in ChainedTransactionManager
getLength() - Method in TypePath
Returns the length of this path.
getLineNumber() - Method in GrailsWrappedRuntimeException
Returns:
Returns the lineNumber.
getLineNumberInfo(java.lang.Throwable, int) - Method in DefaultErrorsPrinter
getLineNumberInfo(java.lang.Throwable, int) - Method in ErrorsViewStackTracePrinter
getLinksForObject(java.lang.Object) - Method in AbstractLinkingRenderer
getLinkTitle(org.grails.datastore.mapping.model.PersistentEntity, java.util.Locale) - Method in AbstractLinkingRenderer
getList(java.lang.String) - Method in AbstractTypeConvertingMap
Helper method for obtaining a list of values from parameter
getListOfClasses(org.codehaus.groovy.ast.AnnotationNode) - Method in MixinTransformation
getLoadAfterNames() - Method in AbstractGrailsPlugin
getLoadAfterNames() - Method in DefaultGrailsPlugin
getLoadAfterNames() - Method in GrailsPlugin
Retrieves the names of plugins that this plugin should be loaded after.
getLoadBeforeNames() - Method in AbstractGrailsPlugin
getLoadBeforeNames() - Method in DefaultGrailsPlugin
getLoadBeforeNames() - Method in GrailsPlugin
Retrieves the names of plugins that this plugin should be loaded before.
getLocalClassInjectors() - Method in GrailsAwareInjectionOperation
getLocale() - Method in GrailsWebDataBinder
getLocale() - Method in LocaleAwareNumberConverter
getLocale() - Method in RenderContext
Returns:
The locale
getLocale() - Method in ServletRenderContext
getLocalOverride() - Method in GrailsUnitTest
getLog() - Method in BeanBuilder
getLog() - Method in DefaultGrailsPlugin
getLogicalControllerName(groovy.lang.GroovyObject) - Method in DefaultGroovyPagesUriService
getLogicalControllerName(groovy.lang.GroovyObject) - Method in GroovyPagesUriSupport
getLogicalMappings() - Method in RegexUrlMapping
getLogicalPropertyName() - Method in AbstractGrailsClass
getLogicalPropertyName() - Method in GrailsClass
Returns the logical name of the class as a property name.
getLogicalUrls() - Method in DefaultUrlMappingData
getLogicalUrls() - Method in ResponseCodeMappingData
getLogicalUrls() - Method in UrlMappingData
getLong(java.lang.String, java.lang.Long) - Method in AbstractTypeConvertingMap
getLong(int) - Method in JSONArray
Get the long value associated with an index.
getLong(java.lang.String) - Method in JSONObject
Get the long value associated with a key.
getMainContext() - Method in AbstractGrailsApplication
getMainContext() - Method in GrailsApplication
Returns the Spring context for this application.
getMainTransactionStatus() - Method in MultiTransactionStatus
getManager() - Method in AbstractGrailsPlugin
getManager() - Method in GrailsPlugin
Retrieves the plugin manager if known, otherwise returns null
getManager() - Method in Plugin
The GrailsPluginManager instance
getMappingContext() - Method in DefaultGrailsApplication
getMappingContext() - Method in GrailsApplication
Returns:
The GORM org.grails.datastore.mapping.model.MappingContext.
getMappingFileName(java.lang.String) - Method in DefaultGrailsDomainClassInjector
Returns the ORM framework's mapping file name for the specified class name.
getMappingName() - Method in AbstractUrlMapping
getMappingName() - Method in UrlMapping
The name of the mapping in case of named URL mapping
getMappings() - Method in DefaultUrlMappingEvaluator.MappingCapturingClosure
getMappingsClosure() - Method in DefaultGrailsUrlMappingsClass
getMappingsClosure() - Method in GrailsUrlMappingsClass
Returns the mappings closure which is called to evaluate the url mappings.
getMarkerAnnotation() - Method in AbstractGrailsArtefactTransformer
A marker annotation to be applied to added methods, defaults to null
getMarshaller(java.lang.Object) - Method in ChainedConverterConfiguration
getMarshaller(java.lang.Object) - Method in ConverterConfiguration
Lookup the ObjectMarshaller with the highest priority that support to marshall the given object
getMarshaller(java.lang.Object) - Method in DefaultConverterConfiguration
getMarshaller(java.lang.Object) - Method in ImmutableConverterConfiguration
getMarshaller() - Method in ObjectMarshallerRegisterer
getMatchers() - Method in Interceptor
The matchers defined by this interceptor
getMatches() - Method in Constrained
getMatches() - Method in ConstrainedDelegate
getMax() - Method in Constrained
Returns:
Returns the maximum possible value.
getMax() - Method in ConstrainedDelegate
getMaximumNumberOfParameters() - Method in AbstractClosureProxy
getMaxInactiveInterval() - Method in GrailsHttpSession
getMaxSize() - Method in Constrained
getMaxSize() - Method in ConstrainedDelegate
getMemberClassNames() - Method in ClassMetadataReadingVisitor
getMergedAnnotationAttributes(LinkedMultiValueMap<String,AnnotationAttributes>, Map<String,Set<String>>, java.lang.String) - Method in AnnotationReadingVisitorUtils
Retrieve the merged attributes of the annotation of the given type, if any, from the supplied attributesMap.
getMergedBinaryPluginProperties(java.util.Locale) - Method in PluginAwareResourceBundleMessageSource
getMergedPluginProperties(java.util.Locale) - Method in PluginAwareResourceBundleMessageSource
Get a PropertiesHolder that contains the actually visible properties for a Locale, after merging all specified resource bundles.
getMergedProperties(java.util.Locale) - Method in ReloadableResourceBundleMessageSource
Get a PropertiesHolder that contains the actually visible properties for a Locale, after merging all specified resource bundles.
getMessage() - Method in GrailsWrappedRuntimeException
getMessage() - Method in ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in ValidationException
getMessageCodes(java.lang.String, java.lang.Class) - Method in DataBindingUtils
getMessageFormat(java.lang.String, java.util.Locale) - Method in ReloadableResourceBundleMessageSource.PropertiesHolder
getMessageSource() - Method in DefaultGrailsApplicationAttributes
getMessageSource() - Method in GrailsApplicationAttributes
Returns:
The MessageSource instance
getMessageSource() - Method in GrailsUnitTest
Returns:
the MessageSource bean from the application context
getMetaAnnotationTypes(java.lang.String) - Method in AnnotationMetadataReadingVisitor
getMetaClass() - Method in AbstractGrailsClass
Returns:
the metaClass
getMetaClass() - Method in BeanBuilder.ConfigurableRuntimeBeanReference
getMetaClass() - Method in GrailsApplicationContext
getMetaClass() - Method in GrailsClass
Returns:
The MetaClass for this Grails class
getMetaClass(java.lang.Object) - Method in GrailsMetaClassUtils
getMetaClass() - Method in GrailsPrintWriter
getMetadata() - Method in AbstractGrailsApplication
getMetadata() - Method in GrailsApplication
getMetaMappingInfo() - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
getMetaProperties() - Method in AbstractGrailsClass
getMetaPropertyValue(groovy.lang.MetaProperty, java.lang.Object) - Method in GrailsWebDataBinder
getMethod() - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
getMethod() - Method in HiddenHttpMethodFilter.HttpMethodRequestWrapper
getMethodName() - Method in ControllerExceptionHandlerMetaData
getMethodName() - Method in MethodMetadataReadingVisitor
getMethodOrClosureMethod(Class<?>, java.lang.String) - Method in DefaultGrailsCodecClass.ClosureCodecFactory
getMilestoneVersion() - Method in Snapshot
getMimeConfig(grails.config.Config) - Method in MimeTypesConfiguration
getMimeType(grails.core.GrailsApplication, java.lang.Object) - Method in DataBindingUtils
getMimeType(jakarta.servlet.http.HttpServletResponse) - Method in HttpServletResponseExtension
Obtains the MimeType for the response using either the file extension or the ACCEPT header
getMimeTypeForExtension(java.lang.String) - Method in DefaultMimeUtility
{@inheritDoc}
getMimeTypeForExtension(java.lang.String) - Method in MimeUtility
Obtains a MimeType for the given extension
getMimeTypeForRequest(org.grails.web.servlet.mvc.GrailsWebRequest) - Method in HttpServletResponseExtension
getMimeTypeForURI(java.lang.String) - Method in DefaultMimeUtility
getMimeTypeForURI(java.lang.String) - Method in MimeUtility
Obtains a MimeType for the given extension
getMimeTypeResolver(grails.core.GrailsApplication) - Method in DataBindingUtils
getMimeTypes() - Method in ClassAndMimeTypeRegistry.1
getMimeTypes() - Method in DefaultDataBindingSourceCreator
getMimeTypes() - Method in DefaultHtmlRenderer
getMimeTypes() - Method in HalJsonDataBindingSourceCreator
getMimeTypes() - Method in HalJsonRenderer.1
getMimeTypes() - Method in HalXmlDataBindingSourceCreator
getMimeTypes(jakarta.servlet.http.HttpServletRequest) - Method in HttpServletRequestExtension
Obtains a list of configured MimeType instances for the request
getMimeTypes(jakarta.servlet.http.HttpServletResponse) - Method in HttpServletResponseExtension
Gets the configured mime types for the response
getMimeTypes() - Method in JsonApiDataBindingSourceCreator
getMimeTypes() - Method in JsonDataBindingSourceCreator
getMimeTypes() - Method in MimeTypeProvider
Returns:
The MimeType instances provided by this object
getMimeTypes() - Method in XmlDataBindingSourceCreator
getMimeTypesFormatAware(jakarta.servlet.http.HttpServletResponse) - Method in HttpServletResponseExtension
Gets the configured mime types for the response
getMimeTypesInternal(jakarta.servlet.http.HttpServletRequest) - Method in HttpServletResponseExtension
getMin() - Method in Constrained
Returns:
Returns the minimum possible value.
getMin() - Method in ConstrainedDelegate
getMinSize() - Method in Constrained
getMinSize() - Method in ConstrainedDelegate
getModel() - Method in Interceptor
Returns:
The current model
getModelAndView() - Method in Controller
Obtains the ModelAndView for the currently executing controller
getModelAndView() - Method in Interceptor
Obtains the ModelAndView for the currently executing controller
getModelAndView() - Method in ServletRenderContext
getMultiFileMap() - Method in GrailsMockHttpServletRequest
{
inheritDoc:
}
getMultipartContentType(java.lang.String) - Method in GrailsMockHttpServletRequest
getMultipartHeaders(java.lang.String) - Method in GrailsMockHttpServletRequest
getMultipartResolver() - Method in DefaultUrlMappingInfo
getName() - Method in AbstractGrailsClass
getName() - Method in AbstractGrailsPlugin
getName() - Method in ApplicationCommand
getName() - Method in BaseApiProvider
getName() - Method in BeanConfiguration
Returns:
The name of the bean
getName() - Method in DefaultBeanConfiguration
getName() - Method in DefaultGrailsDomainClass
getName() - Method in DefaultGrailsPlugin
getName() - Method in GrailsClass
Returns the logical name of the class in the application without the trailing convention part if applicable and without the package name.
getName() - Method in GspTagSourceMacro
getName() - Method in HiddenMacro
getName() - Method in MockPart
getName() - Method in NoteMacro
getName() - Method in PluginAstReader.BasicGrailsPluginInfo
getName() - Method in WarningMacro
getNamedConfig(java.lang.String) - Method in JSON
getNamedConfigMapForConverter(Class<C>, boolean) - Method in ConvertersConfigurationHolder
getNamedConverterConfiguration(java.lang.String, Class<C>) - Method in ConvertersConfigurationHolder
getNamedPlugin(java.lang.String) - Method in BasePluginFilter
getNamespace() - Method in AbstractUrlMapping
getNamespace() - Method in DefaultGrailsControllerClass
getNamespace(Map<?,?>, Map<?,?>) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
getNamespace() - Method in DefaultUrlMappingInfo
getNamespace() - Method in GrailsControllerClass
Returns:
the namespace of this controller, null if none was specified
getNamespace() - Method in GrailsWebApplicationContext
getNamespace() - Method in UrlMapping
Returns:
the name of the controller namespace
getNamespace() - Method in UrlMappingInfo
Returns:
the namespace of the corresponding controller, null if none was specified
getNaturalName() - Method in AbstractGrailsClass
getNaturalName(java.lang.String) - Method in DocEngine
getNaturalName() - Method in GrailsClass
Returns the name of the property in natural terms (eg.
getNavigableProperty(java.lang.String) - Method in NavigableMapPropertySource
getNewChunkMinSize() - Method in StreamCharBuffer.StreamCharBufferWriter
getNextToken() - Method in JSONParser
Get the next Token.
getNextToken() - Method in JsonParserTokenManager
Get the next Token.
getNoSuffixViewURI(groovy.lang.GroovyObject, java.lang.String) - Method in DefaultGrailsApplicationAttributes
getNoSuffixViewURI(java.lang.String, java.lang.String) - Method in DefaultGroovyPagesUriService
getNoSuffixViewURI(groovy.lang.GroovyObject, java.lang.String) - Method in GrailsApplicationAttributes
getNoSuffixViewURI(java.lang.String, java.lang.String) - Method in GroovyPagesUriService
getNoSuffixViewURI(java.lang.String, java.lang.String) - Method in GroovyPagesUriSupport
Obtains a view URI of the given controller name and view name without the suffix
getNotEqual() - Method in Constrained
getNotEqual() - Method in ConstrainedDelegate
getNow() - Method in FlashScope
Returns the current state of flash scope, to be used if you don't want to include variables in the next request
getNow() - Method in GrailsFlashScope
getNumberFormatter() - Method in LocaleAwareBigDecimalConverter
getNumberFormatter() - Method in LocaleAwareNumberConverter
getObject() - Method in BindingError
Returns:
the object that data binding was being imposed upon
getObject() - Method in DataSourceConnectionSourcesFactoryBean
getObject() - Method in DefaultConstraintEvaluatorFactoryBean
getObject() - Method in DefaultMappingContextFactoryBean
getObject() - Method in EventBusFactoryBean
getObject() - Method in GormDispatcherRegistrar
getObject() - Method in HotSwappableTargetSourceFactoryBean
getObject() - Method in InstanceFactoryBean
getObject() - Method in PromiseFactoryBean
getObject() - Method in Selector
Get the object being used for comparisons and equals checks.
getObject() - Method in SimpleBindingError
getObject() - Method in UrlMappingsHolderFactoryBean
getObject() - Method in ValidatorRegistryFactoryBean
getObjectConstraints(java.lang.Object) - Method in ValidationSupport
getObjectId(java.lang.Object) - Method in AbstractVndErrorRenderer
getObjectId(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object) - Method in AtomRenderer
getObjectToBind() - Method in RestfulController
The object that can be bound to a domain instance.
getObjectType() - Method in DataSourceConnectionSourcesFactoryBean
getObjectType() - Method in DefaultConstraintEvaluatorFactoryBean
getObjectType() - Method in DefaultMappingContextFactoryBean
getObjectType() - Method in EventBusFactoryBean
getObjectType() - Method in GormDispatcherRegistrar
getObjectType() - Method in HotSwappableTargetSourceFactoryBean
getObjectType() - Method in InstanceFactoryBean
getObjectType() - Method in PromiseFactoryBean
getObjectType() - Method in TypeSpecifyableTransactionProxyFactoryBean
getObjectType() - Method in UrlMappingFactoryBean
getObjectType() - Method in UrlMappingsHolderFactoryBean
getObjectType() - Method in ValidatorRegistryFactoryBean
getObservedPluginNames() - Method in DefaultGrailsPlugin
getObservedPluginNames() - Method in GrailsPlugin
Retrieve the plugin names that this plugin is observing for changes
getOptionalFields() - Method in AbstractStructuredDateBindingEditor
getOptionalFields() - Method in StructuredDateEditor
getOptionalFields() - Method in StructuredPropertyEditor
Returns:
The optional fields
getOptionalServletContext() - Method in GrailsUnitTest
Returns:
the servlet context
getOrConvertQualityParameterToBigDecimal(grails.web.mime.MimeType) - Method in MimeType
getOrder() - Method in AbstractGrailsApplication
getOrder() - Method in ChainedTransactionManagerPostProcessor
getOrder() - Method in Constrained
getOrder() - Method in ConstrainedDelegate
getOrder() - Method in DefaultGrailsCodecClass
getOrder() - Method in DomainClassArtefactHandler
getOrder() - Method in GrailsCorsFilter
getOrder() - Method in GrailsFilters
getOrder() - Method in Interceptor
The order the interceptor should execute in
getOrder() - Method in PublisherTransform
getOrder() - Method in TransactionManagerPostProcessor
getOrderedObjectMarshallers() - Method in ChainedConverterConfiguration
getOrderedObjectMarshallers() - Method in ConverterConfiguration
Retrieve the ordered list of ObjectMarshallers
getOrderedObjectMarshallers() - Method in DefaultConverterConfiguration
getOrderedObjectMarshallers() - Method in ImmutableConverterConfiguration
getOriginalParams() - Method in GrailsWebRequest
Returns:
The Grails params object
getOtherProperties() - Method in GrailsDataSource
Other properties for this data source.
getOut(jakarta.servlet.http.HttpServletRequest) - Method in DefaultGrailsApplicationAttributes
getOut(jakarta.servlet.http.HttpServletRequest) - Method in GrailsApplicationAttributes
Holds the current response write for the request
getOut() - Method in GrailsLazyProxyPrintWriter
getOut() - Method in GrailsPrintWriter
getOut() - Method in GrailsPrintWriterAdapter
getOut() - Method in GrailsRequestContext
The response writer.
getOut() - Method in GrailsWebRequest
Returns:
the out
getOut() - Method in WebRequestDelegatingRequestContext
getOutputStream() - Method in IncludeResponseWrapper
getOutputStream() - Method in OutputAwareHttpServletResponse
getOutputStream() - Method in StreamByteBuffer
getOwner() - Method in Constrained
getOwner() - Method in ConstrainedDelegate
getPackageName() - Method in AbstractGrailsClass
getPackageName() - Method in GrailsClass
Returns the package name of the class.
getPadding(java.lang.String, int) - Method in AnsiConsoleUrlMappingsRenderer
getPagesTemplateEngine() - Method in DefaultGrailsApplicationAttributes
getPagesTemplateEngine() - Method in GrailsApplicationAttributes
Returns:
Retrieves the shared GSP template engine
getParameterMap() - Method in GrailsWebRequest
Overriden to return the GrailsParameterMap instance,
getParameters() - Method in DefaultUrlMappingInfo
getParameters() - Method in ForwardUrlMappingInfo
getParameters() - Method in UrlMappingInfo
The parameters that were extracted from the URI that was matched
getParameterTypes() - Method in AbstractClosureProxy
getParameterTypes() - Method in BaseApiProvider
getParameterValue(java.util.Map, java.lang.String) - Method in GrailsParameterMap
getParams() - Method in AbstractUrlMappingInfo
getParams() - Method in ForwardUrlMappingInfo
getParams() - Method in GrailsRequestContext
The params object.
getParams() - Method in GrailsWebRequest
Returns:
The Grails params object
getParams() - Method in WebAttributes
Obtains the Grails parameter map
getParams() - Method in WebRequestDelegatingRequestContext
getParentContext() - Method in AbstractGrailsApplication
getParentContext() - Method in GrailsApplication
Returns the Spring application context that contains this application instance.
getParentCtx() - Method in BeanBuilder
Retrieves the parent ApplicationContext
getParentCtx() - Method in DefaultGrailsPlugin
getParsedXml() - Method in BinaryGrailsPluginDescriptor
Returns:
The parsed descriptor
getParseRequest(Map<?,?>, Map<?,?>) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
getPart(java.lang.String) - Method in GrailsMockHttpServletRequest
getPart() - Method in StreamCharBuffer.EncodedPart
getParts() - Method in GrailsMockHttpServletRequest
getPassword() - Method in GrailsDataSource
The password for the data source.
getPathWithinApplication(jakarta.servlet.http.HttpServletRequest) - Method in GrailsUrlPathHelper
getPathWithinContext() - Method in PluginPathAwareFileSystemResourceLoader.FileSystemContextResource
getPersistenceInterceptors(org.grails.web.servlet.mvc.GrailsWebRequest) - Method in GrailsAsyncContext
getPersistentEntity(java.lang.Class) - Method in GrailsWebDataBinder
getPersistentInstance(Class<?>, java.lang.Object) - Method in GrailsWebDataBinder
getPhase() - Method in EmbeddedDatabaseShutdownHook
getPlugin() - Method in DefaultGrailsPlugin
getPlugin() - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
getPluginClass() - Method in AbstractGrailsPlugin
getPluginClass() - Method in GrailsPlugin
Returns the underlying class that represents this plugin
getPluginClasses() - Method in CorePluginFinder
getPluginContextPath(jakarta.servlet.http.HttpServletRequest) - Method in DefaultGrailsApplicationAttributes
getPluginContextPath(jakarta.servlet.http.HttpServletRequest) - Method in GrailsApplicationAttributes
Retrieves the plugin context path for the current request.
getPluginContextPath() - Method in WebAttributes
Obtains the pluginContextPath
getPluginDir() - Method in DefaultGrailsPlugin
getPluginDir() - Method in PluginAstReader.BasicGrailsPluginInfo
getPluginExcludes() - Method in DefaultGrailsPlugin
getPluginExcludes() - Method in GrailsPlugin
A list of resources that the plugin should exclude from the packaged distribution
getPluginFilter() - Method in DefaultGrailsPluginManager
getPluginFilter(java.lang.Object, java.lang.Object) - Method in PluginFilterRetriever
getPluginForClass(Class<?>) - Method in AbstractGrailsPluginManager
getPluginForClass(Class<?>) - Method in GrailsPluginManager
Obtains the GrailsPlugin for the given class
getPluginForInstance(java.lang.Object) - Method in AbstractGrailsPluginManager
getPluginForInstance(java.lang.Object) - Method in GrailsPluginManager
Looks up the plugin that defined the given instance.
getPluginGrailsVersion(grails.plugins.GrailsPlugin) - Method in DefaultGrailsPluginManager
getPluginIndex() - Method in AbstractUrlMapping
getPluginIndex() - Method in UrlMapping
Returns:
The plugin index or null
getPluginInfo() - Method in PluginAstReader
getPluginList(java.util.List, java.util.List) - Method in BasePluginFilter
Defines an operation getting the final list to return from the original and derived lists
getPluginList() - Method in DefaultGrailsPluginManager
getPluginList(java.util.List, java.util.List) - Method in ExcludingPluginFilter
getPluginList(java.util.List, java.util.List) - Method in IncludingPluginFilter
getPluginManager() - Method in DefaultGrailsApplicationAttributes
getPluginManager(boolean) - Method in Holders
getPluginManager(org.grails.web.servlet.mvc.GrailsWebRequest) - Method in ResponseRenderer
getPluginName() - Method in AbstractGrailsClass
getPluginName() - Method in AbstractUrlMapping
getPluginName() - Method in ArtefactHandler
Obtains the plugin name that deals with this artefact.
getPluginName() - Method in ArtefactHandlerAdapter
getPluginName() - Method in ControllerArtefactHandler
getPluginName(Map<?,?>, Map<?,?>) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
getPluginName() - Method in DefaultUrlMappingInfo
getPluginName() - Method in DomainClassArtefactHandler
getPluginName() - Method in GrailsClass
Returns:
The plugin where the artefact originates from
getPluginName() - Method in InterceptorArtefactHandler
getPluginName() - Method in ServiceArtefactHandler
getPluginName() - Method in UrlMapping
The name of the plugin this URL mapping relates to, if any
getPluginName() - Method in UrlMappingInfo
The name of the plugin that this UrlMappingInfo maps to
getPluginObservers(grails.plugins.GrailsPlugin) - Method in DefaultGrailsPluginManager
getPluginObservers(grails.plugins.GrailsPlugin) - Method in GrailsPluginManager
Retrieves a collection of plugins that are observing the specified plugin
getPluginObservers(grails.plugins.GrailsPlugin) - Method in MockGrailsPluginManager
getPluginPath() - Method in AbstractGrailsPlugin
getPluginPath(java.lang.String, boolean) - Method in AbstractGrailsPluginManager
getPluginPath() - Method in GrailsPlugin
Returns the path of the plug-in
getPluginPath(java.lang.String, boolean) - Method in GrailsPluginManager
Returns the pluginContextPath for the given plugin and will force name to camel case instead of '-' lower case
getPluginPathCamelCase() - Method in AbstractGrailsPlugin
getPluginPathCamelCase() - Method in GrailsPlugin
Returns the path of the plug-in using camel case
getPluginPathForClass(Class<?>) - Method in AbstractGrailsPluginManager
getPluginPathForClass(Class<? extends Object>) - Method in GrailsPluginManager
Returns the plugin path for the given class
getPluginPathForInstance(java.lang.Object) - Method in AbstractGrailsPluginManager
getPluginPathForInstance(java.lang.Object) - Method in GrailsPluginManager
Returns the pluginContextPath for the given instance
getPluginResources() - Method in AbstractGrailsPluginManager
getPluginViewsPathForClass(Class<?>) - Method in AbstractGrailsPluginManager
getPluginViewsPathForClass(Class<? extends Object>) - Method in GrailsPluginManager
Returns the plugin views directory path for the given class
getPluginViewsPathForInstance(java.lang.Object) - Method in AbstractGrailsPluginManager
getPluginViewsPathForInstance(java.lang.Object) - Method in GrailsPluginManager
Returns the plugin views directory for the given instance
getPreviousEncodingState() - Method in EncodingState
getPreviousEncodingState() - Method in EncodingStateImpl
getPreviouslyConfiguredMarshallers(Class<C>) - Method in ConvertersConfigurationInitializer
getPriority() - Method in ObjectMarshallerRegisterer
getProjectDirectory() - Method in BinaryGrailsPlugin
getPromiseDecorators(java.lang.Object, Collection<PromiseDecorator>) - Method in DelegateAsyncUtils
Obtains all PromiseDecorator instances for the target and additional decorators supplied
getPromiseFactory() - Method in Promises
getPromiseFactory() - Method in WebPromises
getProperties(java.util.Locale) - Method in BinaryGrailsPlugin
Obtains all properties for this binary plugin for the given locale.
getProperties() - Method in DefaultGrailsPlugin
getProperties() - Method in GrailsPlaceholderConfigurer
getProperties() - Method in PluginAstReader.BasicGrailsPluginInfo
getProperties(java.lang.String, org.springframework.core.io.Resource) - Method in ReloadableResourceBundleMessageSource
Get a PropertiesHolder for the given filename, either from the cache or freshly loaded.
getProperties() - Method in ReloadableResourceBundleMessageSource.PropertiesHolder
getProperties() - Method in WebDataBinding
Returns a map of the objects properties that can be used to during binding to bind a subset of properties
getPropertiesAssignableToType(Class<?>, Class<?>) - Method in GrailsClassUtils
Retrieves all the properties of the given class which are assignable to the given type
getPropertiesOfType(Class<?>, Class<?>) - Method in GrailsClassUtils
Retrieves all the properties of the given class for the given type
getPropertiesToEnsureConstraintsFor(org.codehaus.groovy.ast.ClassNode) - Method in DefaultASTValidateableHelper
Retrieves a Map describing all of the properties which need to be constrained for the class represented by classNode.
getProperty(java.lang.String) - Method in AbstractClosureProxy
getProperty(java.lang.String) - Method in BeanBuilder
Overrides property retrieval in the scope of the BeanBuilder to either:
getProperty(java.lang.String) - Method in BeanBuilder.ConfigurableRuntimeBeanReference
getProperty(java.lang.String) - Method in BeanBuilder.ConfigurableRuntimeBeanReference.WrappedPropertyValue
getProperty(java.lang.String) - Method in CompositeConfig
getProperty(java.lang.String, Class<T>, T, List<T>) - Method in Config
Return the property value associated with the given key, or defaultValue if the key cannot be resolved.
getProperty(java.lang.String, java.lang.String) - Method in ConfigProperties
getProperty(java.lang.String) - Method in DefaultBeanConfiguration
getProperty(java.lang.String) - Method in DefaultGrailsApplication
Override property access and hit on xxxxClasses to return class arrays of artefacts.
getProperty(java.lang.String) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
getProperty(java.lang.String) - Method in EnvironmentAwarePropertySource
getProperty(java.lang.String) - Method in ExtendedProxy
getProperty(java.lang.String) - Method in GrailsApplicationContext
getProperty(Class<?>, java.lang.String) - Method in GrailsClassUtils
Retrieves a property of the given class of the specified name and type
getProperty(java.lang.String) - Method in GrailsEnvironment.GrailsConfigPropertySource
getProperty(java.lang.String) - Method in GrailsMockHttpServletRequest
Property access for request attributes.
getProperty(java.lang.String) - Method in GrailsMockHttpSession
getProperty(java.lang.String) - Method in GrailsPrintWriter
getProperty(jakarta.servlet.http.HttpServletRequest, java.lang.String) - Method in HttpServletRequestExtension
getProperty(jakarta.servlet.http.HttpSession, java.lang.String) - Method in HttpSessionExtension
getProperty(java.lang.String) - Method in JSONBuilder
getProperty(java.lang.String, Class<T>, T) - Method in NavigableMapConfig
getProperty(java.lang.String) - Method in NavigableMapPropertySource
getProperty(java.lang.String) - Method in PluginAstReader.BasicGrailsPluginInfo
getProperty(java.lang.String, Class<T>, T, List<T>) - Method in PrefixedConfig
getProperty(java.lang.String) - Method in PrefixedMapPropertySource
getProperty(java.lang.String) - Method in ReloadableResourceBundleMessageSource.PropertiesHolder
getPropertyDescriptorForValue(java.lang.Object, java.lang.Object) - Method in GrailsClassUtils
Retrieves a PropertyDescriptor for the specified instance and property value
getPropertyDescriptors() - Method in AbstractGrailsClass
deprecated:
Use getMetaProperties() instead
getPropertyEditorRegistry() - Method in GrailsWebRequest
Obtains the PropertyEditorRegistry instance.
getPropertyEditors() - Method in CompositeEditor
getPropertyForGetter(java.lang.String, java.lang.String) - Method in GrailsClassUtils
Returns a property name equivalent for the given getter name and return type or null if it is not a valid getter.
getPropertyForSetter(java.lang.String) - Method in GrailsClassUtils
Returns a property name equivalent for the given setter name or null if it is not a valid setter.
getPropertyIfExists(java.lang.Object, java.lang.String, Class<T>) - Method in GrailsMetaClassUtils
Obtains a property of an instance if it exists
getPropertyInitializer(java.lang.Object, java.lang.String) - Method in SimpleDataBinder
getPropertyName() - Method in AbstractGrailsClass
getPropertyName() - Method in BindingError
Returns:
the name of the property that the data binding error occurred on
getPropertyName() - Method in ConstrainedDelegate
getPropertyName() - Method in DefaultGrailsDomainClass
getPropertyName() - Method in GrailsClass
Returns the name of the class as a property name.
getPropertyName() - Method in GrailsDomainClass
getPropertyName(java.lang.String, java.lang.String, java.lang.String) - Method in GrailsWebDataBindingListener
getPropertyName() - Method in SimpleBindingError
getPropertyNameForNode(org.yaml.snakeyaml.nodes.Node) - Method in GPathResultMap
getPropertyNameForNode(org.yaml.snakeyaml.nodes.Node) - Method in HalGPathResultMap
getPropertyNameForNodeChild(groovy.xml.slurpersupport.NodeChild) - Method in GPathResultMap
getPropertyNameForNodeChild(groovy.xml.slurpersupport.NodeChild) - Method in HalGPathResultMap
getPropertyNames() - Method in DataBindingSource
Returns:
the names of properties represented
getPropertyNames() - Method in EnvironmentAwarePropertySource
getPropertyNames() - Method in NavigableMapPropertySource
getPropertyNames() - Method in SimpleMapDataBindingSource
getPropertyNamesExpressedInTransientsList(org.codehaus.groovy.ast.ClassNode) - Method in DefaultASTDatabindingHelper
getPropertyNamesToIncludeInWhiteList(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in DefaultASTDatabindingHelper
getPropertyNamesToIncludeInWhiteListForParentClass(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in DefaultASTDatabindingHelper
getPropertyOrStaticPropertyOrFieldValue(java.lang.String, Class<T>) - Method in AbstractGrailsClass
getPropertyOrStaticPropertyOrFieldValue(org.springframework.beans.BeanWrapper, java.lang.Object, java.lang.String) - Method in GrailsClassUtils
getPropertySource() - Method in AbstractGrailsPlugin
getPropertySource() - Method in GrailsPlugin
getPropertySources() - Method in PropertySourcesConfig
getPropertyType(java.lang.String) - Method in AbstractGrailsClass
getPropertyType() - Method in Constrained
Returns:
Returns the propertyType.
getPropertyType() - Method in ConstrainedDelegate
getPropertyType(Class<?>, java.lang.String) - Method in GrailsClassUtils
Returns the type of the given property contained within the specified class
getPropertyValue(java.lang.String) - Method in AbstractGrailsClass
getPropertyValue(java.util.Map) - Method in AbstractStructuredBindingEditor
getPropertyValue(java.lang.Object, java.lang.String, grails.databinding.DataBindingSource) - Method in AbstractStructuredDateBindingEditor
getPropertyValue(java.lang.String) - Method in BeanConfiguration
Returns the value of the given property or throws a MissingPropertyException.
getPropertyValue(java.lang.Object, java.lang.String, grails.databinding.DataBindingSource) - Method in BindingHelper
The value returned from this method will be bound to the property specified by propertyName.
getPropertyValue(java.lang.String) - Method in DataBindingSource
Parameters:
propertyName - the name of a property
getPropertyValue(java.lang.String) - Method in DefaultBeanConfiguration
getPropertyValue(java.lang.String, Class<T>) - Method in GrailsClass
Obtains a property value for the given name and type
getPropertyValue(java.lang.String) - Method in SimpleMapDataBindingSource
getPropertyValue(java.lang.Object, java.lang.String, grails.databinding.DataBindingSource) - Method in StructuredBindingEditor
The value returned from this method will be bound to the property specified by propertyName.
getPropertyValue(grails.gorm.validation.ConstrainedProperty) - Method in Validateable
getPropertyValueObject(java.lang.String) - Method in AbstractGrailsClass
getPropertyValueOfNewInstance(Class<?>, java.lang.String) - Method in GrailsClassUtils
Returns the value of the specified property and type from an instance of the specified Grails class
getPropertyValuesMap(java.lang.String, grails.databinding.DataBindingSource) - Method in AbstractStructuredBindingEditor
A convenience method for extracting structured values from a DataBindingSource.
getProvidedArtefacts() - Method in BinaryGrailsPlugin
getProvidedArtefacts() - Method in DefaultGrailsPlugin
getProvidedArtefacts() - Method in GrailsPlugin
Retrieves an array of provided Artefacts that are pre-compiled additions to the GrailsApplication object but are overridable by the end-user
getProvidedlassNames() - Method in BinaryGrailsPluginDescriptor
Returns:
The class names provided by the plugin
getProxiedClass(java.lang.Object) - Method in EntityProxyHandler
Returns the proxied class without initializing the proxy
getProxyHandler() - Method in ChainedConverterConfiguration
getProxyHandler() - Method in ConverterConfiguration
Lookup the ProxyHandler used to deal with proxies instances.
getProxyHandler() - Method in ConvertersConfigurationInitializer
getProxyHandler() - Method in DefaultConverterConfiguration
getProxyHandler() - Method in ImmutableConverterConfiguration
getProxyHandler() - Method in RestResponder
getProxyIdentifier(java.lang.Object) - Method in EntityProxyHandler
This method returns the identifier of the proxy or null if the object is not a proxy
getQuality() - Method in MimeType
Returns:
The quality of the Mime type
getQualityAsNumber() - Method in MimeType
Returns:
The quality in BigDecimal form
getRange() - Method in Constrained
Returns:
Constrains the be within the range of given values
getRange() - Method in ConstrainedDelegate
getReader() - Method in FastStringPrintWriter
getReader() - Method in FastStringWriter
getReader(boolean) - Method in StreamCharBuffer
Like getReader(), but when removeAfterReading is true, the read data will be removed from the buffer.
getReadLenLimit(int) - Method in StreamCharBuffer.AllocatedBufferReader
getReadLenLimit(int) - Method in StreamCharBuffer.CharBufferChunkReader
getReadLenLimit(int) - Method in StreamCharBuffer.ChunkReader
getReadLenLimit(int) - Method in StreamCharBuffer.StreamCharBufferReader
getReadLenLimit(int) - Method in StreamCharBuffer.StreamCharBufferSubChunkReader
getReadLenLimit(int) - Method in StreamCharBuffer.StringChunkReader
getReadMode() - Method in StreamByteBuffer
getRedirectedUrl() - Method in AbstractGrailsMockHttpServletResponse
getRedirectInfo() - Method in AbstractUrlMapping
getRedirectInfo() - Method in AbstractUrlMappingInfo
The redirect information should be a String or a Map.
getRedirectInfo(Map<?,?>, Map<?,?>) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
getRedirectInfo() - Method in DefaultUrlMappingInfo
getRedirectInfo() - Method in UrlMapping
The redirect information should be a String or a Map.
getRedirectInfo() - Method in UrlMappingInfo
The redirect information should be a String or a Map.
getRedirectUrl() - Method in AbstractGrailsMockHttpServletResponse
getRedirectURL() - Method in IncludedContent
Returns the URL of a redirect if a redirect was issue in the Include otherwise it returns null if there was no redirect.
getRedirectURL() - Method in IncludeResponseWrapper
getReferencedTypeForCollection(java.lang.String, java.lang.Object) - Method in GrailsWebDataBinder
getReferencedTypeForCollection(java.lang.String, java.lang.Object) - Method in SimpleDataBinder
getReferencedTypeForCollectionInClass(java.lang.String, java.lang.Class) - Method in SimpleDataBinder
getReferenceInstance() - Method in AbstractGrailsClass
getReferenceInstance() - Method in DefaultGrailsBootstrapClass
getReferenceInstance() - Method in GrailsClass
Returns:
Sample (reference) instance for this Grails class
getRegisteredObjects(java.lang.Class) - Method in ClassAndMimeTypeRegistry
getRegistry() - Method in GrailsMetaClassUtils
Retrieves the MetaClassRegistry instance.
getRejectedValue() - Method in BindingError
Returns:
The value which could not be bound to the property
getRejectedValue() - Method in SimpleBindingError
getRejectValueExpression(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in ControllerActionTransformer
getRelativeTemplateURIInternal(java.lang.String, boolean) - Method in GroovyPagesUriSupport
getRelativeViewURIInternal(java.lang.String, org.grails.buffer.FastStringWriter, boolean) - Method in GroovyPagesUriSupport
getReleaseCandidateVersion() - Method in Snapshot
getRemainingParameterTypes(org.codehaus.groovy.ast.Parameter) - Method in GrailsASTUtils
Gets the remaining parameters excluding the first parameter in the given list
getRenamedMethodPrefix() - Method in PublisherTransform
getRendererRegistry() - Method in RestResponder
getReplyTo() - Method in Event
Get the key to send replies to.
getRequest() - Method in GrailsParameterMap
Returns:
Returns the request.
getRequest() - Method in GrailsRequestContext
The request object.
getRequest() - Method in ServletAttributes
getRequest() - Method in WebRequestDelegatingRequestContext
getRequestLogMessage(java.lang.String, jakarta.servlet.http.HttpServletRequest, java.lang.String) - Method in GrailsExceptionResolver
getRequestURI() - Method in GrailsRequestContext
Returns:
The Request URI
getRequestURI() - Method in WebRequestDelegatingRequestContext
getRequestURIForGrailsDispatchURI(jakarta.servlet.http.HttpServletRequest) - Method in WebUtils
The Grails dispatch servlet maps URIs like /app/grails/example/index.dispatch.
getRequiredFields() - Method in AbstractStructuredDateBindingEditor
getRequiredFields() - Method in StructuredDateEditor
getRequiredFields() - Method in StructuredPropertyEditor
Returns:
The required fields
getRequiredProperty(java.lang.String, Class<T>) - Method in CompositeConfig
getRequiredProperty(java.lang.String, Class<T>) - Method in NavigableMapConfig
getRequiredProperty(java.lang.String, Class<T>) - Method in PrefixedConfig
getResolvedRequest(jakarta.servlet.http.HttpServletRequest, org.springframework.web.multipart.MultipartResolver) - Method in DefaultUrlMappingInfo
getResolver() - Method in DefaultGrailsPlugin
Returns:
the resolver
getResolveStrategy() - Method in AbstractClosureProxy
getResource() - Method in AnnotationMetadataReader
getResource(java.lang.String) - Method in BinaryGrailsPlugin
Resolves a static resource contained within this binary plugin
getResource() - Method in BinaryGrailsPluginDescriptor
The resource the descriptor was parsed from
getResource(java.lang.String) - Method in ClassRelativeClassLoader
getResource(java.lang.String) - Method in ClosureClassIgnoringComponentScanBeanDefinitionParser
getResource(java.lang.String) - Method in ClosureClassIgnoringComponentScanBeanDefinitionParser.ParentOnlyGetResourcesClassLoader
getResource(java.lang.String) - Method in CommandLineResourceLoader
getResource(java.lang.String) - Method in MockResourceLoader
getResource(java.lang.String) - Method in MockStringResourceLoader
getResource(java.lang.String) - Method in SimpleMapResourceLoader
getResource(java.lang.String) - Method in StaticResourceLoader
getResourceByPath(java.lang.String) - Method in GrailsWebApplicationContext
This implementation supports file paths beneath the root of the ServletContext.
getResourceByPath(java.lang.String) - Method in PluginPathAwareFileSystemResourceLoader
getResourceForClass(java.lang.Class) - Method in DefaultGrailsApplication
Retrieves the Spring Resource that was used to load the given Class.
getResourceForClass(java.lang.Class) - Method in GrailsApplication
Retrieves a Resource instance for the given Grails class or null it doesn't exist.
getResourceId(java.lang.Object) - Method in DefaultLinkGenerator
getResourcePath() - Method in RenderContext
Returns:
The path the the resource
getResourcePath() - Method in ServletRenderContext
getResourcePatternForBaseLocation(java.lang.String, java.lang.String) - Method in DefaultGrailsPlugin
getResourcePatternResolver() - Method in GrailsWebApplicationContext
This implementation supports pattern matching in unexpanded WARs too.
getResources(java.lang.String) - Method in ClassPathScanner.ApplicationRelativeClassLoader
getResources(java.lang.String) - Method in ClassRelativeClassLoader
getResources(java.lang.String) - Method in ClosureClassIgnoringComponentScanBeanDefinitionParser.ParentOnlyGetResourcesClassLoader
getResources() - Method in SimpleMapResourceLoader
getResourcesDir() - Method in FileSystemInteraction
Returns:
The directory where resources are processed to
getResourcesDir() - Method in FileSystemInteractionImpl
Returns:
The directory where resources are processed to
getResourceTitle(java.lang.String, java.util.Locale) - Method in AbstractLinkingRenderer
getResponse() - Method in GrailsRequestContext
The response object.
getResponse() - Method in ServletAttributes
Obtains the HttpServletResponse instance
getResponse() - Method in WebRequestDelegatingRequestContext
getResponseCode() - Method in ResponseCodeMappingData
getResponseForFormat(java.lang.Object, java.lang.Object, java.lang.Object) - Method in MimeTypesApiSupport
getResponseFormat(jakarta.servlet.http.HttpServletResponse) - Method in RestResponder
getReturnTypeName() - Method in MethodMetadataReadingVisitor
getReverseMapping(java.lang.String, java.lang.String, java.util.Map) - Method in AbstractGrailsControllerUrlMappings
getReverseMapping(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map) - Method in DefaultUrlMappingsHolder
See Also:
UrlMappingsHolder#getReverseMapping(String, String, java.util.Map)
getReverseMapping(java.lang.String, java.lang.String, java.util.Map) - Method in UrlMappingsHolder
Retrieves the best guess of a URI for the given controller, action and parameters
getReverseMappingNoDefault(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map) - Method in AbstractGrailsControllerUrlMappings
getReverseMappingNoDefault(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map) - Method in DefaultUrlMappingsHolder
getReverseMappingNoDefault(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map) - Method in UrlMappingsHolder
Retrieves the best guess of a URI for the given controller, action and parameters or null if non could be found.
getRootCause(java.lang.Throwable) - Method in DefaultErrorsPrinter
Obtains the root cause of the given exception
getRootCause(java.lang.Throwable) - Method in GrailsExceptionResolver
Obtains the root cause of the given exception
getScale() - Method in Constrained
getScale() - Method in ConstrainedDelegate
getScope() - Method in DefaultGrailsControllerClass
getScope() - Method in GrailsControllerClass
Returns:
The scope of the controller, defaults to singleton
getSearchPatternForExtension(java.lang.String, java.lang.String) - Method in DefaultResourceLocator
getServerBaseURL() - Method in DefaultLinkGenerator
getServerBaseURL() - Method in LinkGenerator
The base URL of the server used for creating absolute links.
getService() - Method in ServiceUnitTest
getServletConfig() - Method in GrailsWebApplicationContext
getServletContext() - Method in DefaultGrailsApplicationAttributes
getServletContext() - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
getServletContext() - Method in GrailsApplicationAttributes
Retrieves the servlet context instance
getServletContext() - Method in GrailsHttpSession
getServletContext() - Method in GrailsRequestContext
The servletContext object.
getServletContext() - Method in GrailsWebApplicationContext
getServletContext() - Method in GrailsWebRequest
Returns:
The ServletContext instance
getServletContext() - Method in Holders
getServletContext() - Method in ServletAttributes
Obtains the ServletContext instance
getServletContext() - Method in ServletContextHolder
getServletContext() - Method in WebRequestDelegatingRequestContext
getSession() - Method in GrailsRequestContext
The session object.
getSession() - Method in GrailsWebRequest
Returns:
The Grails session object
getSession() - Method in ServletAttributes
getSession() - Method in WebRequestDelegatingRequestContext
getSetterName(java.lang.String) - Method in GrailsClassUtils
Retrieves the name of a setter for the specified property name
getSetTransactionManagerMethodBody(org.codehaus.groovy.ast.ClassNode) - Method in DefaultDelegateAsyncTransactionalMethodTransformer
getShort(java.lang.String, java.lang.Integer) - Method in AbstractTypeConvertingMap
getShortName() - Method in AbstractGrailsClass
getShortName() - Method in GrailsClass
Returns the short name of the class without package prefix.
getSingleWildcardCount(grails.web.mapping.UrlMapping) - Method in RegexUrlMapping
getSize(org.springframework.asm.ClassWriter, byte[], int, int, int) - Method in Attribute
Returns the size of all the attributes in this attribute list.
getSize() - Method in Constrained
getSize() - Method in ConstrainedDelegate
getSize() - Method in MockPart
getSource() - Method in SpringEventBusEvent
getSourceBuffer() - Method in StreamCharBuffer.StreamCharBufferSubChunk
getSourceUnit() - Method in PluginAstReader
getSourceUnit() - Method in ResponseCodeUrlMappingVisitor
getSourceUrl(org.codehaus.groovy.ast.ClassNode) - Method in GrailsASTUtils
getSpringApplication() - Method in GrailsApplicationContextLoader
getSpringConfig() - Method in BeanBuilder
Retrieves the RuntimeSpringConfiguration instance used the the BeanBuilder
getStackReference(int) - Method in PathCapturingJSONWriterWrapper
getStackTraceLines() - Method in GrailsWrappedRuntimeException
Returns:
Returns the stackTrace lines
getStackTraceText() - Method in GrailsWrappedRuntimeException
Returns:
Returns the stackTrace.
getStaticAndWildcardTokenCount(grails.web.mapping.UrlMapping) - Method in RegexUrlMapping
getStaticApplicationContext() - Method in Controller
getStaticFieldValue(Class<?>, java.lang.String) - Method in GrailsClassUtils
getStaticImplementation() - Method in AbstractGrailsArtefactTransformer
The class that provides static methods
getStaticImplementation() - Method in ControllerDomainTransformer
getStaticImplementation() - Method in ConvertersDomainTransformer
getStaticPropertyValue(java.lang.String, Class<T>) - Method in AbstractGrailsClass
Get the value of the named static property.
getStaticPropertyValue(Class<?>, java.lang.String) - Method in GrailsClassUtils
getStaticTokenCount(grails.web.mapping.UrlMapping) - Method in RegexUrlMapping
getStatus() - Method in IncludeResponseWrapper
getStep(int) - Method in TypePath
Returns the value of the given step of this path.
getStepArgument(int) - Method in TypePath
Returns the index of the type argument that the given step is stepping into.
getStreamingEncoder() - Method in EncodesToWriterAdapter
getString(int) - Method in JSONArray
Get the string associated with an index.
getString(java.lang.String) - Method in JSONObject
Get the string associated with a key.
getSubBufferChunkMinSize() - Method in StreamCharBuffer
getSubmittedFileName() - Method in MockPart
getSubscribedEvents() - Method in GormAnnotatedSubscriber
getSubscribedMethods() - Method in AnnotatedSubscriber
getSubscriber() - Method in ClosureEventTrigger
getSubscriber() - Method in EventTrigger
Returns:
The event listener
getSubStringChunkMinSize() - Method in StreamCharBuffer
GetSuffix(int) - Method in SimpleCharStream
Get the suffix.
getSuperClassName() - Method in ClassMetadataReadingVisitor
getSuperName() - Method in ClassReader
Returns the internal of name of the super class (see org.springframework.asm.Type#getInternalName()).
getSuppliedNames() - Method in BasePluginFilter
getTabSize(int) - Method in SimpleCharStream
getTarget() - Method in GrailsPrintWriterAdapter
getTargetBeanDefinition(org.springframework.beans.factory.config.ConfigurableListableBeanFactory, java.lang.String, org.springframework.beans.factory.config.BeanDefinition, java.lang.Class) - Method in MapBasedSmartPropertyOverrideConfigurer
getTargetBeanDefinitionForFactoryBean(org.springframework.beans.factory.config.ConfigurableListableBeanFactory, java.lang.String, org.springframework.beans.factory.config.BeanDefinition, Class<? extends FactoryBean>) - Method in MapBasedSmartPropertyOverrideConfigurer
getTargetClassForContainer(java.lang.Class, java.lang.Object) - Method in DefaultRendererRegistry
getTargetFileLocation() - Method in GrailsMockMultipartFile
Returns:
The location where the MultipartFile was transfered to
getTargetType() - Method in AbstractRequestBodyDataBindingSourceCreator
getTargetType() - Method in AbstractVndErrorRenderer
getTargetType() - Method in ByteArrayMultipartFileValueConverter
getTargetType() - Method in ClosureValueConverter
getTargetType() - Method in CurrencyValueConverter
getTargetType() - Method in DataBindingSourceCreator
Returns:
The target type of this creator
getTargetType() - Method in DateConversionHelper
getTargetType() - Method in DefaultDataBindingSourceCreator
getTargetType() - Method in DefaultHtmlRenderer
getTargetType() - Method in FormattedDateValueConverter
getTargetType() - Method in FormattedLocalDateTimeValueConverter
getTargetType() - Method in FormattedValueConverter
Returns:
the output type of this converter
getTargetType() - Method in HalJsonRenderer.1
getTargetType() - Method in Jsr310ConvertersConfiguration.1
getTargetType() - Method in Jsr310ConvertersConfiguration.10
getTargetType() - Method in Jsr310ConvertersConfiguration.11
getTargetType() - Method in Jsr310ConvertersConfiguration.12
getTargetType() - Method in Jsr310ConvertersConfiguration.13
getTargetType() - Method in Jsr310ConvertersConfiguration.14
getTargetType() - Method in Jsr310ConvertersConfiguration.15
getTargetType() - Method in Jsr310ConvertersConfiguration.16
getTargetType() - Method in Jsr310ConvertersConfiguration.17
getTargetType() - Method in Jsr310ConvertersConfiguration.18
getTargetType() - Method in Jsr310ConvertersConfiguration.19
getTargetType() - Method in Jsr310ConvertersConfiguration.2
getTargetType() - Method in Jsr310ConvertersConfiguration.20
getTargetType() - Method in Jsr310ConvertersConfiguration.21
getTargetType() - Method in Jsr310ConvertersConfiguration.3
getTargetType() - Method in Jsr310ConvertersConfiguration.4
getTargetType() - Method in Jsr310ConvertersConfiguration.5
getTargetType() - Method in Jsr310ConvertersConfiguration.6
getTargetType() - Method in Jsr310ConvertersConfiguration.7
getTargetType() - Method in Jsr310ConvertersConfiguration.8
getTargetType() - Method in Jsr310ConvertersConfiguration.9
getTargetType() - Method in Jsr310ConvertersConfiguration.Jsr310DateValueConverter
getTargetType() - Method in LocalDateTimeConverter
getTargetType() - Method in Renderer
Returns:
The target type
getTargetType() - Method in TimeZoneConverter
getTargetType() - Method in TypedStructuredBindingEditor
Returns:
the type that this editor is used for binding to
getTargetType() - Method in UUIDConverter
getTargetType() - Method in ValueConverter
getTargetType() - Method in ValueInitializer
getTaskCount() - Method in StopWatch
Return the number of tasks timed.
getTaskInfo() - Method in StopWatch
Return an array of the data for tasks performed.
getTaskName() - Method in StopWatch.TaskInfo
Return the name of this task.
getTemplate() - Method in AbstractGrailsView
getTemplateUri(java.lang.String) - Method in Controller
Obtains a URI of a template by name
getTemplateUri(java.lang.CharSequence, jakarta.servlet.ServletRequest) - Method in DefaultGrailsApplicationAttributes
getTemplateURI(groovy.lang.GroovyObject, java.lang.String) - Method in DefaultGroovyPagesUriService
getTemplateUri(java.lang.CharSequence, jakarta.servlet.ServletRequest) - Method in GrailsApplicationAttributes
Parameters:
templateName
getTemplateURI(groovy.lang.GroovyObject, java.lang.String, boolean) - Method in GroovyPagesUriService
getTemplateURI(java.lang.String, java.lang.String, boolean) - Method in GroovyPagesUriSupport
Obtains the URI to a template using the controller name and template name
getText() - Method in AbstractGrailsMockHttpServletResponse
The response body as text
getTheme(java.lang.String) - Method in GrailsApplicationContext
getThreadLocalConverterConfiguration(Class<C>) - Method in ConvertersConfigurationHolder
getThrowable() - Method in Interceptor
Obtains the exception thrown by an action execution
getTimeMillis() - Method in StopWatch.TaskInfo
Return the time in milliseconds this task took.
getTimeSeconds() - Method in StopWatch.TaskInfo
Return the time in seconds this task took.
getToJSONMethod(java.lang.Object) - Method in InstanceMethodBasedMarshaller
getToken(int) - Method in JSONParser
Get the specific Token.
getTokens() - Method in DefaultUrlMappingData
getTokens() - Method in ResponseCodeMappingData
getTokens(java.lang.String) - Method in SynchronizerTokensHolder
getTokens() - Method in UrlMappingData
getTotalTimeMillis() - Method in StopWatch
Return the total time in milliseconds for all tasks.
getTotalTimeSeconds() - Method in StopWatch
Return the total time in seconds for all tasks.
getToXMLMethod(java.lang.Object) - Method in InstanceMethodBasedMarshaller
getTrait() - Method in ControllerTraitInjector
getTrait() - Method in DomainClassTraitInjector
getTrait() - Method in InterceptorTraitInjector
getTrait() - Method in RestResponderTraitInjector
getTrait() - Method in TraitInjector
getTrait() - Method in WebDataBindingTraitInjector
getTraitClass() - Method in SubscriberTransform
getTraitInjectors() - Method in TraitInjectionUtils
getTransaction(org.springframework.transaction.TransactionDefinition) - Method in ChainedTransactionManager
getTransactionAttribute(java.lang.reflect.Method, java.lang.Class) - Method in GroovyAwareNamedTransactionAttributeSource
getTransactionManagerBeanNames(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in ChainedTransactionManagerPostProcessor
getTransactionManagers() - Method in ChainedTransactionManager
getTransactionStatus(org.springframework.transaction.PlatformTransactionManager) - Method in MultiTransactionStatus
getTransactionStatuses() - Method in MultiTransactionStatus
getTransformedClassNames() - Method in AbstractGrailsArtefactTransformer
getType() - Method in ArtefactHandler
Implementations must return a name such as "Domain" to indicate the type of artefact they represent.
getType() - Method in ArtefactHandlerAdapter
getTypeFilters() - Method in AbstractGrailsPluginManager
getTypeFilters() - Method in DefaultGrailsPlugin
getTypeFilters() - Method in GrailsPlugin
Plugin can provide a list of Spring TypeFilters so that annotated components can be scanned into the ApplicationContext
getTypeFilters() - Method in GrailsPluginManager
Get all of the TypeFilter definitions defined by the plugins
getTypeUnderTest() - Method in ParameterizedGrailsUnitTest
getUnrefreshedApplicationContext() - Method in DefaultRuntimeSpringConfiguration
getUnrefreshedApplicationContext() - Method in RuntimeSpringConfiguration
getUri() - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
getURI() - Method in DefaultUrlMappingInfo
getURI() - Method in GrailsResource
getURI() - Method in SpringResource
getURI() - Method in UrlMappingInfo
The URI to map to.
getUriFromRequest(jakarta.servlet.http.HttpServletRequest) - Method in GrailsWebUtil
Retrieves the URI from the request from either the include attribute or the request.getRequestURI() method.
getURL() - Method in GrailsByteArrayResource
Overrides the default behaviour to generate a fake "file:" URL so that the resource can be used from a ServletContextResource.
getUrl() - Method in GrailsDataSource
The URL for the data source.
getURL() - Method in GrailsResource
getURL() - Method in SpringResource
getUrlData() - Method in DefaultUrlMappingInfo
getUrlData() - Method in ForwardUrlMappingInfo
getUrlData() - Method in RegexUrlMapping
getUrlData() - Method in ResponseCodeUrlMapping
getUrlData() - Method in UrlMapping
Retrieves the UrlMappingData instance that describes this UrlMapping
getUrlData() - Method in UrlMappingInfo
Retrieves the UrlMappingData (information about a parsed URL) if any
getURLMappingForNamedArgs(Map<?,?>, grails.web.mapping.UrlMappingData, java.lang.String, boolean, List<ConstrainedProperty>) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
getUrlMappings() - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
getUrlMappings() - Method in DefaultUrlMappingsHolder
getUrlMappings() - Method in GrailsControllerUrlMappings
getUrlMappings() - Method in UrlMappingsHolder
Retrieves the held UrlMapping instances as an array
getUrlPattern() - Method in DefaultUrlMappingData
getUrlPattern() - Method in ResponseCodeMappingData
getUrlPattern() - Method in UrlMappingData
Retrieves the URL pattern for this UrlMappingData instance
getUsername() - Method in GrailsDataSource
The username for the data source.
getUserPlugins() - Method in DefaultGrailsPluginManager
getUserPlugins() - Method in GrailsPluginManager
Gets plugin installed by the user and not provided by the framework
getUserPlugins() - Method in MockGrailsPluginManager
getValidator() - Method in DefaultGrailsDomainClass
getValidator() - Method in GrailsDomainClass
Retreives the validator for this domain class
getValidBasenames(java.lang.String) - Method in ReloadableResourceBundleMessageSource
getValue() - Method in CacheEntry
getValue() - Method in FastStringPrintWriter
getValue() - Method in FastStringWriter
getValue() - Method in PrefixedConfig
getValue(java.lang.String) - Method in StringCharArrayAccessor
getValue() - Method in Token
An optional attribute value of the Token.
getValueConverter(java.lang.Object, java.lang.String) - Method in SimpleDataBinder
getValueConverterForClass(java.lang.Object, java.lang.String) - Method in SimpleDataBinder
getValueConverterForField(java.lang.Object, java.lang.String) - Method in SimpleDataBinder
getValueFallback(java.lang.String) - Method in StringCharArrayAccessor
getValueInitializerForField(java.lang.Object, java.lang.String) - Method in SimpleDataBinder
getValueOfBindInitializer(java.lang.annotation.Annotation) - Method in SimpleDataBinder
Parameters:
annotation - An instance of grails.databinding.BindInitializer
getValueOfBindUsing(java.lang.annotation.Annotation) - Method in SimpleDataBinder
Parameters:
annotation - An instance of grails.databinding.BindingUsing or org.grails.databinding.BindingUsing
getValueWhileUpdating(java.lang.Object) - Method in CacheEntry
getValueWithDotNotatedKeySupport(org.grails.config.NavigableMap, java.lang.String) - Method in NavigableMapConfig
Resolves dot notated getProperty calls on a config object so that injected environmental variables are properly resolved the same as Groovy's dot notation.
getVariableFromNamedArgsOrBinding(Map<?,?>, Map<?,?>, java.lang.String, java.lang.Object) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
getVersion() - Method in AbstractGrailsPlugin
getVersion() - Method in AbstractUrlMapping
getVersion(Map<?,?>, Map<?,?>) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
getVersion() - Method in DefaultUrlMappingInfo
getVersion() - Method in MimeType
Returns:
The version of the Mime type
getVersion() - Method in PluginAstReader.BasicGrailsPluginInfo
getVersion() - Method in UrlMapping
Returns:
The version of the URL mapping.
getVersion() - Method in UrlMappingInfo
Returns:
The version of the API (for REST)
getView() - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
getView() - Method in ForwardUrlMappingInfo
getView() - Method in Interceptor
Returns:
The current view
getViewName() - Method in AbstractUrlMapping
getViewName(Map<?,?>, Map<?,?>) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
getViewName() - Method in DefaultUrlMappingInfo
getViewName() - Method in RenderContext
Returns:
The view name to use
getViewName() - Method in ServletRenderContext
getViewName() - Method in UrlMapping
Returns the name of the view to map to
getViewName() - Method in UrlMappingInfo
The name of the view that the URL mappping maps to
getViewUri(java.lang.String) - Method in Controller
Obtains a URI of a view by name
getViewUri(java.lang.String, jakarta.servlet.http.HttpServletRequest) - Method in DefaultGrailsApplicationAttributes
getViewUri(java.lang.String, jakarta.servlet.http.HttpServletRequest) - Method in GrailsApplicationAttributes
Retrieves the uri of a named view
getViewURI(java.lang.String, java.lang.String) - Method in GroovyPagesUriService
Obtains a view name for the given controller name and template name
getViewURI(java.lang.String, java.lang.String) - Method in GroovyPagesUriSupport
Obtains a view URI of the given controller name and view name
getViewURIInternal(java.lang.String, java.lang.String, org.grails.buffer.FastStringWriter, boolean) - Method in GroovyPagesUriSupport
getWatchedResourcePatterns() - Method in AbstractGrailsPlugin
getWatchedResourcePatterns() - Method in DefaultGrailsPlugin
getWatchedResourcePatterns() - Method in GrailsPlugin
Resources that this plugin watches
getWatchedResources() - Method in DefaultGrailsPlugin
Returns:
the watchedResources
getWatchPatterns(List<String>) - Method in WatchPatternParser
getWebRequest() - Method in DefaultRequestStateLookupStrategy
getWebRequest() - Method in GrailsRequestStateLookupStrategy
Returns:
the current request
getWebRequest() - Method in WebAttributes
Obtains the currently executing web request
getWebRequest() - Method in WebRequestDelegatingRequestContext
Retrieves the webRequest object.
getWidget() - Method in ConstrainedDelegate
getWikiView(java.lang.String) - Method in LinkTestFilter
Returns the view of the wiki name that is shown to the user.
getWrappedResponse() - Method in GrailsWebRequest
getWrappedResponse() - Method in WrappedResponseHolder
Return the HttpServletResponse currently bound to the thread.
getWriteDirectlyToConnectedMinSize() - Method in StreamCharBuffer
getWriter() - Method in Converter
getWriter() - Method in IncludeResponseWrapper
getWriter() - Method in JSON
getWriter() - Method in OutputAwareHttpServletResponse
getWriter() - Method in RenderContext
Returns:
The writer to render to
getWriter() - Method in ServletRenderContext
getWriter() - Method in StreamCharBuffer
Writer interface for adding/writing data to the buffer.
getWriter() - Method in StreamCharBuffer.ConnectedWriter
getWriter() - Method in StreamCharBuffer.LazyInitializingWriter
getWriter() - Method in StreamCharBuffer.StreamCharBufferEncodedAppender
getWriterForEncoder(org.grails.encoder.Encoder, org.grails.encoder.EncodingStateRegistry) - Method in CodecPrintWriter
getWriterForEncoder(org.grails.encoder.Encoder, org.grails.encoder.EncodingStateRegistry) - Method in EncodedAppenderWriter
getWriterForEncoder(org.grails.encoder.Encoder, org.grails.encoder.EncodingStateRegistry) - Method in EncodedAppenderWriterFactory
Gets the EncodedAppenderWriter instance that is connected to this instance implementation with a certain encoder fixed.
getWriterForEncoder(org.grails.encoder.Encoder, org.grails.encoder.EncodingStateRegistry) - Method in GrailsPrintWriter
getWriterForEncoder(org.grails.encoder.Encoder, org.grails.encoder.EncodingStateRegistry, boolean) - Method in StreamCharBuffer
getWriterForEncoder(org.grails.encoder.Encoder, org.grails.encoder.EncodingStateRegistry) - Method in StreamCharBuffer.StreamCharBufferWriter
getWriters() - Method in StreamCharBuffer.ConnectToWriter
getWriterUsedCounter() - Method in StreamCharBuffer.AbstractChunk
getWriterUsedCounter() - Method in StreamCharBuffer.AbstractChunkReader
getWriterUsedCounter() - Method in StreamCharBuffer.AllocatedBufferReader
getWriterUsedCounter() - Method in StreamCharBuffer.ChunkReader
getXml() - Method in AbstractGrailsMockHttpServletResponse
Get the response XML
getXML(jakarta.servlet.http.HttpServletRequest) - Method in ConvertersExtension
getXML() - Method in GrailsMockHttpServletRequest
Parses the request content as XML using XmlSlurper and returns the GPath result object.
GlobalClassInjector - Interface in grails.compiler.ast
A marker interface that indicates that this injector applies to all classes in a project
GlobalClassInjectorAdapter - Class in grails.compiler.ast
Helper super class to ease the creation of AllArtefactClassInjector implementations
GlobalClassInjectorAdapter() - Constructor in GlobalClassInjectorAdapter
globalClassInjectors - Field in GrailsAwareInjectionOperation
GlobalGrailsClassInjectorTransformation - Class in org.grails.compiler.injection
A global transformation that applies Grails' transformations to classes within a Grails project
GlobalGrailsClassInjectorTransformation() - Constructor in GlobalGrailsClassInjectorTransformation
GlobalImportTransformation - Class in org.grails.compiler.injection
Authors:
Graeme Rocher
GlobalImportTransformation() - Constructor in GlobalImportTransformation
GORM_AUTOWIRE_INSTANCES - Field in Settings
Whether to autowire instances
GORM_DEFAULT_CONSTRAINTS - Field in Settings
The default configured constraints for the application
GORM - Field in GrailsDomainClass
The name of the default ORM implementation used to map the class
GORM_NAMESPACE - Field in GormEventDispatcher
GORM_REACTOR_EVENTS - Field in Settings
Whether to translate GORM events into reactor events
GormAnnotatedListener - Trait in org.grails.events.gorm
Marks a class as a synchronous listener of GORM events
GormAnnotatedSubscriber - Trait in org.grails.events.gorm
The events subscribed to
GormDispatcherRegistrar - Class in org.grails.events.gorm
Handles registering of GORM event listeners for GormAnnotatedSubscriber instances
GormDispatcherRegistrar(grails.events.bus.EventBus) - Constructor in GormDispatcherRegistrar
GormEventDispatcher - Class in org.grails.events.gorm
Dispatches GORM events to the EventBus
GormEventDispatcher(grails.events.bus.EventBus, org.grails.datastore.mapping.core.Datastore, Set<Class<? extends AbstractPersistenceEvent>>, List<GormAnnotatedListener>) - Constructor in GormEventDispatcher
GPARS_PRESENT - Property in GparsPromiseFactory
GparsPromise - Class in org.grails.async.factory.gpars
Implementation of Promise interface for Gpars
GparsPromise(grails.async.PromiseFactory, groovy.lang.Closure) - Constructor in GparsPromise
GparsPromiseFactory - Class in org.grails.async.factory.gpars
GPars implementation of the PromiseFactory interface
GparsPromiseFactory() - Constructor in GparsPromiseFactory
gpath - Field in GPathResultMap
GPathResultCollectionDataBindingSource - Class in org.grails.databinding.xml
GPathResultCollectionDataBindingSource(groovy.xml.slurpersupport.GPathResult) - Constructor in GPathResultCollectionDataBindingSource
GPathResultMap - Class in org.grails.databinding.xml
Authors:
Jeff Brown
GPathResultMap(groovy.xml.slurpersupport.GPathResult) - Constructor in GPathResultMap
GRAILS_APP_DIR - Field in GrailsASTUtils
GRAILS_APP_I18N_PATH_COMPONENT - Field in PluginAwareResourceBundleMessageSource
GRAILS_APPLICATION_CONTEXT_LOADER - Field in IntegrationTestMixinTransformation
GRAILS_BANNER - Field in GrailsApp
GRAILS_CONFIGURATION_CLASS_NODE - Field in BootInitializerClassInjector
GRAILS_CONTROLLER_CLASS_AVAILABLE - Field in GrailsApplicationAttributes
GRAILS_CONTROLLER_CLASS - Field in GrailsApplicationAttributes
GRAILS_DISPATCH_EXTENSION - Field in GrailsUrlPathHelper
GRAILS_DISPATCH_EXTENSION - Field in WebUtils
GRAILS_ENVIRONMENT_BEAN_NAME - Field in GrailsApplicationContext
GRAILS_PACKAGE_PREFIX - Field in DomainClassArtefactHandler
GRAILS_PLUGIN_SUFFIX - Field in DefaultGrailsPluginManager
GRAILS_REDIRECT_ISSUED - Field in ResponseRedirector
GRAILS_SERVLET_PATH - Field in GrailsUrlPathHelper
GRAILS_SERVLET_PATH - Field in WebUtils
GRAILS_URL_MAPPINGS - Field in RuntimeSpringConfigUtilities
GRAILS_VERSION - Field in DefaultGrailsPluginManager
GRAILS_VIEWS_ENABLE_JSESSIONID - Field in Settings
Whether to include the jsessionid in the rendered links
GRAILS_WEB_REQUEST_FILTER - Enum Constant in GrailsFilters
GrailsApp - Class in grails.boot
Extends the org.springframework.boot.SpringApplication with reloading behavior and other Grails features
GrailsApp.1 - Class in grails.boot
GrailsApp.1() - Constructor in GrailsApp.1
GrailsApp.2 - Class in grails.boot
GrailsApp.2() - Constructor in GrailsApp.2
GrailsApp(org.springframework.core.io.ResourceLoader, Class<?>) - Constructor in GrailsApp
Create a new GrailsApp instance.
GrailsAppBuilder - Class in grails.boot
Fluent API for constructing GrailsApp instances.
GrailsAppBuilder() - Constructor in GrailsAppBuilder
GrailsApplication - Interface in grails.core
grailsApplication - Field in AbstractGrailsClass
grailsApplication - Field in AbstractGrailsPlugin
grailsApplication - Field in AbstractUrlMapping
grailsApplication - Property in BootStrapClassRunner
grailsApplication - Field in ByGrailsApplicationDomainClassFetcher
grailsApplication - Field in ConvertersConfigurationInitializer
grailsApplication - Field in DefaultCodecLookup
grailsApplication - Property in DefaultConstraintEvaluatorFactoryBean
grailsApplication - Field in DefaultGrailsApplicationAttributes
grailsApplication - Property in DefaultMappingContextFactoryBean
grailsApplication - Field in DefaultRequestStateLookupStrategy
grailsApplication - Field in DefaultUrlMappingEvaluator
grailsApplication - Field in DefaultUrlMappingInfo
grailsApplication - Field in GrailsApplicationAwareBeanPostProcessor
grailsApplication - Property in GrailsApplicationBuilder
grailsApplication - Property in GrailsApplicationPostProcessor
grailsApplication - Field in GrailsEnvironment
grailsApplication - Field in GrailsExceptionResolver
grailsApplication - Field in GrailsWebApplicationContext
grailsApplication - Field in GrailsWebDataBinder
grailsApplication - Field in HTMLCodec
grailsApplication - Property in JsonRenderer
grailsApplication - Property in MapBasedSmartPropertyOverrideConfigurer
grailsApplication - Field in MimeTypesConfiguration
grailsApplication - Property in Plugin
The GrailsApplication instance
grailsApplication - Property in RestResponderGrailsPlugin
grailsApplication - Property in TomcatJDBCPoolMBeanExporter
grailsApplication - Field in UrlMappingsHolderFactoryBean
grailsApplication - Field in WebAttributes
grailsApplication - Field in WebRuntimeSpringConfiguration
grailsApplication - Property in XmlRenderer
GrailsApplicationAttributes - Interface in org.grails.web.util
Defines the names of and methods to retrieve Grails specific request and servlet attributes.
grailsApplicationAttributesClass - Field in GrailsWebRequest
grailsApplicationAttributesClass - Field in GrailsWrappedRuntimeException
grailsApplicationAttributesConstructor - Field in GrailsWebRequest
grailsApplicationAttributesConstructor - Field in GrailsWrappedRuntimeException
GrailsApplicationAware - Interface in grails.core.support
GrailsApplicationAwareBeanPostProcessor - Class in org.grails.spring.beans
Implementation of org.springframework.beans.factory.config.BeanPostProcessor that recognizes GrailsApplicationAware and injects and instance of GrailsApplication.
GrailsApplicationAwareBeanPostProcessor(grails.core.GrailsApplication) - Constructor in GrailsApplicationAwareBeanPostProcessor
GrailsApplicationBuilder - Class in org.grails.testing
Created by jameskleeh on 5/31/17.
GrailsApplicationBuilder.TestRuntimeGrailsApplicationPostProcessor - Class in org.grails.testing
GrailsApplicationBuilder() - Constructor in GrailsApplicationBuilder
GrailsApplicationClass - Trait in grails.core
Marker interface for the GrailsApplicationClass
GrailsApplicationCommand - Trait in grails.dev.commands
GrailsApplicationContext - Class in org.grails.spring
An ApplicationContext that extends StaticApplicationContext and implements GroovyObject such that beans can be retrieved with the dot de-reference syntax instead of using getBean('name').
GrailsApplicationContext() - Constructor in GrailsApplicationContext
GrailsApplicationContextCommandRunner - Class in grails.ui.command
Authors:
Graeme Rocher
GrailsApplicationContextCommandRunner(java.lang.String, Class<?>) - Constructor in GrailsApplicationContextCommandRunner
GrailsApplicationContextLoader - Class in grails.boot.test
Extends Spring Boot's org.springframework.boot.test.context.SpringBootContextLoader with a version for Grails
GrailsApplicationContextLoader() - Constructor in GrailsApplicationContextLoader
GrailsApplicationDiscoveryStrategy - Interface in org.grails.core.support
Interface used for classes that discover the GrailsApplication and ApplicationContext instances
GrailsApplicationLifeCycle - Interface in grails.core
API which plugins implement to provide behavior in defined application lifecycle hooks.
GrailsApplicationLifeCycleAdapter - Class in grails.core
Adapter for the GrailsApplicationLifeCycle interface
GrailsApplicationLifeCycleAdapter() - Constructor in GrailsApplicationLifeCycleAdapter
GrailsApplicationPostProcessor - Class in grails.boot.config
A org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor that enhances any ApplicationContext with plugin manager capabilities
GrailsApplicationPostProcessor.1 - Class in grails.boot.config
GrailsApplicationPostProcessor.1() - Constructor in GrailsApplicationPostProcessor.1
GrailsApplicationPostProcessor.2 - Class in grails.boot.config
GrailsApplicationPostProcessor.2() - Constructor in GrailsApplicationPostProcessor.2
GrailsApplicationPostProcessor.3 - Class in grails.boot.config
GrailsApplicationPostProcessor.3() - Constructor in GrailsApplicationPostProcessor.3
GrailsApplicationPostProcessor(grails.core.GrailsApplicationLifeCycle, org.springframework.context.ApplicationContext, java.lang.Class) - Constructor in GrailsApplicationPostProcessor
grailsApplicationPostProcessor() - Method in GrailsAutoConfiguration
Returns:
A post processor that uses the GrailsPluginManager to configure the org.springframework.context.ApplicationContext
GrailsApplicationScriptRunner - Class in grails.ui.script
Used to run Grails scripts within the context of a Grails application
GrailsApplicationScriptRunner(List<File>, Class<?>) - Constructor in GrailsApplicationScriptRunner
GrailsAppServletInitializer - Class in org.grails.boot.context.web
Ensure a GrailsApp in constructed during servlet initialization
GrailsAppServletInitializer() - Constructor in GrailsAppServletInitializer
GrailsArrayUtils - Class in grails.util
Utility methods for working with Arrays
GrailsArrayUtils() - Constructor in GrailsArrayUtils
GrailsArtefactClassInjector - Interface in grails.compiler.ast
Interface specific to Grails artefacts that returns the artefact type.
GrailsASTUtils - Class in org.grails.compiler.injection
Helper methods for working with Groovy AST trees.
GrailsASTUtils.GrailsDelegatingConstructor - Annotation Type in org.grails.compiler.injection
GrailsAsyncContext - Class in org.grails.plugins.web.async
Wraps an AsyncContext providing additional logic to provide the appropriate context to a Grails application.
GrailsAsyncContext(jakarta.servlet.AsyncContext, org.grails.web.servlet.mvc.GrailsWebRequest, grails.async.web.AsyncGrailsWebRequest) - Constructor in GrailsAsyncContext
GrailsAutoConfiguration - Class in grails.boot.config
A base class for configurations that bootstrap a Grails application
GrailsAutoConfiguration() - Constructor in GrailsAutoConfiguration
GrailsAwareClassLoader - Class in org.grails.compiler.injection
A class loader that is aware of Groovy sources and injection operations.
GrailsAwareClassLoader(java.lang.ClassLoader, org.codehaus.groovy.control.CompilerConfiguration) - Constructor in GrailsAwareClassLoader
GrailsAwareInjectionOperation - Class in org.grails.compiler.injection
A Groovy compiler injection operation that uses a specified array of ClassInjector instances to attempt AST injection.
GrailsAwareInjectionOperation(grails.compiler.ast.ClassInjector) - Constructor in GrailsAwareInjectionOperation
GrailsBootstrapClass - Interface in grails.web.servlet.bootstrap
Loaded and executed on application load.
GrailsByteArrayResource - Class in org.grails.core.io
Hacky version of the ByteArrayResource that implements the getURL() method, required for the resource to work with Spring's ServletContextResource.
GrailsByteArrayResource(byte[], java.lang.String) - Constructor in GrailsByteArrayResource
GrailsClass - Interface in grails.core
Represents any class in a Grails application.
grailsClasses - Field in DefaultArtefactInfo
grailsClassesArray - Field in DefaultArtefactInfo
grailsClassesByName - Field in DefaultArtefactInfo
grailsClassImpl - Field in ArtefactHandlerAdapter
GrailsClasspathIgnoringResourceResolver(java.lang.Class) - Constructor in ClassPathScanner.GrailsClasspathIgnoringResourceResolver
grailsClassType - Field in ArtefactHandlerAdapter
GrailsClassUtils - Class in grails.util
Utility methods for dealing with Grails class artifacts.
GrailsCodecClass - Interface in org.grails.commons
Provides access to Codec classes.
GrailsCompileStatic - Annotation Type in grails.compiler
Since:
2.4
grailsConfigProperties(grails.core.GrailsApplication) - Method in CoreAutoConfiguration
GrailsConfigPropertySource() - Constructor in GrailsEnvironment.GrailsConfigPropertySource
GrailsConfigurationAware - Interface in grails.core.support
Obtains the Grails ConfigObject via Spring.
GrailsConfigurationException - Class in org.grails.core.exceptions
Authors:
Graeme Rocher
GrailsConfigurationException(java.lang.Throwable) - Constructor in GrailsConfigurationException
GrailsConfigUtils - Class in org.grails.web.servlet.context
A common class where shared configurational methods can reside.
GrailsContextEvent - Class in org.grails.spring
Signals various events related to the Grails context loading.
GrailsContextEvent(org.springframework.web.context.WebApplicationContext, int) - Constructor in GrailsContextEvent
GrailsContextNamespaceHandler - Class in org.grails.spring.context.annotation
Provides custom implementation of component-scan that ignores Groovy closures.
GrailsControllerClass - Interface in grails.core
Represents a controller class in Grails.
GrailsControllerUrlMappingInfo - Class in org.grails.web.mapping.mvc
A UrlMappingInfo that holds a reference to the controller to be executed
GrailsControllerUrlMappingInfo(grails.core.GrailsControllerClass, grails.web.mapping.UrlMappingInfo) - Constructor in GrailsControllerUrlMappingInfo
GrailsControllerUrlMappings - Class in org.grails.web.mapping.mvc
A UrlMappings implementation that matches URLs directly onto controller instances
GrailsControllerUrlMappings(grails.core.GrailsApplication, grails.web.mapping.UrlMappings) - Constructor in GrailsControllerUrlMappings
GrailsCorsConfiguration - Class in grails.web.mapping.cors
A bean that stores config and converts it to the format expected by Spring
GrailsCorsConfiguration() - Constructor in GrailsCorsConfiguration
GrailsCorsFilter - Class in grails.web.mapping.cors
A class to be registered as a filter for Cors based on Grails configuration
GrailsCorsFilter(grails.web.mapping.cors.GrailsCorsConfiguration) - Constructor in GrailsCorsFilter
grailsCorsFilter(grails.web.mapping.cors.GrailsCorsConfiguration) - Method in UrlMappingsAutoConfiguration
grailsCorsMapping - Property in GrailsCorsConfiguration
GrailsDataSource - Interface in grails.core
Represents a data source in Grails.
GrailsDefaultCorsConfiguration - Class in grails.web.mapping.cors
A class that stores default CORS settings
GrailsDefaultCorsConfiguration() - Constructor in GrailsDefaultCorsConfiguration
GrailsDispatcherServlet - Class in org.grails.web.servlet.mvc
Simple extension to the Spring org.springframework.web.servlet.DispatcherServlet implementation that makes sure a GrailsWebRequest is bound
GrailsDispatcherServlet(org.springframework.web.context.WebApplicationContext) - Constructor in GrailsDispatcherServlet
GrailsDomainClass - Interface in grails.core
Represents a persistable Grails domain class.
GrailsDomainClassInjector - Interface in grails.compiler.ast
Mainly just a marker interface for implementations that perform injection on domain classes.
grailsDomainClassMappingContext - Property in DefaultConstraintEvaluatorFactoryBean
GrailsDomainException - Class in org.grails.core.exceptions
Thrown when creation of the Grails domain from the Grails domain classes fails.
GrailsDomainException(java.lang.Throwable) - Constructor in GrailsDomainException
GrailsEnvironment - Class in grails.web.servlet.context.support
Bridges Grails' existing environment API with the new Spring 3.1 environment profiles API.
GrailsEnvironment.GrailsConfigPropertySource - Class in grails.web.servlet.context.support
GrailsEnvironment(grails.core.GrailsApplication) - Constructor in GrailsEnvironment
GrailsException - Class in org.grails.core.exceptions
Base class for all Grails exceptions that are not recoverable.
GrailsException(java.lang.Throwable) - Constructor in GrailsException
GrailsExceptionResolver - Class in org.grails.web.errors
Wraps any runtime exceptions with a GrailsWrappedException instance.
GrailsFactoriesLoader - Class in org.grails.core.io.support
General purpose factory loading mechanism for internal use within the framework.
GrailsFactoriesLoader() - Constructor in GrailsFactoriesLoader
GrailsFilters - Enum in org.grails.web.config.http
Stores the default order numbers of all Grails filters for use in configuration.
GrailsFilters(int) - Constructor in GrailsFilters
GrailsFlashScope - Class in org.grails.web.servlet
Grails implementation of Flash scope (
See Also:
FlashScope
GrailsFlashScope(boolean) - Constructor in GrailsFlashScope
GrailsHttpSession - Class in grails.web.servlet.mvc
An adapter class that takes a regular HttpSession and allows you to access it like a Groovy map.
GrailsHttpSession(jakarta.servlet.http.HttpServletRequest) - Constructor in GrailsHttpSession
GrailsInterceptorHandlerInterceptorAdapter - Class in org.grails.plugins.web.interceptors
Adapts Grails groovy.lang.Interceptor instances to the Spring org.springframework.web.servlet.HandlerInterceptor interface
GrailsInterceptorHandlerInterceptorAdapter() - Constructor in GrailsInterceptorHandlerInterceptorAdapter
GrailsJunit4ClassRunner - Class in org.grails.testing.context.junit4
Authors:
Graeme Rocher
GrailsJunit4ClassRunner() - Constructor in GrailsJunit4ClassRunner
GrailsLazyProxyPrintWriter - Class in org.grails.buffer
GrailsLazyProxyPrintWriter.DestinationFactory - Interface in org.grails.buffer
Factory to lazily instantiate the destination.
GrailsLazyProxyPrintWriter(org.grails.buffer.GrailsRoutablePrintWriter.DestinationFactory) - Constructor in GrailsLazyProxyPrintWriter
grailsLinkGenerator - Property in ResponseRedirector
grailsLinkGenerator() - Method in UrlMappingsAutoConfiguration
GrailsMessageSourceUtils - Class in grails.util
A simple class that selects a single org.springframework.context.MessageSource when two or more are present in the ApplicationContext.
GrailsMessageSourceUtils() - Constructor in GrailsMessageSourceUtils
GrailsMetaClassUtils - Class in grails.util
Provides utility methods for working with the Groovy MetaClass API.
GrailsMockHttpServletRequest - Class in org.grails.plugins.testing
A custom mock HTTP servlet request that provides the extra properties and methods normally injected by the "servlets" plugin.
GrailsMockHttpServletRequest(jakarta.servlet.ServletContext) - Constructor in GrailsMockHttpServletRequest
GrailsMockHttpServletResponse - Class in org.grails.plugins.testing
Refer to the groovydoc of GrailsMockHttpServletResponse for further information.
GrailsMockHttpSession - Class in org.grails.plugins.testing
Simple sub-class of Spring's MockHttpSession that adds support for map and property notation, i.e.
GrailsMockHttpSession() - Constructor in GrailsMockHttpSession
GrailsMockMultipartFile - Class in org.grails.plugins.testing
Extends the default Spring MockMultipartFile to provide an implementation of transferTo that doesn't use the file system.
GrailsMockMultipartFile(java.lang.String, java.lang.String, java.lang.String, java.io.InputStream) - Constructor in GrailsMockMultipartFile
GrailsMVCException - Class in org.grails.web.servlet.mvc.exceptions
Thrown when an unrecoverable error occurred in the Grails MVC framework.
GrailsMVCException(java.lang.Throwable) - Constructor in GrailsMVCException
GrailsParameterMap - Class in grails.web.servlet.mvc
A parameter map class that allows mixing of request parameters and controller parameters.
GrailsParameterMap(jakarta.servlet.http.HttpServletRequest) - Constructor in GrailsParameterMap
Creates a GrailsParameterMap populating from the given request object
GrailsPlaceholderConfigurer - Class in org.grails.spring.context.support
Uses Grails' ConfigObject for place holder values.
GrailsPlaceholderConfigurer() - Constructor in GrailsPlaceholderConfigurer
GrailsPlugin - Interface in grails.plugins
GrailsPluginApplication - Interface in grails.boot
A marker interface for applications that are also plugins
GrailsPluginClass(Class<?>) - Constructor in AbstractGrailsPlugin.GrailsPluginClass
GrailsPluginManager - Interface in grails.plugins
GrailsPrintWriter - Class in org.grails.buffer
PrintWriter implementation that doesn't have synchronization. null object references are ignored in print methods (nothing gets printed)
GrailsPrintWriter(java.io.Writer) - Constructor in GrailsPrintWriter
GrailsPrintWriterAdapter - Class in org.grails.buffer
Authors:
Lari Hotari
GrailsPrintWriterAdapter(java.io.Writer) - Constructor in GrailsPrintWriterAdapter
GrailsRequestContext - Interface in org.grails.web.servlet
Defines the methods and objects available during a Grails request context.
GrailsRequestStateLookupStrategy - Interface in org.grails.web.servlet.mvc
Strategy interface for obtaining details about the currently executing request
GrailsResource - Class in org.grails.core.io
Bridges Grails and Spring resource APIs
GrailsResource(org.grails.io.support.Resource) - Constructor in GrailsResource
GrailsRoutablePrintWriter - Class in org.grails.buffer
GrailsRoutablePrintWriter.DestinationFactory - Interface in org.grails.buffer
Factory to lazily instantiate the destination.
GrailsRoutablePrintWriter.NullWriter - Class in org.grails.buffer
Just to keep super constructor for PrintWriter happy - it's never actually used.
GrailsRoutablePrintWriter(org.grails.buffer.GrailsRoutablePrintWriter.DestinationFactory) - Constructor in GrailsRoutablePrintWriter
GrailsRuntimeException - Class in org.grails.core.exceptions
Generic global runtime exception.
GrailsRuntimeException(java.lang.Throwable) - Constructor in GrailsRuntimeException
GrailsServiceClass - Interface in grails.core
Authors:
Steven Devijver
grailsServletPath - Field in ControllersAutoConfiguration
GrailsShell - Class in grails.ui.shell
A Shell
GrailsShell(org.springframework.core.io.ResourceLoader, Class<?>) - Constructor in GrailsShell
GrailsStringUtils - Class in grails.util
Extra methods for string manipulation
GrailsStringUtils() - Constructor in GrailsStringUtils
GrailsSwingConsole - Class in grails.ui.console
The Grails console runs Grails embedded within a Swing console instead of within a container like Tomcat
GrailsSwingConsole(org.springframework.core.io.ResourceLoader, Class<?>) - Constructor in GrailsSwingConsole
GrailsTestAutowirer - Class in org.grails.test.support
Convenience class to autowire test classes
GrailsTestAutowirer(org.springframework.context.ApplicationContext) - Constructor in GrailsTestAutowirer
GrailsTestConfiguration - Annotation Type in org.grails.testing.context.junit4
Authors:
Graeme Rocher
GrailsTestInterceptor - Class in org.grails.test.support
GrailsTestInterceptor(java.lang.Object, org.grails.test.support.GrailsTestMode, org.springframework.context.ApplicationContext, java.lang.String) - Constructor in GrailsTestInterceptor
GrailsTestMode - Class in org.grails.test.support
GrailsTestMode() - Constructor in GrailsTestMode
GrailsTestRequestEnvironmentInterceptor - Class in org.grails.test.support
Establishes a “mock” request environment suitable for running tests in.
GrailsTestRequestEnvironmentInterceptor(org.springframework.context.ApplicationContext) - Constructor in GrailsTestRequestEnvironmentInterceptor
GrailsTestTransactionInterceptor - Class in org.grails.test.support
Establishes a rollback only transaction for running a test in.
GrailsTestTransactionInterceptor(org.springframework.context.ApplicationContext) - Constructor in GrailsTestTransactionInterceptor
GrailsTransactionAttribute - Class in org.grails.transaction
Extended version of org.springframework.transaction.interceptor.RuleBasedTransactionAttribute that ensures all exception types are rolled back and allows inheritance of setRollbackOnly
GrailsTransactionAttribute(org.springframework.transaction.interceptor.RuleBasedTransactionAttribute) - Constructor in GrailsTransactionAttribute
GrailsTypeChecked - Annotation Type in grails.compiler
Since:
2.4
GrailsUnitTest - Trait in org.grails.testing
grailsUrlConverter - Property in DefaultLinkGenerator
GrailsUrlMappingsClass - Interface in grails.core
Loads the UrlMappings.
GrailsUrlPathHelper - Class in org.grails.web.servlet
Extends the default Spring UrlPathHelper and makes methods Grails path aware.
GrailsUtil - Class in grails.util
Grails utility methods for command line and GUI applications.
GrailsUtil() - Constructor in GrailsUtil
grailsVersion - Property in ControllersAsyncGrailsPlugin
grailsVersion - Property in EventBusGrailsPlugin
GrailsViewResolver - Interface in org.grails.web.servlet.view
GrailsWebApplicationContext - Class in grails.web.servlet.context
A WebApplicationContext that extends StaticApplicationContext to allow for programmatic configuration at runtime.
GrailsWebApplicationContext(org.springframework.beans.factory.support.DefaultListableBeanFactory, org.springframework.context.ApplicationContext, grails.core.GrailsApplication) - Constructor in GrailsWebApplicationContext
GrailsWebDataBinder - Class in grails.web.databinding
GrailsWebDataBinder.1 - Class in grails.web.databinding
GrailsWebDataBinder.1() - Constructor in GrailsWebDataBinder.1
grailsWebDataBinder(grails.core.GrailsApplication, grails.databinding.converters.ValueConverter, grails.databinding.converters.FormattedValueConverter, grails.databinding.TypedStructuredBindingEditor, grails.databinding.events.DataBindingListener) - Method in DataBindingConfiguration
GrailsWebDataBinder(grails.core.GrailsApplication) - Constructor in GrailsWebDataBinder
GrailsWebDataBindingListener - Class in org.grails.web.databinding
GrailsWebDataBindingListener(org.springframework.context.MessageSource) - Constructor in GrailsWebDataBindingListener
GrailsWebMockUtil - Class in grails.util
Authors:
Jeff Brown
GrailsWebMockUtil() - Constructor in GrailsWebMockUtil
GrailsWebMvcConfigurer(java.lang.Integer, java.lang.Boolean, java.lang.String) - Constructor in ControllersAutoConfiguration.GrailsWebMvcConfigurer
GrailsWebPluginManager - Class in grails.web.servlet.plugins
Authors:
Graeme Rocher
GrailsWebPluginManager(org.springframework.core.io.Resource, grails.core.GrailsApplication) - Constructor in GrailsWebPluginManager
GrailsWebRequest - Class in org.grails.web.servlet.mvc
Encapsulates a Grails request.
GrailsWebRequest.DefaultEncodingStateRegistryLookup - Class in org.grails.web.servlet.mvc
GrailsWebRequest(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, jakarta.servlet.ServletContext, org.springframework.context.ApplicationContext) - Constructor in GrailsWebRequest
GrailsWebRequestFilter - Class in org.grails.web.servlet.mvc
Binds a GrailsWebRequestFilter to the currently executing thread.
grailsWebRequestFilter(org.springframework.context.ApplicationContext) - Method in ControllersAutoConfiguration
GrailsWebUtil - Class in grails.util
Utility methods for clients using the web framework.
GrailsWebUtil() - Constructor in GrailsWebUtil
GrailsWrappedRuntimeException - Class in org.grails.web.errors
Wraps a Grails RuntimeException and attempts to extract more relevent diagnostic messages from the stack trace.
GrailsWrappedRuntimeException(jakarta.servlet.ServletContext, java.lang.Throwable) - Constructor in GrailsWrappedRuntimeException
Parameters:
servletContext - The ServletContext instance
GrailsWrappedWriter - Interface in org.grails.buffer
GROOVY_OBJECT_CLASS_NODE - Field in DelegateAsyncTransformation
GROOVY_OBJECT_CLASS_NODE - Field in MixinTransformation
GroovyAwareAspectJAwareAdvisorAutoProxyCreator - Class in org.grails.spring.aop.autoproxy
Enables AspectJ weaving from the application context.
GroovyAwareInfrastructureAdvisorAutoProxyCreator - Class in org.grails.spring.aop.autoproxy
Tells Spring always to proxy Groovy classes.
GroovyAwareNamedTransactionAttributeSource - Class in org.grails.transaction
Authors:
Graeme Rocher
GroovyBeanMarshaller - Class in org.grails.web.converters.marshaller.xml
Authors:
Siegfried Puchbauer
GroovyConfigPropertySourceLoader - Class in org.grails.core.cfg
Adds support for defining a 'application.groovy' file in ConfigSlurper format in order to configure Spring Boot within Grails
GroovyConfigPropertySourceLoader() - Constructor in GroovyConfigPropertySourceLoader
GroovyConsoleApplicationContext - Class in grails.ui.console.support
An org.springframework.context.ApplicationContext that loads the GroovyConsole and makes the ApplicationContext and Grails environment available to the console
GroovyConsoleApplicationContext.1 - Class in grails.ui.console.support
GroovyConsoleApplicationContext.1() - Constructor in GroovyConsoleApplicationContext.1
GroovyConsoleApplicationContext() - Constructor in GroovyConsoleApplicationContext
GroovyConsoleWebApplicationContext - Class in grails.ui.console.support
A {@org.springframework.web.context.WebApplicationContext} for use in the embedded Grails console
GroovyConsoleWebApplicationContext.1 - Class in grails.ui.console.support
GroovyConsoleWebApplicationContext.1() - Constructor in GroovyConsoleWebApplicationContext.1
GroovyConsoleWebApplicationContext() - Constructor in GroovyConsoleWebApplicationContext
GroovyEclipseCompilationHelper - Class in org.grails.compiler.injection
GroovyEclipseCompilationHelper() - Constructor in GroovyEclipseCompilationHelper
GroovyPageInjector - Interface in grails.compiler.ast
Extended marker interface that indicates this ClassInjector applies to GSPs.
groovyPageLocator - Property in AbstractLinkingRenderer
groovyPageLocator - Property in DefaultJsonRenderer
groovyPageLocator - Property in DefaultRendererRegistry
groovyPageLocator - Property in DefaultXmlRenderer
GroovyPagesUriService - Interface in grails.web.pages
Provides methods to lookup URIs of views and templates.
groovyPagesUriService - Field in DefaultGrailsApplicationAttributes
GroovyPagesUriSupport - Class in org.grails.web.pages
Methods to establish template names, paths and so on.
GroovyshApplicationContext - Class in grails.ui.shell.support
Authors:
Graeme Rocher
GroovyshApplicationContext() - Constructor in GroovyshApplicationContext
GroovyshWebApplicationContext - Class in grails.ui.shell.support
Authors:
Graeme Rocher
GroovyshWebApplicationContext() - Constructor in GroovyshWebApplicationContext
group(java.lang.String, Closure<?>) - Method in DefaultUrlMappingEvaluator.UrlGroupMappingRecursionBuilder
group(java.lang.String, Closure<?>) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
Define a group
growProcent - Field in StreamCharBuffer
GSP_CODEC - Field in GrailsApplicationAttributes
GSP_DISABLE_CACHING_RESOURCES - Field in Settings
Whether to disable caching of resources in GSP
GSP_ENABLE_RELOAD - Field in Settings
Whether to enable GSP reload in production
GSP_TEMPLATE_ENGINE - Field in GrailsApplicationAttributes
GSP_TMP_WRITER - Field in GrailsApplicationAttributes
GSP_TO_RENDER - Field in GrailsApplicationAttributes
GSP_VIEW_ENCODING - Field in Settings
The encoding to use for GSP views, defaults to UTF-8
GSP_VIEWS_DIR - Field in Settings
Thew views directory for GSP
gspEnableReload - Field in I18nAutoConfiguration
gspFile - Field in GrailsWrappedRuntimeException
GspTagSourceMacro - Class in grails.doc.macros
GspTagSourceMacro(java.lang.Object) - Constructor in GspTagSourceMacro
guide - Property in CreateReleasesDropdownTask
guideDir - Property in MigrateLegacyDocs
guideSrcDir - Field in LegacyDocMigrator

H

HAL_EMBEDDED_ELEMENT - Field in HalJsonDataBindingSourceCreator
HAL_JSON - Field in MimeType
HAL_XML - Field in MimeType
HalGPathResultMap - Class in org.grails.web.databinding.bindingsource
Authors:
Jeff Brown
HalGPathResultMap(groovy.xml.slurpersupport.GPathResult) - Constructor in HalGPathResultMap
HalJsonCollectionRenderer - Class in grails.rest.render.hal
A HAL JSON renderer for a collection of objects
HalJsonCollectionRenderer(java.lang.Class, grails.web.mime.MimeType) - Constructor in HalJsonCollectionRenderer
HalJsonDataBindingSourceCreator - Class in org.grails.web.databinding.bindingsource
Creates DataBindingSource objects from HAL JSON in the request body
halJsonDataBindingSourceCreator() - Method in DataBindingConfiguration
HalJsonDataBindingSourceCreator() - Constructor in HalJsonDataBindingSourceCreator
HalJsonRenderer - Class in grails.rest.render.hal
Renders domain instances in HAL JSON format (see http://tools.ietf.org/html/draft-kelly-json-hal-05)
HalJsonRenderer.1 - Class in grails.rest.render.hal
HalJsonRenderer.1() - Constructor in HalJsonRenderer.1
HalJsonRenderer.UTCDateConverter - Class in grails.rest.render.hal
HalJsonRenderer.UTCDateConverter() - Constructor in HalJsonRenderer.UTCDateConverter
HalJsonRenderer(Class<T>, grails.web.mime.MimeType) - Constructor in HalJsonRenderer
HalXmlCollectionRenderer - Class in grails.rest.render.hal
A HAL XML renderer for a collection of objects
HalXmlCollectionRenderer(java.lang.Class, grails.web.mime.MimeType) - Constructor in HalXmlCollectionRenderer
HalXmlDataBindingSourceCreator - Class in org.grails.web.databinding.bindingsource
Authors:
Jeff Brown
halXmlDataBindingSourceCreator() - Method in DataBindingConfiguration
HalXmlDataBindingSourceCreator() - Constructor in HalXmlDataBindingSourceCreator
HalXmlRenderer - Class in grails.rest.render.hal
Renders domain instances in HAL XML format (see http://stateless.co/hal_specification.html)
HalXmlRenderer(Class<T>, grails.web.mime.MimeType) - Constructor in HalXmlRenderer
handle(grails.dev.commands.ExecutionContext) - Method in ApplicationCommand
Handles the command
HANDLE - Field in ClassReader
The type of CONSTANT_MethodHandle constant pool items.
handle - Field in DefaultGrailsControllerClass.MethodHandleInvoker
handle() - Method in GrailsApplicationCommand
handle(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, java.lang.Object) - Method in UrlMappingsInfoHandlerAdapter
handle(grails.dev.commands.ExecutionContext) - Method in UrlMappingsReportCommand
handleAbsolute(java.util.Map) - Method in DefaultLinkGenerator
Check for "absolute" attribute and render server URL if available from Config or deducible in non-production.
handleCircularRelationship(java.lang.Object) - Method in JSON
handleClosureNode(java.lang.String, java.lang.Object) - Method in JSONBuilder
handleCollectionRecurse(java.util.Collection) - Method in JSON.Builder
handleComplete(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, jakarta.servlet.AsyncContext) - Method in AsyncActionResultTransformer
handleError(java.lang.Exception) - Method in StringCharArrayAccessor
handleExcludes(groovy.xml.slurpersupport.GPathResult) - Method in GlobalGrailsClassInjectorTransformation
handleIOException(java.io.IOException) - Method in GrailsPrintWriter
handleIOException(java.io.IOException) - Method in GrailsPrintWriterAdapter
handleMatch(java.lang.StringBuffer, org.radeox.regex.MatchResult, org.radeox.filter.context.FilterContext) - Method in BlockQuoteFilter
handleMatch(java.lang.StringBuffer, org.radeox.regex.MatchResult, org.radeox.filter.context.FilterContext) - Method in BoldFilter
handleMatch(java.lang.StringBuffer, org.radeox.regex.MatchResult, org.radeox.filter.context.FilterContext) - Method in CodeFilter
handleMatch(java.lang.StringBuffer, org.radeox.regex.MatchResult, org.radeox.filter.context.FilterContext) - Method in HeaderFilter
handleMatch(java.lang.StringBuffer, org.radeox.regex.MatchResult, org.radeox.filter.context.FilterContext) - Method in ImageFilter
handleMatch(java.lang.StringBuffer, org.radeox.regex.MatchResult, org.radeox.filter.context.FilterContext) - Method in ItalicFilter
handleMatch(java.lang.StringBuffer, org.radeox.regex.MatchResult, org.radeox.filter.context.FilterContext) - Method in LinkTestFilter
handleMatch(java.lang.StringBuffer, org.radeox.regex.MatchResult, org.radeox.filter.context.FilterContext) - Method in ListFilter
handleMatch(java.lang.StringBuffer, org.radeox.regex.MatchResult, org.radeox.filter.context.FilterContext) - Method in TextileLinkFilter
handlerData - Field in DefaultArtefactInfo
handleReadOnly() - Method in RestfulController
handles the request for write methods (create, edit, update, save, delete) when controller is in read only mode
handleStatusArgument(java.util.Map, org.grails.web.servlet.mvc.GrailsWebRequest, jakarta.servlet.http.HttpServletResponse) - Method in ResponseRenderer
HAS_ERRORS_METHOD_NAME - Field in ASTValidationErrorsHelper
has(java.lang.String) - Method in JSONObject
Determine if the JSONObject contains a specific key.
hasAnnotatedMethods(java.lang.String) - Method in AnnotationMetadataReadingVisitor
hasAnnotation(java.lang.String) - Method in AnnotationMetadataReadingVisitor
hasAnnotation(org.codehaus.groovy.ast.MethodNode, Class<? extends Annotation>) - Method in GrailsASTUtils
Returns true if MethodNode is marked with annotationClass
hasAnyAnnotations(org.codehaus.groovy.ast.ClassNode, Class<? extends Annotation>) - Method in GrailsASTUtils
Parameters:
classNode - a ClassNode to search
hasAppliedConstraint(java.lang.String) - Method in Constrained
Parameters:
constraintName - The name of the constraint to check
hasAppliedConstraint(java.lang.String) - Method in ConstrainedDelegate
hasArtefactAnnotation(org.codehaus.groovy.ast.ClassNode) - Method in AbstractGrailsArtefactTransformer
hasArtefactHandler(java.lang.String) - Method in DefaultGrailsApplication
hasArtefactHandler(java.lang.String) - Method in GrailsApplication
hasArtefactType(java.lang.String, grails.compiler.ast.GrailsArtefactClassInjector) - Method in ArtefactTypeAstTransformation
hasBeenEnhancedForFeature(Class<?>, java.lang.String) - Method in GrailsClassUtils
Checks to see if a class is marked with
grails.artefact.Enhanced:
and if the enhancedFor attribute of the annotation contains a specific feature name
hasCachedSize() - Method in StreamCharBuffer.StreamCharBufferSubChunk
hasChunk() - Method in StreamCharBuffer.AllocatedBuffer
hasDeclaredMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in MixinTransformation
hasDelayedDependencies(grails.plugins.GrailsPlugin) - Method in DefaultGrailsPluginManager
hasEnclosingClass() - Method in ClassMetadataReadingVisitor
hasEncodedBufferAvailable() - Method in StreamCharBuffer.StreamCharBufferSubChunk
hasErrors() - Method in Controller
Return true if there are an errors
hasErrors() - Method in Validateable
Returns:
Whether the object has errors
hasEventSubscribers - Field in GormEventDispatcher
hasExpired(long, java.lang.Object) - Method in CacheEntry
hasGrailsPlugin(java.lang.String) - Method in AbstractGrailsPluginManager
hasGrailsPlugin(java.lang.String, java.lang.String) - Method in DefaultGrailsPluginManager
hasGrailsPlugin(java.lang.String) - Method in GrailsPluginManager
Parameters:
name - The name of the plugin
hasGrailsPlugin(java.lang.String) - Method in MockGrailsPluginManager
hashCode() - Method in AbstractClosureProxy
hashCode() - Method in AbstractGrailsPlugin
hashCode() - Method in AbstractTypeConvertingMap
hashCode() - Method in DefaultCodecIdentifier
hashCode() - Method in DefaultGroovyPagesUriService.ControllerObjectKey
hashCode() - Method in DefaultGroovyPagesUriService.TupleStringKey
hashCode() - Method in DefaultUrlMappingInfo
hashCode() - Method in DefaultUrlMappingsHolder.UriToUrlMappingKey
hashCode() - Method in DefaultUrlMappingsHolder.UrlMappingKey
hashCode() - Method in DefaultUrlMappingsHolder.UrlMappingsListKey
hashCode() - Method in EncodingStateImpl
hashCode() - Method in JSONArray
hashCode() - Method in JSONObject
hashCode() - Method in LazyMetaPropertyMap
hashCode() - Method in MimeType
hashCode() - Method in NavigableMapConfig
hashCode() - Method in Pair
hashCode() - Method in PrefixedConfig
hashCode() - Method in StreamCharBuffer
{@inheritDoc}
hashCode() - Method in Triple
hashCode() - Method in UrlCreatorCache.ReverseMappingKey
hashCode() - Method in UrlCreatorCache.UrlCreatorKey
hashCode(grails.web.mapping.UrlMappingInfo) - Method in UrlMappingMatcher
hasIdentifier() - Method in DataBindingSource
Returns:
true if this binding source contains an identifier for binding
hasIdentifier() - Method in SimpleMapDataBindingSource
hasInterestInChange(java.lang.String) - Method in AbstractGrailsPlugin
hasInterestInChange(java.lang.String) - Method in DefaultGrailsPlugin
hasInterestInChange(java.lang.String) - Method in GrailsPlugin
Whether the plugin is interested in a particular change
hasJtaOrChainedTransactionManager(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in ChainedTransactionManagerPostProcessor
hasListeners - Field in GormEventDispatcher
hasMetaAnnotation(java.lang.String) - Method in AnnotationMetadataReadingVisitor
hasMetaMethod(java.lang.String, java.lang.Object) - Method in AbstractGrailsClass
hasMetaProperty(java.lang.String) - Method in AbstractGrailsClass
hasMoreElements() - Method in ClassRelativeClassLoader
hasOnlyStreamingEncoders() - Method in StreamCharBuffer.StreamCharBufferSubChunk
hasOptionalExtension - Field in DefaultUrlMappingData
hasOptionalExtension() - Method in ResponseCodeMappingData
hasOptionalExtension() - Method in UrlMappingData
Returns:
Whether the pattern has an optional extension
hasOriginalRequestAndResponse() - Method in MockAsyncContext
hasOrInheritsProperty(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in GrailsASTUtils
hasParameters(org.codehaus.groovy.ast.MethodNode) - Method in GrailsASTUtils
hasProperty(java.lang.String) - Method in AbstractGrailsClass
hasProperty(java.lang.String) - Method in BeanConfiguration
Returns true if the bean config has the name property set.
hasProperty(java.lang.String) - Method in DefaultBeanConfiguration
hasProperty(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in GrailsASTUtils
Returns whether a classNode has the specified property or not
hasProperty(java.lang.String) - Method in GrailsClass
Returns true if the class has the specified property.
hasQuicklyCalcutableSize() - Method in StreamCharBuffer
hasReaders - Field in StreamCharBuffer
hasRun - Property in RunOnceInterceptor
hasRuntimeVariable(java.lang.String) - Method in AbstractUrlMapping
hasRuntimeVariable(java.lang.String) - Method in UrlMapping
Whether the mapping has a runtime variable with the given name such as "/$foo"
hasSavepoint() - Method in MultiTransactionStatus
hasValidPluginsToLoadBefore(grails.plugins.GrailsPlugin) - Method in DefaultGrailsPluginManager
hasZeroArgsConstructor(org.codehaus.groovy.ast.ClassNode) - Method in GrailsASTUtils
head(org.grails.web.mapping.RegexUrlMapping) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
header(java.lang.String) - Method in AbstractGrailsMockHttpServletResponse
Return the primary value for the given header as a String, if any.
header(java.lang.String, java.lang.String) - Method in AnsiConsoleUrlMappingsRenderer
header - Field in ClassReader
Start index of the class header information (access, name...) in b.
header(java.lang.String, java.lang.Object) - Method in Controller
Sets a response header for the given name and value
header(java.lang.String, java.lang.Object) - Method in Interceptor
Sets a response header for the given name and value
HEADER_X_HTTP_METHOD_OVERRIDE - Field in HiddenHttpMethodFilter
HeaderFilter - Class in grails.doc.filters
Authors:
Graeme Rocher
HeaderFilter() - Constructor in HeaderFilter
headers(java.lang.String) - Method in AbstractGrailsMockHttpServletResponse
Return all values for the given header as a List of Strings.
headers - Property in MockPart
HEX_CHAR - Field in JsonParserConstants
RegularExpression Id.
HEX_ESC - Field in JsonParserConstants
RegularExpression Id.
HEX - Field in JsonParserConstants
RegularExpression Id.
HEX_STATE - Field in JsonParserConstants
Lexical state.
HexCodecExtensionMethods - Class in org.grails.plugins.codecs
HexCodecExtensionMethods() - Constructor in HexCodecExtensionMethods
HEXDIGITS - Property in HexCodecExtensionMethods
HIBERNATE_LAZY_INITIALIZER_PROP - Field in ProxyUnwrappingMarshaller
HIDDEN_HTTP_METHOD_FILTER - Enum Constant in GrailsFilters
HiddenHttpMethodFilter - Class in org.grails.web.filters
Based off the Spring implementation, but also supports the X-HTTP-Method-Override HTTP header.
HiddenHttpMethodFilter.HttpMethodRequestWrapper - Class in org.grails.web.filters
Simple jakarta.servlet.http.HttpServletRequest wrapper that returns the supplied method for jakarta.servlet.http.HttpServletRequest#getMethod().
hiddenHttpMethodFilter() - Method in ControllersAutoConfiguration
HiddenMacro - Class in grails.doc.macros
HiddenMacro() - Constructor in HiddenMacro
holder - Field in EncodingStateRegistryLookupHolder
HOLDER - Field in SynchronizerTokensHolder
Holders - Class in grails.util
Allows looking up key classes in a static context
Holders() - Constructor in Holders
HOST - Field in HttpHeaders
HotSwappableTargetSourceFactoryBean - Class in org.grails.spring.beans.factory
Creates a HotSwappableTargetSource
HotSwappableTargetSourceFactoryBean() - Constructor in HotSwappableTargetSourceFactoryBean
HREF_ATTRIBUTE - Field in AbstractLinkingRenderer
HREF_ATTRIBUTE - Field in AbstractVndErrorRenderer
href - Property in Link
The link's href
HREFLANG_ATTRIBUTE - Field in AbstractLinkingRenderer
hreflang - Property in Link
The language of the linked resource
HTML4_CODEC_IDENTIFIER - Field in HTML4Encoder
HTML4_CODEC_NAME - Field in HTML4Encoder
html4_encoder - Field in HTMLCodec
HTML4Codec - Class in org.grails.encoder.impl
Encodes and decodes strings to and from HTML.
HTML4Decoder - Class in org.grails.encoder.impl
HTML4 decoder that uses Spring's HtmlUtils.htmlUnescape to do the unescaping.
HTML4Encoder - Class in org.grails.encoder.impl
This encoder is for HTML4 documents.
HTML4Encoder.StreamingHTMLEncoderHelper - Class in org.grails.encoder.impl
Calls Spring's HtmlUtils's private method to convert characters to HTML entities.
HTML4Encoder() - Constructor in HTML4Encoder
HTML_CODEC_IDENTIFIER - Field in HTMLEncoder
HTML - Field in MimeType
HTMLCodec - Class in org.grails.plugins.codecs
Encodes and decodes strings to and from HTML.
HTMLCodec() - Constructor in HTMLCodec
HTMLCodecFactory - Class in org.grails.encoder.impl
HTMLCodecFactory.1 - Class in org.grails.encoder.impl
HTMLCodecFactory.1() - Constructor in HTMLCodecFactory.1
HTMLCodecFactory() - Constructor in HTMLCodecFactory
HTMLEncoder - Class in org.grails.encoder.impl
HTMLEncoder implementation currently this doesn't add any extra features to XMLEncoder This encoder is for XML, XHTML and HTML5 documents.
HTMLEncoder() - Constructor in HTMLEncoder
HTMLJSCodec - Class in org.grails.encoder.impl
HTMLJSCodec() - Constructor in HTMLJSCodec
HTTP_METHOD - Field in UrlMapping
The HTTP method this mapping matches
HttpHeaders - Class in grails.web.http
Constants for HTTP headers.
httpHeaders - Field in GrailsMockHttpServletRequest
httpMethod - Field in AbstractUrlMapping
httpMethod - Field in DefaultUrlMappingInfo
httpMethod - Field in DefaultUrlMappingsHolder.UriToUrlMappingKey
httpMethod - Field in DefaultUrlMappingsHolder.UrlMappingKey
httpMethod - Field in DefaultUrlMappingsHolder.UrlMappingsListKey
httpMethod - Property in ForwardUrlMappingInfo
httpMethod - Property in MetaMappingInfo
httpMethod - Field in UrlCreatorCache.ReverseMappingKey
HttpMethodRequestWrapper(java.lang.String, jakarta.servlet.http.HttpServletRequest) - Constructor in HiddenHttpMethodFilter.HttpMethodRequestWrapper
HttpServletRequestExtension - Class in org.grails.web.servlet
An extension that adds methods to the jakarta.servlet.http.HttpServletRequest object
HttpServletRequestExtension() - Constructor in HttpServletRequestExtension
HttpServletRequestTypeCheckingExtension - Class in org.grails.compiler
Since:
3.0.4
HttpServletRequestTypeCheckingExtension() - Constructor in HttpServletRequestTypeCheckingExtension
HttpServletResponseExtension - Class in org.grails.web.servlet
Authors:
Jeff Brown
HttpServletResponseExtension() - Constructor in HttpServletResponseExtension
HttpSessionExtension - Class in org.grails.web.servlet
Methods added to the jakarta.servlet.http.HttpSession interface
HttpSessionExtension() - Constructor in HttpSessionExtension
HyphenatedUrlConverter - Class in grails.web
URL converter that allows for hyphenated URLs
hyphenatedUrlConverter() - Method in UrlMappingsAutoConfiguration

I

I18N_CACHE_SECONDS - Field in Settings
I18N_FILE_CACHE_SECONDS - Field in Settings
I18nAutoConfiguration - Class in org.grails.plugins.i18n
I18nGrailsPlugin - Class in org.grails.plugins.i18n
Configures Grails' internationalisation support.
I18nGrailsPlugin() - Constructor in I18nGrailsPlugin
i - Field in ClassRelativeClassLoader
ID_DATE_FORMAT - Field in AtomRenderer
id - Field in DefaultUrlMappingInfo
id - Property in Event
The id of the event
id - Property in ForwardUrlMappingInfo
id - Field in GPathResultMap
ID - Field in JsonApiDataBindingSourceCreator
ID_PARAM - Field in DefaultUrlMappingInfo
ID_PARAM - Field in GrailsApplicationAttributes
ID_PARAMETER - Field in GrailsWebRequest
ID_PREFIX - Field in DefaultUrlMappingInfo
id - Field in StopWatch
Identifier of this stop watch.
id - Field in StreamCharBuffer.AllocatedBuffer
ID_TAG - Field in AtomRenderer
IDENTITY - Field in HttpHeaders
IdentityPluginFilter - Class in org.grails.plugins
No-op implementation of PluginFilter.
IF_MATCH - Field in HttpHeaders
IF_MODIFIED_SINCE - Field in HttpHeaders
IF_NONE_MATCH - Field in HttpHeaders
IF_RANGE - Field in HttpHeaders
IF_UNMODIFIED_SINCE - Field in HttpHeaders
IGNORE - Enum Constant in Converter.CircularReferenceBehaviour
ignoredRequestBodyMethods - Property in AbstractRequestBodyDataBindingSourceCreator
ignoredRootPackages() - Method in ClassPathScanner
Returns:
The root packages to ignore by default
ignoreEncodingState - Field in AbstractEncodedAppender
ignoreEncodingState - Field in CodecPrintWriter
ignoreEncodingState - Field in EncodesToWriterAdapter
image - Field in Token
The string image of the token.
ImageFilter - Class in grails.doc
ImageFilter() - Constructor in ImageFilter
images - Property in DocPublisher
The directory containing any images to use (will override defaults) *
IMETH - Field in ClassReader
The type of CONSTANT_InterfaceMethodref constant pool items.
ImmutableConverterConfiguration - Class in org.grails.web.converters.configuration
Immutable Converter Configuration.
ImmutableConverterConfiguration(ConverterConfiguration<C>, grails.core.support.proxy.ProxyHandler) - Constructor in ImmutableConverterConfiguration
IMPLEMENTATION_PROP - Field in ProxyUnwrappingMarshaller
implementsInterface(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in GrailsASTUtils
implementsInterfaceInternal(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in GrailsASTUtils
implementsOrInheritsZeroArgMethod(org.codehaus.groovy.ast.ClassNode, java.lang.String, java.util.List) - Method in GrailsASTUtils
implementsZeroArgMethod(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in GrailsASTUtils
Tests whether the ClasNode implements the specified method name.
importBeans(org.springframework.core.io.Resource) - Method in BeanBuilder
inBuf - Field in SimpleCharStream
include(java.lang.String) - Method in SettingsFile
includeClass - Field in DomainClassMarshaller
IncludedContent - Class in org.grails.web.util
Represents some content that has been used in an include request.
IncludedContent(java.lang.String) - Constructor in IncludedContent
includeDomainClassProperty(grails.config.Config, java.lang.String) - Method in ConvertersConfigurationInitializer
includeDomainVersionProperty(grails.config.Config, java.lang.String) - Method in ConvertersConfigurationInitializer
includedPlugins - Property in GrailsApplicationBuilder.TestRuntimeGrailsApplicationPostProcessor
IncludeExcludeConverter - Interface in org.grails.web.converters
A converter capable of including/excluding properties on the target object
IncludeExcludePropertyMarshaller - Class in org.grails.web.converters.marshaller
A marshaller capable of including or excluding properties
IncludeExcludeSupport - Class in org.grails.core.util
Simple support class for simplifying include/exclude handling
includeExcludeSupport - Property in AbstractIncludeExcludeRenderer
IncludeExcludeSupport(List<T>, List<T>) - Constructor in IncludeExcludeSupport
includeFlat(java.lang.String) - Method in SettingsFile
includeForUrl(java.lang.String, jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, java.util.Map) - Method in UrlMappingUtils
Includes the given URL returning the resulting content as a String
includeForUrlMappingInfo(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, grails.web.mapping.UrlMappingInfo, java.util.Map, grails.web.mapping.LinkGenerator) - Method in UrlMappingUtils
Include whatever the given UrlMappingInfo maps to within the current response
includeForUrlMappingInfoHelper(java.lang.String, jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, grails.web.mapping.UrlMappingInfo, java.util.Map) - Method in UrlMappingUtils
includePlugins - Property in GrailsApplicationBuilder
IncludeResponseWrapper - Class in org.grails.web.util
Response wrapper used to capture the content of a response (such as within in an include).
IncludeResponseWrapper(jakarta.servlet.http.HttpServletResponse) - Constructor in IncludeResponseWrapper
includes - Field in AbstractConverter
includes - Property in AbstractIncludeExcludeRenderer
includes - Property in AbstractRenderContext
includes - Property in ConfigurableConverter
INCLUDES - Field in DefaultGrailsPlugin
includes(List<T>, T) - Method in IncludeExcludeSupport
includes - Property in JsonRenderer
The properties to be included
INCLUDES_PROPERTY - Property in IncludeExcludeSupport
INCLUDES - Field in UrlMapping
includes - Property in XmlRenderer
The properties to be included
includesProperty(java.lang.Object, java.lang.String) - Method in AbstractIncludeExcludeRenderer
includesProperty(java.lang.Object, java.lang.String) - Method in IncludeExcludePropertyMarshaller
Override for custom include logic
includesProperty(java.lang.Object, java.lang.String) - Method in JsonRenderer.1
includesProperty(java.lang.Object, java.lang.String) - Method in JsonRenderer.2
includesProperty(java.lang.Object, java.lang.String) - Method in XmlRenderer.1
includesProperty(java.lang.Object, java.lang.String) - Method in XmlRenderer.2
includeVersion - Field in DomainClassMarshaller
IncludingPluginFilter - Class in org.grails.plugins
Implementation of PluginFilter which ensures that only the supplied plugins (identified by name) as well as their dependencies are included in the filtered plugin list.
IncludingPluginFilter(java.lang.String) - Constructor in IncludingPluginFilter
increaseCounter - Field in StreamCharBuffer.StreamCharBufferWriter
indent() - Method in PrettyPrintJSONWriter
indent - Field in PrettyPrintXMLStreamWriter
indentLevel - Field in PrettyPrintJSONWriter
indentStr - Field in PrettyPrintJSONWriter
independentInnerClass - Field in ClassMetadataReadingVisitor
INDEX_ACTION - Field in GrailsControllerClass
The name of the index action.
index - Field in Context
The local variable indices for each local variable range in the local variable type annotation currently being parsed.
index - Property in CreateReleasesDropdownTask
index - Property in IndexedPropertyReferenceDescriptor
index - Field in PathCapturingJSONWriterWrapper.IndexElement
INDEX_PATTERN - Field in JsonDataBindingSourceCreator
index(java.lang.Integer) - Method in RestfulController
Lists all resources up to the given maximum
INDEXED_PROPERTY_REGEX - Property in SimpleDataBinder
IndexedPropertyReferenceDescriptor - Class in org.grails.databinding
Authors:
Jeff Brown
IndexedPropertyReferenceDescriptor() - Constructor in IndexedPropertyReferenceDescriptor
IndexElement(int) - Constructor in PathCapturingJSONWriterWrapper.IndexElement
indexOf(java.lang.Object) - Method in JSONArray
INDY - Field in ClassReader
The type of CONSTANT_InvokeDynamic constant pool items.
inferPluginNameFromURI(java.lang.String) - Method in DefaultResourceLocator
info(java.lang.String) - Method in AntLogAdapter
info - Property in GrailsControllerUrlMappingInfo
informObservers(java.lang.String, java.util.Map) - Method in DefaultGrailsPluginManager
informObservers(java.lang.String, java.util.Map) - Method in GrailsPluginManager
inform the specified plugins observers of the event specified by the passed Map instance
informObservers(java.lang.String, java.util.Map) - Method in MockGrailsPluginManager
informOfClassChange(java.io.File, java.lang.Class) - Method in AbstractGrailsPluginManager
informOfClassChange(java.io.File, java.lang.Class) - Method in GrailsPluginManager
informOfFileChange(java.io.File) - Method in AbstractGrailsPluginManager
informOfFileChange(java.io.File) - Method in GrailsPluginManager
Fire to inform the PluginManager that a particular file changes
informParameterCreationListeners() - Method in GrailsWebRequest
Informs any parameter creation listeners.
informPluginsOfConfigChange() - Method in AbstractGrailsPluginManager
informPluginsOfConfigChange() - Method in GrailsPluginManager
Inform of a change in configuration
inheritEncodingStateRegistry() - Method in GrailsWebRequest
inheritInitializers - Field in GrailsTestConfiguration
See Also:
org.springframework.test.context.ContextConfiguration#inheritInitializers()
Default:
true
inheritLocations - Field in GrailsTestConfiguration
See Also:
org.springframework.test.context.ContextConfiguration#inheritLocations()
Default:
true
inheritRollbackOnly - Field in GrailsTransactionAttribute
INIT_CLOSURE - Field in DefaultGrailsBootstrapClass
init() - Method in DocEngine
INIT_ERRORS_METHOD_NAME - Field in ASTValidationErrorsHelper
init() - Method in GrailsContextNamespaceHandler
init() - Method in GrailsTestInterceptor
init(java.lang.String) - Method in GrailsTestRequestEnvironmentInterceptor
Establishes a mock request environment
init() - Method in GrailsTestTransactionInterceptor
Establishes a transaction.
INIT - Enum Constant in JSONWriter.Mode
INIT_METHOD - Field in DefaultBeanConfiguration
init() - Method in NullPersistentContextInterceptor
init() - Method in PersistenceContextInterceptor
Called to intialisation the persistent context.
INIT - Enum Constant in XMLStreamWriter.Mode
initArtefactHandlers() - Method in DefaultGrailsApplication
Initialises the default set of ArtefactHandler instances.
initConfig() - Method in JSON
initConnected() - Method in StreamCharBuffer
initConnectedWritersWriter() - Method in StreamCharBuffer
initContext(java.lang.Object, java.lang.Object) - Method in DocPublisher
initCounter - Field in DefaultUrlMappingsHolder
initDeepJSONConfiguration() - Method in ConvertersConfigurationInitializer
initDeepXMLConfiguration() - Method in ConvertersConfigurationInitializer
initErrors() - Method in Validateable
initialise() - Method in DefaultGrailsApplication
initialise() - Method in GrailsApplication
Initialise this GrailsApplication.
initialiseApplicationContext() - Method in DefaultRuntimeSpringConfiguration
Initialises the ApplicationContext instance.
initialised - Field in AbstractGrailsPluginManager
initialised - Field in DefaultGrailsApplication
initialiseGroovyExtensionModules() - Method in DefaultGrailsApplication
initialisePlugin(Class<?>) - Method in DefaultGrailsPlugin
initialize(grails.core.ArtefactInfo) - Method in ArtefactHandler
initialize(grails.core.ArtefactInfo) - Method in ArtefactHandlerAdapter
Sets up the relationships between the domain classes, this has to be done after the intial creation to avoid looping.
initialize() - Method in ClosureValueInitializer
initialize(java.lang.Object, java.util.Map) - Method in ControllersDomainBindingApi
A map based constructor that binds the named arguments to the target instance
initialize() - Method in ConvertersConfigurationInitializer
initialize() - Method in DefaultDataBindingSourceRegistry
initialize() - Method in DefaultGrailsControllerClass
initialize(java.lang.Object) - Method in DefaultProxyHandler
initialize() - Method in DefaultRendererRegistry
initialize() - Method in DefaultUrlMappingsHolder
initialize() - Method in DocPublisher
initialize() - Method in EnvironmentAwarePropertySource
initialize(grails.core.GrailsApplication) - Method in FilteringCodecsByContentTypeSettings
initialize() - Method in GrailsControllerClass
Initialize the controller class
initialize() - Method in HalJsonRenderer
initialize(java.lang.Object) - Method in ProxyHandler
Initializes an existing uninitialized proxy instance.
initialize() - Method in TransactionManagerPostProcessor
initialize() - Method in ValueInitializer
initializeActionParameters(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ASTNode, java.lang.String, org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext) - Method in ControllerActionTransformer
initializeAndValidateCommandObjectParameter(org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ASTNode, java.lang.String, java.lang.String, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext) - Method in ControllerActionTransformer
initializeArray(java.lang.Object, java.lang.String, java.lang.Class, int) - Method in SimpleDataBinder
initializeArtefacts(grails.core.ArtefactHandler) - Method in DefaultGrailsApplication
Re-initialize the artefacts of the specified type.
initializeBeanBuilderForClassLoader(java.lang.ClassLoader) - Method in BeanBuilder
initializeCodec() - Method in DefaultGrailsCodecClass
initializeCollection(java.lang.Object, java.lang.String, java.lang.Class, boolean) - Method in SimpleDataBinder
initializeCommandObject(java.lang.Class, java.lang.String) - Method in Controller
Initializes a command object.
initializeCommandObjectParameter(org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.ClassNode, java.lang.String, org.codehaus.groovy.control.SourceUnit) - Method in ControllerActionTransformer
initialized - Field in CacheEntry
initialized - Field in DefaultGrailsCodecClass
initialized - Field in PromiseList
initialized - Field in TransactionManagerPostProcessor
initializeDomainClassFetchers() - Method in DomainClassMarshaller
initializeForSearchLocation(java.lang.String) - Method in DefaultResourceLocator
initializeFromPropertySources(org.springframework.core.env.PropertySources) - Method in PropertySourcesConfig
initializeGrailsApplication(org.springframework.context.ApplicationContext) - Method in GrailsApplicationPostProcessor
initializeMap(java.lang.Object, java.lang.String) - Method in SimpleDataBinder
initializeMethodParameter(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.ASTNode, java.lang.String, org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext) - Method in ControllerActionTransformer
initializeMultiple(org.grails.buffer.StreamCharBuffer, boolean) - Method in StreamCharBuffer
initializeMultiple(org.grails.buffer.StreamCharBuffer, boolean) - Method in StreamCharBuffer.LazyInitializingMultipleWriter
initialize underlying writer
initializePlugins() - Method in DefaultGrailsPluginManager
initializePrimitiveOrTypeWrapperParameter(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.Parameter, java.lang.String) - Method in ControllerActionTransformer
initializeProperty(java.lang.Object, java.lang.String, java.lang.Class, grails.databinding.DataBindingSource) - Method in GrailsWebDataBinder
initializeProperty(java.lang.Object, java.lang.String, java.lang.Class, grails.databinding.DataBindingSource) - Method in SimpleDataBinder
initializeProvidedArtefacts(List<String>) - Method in BinaryGrailsPlugin
initializerClosure - Property in ClosureValueInitializer
initializeResourcePath() - Method in DefaultLinkGenerator
initializers - Field in GrailsTestConfiguration
See Also:
org.springframework.test.context.ContextConfiguration#initializers()
Default:
{}
initializeSpringConfig() - Method in BeanBuilder
initializeState() - Method in GrailsAwareInjectionOperation
initializeStringParameter(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.Parameter, java.lang.String) - Method in ControllerActionTransformer
initializeViewMap(org.grails.plugins.BinaryGrailsPluginDescriptor) - Method in BinaryGrailsPlugin
initialValue() - Method in ChainedEncoder
initialValue() - Method in ConvertersConfigurationHolder
initJSONConfiguration() - Method in ConvertersConfigurationInitializer
initOut() - Method in FastStringWriter
initPersistenceContext(org.springframework.context.ApplicationContext) - Method in PersistenceContextInterceptorExecutor
initPersistenceContextInternal(Collection<PersistenceContextInterceptor>) - Method in PersistenceContextInterceptorExecutor
initRequestEnvironmentIfNecessary() - Method in GrailsTestInterceptor
initSynchronization() - Method in SpringTransactionSynchronizationManager
initSynchronization() - Method in SynchronizationManager
initTransactionIfNecessary() - Method in GrailsTestInterceptor
initXMLConfiguration() - Method in ConvertersConfigurationInitializer
InjectableGrailsClass - Interface in grails.core
Represents a Grails class that is to be configured in Spring and as such is injectable.
injectAssociationProperties(org.codehaus.groovy.ast.ClassNode, List<PropertyNode>) - Method in DefaultGrailsDomainClassInjector
injectAssociations(org.codehaus.groovy.ast.ClassNode) - Method in DefaultGrailsDomainClassInjector
injectDatabindingCode(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.ast.ClassNode) - Method in ASTDatabindingHelper
injectDatabindingCode(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.ast.ClassNode) - Method in DefaultASTDatabindingHelper
injectErrorsCode(org.codehaus.groovy.ast.ClassNode) - Method in ASTErrorsHelper
injectErrorsCode(org.codehaus.groovy.ast.ClassNode) - Method in ASTValidationErrorsHelper
injectIdProperty(org.codehaus.groovy.ast.ClassNode) - Method in DefaultGrailsDomainClassInjector
INJECTOR_CODEHAUS_SCAN_PACKAGE - Field in GrailsAwareInjectionOperation
INJECTOR_SCAN_PACKAGE - Field in GrailsAwareInjectionOperation
injectPath(java.lang.String, java.lang.String) - Method in DocPublisher
injectToStringMethod(org.codehaus.groovy.ast.ClassNode) - Method in DefaultGrailsDomainClassInjector
injectTrait(org.codehaus.groovy.control.CompilationUnit, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode, java.lang.Class) - Method in TraitInjectionUtils
injectValidateableCode(org.codehaus.groovy.ast.ClassNode, boolean) - Method in ASTValidateableHelper
injectValidateableCode(org.codehaus.groovy.ast.ClassNode, boolean) - Method in DefaultASTValidateableHelper
injectVersionProperty(org.codehaus.groovy.ast.ClassNode) - Method in DefaultGrailsDomainClassInjector
INNER_TYPE - Field in TypePath
A type path step that steps into the nested type of a class type.
input_stream - Field in JsonParserTokenManager
input - Field in StreamByteBuffer
inputStream - Field in SimpleCharStream
INSERT_NULL - Enum Constant in Converter.CircularReferenceBehaviour
insideMapping - Property in ResponseCodeUrlMappingVisitor
INSTALLED - Field in DevelopmentShutdownHook
INSTANCE - Field in CachingPathMatchingResourcePatternResolver
INSTANCE - Field in ConvertersConfigurationHolder
instance - Field in DefaultGrailsBootstrapClass
INSTANCE - Enum Constant in DefaultUrlMappingsHolder.CustomListWeigher
instance - Field in HTML4Encoder.StreamingHTMLEncoderHelper
instance - Field in LazyMetaPropertyMap
INSTANCE_PREFIX - Field in AbstractGrailsArtefactTransformer
INSTANCE - Enum Constant in SpringTransactionSynchronizationManager
INSTANCE - Enum Constant in UrlCreatorCache.CachingUrlCreatorWeigher
InstanceFactoryBean - Class in org.grails.spring.beans.factory
Simple singleton instance implementation of Spring's FactoryBean interface
InstanceFactoryBean(T) - Constructor in InstanceFactoryBean
InstanceMethodBasedMarshaller - Class in org.grails.web.converters.marshaller.xml
Authors:
Siegfried Puchbauer
instanceMethods - Field in BaseApiProvider
instantiateFromConfig(groovy.util.ConfigObject, java.lang.String, java.lang.String) - Method in GrailsClassUtils
instantiateFromFlatConfig(Map<String,Object>, java.lang.String, java.lang.String) - Method in GrailsClassUtils
instantiator - Field in FastStringPrintWriter
instantiator - Field in GrailsPrintWriterAdapter
instantiator - Field in GrailsRoutablePrintWriter
instantionCounter - Field in DefaultGrailsCodecClass
instantStringValueConverter() - Method in DefaultConvertersConfiguration
instantStringValueConverter() - Method in Jsr310ConvertersConfiguration
instantValueConverter() - Method in DefaultConvertersConfiguration
instantValueConverter() - Method in Jsr310ConvertersConfiguration
INT - Field in ClassReader
The type of CONSTANT_Integer constant pool items.
int(java.lang.String, java.lang.Integer) - Method in TypeConvertingMap
INTEGER_CLASS_NODE - Field in GrailsASTUtils
integerConverter() - Method in DefaultConvertersConfiguration
Integration - Annotation Type in grails.testing.mixin.integration
Transformation to apply to integration tests
INTEGRATION_TEST_CLASS_NODE - Field in IntegrationTestMixinTransformation
IntegrationSpecConfigurerExtension - Class in org.grails.test.spock
Spock extension that can be applied to Integration tests to make them Grails aware
IntegrationSpecConfigurerExtension.IntegrationSpecMethodInterceptor - Class in org.grails.test.spock
IntegrationSpecConfigurerExtension() - Constructor in IntegrationSpecConfigurerExtension
IntegrationSpecMethodInterceptor(org.springframework.context.ApplicationContext) - Constructor in IntegrationSpecConfigurerExtension.IntegrationSpecMethodInterceptor
IntegrationTestMixinTransformation - Class in org.grails.compiler.injection.testing
Authors:
Graeme Rocher
IntegrationTestMixinTransformation() - Constructor in IntegrationTestMixinTransformation
intercept(org.spockframework.runtime.extension.IMethodInvocation) - Method in AutowiredInterceptor
intercept(org.spockframework.runtime.extension.IMethodInvocation) - Method in CleanupContextInterceptor
intercept(org.spockframework.runtime.extension.IMethodInvocation) - Method in IntegrationSpecConfigurerExtension.IntegrationSpecMethodInterceptor
Interceptor - Trait in grails.artefact
An interceptor can be used to intercept requests to controllers and URIs
INTERCEPTOR_RENDERED_VIEW - Property in GrailsInterceptorHandlerInterceptorAdapter
interceptor - Field in UrlMappingMatcher
interceptor - Property in UrlMappingMatcher.ClosureExclude
interceptorAdapter - Property in InterceptorsGrailsPlugin
InterceptorArtefactHandler - Class in org.grails.plugins.web.interceptors
InterceptorArtefactHandler() - Constructor in InterceptorArtefactHandler
interceptors - Field in GrailsInterceptorHandlerInterceptorAdapter
InterceptorsGrailsPlugin - Class in org.grails.plugins.web.interceptors
A plugin for interceptors
InterceptorsGrailsPlugin() - Constructor in InterceptorsGrailsPlugin
InterceptorTraitInjector - Class in grails.compiler.traits
Injects the groovy.lang.Interceptor trait by convention
InterceptorTraitInjector() - Constructor in InterceptorTraitInjector
interceptSetupMethod(org.spockframework.runtime.extension.IMethodInvocation) - Method in RunOnceInterceptor
INTERFACE_TRANSACTION_MANAGER_AWARE - Field in DefaultDelegateAsyncTransactionalMethodTransformer
INTERFACE_TRANSACTION_MANAGER - Field in DefaultDelegateAsyncTransactionalMethodTransformer
interfaces - Field in ClassMetadataReadingVisitor
internalPromise - Property in GparsPromise
internalRespond(java.lang.Object, java.util.Map) - Method in RestResponder
INTERVAL - Field in GrailsFilters
into - Property in FileSystemInteraction.CopySpec
INVALID_LEXICAL_STATE - Field in TokenMgrError
Tried to change to an invalid lexical state.
INVALID_TOKEN_ATTRIBUTE - Field in TokenResponseHandler
invalidate() - Method in GrailsHttpSession
InvalidPropertyException - Class in org.grails.core.exceptions
Thrown when a property of a Grails class is invalidated.
InvalidPropertyException(java.lang.Throwable) - Constructor in InvalidPropertyException
InvalidRequestBodyException - Class in org.grails.web.databinding.bindingsource
Represents an error creation a data binding source because the request body is invalid.
InvalidRequestBodyException(java.lang.Exception) - Constructor in InvalidRequestBodyException
InvalidResponseHandler - Class in org.grails.plugins.web.servlet.mvc
Handles an invalid token response.
InvalidResponseHandler() - Constructor in InvalidResponseHandler
invalidToken(groovy.lang.Closure) - Method in AbstractTokenResponseHandler
invalidToken - Property in GrailsMockHttpServletRequest
invalidToken(groovy.lang.Closure) - Method in TokenResponseHandler
Specify behavior in the event of an invalid token.
invalidTokenInternal(groovy.lang.Closure) - Method in AbstractTokenResponseHandler
invalidTokenInternal(groovy.lang.Closure) - Method in InvalidResponseHandler
invalidTokenInternal(groovy.lang.Closure) - Method in ValidResponseHandler
invoke(java.lang.Object, java.lang.Object) - Method in BaseApiProvider
invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object) - Method in DefaultGrailsApplication
invoke(java.lang.Object, java.lang.String) - Method in DefaultGrailsControllerClass
Invokes the controller action for the given name on the given controller instance
invoke(java.lang.Object) - Method in DefaultGrailsControllerClass.ActionInvoker
invoke(java.lang.Object) - Method in DefaultGrailsControllerClass.MethodHandleInvoker
invoke(java.lang.Object) - Method in DefaultGrailsControllerClass.ReflectionInvoker
invoke(java.lang.Object, java.lang.String) - Method in GrailsControllerClass
Invokes a controller action on the given controller instance
invokeBeanDefiningClosure(Closure<?>) - Method in BeanBuilder
When an method's argument is only a closure it is a set of bean definitions.
invokeBeanDefiningMethod(java.lang.String, java.lang.Object) - Method in BeanBuilder
Called when a bean definition node is called.
invokeClosure(groovy.lang.Closure, java.lang.Object) - Method in AsyncWebRequestPromiseDecorator
invoked - Field in AbstractTokenResponseHandler
invokeFindResource(java.lang.ClassLoader, java.lang.String) - Method in ClosureClassIgnoringComponentScanBeanDefinitionParser.ParentOnlyGetResourcesClassLoader
invokeFindResources(java.lang.ClassLoader, java.lang.String) - Method in ClosureClassIgnoringComponentScanBeanDefinitionParser.ParentOnlyGetResourcesClassLoader
invokeLastArgumentIfClosure(java.lang.Object) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
invokeMethod(java.lang.String, java.lang.Object) - Method in BeanBuilder
Overrides method invocation to create beans for each method name that takes a class argument.
invokeMethod(java.lang.String, java.lang.Object) - Method in BeanBuilder.ConfigurableRuntimeBeanReference
invokeMethod(java.lang.String, java.lang.Object) - Method in BeanBuilder.ConfigurableRuntimeBeanReference.WrappedPropertyValue
invokeMethod(java.lang.String, java.lang.Object) - Method in ClosureToMapPopulator
invokeMethod(java.lang.String, java.lang.Object) - Method in DefaultGrailsApplication
invokeMethod(java.lang.String, java.lang.Object) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
invokeMethod(java.lang.String, java.lang.Object) - Method in DynamicElementReader
invokeMethod(java.lang.String, java.lang.Object) - Method in FormatInterceptor
invokeMethod(java.lang.String, java.lang.Object) - Method in GrailsApplicationContext
invokeMethod(java.lang.String, java.lang.Object) - Method in GrailsPrintWriter
invokeMethod(java.lang.String, java.lang.Object) - Method in JSONBuilder
invokeMethodClosure(java.lang.String, java.lang.Object) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
invokeMethodIfExists(java.lang.Object, java.lang.String, java.lang.Object) - Method in GrailsMetaClassUtils
Invokes a method if it exists otherwise returns null
invokeMethodScript(java.lang.String, java.lang.Object) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
invokeOnChangeListener(java.util.Map) - Method in DefaultGrailsPlugin
invokeOnConfigChangeListener(java.util.Map) - Method in DefaultGrailsPlugin
invokeOnShutdownEventListener(java.util.Map) - Method in DefaultGrailsPlugin
invokeOriginalAsTypeMethod(java.lang.Object, Class<?>) - Method in ConverterUtil
invokePluginHook(java.lang.String, java.lang.Object, org.springframework.context.ApplicationContext) - Method in DefaultGrailsPlugin
isAbsolute(java.util.Map) - Method in DefaultLinkGenerator
isAbstract - Field in AbstractGrailsClass
isAbstract - Field in ClassMetadataReadingVisitor
isAbstract() - Method in GrailsClass
Whether the class is abstract or not
isAbstract() - Method in MethodMetadataReadingVisitor
isActionMethod(java.lang.String) - Method in AbstractGrailsClass
isActive() - Method in AbstractEventBus
isActive() - Method in ActorEventBus
isActive() - Method in EventBus
Returns:
Whether the event bus is active or has been shutdown
isActive() - Method in GrailsWebRequest
Whether the web request is still active
isAddableMethod(org.codehaus.groovy.ast.MethodNode) - Method in MixinTransformation
isAllowed(java.lang.String, jakarta.servlet.http.HttpServletRequest, java.util.Map) - Method in AllowedMethodsHelper
isAllowSubBuffers() - Method in StreamCharBuffer
isAllowUnwrappingOut() - Method in GrailsLazyProxyPrintWriter
isAllowUnwrappingOut() - Method in GrailsPrintWriter
isAllowUnwrappingOut() - Method in GrailsPrintWriterAdapter
isAllowUnwrappingOut() - Method in GrailsRoutablePrintWriter
isAllowUnwrappingOut() - Method in GrailsWrappedWriter
isAllowUnwrappingOut() - Method in StreamCharBuffer.SingleOutputWriter
isAlreadyRegistered(grails.core.GrailsApplication, Class<?>) - Method in AbstractGrailsPluginManager
isAnnotated(java.lang.String) - Method in AnnotationMetadataReadingVisitor
isAnnotated(java.lang.String) - Method in MethodMetadataReadingVisitor
isAnnotation - Field in ClassMetadataReadingVisitor
isAnsiEnabled - Property in AnsiConsoleUrlMappingsRenderer
isApplied(org.codehaus.groovy.ast.ClassNode) - Method in ArtefactTypeAstTransformation
isApplied(org.codehaus.groovy.ast.ASTNode, Class<?>) - Method in GrailsASTUtils
isApplyToSafelyEncoded() - Method in AbstractCharReplacementEncoder
isApplyToSafelyEncoded() - Method in BasicJSONEncoder
isApplyToSafelyEncoded() - Method in ChainedEncoder
isApplyToSafelyEncoded() - Method in DefaultGrailsCodecClass.ClosureEncoder
isApplyToSafelyEncoded() - Method in DefaultGrailsCodecClass.StateAwareEncoderWrapper
isApplyToSafelyEncoded() - Method in Encoder
Returns:
true if this this codec should be applied to a buffer part that is already encoded with a safe encoder
isApplyToSafelyEncoded() - Method in JavaScriptEncoder
isApplyToSafelyEncoded() - Method in NoneEncoder
isApplyToSafelyEncoded() - Method in RawCodec
isApplyToSafelyEncoded() - Method in StreamCharBuffer.SavedEncoder
isApplyToSafelyEncoded() - Method in URLCodecFactory.1
isArtefact(org.codehaus.groovy.ast.ClassNode) - Method in ApplicationArtefactHandler
isArtefact(java.lang.Class) - Method in ArtefactHandler
isArtefact(java.lang.Class) - Method in ArtefactHandlerAdapter
isArtefact(java.lang.Class) - Method in DefaultGrailsApplication
Returns true if the given class is an artefact identified by one of the registered ArtefactHandler instances.
isArtefact(org.codehaus.groovy.ast.ClassNode) - Method in DomainClassArtefactHandler
isArtefact(java.lang.Class) - Method in GrailsApplication
isArtefactAnnotationNode(org.codehaus.groovy.ast.AnnotationNode) - Method in ArtefactTypeAstTransformation
isArtefactClass(java.lang.Class) - Method in AnnotationDomainClassArtefactHandler
isArtefactClass(java.lang.Class) - Method in ApplicationArtefactHandler
isArtefactClass(java.lang.Class) - Method in ArtefactHandlerAdapter
isArtefactClass(java.lang.Class) - Method in CodecArtefactHandler
isArtefactClass(java.lang.Class) - Method in DomainClassArtefactHandler
isArtefactGrailsClass(grails.core.GrailsClass) - Method in ArtefactHandler
isArtefactGrailsClass(grails.core.GrailsClass) - Method in ArtefactHandlerAdapter
isArtefactOfType(java.lang.String, java.lang.String) - Method in DefaultGrailsApplication
Returns true if the specified class name is of the given artefact type as defined by the ArtefactHandler.
isArtefactOfType(java.lang.String, java.lang.String) - Method in GrailsApplication
isArtefactResource(org.springframework.core.io.Resource) - Method in ArtefactHandlerAdapter
Subclasses can override to narrow down whether the given resource is an artefact of this type.
isArtefactResource(org.springframework.core.io.Resource) - Method in DomainClassArtefactHandler
isAssignableFrom(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in GrailsASTUtils
Determines if the class or interface represented by the superClass argument is either the same as, or is a superclass or superinterface of, the class or interface represented by the specified subClass parameter.
isAssignableOrConvertibleFrom(Class<?>, Class<?>) - Method in GrailsClassUtils
Returns true if the specified clazz parameter is either the same as, or is a superclass or superinterface of, the specified type parameter.
isAsync(jakarta.servlet.http.HttpServletRequest) - Method in WebUtils
Check whether the given request is a forward request
isAsyncComplete() - Method in AsyncGrailsWebRequest
isAsyncStarted() - Method in AsyncGrailsWebRequest
isAsyncStarted() - Method in GrailsMockHttpServletRequest
isAsyncSupported() - Method in GrailsMockHttpServletRequest
isAutoFlush() - Method in StreamCharBuffer.ConnectToWriter
isAutoStartup() - Method in EmbeddedDatabaseShutdownHook
isAutowire() - Method in DefaultGrailsDomainClass
isAutowire() - Method in GrailsDomainClass
Returns:
Whether to autowire
isAvailable() - Method in JavaCompiler
isBase - Field in AbstractGrailsPlugin
isBasePlugin() - Method in AbstractGrailsPlugin
isBasePlugin() - Method in GrailsPlugin
Returns whether this plugin is loaded from the current plugin.
isBasicType(java.lang.Class) - Method in SimpleDataBinder
isBlank() - Method in Constrained
isBlank() - Method in ConstrainedDelegate
isBlank(java.lang.String) - Method in GrailsStringUtils
Same as StringUtils#isEmpty(java.lang.Object) but trims the string for surrounding whitespace
isBlank(java.lang.String) - Method in GrailsUtil
isBlockClose() - Method in GrailsRoutablePrintWriter
isBlockFlush() - Method in GrailsRoutablePrintWriter
isBuildSnapshot() - Method in Snapshot
isCacheable(java.util.Map) - Method in CachingLinkGenerator
isCacheObjectMarshallerByClass() - Method in ChainedConverterConfiguration
isCacheObjectMarshallerByClass() - Method in ConverterConfiguration
Enables caching object marshaller selection by class.
isCacheObjectMarshallerByClass() - Method in DefaultConverterConfiguration
isCacheObjectMarshallerByClass() - Method in ImmutableConverterConfiguration
isCancelled() - Method in AbstractSubscription
isCancelled() - Method in BoundPromise
isCancelled() - Method in FutureTaskChildPromise
isCancelled() - Method in GparsPromise
isCancelled() - Method in PromiseList
isCancelled() - Method in PromiseMap
isCancelled() - Method in RxEventBus.RxClosureSubscription
isCancelled() - Method in RxEventBus.RxEventSubscriberSubscription
isCancelled() - Method in RxPromise
isCancelled() - Method in Subscription
Returns:
Whether it is cancelled
isCancelled() - Method in SynchronousPromise
isCandidateInstanceMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in AbstractGrailsArtefactTransformer
isCandidateInstanceMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in ControllerDomainTransformer
isCandidateInstanceMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in GrailsASTUtils
isCandidateMethod(org.codehaus.groovy.ast.MethodNode) - Method in DelegateAsyncTransformation
isCandidateMethod(org.codehaus.groovy.ast.MethodNode) - Method in GrailsASTUtils
isCandidateMethod(org.codehaus.groovy.ast.MethodNode) - Method in MixinTransformation
isCase(java.lang.Object) - Method in AbstractClosureProxy
isChildOfFile(java.io.File, java.io.File) - Method in I18nGrailsPlugin
isChunkSizeResizeable() - Method in StreamCharBuffer
ISCLASS_PATTERN - Field in DefaultGrailsApplication
isClassBelowPackage(Class<?>, List<?>) - Method in GrailsClassUtils
Returns whether the specified class is either within one of the specified packages or within a subpackage of one of the packages
isClosed() - Method in StreamByteBuffer.StreamByteBufferOutputStream
isClosed() - Method in StreamCharBuffer.StreamCharBufferWriter
isCodeAttribute() - Method in Attribute
Returns true if this type of attribute is a code attribute.
isCollection(java.lang.Object, java.lang.Object, java.lang.String, java.lang.String) - Method in DomainBuilder.DefaultGrailsChildPropertySetter
isCommandObjectAction(org.codehaus.groovy.ast.Parameter) - Method in ControllerActionTransformer
isCommitted() - Method in IncludeResponseWrapper
isCompatiblePlugin(grails.plugins.GrailsPlugin) - Method in DefaultGrailsPluginManager
Checks plugin compatibility against used Grails version
isCompleted() - Method in MultiTransactionStatus
isConfigTrue(java.lang.Object, java.lang.String) - Method in GrailsConfigUtils
isConnectedMode() - Method in StreamCharBuffer
isConstructorCallMethod(java.lang.reflect.Method) - Method in BaseApiProvider
isConstructorMethod(org.codehaus.groovy.ast.MethodNode) - Method in GrailsASTUtils
isContainerType(Class<?>) - Method in DefaultRendererRegistry
isContainerType(Class<?>) - Method in RendererRegistry
Whether the specified class is a container (list, map etc.)
isConvertEmptyStringsToNull() - Method in DataBindingConfigurationProperties
isConverterClass(Class<?>) - Method in ConverterUtil
isCreditCard() - Method in Constrained
isCreditCard() - Method in ConstrainedDelegate
isCriteriaCall(org.codehaus.groovy.ast.expr.MethodCall) - Method in CriteriaTypeCheckingExtension
isDataSourceAware() - Method in DataBindingSource
Returns:
true if GORM operations should be enabled when binding with this DataBindingSource
isDateParsingLenient() - Method in DataBindingConfigurationProperties
isDefinedInPlugin() - Method in AbstractUrlMapping
isDefinedInPlugin() - Method in UrlMapping
Returns:
True if the URL mapping comes from a plugin
isDependentOn(grails.plugins.GrailsPlugin, java.lang.String) - Method in BasePluginFilter
Checks whether a plugin is dependent on another plugin with the specified name
isDependentOn(grails.plugins.GrailsPlugin, grails.plugins.GrailsPlugin) - Method in DefaultGrailsPluginManager
Checks whether the first plugin is dependant on the second plugin.
isDestinationActivated() - Method in GrailsLazyProxyPrintWriter
isDestinationActivated() - Method in GrailsPrintWriter
isDestinationActivated() - Method in GrailsRoutablePrintWriter
isDevelopmentEnv() - Method in GrailsUtil
Retrieves whether the current execution environment is the development one.
isDevelopmentModeActive() - Method in GrailsApp
isDisplay() - Method in Constrained
isDisplay() - Method in ConstrainedDelegate
isDomainClass(Class<?>) - Method in DomainClassArtefactHandler
isDomainClass(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit) - Method in GrailsASTUtils
isDomainClass(Class<?>) - Method in GrailsWebDataBinder
isDomainResource(java.lang.Class) - Method in AbstractLinkingRenderer
isDone() - Method in BoundPromise
isDone() - Method in FutureTaskChildPromise
isDone() - Method in FutureTaskPromise
isDone() - Method in GparsPromise
isDone() - Method in PromiseList
isDone() - Method in PromiseMap
isDone() - Method in RxPromise
isDone() - Method in SynchronousPromise
isDoubleWildcard(java.lang.String) - Method in RegexUrlMapping
isEditable() - Method in Constrained
isEditable() - Method in ConstrainedDelegate
isEmail() - Method in Constrained
isEmail() - Method in ConstrainedDelegate
isEmbeddedH2orHsqldb(javax.sql.DataSource) - Method in EmbeddedDatabaseShutdownHook
isEmpty() - Method in AbstractTypeConvertingMap
isEmpty() - Method in CompositeConfig
isEmpty() - Method in GPathResultMap
isEmpty() - Method in GrailsFlashScope
isEmpty() - Method in JSONArray
isEmpty() - Method in JSONObject
isEmpty() - Method in LazyBeanMap
isEmpty() - Method in LazyMetaPropertyMap
{@inheritDoc}
isEmpty() - Method in NavigableMapConfig
isEmpty() - Method in PrefixedConfig
isEmpty() - Method in PromiseMap
Returns:
Whether the map is empty
isEmpty() - Method in StreamCharBuffer
isEmpty() - Method in SynchronizerTokensHolder
isEnabled(java.lang.String) - Method in AbstractGrailsPlugin
isEnabled() - Method in DefaultGrailsPlugin
isEnabled(java.lang.String) - Method in GrailsPlugin
Check whether the plugin is enabled for the given profile
isEnabled() - Method in StringCharArrayAccessor
isEncodedWith(org.grails.encoder.Encoder, java.lang.CharSequence) - Method in DefaultEncodingStateRegistry
isEncodedWith(org.grails.encoder.Encoder, java.lang.CharSequence) - Method in EncodingStateRegistry
Checks if the CharSequence is encoded with encoder.
isEncoderAware() - Method in StreamCharBuffer.ConnectedWriter
isEncoderAware() - Method in StreamCharBuffer.ConnectedWritersWriter
isEncoderAware() - Method in StreamCharBuffer.MultiOutputWriter
isEncoderAware() - Method in StreamCharBuffer.SingleOutputWriter
isEnum(org.codehaus.groovy.ast.ClassNode) - Method in DefaultGrailsDomainClassInjector
isEquivalent(org.grails.encoder.CodecIdentifier) - Method in BasicJSONEncoder
isEquivalent(org.grails.encoder.CodecIdentifier) - Method in CodecIdentifier
Checks if this codec is equivalent to some other codec
isEquivalent(org.grails.encoder.CodecIdentifier) - Method in CombinedCodecIdentifier
isEquivalent(org.grails.encoder.CodecIdentifier) - Method in DefaultCodecIdentifier
isEquivalent(org.grails.encoder.CodecIdentifier) - Method in JavaScriptEncoder
isEquivalent(org.grails.encoder.CodecIdentifier) - Method in RawCodec
isError(jakarta.servlet.http.HttpServletRequest) - Method in WebUtils
Check whether the given request is a forward request
isExceptionHandlingMethod(org.codehaus.groovy.ast.MethodNode) - Method in ControllerActionTransformer
isExclude() - Method in Matcher
Checks whether the current matcher is a exclude matcher or not
isExclude() - Method in UrlMappingMatcher
isExcluded(org.springframework.core.io.Resource) - Method in ClassPathScanner
Whether the given resource is excluded
isExcluded(java.lang.String) - Method in DefaultUrlMappingsHolder
isExcluded(groovy.lang.MetaProperty) - Method in LazyMetaPropertyMap
isExcluded(java.lang.String, grails.web.mapping.UrlMappingInfo) - Method in UrlMappingMatcher
isExcluded(grails.web.mapping.UrlMappingInfo) - Method in UrlMappingMatcher.ClosureExclude
isExcluded(grails.web.mapping.UrlMappingInfo) - Method in UrlMappingMatcher.Exclude
isExcluded(grails.web.mapping.UrlMappingInfo) - Method in UrlMappingMatcher.MapExclude
isFinal - Field in ClassMetadataReadingVisitor
isFinal() - Method in MethodMetadataReadingVisitor
isFlowRequest() - Method in GrailsWebRequest
Returns true if the current executing request is a flow request
isForward(jakarta.servlet.http.HttpServletRequest) - Method in WebUtils
Check whether the given request is a forward request
isForwardOrInclude(jakarta.servlet.http.HttpServletRequest) - Method in WebUtils
Check whether the given request is an include or forward request
isGet() - Method in GrailsMockHttpServletRequest
isGet(jakarta.servlet.http.HttpServletRequest) - Method in HttpServletRequestExtension
isGetter(java.lang.String, java.lang.Class, Class<?>) - Method in GrailsClassUtils
Returns true if the name of the method specified and the number of arguments make it a javabean property getter.
isGetterMethod(org.codehaus.groovy.ast.MethodNode) - Method in GrailsASTUtils
isGparsAvailable() - Method in GparsPromiseFactory
isGrailsPlugin(Class<?>) - Method in DefaultGrailsPluginManager
isGroovyAssignableFrom(Class<?>, Class<?>) - Method in GrailsClassUtils
isGroup - Field in DefaultUrlMappingEvaluator.UrlMappingBuilder.ParentResource
isIgnoreEncodingState() - Method in AbstractEncodedAppender
isIgnoreEncodingState() - Method in EncodedAppender
Returns:
current state of ignoreEncodingState setting
isIgnoreEncodingState() - Method in EncodesToWriterAdapter
isInclude(jakarta.servlet.http.HttpServletRequest) - Method in WebUtils
Check whether the given request is an include request
isIncludeClass() - Method in DomainClassMarshaller
isIncludeVersion() - Method in DomainClassMarshaller
isInCollection - Field in DefaultUrlMappingEvaluator.UrlMappingBuilder
isIndependent() - Method in ClassMetadataReadingVisitor
isInheritedFromTrait(org.codehaus.groovy.ast.MethodNode) - Method in GrailsASTUtils
isInheritRollbackOnly() - Method in GrailsTransactionAttribute
isInitialised() - Method in AbstractGrailsPluginManager
Returns:
the initialised
isInitialised() - Method in DefaultGrailsApplication
isInitialised() - Method in GrailsApplication
Returns whether this GrailsApplication has been initialised or not.
isInitialised() - Method in GrailsPluginManager
Returns:
the initialised
isInitialised() - Method in MockGrailsPluginManager
isInitialized() - Method in CacheEntry
isInitialized(java.lang.Object, java.lang.String) - Method in DefaultProxyHandler
isInitialized(java.lang.Object, java.lang.String) - Method in ProxyHandler
Tests whether an association of the given object has been initialized.
isInnerClassNode(org.codehaus.groovy.ast.ClassNode) - Method in GrailsASTUtils
Whether the given class node is an inner class
isInterface - Field in ClassMetadataReadingVisitor
isJar - Field in BinaryGrailsPlugin
isJmxEnabled(java.lang.String, org.apache.tomcat.jdbc.pool.DataSource) - Method in TomcatJDBCPoolMBeanExporter
isJPADomainClass(Class<?>) - Method in AnnotationDomainClassArtefactHandler
isJSONResponse(jakarta.servlet.http.HttpServletResponse) - Method in ResponseRenderer
isLoggingSql() - Method in GrailsDataSource
Whether SQL logging is enabled
isMatch(java.lang.String, java.lang.String) - Method in GroovyAwareNamedTransactionAttributeSource
isMatchBetweenPrimativeAndWrapperTypes(java.lang.Class, java.lang.Class) - Method in GrailsClassUtils
Detect if left and right types are matching types.
isMilestone() - Method in Snapshot
isMultipartDisabled() - Method in DefaultUrlMappingInfo
isNew() - Method in GrailsHttpSession
isNewSynchronization() - Method in MultiTransactionStatus
isNewTransaction() - Method in MultiTransactionStatus
isNextChunkBigEnough(int) - Method in StreamCharBuffer.StreamCharBufferWriter
isNoneEncoder(org.grails.encoder.Encoder) - Method in DefaultEncodingStateRegistry
isNoNullCheck() - Method in ApiDelegateTransformation
isNotBlank(java.lang.String) - Method in GrailsStringUtils
isNotConnectedToEncoderAwareWriters() - Method in StreamCharBuffer
isNotCoreMappingKey(java.lang.Object) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
isNotEmpty(java.lang.String) - Method in GrailsStringUtils
isNotEmpty() - Method in StreamCharBuffer
isNotExcluded(java.lang.reflect.Method, int) - Method in BaseApiProvider
isNotifyParentBuffersEnabled() - Method in StreamCharBuffer
isNotPrefixed(java.lang.String) - Method in MockResourceLoader
isNotTransactional(java.lang.String) - Method in ChainedTransactionManagerPostProcessor
isNull(int) - Method in JSONArray
Determine if the value is null.
isNull(java.lang.String) - Method in JSONObject
Determine if the value associated with the key is null or if there is no value.
isNullable() - Method in Constrained
isNullable() - Method in ConstrainedDelegate
isOkToAddElementAt(java.util.Collection, int) - Method in SimpleDataBinder
isOkToBind(groovy.lang.MetaProperty, java.util.List, java.util.List) - Method in SimpleDataBinder
isOpen() - Method in GrailsResource
isOpen() - Method in NullPersistentContextInterceptor
isOpen() - Method in PersistenceContextInterceptor
Checks whether the persistence context is open.
isOptional(int) - Method in DefaultUrlMappingData
isOptional(int) - Method in ResponseCodeMappingData
isOptional(int) - Method in UrlMappingData
Returns whether the given token in the URL is optional.
isOverridable() - Method in MethodMetadataReadingVisitor
isOverriddenJUnitFixtureMethod(org.spockframework.runtime.model.SpecInfo, java.lang.reflect.Method, Class<? extends Annotation>) - Method in TestingSupportExtension
isOwningClass(java.lang.Class) - Method in DefaultGrailsDomainClass
isOwningClass(java.lang.Class) - Method in GrailsDomainClass
Parameters:
domainClass
isParsingRequest() - Method in DefaultUrlMappingInfo
isParsingRequest() - Method in ForwardUrlMappingInfo
isParsingRequest() - Method in UrlMappingInfo
Returns true of the request body should be parsed.
isPassword() - Method in Constrained
isPassword() - Method in ConstrainedDelegate
isPluginDisabledForProfile(grails.plugins.GrailsPlugin) - Method in AbstractGrailsPluginManager
isPooled() - Method in GrailsDataSource
True is connection pooling is enabled.
isPost() - Method in GrailsMockHttpServletRequest
isPost(jakarta.servlet.http.HttpServletRequest) - Method in HttpServletRequestExtension
isPreferSubChunkWhenWritingToOtherBuffer() - Method in StreamCharBuffer
isPrettyPrint() - Method in ChainedConverterConfiguration
isPrettyPrint() - Method in ConverterConfiguration
Lookup method whether the converter should default to pretty printed output
isPrettyPrint() - Method in DefaultConverterConfiguration
isPrettyPrint() - Method in ImmutableConverterConfiguration
isPreviousEncoderSafeOrEqual(org.grails.encoder.Encoder, org.grails.encoder.Encoder) - Method in DefaultEncodingStateRegistry
Checks if is previous encoder is already "safe", equal or equivalent
isPropertyGetter(java.lang.reflect.Method) - Method in GrailsClassUtils
Check whether the specified method is a property getter
isPropertyInherited(java.lang.Class, java.lang.String) - Method in GrailsClassUtils
Checks whether the specified property is inherited from a super class
isPropertyOfType(Class<?>, java.lang.String, Class<?>) - Method in GrailsClassUtils
Returns true if the specified property in the specified class is of the specified type
isProxy(java.lang.Object) - Method in DefaultProxyHandler
isProxy(java.lang.Object) - Method in ProxyHandler
Returns true if the specified object is a proxy.
isPublicField(java.lang.Object, java.lang.String) - Method in GrailsClassUtils
Work out if the specified object has a public field with the name supplied.
isPublicStatic(java.lang.reflect.Field) - Method in GrailsClassUtils
Determine whether the field is declared public static
isReadable() - Method in GrailsResource
isReadable() - Method in SpringResource
isReadableProperty(java.lang.String) - Method in AbstractGrailsClass
isReady() - Method in IncludeResponseWrapper
isReleaseCandidate() - Method in Snapshot
isRenderDomainClassRelations() - Method in DeepDomainClassMarshaller
isRenderDomainClassRelations() - Method in DomainClassMarshaller
isRenderView() - Method in GrailsWebRequest
Returns:
true if the view for this GrailsWebRequest should be rendered
isResponseCode(java.lang.String) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
isRollbackOnly() - Method in MultiTransactionStatus
isRunning() - Method in EmbeddedDatabaseShutdownHook
isRunning() - Method in StopWatch
Return whether the stop watch is currently running.
isSafe() - Method in AbstractCharReplacementEncoder
isSafe() - Method in ChainedEncoder
isSafe() - Method in DefaultGrailsCodecClass.ClosureEncoder
isSafe() - Method in DefaultGrailsCodecClass.StateAwareEncoderWrapper
isSafe() - Method in Encoder
Checks if this encoder is XSS "safe".
isSafe() - Method in NoneEncoder
isSafe() - Method in RawCodec
isSafe() - Method in StreamCharBuffer.SavedEncoder
isSafe() - Method in URLCodecFactory.1
isServletApiPresent - Field in GrailsApplicationBuilder
isSetter(java.lang.String, java.lang.Class) - Method in GrailsClassUtils
Returns true if the name of the method specified and the number of arguments make it a javabean property setter.
isSetterMethod(org.codehaus.groovy.ast.MethodNode) - Method in GrailsASTUtils
isSetterOrGetterMethod(org.codehaus.groovy.ast.MethodNode) - Method in GrailsASTUtils
isShutdown() - Method in AbstractGrailsPluginManager
isShutdown() - Method in GrailsPluginManager
Indicates whether the manager has been shutdown or not
isSingle - Field in DefaultUrlMappingEvaluator.UrlMappingBuilder.ParentResource
isSingleBuffer() - Method in StreamCharBuffer.CharBufferChunk
isSingleBuffer() - Method in StreamCharBuffer.StringChunk
isSingleEncoding() - Method in StreamCharBuffer.MultipartStringChunk
isSingleton() - Method in BeanConfiguration
Returns:
true if the bean is singleton
isSingleton() - Method in DataSourceConnectionSourcesFactoryBean
isSingleton() - Method in DefaultBeanConfiguration
isSingleton() - Method in DefaultConstraintEvaluatorFactoryBean
isSingleton() - Method in DefaultGrailsControllerClass
isSingleton() - Method in DefaultMappingContextFactoryBean
isSingleton() - Method in EventBusFactoryBean
isSingleton() - Method in GormDispatcherRegistrar
isSingleton() - Method in GrailsControllerClass
Returns:
Whether the scope is singleton
isSingleton() - Method in HotSwappableTargetSourceFactoryBean
isSingleton() - Method in InstanceFactoryBean
isSingleton() - Method in PromiseFactoryBean
isSingleton() - Method in ValidatorRegistryFactoryBean
isSingleWildcard(java.lang.String) - Method in RegexUrlMapping
isSizeLarger(int) - Method in StreamCharBuffer
isSkipFilteringCodec() - Method in GrailsWebRequest
Returns:
true if grails.views.filteringCodecForMimeType settings should be ignored for this request
isSnapshot() - Method in SoftwareVersion
isStatic() - Method in MethodMetadataReadingVisitor
isStaticCandidateMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in AbstractGrailsArtefactTransformer
isStaticMethodExcluded(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in AbstractGrailsArtefactTransformer
isStaticMethodIncluded(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in AbstractGrailsArtefactTransformer
isStaticProperty(java.lang.Class, java.lang.String) - Method in GrailsClassUtils
isSubclassOf(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in GrailsASTUtils
Returns true if the given class name is a parent class of the given class
isSubclassOfOrImplementsInterface(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in GrailsASTUtils
isSwapped() - Method in SystemOutAndErrSwapper
isSynchronizationActive() - Method in SpringTransactionSynchronizationManager
isSynchronizationActive() - Method in SynchronizationManager
isTokenValid(org.grails.web.servlet.mvc.GrailsWebRequest) - Method in Controller
Checks whether the token in th request is valid.
isTrait(org.codehaus.groovy.ast.ClassNode) - Method in EnhancesTraitTransformation
isTransactional - Field in DefaultDelegateAsyncTransactionalMethodTransformer
isTransactional() - Method in DefaultGrailsServiceClass
isTransactional() - Method in GrailsServiceClass
Service should be configured with transaction demarcation.
isTransactional(java.lang.Object) - Method in GrailsTestTransactionInterceptor
A test is non transactional if it defines an instance or static property name 'transactional' with a value of false.
isTrimStrings() - Method in DataBindingConfigurationProperties
isTrouble() - Method in GrailsPrintWriter
isTrouble() - Method in GrailsPrintWriterAdapter
isTypeInstanceOfPropertyType(Class<?>, Class<?>) - Method in GrailsClassUtils
isUnknown() - Method in Attribute
Returns true if this type of attribute is unknown.
isUriAbsolute(java.lang.String) - Method in DefaultLinkGenerator
isUrl() - Method in Constrained
isUrl() - Method in ConstrainedDelegate
isUseCompileStatic() - Method in ApiDelegateTransformation
isUsed() - Method in GrailsPrintWriter
isUsed() - Method in GrailsPrintWriterAdapter
isUsed() - Method in StreamCharBuffer.StreamCharBufferWriter
isUseJsessionId() - Method in ResponseRedirector
isValid() - Method in StreamCharBuffer.AbstractChunkReader
isValid() - Method in StreamCharBuffer.AllocatedBufferReader
isValid() - Method in StreamCharBuffer.ChunkReader
isValid(java.lang.String, java.lang.String) - Method in SynchronizerTokensHolder
isValidAnnotation(org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.AnnotatedNode) - Method in SubscriberTransform
isValidArtefactClassNode(org.codehaus.groovy.ast.ClassNode, int) - Method in ArtefactHandlerAdapter
isValidArtefactClassNode(org.codehaus.groovy.ast.ClassNode, int) - Method in DomainClassArtefactHandler
isValidArtefactType() - Method in AbstractGrailsArtefactTransformer
isValidArtefactTypeByConvention(org.codehaus.groovy.ast.ClassNode) - Method in AbstractGrailsArtefactTransformer
isValidTargetClassNode(org.codehaus.groovy.ast.ClassNode) - Method in AbstractGrailsArtefactTransformer
isValidTransactionManagerBeanDefinition(java.lang.String, org.springframework.beans.factory.config.BeanDefinition) - Method in ChainedTransactionManagerPostProcessor
isVisible(Class<?>, java.lang.ClassLoader) - Method in GrailsClassUtils
Check whether the given class is visible in the given ClassLoader.
isWarDeployed() - Method in AbstractGrailsApplication
isWarDeployed() - Method in GrailsApplication
Returns true if this application has been deployed as a WAR file
isWhereQueryCall(org.codehaus.groovy.ast.expr.MethodCall) - Method in WhereQueryTypeCheckingExtension
isWriterReferenced() - Method in BoundedCharsAsEncodedBytesCounter
isXhr() - Method in GrailsMockHttpServletRequest
Indicates whether this is an AJAX request or not (as far as Grails is concerned).
isXhr(jakarta.servlet.http.HttpServletRequest) - Method in HttpServletRequestExtension
ItalicFilter - Class in grails.doc
ItalicFilter() - Constructor in ItalicFilter
items - Field in ClassReader
The start index of each constant pool item in b, plus one.
iterator() - Method in CompositeConfig
iterator() - Method in JSONArray
iterator() - Method in NavigableMapConfig
iterator() - Method in PrefixedConfig

J

JAKARTA_PERSISTENCE - Field in DomainClassArtefactHandler
jarDeployed - Property in ClassPathScanner.ApplicationRelativeClassLoader
JavaCompiler - Class in org.grails.boot.internal
Helper for recompiling Java code at runtime
JavaCompiler() - Constructor in JavaCompiler
JAVASCRIPT_CODEC_IDENTIFIER - Field in JavaScriptEncoder
JavaScriptCodec - Class in org.grails.encoder.impl
A codec that encodes strings to Javascript
JavaScriptCodec.1 - Class in org.grails.encoder.impl
JavaScriptCodec.1() - Constructor in JavaScriptCodec.1
JavaScriptCodec() - Constructor in JavaScriptCodec
JavascriptDateMarshaller - Class in org.grails.web.converters.marshaller.json
Authors:
Siegfried Puchbauer
JavaScriptEncoder - Class in org.grails.encoder.impl
Used for making strings safe to be included in a SCRIPT tag besides normal Javascript escaping, possibly "unsafe" characters are escaped too so that it's safe to include an escaped string in a HTML SCRIPT tag.
JavaScriptEncoder() - Constructor in JavaScriptEncoder
javascriptEncoder - Field in JSONObject
javascriptEncoderStateless - Field in JSONObject
jdk7_string - Field in StringCharArrayAccessor
jj_consume_token(int) - Method in JSONParser
jj_expentries - Field in JSONParser
jj_expentry - Field in JSONParser
jj_gen - Field in JSONParser
jj_input_stream - Field in JSONParser
jj_kind - Field in JSONParser
jj_la1_0 - Field in JSONParser
jj_la1_init_0() - Method in JSONParser
jj_la1 - Field in JSONParser
jj_nt - Field in JSONParser
Next token.
jj_ntk - Field in JSONParser
jjAddStates(int, int) - Method in JsonParserTokenManager
jjbitVec0 - Field in JsonParserTokenManager
jjbitVec2 - Field in JsonParserTokenManager
jjCanMove_0(int, int, int, long, long) - Method in JsonParserTokenManager
jjCheckNAdd(int) - Method in JsonParserTokenManager
jjCheckNAddStates(int, int) - Method in JsonParserTokenManager
jjCheckNAddTwoStates(int, int) - Method in JsonParserTokenManager
jjFillToken() - Method in JsonParserTokenManager
jjmatchedKind - Field in JsonParserTokenManager
jjmatchedPos - Field in JsonParserTokenManager
jjMoveNfa_0(int, int) - Method in JsonParserTokenManager
jjMoveNfa_1(int, int) - Method in JsonParserTokenManager
jjMoveNfa_2(int, int) - Method in JsonParserTokenManager
jjMoveNfa_3(int, int) - Method in JsonParserTokenManager
jjMoveStringLiteralDfa0_0() - Method in JsonParserTokenManager
jjMoveStringLiteralDfa0_1() - Method in JsonParserTokenManager
jjMoveStringLiteralDfa0_2() - Method in JsonParserTokenManager
jjMoveStringLiteralDfa0_3() - Method in JsonParserTokenManager
jjMoveStringLiteralDfa1_0(long) - Method in JsonParserTokenManager
jjMoveStringLiteralDfa2_0(long, long) - Method in JsonParserTokenManager
jjMoveStringLiteralDfa3_0(long, long) - Method in JsonParserTokenManager
jjMoveStringLiteralDfa4_0(long, long) - Method in JsonParserTokenManager
jjnewLexState - Field in JsonParserTokenManager
Lex State array.
jjnewStateCnt - Field in JsonParserTokenManager
jjnextStates - Field in JsonParserTokenManager
jjround - Field in JsonParserTokenManager
jjrounds - Field in JsonParserTokenManager
jjStartNfa_0(int, long) - Method in JsonParserTokenManager
jjStartNfa_1(int, long) - Method in JsonParserTokenManager
jjStartNfa_2(int, long) - Method in JsonParserTokenManager
jjStartNfaWithStates_0(int, int, int) - Method in JsonParserTokenManager
jjstateSet - Field in JsonParserTokenManager
jjStopAtPos(int, int) - Method in JsonParserTokenManager
jjStopStringLiteralDfa_0(int, long) - Method in JsonParserTokenManager
jjStopStringLiteralDfa_1(int, long) - Method in JsonParserTokenManager
jjStopStringLiteralDfa_2(int, long) - Method in JsonParserTokenManager
jjstrLiteralImages - Field in JsonParserTokenManager
Token literal values.
jjtoMore - Field in JsonParserTokenManager
jjtoSkip - Field in JsonParserTokenManager
jjtoToken - Field in JsonParserTokenManager
join(java.lang.String) - Method in JSONArray
Make a string from the contents of this JSONArray.
JPA_MAPPING_STRATEGY - Field in AnnotationDomainClassArtefactHandler
jpaClassNames - Field in AnnotationDomainClassArtefactHandler
js - Property in DocPublisher
The directory containing any Javascript to use (will override defaults) *
JSON - Class in grails.converters
A converter that converts domain classes, Maps, Lists, Arrays, POJOs and POGOs to JSON.
JSON.Builder - Class in grails.converters
JSON.BuilderMode - Enum in grails.converters
JSON_API - Field in MimeType
JSON_CODEC_IDENTIFIER - Field in BasicJSONEncoder
JSON_DATE_FORMAT - Field in PropertyEditorRegistryUtils
jSON - Property in GrailsMockHttpServletRequest
JSON(java.lang.Object) - Constructor in JSON
Creates a new JSON Converter for the given Object
json - Field in JSON.Builder
JSON - Field in MimeType
JsonApiDataBindingSourceCreator - Class in org.grails.web.databinding.bindingsource
Creates DataBindingSource objects from JSON API in the request body
jsonApiDataBindingSourceCreator() - Method in DataBindingConfiguration
JsonApiDataBindingSourceCreator() - Constructor in JsonApiDataBindingSourceCreator
JSONArray - Class in org.grails.web.json
A JSONArray is an ordered sequence of values.
JSONArray(java.util.Collection) - Constructor in JSONArray
Construct a JSONArray from a Collection.
JsonArray() - Method in JSONParser
JSONBuilder - Class in grails.web
Builds JSON data.
JSONBuilder() - Constructor in JSONBuilder
JSONCodec - Class in org.grails.plugins.codecs
A codec that encodes strings to JSON
JSONCodec() - Constructor in JSONCodec
JSONCodecFactory - Class in org.grails.encoder.impl
JSONCodecFactory.1 - Class in org.grails.encoder.impl
JSONCodecFactory.1() - Constructor in JSONCodecFactory.1
JSONCodecFactory() - Constructor in JSONCodecFactory
JsonCollectionRenderer - Class in grails.rest.render.json
A JSON renderer for a collection of objects
JsonCollectionRenderer(java.lang.Class, grails.web.mime.MimeType) - Constructor in JsonCollectionRenderer
JsonDataBindingSourceCreator - Class in org.grails.web.databinding.bindingsource
Creates DataBindingSource objects from JSON in the request body
JsonDataBindingSourceCreator.1 - Class in org.grails.web.databinding.bindingsource
JsonDataBindingSourceCreator.1() - Constructor in JsonDataBindingSourceCreator.1
jsonDataBindingSourceCreator() - Method in DataBindingConfiguration
JsonDataBindingSourceCreator() - Constructor in JsonDataBindingSourceCreator
JSONElement - Interface in org.grails.web.json
Base interface for all valid JSON Elements
JSONEncoder - Class in grails.encoders
JSONException - Class in org.grails.web.json
The JSONException is thrown by the JSON.org classes then things are amiss.
JSONException(java.lang.Throwable) - Constructor in JSONException
JsonExp() - Method in JSONParser
JsonFrac() - Method in JSONParser
JsonInt() - Method in JSONParser
JsonNull() - Method in JSONParser
JsonNumber() - Method in JSONParser
JSONObject - Class in org.grails.web.json
A JSONObject is an unordered collection of name/value pairs.
JSONObject(java.lang.String) - Constructor in JSONObject
Construct a JSONObject from a string.
JsonObject() - Method in JSONParser
JSONParser - Class in org.grails.web.json.parser
JSONParser(org.grails.web.json.parser.JsonParserTokenManager) - Constructor in JSONParser
Constructor with generated Token Manager.
JsonParserConstants - Interface in org.grails.web.json.parser
Token literal values and constants.
JsonParserTokenManager - Class in org.grails.web.json.parser
Token Manager.
JsonParserTokenManager(org.grails.web.json.parser.SimpleCharStream, int) - Constructor in JsonParserTokenManager
Constructor.
JsonPrimitive() - Method in JSONParser
JsonRenderer - Class in grails.rest.render.json
A JSON renderer that allows including / excluding properties
JsonRenderer.1 - Class in grails.rest.render.json
JsonRenderer.1() - Constructor in JsonRenderer.1
JsonRenderer.2 - Class in grails.rest.render.json
JsonRenderer.2() - Constructor in JsonRenderer.2
JsonRenderer(Class<T>, grails.web.mime.MimeType) - Constructor in JsonRenderer
jsonSlurper - Property in JsonDataBindingSourceCreator
JsonString() - Method in JSONParser
JSONTokener - Class in org.grails.web.json
A JSONTokener takes a source string and extracts characters and tokens from it.
JSONTokener(java.lang.String) - Constructor in JSONTokener
Construct a JSONTokener from a string.
JsonValue() - Method in JSONParser
JSONWriter - Class in org.grails.web.json
JSONWriter provides a quick and convenient way of producing JSON text.
JSONWriter.Mode - Enum in org.grails.web.json
Enumeration of the possible modes of the JSONWriter
JSONWriter.NullWritable - Class in org.grails.web.json
JSONWriter.QuotedWritable - Class in org.grails.web.json
JSONWriter.WritableString - Class in org.grails.web.json
JSONWriter(java.io.Writer) - Constructor in JSONWriter
Make a fresh JSONWriter.
Jsr310ConvertersConfiguration - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.1 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.10 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.10() - Constructor in Jsr310ConvertersConfiguration.10
Jsr310ConvertersConfiguration.11 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.11() - Constructor in Jsr310ConvertersConfiguration.11
Jsr310ConvertersConfiguration.12 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.12() - Constructor in Jsr310ConvertersConfiguration.12
Jsr310ConvertersConfiguration.13 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.13() - Constructor in Jsr310ConvertersConfiguration.13
Jsr310ConvertersConfiguration.14 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.14() - Constructor in Jsr310ConvertersConfiguration.14
Jsr310ConvertersConfiguration.15 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.15() - Constructor in Jsr310ConvertersConfiguration.15
Jsr310ConvertersConfiguration.16 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.16() - Constructor in Jsr310ConvertersConfiguration.16
Jsr310ConvertersConfiguration.17 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.17() - Constructor in Jsr310ConvertersConfiguration.17
Jsr310ConvertersConfiguration.18 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.18() - Constructor in Jsr310ConvertersConfiguration.18
Jsr310ConvertersConfiguration.19 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.19() - Constructor in Jsr310ConvertersConfiguration.19
Jsr310ConvertersConfiguration.1() - Constructor in Jsr310ConvertersConfiguration.1
Jsr310ConvertersConfiguration.2 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.20 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.20() - Constructor in Jsr310ConvertersConfiguration.20
Jsr310ConvertersConfiguration.21 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.21() - Constructor in Jsr310ConvertersConfiguration.21
Jsr310ConvertersConfiguration.2() - Constructor in Jsr310ConvertersConfiguration.2
Jsr310ConvertersConfiguration.3 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.3() - Constructor in Jsr310ConvertersConfiguration.3
Jsr310ConvertersConfiguration.4 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.4() - Constructor in Jsr310ConvertersConfiguration.4
Jsr310ConvertersConfiguration.5 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.5() - Constructor in Jsr310ConvertersConfiguration.5
Jsr310ConvertersConfiguration.6 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.6() - Constructor in Jsr310ConvertersConfiguration.6
Jsr310ConvertersConfiguration.7 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.7() - Constructor in Jsr310ConvertersConfiguration.7
Jsr310ConvertersConfiguration.8 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.8() - Constructor in Jsr310ConvertersConfiguration.8
Jsr310ConvertersConfiguration.9 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.9() - Constructor in Jsr310ConvertersConfiguration.9
Jsr310ConvertersConfiguration.CustomDateBindingEditor - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.CustomDateBindingEditor() - Constructor in Jsr310ConvertersConfiguration.CustomDateBindingEditor
Jsr310ConvertersConfiguration.Jsr310DateValueConverter - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.Jsr310DateValueConverter() - Constructor in Jsr310ConvertersConfiguration.Jsr310DateValueConverter
jsr310ConvertersConfiguration - Field in DefaultConvertersConfiguration
Jsr310ConvertersConfiguration(org.grails.plugins.databinding.DataBindingConfigurationProperties) - Constructor in Jsr310ConvertersConfiguration
JUnitReports - Class in org.grails.test.report.junit
Simply propagates to the underlying reports.
JUnitReports(org.apache.tools.ant.taskdefs.optional.junit.JUnitResultFormatter) - Constructor in JUnitReports
JUnitReportsFactory - Class in org.grails.test.report.junit
JUnitReportsFactory(java.lang.String, java.lang.String, java.io.File, List<String>) - Constructor in JUnitReportsFactory

K

KEEP_ALIVE - Field in HttpHeaders
KEEP_ALIVE_TIME - Field in LoggingPoolFactory
KEEP_PARAMS_WHEN_REDIRECT - Field in ResponseRedirector
key(java.lang.String) - Method in JSONWriter
Append a key.
KEY - Enum Constant in JSONWriter.Mode
key(java.lang.String) - Method in PathCapturingJSONWriterWrapper
key(java.lang.String) - Method in PrettyPrintJSONWriter
KEY - Field in TokenResponseHandler
KEY_VALUE_SEPARATOR - Field in CachingLinkGenerator
keyPart1 - Field in DefaultGroovyPagesUriService.TupleStringKey
keyPart2 - Field in DefaultGroovyPagesUriService.TupleStringKey
keys() - Method in ConfigProperties
keys() - Method in JSONObject
Get an enumeration of the keys of the JSONObject.
keySet() - Method in AbstractTypeConvertingMap
keySet() - Method in CompositeConfig
keySet() - Method in ConfigProperties
keySet() - Method in GPathResultMap
keySet() - Method in GrailsFlashScope
keySet() - Method in JSONObject
keySet() - Method in LazyBeanMap
keySet() - Method in LazyMetaPropertyMap
keySet() - Method in NavigableMapConfig
keySet() - Method in PrefixedConfig
KEYWORDS - Field in UrlMapping
kind - Field in Token
An integer that describes the kind of this token.
KNOWN_TRANSFORMED_CLASSES - Field in AbstractGrailsArtefactTransformer

L

labels - Field in Context
The label objects, indexed by bytecode offset, of the method currently being parsed (only bytecode offsets for which a label is needed have a non null associated Label object).
language - Property in DocPublisher
The language we're generating for (gets its own sub-directory).
language - Property in PublishGuide
language - Property in PublishPdf
LAST - Enum Constant in GrailsFilters
LAST_MODIFIED - Field in HttpHeaders
lastAppenderForCached - Field in ChainedEncoder.ChainedEncoderCacheItem
lastChunk - Field in StreamCharBuffer
lastChunkReader - Field in StreamCharBuffer.StreamCharBufferReader
lastIgnoreEncodingStateForCached - Field in ChainedEncoder.ChainedEncoderCacheItem
lastIndexOf(java.lang.Object) - Method in JSONArray
lastModified() - Method in GrailsResource
lastModified() - Method in SpringResource
lastPart - Field in StreamCharBuffer.MultipartCharBufferChunk
lastPart - Field in StreamCharBuffer.MultipartStringChunk
lastposition - Field in StreamCharBuffer.CharBufferChunk
lastposition - Field in StreamCharBuffer.StringChunk
lastTaskInfo - Field in StopWatch
lastTransactionManagerIndex() - Method in ChainedTransactionManager
LAYOUT_ATTRIBUTE - Field in WebUtils
LayoutViewResolver - Interface in org.grails.web.servlet.view
A ViewResolver for resolving layouts
lazilyCreateIncludeOrExcludeSet(java.util.Map, boolean) - Method in DefaultGrailsPlugin
LazyBeanMap - Class in grails.beans.util
LazyBeanMap(java.lang.Object) - Constructor in LazyBeanMap
Creates a bean map
lazyEvaluateDateParam(java.lang.Object) - Method in GrailsParameterMap
lazyInitializingWriter - Field in StreamCharBuffer.ConnectToWriter
LazyMetaPropertyMap - Class in grails.beans.util
A map implementation that reads an objects properties lazily using Groovy's MetaClass.
LazyMetaPropertyMap(java.lang.Object) - Constructor in LazyMetaPropertyMap
Constructs the map
lazyWriter - Field in StreamCharBuffer
leftShift(java.lang.String) - Method in AbstractGrailsMockHttpServletResponse
Appends the given content string to the response's output stream.
leftShift(java.lang.Object) - Method in BeanBuilder.ConfigurableRuntimeBeanReference.WrappedPropertyValue
leftShift(Closure<T>) - Method in BoundPromise
leftShift(Closure<T>) - Method in GparsPromise
leftShift(java.lang.String) - Method in GrailsPrintWriter
leftShift(groovy.lang.Writable) - Method in GrailsPrintWriterAdapter
leftShift(groovy.lang.Writable) - Method in GrailsRoutablePrintWriter
leftShift(jakarta.servlet.http.HttpServletResponse, java.lang.Object) - Method in HttpServletResponseExtension
leftShift(Promise<T>) - Method in PromiseList
Add a promise to the promise list
leftShift(groovy.lang.Closure) - Method in PromiseMap
leftShift(Closure<T>) - Method in SynchronousPromise
LegacyDocMigrator - Class in grails.doc
LegacyDocMigrator(java.io.File, java.io.File, java.lang.Object) - Constructor in LegacyDocMigrator
LegacyTocStrategy - Class in grails.doc.internal
LegacyTocStrategy() - Constructor in LegacyTocStrategy
len - Field in StreamCharBuffer.EncodingStatePart
length - Field in ByteVector
Actual number of bytes in this vector.
length() - Method in CharArrayCharSequence
length() - Method in JSONArray
Get the number of elements in the JSONArray, included nulls.
length() - Method in JSONObject
Get the number of keys stored in the JSONObject.
length() - Method in SingleCharCharSequence
length() - Method in StreamCharBuffer
length - Field in StreamCharBuffer.CharBufferChunk
length - Field in StreamCharBuffer.StringChunk
length() - Method in SubCharSequence
level - Field in PrettyPrintXMLStreamWriter
LEXICAL_ERROR - Field in TokenMgrError
Lexical error occurred.
LexicalError(boolean, int, int, int, java.lang.String, char) - Method in TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Field in JsonParserTokenManager
Lexer state names.
license - Property in DocPublisher
The documentation license
lifeCycle - Property in GrailsApplicationPostProcessor
limitScanningToApplication() - Method in GrailsAutoConfiguration
Whether classpath scanning should be limited to the application and not dependent JAR files.
LINE_SEPARATOR - Field in BasicXMLEncoder
LINE_SEPARATOR - Field in GrailsExceptionResolver
line - Field in SimpleCharStream
lineNumber - Field in GrailsWrappedRuntimeException
Link - Class in grails.rest
Represents a Link in a RESTful resource.
LINK_ATTRIBUTES - Field in LinkGenerator
link(java.util.Map, java.lang.String) - Method in CachingLinkGenerator
link(java.util.Map, java.lang.String) - Method in DefaultLinkGenerator
{@inheritDoc}
Link(java.lang.String, java.lang.String) - Constructor in Link
link(java.util.Map, java.lang.String) - Method in LinkGenerator
Generates a link to a controller, action or URI for the given named parameters.
LINK_METHOD - Field in LinkableTransform
LINK_PREFIX - Field in CachingLinkGenerator
LINK_TAG - Field in HalXmlRenderer
LINK_TAG - Field in VndErrorXmlRenderer
Linkable - Annotation Type in grails.rest
A transform that makes it possible to attach Link instances to any class.
LinkableTransform - Class in org.grails.plugins.web.rest.transform
Implementation of the Linkable transform
LinkableTransform() - Constructor in LinkableTransform
linkCache - Field in CachingLinkGenerator
LinkGenerator - Interface in grails.web.mapping
Generates links for a Grails application based on URL mapping rules and/or base context settings.
linkGenerator - Property in AbstractLinkingRenderer
linkGenerator - Property in AbstractVndErrorRenderer
linkGenerator - Field in RequestForwarder
linkGenerator - Property in ResponseRedirector
LinkGeneratorFactory - Class in grails.web.mapping
Helper class for creating a LinkGenerator.
LinkGeneratorFactory() - Constructor in LinkGeneratorFactory
LINKS_ATTRIBUTE - Field in HalJsonRenderer
LINKS_ATTRIBUTE - Field in VndErrorJsonRenderer
LINKS_METHOD - Field in LinkableTransform
LinkTestFilter - Class in grails.doc.filters
Authors:
Graeme Rocher
LinkTestFilter() - Constructor in LinkTestFilter
list(java.lang.String) - Method in AbstractTypeConvertingMap
listAllResources(java.util.Map) - Method in RestfulController
List all of resource based on parameters
listenedForEvents - Field in GormEventDispatcher
Listener - Annotation Type in grails.events.annotation.gorm
A Listener is like a Subscriber for GORM events, but is dispatched synchronously
listener - Property in ClosureSubscription
listeners - Field in DataBindingEventMulticastListener
listeners - Field in GormEventDispatcher
listeners - Field in GrailsWebDataBinder
ListFilter - Class in grails.doc.filters
Authors:
Graeme Rocher
ListFilter() - Constructor in ListFilter
listIterator(int) - Method in JSONArray
LIVE_DOC_SITE - Field in PdfBuilder
load(java.lang.String, org.springframework.core.io.Resource, List<String>) - Method in GroovyConfigPropertySourceLoader
load() - Method in YamlPropertySourceLoader
load(java.io.Reader) - Method in YamlTocStrategy
loadAfter - Property in ControllersAsyncGrailsPlugin
loadAfter - Property in DomainClassGrailsPlugin
loadAfter - Property in InterceptorsGrailsPlugin
loadAfter - Property in ServicesGrailsPlugin
loadAfter - Property in UrlMappingsGrailsPlugin
loadAfterNames - Field in DefaultGrailsPlugin
loadApplicationClass(java.lang.String) - Method in AbstractGrailsPluginManager
loadApplicationConfig() - Method in GrailsApplicationPostProcessor
loadBeans(org.springframework.core.io.Resource) - Method in BeanBuilder
Loads a set of given beans
loadBefore - Property in RestResponderGrailsPlugin
loadBeforeNames - Field in DefaultGrailsPlugin
loadClass(java.lang.String, boolean) - Method in ClassPathScanner.ApplicationRelativeClassLoader
loadCorePlugins - Field in AbstractGrailsPluginManager
loadCorePluginsFromResources(org.springframework.core.io.Resource) - Method in CorePluginFinder
loadDataTestClass() - Method in ServiceUnitTest
loadDelayedPlugins() - Method in DefaultGrailsPluginManager
This method will attempt to load that plug-ins not loaded in the first pass
loadedClasses - Field in DefaultGrailsApplication
loadedFiles - Property in GroovyConfigPropertySourceLoader
loadExternalBeans - Property in GrailsApplicationBuilder
loadExternalBeans - Property in GrailsApplicationPostProcessor
loadExternalBeans() - Method in GrailsUnitTest
loadExternalSpringConfig(org.grails.spring.RuntimeSpringConfiguration, grails.core.GrailsApplication) - Method in RuntimeSpringConfigUtilities
Loads any external Spring configuration into the given RuntimeSpringConfiguration object.
loadFactories(Class<T>, java.lang.ClassLoader) - Method in GrailsFactoriesLoader
Load the factory implementations of the given type from the default location, using the given class loader.
loadFactoriesWithArguments(Class<T>, java.lang.ClassLoader, java.lang.Object) - Method in GrailsFactoriesLoader
loadFactory(Class<T>, java.lang.ClassLoader, java.lang.Object) - Method in GrailsFactoriesLoader
loadFactoryClass(java.lang.String, Class<T>, java.lang.ClassLoader) - Method in GrailsFactoriesLoader
loadFactoryClasses(Class<T>, java.lang.ClassLoader) - Method in GrailsFactoriesLoader
loadFromFile(java.util.Properties, java.io.File) - Method in GlobalGrailsClassInjectorTransformation
loadFromResources(java.util.Properties, org.springframework.core.io.Resource) - Method in BinaryGrailsPlugin
loadMimeTypeConfig(grails.config.Config) - Method in HttpServletResponseExtension
loadPluginClass(java.lang.ClassLoader, org.springframework.core.io.Resource) - Method in DefaultGrailsPluginManager
loadPlugins() - Method in DefaultGrailsPluginManager
loadPlugins() - Method in GrailsPluginManager
Performs the initial load of plug-ins throwing an exception if any dependencies don't resolve
loadPlugins() - Method in MockGrailsPluginManager
loadPlugins() - Method in PluginManagerLoader
Load the available plugins
loadPlugins() - Method in ProfilingGrailsPluginManager
loadProperties(java.util.Properties) - Method in GrailsPlaceholderConfigurer
loadProperties(org.springframework.core.io.Resource, java.lang.String) - Method in ReloadableResourceBundleMessageSource
Load the properties from the given resource.
loadSpringGroovyResources(org.grails.spring.RuntimeSpringConfiguration, grails.core.GrailsApplication) - Method in RuntimeSpringConfigUtilities
loadSpringGroovyResourcesIntoContext(org.grails.spring.RuntimeSpringConfiguration, grails.core.GrailsApplication, org.springframework.context.support.GenericApplicationContext) - Method in RuntimeSpringConfigUtilities
local - Field in Context
The local values of the latest stack map frame that has been parsed.
localClassInjectors - Field in GrailsAwareInjectionOperation
localCount - Field in Context
The number of locals in the latest stack map frame that has been parsed.
localDateConverter() - Method in DefaultConvertersConfiguration
localDateConverter() - Method in Jsr310ConvertersConfiguration
localDateStructuredBindingEditor() - Method in DefaultConvertersConfiguration
localDateStructuredBindingEditor() - Method in Jsr310ConvertersConfiguration
LocalDateTimeConverter - Class in org.grails.databinding.converters
This class is a ValueConverter for java.time.LocalDateTime target type.
localDateTimeConverter() - Method in DefaultConvertersConfiguration
localDateTimeConverter() - Method in Jsr310ConvertersConfiguration
LocalDateTimeConverter() - Constructor in LocalDateTimeConverter
localDateTimeStructuredBindingEditor() - Method in DefaultConvertersConfiguration
localDateTimeStructuredBindingEditor() - Method in Jsr310ConvertersConfiguration
localDateTimeValueConverter() - Method in DefaultConvertersConfiguration
localDateTimeValueConverter() - Method in Jsr310ConvertersConfiguration
localDateValueConverter() - Method in DefaultConvertersConfiguration
localDateValueConverter() - Method in Jsr310ConvertersConfiguration
localDiff - Field in Context
The number locals in the latest stack map frame that has been parsed, minus the number of locals in the previous frame.
LocaleAwareBigDecimalConverter - Class in org.grails.databinding.converters.web
A ValueConverter that knows how to convert a String to a BigDecimal or a BigInteger and is Locale aware.
LocaleAwareBigDecimalConverter() - Constructor in LocaleAwareBigDecimalConverter
LocaleAwareNumberConverter - Class in org.grails.databinding.converters.web
A ValueConverter that knows how to convert a String to any numeric type and is Locale aware.
LocaleAwareNumberConverter() - Constructor in LocaleAwareNumberConverter
localeChangeInterceptor() - Method in I18nAutoConfiguration
localeResolver() - Method in I18nAutoConfiguration
localeResolver - Property in LocaleAwareNumberConverter
localeResolver - Property in ParamsAwareLocaleChangeInterceptor
localOverride - Property in GrailsApplicationBuilder
localOverride - Property in GrailsApplicationBuilder.TestRuntimeGrailsApplicationPostProcessor
localResolver - Field in DefaultConvertersConfiguration
localResourceLoader - Field in PluginAwareResourceBundleMessageSource
localTimeConverter() - Method in DefaultConvertersConfiguration
localTimeConverter() - Method in Jsr310ConvertersConfiguration
localTimeStructuredBindingEditor() - Method in DefaultConvertersConfiguration
localTimeStructuredBindingEditor() - Method in Jsr310ConvertersConfiguration
localTimeValueConverter() - Method in DefaultConvertersConfiguration
localTimeValueConverter() - Method in Jsr310ConvertersConfiguration
locateResource(java.lang.String) - Method in ReloadableResourceBundleMessageSource
locateResourceWithoutCache(java.lang.String) - Method in ReloadableResourceBundleMessageSource
LOCATION - Field in HttpHeaders
locations - Field in GrailsTestConfiguration
See Also:
org.springframework.test.context.ContextConfiguration#locations()
Default:
{}
lock - Field in CacheEntry
LOG - Field in AbstractGrailsPlugin
LOG - Field in AbstractGrailsPluginManager
LOG - Field in BeanBuilder
LOG - Field in BeanCreationProfilingPostProcessor
LOG - Field in CacheEntry
LOG - Field in ClosureClassIgnoringComponentScanBeanDefinitionParser
log - Field in CodecLookupHelper
LOG - Field in ConvertersConfigurationInitializer
LOG - Field in CorePluginFinder
log - Field in DataSourceGrailsPlugin
LOG - Property in DefaultAcceptHeaderParser
LOG - Field in DefaultEncodingStateRegistry
log - Field in DefaultGrailsApplication
LOG - Field in DefaultGrailsApplicationAttributes
log - Field in DefaultGrailsDomainClass
LOG - Field in DefaultGrailsPlugin
LOG - Field in DefaultGrailsPluginManager
LOG - Field in DefaultRuntimeSpringConfiguration
log - Field in DefaultUrlMappingEvaluator
LOG - Field in DefaultUrlMappingInfo
LOG - Field in DefaultUrlMappingsHolder
LOG - Field in DeferredBindingActions
LOG_DEPRECATED - Field in GrailsUtil
LOG - Field in DynamicElementReader
log - Field in EmbeddedDatabaseShutdownHook
LOG - Field in FastStringPrintWriter
log - Field in GormAnnotatedListener
LOG - Field in GrailsClassUtils
LOG - Field in GrailsExceptionResolver
LOG - Field in GrailsInterceptorHandlerInterceptorAdapter
LOG - Field in GrailsMetaClassUtils
LOG - Field in GrailsParameterMap
LOG - Field in GrailsPrintWriter
LOG - Field in GrailsPrintWriterAdapter
LOG - Field in GrailsRoutablePrintWriter
log - Field in GrailsTransactionAttribute
LOG - Field in GrailsUtil
LOG - Field in GrailsWrappedRuntimeException
LOG - Field in Holders
log - Field in HTML4Encoder
log - Field in JSON
LOG - Field in LoggingPoolFactory
LOG - Field in NavigableMapConfig
LOG - Field in ParamsAwareLocaleChangeInterceptor
log - Field in PathCapturingJSONWriterWrapper
LOG - Field in RegexUrlMapping
LOG - Field in RestResponderGrailsPlugin
LOG - Field in RuntimeSpringConfigUtilities
LOG - Field in ShutdownOperations
LOG - Field in StaticResourceLoader
log - Field in StreamCharBuffer
log - Field in TomcatJDBCPoolMBeanExporter
LOG - Field in UrlMappingFactoryBean
logger - Field in AbstractRecursiveAnnotationVisitor
LOGGER - Field in ChainedTransactionManager
LoggingPoolFactory - Class in org.grails.async.factory.gpars
A pool factory that logs error instead of printing them to standard err as is the default in GPars
LoggingPoolFactory.1 - Class in org.grails.async.factory.gpars
LoggingPoolFactory.1.1 - Class in org.grails.async.factory.gpars
LoggingPoolFactory.1.1() - Constructor in LoggingPoolFactory.1.1
LoggingPoolFactory.1() - Constructor in LoggingPoolFactory.1
LoggingPoolFactory.2 - Class in org.grails.async.factory.gpars
LoggingPoolFactory.2() - Constructor in LoggingPoolFactory.2
LoggingPoolFactory() - Constructor in LoggingPoolFactory
LoggingTransformer - Class in org.grails.compiler.logging
Adds a log field to all artifacts.
LOGICAL_AND_OPERATOR - Field in GrailsASTUtils
logicalPropertyName - Field in AbstractGrailsClass
logicalPropertyNameToClassMap - Field in DefaultArtefactInfo
logicalUrls - Field in DefaultUrlMappingData
logo - Property in DocPublisher
HTML markup that renders the left logo
LOGREF_ATTRIBUTE - Field in AbstractVndErrorRenderer
logStackTrace(java.lang.Exception, jakarta.servlet.http.HttpServletRequest) - Method in GrailsExceptionResolver
LONG - Field in ClassReader
The type of CONSTANT_Long constant pool items.
long(java.lang.String, java.lang.Long) - Method in TypeConvertingMap
longConverter() - Method in DefaultConvertersConfiguration
lookup(jakarta.servlet.http.HttpServletRequest) - Method in AsyncGrailsWebRequest
Looks up the GrailsWebRequest from the current request.
lookup - Field in DefaultUrlMappingsHolder.UrlMappingsList
lookup() - Method in EncodingStateRegistryLookup
Lookup encoding state registry.
lookup() - Method in GrailsWebRequest
Looks up the current Grails WebRequest instance
lookup() - Method in GrailsWebRequest.DefaultEncodingStateRegistryLookup
lookup(org.grails.web.mapping.UrlCreatorCache.ReverseMappingKey) - Method in UrlCreatorCache
lookupApplication(jakarta.servlet.ServletContext) - Method in GrailsWebUtil
Looks up a GrailsApplication instance from the ServletContext.
lookupApplication(jakarta.servlet.ServletContext) - Method in WebUtils
Looks up the GrailsApplication instance
lookupAsyncTransactionalMethodTransformer() - Method in DelegateAsyncTransformation
lookupCodec(java.lang.String, ConcurrentMap<String,T>, Class<T>) - Method in BasicCodecLookup
lookupDecoder(java.lang.String) - Method in BasicCodecLookup
lookupDecoder(java.lang.String) - Method in CodecLookup
lookupDefaultEncodingStateRegistry() - Method in StreamCharBuffer
lookupEncoder(java.lang.String) - Method in BasicCodecLookup
lookupEncoder(java.lang.String) - Method in CodecLookup
lookupEncoder(grails.core.GrailsApplication, java.lang.String) - Method in CodecLookupHelper
Lookup encoder.
lookupEncodingState() - Method in DefaultGrailsCodecClass.StateAwareEncoderWrapper
lookupEncodingState(java.lang.String, int, int) - Method in StreamingEncoderWriter
lookupFilteringEncoder() - Method in GrailsWebRequest
lookupFormat(java.lang.String) - Method in GrailsParameterMap
lookupFormat(java.lang.Object) - Method in MimeTypesApiSupport
lookupHandlerInterceptors(jakarta.servlet.ServletContext) - Method in WebUtils
Looks up all of the HandlerInterceptor instances registered for the application
lookupLinkGenerator() - Method in RequestForwarder
lookupMapping(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map) - Method in DefaultUrlMappingsHolder
Performs a match uses reverse mappings to looks up a mapping from the controller, action and params.
lookupMimeTypes(java.lang.Object) - Method in MimeTypesApiSupport
lookupObjectMarshaller(java.lang.Object) - Method in Converter
lookupObjectMarshaller(java.lang.Object) - Method in JSON
lookupSecondary() - Method in WebRequestServletHolder
lookupStrategies - Field in AbstractPromiseFactory
lookupUrlMappings() - Method in GrailsExceptionResolver
lookupUrlMappings(jakarta.servlet.ServletContext) - Method in UrlMappingUtils
Looks up the UrlMappingsHolder instance
lookupViewResolver(org.springframework.context.ApplicationContext) - Method in WebUtils
lookupWebRequestInterceptors(jakarta.servlet.ServletContext) - Method in WebUtils
Looks up all of the WebRequestInterceptor instances registered with the application
LOOP_DETECTED - Field in TokenMgrError
Detected (and bailed out of) an infinite loop in the token manager.

M

macroFilter - Field in DocEngine
macroLoader - Field in DocEngine
macros - Property in PublishGuide
main(java.lang.String) - Method in GrailsApplicationContextCommandRunner
Main method to run an existing Application class
main(java.lang.String) - Method in GrailsApplicationScriptRunner
Main method to run an existing Application class
main(java.lang.String) - Method in GrailsShell
Main method to run an existing Application class
main(java.lang.String) - Method in GrailsSwingConsole
Main method to run an existing Application class
mainTransactionManager - Field in MultiTransactionStatus
major - Property in SoftwareVersion
makeAjaxRequest() - Method in GrailsMockHttpServletRequest
Makes this request an AJAX request as Grails understands it.
makeDynamicGormCall(org.codehaus.groovy.ast.expr.MethodCall, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in DynamicFinderTypeCheckingExtension
makeKey(java.lang.String, java.util.Map) - Method in CachingLinkGenerator
makeServerURL() - Method in DefaultLinkGenerator
Get the declared URL of the server from config, or guess at localhost for non-production.
manageListIfNecessary(java.lang.Object) - Method in BeanBuilder
Checks whether there are any runtime refs inside the list and converts it to a ManagedList if necessary.
manageMapIfNecessary(java.lang.Object) - Method in BeanBuilder
Checks whether there are any runtime refs inside a Map and converts it to a ManagedMap if necessary.
manager - Field in AbstractGrailsPlugin
map - Field in ClosureToMapPopulator
map - Field in SimpleMapDataBindingSource
MapBasedSmartPropertyOverrideConfigurer - Class in org.grails.spring.context.support
Applies property configuration from a Map with bean names as keys and bean properties as name/value Maps (i.e.
MapBasedSmartPropertyOverrideConfigurer() - Constructor in MapBasedSmartPropertyOverrideConfigurer
MapMarshaller - Class in org.grails.web.converters.marshaller.xml
Authors:
Siegfried Puchbauer
mapMethod - Field in HTML4Encoder.StreamingHTMLEncoderHelper
mappedInterceptor(org.springframework.web.servlet.HandlerInterceptor) - Method in UrlMappingsHandlerMapping
MappingCapturingClosure(groovy.lang.Script) - Constructor in DefaultUrlMappingEvaluator.MappingCapturingClosure
mappingContext - Property in AbstractLinkingRenderer
mappingContext - Field in DefaultGrailsApplication
mappingContext - Field in DefaultGrailsDomainClass
mappingContext - Property in DefaultLinkGenerator
mappingContext - Field in DefaultMappingContextFactoryBean
mappingContext - Property in ValidatorRegistryFactoryBean
mappingInfoDeque - Field in DefaultUrlMappingEvaluator.UrlMappingBuilder
mappingName - Field in AbstractUrlMapping
MAPPINGS_CLOSURE - Field in DefaultGrailsUrlMappingsClass
mappings - Field in DefaultUrlMappingEvaluator.MappingCapturingClosure
mappings - Property in DefaultUrlMappings
mappings - Field in DefaultUrlMappingsHolder
mappings - Property in GrailsCorsConfiguration
mappings - Field in UrlMappingFactoryBean
mappings - Property in UrlMappingsGrailsPlugin.DefaultUrlMappings
mappingsListLookup - Field in DefaultUrlMappingsHolder
mappingsLookup - Field in DefaultUrlMappingsHolder
mappingsToGrailsControllerMap - Property in AbstractGrailsControllerUrlMappings
mapsToURI(java.lang.String) - Method in DefaultGrailsControllerClass
mapsToURI(java.lang.String) - Method in GrailsControllerClass
Tests if a controller maps to a given URI.
markApplied(org.codehaus.groovy.ast.ClassNode) - Method in ArtefactTypeAstTransformation
markApplied(org.codehaus.groovy.ast.ASTNode, Class<?>) - Method in GrailsASTUtils
markBufferChanged() - Method in StreamCharBuffer
markEncoded(java.lang.CharSequence) - Method in AbstractCharReplacementEncoder
markEncoded(java.lang.CharSequence) - Method in ChainedEncoder
markEncoded(java.lang.CharSequence) - Method in DefaultGrailsCodecClass.ClosureEncoder
markEncoded(java.lang.CharSequence) - Method in DefaultGrailsCodecClass.StateAwareEncoderWrapper
markEncoded(java.lang.CharSequence) - Method in Encoder
Mark this instance as encoded with this encoder in the current EncodingStateRegistry
markEncoded(java.lang.CharSequence) - Method in NoneEncoder
markEncoded(java.lang.CharSequence) - Method in RawCodec
markEncoded(StringChunk) - Method in StreamCharBuffer
markEncoded(java.lang.CharSequence) - Method in StreamCharBuffer.SavedEncoder
markEncoded(java.lang.CharSequence) - Method in URLCodecFactory.1
markUsed() - Method in GrailsPrintWriter
markUsed() - Method in GrailsPrintWriterAdapter
markUsed() - Method in GrailsWrappedWriter
markUsed() - Method in StreamCharBuffer.SingleOutputWriter
markUsed() - Method in StreamCharBuffer.StreamCharBufferWriter
marshaller - Field in DefaultConverterConfiguration.Entry
marshaller - Field in ObjectMarshallerRegisterer
MARSHALLER_SEQUENCE - Field in DefaultConverterConfiguration
marshallerList - Field in ChainedConverterConfiguration
marshallers - Field in ImmutableConverterConfiguration
marshalObject(java.lang.Object, grails.converters.XML) - Method in ArrayMarshaller
marshalObject(java.lang.Object, grails.converters.XML) - Method in Base64ByteArrayMarshaller
marshalObject(java.lang.Object, grails.converters.JSON) - Method in ByteArrayMarshaller
marshalObject(java.lang.Object, C) - Method in ChainedConverterConfiguration
marshalObject(java.lang.Object, C) - Method in ChainedConverterConfiguration.ChainedObjectMarshaller
marshalObject(java.lang.Object, T) - Method in ClosureObjectMarshaller
marshalObject(java.lang.Object, grails.converters.XML) - Method in CollectionMarshaller
marshalObject(java.lang.Object, grails.converters.XML) - Method in DateMarshaller
marshalObject(java.lang.Object, grails.converters.XML) - Method in DomainClassMarshaller
marshalObject(java.lang.Object, grails.converters.XML) - Method in EnumMarshaller
marshalObject(java.lang.Object, grails.converters.XML) - Method in GenericJavaBeanMarshaller
marshalObject(java.lang.Object, grails.converters.XML) - Method in GroovyBeanMarshaller
marshalObject(java.lang.Object, grails.converters.XML) - Method in InstanceMethodBasedMarshaller
marshalObject(java.lang.Object, grails.converters.JSON) - Method in JavascriptDateMarshaller
marshalObject(java.lang.Object, grails.converters.XML) - Method in MapMarshaller
marshalObject(java.lang.Object, T) - Method in ObjectMarshaller
Performs the conversion
marshalObject(java.lang.Object, C) - Method in ProxyUnwrappingMarshaller
marshalObject(java.lang.Object, grails.converters.XML) - Method in ToStringBeanMarshaller
marshalObject(java.lang.Object, grails.converters.XML) - Method in ValidationErrorsMarshaller
match(java.lang.String) - Method in AbstractGrailsControllerUrlMappings
match(java.lang.String, java.lang.String) - Method in ClosureClassIgnoringComponentScanBeanDefinitionParser
match(java.lang.String) - Method in DefaultUrlMappingsHolder
match(java.util.Map) - Method in Interceptor
Used to define a match.
match(java.lang.String) - Method in RegexUrlMapping
Matches the given URI and returns a DefaultUrlMappingInfo instance or null
match(int) - Method in ResponseCodeUrlMapping
MATCH_SUFFIX - Field in InterceptorArtefactHandler
match(java.lang.String) - Method in UrlMapping
Matches the given URI and returns an instance of the UrlMappingInfo interface or null if a match couldn't be established
match(java.lang.String) - Method in UrlMappingsHolder
Match and return the first UrlMappingInfo instance possible
matchAll(java.lang.String, org.springframework.http.HttpMethod, java.lang.String) - Method in DefaultUrlMappingsHolder
matchAll(java.lang.String, org.springframework.http.HttpMethod, java.lang.String) - Method in GrailsControllerUrlMappings
matchAll() - Method in Interceptor
Matches all requests
matchAll() - Method in Matcher
Indicate that this matcher should match all requests
matchAll - Field in UrlMappingMatcher
matchAll(java.lang.String, org.springframework.http.HttpMethod, java.lang.String) - Method in UrlMappingsHolder
Match all possible UrlMappingInfo instances to the given URI and HTTP method
MATCHED_REQUEST - Field in UrlMappingsHandlerMapping
Matcher - Interface in grails.interceptors
A Matcher is used to configure matching for Interceptor instances
matchers - Field in Interceptor
The matchers defined by this interceptor
matches(java.util.Map) - Method in Matcher
Defines the match for the given arguments
matches(T) - Method in Selector
Indicates whether this Selector matches the key.
matches(java.util.Map) - Method in UrlMappingMatcher
matchesPath(java.lang.String) - Method in WatchPattern
Whether the given path matches this watch pattern
matchStatusCode(int, java.lang.Throwable) - Method in AbstractGrailsControllerUrlMappings
matchStatusCode(int, java.lang.Throwable) - Method in DefaultUrlMappingsHolder
matchStatusCode(java.lang.Exception, grails.web.mapping.UrlMappingsHolder) - Method in GrailsExceptionResolver
matchStatusCode(int, java.lang.Throwable) - Method in UrlMappingsHolder
Match and return for first UrlMappingInfo for the give response code and exception
MAX_DELEGATE_LEVELS - Field in GrailsMetaClassUtils
MAX_FORWARDS - Field in HttpHeaders
MAX_SIZE - Field in CachingLinkGenerator
maxChunkSize - Field in StreamCharBuffer
maxFileSize - Field in ControllersAutoConfiguration
maxNextCharInd - Field in SimpleCharStream
maxRequestSize - Field in ControllersAutoConfiguration
maxStringLength - Field in ClassReader
Maximum length of the strings contained in the constant pool of the class.
maxWeightedCacheCapacity - Field in DefaultUrlMappingsHolder
MD5BytesCodecExtensionMethods - Class in org.grails.plugins.codecs
MD5BytesCodecExtensionMethods() - Constructor in MD5BytesCodecExtensionMethods
MD5CodecExtensionMethods - Class in org.grails.plugins.codecs
MD5CodecExtensionMethods() - Constructor in MD5CodecExtensionMethods
memberClassNames - Field in ClassMetadataReadingVisitor
members(Closure<?>) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
Define Url mapping members that are nested directly below the parent resource and resource id
Members(org.grails.web.json.JSONObject) - Method in JSONParser
merge(Map<String,Object>) - Method in CompositeConfig
merge(Map<String, Object>) - Method in Config
Merge another config and return this config
merge(Map<String,Object>) - Method in NavigableMapConfig
merge(Map<String,Object>) - Method in PrefixedConfig
mergeBinaryPluginProperties(java.util.Locale, java.util.Properties) - Method in PluginAwareResourceBundleMessageSource
mergeEnumerablePropertySource(org.springframework.core.env.EnumerablePropertySource) - Method in PropertySourcesConfig
mergeMapEntry(org.grails.config.NavigableMap, java.lang.String, java.lang.Object) - Method in NavigableMapConfig
MESSAGE_ATTRIBUTE - Field in AbstractVndErrorRenderer
MESSAGE_SOURCE_BEAN - Field in GrailsApplication
messageBundleLocationPattern - Field in PluginAwareResourceBundleMessageSource
messageSource - Property in AbstractLinkingRenderer
messageSource - Property in AbstractVndErrorRenderer
messageSource - Property in DefaultConstraintEvaluatorFactoryBean
messageSource - Field in DefaultGrailsApplicationAttributes
messageSource - Field in DefaultMappingContextFactoryBean
messageSource - Field in GrailsWebDataBinder
messageSource - Field in GrailsWebDataBindingListener
messageSource(grails.core.GrailsApplication, grails.plugins.GrailsPluginManager) - Method in I18nAutoConfiguration
metaAnnotationMap - Field in AnnotationAttributesReadingVisitor
metaAnnotationMap - Field in AnnotationMetadataReadingVisitor
metaAnnotationMap - Field in MethodMetadataReadingVisitor
metaClass - Field in BeanBuilder.ConfigurableRuntimeBeanReference
metaClass - Field in GrailsApplicationContext
metaClass - Field in GrailsPrintWriter
metaClass - Field in LazyMetaPropertyMap
MetaClassChangeReporter - Class in org.grails.core.support.internal.tools
Simple class that reports when meta class changes and where (in what stack frame) those changes took place
MetaMappingInfo - Class in org.grails.web.mapping
Meta data describing a url mapping
MetaMappingInfo() - Constructor in MetaMappingInfo
METH - Field in ClassReader
The type of CONSTANT_Methodref constant pool items.
method - Field in DefaultGrailsCodecClass.MethodCallingClosure
method - Field in DefaultGrailsControllerClass.ReflectionInvoker
method - Field in HiddenHttpMethodFilter.HttpMethodRequestWrapper
method - Property in MethodSubscriber
METHOD_MISSING_METHOD_NAME - Field in AbstractGrailsArtefactTransformer
METHOD_MISSING_METHOD_NAME - Field in GrailsASTUtils
METHOD_NAME_SET_TRANSACTION_MANAGER - Field in DefaultDelegateAsyncTransactionalMethodTransformer
METHOD_PREFIX - Field in DefaultUrlMappingInfo
METHOD_SIGNATURE - Field in RenderDynamicMethod
MethodCallingClosure(java.lang.Object, java.lang.reflect.Method) - Constructor in DefaultGrailsCodecClass.MethodCallingClosure
MethodEventSubscriber - Class in grails.events.subscriber
A method subscribers for methods that accept an event argument
MethodEventSubscriber(java.lang.Object, java.lang.reflect.Method) - Constructor in MethodEventSubscriber
methodExcludesRegex - Property in UrlMappingMatcher.MapExclude
MethodHandleInvoker(java.lang.invoke.MethodHandle) - Constructor in DefaultGrailsControllerClass.MethodHandleInvoker
MethodMetadataReadingVisitor - Class in org.grails.asm
ASM method visitor which looks for the annotations defined on a method, exposing them through the org.springframework.core.type.MethodMetadata interface.
MethodMetadataReadingVisitor(java.lang.String, int, java.lang.String, java.lang.String, java.lang.ClassLoader, Set<MethodMetadata>) - Constructor in MethodMetadataReadingVisitor
methodMetadataSet - Field in AnnotationMetadataReadingVisitor
methodMetadataSet - Field in MethodMetadataReadingVisitor
methodMissing(java.lang.String, java.lang.Object) - Method in SettingsFile
methodMissing(java.lang.String, java.lang.Object) - Method in StreamCharBuffer
Delegates methodMissing to String object
methodName - Property in DefaultControllerExceptionHandlerMetaData
methodName - Field in MethodMetadataReadingVisitor
methodName - Field in MockClosureProxy
methodParam - Field in HiddenHttpMethodFilter
methodRegex - Field in UrlMappingMatcher
methodShouldBeConfiguredAsControllerAction(org.codehaus.groovy.ast.MethodNode) - Method in ControllerActionTransformer
Parameters:
method - a potential controller action method
methodStrategy(Map<String,ActionInvoker>) - Method in DefaultGrailsControllerClass
MethodSubscriber - Class in grails.events.subscriber
Invokes a method to trigger an event
MethodSubscriber(java.lang.Object, java.lang.reflect.Method) - Constructor in MethodSubscriber
migrate() - Method in LegacyDocMigrator
migrate() - Method in MigrateLegacyDocs
MigrateLegacyDocs - Class in grails.doc.gradle
Gradle task for migrating Grails 1.x gdocs to the newer Grails 2.x form with a YAML-based table of contents.
MigrateLegacyDocs() - Constructor in MigrateLegacyDocs
migrateSection(java.lang.Object, java.lang.Object, java.lang.Object) - Method in LegacyDocMigrator
MIME_DISABLE_ACCEPT_HEADER_FOR_USER_AGENTS - Field in Settings
Which user agents should have accept header processing disabled
MIME_DISABLE_ACCEPT_HEADER_FOR_USER_AGENTS_XHR - Field in Settings
XHR requests will ignore MIME_DISABLE_ACCEPT_HEADER_FOR_USER_AGENTS by default, enable to override default
MIME_TYPE - Field in AtomRenderer
MIME_TYPE - Field in HalJsonRenderer
MIME_TYPE - Field in HalXmlRenderer
MIME_TYPE - Field in VndErrorJsonRenderer
MIME_TYPE - Field in VndErrorXmlRenderer
MIME_TYPES - Field in Settings
The configured mime types
MIME_USE_ACCEPT_HEADER - Field in Settings
Whether to use the accept header for content negotiation
MIME_VERSION - Field in HttpHeaders
MimeType - Class in grails.web.mime
Authors:
Graeme Rocher
mimeType - Property in DefaultDataBindingSourceRegistry.DataBindingSourceCreatorCacheKey
mimeType - Property in DefaultRendererRegistry.ContainerRendererCacheKey
mimeType - Property in DefaultRendererRegistry.RendererCacheKey
MimeType(java.lang.String, java.lang.String, Map<String, String>) - Constructor in MimeType
MimeTypeProvider - Interface in grails.web.mime
Objects that expose a Mime Type.
mimeTypeProviders - Field in MimeTypesConfiguration
MimeTypeResolver - Interface in grails.web.mime
Resolves the response format
mimeTypeResolver() - Method in MimeTypesConfiguration
mimeTypeResolver - Field in UrlMappingsHandlerMapping
mimeTypes - Property in AbstractRenderer
mimeTypes - Field in DefaultHtmlRenderer
mimeTypes - Property in DefaultJsonRenderer
mimeTypes - Field in DefaultMimeUtility
mimeTypes - Property in DefaultXmlRenderer
mimeTypes - Field in HttpServletResponseExtension
mimeTypes() - Method in MimeTypesConfiguration
mimeTypes - Property in MimeTypesHolder
mimeTypes - Property in VndErrorJsonRenderer
mimeTypes - Property in VndErrorXmlRenderer
MimeTypesApiSupport - Class in org.grails.plugins.web.api
Support class for dealing with calls to withFormat.
MimeTypesApiSupport() - Constructor in MimeTypesApiSupport
MimeTypesConfiguration - Class in org.grails.plugins.web.mime
Configuration for Codecs
MimeTypesConfiguration(grails.core.GrailsApplication, List<MimeTypeProvider>) - Constructor in MimeTypesConfiguration
MimeTypesGrailsPlugin - Class in org.grails.plugins.web.mime
Provides content negotiation capabilities to Grails via a new withFormat method on controllers as well as a format property on the HttpServletRequest instance.
MimeTypesGrailsPlugin() - Constructor in MimeTypesGrailsPlugin
MimeTypesHolder - Class in org.grails.plugins.web.mime
mimeTypesHolder() - Method in MimeTypesConfiguration
MimeTypesHolder(grails.web.mime.MimeType) - Constructor in MimeTypesHolder
mimeTypesSupport - Field in Controller
MimeTypeUtils - Class in grails.web.mime
Utility methods for MimeType handling
MimeTypeUtils() - Constructor in MimeTypeUtils
MimeUtility - Interface in grails.web.mime
Authors:
Graeme Rocher
mimeUtility(org.grails.plugins.web.mime.MimeTypesHolder) - Method in MimeTypesConfiguration
mimeUtility - Field in ResponseRenderer
minor - Property in SoftwareVersion
MISSING_METHOD_EXCEPTION - Field in GrailsASTUtils
Mixin - Annotation Type in grails.util
Authors:
Graeme Rocher
mixins - Field in Enhanced
Default:
{}
MixinTargetAware - Interface in grails.util
An interface for mixins to implement that want to be made aware of the target object
MixinTransformation - Class in org.grails.compiler.injection
The logic for the Mixin location transform.
mkdir(java.lang.Object) - Method in FileSystemInteraction
Makes a directory
mkdir(java.lang.Object) - Method in FileSystemInteractionImpl
Makes a directory
mockArtefact(Class<?>) - Method in ParameterizedGrailsUnitTest
mockArtefact(Class<?>) - Method in ServiceUnitTest
Mocks a service class, registering it with the application context
MockAsyncContext - Class in org.grails.plugins.testing
MockAsyncContext(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse) - Constructor in MockAsyncContext
MockClosureProxy - Class in grails.test
This closure proxy stores an expectation and checks it before each call to the target closure.
MockClosureProxy(Closure<?>, java.lang.String, java.lang.Object) - Constructor in MockClosureProxy
Constructor.
MockFileResource - Class in org.grails.core.io
Mocks the behavior of a FileResource.
MockFileResource(java.lang.String, java.lang.String, java.lang.String) - Constructor in MockFileResource
MockGrailsPluginManager - Class in org.grails.plugins
Authors:
Graeme Rocher
MockGrailsPluginManager() - Constructor in MockGrailsPluginManager
MockPart - Class in org.grails.plugins.testing
MockPart(org.springframework.web.multipart.MultipartFile) - Constructor in MockPart
MockResourceLoader - Class in org.grails.core.io
Loads from the file system if its not found on the classpath.
mockResources - Field in MockStringResourceLoader
MockStringResourceLoader - Class in org.grails.core.io
Loads Resources from Strings that are registered as Mock resources.
mode - Field in Context
The encoding of the latest stack map frame that has been parsed.
mode - Field in GrailsTestInterceptor
mode - Property in IntegrationSpecConfigurerExtension.IntegrationSpecMethodInterceptor
mode - Field in JSONWriter
The current mode.
mode - Field in XMLStreamWriter
MODEL_AND_VIEW - Field in GrailsApplicationAttributes
model - Property in Interceptor
model - Property in ValidResponseHandler
modelAndView - Property in Controller
modelAndView - Property in Interceptor
modelSuffix - Property in DefaultRendererRegistry
modifyHtmlAndAddReleasesDropdown() - Method in CreateReleasesDropdownTask
more() - Method in JSONTokener
Determine if the source string still contains characters that next() can consume.
MTYPE - Field in ClassReader
The type of CONSTANT_MethodType constant pool items.
MultiOutputWriter(List<ConnectedWriter>) - Constructor in StreamCharBuffer.MultiOutputWriter
MULTIPART_FORM - Field in MimeType
MULTIPART_RESOLVER_BEAN - Field in GrailsApplication
MultipartCharBufferChunk(char[]) - Constructor in StreamCharBuffer.MultipartCharBufferChunk
multipartConfigElement() - Method in ControllersAutoConfiguration
multipartContentType - Property in GrailsMockHttpServletRequest
multipartContentTypes - Field in GrailsMockHttpServletRequest
multipartFiles - Property in GrailsMockHttpServletRequest
multipartHeaders - Property in GrailsMockHttpServletRequest
multipartRequest - Field in GrailsWebRequest
MultipartStringChunk(java.lang.String) - Constructor in StreamCharBuffer.MultipartStringChunk
MultiplexingOutputStream - Class in org.grails.test.io
MultiplexingOutputStream(java.io.OutputStream) - Constructor in MultiplexingOutputStream
MultiTransactionStatus - Class in org.grails.transaction
org.springframework.transaction.TransactionStatus implementation to orchestrate org.springframework.transaction.TransactionStatus instances for multiple org.springframework.transaction.PlatformTransactionManager instances.
MultiTransactionStatus.SavePoints - Class in org.grails.transaction
MultiTransactionStatus(org.springframework.transaction.PlatformTransactionManager) - Constructor in MultiTransactionStatus
Creates a new MultiTransactionStatus for the given org.springframework.transaction.PlatformTransactionManager.
MY_TYPE - Field in ArtefactTypeAstTransformation
MY_TYPE - Field in EnhancesTraitTransformation
MY_TYPE - Field in EntityASTTransformation
MY_TYPE - Property in IntegrationTestMixinTransformation
MY_TYPE - Field in LinkableTransform
MY_TYPE - Field in MixinTransformation
MY_TYPE_NAME - Field in EntityASTTransformation
MY_TYPE_NAME - Field in MixinTransformation
MY_TYPE - Field in ResourceTransform
myArrayList - Field in JSONArray
The arrayList where the JSONArray's properties are kept.
myHashMap - Field in JSONObject
The hash map where the JSONObject's properties are kept.
myIndex - Field in JSONTokener
The index of the next character.
mySource - Field in JSONTokener
The source string being tokenized.

N

name - Field in AbstractGrailsClass
name - Field in BeanBuilder.DeferredProperty
name - Field in Context
The name of the method currently being parsed.
name - Field in DefaultBeanConfiguration
name(Map<String,UrlMapping>) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
name - Field in GrailsTestConfiguration
See Also:
org.springframework.test.context.ContextConfiguration#name()
Default:
""
name - Property in MimeType
name - Field in PlainFormatter
name - Field in PluginAstReader.BasicGrailsPluginInfo
NAME_TYPE - Field in ClassReader
The type of CONSTANT_NameAndType constant pool items.
name - Property in UserGuideNode
The identifier for this node.
NameAwareMarshaller - Interface in org.grails.web.converters.marshaller
Specialized ObjectMarshaller which defines the Tag Name for XML Conversion.
nameCache - Property in DocEngine
Converts a property name into its natural language equivalent eg ('firstName' becomes 'First Name')
NamedArtefactTypeAstTransformation - Class in org.grails.compiler.injection
An AST transform used to apply a named artefact type
NamedArtefactTypeAstTransformation(java.lang.String) - Constructor in NamedArtefactTypeAstTransformation
namedConfiguration - Property in DefaultJsonRenderer
namedConfiguration - Property in DefaultXmlRenderer
namedConfigurations - Field in ConvertersConfigurationHolder
namedMappings - Field in DefaultUrlMappingsHolder
NamedQueryTypeCheckingExtension - Class in org.grails.compiler
Since:
3.3
NamedQueryTypeCheckingExtension() - Constructor in NamedQueryTypeCheckingExtension
nameMap - Field in BasePluginFilter
Holds a name to GrailsPlugin map (String, Plugin).
names() - Method in JSONObject
Produce a JSONArray containing the names of the elements of this JSONObject.
namespace - Property in AbstractGrailsControllerUrlMappings.ControllerKey
namespace - Field in AbstractUrlMapping
namespace - Field in DefaultGrailsControllerClass
namespace - Field in DefaultUrlMappingInfo
namespace - Field in DefaultUrlMappingsHolder.UrlMappingKey
namespace - Field in DefaultUrlMappingsHolder.UrlMappingsListKey
namespace() - Method in Events
Returns:
The namespace of the events
namespace - Property in ForwardUrlMappingInfo
namespace - Field in GrailsWebApplicationContext
namespace - Property in MetaMappingInfo
NAMESPACE_PREFIX - Field in DefaultUrlMappingInfo
NAMESPACE_PROPERTY - Field in GrailsControllerClass
The name of the namespace property
namespace() - Method in Resource
Returns:
The namespace of the resource.
namespace - Field in UrlCreatorCache.ReverseMappingKey
NAMESPACE - Field in UrlMapping
The namespace of the URL mapping
namespaceExcludesRegex - Property in UrlMappingMatcher.MapExclude
namespaceHandler - Property in DynamicElementReader
namespaceHandlerResolver - Field in BeanBuilder
namespaceHandlers - Field in BeanBuilder
namespaceRegex - Field in UrlMappingMatcher
namespaces - Field in BeanBuilder
naturalName - Field in AbstractGrailsClass
naturalNameToCamelCase(java.lang.Object) - Method in LegacyDocMigrator
NavigableMapConfig - Class in org.grails.config
A Config implementation that operates against a org.grails.config.NavigableMap
NavigableMapConfig.ClassConversionException - Class in org.grails.config
NavigableMapPropertySource - Class in org.grails.config
A org.springframework.core.env.PropertySource that doesn't return values for navigable submaps
NavigableMapPropertySource(java.lang.String, org.grails.config.NavigableMap) - Constructor in NavigableMapPropertySource
navigablePropertyNames - Property in NavigableMapPropertySource
navigate(java.lang.String) - Method in CompositeConfig
navigate(java.lang.String) - Method in NavigableMapConfig
navigate(java.lang.String) - Method in PrefixedConfig
NBSP - Field in BasicXMLEncoder
nestedDateMap - Field in GrailsParameterMap
nestingStack - Property in JSONBuilder
newArtefactClass(java.lang.Class) - Method in ArtefactHandler
newArtefactClass(java.lang.Class) - Method in ArtefactHandlerAdapter
newArtefactClass(java.lang.Class, org.grails.datastore.mapping.model.MappingContext) - Method in DomainClassArtefactHandler
newInstance() - Method in AbstractGrailsClass
newInstance(int) - Method in FastStringPrintWriter
newInstance() - Method in GrailsClass
Creates a new instance of this class.
newInstance(java.io.Writer) - Method in GrailsPrintWriterAdapter
newInstance(org.grails.buffer.GrailsRoutablePrintWriter.DestinationFactory) - Method in GrailsRoutablePrintWriter
NewInstanceCreationException - Class in org.grails.core.exceptions
Occurs when the creation of a new instance fails.
NewInstanceCreationException(java.lang.Throwable) - Constructor in NewInstanceCreationException
NEWLINE - Field in PrettyPrintJSONWriter
NEWLINE - Field in PrettyPrintXMLStreamWriter
newList(org.yaml.snakeyaml.nodes.SequenceNode) - Method in CustomSafeConstructor
newMap(org.yaml.snakeyaml.nodes.MappingNode) - Method in CustomSafeConstructor
newSynchronization - Field in MultiTransactionStatus
newTaskFor(java.lang.Runnable, T) - Method in CachedThreadPoolPromiseFactory.1
newThread(java.lang.Runnable) - Method in LoggingPoolFactory.1
newToken(int) - Method in Token
next - Field in Attribute
The next attribute in this attribute list.
next - Field in ChainedConverterConfiguration.ChainedObjectMarshaller
next() - Method in FlashScope
Sets the flash scope to the next state upon a new request
next - Field in GrailsFlashScope
next(int) - Method in JSONTokener
Get the next n characters.
next - Field in StreamCharBuffer.AbstractChunk
next() - Method in StreamCharBuffer.AbstractChunkReader
next() - Method in StreamCharBuffer.AllocatedBufferReader
next() - Method in StreamCharBuffer.ChunkReader
next - Field in StreamCharBuffer.EncodingStatePart
next - Field in Token
A reference to the next regular (non-special) token from the input stream.
nextClean() - Method in JSONTokener
Get the next char in the string, skipping whitespace and comments (slashslash, slashstar, and hash).
nextElement() - Method in ClassRelativeClassLoader
nextEncoders - Field in StreamCharBuffer.AllocatedBuffer
nextIndex() - Method in PathCapturingJSONWriterWrapper
nextString(char) - Method in JSONTokener
Return the characters up to the next close quote character.
nextTo(java.lang.String) - Method in JSONTokener
Get the text up but not including one of the specified delimeter characters or the end of line, whichever comes first.
nextValue() - Method in JSONTokener
Get the next value.
NO_ARGS - Field in DelegateAsyncTransformation
NO_ARGS - Field in GrailsMetaClassUtils
NO_ARGUMENTS - Field in GrailsFactoriesLoader
NO_BINDABLE_PROPERTIES - Field in DefaultASTDatabindingHelper
NODE_ELEMENT - Property in JSONBuilder
nodeCompleted(java.lang.Object, java.lang.Object) - Method in JSON.Builder
noImplicitThis(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method in GrailsASTUtils
NONE_CODEC_NAME - Field in BasicCodecLookup
NONE_ENCODER - Field in BasicCodecLookup
NONE_ENCODER - Field in DefaultEncodingStateRegistry
NoneEncoder - Class in org.grails.encoder.impl
Authors:
Lari Hotari
nonGeneric(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in GrailsASTUtils
NONTRANSACTIONAL_GROOVY_METHODS - Field in GroovyAwareNamedTransactionAttributeSource
noSuffixViewURICache - Field in DefaultGroovyPagesUriService
NOT_EQUALS_OPERATOR - Field in GrailsASTUtils
notConnectedToEncodeAwareWriters - Field in StreamCharBuffer
NoteMacro - Class in grails.doc
NoteMacro() - Constructor in NoteMacro
notFound() - Method in RestfulController
notificationTrigger - Property in AbstractEventBus.EventTriggerTransactionSynchronization
NotificationTrigger(grails.events.Event, Collection<Subscription>, groovy.lang.Closure) - Constructor in AbstractEventBus.NotificationTrigger
notify(grails.events.Event, org.springframework.transaction.event.TransactionPhase) - Method in AbstractEventBus
notify(java.lang.Object, T) - Method in Bus
Notify this component that an Event is ready to be processed.
notify(java.lang.Object, java.lang.Object) - Method in EventBus
notify(grails.events.Event, org.springframework.transaction.event.TransactionPhase) - Method in EventEmitter
Notify of an event
notify(grails.events.Event, org.springframework.transaction.event.TransactionPhase) - Method in EventPublisher
notify(java.lang.Object, Closure<E>) - Method in Events
notifyBufferChange() - Method in StreamCharBuffer
notifyOfEvent(int, java.lang.Object) - Method in DefaultGrailsPlugin
notifyOfEvent(int, java.lang.Object) - Method in GrailsPlugin
Notifies the plugin of a specific event for the given event id, which is one of ON_CHANGE, ON_CONFIG_CHANGE
notifyParentBuffersEnabled - Field in StreamCharBuffer
notifyPreferSubChunkEnabled() - Method in StreamCharBuffer
NULL_EXPRESSION - Field in ASTValidationErrorsHelper
NULL_EXPRESSION - Field in GrailsASTUtils
NULL_HOLDER - Field in ChainedConverterConfiguration
NULL_MARKER - Field in HTML4Encoder
NULL_RESOLVE - Field in ClassAndMimeTypeRegistry
NULL_RESOURCE - Field in DefaultResourceLocator
NullPersistentContextInterceptor - Class in grails.persistence.support
A dummy persistence context interceptor that does nothing.
nullWritable - Field in JSONWriter
NullWriter() - Constructor in GrailsRoutablePrintWriter.NullWriter
numberToString(java.lang.Number) - Method in JSONObject
Produce a string from a number.

O

o - Field in JSONWriter.QuotedWritable
OBJECT_CLASS - Field in AbstractGrailsArtefactTransformer
OBJECT_CLASS - Field in ControllerActionTransformer
OBJECT_CLASS - Field in GrailsASTUtils
OBJECT_CLASS - Field in MixinTransformation
OBJECT_CLASS_NODE - Field in DelegateAsyncTransformation
OBJECT_CLASS_NODE - Field in GrailsASTUtils
object - Field in InstanceFactoryBean
OBJECT - Enum Constant in JSON.BuilderMode
object() - Method in JSONWriter
Begin appending a new object.
OBJECT - Enum Constant in JSONWriter.Mode
object() - Method in PathCapturingJSONWriterWrapper
object() - Method in PrettyPrintJSONWriter
object - Field in SimpleBindingError
ObjectMarshaller - Interface in org.grails.web.converters.marshaller
An ObjectMarshaller is responsible for converting a Java/Groovy Object graph to a serialized form (JSON,XML).
objectMarshallerForClassCache - Field in ChainedConverterConfiguration
ObjectMarshallerRegisterer - Class in org.grails.web.converters.configuration
A Spring Bean that can be used to register an ObjectMarshaller.
objectMarshallers - Field in DefaultConverterConfiguration
objectType - Field in InstanceFactoryBean
observable - Field in RxPromise
observe - Property in ControllersGrailsPlugin
observe - Property in ConvertersGrailsPlugin
OBSERVE - Field in GrailsPlugin
The field that represents the plugin names that this plugin is observing for changes.
observe - Property in MimeTypesGrailsPlugin
observe - Property in RestResponderGrailsPlugin
observedPlugins - Field in DefaultGrailsPlugin
offset - Field in Context
The offset of the latest stack map frame that has been parsed.
offset - Field in StreamCharBuffer.CharBufferChunk
offset - Field in StreamCharBuffer.StringChunk
offset - Field in TypePath
The offset of the first byte of the type path in 'b'.
offsetDateTimeConverter() - Method in DefaultConvertersConfiguration
offsetDateTimeConverter() - Method in Jsr310ConvertersConfiguration
offsetDateTimeStructuredBindingEditor() - Method in DefaultConvertersConfiguration
offsetDateTimeStructuredBindingEditor() - Method in Jsr310ConvertersConfiguration
offsetDateTimeValueConverter() - Method in DefaultConvertersConfiguration
offsetDateTimeValueConverter() - Method in Jsr310ConvertersConfiguration
offsetField - Field in StringCharArrayAccessor
offsetTimeConverter() - Method in DefaultConvertersConfiguration
offsetTimeConverter() - Method in Jsr310ConvertersConfiguration
offsetTimeStructuredBindingEditor() - Method in DefaultConvertersConfiguration
offsetTimeStructuredBindingEditor() - Method in Jsr310ConvertersConfiguration
offsetTimeValueConverter() - Method in DefaultConvertersConfiguration
offsetTimeValueConverter() - Method in Jsr310ConvertersConfiguration
om - Field in ChainedConverterConfiguration.ChainedObjectMarshaller
on(java.lang.CharSequence, groovy.lang.Closure) - Method in AbstractEventBus
on(reactor.bus.selector.Selector, Consumer<V>) - Method in Bus
Register a Consumer to be triggered when a notification matches the given Selector.
ON_CHANGE - Field in GrailsPlugin
Defines the name of the property that defines the closure that will be invoked when a watched resource changes
ON_CONFIG_CHANGE - Field in GrailsPlugin
Defines the name of the property that defines the closure that will be invoked when a the Grails configuration object changes
on(reactor.bus.selector.Selector, reactor.fn.Consumer) - Method in EventBus
on(reactor.bus.selector.Selector, Consumer<E>) - Method in Events
Register a Consumer to be triggered when a notification matches the given Selector.
ON_SHUTDOWN - Field in GrailsPlugin
Defines the name of the property that holds a closure to be invoked when shutdown is called
on(java.lang.CharSequence, groovy.lang.Closure) - Method in Subjects
Listen for an event
onApplicationEvent(org.springframework.context.ApplicationEvent) - Method in AbstractGrailsApplication
onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent) - Method in BeanCreationProfilingPostProcessor
onApplicationEvent(org.springframework.context.event.ApplicationContextEvent) - Method in GrailsApplicationPostProcessor
onApplicationEvent(org.grails.events.spring.SpringEventBusEvent) - Method in SpringEventBus.EventBusListener
onApplicationEvent(org.springframework.context.ApplicationEvent) - Method in SpringEventTranslator
OnceBefore - Annotation Type in grails.testing.spock
This annotation may be applied to fixture methods in a Spock Spec that should be run once and only once before any test methods are run.
onChange(Map<String, Object>) - Method in ControllersGrailsPlugin
onChange(Map<String, Object>) - Method in CoreGrailsPlugin
onChange(java.io.File, List<String>) - Method in GrailsApp.1
onChange(java.io.File) - Method in GrailsApp.2
onChange(Map<String, Object>) - Method in I18nGrailsPlugin
onChange(Map<String, Object>) - Method in InterceptorsGrailsPlugin
onChange(Map<String, Object>) - Method in Plugin
Invoked when a object this plugin is watching changes
onChange(Map<String, Object>) - Method in RestResponderGrailsPlugin
onChange(Map<String, Object>) - Method in ServicesGrailsPlugin
onChange(Map<String, Object>) - Method in UrlMappingsGrailsPlugin
onChangeListener - Field in DefaultGrailsPlugin
onComplete(jakarta.servlet.AsyncEvent) - Method in AsyncGrailsWebRequest
onComplete(Closure<T>) - Method in BoundPromise
onComplete(List<Promise<T>>, Closure<T>) - Method in CachedThreadPoolPromiseFactory
onComplete(Closure<T>) - Method in FutureTaskChildPromise
onComplete(Closure<T>) - Method in FutureTaskPromise
onComplete(Closure<T>) - Method in GparsPromise
onComplete(List<Promise<T>>, Closure<T>) - Method in GparsPromiseFactory
onComplete(Closure<T>) - Method in Promise
Execute the given closure when the promise completes
onComplete(List<Promise<T>>, Closure<T>) - Method in PromiseFactory
Executes the given callback when the list of promises completes
onComplete(groovy.lang.Closure) - Method in PromiseList
Execute the given closure when all promises are complete
onComplete(Closure<Map<K, V>>) - Method in PromiseMap
onComplete(List<Promise<T>>, Closure<T>) - Method in Promises
onComplete(Closure<T>) - Method in RxPromise
onComplete() - Method in RxPromise.1
onComplete(List<Promise<T>>, Closure<T>) - Method in RxPromiseFactory
onComplete(Closure<T>) - Method in SynchronousPromise
onComplete(List<Promise<T>>, Closure<T>) - Method in SynchronousPromiseFactory
onComplete(List<Promise<T>>, Closure<T>) - Method in WebPromises
onConfigChange(Map<String, Object>) - Method in GrailsApplicationLifeCycle
Invoked when the application configuration changes
onConfigChange(Map<String, Object>) - Method in GrailsApplicationLifeCycleAdapter
onConfigChange(Map<String, Object>) - Method in GrailsAutoConfiguration
onConfigChange(Map<String, Object>) - Method in Plugin
Invoked when the application configuration changes
onConfigChangeListener - Field in DefaultGrailsPlugin
onError(jakarta.servlet.AsyncEvent) - Method in AsyncGrailsWebRequest
onError(Closure<T>) - Method in BoundPromise
onError(List<Promise<T>>, Closure<?>) - Method in CachedThreadPoolPromiseFactory
onError(Closure<T>) - Method in FutureTaskChildPromise
onError(Closure<T>) - Method in FutureTaskPromise
onError(Closure<T>) - Method in GparsPromise
onError(List<Promise<T>>, Closure<?>) - Method in GparsPromiseFactory
onError(Closure<T>) - Method in Promise
Execute the given closure when an error occurs
onError(List<Promise<T>>, Closure<?>) - Method in PromiseFactory
Executes the given callback if an error occurs for the list of promises
onError(groovy.lang.Closure) - Method in PromiseList
onError(Closure<Map<K, V>>) - Method in PromiseMap
onError(List<Promise<T>>, Closure<?>) - Method in Promises
onError(Closure<T>) - Method in RxPromise
onError(java.lang.Throwable) - Method in RxPromise.1
onError(List<Promise<T>>, Closure<?>) - Method in RxPromiseFactory
onError(Closure<T>) - Method in SynchronousPromise
onError(List<Promise<T>>, Closure<?>) - Method in SynchronousPromiseFactory
onError(List<Promise<T>>, Closure<?>) - Method in WebPromises
onLoad - Enum Constant in Event
onNew(java.io.File, List<String>) - Method in GrailsApp.1
onNew(java.io.File) - Method in GrailsApp.2
onNext(T) - Method in RxPromise.1
onPersistenceEvent(org.grails.datastore.mapping.engine.event.AbstractPersistenceEvent) - Method in GormEventDispatcher
onRefresh() - Method in GrailsApplicationContext
Initialize the theme capability.
onSave - Enum Constant in Event
onShutdown(Map<String, Object>) - Method in BootStrapClassRunner
onShutdown(Map<String, Object>) - Method in DataSourceGrailsPlugin
onShutdown(Map<String, Object>) - Method in GrailsApplicationLifeCycle
Invoked when the org.springframework.context.ApplicationContext is closed
onShutdown(Map<String, Object>) - Method in GrailsApplicationLifeCycleAdapter
onShutdown(Map<String, Object>) - Method in GrailsAutoConfiguration
onShutdown(Map<String, Object>) - Method in Plugin
Invoked when the org.springframework.context.ApplicationContext is closed
onShutdownListener - Field in DefaultGrailsPlugin
onStartAsync(jakarta.servlet.AsyncEvent) - Method in AsyncGrailsWebRequest
onStartup(Map<String,Object>) - Method in AbstractGrailsPluginManager
onStartup(Map<String, Object>) - Method in BootStrapClassRunner
onStartup(Map<String, Object>) - Method in GrailsApplicationLifeCycle
onStartup(Map<String, Object>) - Method in GrailsApplicationLifeCycleAdapter
onStartup(Map<String, Object>) - Method in GrailsAutoConfiguration
onStartup(Map<String,Object>) - Method in GrailsPluginManager
Executes the Plugin.onStartup hook for all plugins
onStartup(Map<String, Object>) - Method in Plugin
onSubscribe(io.reactivex.disposables.Disposable) - Method in RxPromise.1
onTimeout(jakarta.servlet.AsyncEvent) - Method in AsyncGrailsWebRequest
OPEN_SESSION_IN_VIEW_INTERCEPTOR_BEAN - Field in GrailsApplication
OPENING_BRACKET - Field in CachingLinkGenerator
OPERATOR_ASSIGNMENT - Field in DefaultDelegateAsyncTransactionalMethodTransformer
opt(int) - Method in JSONArray
Get the optional object value associated with an index.
opt(java.lang.String) - Method in JSONObject
Get an optional value associated with a key.
optBoolean(int, boolean) - Method in JSONArray
Get the optional boolean value associated with an index.
optBoolean(java.lang.String, boolean) - Method in JSONObject
Get an optional boolean associated with a key.
optDouble(int, double) - Method in JSONArray
Get the optional double value associated with an index.
optDouble(java.lang.String, double) - Method in JSONObject
Get an optional double associated with a key, or the defaultValue if there is no such key or if its value is not a number.
optInt(int, int) - Method in JSONArray
Get the optional int value associated with an index.
optInt(java.lang.String, int) - Method in JSONObject
Get an optional int value associated with a key, or the default if there is no such key or if the value is not a number.
OPTIONAL_EXTENSION_WILDCARD_PATTERN - Field in RegexUrlMapping
OPTIONAL_EXTENSION_WILDCARD - Field in UrlMapping
optionalTokens - Field in DefaultUrlMappingData
options(org.grails.web.mapping.RegexUrlMapping) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
optJSONArray(int) - Method in JSONArray
Get the optional JSONArray associated with an index.
optJSONArray(java.lang.String) - Method in JSONObject
Get an optional JSONArray associated with a key.
optJSONObject(int) - Method in JSONArray
Get the optional JSONObject associated with an index.
optJSONObject(java.lang.String) - Method in JSONObject
Get an optional JSONObject associated with a key.
optLong(int, long) - Method in JSONArray
Get the optional long value associated with an index.
optLong(java.lang.String, long) - Method in JSONObject
Get an optional long value associated with a key, or the default if there is no such key or if the value is not a number.
optString(int, java.lang.String) - Method in JSONArray
Get the optional string associated with an index.
optString(java.lang.String, java.lang.String) - Method in JSONObject
Get an optional string associated with a key.
order - Field in DefaultGrailsCodecClass
order - Field in GrailsFilters
order - Property in Interceptor
order - Field in TransactionManagerPostProcessor
originalParams - Field in GrailsWebRequest
originalPlugins - Field in BasePluginFilter
originalValuesClosure - Field in GparsPromiseFactory
originalWebRequest - Property in GrailsAsyncContext
ORM_MAPPING - Field in GrailsDomainClass
os - Field in IncludeResponseWrapper
OUT - Field in GrailsApplicationAttributes
out - Field in GrailsPrintWriter
outDir - Field in LegacyDocMigrator
output - Property in DocPublisher
output - Field in StreamByteBuffer
OutputAwareHttpServletResponse - Class in org.grails.web.servlet.mvc
Tracks whether getOutputStream() was called in order to prevent calls to getWriter() after getOutputStream() has been called
OutputAwareHttpServletResponse() - Constructor in OutputAwareHttpServletResponse
outputDir - Property in MigrateLegacyDocs
outputDirectory - Property in PublishPdf
overrideAliasesFromToc(java.lang.Object) - Method in DocPublisher

P

packageName - Field in AbstractGrailsClass
packageNames() - Method in GrailsAutoConfiguration
Returns:
The package names to scan.
packages() - Method in GrailsAutoConfiguration
Returns:
The packages to scan
PackagingException - Class in org.grails.core.io.watch
Exception thrown when there was an error in the packing process of an application.
PackagingException(java.lang.String, java.lang.Throwable) - Constructor in PackagingException
padAnsi(java.lang.String, java.lang.String, int) - Method in AnsiConsoleUrlMappingsRenderer
PAGE_SCOPE - Field in GrailsApplicationAttributes
pagesTemplateEngine - Field in DefaultGrailsApplicationAttributes
Pair - Class in grails.util
Pair(org.grails.web.json.JSONObject) - Method in JSONParser
Pair(A, B) - Constructor in Pair
PARAGRAPH_SEPARATOR - Field in BasicXMLEncoder
paramDescription - Field in GspTagSourceMacro
ParameterCreationListener - Interface in org.grails.web.servlet.mvc
A callback interface that is fired when the params object is created
parameterCreationListeners - Field in GrailsWebRequest
ParameterizedGrailsUnitTest - Trait in org.grails.testing
parameterLength - Property in MethodSubscriber
parameters - Property in Event
The parameters for the event
parameters - Property in ForwardUrlMappingInfo
parameters - Property in MimeType
parametersEqual(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.Parameter) - Method in GrailsASTUtils
Returns:
true if the two arrays are of the same size and have the same contents
parameterTypes - Property in MethodSubscriber
parameterTypesMatch(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.ClassNode) - Method in GrailsASTUtils
parameterValues - Field in AbstractUrlMapping
parameterValues - Field in DefaultUrlMappingEvaluator.UrlMappingBuilder
paramKeys - Field in UrlCreatorCache.ReverseMappingKey
paramListenerBeans - Field in GrailsWebRequestFilter
paramName - Property in ParamsAwareLocaleChangeInterceptor
paramNames - Field in DefaultUrlMappingsHolder.UrlMappingKey
params - Field in AbstractUrlMappingInfo
params - Property in ForwardUrlMappingInfo
params - Field in GrailsWebRequest
PARAMS_OBJECT - Field in GrailsApplicationAttributes
PARAMS_VARIABLE - Field in ResourceTransform
ParamsAwareLocaleChangeInterceptor - Class in org.grails.web.i18n
A LocaleChangeInterceptor instance that is aware of the Grails params object.
ParamsAwareLocaleChangeInterceptor() - Constructor in ParamsAwareLocaleChangeInterceptor
paramsCreated(grails.web.servlet.mvc.GrailsParameterMap) - Method in ParameterCreationListener
Fired when the params object is created
paramValues - Field in UrlCreatorCache.ReverseMappingKey
PARENT_APPLICATION_CONTEXT - Field in ApplicationAttributes
PARENT - Field in DefaultBeanConfiguration
parent - Field in DefaultRuntimeSpringConfiguration
parent - Property in FutureTaskChildPromise
parent - Field in StreamCharBuffer.AllocatedBufferReader
parent - Field in StreamCharBuffer.CharBufferChunkReader
parent - Field in StreamCharBuffer.StreamCharBufferSubChunkReader
parent - Field in StreamCharBuffer.StringChunkReader
parent - Property in UserGuideNode
ParentApplicationContextAware - Interface in grails.core.support
Allows objects to be aware of the Grails parent application context.
parentBuffers - Field in StreamCharBuffer
parentChunk - Field in StreamCharBuffer.AbstractChunkReader
parentContext - Field in AbstractGrailsApplication
parentCtx - Field in BeanBuilder
parentCtx - Field in DefaultGrailsPluginManager
parentName - Field in DefaultBeanConfiguration
parentOnlyGetResourcesClassLoader - Field in ClosureClassIgnoringComponentScanBeanDefinitionParser
ParentOnlyGetResourcesClassLoader(java.lang.ClassLoader) - Constructor in ClosureClassIgnoringComponentScanBeanDefinitionParser.ParentOnlyGetResourcesClassLoader
parentResource - Field in DefaultUrlMappingEvaluator.UrlGroupMappingRecursionBuilder
ParentResource(java.lang.String, java.lang.String, boolean, boolean) - Constructor in DefaultUrlMappingEvaluator.UrlMappingBuilder.ParentResource
parentResources - Field in DefaultUrlMappingEvaluator.UrlMappingBuilder
parse(java.lang.String, grails.web.mime.MimeType) - Method in AcceptHeaderParser
Parses an Accept header into an ordered array of MimeType definitions
parse(java.lang.String, grails.web.mime.MimeType) - Method in DefaultAcceptHeaderParser
parse(java.lang.String) - Method in DefaultUrlMappingParser
PARSE_DETAILS_STEP1 - Field in GrailsWrappedRuntimeException
PARSE_DETAILS_STEP2 - Field in GrailsWrappedRuntimeException
PARSE_GSP_DETAILS_STEP1 - Field in GrailsWrappedRuntimeException
parse(jakarta.servlet.http.HttpServletRequest) - Method in JSON
Parses the given request's InputStream and returns either a JSONObject or a JSONArray
parse() - Method in JSONParser
parse(grails.web.mapping.UrlMappingData, grails.gorm.validation.ConstrainedProperty) - Method in RegexUrlMapping
PARSE_REQUEST - Field in DefaultUrlMappingEvaluator
parse(java.lang.String) - Method in UrlMappingParser
Parses the given URI pattern into a UrlMappingData instance
parseConfigList(grails.util.TypeConvertingMap, java.lang.String, Consumer<List<String>>) - Method in GrailsCorsConfiguration
parsedXml - Field in BinaryGrailsPluginDescriptor
ParseException - Class in org.grails.web.json.parser
This exception is thrown when parse errors are encountered.
ParseException(java.lang.String) - Constructor in ParseException
Constructor with message.
parseJSON() - Method in JSONParser
parser - Field in YamlTocStrategy
parserContext - Property in DynamicElementReader
parseRequest - Field in AbstractUrlMapping
parseRequest - Field in DefaultUrlMappingEvaluator.UrlMappingBuilder
parseSoftwareVersions(java.lang.Object) - Method in CreateReleasesDropdownTask
parseUrls(List<String>, java.lang.String, List<Boolean>) - Method in DefaultUrlMappingData
PARSING - Enum Constant in CorePluginFinder.PluginParseState
parsingRequest - Field in DefaultUrlMappingInfo
part - Field in StreamCharBuffer.EncodedPart
partCount() - Method in StreamCharBuffer.MultipartStringChunk
patch(org.grails.web.mapping.RegexUrlMapping) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
patch() - Method in RestfulController
Updates a resource for the given id
patch - Property in SoftwareVersion
patchMatchingResolver - Field in DefaultResourceLocator
PATH_ATTRIBUTE - Field in AbstractVndErrorRenderer
PATH - Enum Constant in Converter.CircularReferenceBehaviour
PATH_TO_VIEWS - Field in GrailsApplicationAttributes
PATH_TO_VIEWS - Field in GroovyPagesUriSupport
PathCapturingJSONWriterWrapper - Class in org.grails.web.json
TODO Proof of concept Should capture the JSON Path to the current element
PathCapturingJSONWriterWrapper.IndexElement - Class in org.grails.web.json
PathCapturingJSONWriterWrapper.PathElement - Class in org.grails.web.json
PathCapturingJSONWriterWrapper.PropertyElement - Class in org.grails.web.json
PathCapturingJSONWriterWrapper(org.grails.web.json.JSONWriter) - Constructor in PathCapturingJSONWriterWrapper
pathMatcher - Field in DefaultUrlMappingsHolder
pathMatcher - Field in UrlMappingMatcher
pathStack - Field in PathCapturingJSONWriterWrapper
pattern - Property in WatchPattern
The pattern.
patternByTokenCount - Field in RegexUrlMapping
patterns - Field in RegexUrlMapping
PdfBuilder - Class in grails.doc
PdfBuilder() - Constructor in PdfBuilder
pdfCss() - Method in PdfBuilder
pdfName - Property in PublishPdf
PdfPublisher - Class in grails.doc
PdfPublisher() - Constructor in PdfPublisher
pendingPluginClasses - Property in GlobalGrailsClassInjectorTransformation
performGrailsInitializationSequence() - Method in GrailsApplicationPostProcessor
performInjection(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in AbstractGrailsArtefactTransformer
performInjection(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in ApplicationClassInjector
performInjection(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode, Collection<ClassInjector>) - Method in ArtefactTypeAstTransformation
performInjection(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in ClassInjector
Handles injection of properties, methods etc. into a class.
performInjection(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in ControllerActionTransformer
performInjection(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.ast.ClassNode) - Method in ControllerDomainTransformer
performInjection(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in DefaultGrailsDomainClassInjector
performInjection(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in GlobalClassInjectorAdapter
performInjection(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in LoggingTransformer
performInjectionInternal(java.lang.String, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in AbstractGrailsArtefactTransformer
Subclasses can override to provide additional transformation
performInjectionInternal(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in BootInitializerClassInjector
performInjectionInternal(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in GlobalClassInjectorAdapter
performInjectionOnAnnotatedClass(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.ast.ClassNode) - Method in AbstractGrailsArtefactTransformer
performInjectionOnAnnotatedClass(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.ast.ClassNode) - Method in AnnotatedClassInjector
Performs injection on an annotated entity
performInjectionOnAnnotatedClass(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in ApplicationClassInjector
performInjectionOnAnnotatedClass(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in ClassInjector
Handles injection of properties, methods etc. into a class.
performInjectionOnAnnotatedClass(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in ControllerActionTransformer
performInjectionOnAnnotatedClass(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in DefaultGrailsDomainClassInjector
performInjectionOnAnnotatedClass(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in GlobalClassInjectorAdapter
performInjectionOnAnnotatedClass(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in LoggingTransformer
performInjectionOnAnnotatedEntity(org.codehaus.groovy.ast.ClassNode) - Method in DefaultGrailsDomainClassInjector
performInjectionOnAnnotatedEntity(org.codehaus.groovy.ast.ClassNode) - Method in GrailsDomainClassInjector
Doesn't check with the specified ClassNode is a valid entity and assumes it is and proceeds with the injection regardless.
performInjectionOnArtefactType(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in AbstractArtefactTypeAstTransformation
performInjectionOnArtefactType(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in ArtefactTypeAstTransformation
performInstanceImplementationInjection(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode, Map<String,ClassNode>, java.lang.Class) - Method in AbstractGrailsArtefactTransformer
performStaticImplementationInjection(org.codehaus.groovy.ast.ClassNode, Map<String,ClassNode>, java.lang.Class) - Method in AbstractGrailsArtefactTransformer
performTraitInjectionOnArtefactType(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in ArtefactTypeAstTransformation
periodValueConverter() - Method in DefaultConvertersConfiguration
periodValueConverter() - Method in Jsr310ConvertersConfiguration
PERMANENT - Field in UrlMapping
PERSISTENCE_BEAN_WRAPPER_CLASS - Field in ConverterUtil
PERSISTENCE_INTERCEPTORS - Field in GrailsAsyncContext
PersistenceContextInterceptor - Interface in grails.persistence.support
Sets up the persistent context before and after a Grails operation is invoked.
PersistenceContextInterceptorExecutor - Class in grails.persistence.support
Executes persistence context interceptors phases.
PersistenceContextInterceptorExecutor(Collection<PersistenceContextInterceptor>) - Constructor in PersistenceContextInterceptorExecutor
persistenceContextInterceptorExecutor - Property in PersistenceContextPromiseDecorator
persistenceContextInterceptors - Property in PersistenceContextInterceptorExecutor
PersistenceContextPromiseDecorator - Class in grails.async.services
A PromiseDecorator that wraps a promise execution in a persistence context (example Hibernate session)
PersistenceContextPromiseDecorator(grails.persistence.support.PersistenceContextInterceptorExecutor) - Constructor in PersistenceContextPromiseDecorator
PersistenceMethod - Annotation Type in grails.persistence
A marker annotation for methods added to a class that are for persistence purposes
persistentEntity - Field in DefaultGrailsDomainClass
phase() - Method in Events
Returns:
The transaction phase to subscribe on
phase() - Method in Publisher
Returns:
The transaction phase to subscribe on
phaseName - Field in JUnitReportsFactory
placeholderPrefix - Field in CoreAutoConfiguration
PLAIN - Field in JUnitReportsFactory
PlainFormatter - Class in org.grails.test.report.junit
Sanitises the stack traces generated by tests.
PlainFormatter(java.lang.String, java.io.File) - Constructor in PlainFormatter
Plugin - Class in grails.plugins
Super class for plugins to implement.
plugin - Property in AbstractGrailsControllerUrlMappings.ControllerKey
PLUGIN_CHANGE_EVENT_APPLICATION - Field in DefaultGrailsPlugin
PLUGIN_CHANGE_EVENT_CTX - Field in DefaultGrailsPlugin
PLUGIN_CHANGE_EVENT_MANAGER - Field in DefaultGrailsPlugin
PLUGIN_CHANGE_EVENT_PLUGIN - Field in DefaultGrailsPlugin
PLUGIN_CHANGE_EVENT_SOURCE - Field in DefaultGrailsPlugin
plugin - Field in DefaultGrailsPlugin
PLUGIN_DESCRIPTOR_PATH - Field in BinaryGrailsPlugin
PLUGIN_EXCLUDES - Field in GrailsPlugin
The field that represents the list of resources to exclude from plugin packaging
PLUGIN_EXCLUDES - Field in Settings
Which plugins to exclude from the plugin manager
PLUGIN_GROOVY - Field in AbstractGrailsPlugin
PLUGIN_GROOVY_PATH - Field in AbstractGrailsPlugin
PLUGIN_INCLUDES - Field in Settings
Which plugins to include in the plugin manager
PLUGIN_LOAD_AFTER_NAMES - Field in GrailsPlugin
The name of the property that provides a list of plugins this plugin should after before
PLUGIN_LOAD_BEFORE_NAMES - Field in GrailsPlugin
The name of the property that provides a list of plugins this plugin should load before
PLUGIN_MANAGER - Field in ApplicationAttributes
plugin - Property in MetaMappingInfo
PLUGIN_NAME - Field in ControllerArtefactHandler
PLUGIN_NAME - Field in DomainClassArtefactHandler
PLUGIN_NAME - Field in InterceptorArtefactHandler
PLUGIN_NAME - Field in ServiceArtefactHandler
plugin - Property in Plugin
The GrailsPlugin definition for this plugin
PLUGIN_PREFIX - Field in DefaultUrlMappingInfo
PLUGIN_SOURCE_ANNOTATION - Field in BootInitializerClassInjector
PLUGIN - Field in UrlMapping
The plugin of the URL Mapping
PLUGIN_YML - Field in AbstractGrailsPlugin
PLUGIN_YML_PATH - Field in AbstractGrailsPlugin
PluginAstReader - Class in org.grails.compiler.injection
Reads plugin info from the AST
PluginAstReader.BasicGrailsPluginInfo - Class in org.grails.compiler.injection
Simple Javabean implementation of the GrailsPluginInfo interface.
PluginAstReader() - Constructor in PluginAstReader
PluginAwareResourceBundleMessageSource - Class in org.grails.spring.context.support
A ReloadableResourceBundleMessageSource that is capable of loading message sources from plugins.
PluginAwareResourceBundleMessageSource(grails.core.GrailsApplication, grails.plugins.GrailsPluginManager) - Constructor in PluginAwareResourceBundleMessageSource
pluginBaseNames - Field in PluginAwareResourceBundleMessageSource
pluginBean - Field in DefaultGrailsPlugin
pluginCacheMillis - Field in PluginAwareResourceBundleMessageSource
pluginClass - Field in AbstractGrailsPlugin
pluginClasses - Field in AbstractGrailsPluginManager
pluginClasses - Field in CorePluginFinder.PluginHandler
pluginDescriptor - Field in DefaultGrailsPlugin
pluginEnvs - Field in DefaultGrailsPlugin
pluginExcludes - Field in DefaultGrailsPlugin
pluginExcludes - Property in GlobalGrailsClassInjectorTransformation
PluginFilter - Interface in grails.plugins
Defines interface for obtaining a sublist of GrailsPlugin instances based on an original supplied list of GrailsPlugin instances.
pluginFilter - Field in DefaultGrailsPluginManager
PluginFilterRetriever - Class in org.grails.plugins
Implements mechanism for figuring out what PluginFilter implementation to use based on a set of provided configuration properties.
pluginGrailsClass - Field in DefaultGrailsPlugin
pluginIndex - Field in AbstractUrlMapping
pluginInfo - Field in PluginAstReader
pluginList - Field in AbstractGrailsPluginManager
pluginManager - Property in BootStrapClassRunner
pluginManager - Field in DefaultGrailsApplicationAttributes
pluginManager - Property in DefaultLinkGenerator
pluginManager - Field in DefaultResourceLocator
pluginManager - Field in GrailsApplicationPostProcessor
pluginManager - Property in Plugin
The GrailsPluginManager instance
pluginManager - Field in PluginAwareResourceBundleMessageSource
pluginManager - Field in PluginManagerAwareBeanPostProcessor
pluginManager - Field in ResponseRenderer
PluginManagerAware - Interface in grails.plugins
For implementors interested in obtaining a reference to the Grails PluginManager instance.
PluginManagerAwareBeanPostProcessor - Class in org.grails.spring.beans
Auto-injects beans that implement PluginManagerAware.
PluginManagerAwareBeanPostProcessor(grails.plugins.GrailsPluginManager) - Constructor in PluginManagerAwareBeanPostProcessor
PluginManagerLoader - Interface in grails.plugins
Interface for a class that loads plugins
pluginManagers - Field in Holders
pluginManagersInCreation - Field in Holders
pluginName - Field in AbstractUrlMapping
pluginName - Field in DefaultResourceLocator.PluginResourceInfo
pluginName - Field in DefaultUrlMappingInfo
pluginName - Field in DefaultUrlMappingsHolder.UrlMappingKey
pluginName - Field in DefaultUrlMappingsHolder.UrlMappingsListKey
pluginName - Property in ForwardUrlMappingInfo
pluginName - Field in UrlCreatorCache.ReverseMappingKey
PluginPathAwareFileSystemResourceLoader - Class in org.grails.core.io
FileSystemResourceLoader capable of understanding paths to plugins via the ResourceLocator interface
PluginPathAwareFileSystemResourceLoader.FileSystemContextResource - Class in org.grails.core.io
FileSystemResource that explicitly expresses a context-relative path through implementing the ContextResource interface.
pluginResources - Field in AbstractGrailsPluginManager
plugins - Field in AbstractGrailsPluginManager
PLUGINS_PATH - Field in GrailsPlugin
The prefix used in plug-ins paths
pluginToObserverMap - Field in DefaultGrailsPluginManager
pluginTypes - Field in CorePluginFinder.PluginHandler
plus(java.lang.Object) - Method in GrailsPrintWriter
plus(java.lang.Object) - Method in GrailsPrintWriterAdapter
plus(java.lang.Object) - Method in StreamCharBuffer
pointer - Field in StreamByteBuffer.StreamByteBufferChunk
pointer - Field in StreamCharBuffer.CharBufferChunkReader
pop(org.grails.web.json.JSONWriter.Mode) - Method in JSONWriter
Pop an array or object scope.
pop(org.grails.web.json.JSONWriter.Mode) - Method in PathCapturingJSONWriterWrapper
populate(groovy.lang.Closure) - Method in ClosureToMapPopulator
populateAllClasses() - Method in DefaultGrailsApplication
populateAutowiredApiLookupMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, java.lang.String, java.lang.String, org.codehaus.groovy.ast.stmt.BlockStatement) - Method in AbstractGrailsArtefactTransformer
populateDefaultApiLookupMethod(org.codehaus.groovy.ast.ClassNode, java.lang.String, java.lang.String, org.codehaus.groovy.ast.stmt.BlockStatement) - Method in AbstractGrailsArtefactTransformer
populateErrors(java.lang.Object, org.springframework.validation.BindingResult) - Method in GrailsWebDataBinder
populateParameterList(java.util.Map, java.lang.String, java.lang.StringBuilder, java.util.Set) - Method in RegexUrlMapping
populateParamsForMapping(org.grails.web.servlet.mvc.GrailsWebRequest) - Method in AbstractUrlMappingInfo
Populates request parameters for the given UrlMappingInfo instance using the GrailsWebRequest
POSITION - Field in PublisherTransform
The position of the transform.
position - Field in StreamCharBuffer.AllocatedBufferReader
position - Field in StreamCharBuffer.StringChunkReader
post(org.grails.web.mapping.RegexUrlMapping) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
postHandle(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, java.lang.Object, org.springframework.web.servlet.ModelAndView) - Method in GrailsInterceptorHandlerInterceptorAdapter
postHandle(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, java.lang.Object, org.springframework.web.servlet.ModelAndView) - Method in UrlMappingsHandlerMapping.ErrorHandlingHandler
postProcess(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in ArtefactTypeAstTransformation
postProcessAfterInitialization(java.lang.Object, java.lang.String) - Method in BeanCreationProfilingPostProcessor
postProcessAfterInitialization(java.lang.Object, java.lang.String) - Method in BeanPostProcessorAdapter
Parameters:
bean
postProcessAfterInitialization(java.lang.Object, java.lang.String) - Method in ProfilingGrailsApplicationPostProcessor
postProcessAfterInstantiation(java.lang.Object, java.lang.String) - Method in TransactionManagerPostProcessor
Injects the platform transaction manager into the given bean if that bean implements the TransactionManagerAware interface.
postProcessBeanDefinitionRegistry(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in ChainedTransactionManagerPostProcessor
postProcessBeanDefinitionRegistry(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in GrailsApplicationBuilder.TestRuntimeGrailsApplicationPostProcessor
postProcessBeanDefinitionRegistry(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in GrailsApplicationPostProcessor
postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory) - Method in ChainedTransactionManagerPostProcessor
postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory) - Method in GrailsApplicationPostProcessor
postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory) - Method in GrailsWebApplicationContext
Register ServletContextAwareProcessor.
postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory) - Method in MapBasedSmartPropertyOverrideConfigurer
postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory) - Method in ServiceBeanAliasPostProcessor
postProcessBeforeInitialization(java.lang.Object, java.lang.String) - Method in BeanPostProcessorAdapter
Parameters:
bean
postProcessBeforeInitialization(java.lang.Object, java.lang.String) - Method in ClassLoaderAwareBeanPostProcessor
postProcessBeforeInitialization(java.lang.Object, java.lang.String) - Method in GrailsApplicationAwareBeanPostProcessor
postProcessBeforeInitialization(java.lang.Object, java.lang.String) - Method in PluginManagerAwareBeanPostProcessor
postProcessBeforeInitialization(java.lang.Object, java.lang.String) - Method in ProfilingGrailsApplicationPostProcessor
postProcessBeforeInstantiation(Class<?>, java.lang.String) - Method in BeanCreationProfilingPostProcessor
PRAGMA - Field in HttpHeaders
precompiledViewMap - Field in BinaryGrailsPlugin
preferSubChunkWhenWritingToOtherBuffer - Field in StreamCharBuffer
prefix - Field in PrefixedConfig
prefix - Property in PrefixedMapPropertySource
PrefixedConfig - Class in org.grails.config
A config that accepts a prefix
PrefixedConfig(java.lang.String, grails.config.Config) - Constructor in PrefixedConfig
PrefixedMapPropertySource - Class in org.grails.config
A org.springframework.core.env.PropertySource with keys prefixed by the given prefix
PrefixedMapPropertySource(java.lang.String, org.springframework.core.env.EnumerablePropertySource) - Constructor in PrefixedMapPropertySource
prefixTokens - Field in PrefixedConfig
preHandle(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, java.lang.Object) - Method in GrailsInterceptorHandlerInterceptorAdapter
preHandle(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, java.lang.Object) - Method in ParamsAwareLocaleChangeInterceptor
preHandle(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, java.lang.Object) - Method in UrlMappingsHandlerMapping.ErrorHandlingHandler
prepareBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory) - Method in GrailsApplicationContext
prepareBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory) - Method in GrailsWebApplicationContext
prepareContext(org.springframework.context.ConfigurableApplicationContext, org.springframework.beans.factory.config.ConfigurableBeanFactory) - Method in GrailsApplicationBuilder
prepareRead() - Method in StreamByteBuffer
prepareRead(int) - Method in StreamCharBuffer.StreamCharBufferReader
prepareRender(java.io.Writer) - Method in JSON
prepareRetainAfterReading() - Method in StreamByteBuffer
preprocessValue(java.lang.Object) - Method in GrailsWebDataBinder
preprocessValue(java.lang.Object) - Method in SimpleDataBinder
preservedShutdownOperations - Field in ShutdownOperations
prettyPrint - Property in AbstractLinkingRenderer
prettyPrint - Property in AbstractVndErrorRenderer
prettyPrint - Field in ChainedConverterConfiguration
prettyPrint - Field in DefaultConverterConfiguration
prettyPrint(java.lang.Throwable, java.util.Map) - Method in ErrorsViewStackTracePrinter
prettyPrint - Field in ImmutableConverterConfiguration
prettyPrint - Field in JSON
prettyPrint() - Method in StopWatch
Return a string with a table describing all tasks performed.
prettyPrintCodeSnippet(java.lang.Throwable, java.util.Map) - Method in DefaultErrorsPrinter
prettyPrintCodeSnippet(java.lang.Throwable, java.util.Map) - Method in ErrorsViewStackTracePrinter
PrettyPrintJSONWriter - Class in org.grails.web.json
A JSONWriter dedicated to create indented/pretty printed output.
PrettyPrintJSONWriter(java.io.Writer, java.lang.String) - Constructor in PrettyPrintJSONWriter
PrettyPrintXMLStreamWriter - Class in org.grails.web.xml
A XMLStreamWriter dedicated to create indented/pretty printed output.
PrettyPrintXMLStreamWriter(org.grails.web.xml.StreamingMarkupWriter, java.lang.String) - Constructor in PrettyPrintXMLStreamWriter
prev - Field in StreamCharBuffer.AbstractChunk
prevCharIsCR - Field in SimpleCharStream
prevCharIsLF - Field in SimpleCharStream
previousConstraints - Field in DefaultUrlMappingEvaluator.UrlMappingBuilder
previousEncodingState - Field in EncodingStateImpl
previousOut - Field in GrailsPrintWriter
PRIMARY_TRANSACTION_MANAGER - Field in ChainedTransactionManagerPostProcessor
PRIMITIVE_CLASS_NODES - Field in ControllerActionTransformer
PRIMITIVE_TYPE_COMPATIBLE_CLASSES - Field in GrailsClassUtils
primitiveDoubleConverter() - Method in DefaultConvertersConfiguration
primitiveFloattConverter() - Method in DefaultConvertersConfiguration
primitiveIntConverter() - Method in DefaultConvertersConfiguration
primitiveLongConverter() - Method in DefaultConvertersConfiguration
primitiveShortConverter() - Method in DefaultConvertersConfiguration
print(org.codehaus.groovy.runtime.GStringImpl) - Method in GrailsPrintWriter
print(groovy.lang.Writable) - Method in GrailsPrintWriterAdapter
print(boolean) - Method in GrailsRoutablePrintWriter
print(java.lang.String) - Method in SystemOutAndErrSwapper.TestOutputCapturingPrintStream
println(org.grails.buffer.StreamCharBuffer) - Method in GrailsPrintWriter
println(org.grails.buffer.StreamCharBuffer) - Method in GrailsPrintWriterAdapter
println() - Method in GrailsRoutablePrintWriter
println(java.lang.Object) - Method in SystemOutAndErrSwapper.TestOutputCapturingPrintStream
printRunStatus(org.springframework.context.ConfigurableApplicationContext) - Method in GrailsApp
printSanitizedStackTrace(java.lang.Throwable) - Method in GrailsUtil
priority - Field in DefaultConverterConfiguration.Entry
priority - Field in ObjectMarshallerRegisterer
PRIVATE_STATIC_MODIFIER - Field in ClassInjector
proceed() - Method in ClosureEventTrigger
proceed() - Method in EventSubscriberTrigger
proceed() - Method in EventTrigger
Returns:
Proceed to trigger the event
process(java.lang.Object) - Method in YamlTocStrategy
processAndEvaluate(java.lang.Object) - Method in PropertySourcesConfig
processAwareInterfaces(grails.core.GrailsApplication, java.lang.Object) - Method in GrailsApplicationAwareBeanPostProcessor
processClosures(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext) - Method in ControllerActionTransformer
processDelayedEvictions() - Method in DefaultGrailsPluginManager
processedUrl(java.lang.String, jakarta.servlet.http.HttpServletRequest) - Method in ResponseRedirector
processesClassNames - Property in GlobalClassInjectorAdapter
processIndexedProperty(java.lang.Object, groovy.lang.MetaProperty, org.grails.databinding.IndexedPropertyReferenceDescriptor, java.lang.Object, grails.databinding.DataBindingSource, grails.databinding.events.DataBindingListener, java.lang.Object) - Method in GrailsWebDataBinder
processIndexedProperty(java.lang.Object, groovy.lang.MetaProperty, org.grails.databinding.IndexedPropertyReferenceDescriptor, java.lang.Object, grails.databinding.DataBindingSource, grails.databinding.events.DataBindingListener, java.lang.Object) - Method in SimpleDataBinder
processMethods(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext) - Method in ControllerActionTransformer
processNestedKeys(java.util.Map, java.lang.String, java.lang.String, java.util.Map) - Method in GrailsParameterMap
processProperty(java.lang.Object, groovy.lang.MetaProperty, java.lang.Object, grails.databinding.DataBindingSource, grails.databinding.events.DataBindingListener, java.lang.Object) - Method in GrailsWebDataBinder
processProperty(java.lang.Object, groovy.lang.MetaProperty, java.lang.Object, grails.databinding.DataBindingSource, grails.databinding.events.DataBindingListener, java.lang.Object) - Method in SimpleDataBinder
processProviders(List<MimeType>, Iterable<MimeTypeProvider>) - Method in MimeTypesConfiguration
processSection(java.lang.String, grails.doc.internal.UserGuideNode) - Method in YamlTocStrategy
processTraitsForNode(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode, java.lang.String, org.codehaus.groovy.control.CompilationUnit) - Method in TraitInjectionUtils
processVariableScopes(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in GrailsASTUtils
PROFILE - Field in Settings
The active Grails profile
profiles - Field in DefaultGrailsPlugin
PROFILES - Field in GrailsPlugin
The profiles for which this plugin is active
ProfilingGrailsApplicationPostProcessor - Class in grails.boot.config.tools
Profiles bean creation outputting data to the console
ProfilingGrailsApplicationPostProcessor(grails.core.GrailsApplicationLifeCycle, org.springframework.context.ApplicationContext, java.lang.Class) - Constructor in ProfilingGrailsApplicationPostProcessor
ProfilingGrailsPluginManager - Class in org.grails.plugins
A GrailsPluginManager implementation that outputs profile data to a logger.
ProfilingGrailsPluginManager(java.lang.String, grails.core.GrailsApplication) - Constructor in ProfilingGrailsPluginManager
PROJECT_META_FILE - Field in GrailsApplication
The name of the project metadata file
projectDirectory - Field in BinaryGrailsPlugin
projectPath(java.lang.Object) - Method in FileSystemInteraction
Obtain the path of the resource relative to the current project
projectPath(java.lang.Object) - Method in FileSystemInteractionImpl
Obtain the path of the resource relative to the current project
Promise - Interface in grails.async
Encapsulates the notion of a Promise, a Future-like interface designed to easy integration of asynchronous functions
PromiseDecorator - Interface in grails.async.decorator
Decorates any function execution potentially wrapping an asynchronous function execution in new functionality.
promiseDecoratorCount - Field in DefaultDelegateAsyncTransactionalMethodTransformer
PromiseDecoratorLookupStrategy - Interface in grails.async.decorator
A lookup strategy for PromiseDecorator instances
PromiseDecoratorProvider - Interface in grails.async.decorator
Interface for classes that provide promise decorators to implement
PromiseFactory - Interface in grails.async
An interface capable of creating Promise instances.
promiseFactory - Property in FutureTaskChildPromise
promiseFactory - Field in FutureTaskPromise
promiseFactory - Field in GparsPromise
promiseFactory - Property in Promises
promiseFactory - Field in RxPromise
promiseFactory - Property in WebPromises
PromiseFactoryBean - Class in org.grails.plugins.web.async.spring
Factory bean for Spring integration
PromiseFactoryBean() - Constructor in PromiseFactoryBean
PromiseFactoryBuilder - Class in org.grails.async.factory
Constructs the default promise factory
PromiseFactoryBuilder() - Constructor in PromiseFactoryBuilder
PromiseList - Class in grails.async
A list of promises
PromiseList() - Constructor in PromiseList
PromiseMap - Class in grails.async
A map-like structure for promises that allows waiting for all values in the map to be populated before executing a callback
PromiseMap(Map<K, V>) - Constructor in PromiseMap
Promises - Class in grails.async
Factory class for working with Promise instances
promises - Field in PromiseList
promises - Field in PromiseMap
Promises() - Constructor in Promises
promisesKeys - Field in PromiseMap
PROPERTIES_EXTENSION - Field in BinaryGrailsPlugin
properties - Field in GrailsPlaceholderConfigurer
properties - Property in PublishGuide
properties - Field in ReloadableResourceBundleMessageSource.PropertiesHolder
PROPERTIES_SUFFIX - Field in ReloadableResourceBundleMessageSource
properties - Property in WebDataBinding
PropertiesEditor - Class in org.grails.beans.support
Fixed version of Spring's PropertiesEditor that converts all keys and values to String values
propertiesFile - Property in DocPublisher
The properties fie to populate the engine properties from
propertiesFiles - Property in PublishGuide
PropertiesHolder(java.util.Properties) - Constructor in ReloadableResourceBundleMessageSource.PropertiesHolder
PropertiesHolderCacheEntry() - Constructor in ReloadableResourceBundleMessageSource.PropertiesHolderCacheEntry
propertiesPersister - Field in ReloadableResourceBundleMessageSource
property - Property in ConstrainedDelegate
PROPERTY_EDITOR_REGISTRARS - Field in PropertyEditorRegistryUtils
property - Property in GrailsMockHttpServletRequest
property - Property in GrailsMockHttpSession
property - Property in HttpServletRequestExtension
property(java.lang.String, java.lang.Object) - Method in JSON
property - Property in JSONBuilder
PROPERTY_NAME - Field in ConstraintsEvaluator
property - Field in PathCapturingJSONWriterWrapper.PropertyElement
PROPERTY_REGISTRY - Field in GrailsApplicationAttributes
PROPERTY_RELOAD_AGENT_PATH - Field in Support
PROPERTY_RESPONSE_FORMATS - Field in RestResponder
PropertyEditorRegistryUtils - Class in org.grails.web.beans
Authors:
Graeme Rocher
PropertyEditorRegistryUtils() - Constructor in PropertyEditorRegistryUtils
propertyEditors - Field in CompositeEditor
PropertyElement(java.lang.String) - Constructor in PathCapturingJSONWriterWrapper.PropertyElement
propertyMap - Field in ExtendedProxy
propertyMissing(org.springframework.context.ApplicationContext, java.lang.String) - Method in ApplicationContextExtension
Adds the ability to get beans via the dot operator
propertyMissing(java.lang.String) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
propertyMissing(jakarta.servlet.http.HttpServletRequest, java.lang.String, java.lang.Object) - Method in HttpServletRequestExtension
propertyMissing(jakarta.servlet.http.HttpSession, java.lang.String) - Method in HttpSessionExtension
propertyMissing(jakarta.servlet.ServletContext, java.lang.String) - Method in ServletContextExtension
propertyMissing(java.lang.String) - Method in SettingsFile
propertyName - Field in AbstractGrailsClass
propertyName - Field in BeanBuilder.ConfigurableRuntimeBeanReference.WrappedPropertyValue
propertyName - Property in IndexedPropertyReferenceDescriptor
propertyName - Field in SimpleBindingError
propertyNames() - Method in ConfigProperties
propertyNames - Field in EnvironmentAwarePropertySource
propertyNames - Property in NavigableMapPropertySource
propertyNames - Property in PrefixedMapPropertySource
propertySource - Field in AbstractGrailsPlugin
propertySources - Field in PropertySourcesConfig
PropertySourcesConfig - Class in org.grails.config
Authors:
Graeme Rocher
PropertySourcesConfig(org.springframework.core.env.PropertySource) - Constructor in PropertySourcesConfig
propertySourcesPlaceholderConfigurer() - Method in CoreAutoConfiguration
propertySourcesPropertyResolver - Field in PropertySourcesConfig
propertyValue - Field in BeanBuilder.ConfigurableRuntimeBeanReference.WrappedPropertyValue
PROVIDED_ARTEFACTS - Field in GrailsPlugin
The name of the property that provides a list of shipped, but overridable artefacts
providedArtefacts - Field in BinaryGrailsPlugin
providedArtefacts - Property in CodecsGrailsPlugin
providedArtefacts - Property in ConvertersGrailsPlugin
providedArtefacts - Field in DefaultGrailsPlugin
providedlassNames - Field in BinaryGrailsPluginDescriptor
PROXY_AUTHENTICATE - Field in HttpHeaders
PROXY_AUTHORIZATION - Field in HttpHeaders
PROXY_CONNECTION - Field in HttpHeaders
ProxyHandler - Interface in grails.core.support.proxy
Interface that defines logic for handling proxied instances
proxyHandler - Property in AbstractLinkingRenderer
proxyHandler - Field in ChainedConverterConfiguration
proxyHandler - Field in DefaultConverterConfiguration
proxyHandler - Property in DefaultHtmlRenderer
proxyHandler - Property in DefaultRendererRegistry
proxyHandler - Field in DomainClassMarshaller
proxyHandler - Field in ImmutableConverterConfiguration
proxyHandler - Property in JsonRenderer
proxyHandler - Property in RestResponder
proxyHandler - Property in XmlRenderer
proxyMappingContext - Field in DefaultGrailsApplication
ProxyUnwrappingMarshaller - Class in org.grails.web.converters.marshaller
Unwraps Hibernate proxies with no direct references to the Hibernate APIs
PUBLIC_STATIC_MODIFIER - Field in AbstractGrailsArtefactTransformer
publish(grails.events.Event, org.springframework.transaction.event.TransactionPhase) - Method in AbstractEventBus
publish() - Method in DocPublisher
publish(grails.events.Event, org.springframework.transaction.event.TransactionPhase) - Method in EventEmitter
publish(grails.events.Event) - Method in EventPublisher
publish() - Method in PublishPdf
PUBLISHED_TAG - Field in AtomRenderer
Publisher - Annotation Type in grails.events.annotation
Transforms a method so the return value is emitted as an event
publisher - Property in DocPublisherTask
PublisherTransform - Class in org.grails.events.transform
A transform that transforms a method publishing the result to the given event
PublisherTransform() - Constructor in PublisherTransform
PublishGuide - Class in grails.doc.gradle
Gradle task for generating a gdoc-based HTML user guide.
PublishGuide() - Constructor in PublishGuide
PublishPdf - Class in grails.doc.gradle
Gradle task for generating a gdoc-based PDF user guide.
PublishPdf() - Constructor in PublishPdf
publishPdfFromHtml(java.io.File, java.lang.String, java.lang.String) - Method in PdfPublisher
push(org.grails.web.json.JSONWriter.Mode) - Method in JSONWriter
Push an array or object scope.
push(org.grails.web.json.JSONWriter.Mode) - Method in PathCapturingJSONWriterWrapper
pushNewMetaMappingInfo() - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
pushNextIndex() - Method in PathCapturingJSONWriterWrapper
put11(int, int) - Method in ByteVector
Puts two bytes into this byte vector.
put12(int, int) - Method in ByteVector
Puts a byte and a short into this byte vector.
put(java.lang.Object, java.lang.Object) - Method in AbstractTypeConvertingMap
put(org.springframework.asm.ClassWriter, byte[], int, int, int, org.grails.asm.ByteVector) - Method in Attribute
Writes all the attributes of this attribute list in the given byte vector.
put(java.lang.String, java.lang.Object) - Method in CompositeConfig
put(java.lang.Object, java.lang.Object) - Method in DataBindingLazyMetaPropertyMap
put(org.grails.web.mapping.RegexUrlMapping) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
put(UrlMappingsListKey, UrlMappingKey) - Method in DefaultUrlMappingsHolder.UrlMappingsList
put(java.lang.Object, java.lang.Object) - Method in GPathResultMap
put(java.lang.String, java.lang.Object) - Method in GrailsFlashScope
put(java.lang.Object, java.lang.Object) - Method in GrailsParameterMap
put(int, java.lang.Object) - Method in JSONArray
Put or replace an object value in the JSONArray.
put(java.lang.Object, java.lang.Object) - Method in JSONObject
put(java.lang.String, java.lang.Object) - Method in LazyBeanMap
put(java.lang.Object, java.lang.Object) - Method in LazyMetaPropertyMap
put(java.lang.String, java.lang.Object) - Method in NavigableMapConfig
put(java.lang.String, java.lang.Object) - Method in PrefixedConfig
put(K, Closure<V>) - Method in PromiseMap
Adds a callable for the given key
putAll(java.util.Map) - Method in AbstractTypeConvertingMap
putAll(Map<? extends String,?>) - Method in CompositeConfig
putAll(java.util.Map) - Method in GPathResultMap
putAll(Map<? extends String,? extends Object>) - Method in GrailsFlashScope
putAll(java.util.Map) - Method in GrailsParameterMap
putAll(java.util.Map) - Method in JSONObject
putAll(Map<? extends String, ?>) - Method in LazyBeanMap
putAll(java.util.Map) - Method in LazyMetaPropertyMap
putAll(Map<? extends String,?>) - Method in NavigableMapConfig
putAll(Map<? extends String,?>) - Method in PrefixedConfig
putAndDecorate(org.grails.web.mapping.UrlCreatorCache.ReverseMappingKey, grails.web.mapping.UrlCreator) - Method in UrlCreatorCache
putAt(java.lang.String, java.lang.Object) - Method in GrailsMockHttpServletRequest
Map-like setting of request attributes, e.g. request["count"] = 10.
putAt(java.lang.String, java.lang.Object) - Method in GrailsMockHttpSession
putAt(jakarta.servlet.http.HttpServletRequest, java.lang.String, java.lang.Object) - Method in HttpServletRequestExtension
putAt(java.lang.Integer, Closure<V>) - Method in PromiseMap
Adds a promise for the given key
putAt(java.lang.String, java.lang.String) - Method in ValidationErrors
putByte(int) - Method in ByteVector
Puts a byte into this byte vector.
putByteArray(byte[], int, int) - Method in ByteVector
Puts an array of bytes into this byte vector.
putChainedCodecInstance(java.lang.String, ConcurrentMap<String,T>, T) - Method in BasicCodecLookup
putInCache(org.grails.encoder.EncodedAppender, org.grails.encoder.EncodedAppender) - Method in ChainedEncoder.ChainedEncoderCacheItem
putInt(int) - Method in ByteVector
Puts an int into this byte vector.
putLong(long) - Method in ByteVector
Puts a long into this byte vector.
putOpt(java.lang.String, java.lang.Object) - Method in JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null.
putShort(int) - Method in ByteVector
Puts a short into this byte vector.
putUTF8(java.lang.String) - Method in ByteVector
Puts an UTF8 string into this byte vector.
pw - Field in IncludeResponseWrapper

Q

QUALITY_RATING - Field in MimeType
QUALITY_RATING_NUMBER - Field in MimeType
QualityComparator - Class in org.grails.web.mime
QualityComparator() - Constructor in QualityComparator
qualityNumberField - Field in MimeType
queryForResource(java.io.Serializable) - Method in RestfulController
Queries for a resource for the given id
QUESTION_MARK - Field in DefaultUrlMappingData
QUESTION_MARK - Field in UrlMapping
quote(java.lang.String) - Method in JSONObject
Produce a string in double quotes with backslash sequences in all the right places.
QUOTE - Field in JsonParserConstants
RegularExpression Id.
quoteChar - Field in XMLStreamWriter
QuotedWritable(java.lang.Object) - Constructor in JSONWriter.QuotedWritable

R

RANGE - Field in HttpHeaders
RAW_CODEC_IDENTIFIER - Field in RawCodec
RawCodec - Class in org.grails.encoder.impl
Codec that doesn't do any encoding or decoding.
read(org.grails.asm.ClassReader, int, int, char[], int, org.springframework.asm.Label) - Method in Attribute
Reads a type attribute.
read() - Method in StreamByteBuffer.StreamByteBufferChunk
read(byte[], int, int) - Method in StreamByteBuffer.StreamByteBufferInputStream
read(char[], int, int) - Method in StreamCharBuffer.AllocatedBufferReader
read(char[], int, int) - Method in StreamCharBuffer.CharBufferChunkReader
read(char[], int, int) - Method in StreamCharBuffer.ChunkReader
read(char[], int, int) - Method in StreamCharBuffer.StreamCharBufferReader
read(char[], int, int) - Method in StreamCharBuffer.StreamCharBufferSubChunkReader
read(char[], int, int) - Method in StreamCharBuffer.StringChunkReader
readAnnotationValue(int, char[], java.lang.String, org.springframework.asm.AnnotationVisitor) - Method in ClassReader
Reads a value of an annotation and makes the given visitor visit it.
readAnnotationValues(int, char[], boolean, org.springframework.asm.AnnotationVisitor) - Method in ClassReader
Reads the values of an annotation and makes the given visitor visit them.
readAsByteArray() - Method in StreamByteBuffer
readAsString(java.nio.charset.Charset) - Method in StreamByteBuffer
readAttribute(org.grails.asm.Attribute, java.lang.String, int, int, char[], int, org.springframework.asm.Label) - Method in ClassReader
Reads an attribute in b.
readByte(int) - Method in ClassReader
Reads a byte value in b.
readChar() - Method in SimpleCharStream
Read a character.
readClass(int, char[]) - Method in ClassReader
Reads a class constant pool item in b.
readConst(int, char[]) - Method in ClassReader
Reads a numeric or string constant pool item in b.
reader - Field in StreamCharBuffer.StreamCharBufferSubChunkReader
readerContext - Field in BeanBuilder
readerCount - Field in StreamCharBuffer
readExternal(java.io.ObjectInput) - Method in StreamCharBuffer
readImpl(byte[], int, int) - Method in StreamByteBuffer.StreamByteBufferInputStream
readImpl(char[], int, int) - Method in StreamCharBuffer.StreamCharBufferReader
readInt(int) - Method in ClassReader
Reads a signed int value in b.
readIterator - Field in StreamByteBuffer
readLabel(int, org.springframework.asm.Label) - Method in ClassReader
Returns the label corresponding to the given offset.
readLock - Field in CacheEntry
readLong(int) - Method in ClassReader
Reads a signed long value in b.
readMode - Field in StreamByteBuffer
READONLY - Field in ChainedTransactionManagerPostProcessor
readOnly() - Method in Resource
Returns:
Whether this is a read-only resource (one that doesn't allow DELETE, POST, PUT or PATCH requests)
readOnly - Property in RestfulController
ReadOnlyDriverManagerDataSource - Class in org.grails.plugins.datasource
Used for secondary datasources that are read-only and not pooled.
readPluginConfiguration(Class<?>) - Method in AbstractGrailsPlugin
readPluginInfo(org.codehaus.groovy.ast.ClassNode) - Method in PluginAstReader
readShort(int) - Method in ClassReader
Reads a signed short value in b.
readToNioBuffer() - Method in StreamByteBuffer.StreamByteBufferChunk
readToSingleChunk() - Method in StreamCharBuffer
readToSingleStringChunk(boolean) - Method in StreamCharBuffer
readUnsignedShort(int) - Method in ClassReader
Reads an unsigned short value in b.
readUTF8(int, char[]) - Method in ClassReader
Reads an UTF8 string constant pool item in b.
readUTF(int, int, char[]) - Method in ClassReader
Reads UTF8 string in b.
ready() - Method in StreamCharBuffer.StreamCharBufferReader
reassociateObjectsWithErrors(java.util.Map) - Method in GrailsFlashScope
reassociateObjectWithErrors(java.util.Map, java.lang.Object) - Method in GrailsFlashScope
rebuild() - Method in DefaultGrailsApplication
rebuild() - Method in GrailsApplication
Rebuilds this Application throwing away the class loader and re-constructing it from the loaded resources again.
recompile(java.io.File, org.codehaus.groovy.control.CompilerConfiguration, java.lang.String) - Method in GrailsApp
recompile(org.codehaus.groovy.control.CompilerConfiguration, java.io.File) - Method in JavaCompiler
reconnect() - Method in NullPersistentContextInterceptor
reconnect() - Method in PersistenceContextInterceptor
Reconnects the persistence context.
RecursiveAnnotationArrayVisitor - Class in org.grails.asm
org.springframework.asm.AnnotationVisitor to recursively visit annotation arrays.
RecursiveAnnotationArrayVisitor(java.lang.String, org.springframework.core.annotation.AnnotationAttributes, java.lang.ClassLoader) - Constructor in RecursiveAnnotationArrayVisitor
RecursiveAnnotationAttributesVisitor - Class in org.grails.asm
org.springframework.asm.AnnotationVisitor to recursively visit annotation attributes.
RecursiveAnnotationAttributesVisitor(java.lang.String, org.springframework.core.annotation.AnnotationAttributes, java.lang.ClassLoader) - Constructor in RecursiveAnnotationAttributesVisitor
recursivelyCollectMetaAnnotations(Set<Annotation>, java.lang.annotation.Annotation) - Method in AnnotationAttributesReadingVisitor
REDIRECT_CALLED - Field in GrailsWebRequest
redirect(java.util.Map) - Method in Controller
Redirects for the given arguments.
REDIRECT_INFO - Field in UrlMapping
Redirect information for this url mapping.
REDIRECT_ISSUED - Field in GrailsApplicationAttributes
REDIRECT_METHOD - Field in ResourceTransform
redirect(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, java.util.Map) - Method in ResponseRedirector
RedirectEventListener - Interface in grails.web.mapping.mvc
Listener interface that gets fired when the redirect(..) method is called
redirectInfo - Field in AbstractUrlMapping
redirectInfo - Field in DefaultUrlMappingInfo
redirectInfo - Property in MetaMappingInfo
redirectListeners - Property in ResponseRedirector
redirector - Field in UrlMappingsInfoHandlerAdapter
redirectResponse(java.lang.String, java.lang.String, jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, boolean, boolean) - Method in ResponseRedirector
redirectURL - Field in IncludedContent
redirectURL - Field in IncludeResponseWrapper
REF - Field in BeanBuilder
referenceStack - Field in JSON
REFERER - Field in HttpHeaders
ReflectionInvoker(java.lang.reflect.Method) - Constructor in DefaultGrailsControllerClass.ReflectionInvoker
refresh() - Method in AbstractGrailsPlugin
refresh() - Method in DefaultGrailsApplication
Refreshes this GrailsApplication, rebuilding all of the artefact definitions as defined by the registered ArtefactHandler instances.
refresh() - Method in DefaultGrailsPlugin
refresh() - Method in GrailsApplication
This method will refresh the entire application
refresh() - Method in GrailsPlugin
Refreshes this Grails plugin reloading any watched resources as necessary
refresh() - Method in PropertySourcesConfig
refreshArtefactGrailsClassCaches() - Method in DefaultGrailsApplication
Tell all our artefact info objects to update their internal state after we've added a bunch of classes.
refreshPlugin(java.lang.String) - Method in DefaultGrailsPluginManager
refreshPlugin(java.lang.String) - Method in GrailsPluginManager
Refreshes the specified plugin.
refreshPlugin(java.lang.String) - Method in MockGrailsPluginManager
regexMatch(java.util.Map, java.lang.String, java.util.regex.Pattern) - Method in UrlMappingMatcher
RegexUrlMapping - Class in org.grails.web.mapping
RegexUrlMapping(java.lang.Object, grails.web.mapping.UrlMappingData, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.String, java.lang.String, grails.gorm.validation.ConstrainedProperty, grails.core.GrailsApplication) - Constructor in RegexUrlMapping
Constructs a new RegexUrlMapping for the given pattern, controller name, action name and constraints.
REGISTER_BEANS - Field in BeanBuilder
registerAdditionalTransactionManagers(org.springframework.beans.factory.support.BeanDefinitionRegistry, org.springframework.beans.factory.config.BeanDefinition, ManagedList<RuntimeBeanReference>) - Method in ChainedTransactionManagerPostProcessor
registerArtefactHandler(grails.core.ArtefactHandler) - Method in DefaultGrailsApplication
Registers a new ArtefactHandler that is responsible for identifying and managing a particular artefact type that is defined by some convention.
registerArtefactHandler(grails.core.ArtefactHandler) - Method in GrailsApplication
registerBeanAliasesWithRegistry(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in DefaultRuntimeSpringConfiguration
registerBeanConfigsWithRegistry(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in DefaultRuntimeSpringConfiguration
registerBeanConfiguration(java.lang.String, org.grails.spring.BeanConfiguration) - Method in DefaultRuntimeSpringConfiguration
registerBeanDefinitionsWithRegistry(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in DefaultRuntimeSpringConfiguration
registerBeans(org.grails.spring.RuntimeSpringConfiguration) - Method in BeanBuilder
Registers bean definitions with another instance of RuntimeSpringConfiguration, overriding any beans in the target.
registerBeans(grails.core.GrailsApplication) - Method in GrailsApplicationBuilder
registerBeans() - Method in TomcatJDBCPoolMBeanExporter
registerBeansWithConfig(org.grails.spring.RuntimeSpringConfiguration) - Method in DefaultRuntimeSpringConfiguration
registerBeansWithConfig(org.grails.spring.RuntimeSpringConfiguration) - Method in RuntimeSpringConfiguration
Registers the beans held within this RuntimeSpringConfiguration instance with the given RuntimeSpringConfiguration.
registerBeansWithContext(org.springframework.context.support.GenericApplicationContext) - Method in DefaultRuntimeSpringConfiguration
registerBeansWithContext(org.springframework.context.support.GenericApplicationContext) - Method in RuntimeSpringConfiguration
Registers the beans held within this RuntimeSpringConfiguration instance with the given ApplicationContext.
registerBeansWithRegistry(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in DefaultRuntimeSpringConfiguration
registerBeansWithRegistry(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in RuntimeSpringConfiguration
Registers the beans held within this RuntimeSpringConfiguration instance with the given BeanDefinitionRegistry.
registerCodec(org.grails.commons.GrailsCodecClass) - Method in DefaultCodecLookup
registerCodecFactory(org.grails.encoder.CodecFactory) - Method in BasicCodecLookup
registerCodecFactory(org.grails.encoder.CodecFactory) - Method in StandaloneCodecLookup
registerCodecs() - Method in BasicCodecLookup
registerCodecs() - Method in DefaultCodecLookup
registerCodecs() - Method in StandaloneCodecLookup
registerController(grails.core.GrailsControllerClass) - Method in AbstractGrailsControllerUrlMappings
registerConverter(grails.databinding.converters.ValueConverter) - Method in SimpleDataBinder
registerCustomConverter() - Method in JsonRenderer
registerCustomConverter() - Method in XmlRenderer
registerCustomEditors(org.grails.web.servlet.mvc.GrailsWebRequest, org.springframework.beans.PropertyEditorRegistry, java.util.Locale) - Method in PropertyEditorRegistryUtils
Registers all known
registerCustomEditorsFromContext(jakarta.servlet.ServletContext, org.springframework.beans.PropertyEditorRegistry) - Method in PropertyEditorRegistryUtils
Collects all PropertyEditorRegistrars in the application context and calls them to register their custom editors
registerCustomMarshaller(org.grails.web.converters.marshaller.ObjectMarshaller) - Method in JsonRenderer
registerCustomMarshaller(org.grails.web.converters.marshaller.ObjectMarshaller) - Method in XmlRenderer
registerDecoder(org.grails.encoder.Decoder) - Method in BasicCodecLookup
registerDefault(grails.web.mime.MimeType, R) - Method in ClassAndMimeTypeRegistry
registerDependency(java.util.List, grails.plugins.GrailsPlugin) - Method in BasePluginFilter
Adds a plugin to the additional if this hasn't happened already
registeredObjectsByType - Field in ClassAndMimeTypeRegistry
registerEncodedWith(org.grails.encoder.Encoder, java.lang.CharSequence) - Method in DefaultEncodingStateRegistry
registerEncodedWith(org.grails.encoder.Encoder, java.lang.CharSequence) - Method in EncodingStateRegistry
Registers that the CharSequence has been encoded with encoder
registerEncoder(org.grails.encoder.Encoder) - Method in BasicCodecLookup
registerFormattedValueConverter(grails.databinding.converters.FormattedValueConverter) - Method in SimpleDataBinder
registerGrailsAppPostProcessorBean(org.springframework.beans.factory.config.ConfigurableBeanFactory) - Method in GrailsApplicationBuilder
registerMacro(java.lang.Object) - Method in DocPublisher
Registers a custom Radeox macro.
registerMetaMethods - Property in StandaloneCodecLookup
registerMethods() - Method in AnnotatedSubscriber
registerMockPlugin(grails.plugins.GrailsPlugin) - Method in MockGrailsPluginManager
registerMockResource(java.lang.String, byte[]) - Method in MockStringResourceLoader
Registers a mock resource with the first argument as the location and the second as the contents of the resource.
registerObjectMarshaller(Class<?>, groovy.lang.Closure) - Method in DefaultConverterConfiguration
registerObjectMarshaller(ObjectMarshaller<JSON>, int) - Method in JSON
registerObjectMarshallersFromApplicationContext(DefaultConverterConfiguration<C>, Class<C>) - Method in ConvertersConfigurationInitializer
registerPlugin(grails.plugins.GrailsPlugin) - Method in DefaultGrailsPluginManager
registerPostProcessor(org.springframework.beans.factory.config.BeanFactoryPostProcessor) - Method in DefaultRuntimeSpringConfiguration
registerPostProcessor(org.springframework.beans.factory.config.BeanFactoryPostProcessor) - Method in RuntimeSpringConfiguration
Registers a bean factory post processor with the context.
registerPrimitiveClassPair(Class<?>, Class<?>) - Method in GrailsClassUtils
Just add two entries to the class compatibility map
registerPrototype(java.lang.String, Class<?>, org.springframework.beans.MutablePropertyValues) - Method in GrailsApplicationContext
Register a prototype bean with the underlying bean factory.
registerProvidedArtefacts(grails.core.GrailsApplication) - Method in AbstractGrailsPluginManager
registerProvidedArtefacts(grails.core.GrailsApplication) - Method in GrailsPluginManager
Registers pre-compiled artefacts with the GrailsApplication instance, only overriding if the application doesn't already provide an artefact of the same name.
registerSingleton(java.lang.String, Class<?>, org.springframework.beans.MutablePropertyValues) - Method in GrailsApplicationContext
Register a singleton bean with the underlying bean factory.
registerStreamCharBufferMetaClass() - Method in StreamCharBufferMetaUtils
registerStructuredEditor(java.lang.Class, grails.databinding.StructuredBindingEditor) - Method in SimpleDataBinder
registerTransactionManager(org.springframework.transaction.TransactionDefinition, org.springframework.transaction.PlatformTransactionManager) - Method in MultiTransactionStatus
registerUnrefreshedBeansWithRegistry(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in DefaultRuntimeSpringConfiguration
registerUrlConverter(grails.web.UrlConverter) - Method in DefaultGrailsControllerClass
Register a new UrlConverter with the controller
registerUrlConverter(grails.web.UrlConverter) - Method in GrailsControllerClass
Register a new UrlConverter with the controller
registerVariationsOfName(Map<String,T>, T, java.lang.String) - Method in BasicCodecLookup
registerWithNameVaritions(Map<String,T>, T) - Method in BasicCodecLookup
registerWithSession - Field in GrailsFlashScope
registerWithSessionIfNecessary() - Method in GrailsFlashScope
Registration - Interface in reactor.bus.registry
deprecated:
Here for compatibility only.
registrations - Property in SpringEventBus.EventBusListener
registryResourceControllers(grails.core.GrailsApplication) - Method in RestResponderGrailsPlugin
ReInit(org.grails.web.json.parser.JsonParserTokenManager) - Method in JSONParser
Reinitialise.
ReInit(org.grails.web.json.parser.SimpleCharStream, int) - Method in JsonParserTokenManager
Reinitialise parser.
ReInit(java.io.InputStream, int, int) - Method in SimpleCharStream
Reinitialise.
reInitialize() - Method in BasicCodecLookup
ReInitRounds() - Method in JsonParserTokenManager
rejectedExecution(java.lang.Runnable, java.util.concurrent.ThreadPoolExecutor) - Method in LoggingPoolFactory.2
rejectedValue - Field in SimpleBindingError
rel - Property in Link
The link relationship
RELATIONSHIP_ALTERNATE - Field in AtomRenderer
RELATIONSHIP_ATTRIBUTE - Field in HalXmlRenderer
RELATIONSHIP_SELF - Field in AbstractLinkingRenderer
RelationshipManagementMethodTypeCheckingExtension - Class in org.grails.compiler
Authors:
Jeff Brown
RelationshipManagementMethodTypeCheckingExtension() - Constructor in RelationshipManagementMethodTypeCheckingExtension
RELATIONSHIPS - Field in JsonApiDataBindingSourceCreator
RELATIVE_STRING - Field in GroovyPagesUriSupport
RELATIVE_VIEWS_PROPERTIES - Field in BinaryGrailsPlugin
release() - Method in MultiTransactionStatus.SavePoints
releaseSavepoint(java.lang.Object) - Method in MultiTransactionStatus
ReloadableResourceBundleMessageSource - Class in org.grails.spring.context.support
Spring-specific org.springframework.context.MessageSource implementation that accesses resource bundles using specified basenames, participating in the Spring org.springframework.context.ApplicationContext's resource loading.
ReloadableResourceBundleMessageSource.PropertiesHolder - Class in org.grails.spring.context.support
PropertiesHolder for caching.
ReloadableResourceBundleMessageSource.PropertiesHolderCacheEntry - Class in org.grails.spring.context.support
RELOADING_ENABLED - Property in GrailsApplicationPostProcessor
reloadingEnabled - Property in GrailsApplicationPostProcessor
reloadPlugin(grails.plugins.GrailsPlugin) - Method in DefaultGrailsPluginManager
reloadSpringResourcesConfig(org.grails.spring.RuntimeSpringConfiguration, grails.core.GrailsApplication, Class<?>) - Method in RuntimeSpringConfigUtilities
remove(java.lang.Object) - Method in AbstractTypeConvertingMap
REMOVE_AFTER_READING - Enum Constant in StreamByteBuffer.ReadMode
remove(java.lang.Object) - Method in CompositeConfig
remove(java.lang.Object) - Method in GPathResultMap
remove(java.lang.Object) - Method in GrailsFlashScope
remove(java.lang.Object) - Method in GrailsParameterMap
remove(java.lang.Object) - Method in JSONArray
remove(java.lang.Object) - Method in JSONObject
remove(java.lang.Object) - Method in LazyBeanMap
remove(java.lang.Object) - Method in LazyMetaPropertyMap
throws:
UnsupportedOperationException
remove(java.lang.Object) - Method in NavigableMapConfig
remove(java.lang.Object) - Method in PrefixedConfig
removeAfterReading - Field in StreamCharBuffer.AbstractChunkReader
removeAfterReading - Field in StreamCharBuffer.AllocatedBufferReader
removeAfterReading - Field in StreamCharBuffer.StreamCharBufferReader
removeAll(java.util.Collection) - Method in JSONArray
removeAnnotation(org.codehaus.groovy.ast.MethodNode, Class<? extends Annotation>) - Method in GrailsASTUtils
removeAttribute(java.lang.String) - Method in GrailsHttpSession
removeBeanDefinition(org.springframework.beans.factory.support.BeanDefinitionRegistry, java.lang.String) - Method in DefaultRuntimeSpringConfiguration
removeCompileStaticAnnotations(org.codehaus.groovy.ast.AnnotatedNode) - Method in GrailsASTUtils
removeConnections() - Method in StreamCharBuffer
removeCssLink(java.lang.String) - Method in PdfBuilder
removeCssLinks(java.lang.String) - Method in PdfBuilder
removeFromCache(java.lang.Class, grails.web.mime.MimeType) - Method in ClassAndMimeTypeRegistry
renameBean(java.lang.String, java.lang.String, org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in ChainedTransactionManagerPostProcessor
render(T, grails.rest.render.RenderContext) - Method in AbstractLinkingRenderer
render(List<UrlMapping>) - Method in AnsiConsoleUrlMappingsRenderer
render(java.lang.String, org.radeox.api.engine.context.RenderContext) - Method in AsciiDocEngine
render(jakarta.servlet.http.HttpServletResponse) - Method in Converter
Marshalls the target and writes it a HttpServletResponse The response will be comitted after this operation
render(java.lang.Object, grails.rest.render.RenderContext) - Method in DefaultHtmlRenderer
render(T, grails.rest.render.RenderContext) - Method in DefaultJsonRenderer
render(java.lang.Object, grails.rest.render.RenderContext) - Method in DefaultXmlRenderer
render(java.util.Map) - Method in Interceptor
Overridden render method that renders the view directly inside before()
render(jakarta.servlet.http.HttpServletResponse) - Method in JSON
Directs the JSON Writer to the Outputstream of the HttpServletResponse and sets the Content-Type to application/json
RENDER_METHOD - Field in ResourceTransform
render(Converter<?>) - Method in RenderConverterTrait
Render the given converter to the response
render(T, grails.rest.render.RenderContext) - Method in Renderer
Renders the object
render(java.util.Map) - Method in ResponseRenderer
Render a response for the given named arguments
render(org.springframework.core.io.Resource, java.io.File, java.util.Map, boolean) - Method in TemplateRenderer
Render the given template to the given destination
render(org.springframework.core.io.Resource, java.io.File, java.util.Map, boolean) - Method in TemplateRendererImpl
Render the given template to the given destination
render(List<UrlMapping>) - Method in UrlMappingsRenderer
Render the URL mappings to whatever output destination is defined by the implementation
render(org.springframework.validation.Errors, grails.rest.render.RenderContext) - Method in VndErrorJsonRenderer
render(org.springframework.validation.Errors, grails.rest.render.RenderContext) - Method in VndErrorXmlRenderer
RenderContext - Interface in grails.rest.render
Passed to a renderer to provide context information
RenderConverterTrait - Trait in org.grails.compiler.web.converters
RenderDynamicMethod - Class in org.grails.plugins.web.controllers.metaclass
Allows rendering of text, views, and templates to the response
renderEmbeddedAttributes(groovy.json.StreamingJsonBuilder$StreamingJsonDelegate, java.lang.Object, grails.rest.render.RenderContext, grails.web.mime.MimeType) - Method in HalJsonRenderer
Renderer - Interface in grails.rest.render
Interface for class that render RESTful responses to implement
RendererRegistry - Interface in grails.rest.render
Authors:
Graeme Rocher
rendererRegistry - Property in AbstractLinkingRenderer
rendererRegistry - Property in DefaultJsonRenderer
rendererRegistry - Property in DefaultXmlRenderer
rendererRegistry - Property in RestResponder
RENDERING_ERROR_ATTRIBUTE - Field in GrailsApplicationAttributes
RENDERING_VIEW - Field in WebUtils
renderInternal(T, grails.rest.render.RenderContext) - Method in AbstractLinkingRenderer
renderInternal(java.lang.Object, grails.rest.render.RenderContext) - Method in AtomRenderer
renderInternal(T, grails.rest.render.RenderContext) - Method in HalJsonRenderer
renderInternal(java.lang.Object, grails.rest.render.RenderContext) - Method in HalXmlRenderer
renderJson(grails.converters.JSON, grails.rest.render.RenderContext) - Method in DefaultJsonRenderer
renderJson(grails.converters.JSON, grails.rest.render.RenderContext) - Method in JsonCollectionRenderer
renderJson(grails.converters.JSON, grails.rest.render.RenderContext) - Method in JsonRenderer
renderJsonInternal(jakarta.servlet.http.HttpServletResponse, groovy.lang.Closure) - Method in ResponseRenderer
renderMarkupInternal(org.grails.web.servlet.mvc.GrailsWebRequest, groovy.lang.Closure, jakarta.servlet.http.HttpServletResponse) - Method in ResponseRenderer
renderMergedOutputModel(Map<String,Object>, jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse) - Method in AbstractGrailsView
Delegates to renderMergedOutputModel(..)
renderTemplate(Map<String,Object>, org.grails.web.servlet.mvc.GrailsWebRequest, jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse) - Method in AbstractGrailsView
Renders a page with the specified TemplateEngine, mode and response.
renderTemplateForCollection(org.grails.web.servlet.mvc.GrailsWebRequest, org.springframework.web.servlet.View, java.util.Map, java.lang.Object, java.lang.String) - Method in ResponseRenderer
renderView - Field in GrailsWebRequest
renderViewForTemplate(org.grails.web.servlet.mvc.GrailsWebRequest, org.springframework.web.servlet.View, java.util.Map) - Method in ResponseRenderer
renderWithinGrailsWebRequest(Map<String,Object>, jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse) - Method in AbstractGrailsView
renderWritable(groovy.lang.Writable, jakarta.servlet.http.HttpServletResponse) - Method in ResponseRenderer
renderXml(grails.converters.XML, grails.rest.render.RenderContext) - Method in DefaultXmlRenderer
Subclasses should override to customize XML response rendering
renderXml(grails.converters.XML, grails.rest.render.RenderContext) - Method in XmlCollectionRenderer
renderXml(grails.converters.XML, grails.rest.render.RenderContext) - Method in XmlRenderer
replaceGenericsPlaceholders(org.codehaus.groovy.ast.ClassNode, Map<String,ClassNode>, org.codehaus.groovy.ast.ClassNode) - Method in GrailsASTUtils
replacements - Field in HTML4Encoder
reply - Property in AbstractEventBus.NotificationTrigger
reply - Property in ClosureEventTrigger
reply - Property in EventWithReply
replyTo - Field in Event
replyTo - Property in SpringEventBusEvent
reports - Field in JUnitReports
reportsDir - Field in JUnitReportsFactory
repositionChunkReader() - Method in StreamCharBuffer.StreamCharBufferReader
REQUEST_BODY_PARSED - Field in GrailsParameterMap
REQUEST_FORMATS - Field in GrailsApplicationAttributes
request - Field in GrailsHttpSession
request - Field in GrailsParameterMap
request - Property in MockAsyncContext
REQUEST_RANGE - Field in HttpHeaders
REQUEST_REDIRECTED_ATTRIBUTE - Field in GrailsApplicationAttributes
REQUEST_SCOPE_ID - Field in ApplicationAttributes
requestCompleted() - Method in GrailsWebRequest
requestDataValueProcessor - Property in ResponseRedirector
requestEnvironmentInterceptor - Field in GrailsTestInterceptor
RequestForwarder - Trait in grails.artefact.controller.support
A Trait for classes that forward the request
requestHeaders - Property in GrailsMockHttpServletRequest
requestMethod - Property in GrailsMockHttpServletRequest
RequestParameter - Annotation Type in grails.web
requestStateLookupStrategy - Property in DefaultLinkGenerator
requiresAutowiring() - Method in AbstractGrailsArtefactTransformer
If the API requires autowiring then a
Autowired:
property will be added.
requiresAutowiring() - Method in ControllerDomainTransformer
requiresAutowiring() - Method in ConvertersDomainTransformer
requiresStaticLookupMethod() - Method in AbstractGrailsArtefactTransformer
Subclasses should override in the instance API requires a static lookup method instead of autowiring.
reset() - Method in AbstractGrailsMockHttpServletResponse
reset() - Method in Holders
reset() - Method in IncludeResponseWrapper
reset() - Method in RuntimeSpringConfigUtilities
Resets the GrailsRumtimeConfigurator.
reset() - Method in StreamByteBuffer
reset() - Method in StreamByteBuffer.StreamByteBufferChunk
reset() - Method in StreamByteBuffer.StreamByteBufferInputStream
reset(boolean) - Method in StreamCharBuffer
resets the state of this buffer (empties it)
resetBuffer() - Method in IncludeResponseWrapper
resetOperations() - Method in ShutdownOperations
Clears all shutdown operations without running them.
resetParams() - Method in GrailsWebRequest
Reset params by re-reading and initializing parameters from request
resetSubBuffer() - Method in StreamCharBuffer.StreamCharBufferSubChunk
resetTimestamp(boolean) - Method in CacheEntry
resetToken(org.grails.web.servlet.mvc.GrailsWebRequest) - Method in Controller
Resets the token in the request
resetToken(java.lang.String, java.lang.String) - Method in SynchronizerTokensHolder
resetUsed() - Method in GrailsPrintWriter
resetUsed() - Method in GrailsPrintWriterAdapter
resetUsed() - Method in StreamCharBuffer.StreamCharBufferWriter
resizeChunkSizeAsProcentageOfTotalSize() - Method in StreamCharBuffer
resolveAllFormat(java.lang.Object, LinkedHashMap<String, Object>) - Method in MimeTypesApiSupport
implementation for resolving "all" format
resolveArtefactType(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode) - Method in ArtefactTypeAstTransformation
resolveArtefactType(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode) - Method in ControllerArtefactTypeTransformation
resolveCircularReferenceBehaviour(java.lang.String) - Method in ConverterUtil
resolveCode(java.lang.String, java.util.Locale) - Method in PluginAwareResourceBundleMessageSource
resolveCode(java.lang.String, java.util.Locale) - Method in ReloadableResourceBundleMessageSource
Resolves the given message code as key in the retrieved bundle files, using a cached MessageFormat instance per message code.
resolveCodecName(org.grails.encoder.CodecFactory) - Method in CodecMetaClassSupport
resolveCodeFromPlugins(java.lang.String, java.util.Locale) - Method in PluginAwareResourceBundleMessageSource
Attempts to resolve a MessageFormat for the code from the list of plugin base names
resolveCodeWithoutArguments(java.lang.String, java.util.Locale) - Method in PluginAwareResourceBundleMessageSource
resolveCodeWithoutArguments(java.lang.String, java.util.Locale) - Method in ReloadableResourceBundleMessageSource
Resolves the given message code as key in the retrieved bundle files, returning the value found in the bundle as-is (without MessageFormat parsing).
resolveCodeWithoutArgumentsFromPlugins(java.lang.String, java.util.Locale) - Method in PluginAwareResourceBundleMessageSource
Attempts to resolve a String for the code from the list of plugin base names
resolveCompilationTargetDirectory(org.codehaus.groovy.control.SourceUnit) - Method in GlobalGrailsClassInjectorTransformation
resolveConstrainedProperties(java.lang.Object) - Method in GrailsWebDataBinder
resolveConstructorArguments(java.lang.Object, int, int) - Method in BeanBuilder
resolveContentTypeBySourceType(java.lang.Object, java.lang.String) - Method in ResponseRenderer
resolveConverterException(java.lang.Throwable) - Method in ConverterUtil
resolveDataSourceSuffix(java.lang.String) - Method in ChainedTransactionManagerPostProcessor
resolveDefaultMetaClasses() - Method in CodecMetaClassSupport
resolvedObjectCache - Field in ClassAndMimeTypeRegistry
resolveEclipseCompilationTargetDirectory(org.codehaus.groovy.control.SourceUnit) - Method in GroovyEclipseCompilationHelper
Attempts to resolve the compilation directory when using Eclipse
resolveEncoding() - Method in URLCodec
resolveEncoding() - Method in URLCodecFactory
resolveException(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, java.lang.Object, java.lang.Exception) - Method in GrailsExceptionResolver
resolveExceptionSafe(java.lang.String) - Method in DefaultResourceLocator
resolveGenericsPlaceHolders(org.codehaus.groovy.ast.ClassNode) - Method in AbstractGrailsArtefactTransformer
resolveGenericsPlaceHolders(org.codehaus.groovy.ast.ClassNode) - Method in ApiDelegateTransformation
resolveLazyInitializers(Set<Integer>, LazyInitializingWriter) - Method in StreamCharBuffer.ConnectToWriter
resolveLoadDependencies(List<GrailsPlugin>) - Method in DefaultGrailsPluginManager
resolveLogRef(java.lang.Object, org.springframework.validation.ObjectError) - Method in AbstractVndErrorRenderer
Resolve the 'logref' attribute for the error
resolveMetaClasses() - Method in StandaloneCodecLookup
resolveMimeType(java.lang.Object, grails.web.mime.MimeTypeResolver) - Method in DataBindingUtils
resolveMimeType(java.lang.Object, grails.web.mime.MimeTypeResolver) - Method in MimeTypeUtils
resolveModelVariableName(java.lang.Object) - Method in DefaultHtmlRenderer
resolvePlaceholders(java.lang.String) - Method in CompositeConfig
resolvePlaceholders(java.lang.String) - Method in PrefixedConfig
resolvePlaceholders(java.lang.String) - Method in PropertySourcesConfig
resolvePluginResources() - Method in CorePluginFinder
resolvePropertyFetcher() - Method in AbstractGrailsClass
resolvePropertyName(java.lang.String) - Method in NavigableMapConfig
resolver - Field in DefaultGrailsPlugin
resolver - Field in DefaultGrailsPluginManager
resolver - Field in GrailsWrappedRuntimeException
resolveRedirect(org.codehaus.groovy.ast.ASTNode) - Method in GrailsASTUtils
resolveRequestMimeType(org.grails.web.servlet.mvc.GrailsWebRequest) - Method in DefaultMimeTypeResolver
Resolve the MimeType to be used for the request, typically established from the CONTENT_TYPE header
resolveRequestMimeType(org.grails.web.servlet.mvc.GrailsWebRequest) - Method in MimeTypeResolver
Returns:
The request format sent by the client
resolveRequiredPlaceholders(java.lang.String) - Method in CompositeConfig
resolveRequiredPlaceholders(java.lang.String) - Method in PrefixedConfig
resolveRequiredPlaceholders(java.lang.String) - Method in PropertySourcesConfig
resolveResponseMimeType(org.grails.web.servlet.mvc.GrailsWebRequest) - Method in DefaultMimeTypeResolver
Resolve the MimeType to be used for the response, typically established from the ACCEPT header
resolveResponseMimeType(org.grails.web.servlet.mvc.GrailsWebRequest) - Method in MimeTypeResolver
Returns:
The response format requested by the client
resolveTraitInjectors(List<TraitInjector>) - Method in TraitInjectionSupport
resolveTransactionManagerClass(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in ChainedTransactionManagerPostProcessor
resolveUrlCreator(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map, boolean) - Method in DefaultUrlMappingsHolder
resolveView(java.lang.String) - Method in BinaryGrailsPlugin
Resolves a view for the given view name.
resolveView(java.lang.String, java.util.Locale) - Method in CompositeViewResolver
resolveView(jakarta.servlet.http.HttpServletRequest, grails.web.mapping.UrlMappingInfo, org.springframework.web.servlet.ModelAndView) - Method in GrailsExceptionResolver
resolveView(jakarta.servlet.http.HttpServletRequest, grails.web.mapping.UrlMappingInfo, java.lang.String, org.springframework.web.servlet.ViewResolver) - Method in UrlMappingUtils
Resolves a view for the given view and UrlMappingInfo instance
resolveView(jakarta.servlet.http.HttpServletRequest, java.lang.String, java.lang.String, org.springframework.web.servlet.ViewResolver) - Method in WebUtils
Resolves a view for the given view name and controller name
resolveViewName(java.lang.String, java.util.Locale) - Method in WebUtils
resolveViewOrForward(java.lang.Exception, grails.web.mapping.UrlMappingsHolder, jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, org.springframework.web.servlet.ModelAndView) - Method in GrailsExceptionResolver
Resource - Annotation Type in grails.rest
Meta Annotation to applied to a domain class if it is a REST resource
resource - Field in AnnotationMetadataReader
RESOURCE_ATTRIBUTE - Field in AbstractVndErrorRenderer
resource - Field in BinaryGrailsPluginDescriptor
resource(java.util.Map) - Method in CachingLinkGenerator
RESOURCE - Enum Constant in CorePluginFinder.PluginParseState
resource(java.util.Map) - Method in DefaultLinkGenerator
{
inheritDoc:
}
RESOURCE - Field in DefaultUrlMappingEvaluator
resource(java.lang.Object) - Method in FileSystemInteraction
Obtain a resource for the given path
resource(java.lang.Object) - Method in FileSystemInteractionImpl
Obtain a resource for the given path
resource - Property in GrailsResource
resource(java.util.Map) - Method in LinkGenerator
Generates a link to a static resource for the given named parameters.
RESOURCE_LINKS_FIELD - Field in LinkableTransform
RESOURCE_LOCATIONS - Field in ControllersAutoConfiguration.GrailsWebMvcConfigurer
RESOURCE_PREFIX - Field in CachingLinkGenerator
resource - Field in ReloadableResourceBundleMessageSource.PropertiesHolder
resource - Property in RestfulController
RESOURCE_TAG - Field in HalXmlRenderer
resourceChecker - Field in YamlTocStrategy
resourceClassName - Property in RestfulController
resourceLoader - Property in FileSystemInteractionImpl
resourceLoader - Field in ReloadableResourceBundleMessageSource
ResourceLocator - Interface in org.grails.core.io
Used to locate resources at development or production time.
resourceLocator - Property in DefaultErrorsPrinter
resourceLocator - Property in FileSystemInteractionImpl
resourceLocator - Field in PluginPathAwareFileSystemResourceLoader
resourceName - Property in RestfulController
resourcePath - Property in DefaultLinkGenerator
resourcePath - Property in ServletRenderContext
resourcePattern - Property in DefaultLinkGenerator
resourcePatternResolver - Field in BeanBuilder
resourcePatternResolver - Property in FileSystemInteractionImpl
resourceResolver - Field in PluginAwareResourceBundleMessageSource
RESOURCES_CACHE_PERIOD - Field in Settings
The amount of time to cache static resource requests
RESOURCES_CONTEXT_PATH - Property in DocEngine
resources - Field in DefaultGrailsApplication
RESOURCES - Field in DefaultUrlMappingEvaluator
RESOURCES_ENABLED - Field in Settings
Whether serving static HTML pages from src/main/resources/public is enabled
resources(java.lang.String) - Method in FileSystemInteraction
Obtain resources for the given pattern
resources(java.lang.String) - Method in FileSystemInteractionImpl
Obtain resources for the given pattern
RESOURCES_PATTERN - Field in Settings
The path pattern to serve static resources under
resources - Field in SimpleMapResourceLoader
RESOURCES - Field in UrlMapping
resourcesCachePeriod - Field in ControllersAutoConfiguration
resourcesDir - Property in MigrateLegacyDocs
resourcesDir - Property in PublishGuide
resourceSearchDirectories - Field in DefaultResourceLocator
resourcesEnabled - Field in ControllersAutoConfiguration
resourcesPattern - Field in ControllersAutoConfiguration
resourcesPattern - Field in ControllersAutoConfiguration.GrailsWebMvcConfigurer
ResourceTransform - Class in org.grails.plugins.web.rest.transform
The Resource transform automatically exposes a domain class as a RESTful resource.
ResourceTransform() - Constructor in ResourceTransform
RESPOND_METHOD - Field in ResourceTransform
respond(java.lang.Object, java.util.Map) - Method in RestResponder
The respond method will attempt to delivery an appropriate response for the requested response format and value.
respondsToKey(java.lang.Object) - Method in Bus
Are there any Subscriptions with Selectors that match the given key.
respondsToKey(java.lang.Object) - Method in EventBus
RESPONSE_FORMAT - Field in GrailsApplicationAttributes
RESPONSE_FORMATS - Field in GrailsApplicationAttributes
RESPONSE_MIME_TYPE - Field in GrailsApplicationAttributes
RESPONSE_MIME_TYPES - Field in GrailsApplicationAttributes
response - Property in MockAsyncContext
responseCode - Field in ResponseCodeMappingData
responseCodeAsString - Field in ResponseCodeMappingData
ResponseCodeMappingData - Class in org.grails.web.mapping
A mapping data for response codes (numbers)
ResponseCodeMappingData(java.lang.String) - Constructor in ResponseCodeMappingData
responseCodes - Property in ResponseCodeUrlMappingVisitor
ResponseCodeUrlMapping - Class in org.grails.web.mapping
A Url mapping for http response codes.
ResponseCodeUrlMapping(grails.web.mapping.UrlMappingData, java.net.URI, grails.gorm.validation.ConstrainedProperty, grails.core.GrailsApplication) - Constructor in ResponseCodeUrlMapping
ResponseCodeUrlMappingVisitor - Class in org.grails.web.mapping
ResponseCodeUrlMappingVisitor() - Constructor in ResponseCodeUrlMappingVisitor
responseRedirected(java.lang.String) - Method in RedirectEventListener
Called when the response is redirected
ResponseRedirector - Class in grails.web.mapping
Encapsulates the logic for issuing a redirect based on a Map of arguments
ResponseRedirector(grails.web.mapping.LinkGenerator) - Constructor in ResponseRedirector
ResponseRenderer - Trait in grails.artefact.controller.support
A trait that adds behavior to allow rendering of objects to the response
REST_RESOURCE_ACTION_TO_HTTP_METHOD_MAP - Field in LinkGenerator
REST_RESOURCE_HTTP_METHOD_TO_ACTION_MAP - Field in LinkGenerator
RestfulController - Class in grails.rest
Base class that can be extended to get the basic CRUD operations needed for a RESTful API.
RestfulController(Class<T>, boolean) - Constructor in RestfulController
RestResponder - Trait in grails.artefact.controller
Authors:
Jeff Brown
RestResponderGrailsPlugin - Class in org.grails.plugins.web.rest.plugin
Since:
2.3
RestResponderGrailsPlugin() - Constructor in RestResponderGrailsPlugin
RestResponderTraitInjector - Class in grails.compiler.traits
Authors:
Jeff Brown
RestResponderTraitInjector() - Constructor in RestResponderTraitInjector
RETAIN_AFTER_READING - Enum Constant in StreamByteBuffer.ReadMode
retainAfterReadingMode() - Method in StreamByteBuffer
retainAll(java.util.Collection) - Method in JSONArray
rethrowCause() - Method in CacheEntry.UpdateException
rethrowRenderException(java.lang.Throwable, java.lang.String) - Method in AbstractGrailsView
rethrowRuntimeException() - Method in CacheEntry.UpdateException
retrieveGrailsWebRequest() - Method in WebUtils
Returns the GrailsWebRequest associated with the current request.
RETRY_AFTER - Field in HttpHeaders
returnTypeName - Field in MethodMetadataReadingVisitor
reuseBuffer(org.grails.encoder.EncodingState) - Method in StreamCharBuffer.AllocatedBuffer
reverse(Collection<T>) - Method in ChainedTransactionManager
reverseInterceptors - Field in GrailsInterceptorHandlerInterceptorAdapter
ReverseMappingKey(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, Map<Object,Object>) - Constructor in UrlCreatorCache.ReverseMappingKey
rollback(org.springframework.transaction.TransactionStatus) - Method in ChainedTransactionManager
rollback(org.springframework.transaction.PlatformTransactionManager) - Method in MultiTransactionStatus
Rolls back the org.springframework.transaction.TransactionStatus registered for the given org.springframework.transaction.PlatformTransactionManager.
rollback() - Method in MultiTransactionStatus.SavePoints
rollbackOn(java.lang.Throwable) - Method in GrailsTransactionAttribute
rollbackToSavepoint(java.lang.Object) - Method in MultiTransactionStatus
root - Field in ChainedConverterConfiguration
root - Property in JSONBuilder
rootLoader - Field in ClosureClassIgnoringComponentScanBeanDefinitionParser.ParentOnlyGetResourcesClassLoader
rootNamespace - Field in DynamicElementReader
rootResource - Property in ClassPathScanner.ApplicationRelativeClassLoader
run() - Method in AbstractEventBus.1
run() - Method in ConvertersConfigurationHolder
run() - Method in CriteriaTypeCheckingExtension
run() - Method in DeferredBindingActions
run() - Method in DomainMappingTypeCheckingExtension
run() - Method in DynamicFinderTypeCheckingExtension
run(Class<?>, java.lang.String) - Method in GrailsApp
Static helper that can be used to run a GrailsApp from the specified sources using default settings and user supplied arguments.
run(java.lang.String) - Method in GrailsApplicationContextCommandRunner
run(java.lang.String) - Method in GrailsApplicationScriptRunner
run(Class<?>, java.lang.String) - Method in GrailsShell
Static helper that can be used to run a GrailsApp from the specified sources using default settings and user supplied arguments.
run(Class<?>, java.lang.String) - Method in GrailsSwingConsole
Static helper that can be used to run a GrailsApp from the specified sources using default settings and user supplied arguments.
run() - Method in GrailsWebDataBinder.1
run() - Method in HttpServletRequestTypeCheckingExtension
run() - Method in NamedQueryTypeCheckingExtension
run() - Method in RelationshipManagementMethodTypeCheckingExtension
run() - Method in ValidateableTypeCheckingExtension
run() - Method in WhereQueryTypeCheckingExtension
RUN_WITH_ANNOTATION_NODE - Field in IntegrationTestMixinTransformation
run() - Method in WrappedResponseHolder
runActions() - Method in DeferredBindingActions
runCallable(groovy.lang.Closure) - Method in RxPromise
running - Field in EmbeddedDatabaseShutdownHook
running - Field in StopWatch
Is the stop watch currently running?
runningTasks - Field in StopWatch
RunOnce - Annotation Type in grails.testing.spock
This annotation may be applied to fixture methods in a Spock Spec that should be run once and only.
RunOnceExtension - Class in org.grails.testing.spock
RunOnceExtension() - Constructor in RunOnceExtension
RunOnceInterceptor - Class in org.grails.testing.spock
RunOnceInterceptor() - Constructor in RunOnceInterceptor
runOperations() - Method in ShutdownOperations
Runs the shutdown operations
RuntimeSpringConfiguration - Interface in org.grails.spring
A programmable runtime Spring configuration that allows a spring ApplicationContext to be constructed at runtime.
RuntimeSpringConfigUtilities - Class in org.grails.spring
Since:
2.4
RuntimeSpringConfigUtilities() - Constructor in RuntimeSpringConfigUtilities
RxClosureSubscription(java.lang.CharSequence, Map<CharSequence, Collection<Subscription>>, groovy.lang.Closure, rx.subjects.Subject, rx.Scheduler) - Constructor in RxEventBus.RxClosureSubscription
RxEventBus - Class in org.grails.events.rxjava3
An EventBus implementation that uses RxJava
RxEventBus.RxClosureSubscription - Class in org.grails.events.rxjava3
RxEventBus.RxEventSubscriberSubscription - Class in org.grails.events.rxjava3
RxEventBus(rx.Scheduler) - Constructor in RxEventBus
RxEventSubscriberSubscription(java.lang.CharSequence, Map<CharSequence, Collection<Subscription>>, grails.events.subscriber.Subscriber, rx.subjects.Subject, rx.Scheduler) - Constructor in RxEventBus.RxEventSubscriberSubscription
RxPromise - Class in org.grails.async.factory.rxjava3
Promise based on RxJava 3.x
RxPromise.1 - Class in org.grails.async.factory.rxjava3
RxPromise.1() - Constructor in RxPromise.1
RxPromise(org.grails.async.factory.rxjava3.RxPromiseFactory, rx.Observable, rx.subjects.Subject) - Constructor in RxPromise
RxPromiseFactory - Class in org.grails.async.factory.rxjava3
An RxJava PromiseFactory implementation
RxPromiseFactory() - Constructor in RxPromiseFactory

S

safe - Field in ChainedEncoder
safe - Field in StreamCharBuffer.SavedEncoder
sanitize(java.lang.Throwable) - Method in TestStacktraceSanitizer
sanitizeRootCause(java.lang.Throwable) - Method in GrailsUtil
save(org.springframework.transaction.TransactionStatus) - Method in MultiTransactionStatus.SavePoints
save() - Method in RestfulController
Saves a resource
SavedEncoder(java.lang.String, boolean) - Constructor in StreamCharBuffer.SavedEncoder
savepointFor(org.springframework.transaction.TransactionStatus) - Method in MultiTransactionStatus.SavePoints
savepoints - Field in MultiTransactionStatus.SavePoints
saveResource(T) - Method in RestfulController
Saves a resource
SC_METHOD_NOT_ALLOWED - Field in WebUtils
SCAFFOLDING_DOMAIN_SUFFIX - Field in Settings
The suffix used during scaffolding for the domain
scan(java.lang.ClassLoader, org.springframework.core.io.support.ResourcePatternResolver, Collection<String>, Closure<Boolean>) - Method in ClassPathScanner
Scans for classes in the given package names
scanForPatterns(org.springframework.core.io.support.PathMatchingResourcePatternResolver, java.lang.String) - Method in GrailsAwareInjectionOperation
scanUsingPattern(org.springframework.core.io.support.ResourcePatternResolver, java.lang.String, java.lang.ClassLoader, Closure<Boolean>, Set<Class>) - Method in ClassPathScanner
scheduler - Property in RxEventBus
scope - Field in DefaultGrailsControllerClass
SCOPE_SINGLETON - Field in DefaultGrailsControllerClass
SCOPES - Field in GrailsPlugin
The scopes to which this plugin applies
scripts - Property in GrailsApplicationScriptRunner
searchClasspath - Field in PluginAwareResourceBundleMessageSource
Selector - Annotation Type in reactor.spring.context.annotation
deprecated:
Use Subscriber instead
SEND_ALLOW_HEADER_FOR_INVALID_HTTP_METHOD - Field in WebUtils
sendAndReceive(grails.events.Event, groovy.lang.Closure) - Method in AbstractEventBus
sendAndReceive(java.lang.CharSequence, java.lang.Object, groovy.lang.Closure) - Method in EventEmitter
Send and event and receive a reply.
sendAndReceive(java.lang.CharSequence, java.lang.Object, groovy.lang.Closure) - Method in EventPublisher
sendAndReceive(java.lang.Object, groovy.lang.Closure) - Method in Events
sendError(int) - Method in IncludeResponseWrapper
sendRedirect(java.lang.String) - Method in IncludeResponseWrapper
seq - Field in DefaultConverterConfiguration.Entry
serialVersionUID - Field in BeanBuilder
serialVersionUID - Field in CacheEntry.UpdateException
serialVersionUID - Field in CannotRedirectException
serialVersionUID - Field in ControllerExecutionException
serialVersionUID - Field in ConverterException
serialVersionUID - Field in DefaultGrailsCodecClass.MethodCallingClosure
serialVersionUID - Field in DefaultGrailsPlugin
serialVersionUID - Field in DefaultUrlMappingEvaluator.MappingCapturingClosure
serialVersionUID - Field in GrailsConfigurationException
serialVersionUID - Field in GrailsContextEvent
serialVersionUID - Field in GrailsDomainException
serialVersionUID - Field in GrailsException
serialVersionUID - Field in GrailsFlashScope
serialVersionUID - Field in GrailsMVCException
serialVersionUID - Field in GrailsRuntimeException
serialVersionUID - Field in GrailsTransactionAttribute
serialVersionUID - Field in GrailsWrappedRuntimeException
serialVersionUID - Field in GroovyAwareAspectJAwareAdvisorAutoProxyCreator
serialVersionUID - Field in GroovyAwareInfrastructureAdvisorAutoProxyCreator
serialVersionUID - Field in GroovyAwareNamedTransactionAttributeSource
serialVersionUID - Field in GspTagSourceMacro
serialVersionUID - Field in HiddenMacro
serialVersionUID - Field in InvalidPropertyException
serialVersionUID - Field in InvalidRequestBodyException
serialVersionUID - Field in JSONException
serialVersionUID - Field in MockClosureProxy
serialVersionUID - Field in NewInstanceCreationException
serialVersionUID - Field in PackagingException
serialVersionUID - Field in ParseException
serialVersionUID - Field in RegexUrlMapping
serialVersionUID - Field in StreamCharBuffer
serialVersionUID - Field in SynchronizerTokensHolder
serialVersionUID - Field in TokenMgrError
serialVersionUID - Field in UrlMappingException
serialVersionUID - Field in ValidationException
SERVER - Field in HttpHeaders
SERVER_URL - Field in Settings
The URL of the server
serverURL - Field in UrlMappingsAutoConfiguration
Service - Trait in grails.artefact
A trait implemented for services that implement events
SERVICE - Field in DefaultGrailsServiceClass
ServiceArtefactHandler - Class in org.grails.core.artefact
Authors:
Marc Palmer ([email protected])
ServiceArtefactHandler() - Constructor in ServiceArtefactHandler
ServiceBeanAliasPostProcessor - Class in org.grails.plugins.services
Registers bean aliases for service beans provided by plugins.
ServiceBeanAliasPostProcessor() - Constructor in ServiceBeanAliasPostProcessor
serviceRegistry - Property in GrailsInterceptorHandlerInterceptorAdapter
ServicesGrailsPlugin - Class in org.grails.plugins.services
Configures services in the Spring context.
ServicesGrailsPlugin() - Constructor in ServicesGrailsPlugin
ServiceUnitTest - Trait in grails.testing.services
SERVLET_CONTEXT_INIT_METHOD - Field in GrailsWebPluginManager
SERVLET_ENGINE - Field in HttpHeaders
SERVLET_RESOURCE_LOCATIONS - Field in ControllersAutoConfiguration.GrailsWebMvcConfigurer
ServletAttributes - Trait in grails.web.api
A trait that adds attributes specific to the Servlet API
servletConfig - Field in GrailsWebApplicationContext
servletContext - Field in AbstractUrlMapping
servletContext - Property in BootStrapClassRunner
servletContext - Property in GrailsApplicationBuilder
servletContext - Field in GrailsExceptionResolver
servletContext - Field in GrailsWebApplicationContext
servletContext - Field in ServletAttributes
servletContext - Property in ServletEnvironmentGrailsApplicationDiscoveryStrategy
ServletContextExtension - Class in org.grails.web.servlet
An extension that adds methods to the jakarta.servlet.ServletContext interface
ServletContextExtension() - Constructor in ServletContextExtension
ServletContextHolder - Class in grails.web.context
Holds a reference to the ServletContext.
servletContexts - Field in Holders
ServletEnvironmentGrailsApplicationDiscoveryStrategy - Class in org.grails.web.context
Strategy for discovering the GrailsApplication and ApplicationContext instances in the Servlet environment
ServletEnvironmentGrailsApplicationDiscoveryStrategy(jakarta.servlet.ServletContext, org.springframework.context.ApplicationContext) - Constructor in ServletEnvironmentGrailsApplicationDiscoveryStrategy
ServletRenderContext - Class in org.grails.plugins.web.rest.render
RenderContext for the servlet environment
ServletRenderContext(org.grails.web.servlet.mvc.GrailsWebRequest, Map<String, Object>) - Constructor in ServletRenderContext
SESSION_FACTORY_BEAN - Field in GrailsApplication
session - Field in GrailsWebRequest
SET_COOKIE2 - Field in HttpHeaders
SET_COOKIE - Field in HttpHeaders
SET_ERRORS_METHOD_NAME - Field in ASTValidationErrorsHelper
set(T) - Method in FutureTaskPromise
set(int, java.lang.Object) - Method in JSONArray
SET_TRANSACTION_MANAGER_METHOD_PARAMETERS - Field in DefaultDelegateAsyncTransactionalMethodTransformer
setAbstract(boolean) - Method in BeanConfiguration
Sets the BeanConfiguration as an Abstract bean definition
setAbstract(boolean) - Method in DefaultBeanConfiguration
setAction(java.lang.Object) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
setAction(java.lang.String) - Method in ForwardUrlMappingInfo
setActionName(java.lang.String) - Method in GrailsWebRequest
setActionResultTransformers(org.grails.web.servlet.mvc.ActionResultTransformer) - Method in ResponseRenderer
setAllowSubBuffers(boolean) - Method in StreamCharBuffer
setApplication(grails.core.GrailsApplication) - Method in AbstractGrailsPlugin
setApplication(grails.core.GrailsApplication) - Method in AbstractGrailsPluginManager
setApplication(grails.core.GrailsApplication) - Method in DefaultGrailsPluginManager
setApplication(grails.core.GrailsApplication) - Method in GrailsPlugin
setApplication(grails.core.GrailsApplication) - Method in GrailsPluginManager
Sets the GrailsApplication used be this plugin manager
setApplicationContext(org.springframework.context.ApplicationContext) - Method in AbstractGrailsApplication
setApplicationContext(org.springframework.context.ApplicationContext) - Method in AbstractGrailsPlugin
setApplicationContext(org.springframework.context.ApplicationContext) - Method in AbstractGrailsPluginManager
setApplicationContext(org.springframework.context.ConfigurableApplicationContext) - Method in ApplicationCommand
Sets the application context of the command
setApplicationContext(org.springframework.context.ApplicationContext) - Method in ConvertersApi
setApplicationContext(org.springframework.context.ApplicationContext) - Method in ConvertersConfigurationInitializer
setApplicationContext(org.springframework.context.ApplicationContext) - Method in DefaultGrailsPlugin
setApplicationContext(org.springframework.context.ApplicationContext) - Method in DefaultGrailsPluginManager
setApplicationContext(org.springframework.context.ApplicationContext) - Method in DevelopmentShutdownHook
setApplicationContext(org.springframework.context.ApplicationContext) - Method in EmbeddedDatabaseShutdownHook
setApplicationContext(org.springframework.context.ApplicationContext) - Method in GrailsApplicationPostProcessor
setApplicationContext(org.springframework.context.ApplicationContext) - Method in GrailsDispatcherServlet
setApplicationContext(org.springframework.context.ApplicationContext) - Method in GrailsWebRequestFilter
setApplicationContext(org.springframework.context.ApplicationContext) - Method in LinkGeneratorFactory
setApplicationContext(org.springframework.context.ApplicationContext) - Method in Plugin
setApplicationContext(org.springframework.context.ApplicationContext) - Method in SpringEventTranslator
setApplicationContext(org.springframework.context.ApplicationContext) - Method in UrlMappingFactoryBean
setApplicationContext(org.springframework.context.ApplicationContext) - Method in UrlMappingsHolderFactoryBean
Set the ApplicationContext that this object runs in.
setApplicationContext(org.springframework.context.ApplicationContext) - Method in UrlMappingsInfoHandlerAdapter
setApplicationContext(org.springframework.context.ApplicationContext) - Method in ValidationErrorsMarshaller
setAsText(java.lang.String) - Method in ClassEditor
setAsText(java.lang.String) - Method in CompositeEditor
setAt(java.lang.Object, java.lang.Object) - Method in CompositeConfig
setAt(java.lang.Object, java.lang.Object) - Method in NavigableMapConfig
setAt(java.lang.Object, java.lang.Object) - Method in PrefixedConfig
setAttribute(java.lang.String, java.lang.Object) - Method in GrailsHttpSession
setAutoGrowCollectionLimit(int) - Method in DataBindingConfigurationProperties
setAutowire(java.lang.String) - Method in BeanConfiguration
Sets the autowire type, either "byType" or "byName"
setAutowire(java.lang.String) - Method in DefaultBeanConfiguration
setBasename(java.lang.String) - Method in ReloadableResourceBundleMessageSource
Set a single basename, following the basic ResourceBundle convention of not specifying file extension or language codes, but in contrast to org.springframework.context.support.ResourceBundleMessageSource referring to a Spring resource location: e.g.
setBasenames(java.lang.String) - Method in ReloadableResourceBundleMessageSource
Set an array of basenames, each following the basic ResourceBundle convention of not specifying file extension or language codes, but in contrast to org.springframework.context.support.ResourceBundleMessageSource referring to a Spring resource location: e.g.
setBasePlugin(boolean) - Method in AbstractGrailsPlugin
setBasePlugin(boolean) - Method in GrailsPlugin
Sets whether this plugin is the base plugin
setBaseResource(org.springframework.core.io.Resource) - Method in StaticResourceLoader
setBeanClassLoader(java.lang.ClassLoader) - Method in AbstractGrailsApplication
setBeanClassLoader(java.lang.ClassLoader) - Method in DefaultGrailsApplication
setBeanDefinition(org.springframework.beans.factory.config.BeanDefinition) - Method in BeanConfiguration
setBeanDefinition(org.springframework.beans.factory.config.BeanDefinition) - Method in DefaultBeanConfiguration
setBeanFactory(org.springframework.beans.factory.ListableBeanFactory) - Method in DefaultRuntimeSpringConfiguration
setBeanFactory(org.springframework.beans.factory.BeanFactory) - Method in GrailsPlaceholderConfigurer
setBeanFactory(org.springframework.beans.factory.BeanFactory) - Method in PluginManagerAwareBeanPostProcessor
setBeanFactory(org.springframework.beans.factory.ListableBeanFactory) - Method in RuntimeSpringConfiguration
Sets the BeanFactory implementation to use.
setBeanFactory(org.springframework.beans.factory.BeanFactory) - Method in TomcatJDBCPoolMBeanExporter
setBeanFactory(org.springframework.beans.factory.BeanFactory) - Method in TransactionManagerPostProcessor
Gets the platform transaction manager from the bean factory if there is one.
setBeanName(java.lang.String) - Method in GrailsPlaceholderConfigurer
setBeanNameBlacklistPattern(java.lang.String) - Method in ChainedTransactionManagerPostProcessor
setBeanNameInternalBlacklistPattern(java.lang.String) - Method in ChainedTransactionManagerPostProcessor
setBeanNameWhitelistPattern(java.lang.String) - Method in ChainedTransactionManagerPostProcessor
setBinding(groovy.lang.Binding) - Method in BeanBuilder
Sets the binding (the variables available in the scope of the BeanBuilder).
setBlockClose(boolean) - Method in GrailsRoutablePrintWriter
setBlockFlush(boolean) - Method in GrailsRoutablePrintWriter
setCacheObjectMarshallerByClass(boolean) - Method in DefaultConverterConfiguration
setCacheSeconds(int) - Method in ReloadableResourceBundleMessageSource
Set the number of seconds to cache the list of matching properties files.
setCapacity(int) - Method in BoundedCharsAsEncodedBytesCounter
setChild(java.lang.Object, java.lang.Object, java.lang.String, java.lang.String) - Method in DomainBuilder.DefaultGrailsChildPropertySetter
setChunkMinSize(int) - Method in StreamCharBuffer
setCircularReferenceBehaviour(org.grails.web.converters.Converter.CircularReferenceBehaviour) - Method in DefaultConverterConfiguration
setClassInjectors(grails.compiler.ast.ClassInjector) - Method in GrailsAwareClassLoader
setClassLoader(java.lang.ClassLoader) - Method in BeanBuilder
setClassLoader(java.lang.ClassLoader) - Method in ClassEditor
setClassLoader(java.lang.ClassLoader) - Method in ClassLoaderAware
This method is called by the org.springframework.context.ApplicationContext that loads the Grails application.
setClassLoader(java.lang.ClassLoader) - Method in DefaultUrlMappingEvaluator
setClassLoader(java.lang.ClassLoader) - Method in DynamicElementReader
setClassLoader(java.lang.ClassLoader) - Method in PropertySourcesConfig
setClassLoaderOnContext(java.lang.ClassLoader) - Method in DefaultRuntimeSpringConfiguration
setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method in ArtefactTypeAstTransformation
setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method in ControllerActionTransformer
setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method in EntityASTTransformation
setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method in ResourceTransform
setConfig(groovy.util.ConfigObject) - Method in AbstractGrailsApplication
setConfig(grails.config.Config) - Method in ChainedTransactionManagerPostProcessor
setConfig(grails.config.Config) - Method in Holders
setConfigLocation(java.lang.String) - Method in GrailsWebApplicationContext
setConfigLocations(java.lang.String) - Method in GrailsWebApplicationContext
setConfiguration(grails.config.Config) - Method in GrailsConfigurationAware
setConfiguration(grails.config.Config) - Method in GrailsPlaceholderConfigurer
setContentLength(int) - Method in IncludeResponseWrapper
setContentType(java.lang.String) - Method in AbstractConverter
Sets the content type of the converter
setContentType(java.lang.String) - Method in ConfigurableConverter
Sets the content type of the converter
setContentType(java.lang.String) - Method in GrailsMockHttpServletRequest
setContentType(java.lang.String) - Method in IncludeResponseWrapper
setContentType(java.lang.String) - Method in RenderContext
Sets the content type of the rendered response
setContentType(jakarta.servlet.http.HttpServletResponse, java.lang.String, java.lang.String, boolean) - Method in ResponseRenderer
setContentType(java.lang.String) - Method in ServletRenderContext
setController(java.lang.Object) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
setController(java.lang.String) - Method in ForwardUrlMappingInfo
setControllerName(java.lang.String) - Method in GrailsWebRequest
setControllerNamespace(java.lang.String) - Method in GrailsWebRequest
setConversionService(org.springframework.core.convert.support.ConfigurableConversionService) - Method in PropertySourcesConfig
setConvertEmptyStringsToNull(boolean) - Method in DataBindingConfigurationProperties
setConverterClass(Class<? extends Converter>) - Method in ObjectMarshallerRegisterer
setCssDir(java.io.File) - Method in DocPublisherTask
The directory of the css templates (optional)
setDataBindingListeners(grails.databinding.events.DataBindingListener) - Method in GrailsWebDataBinder
setDataBindingSourceCreators(org.grails.databinding.bindingsource.DataBindingSourceCreator) - Method in DefaultDataBindingSourceRegistry
setDataSourceAware(boolean) - Method in DataBindingSource
Parameters:
isDataSourceAware - true if GORM operations should be enabled when binding with this DataBindingSource
setDateFormats(List<String>) - Method in DataBindingConfigurationProperties
setDateParsingLenient(boolean) - Method in DataBindingConfigurationProperties
setDateToStringConverter(Converter<Date, String>) - Method in HalJsonRenderer
setDebugStream(java.io.PrintStream) - Method in JsonParserTokenManager
Set debug output.
setDefaultConfiguration(Class<C>, List<ObjectMarshaller<C>>) - Method in ConvertersConfigurationHolder
setDefaultEncoding(java.lang.String) - Method in ReloadableResourceBundleMessageSource
Set the default charset to use for parsing properties files.
setDelegate(java.lang.Object) - Method in AbstractClosureProxy
setDependsOn(java.lang.String) - Method in BeanConfiguration
Sets the names of the beans this bean configuration depends on
setDependsOn(java.lang.String) - Method in DefaultBeanConfiguration
setDescriptor(org.springframework.core.io.Resource) - Method in DefaultGrailsPlugin
setDescriptor(org.springframework.core.io.Resource) - Method in GrailsPlugin
Sets the plugin descriptor for this plugin
setDest(java.io.File) - Method in DocPublisherTask
The documentation publishing destination
setDestinationActivated(boolean) - Method in GrailsLazyProxyPrintWriter
setDestinationActivated(boolean) - Method in GrailsRoutablePrintWriter
setDestroyMethod(java.lang.String) - Method in BeanConfiguration
Sets the name of the method to call when destroying the bean.
setDestroyMethod(java.lang.String) - Method in DefaultBeanConfiguration
setDevelopmentModeActive(boolean) - Method in GrailsApp
setDirective(int) - Method in AbstractClosureProxy
setEncoding(java.lang.String) - Method in AbstractConverter
Sets the encoding of the converter
setEncoding(java.lang.String) - Method in BoundedCharsAsEncodedBytesCounter
setEncoding(java.lang.String) - Method in ConfigurableConverter
Sets the encoding of the converter
setEncoding(java.lang.String) - Method in DefaultConverterConfiguration
setEncoding(java.lang.String) - Method in DocPublisherTask
The encoding to use (default is UTF-8)
setEncodingState(org.grails.encoder.EncodingState) - Method in StreamCharBuffer.AbstractChunk
setEncodingStateRegistryLookup(org.grails.encoder.EncodingStateRegistryLookup) - Method in EncodingStateRegistryLookupHolder
setEngineProperties(java.util.Properties) - Method in DocPublisher
Sets the engine properties.
setError() - Method in GrailsPrintWriter
setError() - Method in GrailsPrintWriterAdapter
setErrors(org.springframework.validation.Errors) - Method in Controller
Sets the errors instance of the current controller
setErrors(org.springframework.validation.Errors) - Method in Validateable
setErrorsInternal(org.grails.web.servlet.mvc.GrailsWebRequest, org.springframework.validation.Errors) - Method in Controller
setException(java.lang.Object) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
setException(java.lang.Throwable) - Method in FutureTaskPromise
setExceptionType(Class<?>) - Method in ResponseCodeUrlMapping
setExcludes(java.lang.Class, List<String>) - Method in AbstractConverter
Set to exclude properties for the given type
setExcludes(java.lang.Class, List<String>) - Method in ConfigurableConverter
Set to exclude properties for the given type
setExcludes(List<String>) - Method in IncludeExcludeConverter
setExcludes(List<String>) - Method in JSON
setExtension(java.lang.String, org.grails.plugins.support.WatchPattern) - Method in WatchPatternParser
setFactoryBean(java.lang.String) - Method in BeanConfiguration
Parameters:
beanName
setFactoryBean(java.lang.String) - Method in DefaultBeanConfiguration
setFactoryMethod(java.lang.String) - Method in BeanConfiguration
Parameters:
methodName
setFactoryMethod(java.lang.String) - Method in DefaultBeanConfiguration
setFallbackToSystemLocale(boolean) - Method in ReloadableResourceBundleMessageSource
Set whether to fall back to the system Locale if no files for a specific Locale have been found.
setFileCacheSeconds(int) - Method in ReloadableResourceBundleMessageSource
Set the number of seconds to cache loaded properties files.
setFileEncodings(java.util.Properties) - Method in ReloadableResourceBundleMessageSource
Set per-file charsets to use for parsing properties files.
setFilteringCodec(java.lang.String) - Method in GrailsWebRequest
setFilteringEncoder(org.grails.encoder.Encoder) - Method in GrailsWebRequest
setFormat(java.lang.String) - Method in AbstractGrailsMockHttpServletResponse
Sets the response format
setFormat(java.lang.String) - Method in GrailsMockHttpServletRequest
Sets the request format to use
setFormattedValueConverters(grails.databinding.converters.FormattedValueConverter) - Method in GrailsWebDataBinder
setForwardedUrl(java.lang.String) - Method in GrailsMockHttpServletResponse
setForwardURI(java.lang.String) - Method in GrailsMockHttpServletRequest
Sets the "forwardURI" property for the request.
setGrailsApplication(grails.core.GrailsApplication) - Method in AbstractGrailsClass
setGrailsApplication(grails.core.GrailsApplication) - Method in AbstractUrlMapping
setGrailsApplication(grails.core.GrailsApplication) - Method in ConvertersConfigurationInitializer
setGrailsApplication(grails.core.GrailsApplication) - Method in DefaultCodecLookup
setGrailsApplication(grails.core.GrailsApplication) - Method in DefaultGrailsControllerClass
setGrailsApplication(grails.core.GrailsApplication) - Method in DefaultRequestStateLookupStrategy
setGrailsApplication(grails.core.GrailsApplication) - Method in DomainClassArtefactHandler
setGrailsApplication(grails.core.GrailsApplication) - Method in GrailsApplicationAware
setGrailsApplication(grails.core.GrailsApplication) - Method in GrailsExceptionResolver
setGrailsApplication(grails.core.GrailsApplication) - Method in Holders
setGrailsApplication(grails.core.GrailsApplication) - Method in HTMLCodec
setGrailsApplication(grails.core.GrailsApplication) - Method in PluginAwareResourceBundleMessageSource
setGrailsApplication(grails.core.GrailsApplication) - Method in UrlMappingsHolderFactoryBean
setGrailsCorsConfiguration(grails.web.mapping.cors.GrailsCorsConfiguration) - Method in UrlMappingsHandlerMapping
setGrailsLinkGenerator(grails.web.mapping.LinkGenerator) - Method in ResponseRedirector
setHandlerInterceptors(org.springframework.web.servlet.HandlerInterceptor) - Method in UrlMappingsHandlerMapping
setId(java.lang.Object) - Method in GrailsWebRequest
Sets the id of the request.
setIgnoreEncodingState(boolean) - Method in AbstractEncodedAppender
setIgnoreEncodingState(boolean) - Method in EncodedAppender
When enabled, will encode all input regardless of it's current state disables double-encoding prevention.
setIgnoreEncodingState(boolean) - Method in EncodesToWriterAdapter
setImagesDir(java.io.File) - Method in DocPublisherTask
The directory of the images (optional)
setInBeanConfig() - Method in BeanBuilder.DeferredProperty
setIncludeClass(boolean) - Method in DomainClassMarshaller
setIncludes(java.lang.Class, List<String>) - Method in AbstractConverter
Set to include properties for the given type
setIncludes(java.lang.Class, List<String>) - Method in ConfigurableConverter
Set to include properties for the given type
setIncludes(List<String>) - Method in IncludeExcludeConverter
setIncludes(List<String>) - Method in JSON
setIncludeVersion(boolean) - Method in DomainClassMarshaller
setInheritRollbackOnly(boolean) - Method in GrailsTransactionAttribute
setInitialized(boolean) - Method in CacheEntry
setInterceptors(grails.artefact.Interceptor) - Method in GrailsInterceptorHandlerInterceptorAdapter
setJson(java.lang.Object) - Method in GrailsMockHttpServletRequest
Sets the body of the request to be a json packet
setLayout(jakarta.servlet.http.HttpServletRequest, java.lang.String) - Method in ResponseRenderer
setLoadCorePlugins(boolean) - Method in AbstractGrailsPluginManager
setLoadCorePlugins(boolean) - Method in GrailsPluginManager
Set whether the core plugins should be loaded
setLocale(java.util.Locale) - Method in IncludeResponseWrapper
setLocaleResolver(org.springframework.web.servlet.LocaleResolver) - Method in ParamsAwareLocaleChangeInterceptor
setMainContext(org.springframework.context.ApplicationContext) - Method in AbstractGrailsApplication
setMainContext(org.springframework.context.ApplicationContext) - Method in GrailsApplication
Sets the main Spring context for this application.
setManager(grails.plugins.GrailsPluginManager) - Method in AbstractGrailsPlugin
setManager(grails.plugins.GrailsPluginManager) - Method in DefaultGrailsPlugin
setManager(grails.plugins.GrailsPluginManager) - Method in GrailsPlugin
Sets the plugin manager for this plugin
setMappingContext(org.grails.datastore.mapping.model.MappingContext) - Method in DefaultGrailsApplication
setMappingContext(org.grails.datastore.mapping.model.MappingContext) - Method in GrailsApplication
Configures the org.grails.datastore.mapping.model.MappingContext for this application
setMappingName(java.lang.String) - Method in AbstractUrlMapping
setMappingName(java.lang.String) - Method in UrlMapping
Sets the name of the URL mapping
setMappings(java.util.Map) - Method in UrlMappingFactoryBean
setMarshaller(org.grails.web.converters.marshaller.ObjectMarshaller) - Method in ObjectMarshallerRegisterer
setMaxInactiveInterval(int) - Method in GrailsHttpSession
setMaxWeightedCacheCapacity(int) - Method in DefaultUrlMappingsHolder
setMessageBundleLocationPattern(java.lang.String) - Method in PluginAwareResourceBundleMessageSource
The location pattern for message bundles
setMessageSource(org.springframework.context.MessageSource) - Method in AbstractLinkingRenderer
setMessageSource(org.springframework.context.MessageSource) - Method in AbstractVndErrorRenderer
setMessageSource(org.springframework.context.MessageSource) - Method in DefaultConstraintEvaluatorFactoryBean
setMessageSource(org.springframework.context.MessageSource) - Method in GrailsWebDataBinder
setMetaClass(groovy.lang.MetaClass) - Method in BeanBuilder.ConfigurableRuntimeBeanReference
setMetaClass(groovy.lang.MetaClass) - Method in ExtendedProxy
setMetaClass(groovy.lang.MetaClass) - Method in GrailsApplicationContext
setMetaClass(groovy.lang.MetaClass) - Method in GrailsPrintWriter
setMethod(java.lang.Object) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
setMethodParam(java.lang.String) - Method in HiddenHttpMethodFilter
Set the parameter name to look for HTTP methods.
setMimeTypeResolver(grails.web.mime.MimeTypeResolver) - Method in UrlMappingsHandlerMapping
setMimeUtility(grails.web.mime.MimeUtility) - Method in ResponseRenderer
setModel(Map<String, Object>) - Method in Interceptor
Sets the model
setModel(java.util.Map) - Method in RenderContext
The model to use for the response
setModel(java.util.Map) - Method in ServletRenderContext
setModelAndView(org.springframework.web.servlet.ModelAndView) - Method in Controller
Sets the ModelAndView of the current controller
setModelAndView(org.springframework.web.servlet.ModelAndView) - Method in Interceptor
Sets the ModelAndView of the current controller
setMultipartContentType(java.lang.String, java.lang.String) - Method in GrailsMockHttpServletRequest
setMultipartHeaders(java.lang.String, org.springframework.http.HttpHeaders) - Method in GrailsMockHttpServletRequest
setMultipartRequest(jakarta.servlet.http.HttpServletRequest) - Method in GrailsWebRequest
Holds a reference to the org.springframework.web.multipart.MultipartRequest
setName(java.lang.String) - Method in BeanConfiguration
Sets the name of the bean in the app ctx.
setName(java.lang.String) - Method in DefaultBeanConfiguration
setName(java.lang.String) - Method in PluginAstReader.BasicGrailsPluginInfo
setNamedConverterConfiguration(Class<C>, java.lang.String, List<ObjectMarshaller<C>>) - Method in ConvertersConfigurationHolder
setNamespace(java.lang.Object) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
setNamespace(java.lang.String) - Method in ForwardUrlMappingInfo
setNamespace(java.lang.String) - Method in GrailsWebApplicationContext
setNamespaceHandlerResolver(org.springframework.beans.factory.xml.NamespaceHandlerResolver) - Method in BeanBuilder
setNewSynchronization() - Method in MultiTransactionStatus
setNotifyParentBuffersEnabled(boolean) - Method in StreamCharBuffer
By default the parent buffers (a buffer where this buffer has been appended to) get notified of changed to this buffer.
setNullable(grails.gorm.validation.ConstrainedProperty) - Method in RegexUrlMapping
setObject(T) - Method in InstanceFactoryBean
setObjectType(Class<?>) - Method in InstanceFactoryBean
setOrder(int) - Method in Interceptor
The order the interceptor should execute in
setOut(jakarta.servlet.http.HttpServletRequest, java.io.Writer) - Method in DefaultGrailsApplicationAttributes
setOut(jakarta.servlet.http.HttpServletRequest, java.io.Writer) - Method in GrailsApplicationAttributes
Sets the current write for the request
setOut(java.io.Writer) - Method in GrailsPrintWriter
setOut(java.io.Writer) - Method in GrailsWebRequest
Parameters:
out - the out to set
setOutput(java.io.OutputStream) - Method in JUnitReports
setOutput(java.io.OutputStream) - Method in PlainFormatter
setOutput(java.io.OutputStream) - Method in XMLFormatter
setParameterValues(Map<String,Object>) - Method in AbstractUrlMapping
setParameterValues(Map<String,Object>) - Method in UrlMapping
Sets any parameter values that should be populated into the request
setParamName(java.lang.String) - Method in ParamsAwareLocaleChangeInterceptor
setParams(java.util.Map) - Method in AbstractUrlMappingInfo
setParams(java.util.Map) - Method in ForwardUrlMappingInfo
setParent(java.lang.Object) - Method in BeanConfiguration
Sets the name of the parent bean.
setParent(java.lang.Object) - Method in DefaultBeanConfiguration
setParent(java.lang.Object, java.lang.Object) - Method in JSON.Builder
setParentApplicationContext(org.springframework.context.ApplicationContext) - Method in CorePluginFinder
setParentApplicationContext(org.springframework.context.ApplicationContext) - Method in DefaultGrailsPlugin
setParentApplicationContext(org.springframework.context.ApplicationContext) - Method in DefaultGrailsPluginManager
setParentApplicationContext(org.springframework.context.ApplicationContext) - Method in ParentApplicationContextAware
setParseRequest(boolean) - Method in AbstractUrlMapping
setParseRequest(boolean) - Method in UrlMapping
Sets whether this UrlMapping should parse the request
setParsingRequest(boolean) - Method in DefaultUrlMappingInfo
setPlugin(java.lang.Object) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
setPluginCacheSeconds(int) - Method in PluginAwareResourceBundleMessageSource
Set the number of seconds to cache the list of matching properties files loaded from plugin.
setPluginFilter(grails.plugins.PluginFilter) - Method in AbstractGrailsPluginManager
setPluginFilter(grails.plugins.PluginFilter) - Method in DefaultGrailsPluginManager
setPluginFilter(grails.plugins.PluginFilter) - Method in GrailsPluginManager
Sets the filter to use to filter for plugins
setPluginIndex(int) - Method in AbstractUrlMapping
setPluginIndex(int) - Method in UrlMapping
Sets whether or not the mapping is defined in a plugin.
setPluginManager(grails.plugins.GrailsPluginManager) - Method in DefaultLinkGenerator
setPluginManager(grails.plugins.GrailsPluginManager) - Method in DefaultResourceLocator
setPluginManager(grails.plugins.GrailsPluginManager) - Method in Holders
setPluginManager(grails.plugins.GrailsPluginManager) - Method in PluginAwareResourceBundleMessageSource
setPluginManager(grails.plugins.GrailsPluginManager) - Method in PluginManagerAware
Sets the plug-in manager on this instance
setPluginManagerInCreation(boolean) - Method in Holders
setPluginName(java.lang.String) - Method in ForwardUrlMappingInfo
setPreferSubChunkWhenWritingToOtherBuffer(boolean) - Method in StreamCharBuffer
setPrettyPrint(boolean) - Method in DefaultConverterConfiguration
setPrettyPrint(boolean) - Method in JSON
setPriority(int) - Method in ObjectMarshallerRegisterer
setPromiseFactory(grails.async.PromiseFactory) - Method in Promises
setPromiseFactory(grails.async.PromiseFactory) - Method in WebPromises
setProperties(java.util.Properties) - Method in DocPublisherTask
A properties containing the title, author etc.
setProperties(java.lang.Object) - Method in WebDataBinding
Binds the source object to the properties of the target instance converting any types as necessary
setPropertiesPersister(org.springframework.util.PropertiesPersister) - Method in ReloadableResourceBundleMessageSource
Set the PropertiesPersister to use for parsing properties files.
setProperty(java.lang.String, java.lang.Object) - Method in AbstractClosureProxy
setProperty(java.lang.String, java.lang.Object) - Method in BeanBuilder
Overrides property setting in the scope of the BeanBuilder to set properties on the current BeanConfiguration.
setProperty(java.lang.String, java.lang.Object) - Method in BeanBuilder.ConfigurableRuntimeBeanReference
setProperty(java.lang.String, java.lang.Object) - Method in BeanBuilder.ConfigurableRuntimeBeanReference.WrappedPropertyValue
setProperty(java.lang.String, java.lang.Object) - Method in ClosureToMapPopulator
setProperty(java.lang.String, java.lang.Object) - Method in DefaultBeanConfiguration
setProperty(java.lang.String, java.lang.Object) - Method in ExtendedProxy
setProperty(java.lang.String, java.lang.Object) - Method in GrailsApplicationContext
setProperty(java.lang.String, java.lang.Object) - Method in GrailsMockHttpServletRequest
Property setting of request attributes.
setProperty(java.lang.String, java.lang.Object) - Method in GrailsMockHttpSession
setProperty(java.lang.String, java.lang.Object) - Method in GrailsPrintWriter
setProperty(jakarta.servlet.http.HttpServletRequest, java.lang.String, java.lang.Object) - Method in HttpServletRequestExtension
setProperty(java.lang.String, java.lang.Object) - Method in JSONBuilder
setProperty(java.lang.String, java.lang.Object) - Method in PluginAstReader.BasicGrailsPluginInfo
setPropertyOnBeanConfig(java.lang.String, java.lang.Object) - Method in BeanBuilder
setPropertyValue(java.lang.String, java.lang.Object) - Method in BeanConfiguration
Sets a property value on the bean configuration
setPropertyValue(java.lang.String, java.lang.Object) - Method in DefaultBeanConfiguration
setPropertyValue(java.lang.Object, grails.databinding.DataBindingSource, groovy.lang.MetaProperty, java.lang.Object, grails.databinding.events.DataBindingListener) - Method in GrailsWebDataBinder
setPropertyValue(java.lang.Object, grails.databinding.DataBindingSource, groovy.lang.MetaProperty, java.lang.Object, grails.databinding.events.DataBindingListener, boolean) - Method in SimpleDataBinder
setProxyHandler(grails.core.support.proxy.ProxyHandler) - Method in RestResponder
setReadMode(org.grails.buffer.StreamByteBuffer.ReadMode) - Method in StreamByteBuffer
setReadOnly() - Method in NullPersistentContextInterceptor
setReadOnly() - Method in PersistenceContextInterceptor
Sets the persistence context to read-only mode.
setReadWrite() - Method in NullPersistentContextInterceptor
setReadWrite() - Method in PersistenceContextInterceptor
Sets the persistence context to read-write mode.
setRedirectInfo(java.lang.Object) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
setRedirectListeners(Collection<RedirectEventListener>) - Method in ResponseRedirector
setRendererRegistry(grails.rest.render.RendererRegistry) - Method in RestResponder
setRenderers(grails.rest.render.Renderer) - Method in DefaultRendererRegistry
setRenderView(boolean) - Method in GrailsWebRequest
setReplyTo(java.lang.Object) - Method in Event
Set the key that interested parties should send replies to.
setRequestDataValueProcessor(org.springframework.web.servlet.support.RequestDataValueProcessor) - Method in ResponseRedirector
setResolveStrategy(int) - Method in AbstractClosureProxy
setResourceLoader(org.springframework.core.io.ResourceLoader) - Method in DefaultResourceLocator
setResourceLoader(org.springframework.core.io.ResourceLoader) - Method in PluginAwareResourceBundleMessageSource
setResourceLoader(org.springframework.core.io.ResourceLoader) - Method in ReloadableResourceBundleMessageSource
Set the ResourceLoader to use for loading bundle properties files.
setResourcePath(java.lang.String) - Method in ServletRenderContext
setResourcePatternResolver(org.springframework.core.io.support.ResourcePatternResolver) - Method in BeanBuilder
setResourceResolver(org.springframework.core.io.support.PathMatchingResourcePatternResolver) - Method in PluginAwareResourceBundleMessageSource
setRollbackOnly() - Method in MultiTransactionStatus
setSearchClasspath(boolean) - Method in PluginAwareResourceBundleMessageSource
Whether to search the full classpath for message bundles.
setSearchLocation(java.lang.String) - Method in DefaultResourceLocator
setSearchLocation(java.lang.String) - Method in ResourceLocator
The basic location from which to conduct the search.
setSearchLocation(java.lang.String) - Method in StaticResourceLocator
setSearchLocations(Collection<String>) - Method in DefaultResourceLocator
setSearchLocations(Collection<String>) - Method in PluginPathAwareFileSystemResourceLoader
setSearchLocations(Collection<String>) - Method in ResourceLocator
Multiple locations to search.
setSearchLocations(Collection<String>) - Method in StaticResourceLocator
setServletConfig(jakarta.servlet.ServletConfig) - Method in GrailsWebApplicationContext
setServletContext(jakarta.servlet.ServletContext) - Method in GrailsDispatcherServlet
setServletContext(jakarta.servlet.ServletContext) - Method in GrailsExceptionResolver
setServletContext(jakarta.servlet.ServletContext) - Method in GrailsWebApplicationContext
Set the ServletContext that this WebApplicationContext runs in.
setServletContext(java.lang.Object) - Method in Holders
setServletContext(jakarta.servlet.ServletContext) - Method in ServletContextHolder
setServletContext(jakarta.servlet.ServletContext) - Method in WebRuntimeSpringConfiguration
setSkipFilteringCodec(boolean) - Method in GrailsWebRequest
setSpringConfig(org.grails.spring.RuntimeSpringConfiguration) - Method in BeanBuilder
Sets the runtime Spring configuration instance to use.
setSrc(java.io.File) - Method in DocPublisherTask
The documentation source location
setStatus(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, org.springframework.web.servlet.ModelAndView, java.lang.Exception) - Method in GrailsExceptionResolver
setStatus(int) - Method in IncludeResponseWrapper
setStatus(org.springframework.http.HttpStatus) - Method in RenderContext
Parameters:
status - The status to set
setStatus(org.springframework.http.HttpStatus) - Method in ServletRenderContext
setStructuredBindingEditors(grails.databinding.TypedStructuredBindingEditor) - Method in GrailsWebDataBinder
setStyleDir(java.io.File) - Method in DocPublisherTask
The directory of the style templates (optional)
setSubBufferChunkMinSize(int) - Method in StreamCharBuffer
setSubStringChunkMinSize(int) - Method in StreamCharBuffer
Minimum size for a String to be added as a StringChunk instead of copying content to the char[] buffer of the current StreamCharBufferChunk
setSystemError(java.lang.String) - Method in JUnitReports
setSystemError(java.lang.String) - Method in PlainFormatter
setSystemOutput(java.lang.String) - Method in JUnitReports
setSystemOutput(java.lang.String) - Method in PlainFormatter
setTabSize(int) - Method in SimpleCharStream
setTarget(java.lang.Object) - Method in AbstractConverter
setTarget(java.io.Writer) - Method in GrailsPrintWriterAdapter
setTarget(java.lang.Object) - Method in HotSwappableTargetSourceFactoryBean
setTarget(java.lang.Object) - Method in JSON
Sets the Object which is later converted to JSON
setTarget(T) - Method in MixinTargetAware
setTargetEventBus(grails.events.bus.EventBus) - Method in EventBusAware
Sets the target event bus to use
setTemplateModel(org.grails.web.servlet.mvc.GrailsWebRequest, java.util.Map, java.util.Map) - Method in ResponseRenderer
setThreadLocalConverterConfiguration(Class<C>, ConverterConfiguration<C>) - Method in ConvertersConfigurationHolder
SETTING_CONVERTERS_CIRCULAR_REFERENCE_BEHAVIOUR - Field in ConvertersConfigurationInitializer
SETTING_CONVERTERS_ENCODING - Field in ConvertersConfigurationInitializer
SETTING_CONVERTERS_JSON_CACHE_OBJECTS - Field in ConvertersConfigurationInitializer
SETTING_CONVERTERS_JSON_CIRCULAR_REFERENCE_BEHAVIOUR - Field in ConvertersConfigurationInitializer
SETTING_CONVERTERS_JSON_DATE - Field in ConvertersConfigurationInitializer
SETTING_CONVERTERS_JSON_DEFAULT_DEEP - Field in ConvertersConfigurationInitializer
SETTING_CONVERTERS_JSON_PRETTY_PRINT - Field in ConvertersConfigurationInitializer
SETTING_CONVERTERS_PRETTY_PRINT - Field in ConvertersConfigurationInitializer
SETTING_CONVERTERS_XML_DEEP - Field in ConvertersConfigurationInitializer
SETTING_CORS_FILTER - Field in Settings
Whether to load cors configuration via a filter (true) or interceptor(false)
SETTING_EXCEPTION_RESOLVER_PARAM_EXCLUDES - Field in Settings
The parameters to exclude from logging
SETTING_GRAILS_WEB_DISABLE_MULTIPART - Field in DefaultUrlMappingInfo
SETTING_LEGACY_JSON_BUILDER - Field in Settings
Whether to use the legacy JSON builder
SETTING_LOG_REQUEST_PARAMETERS - Field in Settings
Whether to log request parameters in the console
SETTING_LOGGING_STACKTRACE_FILTER_CLASS - Field in Settings
The class to use for stacktrace filtering.
SETTING_SKIP_BOOTSTRAP - Field in Settings
Whether to execute Bootstrap classes
Settings - Interface in grails.config
Constants for names of settings in Grails
SettingsFile - Class in grails.boot.config.tools
Used to interpret the Gradle settings.gradle file
SettingsFile() - Constructor in SettingsFile
setTransactionalAttributes(java.util.Properties) - Method in GroovyAwareNamedTransactionAttributeSource
setTransactionManager(org.springframework.transaction.PlatformTransactionManager) - Method in TransactionManagerAware
Sets the transaction manager on implementors
setTrimStrings(boolean) - Method in DataBindingConfigurationProperties
setUri(java.lang.Object) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
setUrlConverter(grails.web.UrlConverter) - Method in RequestForwarder
setUrlCreatorMaxWeightedCacheCapacity(int) - Method in DefaultUrlMappingsHolder
setUsed(boolean) - Method in GrailsPrintWriter
setUsed(boolean) - Method in GrailsPrintWriterAdapter
setUseJsessionId(boolean) - Method in ResponseRedirector
setUseLegacyEncoder(boolean) - Method in HTMLCodec
setValidator(org.springframework.validation.Validator) - Method in DefaultGrailsDomainClass
setValidator(org.springframework.validation.Validator) - Method in GrailsDomainClass
Sets the validator for this domain class
setValue(V) - Method in CacheEntry
setValue(java.lang.Object) - Method in PrefixedConfig
setValue(java.lang.Object) - Method in PropertiesEditor
setValueConverters(grails.databinding.converters.ValueConverter) - Method in GrailsWebDataBinder
setVariable(java.lang.String, java.lang.Object) - Method in BeanBuilder
setVersion(java.lang.String) - Method in PluginAstReader.BasicGrailsPluginInfo
setView(java.lang.String) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
setView(java.lang.String) - Method in ForwardUrlMappingInfo
setView(java.lang.String) - Method in Interceptor
Sets the view name
setViewName(java.lang.String) - Method in RenderContext
The view to use for the response
setViewName(java.lang.String) - Method in ServletRenderContext
setWatchedResources(org.springframework.core.io.Resource) - Method in DefaultGrailsPlugin
setWebRequestInterceptors(org.springframework.web.context.request.WebRequestInterceptor) - Method in UrlMappingsHandlerMapping
setWorkDir(java.io.File) - Method in DocPublisherTask
The temporary directory to use (optional)
setWrappedResponse(jakarta.servlet.http.HttpServletResponse) - Method in GrailsWebRequest
setWrappedResponse(jakarta.servlet.http.HttpServletResponse) - Method in WrappedResponseHolder
Bind the given HttpServletResponse to the current thread.
setWriteDirectlyToConnectedMinSize(int) - Method in StreamCharBuffer
Minimum size for a String or char[] to get written directly to connected writer (in "connectTo" mode).
setWriteListener(jakarta.servlet.WriteListener) - Method in IncludeResponseWrapper
setXml(java.lang.Object) - Method in GrailsMockHttpServletRequest
Sets the body of the request to be an XML packet
SHA1BytesCodecExtensionMethods - Class in org.grails.plugins.codecs
SHA1BytesCodecExtensionMethods() - Constructor in SHA1BytesCodecExtensionMethods
SHA1CodecExtensionMethods - Class in org.grails.plugins.codecs
SHA1CodecExtensionMethods() - Constructor in SHA1CodecExtensionMethods
SHA256BytesCodecExtensionMethods - Class in org.grails.plugins.codecs
SHA256BytesCodecExtensionMethods() - Constructor in SHA256BytesCodecExtensionMethods
SHA256CodecExtensionMethods - Class in org.grails.plugins.codecs
SHA256CodecExtensionMethods() - Constructor in SHA256CodecExtensionMethods
short(java.lang.String, java.lang.Integer) - Method in TypeConvertingMap
shortConverter() - Method in DefaultConvertersConfiguration
shortName - Field in AbstractGrailsClass
shortSummary() - Method in StopWatch
Return a short description of the total running time.
shouldAddMarkerAnnotation(org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.MethodNode) - Method in GrailsASTUtils
shouldApplyEncoder(org.grails.encoder.StreamingEncoder) - Method in ChainedEncoders
checks that the encoder isn't a NoneEncoder instance
shouldEncode(org.grails.encoder.Encoder, org.grails.encoder.EncodingState) - Method in AbstractEncodedAppender
Check if the encoder should be used to a input with certain encodingState
shouldEncode(org.grails.encoder.Encoder, org.grails.encoder.EncodingState) - Method in EncodedAppender
Check if the encoder should be used to a input with certain encodingState
shouldEncodeWith(org.grails.encoder.Encoder, org.grails.encoder.EncodingState) - Method in AbstractEncodedAppender
shouldEncodeWith(org.grails.encoder.Encoder, org.grails.encoder.EncodingState) - Method in DefaultEncodingStateRegistry
Checks if encoder should be applied to a input with given encoding state
shouldEncodeWith(org.grails.encoder.Encoder, org.grails.encoder.EncodingState) - Method in EncodesToWriterAdapter
shouldEncodeWith(org.grails.encoder.Encoder, java.lang.CharSequence) - Method in EncodingStateRegistry
Checks if a encoder should be applied to a CharSequence
shouldEncodeWith(org.grails.encoder.Encoder, org.grails.encoder.EncodingState) - Method in StreamingEncoderWriter
shouldFieldBeInWhiteList(org.codehaus.groovy.ast.FieldNode, Set<String>, boolean) - Method in DefaultASTDatabindingHelper
shouldInclude(IncludeExcludeSupport<String>, List<String>, List<String>, java.lang.Object, java.lang.String) - Method in DomainClassMarshaller
shouldInclude(IncludeExcludeSupport<String>, List<String>, List<String>, java.lang.Object, java.lang.String) - Method in GenericJavaBeanMarshaller
shouldInclude(IncludeExcludeSupport<String>, List<String>, List<String>, java.lang.Object, java.lang.String) - Method in GroovyBeanMarshaller
shouldInclude(java.lang.Object, java.lang.String) - Method in IncludeExcludePropertyMarshaller
shouldInclude(List<T>, java.util.List, T) - Method in IncludeExcludeSupport
shouldIncludeProperty(grails.rest.render.RenderContext, java.lang.Object, java.lang.String) - Method in AbstractIncludeExcludeRenderer
shouldInitializeProxies() - Method in DomainClassMarshaller
shouldInitializeProxy(java.lang.Object) - Method in DomainClassMarshaller
shouldInject(java.net.URL) - Method in ApplicationClassInjector
shouldInject(java.net.URL) - Method in ClassInjector
Returns whether this injector should inject
shouldInject(java.net.URL) - Method in ControllerActionTransformer
shouldInject(java.net.URL) - Method in ControllerDomainTransformer
shouldInject(java.net.URL) - Method in ConvertersDomainTransformer
shouldInject(java.net.URL) - Method in DefaultGrailsDomainClassInjector
shouldInject(java.net.URL) - Method in GlobalClassInjectorAdapter
shouldInject(java.net.URL) - Method in LoggingTransformer
shouldInjectClass(org.codehaus.groovy.ast.ClassNode) - Method in DefaultGrailsDomainClassInjector
shouldNotFilterAsyncDispatch() - Method in GrailsWebRequestFilter
shouldNotFilterErrorDispatch() - Method in GrailsWebRequestFilter
shouldProxyTargetClass(Class<?>, java.lang.String) - Method in GroovyAwareAspectJAwareAdvisorAutoProxyCreator
shouldProxyTargetClass(Class<?>, java.lang.String) - Method in GroovyAwareInfrastructureAdvisorAutoProxyCreator
shouldSkipInjection(org.codehaus.groovy.ast.ClassNode) - Method in AbstractGrailsArtefactTransformer
shouldSkipNextCause(java.lang.Throwable) - Method in ErrorsViewStackTracePrinter
shouldUpdate(long, java.lang.Object) - Method in CacheEntry
shouldWriteDirectly(int) - Method in StreamCharBuffer.StreamCharBufferWriter
show() - Method in RestfulController
Shows a single resource
showCreate() - Method in DocEngine
shutdown - Field in AbstractGrailsPluginManager
shutdown() - Method in GrailsPluginManager
Shuts down the PluginManager
shutdownEmbeddedDatabase(javax.sql.DataSource) - Method in EmbeddedDatabaseShutdownHook
ShutdownOperations - Class in org.grails.core.lifecycle
Operations that should be executed on shutdown.
shutdownOperations - Field in ShutdownOperations
SIGNATURES - Field in ClassReader
True to enable signatures support.
SIMPLE_TYPES - Field in DefaultASTDatabindingHelper
SimpleBindingError - Class in org.grails.databinding.errors
Authors:
Jeff Brown
SimpleBindingError(java.lang.Object, java.lang.String, java.lang.Object, java.lang.Throwable) - Constructor in SimpleBindingError
SimpleCharStream - Class in org.grails.web.json.parser
SimpleCharStream(java.io.InputStream) - Constructor in SimpleCharStream
Constructor.
SimpleDataBinder - Class in grails.databinding
A data binder that will bind nested Maps to an object.
SimpleDataBinder() - Constructor in SimpleDataBinder
SimpleMapDataBindingSource - Class in grails.databinding
SimpleMapDataBindingSource(java.util.Map) - Constructor in SimpleMapDataBindingSource
SimpleMapResourceLoader - Class in org.grails.core.io
Simple implementation of the ResourceLoader interface that uses a Map to load resources.
SINGLE - Field in DefaultUrlMappingEvaluator
SINGLE_QUOTE_LITERAL - Field in JsonParserConstants
RegularExpression Id.
singleCharBuffer - Field in EncodedAppenderWriter
SingleCharCharSequence - Class in org.grails.charsequences
Wraps a single char and implements CharSequence interface
SingleCharCharSequence(char) - Constructor in SingleCharCharSequence
SingleOutputWriter(ConnectedWriter) - Constructor in StreamCharBuffer.SingleOutputWriter
singleton - Field in DefaultBeanConfiguration
SITEMESH_FILTER - Enum Constant in GrailsFilters
size() - Method in AbstractTypeConvertingMap
size() - Method in BoundedCharsAsEncodedBytesCounter
size() - Method in CompositeConfig
size() - Method in DataBindingSource
Returns:
the number of properties represented by this binding source
size() - Method in GPathResultMap
size() - Method in GrailsFlashScope
size() - Method in JSONArray
size() - Method in JSONObject
size() - Method in LazyBeanMap
size() - Method in LazyMetaPropertyMap
{@inheritDoc}
size() - Method in NavigableMapConfig
size() - Method in PrefixedConfig
size() - Method in PromiseMap
Returns:
The size the map
size() - Method in SimpleMapDataBindingSource
size - Field in StreamByteBuffer.StreamByteBufferChunk
size() - Method in StreamCharBuffer
size() - Method in StreamCharBuffer.AbstractChunk
size - Field in StreamCharBuffer.AllocatedBuffer
size() - Method in StreamCharBuffer.CharBufferChunk
size() - Method in StreamCharBuffer.StreamCharBufferSubChunk
size() - Method in StreamCharBuffer.StringChunk
sizeAtLeast - Field in StreamCharBuffer
SKIP_DEBUG - Field in ClassReader
Flag to skip the debug information in the class.
skipFilteringCodec - Field in GrailsWebRequest
skipPast(java.lang.String) - Method in JSONTokener
Skip characters until past the requested string.
skipTo(char) - Method in JSONTokener
Skip characters until the next character is the requested character.
SLASH - Field in DefaultUrlCreator
SLASH - Field in DefaultUrlMappingData
SLASH - Field in DefaultUrlMappingEvaluator.UrlMappingBuilder
SLASH - Field in GroovyPagesUriSupport
SLASH_STR - Field in GroovyPagesUriSupport
SLASH_UNDR - Field in GroovyPagesUriSupport
SLASH - Field in UrlMapping
SLASH - Field in WebUtils
slug - Property in CreateReleasesDropdownTask
Snapshot - Class in grails.doc.dropdown
Snapshot(java.lang.String) - Constructor in Snapshot
snapshot - Property in SoftwareVersion
SoftwareVersion - Class in grails.doc.dropdown
SoftwareVersion() - Constructor in SoftwareVersion
sortMappings() - Method in DefaultUrlMappingsHolder
sortPlugins(List<GrailsPlugin>) - Method in DefaultGrailsPluginManager
sos - Field in IncludeResponseWrapper
SOURCE_FILE - Property in DocEngine
source(java.lang.String) - Method in FileSystemInteraction
Finds a source file for the given class name
source(java.lang.String) - Method in FileSystemInteractionImpl
Finds a source file for the given class name
source - Property in PrefixedMapPropertySource
sourceBuffer - Field in StreamCharBuffer.StreamCharBufferSubChunk
sourceDir - Property in PublishGuide
sourceRepo - Property in DocPublisher
The source repository
sourceRepo - Property in PublishGuide
spaceLeft() - Method in StreamByteBuffer.StreamByteBufferChunk
spaceLeft(org.grails.encoder.EncodingState) - Method in StreamCharBuffer.AllocatedBuffer
SPEC_CLASS - Field in IntegrationTestMixinTransformation
specialConstructor - Field in ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Field in Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
splitIndexedStruct(org.grails.databinding.IndexedPropertyReferenceDescriptor, grails.databinding.DataBindingSource) - Method in SimpleDataBinder
sponsorLogo - Property in DocPublisher
HTML markup that renders the right logo
SPRING_APPLICATION_CONFIGURATION_CLASS_NODE - Field in IntegrationTestMixinTransformation
SPRING_BEAN_PACKAGES - Field in Settings
Packages to scan for Spring beans
SPRING_DISABLE_ASPECTJ - Field in Settings
Whether to disable AspectJ explicitly
SPRING_JUNIT4_CLASS_RUNNER - Field in IntegrationTestMixinTransformation
SPRING_PACKAGE - Field in SpringEventTranslator
SPRING_PLACEHOLDER_PREFIX - Field in Settings
The prefix to use for property placeholders
SPRING_PROFILES - Field in GrailsApp
SPRING_PROXY_TARGET_CLASS_CONFIG - Field in CoreGrailsPlugin
SPRING_RESOURCES_CLASS - Field in RuntimeSpringConfigUtilities
SPRING_RESOURCES_GROOVY - Field in RuntimeSpringConfigUtilities
SPRING_RESOURCES_XML - Field in RuntimeSpringConfigUtilities
SPRING_TRANSACTION_MANAGEMENT - Field in Settings
Whether to enable Spring proxy based transaction management.
springConfig - Field in BeanBuilder
springConversionService - Field in SpringConversionServiceAdapter
SpringConversionServiceAdapter - Class in org.grails.web.databinding
This class implements org.grails.databinding.converters.ConversionService and delegates to a org.springfraemwork core.convert.support.DefaultConversionService.
SpringConversionServiceAdapter() - Constructor in SpringConversionServiceAdapter
SpringEventBus - Class in org.grails.events.spring
An event bus that uses the Spring Event Publisher
SpringEventBus.EventBusListener - Class in org.grails.events.spring
SpringEventBus(org.springframework.context.ConfigurableApplicationContext) - Constructor in SpringEventBus
SpringEventBusEvent - Class in org.grails.events.spring
An event issues by the SpringEventBus
SpringEventBusEvent(grails.events.Event, groovy.lang.Closure) - Constructor in SpringEventBusEvent
Create a new ApplicationEvent.
SpringEventTranslator - Class in org.grails.events.spring
Translates Spring Events into Reactor events
SpringEventTranslator(grails.events.bus.EventBus) - Constructor in SpringEventTranslator
springGroovyResourcesBeanBuilder - Field in RuntimeSpringConfigUtilities
SpringResource - Class in org.grails.core.io
Bridges Grails and Spring Resource APIs
springResource - Field in SpringResource
SpringTransactionSynchronizationManager - Enum in org.grails.transaction
SynchronizationManager delegating calls to Spring's org.springframework.transaction.support.TransactionSynchronizationManager.
src - Property in DocPublisher
The source directory of the documentation
stack - Field in Context
The stack values of the latest stack map frame that has been parsed.
stack - Field in JSON.Builder
stack - Field in JSONWriter
The Mode stack.
stackCount - Field in Context
The stack size of the latest stack map frame that has been parsed.
stackFilterer - Field in GrailsExceptionResolver
stackFilterer - Field in GrailsUtil
stackTrace - Field in GrailsWrappedRuntimeException
stackTraceLines - Field in GrailsWrappedRuntimeException
StandaloneCodecLookup - Class in org.grails.encoder.impl
StandaloneCodecLookup() - Constructor in StandaloneCodecLookup
start - Field in CharArrayCharSequence
start - Field in Context
The labels corresponding to the start of the local variable ranges in the local variable type annotation currently being parsed.
start() - Method in EmbeddedDatabaseShutdownHook
start(java.lang.Runnable) - Method in GrailsAsyncContext
start - Field in JSON.Builder
start(java.lang.Runnable) - Method in MockAsyncContext
start(java.lang.String) - Method in StopWatch
Start a named task.
start - Field in SubCharSequence
startAsync() - Method in AsyncController
Raw access to the Servlet 3.0 startAsync method
startAsync() - Method in AsyncGrailsWebRequest
startAsync(jakarta.servlet.ServletRequest, jakarta.servlet.ServletResponse) - Method in GrailsMockHttpServletRequest
startConsole() - Method in GroovyConsoleApplicationContext
startConsole() - Method in GroovyConsoleWebApplicationContext
startConsole() - Method in GroovyshApplicationContext
startConsole() - Method in GroovyshWebApplicationContext
startDocument(grails.rest.render.RenderContext) - Method in HalXmlRenderer
startDocument(java.lang.String, java.lang.String) - Method in PrettyPrintXMLStreamWriter
startDocument(java.lang.String, java.lang.String) - Method in XMLStreamWriter
startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) - Method in CorePluginFinder.PluginHandler
startNode(java.lang.String) - Method in PrettyPrintXMLStreamWriter
startNode(java.lang.String) - Method in XMLStreamWriter
startResourceTag(org.grails.web.xml.XMLStreamWriter, java.lang.String, java.util.Locale, java.lang.String) - Method in HalXmlRenderer
startResourceTagForCurrentPath(grails.rest.render.RenderContext, org.grails.web.xml.XMLStreamWriter) - Method in HalXmlRenderer
startTag() - Method in PrettyPrintXMLStreamWriter
startTag() - Method in XMLStreamWriter
startTest(junit.framework.Test) - Method in JUnitReports
startTestSuite(org.apache.tools.ant.taskdefs.optional.junit.JUnitTest) - Method in JUnitReports
startTime - Property in ProfilingGrailsApplicationPostProcessor
startTime - Field in StopWatch.TaskInfo
startUsingConnectedWritersWriter() - Method in StreamCharBuffer
state - Field in CorePluginFinder.PluginHandler
StateAwareEncoderWrapper(org.grails.encoder.Encoder) - Constructor in DefaultGrailsCodecClass.StateAwareEncoderWrapper
STATIC_LEXER_ERROR - Field in TokenMgrError
An attempt was made to create a second instance of a static token manager.
STATIC_METHOD_MISSING_METHOD_NAME - Field in AbstractGrailsArtefactTransformer
STATIC_METHOD_MISSING_METHOD_NAME - Field in GrailsASTUtils
STATIC_PREFIX - Field in AbstractGrailsArtefactTransformer
staticFlag - Field in SimpleCharStream
Whether parser is static.
staticMethods - Field in BaseApiProvider
StaticResourceLoader - Class in org.grails.core.io
A ResourceLoader that loads resources from a statically defined base resource.
StaticResourceLocator - Class in org.grails.core.io
A static resource locator that uses an internal map to locate resources.
status - Field in DefaultGrailsPlugin
STATUS_DISABLED - Field in GrailsPlugin
When a plugin is "disabled" it will not be loaded
STATUS_ENABLED - Field in GrailsPlugin
When a plugin is "enabled" it will be loaded as usual.
STATUS - Field in GrailsPlugin
The status of the plugin.
status - Field in IncludeResponseWrapper
stop(java.lang.Runnable) - Method in EmbeddedDatabaseShutdownHook
stop() - Method in StopWatch
Stop the current task.
stop() - Method in StopWatch.TaskInfo
StopWatch - Class in org.grails.core.util
Based on the Spring StopWatch class, but supporting nested tasks
StopWatch.TaskInfo - Class in org.grails.core.util
Inner class to hold data about one task executed within the stop watch.
stopWatch - Field in BeanCreationProfilingPostProcessor
StopWatch(java.lang.String) - Constructor in StopWatch
Construct a new stop watch with the given id.
store(jakarta.servlet.http.HttpSession) - Method in SynchronizerTokensHolder
storeErrorsIfPossible(java.util.Map, java.lang.Object) - Method in GrailsFlashScope
storeGrailsWebRequest(org.grails.web.servlet.mvc.GrailsWebRequest) - Method in WebUtils
Helper method to store the given GrailsWebRequest for the current request.
STR - Field in ClassReader
The type of CONSTANT_String constant pool items.
str - Field in StreamCharBuffer.StringChunk
str - Field in SubCharSequence
streamBuffer - Field in FastStringPrintWriter
streamBuffer - Field in FastStringWriter
StreamByteBuffer - Class in org.grails.buffer
An in-memory buffer that provides OutputStream and InputStream interfaces.
StreamByteBuffer.ReadMode - Enum in org.grails.buffer
StreamByteBuffer.StreamByteBufferChunk - Class in org.grails.buffer
StreamByteBuffer.StreamByteBufferInputStream - Class in org.grails.buffer
StreamByteBuffer.StreamByteBufferOutputStream - Class in org.grails.buffer
StreamByteBuffer(int, org.grails.buffer.StreamByteBuffer.ReadMode) - Constructor in StreamByteBuffer
StreamByteBufferChunk(int) - Constructor in StreamByteBuffer.StreamByteBufferChunk
StreamCharBuffer - Class in org.grails.buffer
StreamCharBuffer.AbstractChunk - Class in org.grails.buffer
StreamCharBuffer.AbstractChunkReader - Class in org.grails.buffer
StreamCharBuffer.AllocatedBuffer - Class in org.grails.buffer
StreamCharBuffer.AllocatedBufferReader - Class in org.grails.buffer
StreamCharBuffer.CharBufferChunk - Class in org.grails.buffer
The data in the buffer is stored in a linked list of StreamCharBufferChunks.
StreamCharBuffer.CharBufferChunkReader - Class in org.grails.buffer
StreamCharBuffer.ChunkReader - Class in org.grails.buffer
StreamCharBuffer.ConnectedWriter - Class in org.grails.buffer
Simple holder class for the connected writer
StreamCharBuffer.ConnectedWritersWriter - Class in org.grails.buffer
StreamCharBuffer.ConnectToWriter - Class in org.grails.buffer
StreamCharBuffer.EncodedPart - Class in org.grails.buffer
StreamCharBuffer.EncodingStatePart - Class in org.grails.buffer
StreamCharBuffer.FixedCharArrayEncodedAppender - Class in org.grails.buffer
StreamCharBuffer.LazyInitializingMultipleWriter - Interface in org.grails.buffer
StreamCharBuffer.LazyInitializingWriter - Interface in org.grails.buffer
Interface for a Writer that gets initialized if it is used Can be used for passing in to "connectTo" method of StreamCharBuffer
StreamCharBuffer.MultiOutputWriter - Class in org.grails.buffer
delegates to several writers, used in "connectTo" mode.
StreamCharBuffer.MultipartCharBufferChunk - Class in org.grails.buffer
StreamCharBuffer.MultipartStringChunk - Class in org.grails.buffer
StreamCharBuffer.SavedEncoder - Class in org.grails.buffer
StreamCharBuffer.SingleOutputWriter - Class in org.grails.buffer
StreamCharBuffer.StreamCharBufferEncodedAppender - Class in org.grails.buffer
StreamCharBuffer.StreamCharBufferKey - Class in org.grails.buffer
StreamCharBuffer.StreamCharBufferReader - Class in org.grails.buffer
StreamCharBuffer.StreamCharBufferSubChunk - Class in org.grails.buffer
StreamCharBuffer.StreamCharBufferSubChunkReader - Class in org.grails.buffer
StreamCharBuffer.StreamCharBufferWriter - Class in org.grails.buffer
This is the java.io.Writer implementation for StreamCharBuffer
StreamCharBuffer.StringChunk - Class in org.grails.buffer
StringChunk is a wrapper for java.lang.String.
StreamCharBuffer.StringChunkReader - Class in org.grails.buffer
StreamCharBuffer(int, int, int) - Constructor in StreamCharBuffer
StreamCharBufferEncodedAppender(StreamCharBufferWriter) - Constructor in StreamCharBuffer.StreamCharBufferEncodedAppender
StreamCharBufferMetaUtils - Class in org.grails.buffer
StreamCharBufferMetaUtils() - Constructor in StreamCharBufferMetaUtils
StreamCharBufferReader(boolean) - Constructor in StreamCharBuffer.StreamCharBufferReader
StreamCharBufferSubChunk(org.grails.buffer.StreamCharBuffer, List<Encoder>) - Constructor in StreamCharBuffer.StreamCharBufferSubChunk
StreamCharBufferSubChunkReader(StreamCharBufferSubChunk, boolean) - Constructor in StreamCharBuffer.StreamCharBufferSubChunkReader
streamCharBufferTarget - Field in GrailsPrintWriter
StreamEncodeable - Interface in org.grails.encoder
Marks a class capable of encoding itself with given Encoder to given EncodedAppender instance
StreamingEncoder - Interface in org.grails.encoder
Streaming encoder interface that makes it possible to encode a portion of a CharSequence and append it directly to the EncodedAppender instance.
StreamingEncoderEncodedAppender - Class in org.grails.encoder
EncodedAppender implementation used for piping / chaining several StreamingEncoders
StreamingEncoderEncodedAppender(org.grails.encoder.StreamingEncoder, org.grails.encoder.EncodedAppender) - Constructor in StreamingEncoderEncodedAppender
StreamingEncoderWritable - Interface in org.grails.encoder
Marks a class capable of encoding itself with given EncodesToWriter instance to given Writer instance
StreamingEncoderWriter - Class in org.grails.encoder
StreamingEncoderWriter(java.io.Writer, org.grails.encoder.StreamingEncoder, org.grails.encoder.EncodingStateRegistry) - Constructor in StreamingEncoderWriter
StreamingMarkupWriter - Class in org.grails.web.xml
Specialized StreamingMarkupWriter that handles the escaping of double quotes in XML attributes
StreamingMarkupWriter(java.io.Writer) - Constructor in StreamingMarkupWriter
StreamingStateAwareEncoderWrapper(org.grails.encoder.StreamingEncoder) - Constructor in DefaultGrailsCodecClass.StreamingStateAwareEncoderWrapper
streams - Property in MultiplexingOutputStream
string - Field in JSONWriter.WritableString
STRING_STATE - Field in JsonParserConstants
Lexical state.
StringCharArrayAccessor - Class in org.grails.buffer
Provides optimized access to java.lang.String internals
StringCharArrayAccessor() - Constructor in StringCharArrayAccessor
StringChunk(java.lang.String, int, int) - Constructor in StreamCharBuffer.StringChunk
StringChunkReader(StringChunk, boolean) - Constructor in StreamCharBuffer.StringChunkReader
StringEscapeCategory - Class in grails.doc.internal
StringEscapeCategory() - Constructor in StringEscapeCategory
stringPropertyNames() - Method in ConfigProperties
strings - Field in ClassReader
The String objects corresponding to the CONSTANT_Utf8 items.
StringUnmarshaller - Class in org.grails.web.json.parser
Authors:
Siegfried Puchbauer
StringUnmarshaller() - Constructor in StringUnmarshaller
StructuredBindingEditor - Interface in grails.databinding
StructuredBindingEditors convert structured data in a Map into an object.
StructuredCalendarBindingEditor - Class in org.grails.databinding.converters
Authors:
Jeff Brown
StructuredCalendarBindingEditor() - Constructor in StructuredCalendarBindingEditor
StructuredDateBindingEditor - Class in org.grails.databinding.converters
Authors:
Jeff Brown
StructuredDateBindingEditor() - Constructor in StructuredDateBindingEditor
StructuredDateEditor - Class in org.grails.web.binding
Structured editor for editing dates that takes 5 fields that represent the year, month, day, hour and minute and constructs a Date instance
StructuredDateEditor(java.text.DateFormat, boolean, int) - Constructor in StructuredDateEditor
structuredEditors - Field in SimpleDataBinder
StructuredPropertyEditor - Interface in org.grails.web.binding
A PropertyEditor that is able to edit structured properties (properties made up of multiple field values).
StructuredSqlDateBindingEditor - Class in org.grails.databinding.converters
Authors:
Jeff Brown
StructuredSqlDateBindingEditor() - Constructor in StructuredSqlDateBindingEditor
style - Property in DocPublisher
The directory cotnaining any templates to use (will override defaults) *
SUB_BUFFERCHUNK_MIN_SIZE - Field in StreamCharBuffer
SUB_STRINGCHUNK_MIN_SIZE - Field in StreamCharBuffer
subarray(java.lang.Object, int, int) - Method in BeanBuilder
subarray(java.lang.Object, int, int) - Method in GrailsArrayUtils
Returns the subarray of an existing array
subBufferChunkMinSize - Field in StreamCharBuffer
subBuffersEnabled - Field in StreamCharBuffer
SubCharSequence - Class in org.grails.charsequences
Wraps a part of a String and implements the CharSequence interface
SubCharSequence(java.lang.CharSequence, int, int) - Constructor in SubCharSequence
subject - Field in RxPromise
Subjects - Interface in grails.events.subscriber
An event subscriber
subjects - Field in RxEventBus
subList(int, int) - Method in JSONArray
subscribe(java.lang.CharSequence, grails.events.subscriber.Subscriber) - Method in AbstractEventBus
subscribe(java.lang.CharSequence, grails.events.subscriber.Subscriber) - Method in Subjects
Listen for an event
subscribedEvents - Field in GormEventDispatcher
Subscriber - Interface in grails.events.subscriber
Functional interface for event listeners
subscriber - Property in EventSubscriberSubscription
subscriber - Property in EventSubscriberTrigger
subscriberClosure - Property in ClosureEventTrigger
subscribers - Property in GormDispatcherRegistrar
SubscriberTransform - Class in org.grails.events.transform
An AST transformation that adds the AnnotatedSubscriber
SubscriberTransform() - Constructor in SubscriberTransform
Subscription - Interface in reactor.bus.registry
deprecated:
Here for compatibility only.
subscription - Property in RxEventBus.RxClosureSubscription
subscription - Property in RxEventBus.RxEventSubscriberSubscription
subscription - Field in RxPromise
subscriptions - Field in AbstractEventBus
subscriptions - Property in AbstractEventBus.NotificationTrigger
subscriptions - Field in AbstractSubscription
subSequence(int, int) - Method in CharArrayCharSequence
subSequence(int, int) - Method in SingleCharCharSequence
subSequence(int, int) - Method in StreamCharBuffer
subSequence(int, int) - Method in SubCharSequence
substringAfter(java.lang.String, java.lang.String) - Method in GrailsStringUtils
Returns a substring after the given token
substringAfterLast(java.lang.String, java.lang.String) - Method in GrailsStringUtils
Returns a substring after the last occurrence of the given token
substringBefore(java.lang.String, java.lang.String) - Method in GrailsStringUtils
Returns a substring before the given token
substringBeforeLast(java.lang.String, java.lang.String) - Method in GrailsStringUtils
Returns a substring before the last occurance of the given token
subStringChunkMinSize - Field in StreamCharBuffer
substringToClosingBrace(java.lang.String) - Method in GspTagSourceMacro
subtitle - Property in DocPublisher
The subtitle of the documentation
subtractFromTotalCount() - Method in StreamCharBuffer.AbstractChunk
subtractFromTotalCount() - Method in StreamCharBuffer.StreamCharBufferSubChunk
successCallbacks - Field in FutureTaskChildPromise
successCallbacks - Field in FutureTaskPromise
suffix - Property in DefaultHtmlRenderer
SUFFIX - Field in GroovyPagesUriSupport
SUFFIX_PATTERN - Field in ChainedTransactionManagerPostProcessor
superClass() - Method in Resource
Returns:
The super class to use for the generated controller class
superClassName - Field in ClassMetadataReadingVisitor
suppliedNames - Field in BasePluginFilter
The supplied included plugin names (a String).
Support - Class in grails.dev
Methods to support the development environment
Support() - Constructor in Support
supports(java.lang.Object) - Method in ArrayMarshaller
supports(java.lang.Object) - Method in Base64ByteArrayMarshaller
supports(java.lang.Object) - Method in ByteArrayMarshaller
supports(java.lang.Object) - Method in ChainedConverterConfiguration
supports(java.lang.Object) - Method in ChainedConverterConfiguration.ChainedObjectMarshaller
supports(java.lang.Object) - Method in ClosureObjectMarshaller
supports(java.lang.Object) - Method in CollectionMarshaller
supports(Class<?>) - Method in DataBindingEventMulticastListener
supports(Class<?>) - Method in DataBindingListener
Returns:
true if the listener is interested in events for the specified type.
supports(Class<?>) - Method in DataBindingListenerAdapter
supports(java.lang.Object) - Method in DateMarshaller
supports(java.lang.Object) - Method in DomainClassMarshaller
supports(java.lang.Object) - Method in EnumMarshaller
supports(java.lang.Object) - Method in GenericJavaBeanMarshaller
supports(org.grails.datastore.mapping.engine.event.AbstractPersistenceEvent) - Method in GormAnnotatedListener
Whether the listener supports the given event
supports(java.lang.Object) - Method in GroovyBeanMarshaller
supports(java.lang.Object) - Method in InstanceMethodBasedMarshaller
supports(java.lang.Object) - Method in JavascriptDateMarshaller
supports(java.lang.Object) - Method in MapMarshaller
supports(java.lang.Object) - Method in ObjectMarshaller
Checks wheter the ObjectMarshaller is able/intended to support the given Object
supports(java.lang.Object) - Method in ProxyUnwrappingMarshaller
supports(org.codehaus.groovy.ast.ClassNode) - Method in SupportsClassNode
supports(java.lang.Object) - Method in ToStringBeanMarshaller
supports(java.lang.Object) - Method in UrlMappingsInfoHandlerAdapter
supports(java.lang.Object) - Method in ValidationErrorsMarshaller
SupportsClassNode - Interface in grails.compiler.ast
Indicates whether the Transformation/TraitInjector supports given ClassNode
supportsContraint(java.lang.String) - Method in Constrained
supportsContraint(java.lang.String) - Method in ConstrainedDelegate
supportsCurrentScopeAndEnvironment() - Method in DefaultGrailsPlugin
supportsCurrentScopeAndEnvironment() - Method in GrailsPlugin
Returns:
true if the current plugin supports the current BuildScope and Environment
supportsEnvironment(grails.util.Environment) - Method in DefaultGrailsPlugin
supportsEnvironment(grails.util.Environment) - Method in GrailsPlugin
Returns whether this plugin supports the given environment name
supportsEventType(Class<? extends ApplicationEvent>) - Method in AbstractGrailsApplication
supportsEventType(Class<? extends ApplicationEvent>) - Method in GormEventDispatcher
supportsSourceType(Class<?>) - Method in AbstractGrailsApplication
supportsSourceType(Class<?>) - Method in GormEventDispatcher
supportsValueInIncludeExcludeMap(java.util.Map, java.lang.Object) - Method in DefaultGrailsPlugin
swapIn(java.io.OutputStream, java.io.OutputStream) - Method in SystemOutAndErrSwapper
Replaces System.out and System.err with PrintStream's wrapping outStream and errStream
swapOut() - Method in SystemOutAndErrSwapper
Restores System.out and System.err to what they were before swappedIn() was called.
swapped - Field in SystemOutAndErrSwapper
swappedInErr - Field in SystemOutAndErrSwapper
swappedInErrStream - Field in SystemOutAndErrSwapper
swappedInOut - Field in SystemOutAndErrSwapper
swappedInOutStream - Field in SystemOutAndErrSwapper
swappedOutErr - Field in SystemOutAndErrSwapper
swappedOutOut - Field in SystemOutAndErrSwapper
SwitchTo(int) - Method in JsonParserTokenManager
Switch to specified lex state.
SynchronizationManager - Interface in org.grails.transaction
Strategy interface to allow providing a dedicated synchronization mechanism.
synchronizationManager - Field in ChainedTransactionManager
SynchronizerTokensHolder - Class in org.grails.web.servlet.mvc
A token used to handle double-submits.
SynchronizerTokensHolder() - Constructor in SynchronizerTokensHolder
SynchronousEventBus - Class in org.grails.events.bus
A default synchronous event bus for testing
SynchronousEventBus() - Constructor in SynchronousEventBus
SynchronousPromise - Class in org.grails.async.factory
A promise that executes synchronously, in the same thread as the creator
SynchronousPromise(Closure<T>) - Constructor in SynchronousPromise
SynchronousPromiseFactory - Class in org.grails.async.factory
A PromiseFactory implementation that constructors promises that execute synchronously.
SynchronousPromiseFactory() - Constructor in SynchronousPromiseFactory
syntaxError(java.lang.String) - Method in JSONTokener
Make a JSONException to signal a syntax error.
systemError - Field in PlainFormatter
SystemOutAndErrSwapper - Class in org.grails.test.io
Convenience class to temporarily swap in an output stream for standard error and standard out.
SystemOutAndErrSwapper.TestOutputCapturingPrintStream - Class in org.grails.test.io
SystemOutAndErrSwapper(boolean, boolean) - Constructor in SystemOutAndErrSwapper
systemOutput - Field in PlainFormatter

T

tabSize - Field in SimpleCharStream
TAG_CACHE - Field in GrailsApplicationAttributes
TAG - Enum Constant in XMLStreamWriter.Mode
tagStack - Field in XMLStreamWriter
target - Field in AbstractClosureProxy
target - Property in DocPublisher
The target directory to publish to
target - Field in GrailsPrintWriterAdapter
target - Field in HotSwappableTargetSourceFactoryBean
target - Field in JSON
target - Property in LazyBeanMap
target - Property in MethodSubscriber
target - Field in StreamingEncoderEncodedAppender
target - Field in WriterEncodedAppender
targetClassesForMetaMethods - Property in StandaloneCodecLookup
targetDir - Property in ExecutionContext
The target directory of the project
targetDir - Property in PublishGuide
targetFileLocation - Field in GrailsMockMultipartFile
targetSource - Field in HotSwappableTargetSourceFactoryBean
targetStream - Property in AnsiConsoleUrlMappingsRenderer
targetType - Property in AbstractRenderer
targetType - Property in AbstractStructuredBindingEditor
targetType - Property in ClosureValueConverter
targetType - Property in ClosureValueInitializer
targetType - Field in DefaultHtmlRenderer
targetType - Property in DefaultJsonRenderer
targetType - Property in DefaultXmlRenderer
targetType - Property in LocaleAwareNumberConverter
task - Field in AntLogAdapter
task(Closure<T>) - Method in Promises
task(Closure<T>) - Method in WebPromises
taskCount - Field in StopWatch
TaskInfo(java.lang.String, long) - Constructor in StopWatch.TaskInfo
taskList - Field in StopWatch
taskName - Field in StopWatch.TaskInfo
tasks(List<Closure<T>>) - Method in Promises
tasks(List<Closure<T>>) - Method in WebPromises
TE - Field in HttpHeaders
TEMPLATE_MODEL - Field in GrailsApplicationAttributes
template(java.lang.Object) - Method in TemplateRenderer
Find a template at the given location
template(java.lang.Object) - Method in TemplateRendererImpl
Find a template at the given location
templateCache - Field in TemplateRendererImpl
TEMPLATED_ATTRIBUTE - Field in AbstractLinkingRenderer
templated - Property in Link
Whether the link is a URI template
TemplateException - Class in grails.dev.commands.template
Exception thrown when an error in template rendering occurs
TemplateException() - Constructor in TemplateException
TemplateRenderer - Interface in grails.dev.commands.template
API for locating and rendering templates in the code generation layer
templateRenderer - Property in GrailsApplicationCommand
TemplateRendererImpl - Class in grails.dev.commands.template
API for locating and rendering templates in the code generation layer
TemplateRendererImpl(java.io.File, org.springframework.core.io.ResourceLoader) - Constructor in TemplateRendererImpl
templates(java.lang.String) - Method in TemplateRenderer
Find templates matching the given pattern
templates(java.lang.String) - Method in TemplateRendererImpl
Find templates matching the given pattern
templateURICache - Field in DefaultGroovyPagesUriService
terminateCalculation() - Method in BoundedCharsAsEncodedBytesCounter
test - Field in GrailsTestInterceptor
TEST_RUNNING_CLASS - Field in TestStacktraceSanitizer
testClassSuffixes - Field in GrailsTestInterceptor
TestingSupportExtension - Class in org.grails.testing.spock
TestingSupportExtension() - Constructor in TestingSupportExtension
TestOutputCapturingPrintStream(java.io.PrintStream) - Constructor in SystemOutAndErrSwapper.TestOutputCapturingPrintStream
TestRuntimeGrailsApplicationPostProcessor(groovy.lang.Closure, java.util.Set) - Constructor in GrailsApplicationBuilder.TestRuntimeGrailsApplicationPostProcessor
TestStacktraceSanitizer - Class in org.grails.test.support
TestStacktraceSanitizer() - Constructor in TestStacktraceSanitizer
testValidity(java.lang.Object) - Method in JSONObject
Throw an exception if the object is an NaN or infinite number.
TEXT_HTML - Field in RenderDynamicMethod
TEXT_JSON - Field in MimeType
text - Field in Snapshot
TEXT_XML - Field in MimeType
TextileLinkFilter - Class in grails.doc
TextileLinkFilter() - Constructor in TextileLinkFilter
textOut - Property in SystemOutAndErrSwapper.TestOutputCapturingPrintStream
themeSource - Field in GrailsApplicationContext
then(Closure<T>) - Method in BoundPromise
then(Closure<T>) - Method in FutureTaskChildPromise
then(Closure<T>) - Method in FutureTaskPromise
then(Closure<T>) - Method in GparsPromise
then(Closure<T>) - Method in Promise
Same as #onComplete
then(groovy.lang.Closure) - Method in PromiseList
then(Closure<Map<K, V>>) - Method in PromiseMap
then(Closure<T>) - Method in RxPromise
then(Closure<T>) - Method in SynchronousPromise
THIS_MAP - Field in CachingLinkGenerator
threadLocalConfiguration - Field in ConvertersConfigurationHolder
THROWABLE - Field in Matcher
timeout - Property in AsyncGrailsWebRequest
timeout - Property in MockAsyncContext
timeoutHandlers - Property in AsyncGrailsWebRequest
timeoutReached - Property in AsyncWebRequestPromiseDecorator
TimeZoneConverter - Class in org.grails.databinding.converters
Since:
2.3.6
TimeZoneConverter() - Constructor in TimeZoneConverter
TITLE_ATTRIBUTE - Field in AbstractLinkingRenderer
title - Property in DocPublisher
The title of the documentation
title - Property in Link
The Human readable title of the resource
title - Property in UserGuideNode
The node title, as displayed in the generated user guide.
toArray(java.lang.Object) - Method in JSONArray
toBoolean(java.lang.String) - Method in GrailsStringUtils
Converts a string to a boolean.
TOC_FILENAME - Property in DocPublisher
toCharArray() - Method in StreamCharBuffer
Reads the buffer to a char[].
toCharSequence() - Method in StreamCharBuffer.StringChunk
toEnumValue(java.lang.Class, java.lang.String) - Method in NavigableMapConfig
toGparsPromises(List<Promise<T>>) - Method in GparsPromiseFactory
toJSONArray(org.grails.web.json.JSONArray) - Method in JSONObject
Produce a JSONArray containing the values of the members of this JSONObject.
toJSONObject(org.grails.web.json.JSONArray) - Method in JSONArray
Produce a JSONObject by combining a JSONArray of names with the values of this JSONArray.
Token - Class in org.grails.web.json.parser
token - Field in JSONParser
Current token.
TOKEN_KEY - Field in SynchronizerTokensHolder
token_source - Field in JSONParser
Generated Token Manager.
Token(int, java.lang.String) - Constructor in Token
Constructs a new token for the specified Image and Kind.
TOKEN_URI - Field in SynchronizerTokensHolder
tokenBegin - Field in SimpleCharStream
tokenImage - Field in JsonParserConstants
Literal token values.
tokenImage - Field in ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenizeUrlPattern(java.lang.String) - Method in DefaultUrlMappingData
TokenMgrError - Class in org.grails.web.json.parser
Token Manager Error.
TokenMgrError(boolean, int, int, int, java.lang.String, char, int) - Constructor in TokenMgrError
Full Constructor.
TokenResponseActionResultTransformer - Class in org.grails.web.servlet.mvc
An ActionResultTransformer that adds support for the "Synchronizer Token Pattern"
TokenResponseActionResultTransformer() - Constructor in TokenResponseActionResultTransformer
TokenResponseHandler - Interface in org.grails.web.servlet.mvc
Invokes user code that handles double or invalid submits.
tokens - Field in DefaultUrlMappingData
TomcatJDBCPoolMBeanExporter - Class in org.grails.plugins.datasource
TomcatJDBCPoolMBeanExporter() - Constructor in TomcatJDBCPoolMBeanExporter
toObservable() - Method in RxPromise
toProperties() - Method in CompositeConfig
toProperties() - Method in Config
Converts the config to properties
toProperties() - Method in NavigableMapConfig
toProperties() - Method in PrefixedConfig
toQueryString() - Method in GrailsParameterMap
Converts this parameter map into a query String.
toQueryString(java.util.Map) - Method in WebUtils
Converts the given parameters to a query string using the default UTF-8 encoding
toRegexSafeString() - Method in JSONTokener
Make a regex safe printable string of this JSONTokener.
toStreamingEncoders(List<Encoder>) - Method in ChainedEncoders
toString() - Method in AbstractConverter
toString() - Method in AbstractGrailsClass
toString() - Method in AbstractTypeConvertingMap
toString() - Method in CharArrayCharSequence
toString() - Method in ConfigProperties
toString() - Method in DefaultCodecIdentifier
toString() - Method in DefaultGrailsPlugin
toString() - Method in DefaultUrlMappingInfo
toString() - Method in DefaultUrlMappingsHolder
toString() - Method in DefaultUrlMappingsHolder.UrlMappingKey
toString() - Method in DefaultUrlMappingsHolder.UrlMappingsListKey
toString() - Method in EncodingStateImpl
toString() - Method in FastStringPrintWriter
toString() - Method in FastStringWriter
toString(char[]) - Method in GrailsArrayUtils
toString() - Method in GrailsHttpSession
toString() - Method in IndexedPropertyReferenceDescriptor
toString(boolean) - Method in JSON
Performs the conversion and returns the resulting JSON as String
toString(int, int) - Method in JSONArray
Make a prettyprinted JSON text of this JSONArray.
toString(int, int) - Method in JSONObject
Make a prettyprinted JSON text of this JSONObject.
toString() - Method in JSONTokener
Make a printable string of this JSONTokener.
toString() - Method in JSONWriter.QuotedWritable
toString() - Method in JSONWriter.WritableString
toString() - Method in MimeType
toString() - Method in NavigableMapConfig
toString() - Method in Pair
toString() - Method in PathCapturingJSONWriterWrapper.IndexElement
toString() - Method in PathCapturingJSONWriterWrapper.PropertyElement
toString() - Method in RegexUrlMapping
toString() - Method in ReloadableResourceBundleMessageSource
toString() - Method in SingleCharCharSequence
toString() - Method in SoftwareVersion
toString() - Method in StopWatch
Return an informative string describing all tasks performed For custom reporting, call getTaskInfo() and use the task info directly.
toString() - Method in StreamCharBuffer
{@inheritDoc}
toString() - Method in StreamCharBuffer.EncodedPart
toString() - Method in SubCharSequence
toString() - Method in Token
Returns the image.
toString() - Method in Triple
toString() - Method in TypePath
Returns a string representation of this type path.
toString() - Method in UrlCreatorCache.ReverseMappingKey
toString() - Method in UrlCreatorCache.UrlCreatorKey
ToStringBeanMarshaller - Class in org.grails.web.converters.marshaller.xml
Authors:
Siegfried Puchbauer
ToStringBeanMarshaller() - Constructor in ToStringBeanMarshaller
totalBytesUnread() - Method in StreamByteBuffer
totalBytesUnreadInIterator - Field in StreamByteBuffer
totalBytesUnreadInList - Field in StreamByteBuffer
totalCharsInDynamicChunks - Field in StreamCharBuffer
totalCharsInList - Field in StreamCharBuffer
totalChunkSize - Field in StreamCharBuffer
totalTimeMillis - Field in StopWatch
Total running time
toUrlElement(java.lang.String) - Method in CamelCaseUrlConverter
toUrlElement(java.lang.String) - Method in HyphenatedUrlConverter
toUrlElement(java.lang.String) - Method in UrlConverter
TRAILER - Field in HttpHeaders
TRAIT_INJECTOR_CLASS - Field in GlobalGrailsClassInjectorTransformation
TraitInjectionSupport - Class in org.grails.compiler.injection
Utility methods used by TraitInjectionUtils
TraitInjectionSupport() - Constructor in TraitInjectionSupport
TraitInjectionUtils - Class in org.grails.compiler.injection
Authors:
Jeff Brown
TraitInjectionUtils() - Constructor in TraitInjectionUtils
TraitInjector - Interface in grails.compiler.traits
Authors:
Jeff Brown
traitInjectors - Field in TraitInjectionUtils
TRANSACTION_MANAGER_BEAN - Field in GrailsApplication
The name of the transaction manager bean
TRANSACTION_MANAGER_BLACK_LIST_PATTERN - Field in DataSourceGrailsPlugin
TRANSACTION_MANAGER - Field in ChainedTransactionManagerPostProcessor
TRANSACTION_MANAGER_ENABLED - Field in DataSourceGrailsPlugin
TRANSACTION_MANAGER_WHITE_LIST_PATTERN - Field in DataSourceGrailsPlugin
TRANSACTIONAL - Field in ChainedTransactionManagerPostProcessor
TRANSACTIONAL_CLASS_NODE - Field in DefaultDelegateAsyncTransactionalMethodTransformer
transactional - Field in DefaultGrailsServiceClass
TRANSACTIONAL_FIELD - Field in DefaultDelegateAsyncTransactionalMethodTransformer
TRANSACTIONAL - Property in GrailsTestTransactionInterceptor
TransactionalAsyncTransformUtils - Class in org.grails.compiler.web.async
Utility methods for use by Async transformations
TransactionalAsyncTransformUtils() - Constructor in TransactionalAsyncTransformUtils
transactionalField - Field in DefaultDelegateAsyncTransactionalMethodTransformer
TransactionalPromiseDecorator - Class in grails.async.services
A PromiseDecorator that wraps a Promise in a transaction
TransactionalPromiseDecorator(org.springframework.transaction.PlatformTransactionManager, org.springframework.transaction.annotation.Transactional) - Constructor in TransactionalPromiseDecorator
transactionDefinition - Property in TransactionalPromiseDecorator
transactionInterceptor - Field in GrailsTestInterceptor
transactionManager - Property in TransactionalPromiseDecorator
transactionManager - Field in TransactionManagerPostProcessor
TransactionManagerAware - Interface in grails.transaction
Authors:
Graeme Rocher
transactionManagerBeanNames - Field in ChainedTransactionManagerPostProcessor
TransactionManagerPostProcessor - Class in org.grails.transaction
Injects the platform transaction manager into beans that implement TransactionManagerAware.
transactionManagers - Field in ChainedTransactionManager
transactionManagers - Field in GrailsTestTransactionInterceptor
transactionPhase - Property in AbstractEventBus.EventTriggerTransactionSynchronization
transactionStatuses - Field in GrailsTestTransactionInterceptor
transactionStatuses - Field in MultiTransactionStatus
TRANSFER_ENCODING - Field in HttpHeaders
transferTo(java.io.File) - Method in GrailsMockMultipartFile
transformActionResult(org.grails.web.servlet.mvc.GrailsWebRequest, java.lang.String, java.lang.Object) - Method in ActionResultTransformer
Transforms an action result
transformActionResult(org.grails.web.servlet.mvc.GrailsWebRequest, java.lang.String, java.lang.Object) - Method in AsyncActionResultTransformer
transformActionResult(org.grails.web.servlet.mvc.GrailsWebRequest, java.lang.String, java.lang.Object) - Method in TokenResponseActionResultTransformer
transformClosureToMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.ClosureExpression, org.codehaus.groovy.ast.PropertyNode, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext) - Method in ControllerActionTransformer
transformedInstances - Field in ApplicationClassInjector
transformTransactionalMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.ListExpression) - Method in DefaultDelegateAsyncTransactionalMethodTransformer
transformTransactionalMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.ListExpression) - Method in DelegateAsyncTransactionalMethodTransformer
transformTransactionalMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.ListExpression) - Method in DelegateAsyncTransformation.NoopDelegateAsyncTransactionalMethodTransformer
TRANSLATE_SPRING_EVENTS - Field in EventBusGrailsPlugin
Whether to translate GORM events into reactor events
translators - Property in DocPublisher
The translators of the documentation (if any)
TRIM_STRINGS - Field in Settings
trimProxySuffix(java.lang.String) - Method in ConverterUtil
trimStart(java.lang.String, java.lang.String) - Method in GrailsStringUtils
Trims the start of the string
trimStrings - Field in DataBindingConfigurationProperties
trimStrings - Property in GrailsWebDataBinder
trimToSize() - Method in JSONArray
Triple - Class in grails.util
Triple(A, B, C) - Constructor in Triple
trouble - Field in GrailsPrintWriter
tryMultipartParams(jakarta.servlet.http.HttpServletRequest, Enumeration<String>) - Method in DefaultUrlMappingInfo
trySettingClassLoaderOnContextIfFoundInParent(org.springframework.context.ApplicationContext) - Method in DefaultRuntimeSpringConfiguration
TupleStringKey(java.lang.String, java.lang.String) - Constructor in DefaultGroovyPagesUriService.TupleStringKey
TYPE - Field in ApplicationArtefactHandler
TYPE_ARGUMENT - Field in TypePath
A type path step that steps into a type argument of a generic type.
type - Field in ArtefactHandlerAdapter
type - Field in Attribute
The type of this attribute.
TYPE_ATTRIBUTE - Field in AbstractLinkingRenderer
TYPE - Field in BootstrapArtefactHandler
TYPE - Field in CodecArtefactHandler
TYPE - Field in ControllerArtefactHandler
TYPE - Enum Constant in CorePluginFinder.PluginParseState
type - Property in DefaultDataBindingSourceRegistry.DataBindingSourceCreatorCacheKey
TYPE - Field in DomainClassArtefactHandler
TYPE_FILTERS - Field in GrailsPlugin
The field that represents the list of type filters a plugin provides
TYPE - Field in InterceptorArtefactHandler
TYPE - Field in ServiceArtefactHandler
type - Field in TypeSpecifyableTransactionProxyFactoryBean
TYPE - Field in UrlMappingsArtefactHandler
TYPE_WRAPPER_CLASS_TO_CONVERSION_METHOD_NAME - Field in ControllerActionTransformer
TYPECHECKINGMODE_CLASS_NODE - Field in GrailsASTUtils
TypeConvertingMap - Class in grails.util
TypeConvertingMap is a Map with type conversion capabilities.
TypeConvertingMap(java.util.Map) - Constructor in TypeConvertingMap
TypedStructuredBindingEditor - Interface in grails.databinding
Since:
3.0
typeFilters - Field in DefaultGrailsPlugin
typeName - Field in JUnitReportsFactory
TypePath - Class in org.grails.asm
The path to a type argument, wildcard bound, array element type, or static inner type within an enclosing type.
typePath - Field in Context
The path of the type annotation currently being parsed.
TypePath(byte[], int) - Constructor in TypePath
Creates a new type path.
typeRef - Field in Context
The target of the type annotation currently being parsed.
TypeSpecifyableTransactionProxyFactoryBean - Class in org.grails.spring
Allows the type of the underlying object to be specified explicitly.
TypeSpecifyableTransactionProxyFactoryBean(Class<?>) - Constructor in TypeSpecifyableTransactionProxyFactoryBean

U

unBlockFlushAndClose() - Method in GrailsRoutablePrintWriter
uncaughtException(java.lang.Thread, java.lang.Throwable) - Method in LoggingPoolFactory.1.1
UNDEFINED_ENCODING_STATE - Field in EncodingStateImpl
UNDERSCORE - Field in BinaryGrailsPlugin
UNDERSCORE - Field in GroovyPagesUriSupport
UNICODE_CHAR - Field in JsonParserConstants
RegularExpression Id.
unit - Field in ResourceTransform
UNKNOWN - Field in GrailsWrappedRuntimeException
unmarshall(java.lang.String) - Method in StringUnmarshaller
unpack(java.util.Map) - Method in DocPublisher
unsubscribeAll(java.lang.CharSequence) - Method in AbstractEventBus
unsubscribeAll(java.lang.CharSequence) - Method in Subjects
Clear all listeners for the given event
unwrap() - Method in GrailsLazyProxyPrintWriter
unwrap() - Method in GrailsPrintWriter
unwrap() - Method in GrailsPrintWriterAdapter
unwrap() - Method in GrailsRoutablePrintWriter
unwrap() - Method in GrailsWrappedWriter
unwrap(java.lang.Object) - Method in ProxyUnwrappingMarshaller
unwrap() - Method in StreamCharBuffer.SingleOutputWriter
unwrapDelegatingMetaClass(groovy.lang.MetaClass) - Method in GrailsMetaClassUtils
unwrapGString(java.lang.Object) - Method in DataBindingUtils
unwrapIfProxy(java.lang.Object) - Method in DefaultProxyHandler
unwrapIfProxy(java.lang.Object) - Method in ProxyHandler
Returns the unwrapped proxy instance or the original object if not proxied.
unwrapWriter(java.io.Writer) - Method in GrailsPrintWriter
update(char[], int, int) - Method in BoundedCharsAsEncodedBytesCounter
update() - Method in ReloadableResourceBundleMessageSource.PropertiesHolder
update() - Method in RestfulController
Updates a resource for the given id
updateArtefactHandlers() - Method in DefaultGrailsApplication
updateComplete() - Method in DefaultArtefactInfo
Refresh the arrays generated from the maps.
updateConstantMetaClass(groovy.lang.MetaClassRegistryChangeEvent) - Method in MetaClassChangeReporter
Called when the a constant MetaClass is updated.
UPDATED_TAG - Field in AtomRenderer
updateDeferredProperties(java.lang.Object) - Method in BeanBuilder.ConfigurableRuntimeBeanReference.WrappedPropertyValue
updateDestination(org.grails.buffer.GrailsRoutablePrintWriter.DestinationFactory) - Method in GrailsLazyProxyPrintWriter
updateDestination(org.grails.buffer.GrailsRoutablePrintWriter.DestinationFactory) - Method in GrailsRoutablePrintWriter
UpdateException(java.lang.Throwable) - Constructor in CacheEntry.UpdateException
updateGrailsFactoriesWithType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, java.io.File) - Method in GlobalGrailsClassInjectorTransformation
UpdateLineColumn(char) - Method in SimpleCharStream
updateNestedKeys(java.util.Map) - Method in GrailsParameterMap
updatePluginXml(org.codehaus.groovy.ast.ClassNode, java.lang.String, java.io.File, Collection<String>) - Method in GlobalGrailsClassInjectorTransformation
updateResource(T) - Method in RestfulController
Updates a resource
updateValue(V, Callable<V>, java.lang.Object) - Method in CacheEntry
updateValue(org.grails.spring.context.support.ReloadableResourceBundleMessageSource.PropertiesHolder, Callable<PropertiesHolder>, java.lang.Object) - Method in ReloadableResourceBundleMessageSource.PropertiesHolderCacheEntry
UPGRADE - Field in HttpHeaders
uploadTmpDir - Field in ControllersAutoConfiguration
uri - Field in DefaultResourceLocator.PluginResourceInfo
uri - Field in DefaultUrlMappingEvaluator.UrlMappingBuilder.ParentResource
uri - Field in DefaultUrlMappingInfo
uri - Field in DefaultUrlMappingsHolder.UriToUrlMappingKey
URI - Property in ForwardUrlMappingInfo
uri - Property in MetaMappingInfo
uri() - Method in Resource
Returns:
The URI of the resource.
URI - Field in UrlMapping
The URI of the URL mapping
uriExcludePatterns - Field in UrlMappingMatcher
uriPatterns - Field in UrlMappingMatcher
uriToResourceCache - Field in DefaultResourceLocator
UriToUrlMappingKey(java.lang.String, java.lang.String, java.lang.String) - Constructor in DefaultUrlMappingsHolder.UriToUrlMappingKey
URL_CODEC_IDENTIFIER - Property in URLCodecFactory
URL_CREATOR_CACHE_MAX_SIZE - Field in UrlMappingsHolderFactoryBean
URL_MAP_BEAN - Field in UrlMappingFactoryBean
URL_MAPPING_CACHE_MAX_SIZE - Field in UrlMappingsHolderFactoryBean
URL_MAPPINGS - Field in DefaultGrailsUrlMappingsClass
URL_PREFIX - Field in GrailsWrappedRuntimeException
URLCodec - Class in org.grails.plugins.codecs
A codec that encodes and decodes Objects to and from URL encoded strings.
URLCodec() - Constructor in URLCodec
URLCodecFactory - Class in org.grails.encoder.impl
Implements the 'www-form-urlencoded' encoding scheme, also misleadingly known as URL encoding.
URLCodecFactory.1 - Class in org.grails.encoder.impl
URLCodecFactory.1() - Constructor in URLCodecFactory.1
URLCodecFactory.2 - Class in org.grails.encoder.impl
URLCodecFactory.2() - Constructor in URLCodecFactory.2
URLCodecFactory() - Constructor in URLCodecFactory
UrlConverter - Interface in grails.web
URL converter interface for conversion strategies to implement
urlConverter - Property in AbstractGrailsControllerUrlMappings
urlConverter - Field in DefaultUrlMappingInfo
urlConverter - Property in LinkGeneratorFactory
urlConverter - Field in RequestForwarder
UrlCreator - Interface in grails.web.mapping
Creates URL patterns as Strings.
UrlCreatorCache - Class in org.grails.web.mapping
Implements caching layer for UrlCreator
UrlCreatorCache.CachingUrlCreator - Class in org.grails.web.mapping
UrlCreatorCache.CachingUrlCreatorWeigher - Enum in org.grails.web.mapping
UrlCreatorCache.ReverseMappingKey - Class in org.grails.web.mapping
UrlCreatorCache.UrlCreatorKey - Class in org.grails.web.mapping
urlCreatorCache - Field in DefaultUrlMappingsHolder
UrlCreatorCache(int) - Constructor in UrlCreatorCache
UrlCreatorKey(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, Map<Object,Object>, java.lang.String, java.lang.String, int) - Constructor in UrlCreatorCache.UrlCreatorKey
urlCreatorMaxWeightedCacheCapacity - Field in DefaultUrlMappingsHolder
urlData - Field in DefaultUrlMappingInfo
urlData - Field in RegexUrlMapping
urlData - Field in ResponseCodeUrlMapping
urlDefiningMode - Field in DefaultUrlMappingEvaluator.UrlMappingBuilder
urlEncode(java.lang.Object, java.lang.String) - Method in DefaultUrlCreator
UrlGroupMappingRecursionBuilder(UrlMappingBuilder, ParentResource) - Constructor in DefaultUrlMappingEvaluator.UrlGroupMappingRecursionBuilder
urlHelper - Field in DefaultGrailsApplicationAttributes
urlHelper - Field in GrailsWebRequest
urlHelper - Field in UrlMappingsHandlerMapping
UrlMapping - Interface in grails.web.mapping
UrlMappingBuilder(UrlMappingBuilder) - Constructor in DefaultUrlMappingEvaluator.UrlMappingBuilder
UrlMappingData - Interface in grails.web.mapping
UrlMappingEvaluator - Interface in grails.web.mapping
Evaluates URL mapping from the given Spring Resource or class.
UrlMappingException - Class in grails.web.mapping.exceptions
Thrown when an error occurs evaluating an URL mapping.
UrlMappingException(java.lang.String, java.lang.Throwable) - Constructor in UrlMappingException
UrlMappingFactoryBean - Class in org.grails.plugins.web.mapping.factory
A factory bean that creates the URL mappings, checking if there is a bean called urlMap in the ctx and merging that with the mappings set explicitly on this bean.
UrlMappingInfo - Interface in grails.web.mapping
Defines that data that was produced when matching a URI with a UrlMapping instance.
UrlMappingKey(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, Set<String>) - Constructor in DefaultUrlMappingsHolder.UrlMappingKey
UrlMappingMatcher - Class in org.grails.plugins.web.interceptors
Used to match UrlMappingInfo instance by Interceptor instances
UrlMappingMatcher.ClosureExclude - Class in org.grails.plugins.web.interceptors
UrlMappingMatcher.Exclude - Interface in org.grails.plugins.web.interceptors
UrlMappingMatcher.MapExclude - Class in org.grails.plugins.web.interceptors
UrlMappingMatcher.MapExclude() - Constructor in UrlMappingMatcher.MapExclude
UrlMappingMatcher(grails.artefact.Interceptor) - Constructor in UrlMappingMatcher
UrlMappingParser - Interface in grails.web.mapping
UrlMappings - Interface in grails.web.mapping
Interface that allows access to all defined URL mappings and registration of new mappings at runtime
urlMappings - Field in DefaultUrlMappingEvaluator.UrlMappingBuilder
urlMappings - Field in DefaultUrlMappingsHolder
urlMappings - Property in UrlMappingsErrorPageCustomizer
UrlMappingsArtefactHandler - Class in org.grails.core.artefact
A handler for UrlMappings.
UrlMappingsArtefactHandler() - Constructor in UrlMappingsArtefactHandler
UrlMappingsAutoConfiguration - Class in org.grails.plugins.web.mapping
UrlMappingsErrorPageCustomizer - Class in org.grails.web.mapping.servlet
Customizes the error pages based on UrlMappings
urlMappingsErrorPageCustomizer(ObjectProvider<UrlMappings>) - Method in UrlMappingsAutoConfiguration
UrlMappingsErrorPageCustomizer() - Constructor in UrlMappingsErrorPageCustomizer
UrlMappingsFactory - Class in grails.web.mapping
Helper class for creating a UrlMapping.
urlMappingsFactory - Property in LinkGeneratorFactory
UrlMappingsFactory() - Constructor in UrlMappingsFactory
UrlMappingsGrailsPlugin - Class in org.grails.plugins.web.mapping
Handles the configuration of URL mappings.
UrlMappingsGrailsPlugin.DefaultUrlMappings - Class in org.grails.plugins.web.mapping
UrlMappingsGrailsPlugin.DefaultUrlMappings() - Constructor in UrlMappingsGrailsPlugin.DefaultUrlMappings
UrlMappingsGrailsPlugin() - Constructor in UrlMappingsGrailsPlugin
UrlMappingsHandlerMapping - Class in org.grails.web.mapping.mvc
Spring MVC org.springframework.web.servlet.HandlerMapping to match requests onto Grails controllers
UrlMappingsHandlerMapping.ErrorHandlingHandler - Class in org.grails.web.mapping.mvc
UrlMappingsHandlerMapping.ErrorHandlingHandler() - Constructor in UrlMappingsHandlerMapping.ErrorHandlingHandler
UrlMappingsHandlerMapping(grails.web.mapping.UrlMappingsHolder) - Constructor in UrlMappingsHandlerMapping
UrlMappingsHolder - Interface in grails.web.mapping
Main entry point of Grails URL mapping mechanism.
urlMappingsHolder - Property in DefaultLinkGenerator
urlMappingsHolder - Field in UrlMappingsHandlerMapping
urlMappingsHolder - Field in UrlMappingsHolderFactoryBean
urlMappingsHolderDelegate - Property in AbstractGrailsControllerUrlMappings
UrlMappingsHolderFactoryBean - Class in org.grails.web.mapping
Constructs the UrlMappingsHolder from the registered UrlMappings class within a GrailsApplication.
UrlMappingsInfoHandlerAdapter - Class in org.grails.web.mapping.mvc
A org.springframework.web.servlet.HandlerAdapter that takes a matched UrlMappingInfo and executes the underlying controller producing an appropriate model
urlMappingsInfoHandlerAdapter() - Method in UrlMappingsAutoConfiguration
UrlMappingsInfoHandlerAdapter() - Constructor in UrlMappingsInfoHandlerAdapter
UrlMappingsListKey(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String) - Constructor in DefaultUrlMappingsHolder.UrlMappingsListKey
UrlMappingsRenderer - Interface in grails.web.mapping.reporting
An interface for classes to implement that renders URL mappings to some output format
UrlMappingsReportCommand - Class in org.grails.web.mapping.reporting
A ApplicationCommand that renders the URL mappings
UrlMappingsReportCommand() - Constructor in UrlMappingsReportCommand
UrlMappingUtils - Class in org.grails.web.mapping
Utility methods for working with UrlMappings
UrlMappingUtils() - Constructor in UrlMappingUtils
urlParser - Field in DefaultUrlMappingEvaluator
urlPattern - Field in DefaultUrlMappingData
urlType - Field in UrlCreatorCache.UrlCreatorKey
usageFlag - Field in GrailsPrintWriter
use(java.lang.String) - Method in JSON
useAcceptHeader - Property in HttpServletResponseExtension
useAcceptHeaderXhr - Property in HttpServletResponseExtension
USED_ATTRIBUTES_SUFFIX - Field in CachingLinkGenerator
used - Field in StreamByteBuffer.StreamByteBufferChunk
used - Field in StreamCharBuffer.AllocatedBuffer
useDefaultConfig() - Method in HttpServletResponseExtension
useJessionId - Property in ResponseRedirector
useJsessionId - Property in ResponseRedirector
USER_AGENT - Field in HttpHeaders
UserGuideNode - Class in grails.doc.internal
UserGuideNode() - Constructor in UserGuideNode
userPlugins - Field in DefaultGrailsPluginManager
usesDatasource(java.lang.String) - Method in DefaultGrailsServiceClass
usesDatasource(java.lang.String) - Method in GrailsServiceClass
Check if the service class can use the named DataSource.
useStreamingJavascriptEncoder - Field in JSONObject
usingStream - Field in IncludeResponseWrapper
usingWriter - Field in IncludeResponseWrapper
UtcTZ - Field in HalJsonRenderer.UTCDateConverter
UTF8 - Field in ClassReader
The type of CONSTANT_Utf8 constant pool items.
UUIDConverter - Class in org.grails.databinding.converters
UUIDConverter() - Constructor in UUIDConverter

V

valid - Field in AbstractTokenResponseHandler
validate(java.lang.Object, java.lang.Object, org.springframework.validation.Errors) - Method in ConstrainedDelegate
VALIDATE_METHOD_NAME - Field in DefaultASTValidateableHelper
validate(java.util.List, Map<String, Object>, Closure<?>) - Method in Validateable
Validate the object for the given list of fields, parameters and adhoc constraints
Validateable - Trait in grails.validation
A trait that can be applied to make any object Validateable
ValidateableTypeCheckingExtension - Class in org.grails.compiler
Since:
2.4
ValidateableTypeCheckingExtension() - Constructor in ValidateableTypeCheckingExtension
validateInstance(java.lang.Object, java.util.List) - Method in ValidationSupport
ValidationErrors - Class in grails.validation
Models validation errors in a Grails application.
ValidationErrors(java.lang.Object, java.lang.String) - Constructor in ValidationErrors
ValidationErrorsMarshaller - Class in org.grails.web.converters.marshaller.xml
Authors:
Siegfried Puchbauer
ValidationException - Class in grails.validation
Thrown when validation fails during a .save().
ValidationException(java.lang.String, org.springframework.validation.Errors) - Constructor in ValidationException
validationMode - Property in DynamicElementReader
ValidationSupport - Class in org.grails.web.plugins.support
ValidationSupport() - Constructor in ValidationSupport
ValidatorRegistryFactoryBean - Class in org.grails.plugins.domain.support
A factory bean for the validator registry
ValidatorRegistryFactoryBean() - Constructor in ValidatorRegistryFactoryBean
ValidResponseHandler - Class in org.grails.plugins.web.servlet.mvc
Handles a valid token response.
ValidResponseHandler(java.lang.Object) - Constructor in ValidResponseHandler
value - Field in ApiDelegate
Returns:
The super class to check for in the first argument of api methods
value - Field in Artefact
value - Field in Attribute
The raw value of this attribute, used only for unknown attributes.
value - Field in BeanBuilder.DeferredProperty
value - Field in BindingFormat
Default:
""
value - Field in BindInitializer
value - Field in BindUsing
value - Property in BoundPromise
value() - Method in DelegateAsync
value - Field in Enhances
Returns:
The artefact types (Example: Controller, Service etc.)
value(java.lang.Object) - Method in JSON
Parameters:
o
value(java.lang.Object) - Method in JSONWriter
Append an object value.
value() - Method in Listener
Returns:
The types this listener listens for
value - Field in Mixin
value(java.lang.Object) - Method in PathCapturingJSONWriterWrapper
value() - Method in Publisher
Returns:
The id of the event
value - Field in RequestParameter
The name of the request parameter to bind to.
value() - Method in Selector
Returns:
The id of the event
value() - Method in Subscriber
Returns:
The id of the event
value - Property in SynchronousPromise
ValueConverter - Interface in grails.databinding.converters
Authors:
Jeff Brown
valueField - Field in StringCharArrayAccessor
ValueInitializer - Interface in grails.databinding.initializers
valueNull() - Method in JSONWriter
valueRef - Field in CacheEntry
values() - Method in AbstractTypeConvertingMap
values() - Method in CompositeConfig
values() - Method in GPathResultMap
values() - Method in GrailsFlashScope
values() - Method in JSONObject
values() - Method in LazyBeanMap
values() - Method in LazyMetaPropertyMap
values() - Method in NavigableMapConfig
values() - Method in PrefixedConfig
valueToString(java.lang.Object, int, int) - Method in JSONObject
Make a prettyprinted JSON text of an object value.
variable(java.lang.String, boolean) - Method in AnsiConsoleUrlMappingsRenderer
VARIABLE_TRANSACTION_MANAGER - Field in DefaultDelegateAsyncTransactionalMethodTransformer
VARY - Field in HttpHeaders
verify() - Method in MockGrailsPluginManager
verifyContextIsInitialized() - Method in DefaultGrailsDomainClass
verifyToc(java.io.File, java.lang.Object, java.lang.Object) - Method in DocPublisher
Checks the table of contents (a tree of UserGuideNodes) for duplicate section/alias names and invalid file paths.
verifyTocInternal(java.io.File, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method in DocPublisher
version - Property in AbstractDataBindingGrailsPlugin
version - Field in AbstractGrailsPlugin
version - Field in AbstractUrlMapping
version - Property in CodecsGrailsPlugin
version - Property in ControllersGrailsPlugin
version - Property in ConvertersGrailsPlugin
version - Property in CoreGrailsPlugin
version - Property in CreateReleasesDropdownTask
version - Property in DataSourceGrailsPlugin
version - Field in DefaultUrlMappingInfo
version - Field in DefaultUrlMappingsHolder.UriToUrlMappingKey
version - Field in DefaultUrlMappingsHolder.UrlMappingKey
version - Field in DefaultUrlMappingsHolder.UrlMappingsListKey
version - Property in DocPublisher
The version of the documentation
version - Property in DomainClassGrailsPlugin
version - Field in Enhanced
version - Property in ForwardUrlMappingInfo
version - Property in I18nGrailsPlugin
version - Property in InterceptorsGrailsPlugin
version - Property in MimeTypesGrailsPlugin
version - Field in PluginAstReader.BasicGrailsPluginInfo
VERSION_PREFIX - Field in DefaultUrlMappingInfo
version - Property in RestResponderGrailsPlugin
version - Property in ServicesGrailsPlugin
VERSION - Field in UrlMapping
The version of the URL mapping
version - Property in UrlMappingsGrailsPlugin
versionText - Property in SoftwareVersion
VIA - Field in HttpHeaders
view - Property in ForwardUrlMappingInfo
VIEW - Field in GrailsControllerClass
The general name to use when referring to action view.
view - Property in Interceptor
view - Property in MetaMappingInfo
VIEW_PREFIX - Field in DefaultUrlMappingInfo
VIEW - Field in UrlMapping
viewName - Field in AbstractUrlMapping
viewName - Field in DefaultUrlMappingInfo
viewName - Property in ForwardUrlMappingInfo
viewName - Property in RenderContext
viewName - Property in ServletRenderContext
viewResolvers - Property in CompositeViewResolver
VIEWS_FILTERING_CODEC_FOR_CONTENT_TYPE - Field in Settings
VIEWS_PROPERTIES - Field in BinaryGrailsPlugin
visit(java.lang.String, java.lang.Object) - Method in AbstractRecursiveAnnotationVisitor
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in ApiDelegateTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in ArtefactTypeAstTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in BindingFormatASTTransformation
visit(int, int, java.lang.String, java.lang.String, java.lang.String, java.lang.String) - Method in ClassMetadataReadingVisitor
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in DelegateAsyncTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in EnhancesTraitTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in EntityASTTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in GlobalGrailsClassInjectorTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in GlobalImportTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in IntegrationTestMixinTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in LinkableTransform
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in MixinTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in NamedArtefactTypeAstTransformation
visit(java.lang.String, java.lang.Object) - Method in RecursiveAnnotationArrayVisitor
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in ResourceTransform
visit(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.AnnotatedNode) - Method in SubscriberTransform
visitAnnotation(java.lang.String, java.lang.String) - Method in AbstractRecursiveAnnotationVisitor
visitAnnotation(java.lang.String, boolean) - Method in AnnotationMetadataReader
visitAnnotation(java.lang.String, java.lang.String) - Method in AnnotationMetadataReader.EmptyAnnotationVisitor
visitAnnotation(java.lang.String, boolean) - Method in AnnotationMetadataReadingVisitor
visitAnnotation(java.lang.String, boolean) - Method in ClassMetadataReadingVisitor
visitAnnotation(java.lang.String, java.lang.String) - Method in ClassMetadataReadingVisitor.EmptyAnnotationVisitor
visitAnnotation(java.lang.String, boolean) - Method in GrailsAwareInjectionOperation
visitAnnotation(java.lang.String, boolean) - Method in MethodMetadataReadingVisitor
visitAnnotation(java.lang.String, java.lang.String) - Method in RecursiveAnnotationArrayVisitor
visitArray(java.lang.String) - Method in AbstractRecursiveAnnotationVisitor
visitArray(java.lang.String) - Method in AnnotationMetadataReader.EmptyAnnotationVisitor
visitArray(java.lang.String) - Method in ClassMetadataReadingVisitor.EmptyAnnotationVisitor
visitAttribute(org.grails.asm.Attribute) - Method in ClassMetadataReadingVisitor
visitContents(java.lang.String, org.codehaus.groovy.ast.ClassNode) - Method in PluginAstReader
visitEnd() - Method in AnnotationAttributesReadingVisitor
visitEnd() - Method in ClassMetadataReadingVisitor
visitEnd() - Method in RecursiveAnnotationArrayVisitor
visitEnd() - Method in RecursiveAnnotationAttributesVisitor
visitEnum(java.lang.String, java.lang.String, java.lang.String) - Method in AbstractRecursiveAnnotationVisitor
visitExpressionStatement(org.codehaus.groovy.ast.stmt.ExpressionStatement) - Method in ResponseCodeUrlMappingVisitor
visitField(int, java.lang.String, java.lang.String, java.lang.String, java.lang.Object) - Method in ClassMetadataReadingVisitor
visitFixtureAnnotation(grails.testing.spock.RunOnce, org.spockframework.runtime.model.MethodInfo) - Method in RunOnceExtension
visitInnerClass(java.lang.String, java.lang.String, java.lang.String, int) - Method in ClassMetadataReadingVisitor
visitMap(Map<?,?>) - Method in GrailsPlaceholderConfigurer
visitMethod(int, java.lang.String, java.lang.String, java.lang.String, java.lang.String) - Method in AnnotationMetadataReadingVisitor
visitMethod(int, java.lang.String, java.lang.String, java.lang.String, java.lang.String) - Method in ClassMetadataReadingVisitor
visitMethodCallExpression(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method in ResponseCodeUrlMappingVisitor
visitOuterClass(java.lang.String, java.lang.String, java.lang.String) - Method in ClassMetadataReadingVisitor
visitProperty(org.codehaus.groovy.ast.PropertyNode) - Method in PluginAstReader
visitProperty(org.codehaus.groovy.ast.PropertyNode) - Method in ResponseCodeUrlMappingVisitor
visitSource(java.lang.String, java.lang.String) - Method in ClassMetadataReadingVisitor
visitSpec(org.spockframework.runtime.model.SpecInfo) - Method in TestingSupportExtension
visitSpecAnnotation(java.lang.annotation.Annotation, org.spockframework.runtime.model.SpecInfo) - Method in IntegrationSpecConfigurerExtension
visitTopologicalSort(grails.plugins.GrailsPlugin, List<GrailsPlugin>, Set<GrailsPlugin>, Map<GrailsPlugin,List<GrailsPlugin>>) - Method in DefaultGrailsPluginManager
VndErrorJsonRenderer - Class in grails.rest.render.errors
A JSON renderer that renders errors in in the Vnd.Error format (see https://github.com/blongden/vnd.error)
VndErrorJsonRenderer() - Constructor in VndErrorJsonRenderer
VndErrorXmlRenderer - Class in grails.rest.render.errors
A renderer that renders errors in in the Vnd.Error format (see https://github.com/blongden/vnd.error)
VndErrorXmlRenderer() - Constructor in VndErrorXmlRenderer
VOID_CLASS_NODE - Field in GrailsASTUtils
VOID - Field in DelegateAsyncTransformation
VOID_TYPE - Field in ControllerActionTransformer

W

waitAll(Promise<T>) - Method in AbstractPromiseFactory
See Also:
PromiseFactory#waitAll(grails.async.Promise[])
waitAll(List<Promise<T>>, long, java.util.concurrent.TimeUnit) - Method in CachedThreadPoolPromiseFactory
waitAll(List<Promise<T>>, long, java.util.concurrent.TimeUnit) - Method in GparsPromiseFactory
waitAll(List<Promise<T>>, long, java.util.concurrent.TimeUnit) - Method in PromiseFactory
Synchronously waits for all promises to complete returning a list of values
waitAll(List<Promise<T>>, long, java.util.concurrent.TimeUnit) - Method in Promises
waitAll(List<Promise<T>>, long, java.util.concurrent.TimeUnit) - Method in RxPromiseFactory
waitAll(List<Promise<T>>, long, java.util.concurrent.TimeUnit) - Method in SynchronousPromiseFactory
waitAll(List<Promise<T>>, long, java.util.concurrent.TimeUnit) - Method in WebPromises
warDeployed - Field in DefaultResourceLocator
warn(java.lang.String) - Method in AntLogAdapter
warn(java.lang.String) - Method in GrailsUtil
Logs warning message to grails.util.GrailsUtil logger which is turned on in development mode.
warning(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ASTNode, java.lang.String) - Method in GrailsASTUtils
WARNING - Field in HttpHeaders
WarningMacro - Class in grails.doc
WarningMacro() - Constructor in WarningMacro
wasInvalidToken() - Method in AbstractTokenResponseHandler
wasInvalidToken() - Method in TokenResponseHandler
Return whether the token was invalid
wasInvoked() - Method in AbstractTokenResponseHandler
wasInvoked() - Method in TokenResponseHandler
Return whether the response handle was invoked.
wasWrittenTo() - Method in RenderContext
Returns true if the getWriter() method was called
wasWrittenTo() - Method in ServletRenderContext
WATCHED_RESOURCES - Field in GrailsPlugin
Defines the name of the property that specifies resources which this plugin monitors for changes in the format a Ant-style path
watchedResourcePatternReferences - Field in DefaultGrailsPlugin
watchedResourcePatterns - Field in DefaultGrailsPlugin
watchedResources - Property in CodecsGrailsPlugin
watchedResources - Property in ControllersGrailsPlugin
watchedResources - Property in CoreGrailsPlugin
watchedResources - Field in DefaultGrailsPlugin
watchedResources - Property in DomainClassGrailsPlugin
watchedResources - Property in I18nGrailsPlugin
watchedResources - Property in InterceptorsGrailsPlugin
watchedResources - Property in ServicesGrailsPlugin
watchedResources - Property in UrlMappingsGrailsPlugin
WatchPattern - Class in org.grails.plugins.support
Authors:
Graeme Rocher
WatchPattern() - Constructor in WatchPattern
WatchPatternParser - Class in org.grails.plugins.support
Parses a Grails plugin's watchedResources property value into a list of
weaveIntegrationTestMixin(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in IntegrationTestMixinTransformation
weaveMixinsIntoClass(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.ListExpression) - Method in MixinTransformation
WEB_APP_CONFIGURATION - Field in IntegrationTestMixinTransformation
WEB_APP_DIR - Field in DefaultResourceLocator
WEB_APP_DIRECTORY - Field in PluginPathAwareFileSystemResourceLoader
WEB_LINK_GENERATOR_USE_CACHE - Field in Settings
Whether to cache links generated by the link generator
WEB_REQUEST - Property in AsyncGrailsWebRequest
WEB_REQUEST - Field in GrailsApplicationAttributes
WEB_SERVLET_PATH - Field in Settings
The path to the Grails servlet.
WEB_URL_CONVERTER - Field in Settings
The converter to use for creating URL tokens in URL mapping.
WebAttributes - Trait in grails.web.api
Common web attributes inherited by all controllers and tag libraries
WebBeanBuilder - Class in grails.spring
Extended version of the BeanBuilder class that provides support for constructing WebApplicationContext instances
WebBeanBuilder(org.springframework.context.ApplicationContext, java.lang.ClassLoader) - Constructor in WebBeanBuilder
WebDataBinding - Trait in grails.web.databinding
Authors:
Jeff Brown
WebDataBindingTraitInjector - Class in grails.compiler.traits
Authors:
Jeff Brown
WebDataBindingTraitInjector() - Constructor in WebDataBindingTraitInjector
webMvcConfig() - Method in ControllersAutoConfiguration
WebPromises - Class in grails.async.web
A specific promises factory class designed for use in controllers and other web contexts
WebPromises() - Constructor in WebPromises
webRequest - Property in AsyncWebRequestPromiseDecorator
webRequest - Field in DefaultRequestStateLookupStrategy
webRequest - Property in ServletRenderContext
webRequest - Field in WebRequestDelegatingRequestContext
WebRequestDelegatingRequestContext - Class in org.grails.web.servlet
Delegates calls to a passed GrailsWebRequest instance.
WebRequestDelegatingRequestContext() - Constructor in WebRequestDelegatingRequestContext
webRequestHandlerInterceptors - Field in UrlMappingsHandlerMapping
WebRequestServletHolder - Class in grails.web.context
Authors:
Burt Beckwith
WebRequestServletHolder() - Constructor in WebRequestServletHolder
WebRuntimeSpringConfiguration - Class in org.grails.web.servlet.context.support
Subclasses DefaultRuntimeSpringConfiguration to provide construction of WebApplicationContext instances.
WebRuntimeSpringConfiguration(org.springframework.context.ApplicationContext, grails.core.GrailsApplication) - Constructor in WebRuntimeSpringConfiguration
WebUtils - Class in org.grails.web.util
Utility methods to access commons objects and perform common web related functions for the internal framework.
weigh(UriToUrlMappingKey, List<UrlMappingInfo>) - Method in DefaultUrlMappingsHolder.CustomListWeigher
weigh(org.grails.web.mapping.UrlCreatorCache.ReverseMappingKey, CachingUrlCreator) - Method in UrlCreatorCache.CachingUrlCreatorWeigher
weight - Field in UrlCreatorCache.CachingUrlCreator
weight() - Method in UrlCreatorCache.ReverseMappingKey
WhereQueryTypeCheckingExtension - Class in org.grails.compiler
Since:
2.4.1
WhereQueryTypeCheckingExtension() - Constructor in WhereQueryTypeCheckingExtension
WILD_CARD_PATTERN - Field in UrlMappingMatcher
WILD_CARD - Field in WatchPatternParser
WILDCARD_BOUND - Field in TypePath
A type path step that steps into the bound of a wildcard type.
WILDCARD_CONTENT_TYPE - Field in FilteringCodecsByContentTypeSettings
WILDCARD - Field in DefaultResourceLocator
WILDCARD - Field in UrlMapping
withDefaultConfiguration(Closure<?>) - Method in JSON
withForm(org.grails.web.servlet.mvc.GrailsWebRequest, groovy.lang.Closure) - Method in Controller
withFormat(groovy.lang.Closure) - Method in Controller
withFormat(jakarta.servlet.http.HttpServletRequest, groovy.lang.Closure) - Method in HttpServletRequestExtension
withFormat(jakarta.servlet.http.HttpServletResponse, groovy.lang.Closure) - Method in HttpServletResponseExtension
Allows for the response.withFormat { } syntax
withFormat(jakarta.servlet.http.HttpServletResponse, Closure<T>) - Method in MimeTypesApiSupport
withFormatInternal(java.lang.Object, LinkedHashMap<String, Object>) - Method in MimeTypesApiSupport
workDir - Property in DocPublisher
The temporary work directory
workDir - Property in PublishGuide
wrap(groovy.lang.Closure) - Method in GrailsTestInterceptor
wrapInRequestEnvironment - Property in GrailsTestMode
wrapInTransaction - Property in GrailsTestMode
wrapMethodBodyInTryCatchDebugStatements(org.codehaus.groovy.ast.MethodNode) - Method in GrailsASTUtils
Wraps a method body in try / catch logic that catches any errors and logs an error, but does not rethrow!
wrapMethodBodyWithExceptionHandling(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in ControllerActionTransformer
This will wrap the method body in a try catch block which does something like this:
 try {
     // original method body here
 } catch (Exception $caughtException) {
     Method $method = getExceptionHandlerMethod($caughtException.getClass())
     if($method) {
         return $method.invoke(this, $caughtException)
     } else {
         throw $caughtException
     }
 }
 
wrappedMap - Field in AbstractTypeConvertingMap
WrappedPropertyValue(java.lang.String, java.lang.Object) - Constructor in BeanBuilder.ConfigurableRuntimeBeanReference.WrappedPropertyValue
wrappedResponse - Field in GrailsWebRequest
WrappedResponseHolder - Class in org.grails.web.servlet
A holder for the original Wrapped response for use when using includes.
wrappedResponseHolder - Field in WrappedResponseHolder
wrapper - Field in DefaultBeanConfiguration
WritableString(java.lang.String) - Constructor in JSONWriter.WritableString
write(org.grails.encoder.EncodingState, java.lang.String, int, int) - Method in AbstractEncodedAppender
Append a portion of a string to the buffer and attach the encodingState information to it
write(org.springframework.asm.ClassWriter, byte[], int, int, int) - Method in Attribute
Returns the byte array form of this attribute.
write(java.lang.String) - Method in BoundedCharsAsEncodedBytesCounter.BoundedCharsAsEncodedBytesCounterWriter
WRITE_DIRECT_MIN_SIZE - Field in StreamCharBuffer
write(java.lang.String, int, int) - Method in EncodedAppenderWriter
write(groovy.lang.Writable) - Method in GrailsPrintWriter
write(groovy.lang.Writable) - Method in GrailsPrintWriterAdapter
write(int) - Method in GrailsRoutablePrintWriter
write(char[], int, int) - Method in GrailsRoutablePrintWriter.NullWriter
write(int) - Method in IncludeResponseWrapper
write(java.io.Writer) - Method in JSONArray
Write the contents of the JSONArray as JSON text to a writer.
write(java.io.Writer) - Method in JSONObject
Write the contents of the JSONObject as JSON text to a writer.
write(java.lang.String) - Method in MockPart
write(int) - Method in MultiplexingOutputStream
write(byte[], int, int) - Method in StreamByteBuffer.StreamByteBufferChunk
write(int) - Method in StreamByteBuffer.StreamByteBufferOutputStream
write(char[], int, int) - Method in StreamCharBuffer.AllocatedBuffer
write(org.grails.encoder.EncodingState, java.lang.String, int, int) - Method in StreamCharBuffer.FixedCharArrayEncodedAppender
write(java.lang.String, int, int) - Method in StreamCharBuffer.MultiOutputWriter
write(java.lang.String, int, int) - Method in StreamCharBuffer.SingleOutputWriter
write(org.grails.encoder.EncodingState, java.lang.String, int, int) - Method in StreamCharBuffer.StreamCharBufferEncodedAppender
write(int) - Method in StreamCharBuffer.StreamCharBufferWriter
write(org.grails.encoder.EncodingState, java.lang.String, int, int) - Method in StreamingEncoderEncodedAppender
write(int) - Method in StreamingEncoderWriter
write(int) - Method in StreamingMarkupWriter
write(org.grails.encoder.EncodingState, java.lang.String, int, int) - Method in WriterEncodedAppender
writeAssociationLinks(grails.rest.render.RenderContext, java.lang.Object, java.util.Locale, java.lang.Object, org.grails.datastore.mapping.model.PersistentEntity, groovy.lang.MetaClass) - Method in AbstractLinkingRenderer
writeBuffer - Field in BoundedCharsAsEncodedBytesCounter.BoundedCharsAsEncodedBytesCounterWriter
writeChapter(java.lang.Object, groovy.text.Template, groovy.text.Template, java.io.File, java.lang.String, java.lang.Object, java.lang.Object) - Method in DocPublisher
writeCharArrayAccessible(org.grails.charsequences.CharArrayAccessible, int, int) - Method in StreamCharBuffer.AllocatedBuffer
writeCharSequence(java.io.Writer, java.lang.CharSequence) - Method in CharSequences
writeDate(java.io.Writer, java.util.Date) - Method in JSONObject
writeDirectlyToConnectedMinSize - Field in StreamCharBuffer
writeDomain(grails.rest.render.RenderContext, groovy.lang.MetaClass, org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object, java.lang.Object) - Method in AbstractLinkingRenderer
Writes a domain instance
writeDomainProperty(java.lang.Object, java.lang.String, java.lang.Object) - Method in AbstractLinkingRenderer
writeDomainProperty(java.lang.Object, java.lang.String, java.lang.Object) - Method in HalJsonRenderer
writeDomainProperty(java.lang.Object, java.lang.String, java.lang.Object) - Method in HalXmlRenderer
writeDomainWithEmbeddedAndLinks(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object, grails.rest.render.RenderContext, grails.converters.XML, java.util.Set, boolean) - Method in AtomRenderer
writeDomainWithEmbeddedAndLinks(grails.rest.render.RenderContext, java.lang.Class, java.lang.Object, groovy.json.StreamingJsonBuilder$StreamingJsonDelegate, java.util.Locale, grails.web.mime.MimeType, java.util.Set, java.util.Stack) - Method in HalJsonRenderer
writeDomainWithEmbeddedAndLinks(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object, grails.rest.render.RenderContext, grails.converters.XML, java.util.Set) - Method in HalXmlRenderer
writeExternal(java.io.ObjectOutput) - Method in StreamCharBuffer
writeExtraLinks(java.lang.Object, java.util.Locale, java.lang.Object) - Method in AbstractLinkingRenderer
writeLink(grails.rest.Link, java.util.Locale, java.lang.Object) - Method in AbstractLinkingRenderer
writeLink(grails.rest.Link, java.util.Locale, java.lang.Object) - Method in HalJsonRenderer
writeLink(grails.rest.Link, java.util.Locale, java.lang.Object) - Method in HalXmlRenderer
writeLinkForCurrentPath(grails.rest.render.RenderContext, grails.web.mime.MimeType, groovy.json.StreamingJsonBuilder$StreamingJsonDelegate) - Method in HalJsonRenderer
writeLinks(grails.rest.render.RenderContext, groovy.lang.MetaClass, java.lang.Object, org.grails.datastore.mapping.model.PersistentEntity, java.util.Locale, grails.web.mime.MimeType, groovy.json.StreamingJsonBuilder$StreamingJsonDelegate, boolean) - Method in HalJsonRenderer
writeLock - Field in CacheEntry
writeNumber(java.io.Writer, java.lang.Number) - Method in JSONObject
writeObject() - Method in JSON.Builder
writePage(java.lang.Object, groovy.text.Template, groovy.text.Template, java.io.File, java.lang.String, java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object) - Method in DocPublisher
writePluginXml(org.codehaus.groovy.ast.ClassNode, java.lang.String, java.io.File, Collection<String>) - Method in GlobalGrailsClassInjectorTransformation
writeQuoted(java.io.Writer, java.lang.Object) - Method in JSONObject
writer - Field in BoundedCharsAsEncodedBytesCounter
writer - Field in JSON
writer - Field in JSON.Builder
writer - Field in JSONWriter
The writer that will receive the output.
writer - Field in StreamCharBuffer
writer - Field in StreamCharBuffer.ConnectedWriter
writer - Field in StreamCharBuffer.ConnectToWriter
writer - Field in StreamCharBuffer.SingleOutputWriter
writer - Field in StreamCharBuffer.StreamCharBufferEncodedAppender
writer - Field in XMLStreamWriter
writerAvailable - Property in OutputAwareHttpServletResponse
Whether the writer is available
writeRelationshipLinks(java.lang.String, java.lang.String, java.util.Locale, grails.converters.XML) - Method in AtomRenderer
WriterEncodedAppender - Class in org.grails.encoder
An EncodedAppender implementation that writes to a java.io.Writer.
WriterEncodedAppender(java.io.Writer) - Constructor in WriterEncodedAppender
Default constructor.
writerObtained - Field in ServletRenderContext
writers - Field in StreamCharBuffer.MultiOutputWriter
writerUsedCounter - Field in StreamCharBuffer.AbstractChunk
writerUsedCounter - Field in StreamCharBuffer.AllocatedBufferReader
writerUsedCounter - Field in StreamCharBuffer.StreamCharBufferWriter
writeSectionToToc(java.lang.Object, java.lang.Object, java.lang.Object) - Method in LegacyDocMigrator
writeSimpleObject(java.lang.Object, grails.rest.render.RenderContext, groovy.json.StreamingJsonBuilder$StreamingJsonDelegate) - Method in HalJsonRenderer
writeSimpleObjectAndLink(java.lang.Object, grails.rest.render.RenderContext, groovy.json.StreamingJsonBuilder$StreamingJsonDelegate, grails.web.mime.MimeType) - Method in HalJsonRenderer
writeString(java.lang.String, int, int) - Method in StreamCharBuffer.AllocatedBuffer
writeStringAsCharArray(java.io.Writer, java.lang.String, int, int) - Method in StringCharArrayAccessor
Writes a portion of a string to a target java.io.Writer with direct access to the char[] of the java.lang.String
writeStringBuffer(java.lang.StringBuffer, int, int) - Method in StreamCharBuffer.AllocatedBuffer
writeStringBuilder(java.lang.StringBuilder, int, int) - Method in StreamCharBuffer.AllocatedBuffer
writeStringFallback(java.io.Writer, java.lang.String, int, int) - Method in StringCharArrayAccessor
writeTemplateToDestination(groovy.text.Template, java.util.Map, java.io.File) - Method in TemplateRendererImpl
writeTo(java.io.Writer) - Method in AbstractConverter
writeTo(java.io.Writer) - Method in IncludedContent
writeTo(java.io.Writer) - Method in JSONArray
writeTo(java.io.Writer) - Method in JSONObject
writeTo(java.io.Writer) - Method in JSONWriter.NullWritable
writeTo(java.io.Writer) - Method in JSONWriter.QuotedWritable
writeTo(java.io.Writer) - Method in JSONWriter.WritableString
writeTo(java.io.OutputStream) - Method in StreamByteBuffer
writeTo(java.io.OutputStream) - Method in StreamByteBuffer.StreamByteBufferChunk
writeTo(java.io.Writer, boolean, boolean) - Method in StreamCharBuffer
Writes the buffer content to a target java.io.Writer
writeTo(java.io.Writer) - Method in StreamCharBuffer.AbstractChunk
writeTo(java.io.Writer) - Method in StreamCharBuffer.AllocatedBuffer
writeTo(java.io.Writer) - Method in StreamCharBuffer.CharBufferChunk
writeTo(java.io.Writer) - Method in StreamCharBuffer.StreamCharBufferSubChunk
writeTo(java.io.Writer) - Method in StreamCharBuffer.StringChunk
writeToEncodedAppender(org.grails.buffer.StreamCharBuffer, java.io.Writer, org.grails.encoder.EncodedAppender, boolean) - Method in StreamCharBuffer
writeToFile(java.io.File, java.lang.String) - Method in PlainFormatter
writeToImpl(java.io.Writer, boolean, boolean) - Method in StreamCharBuffer
writeValue(java.io.Writer, java.lang.Object) - Method in JSONObject
writeWritable(groovy.lang.Writable) - Method in GrailsPrintWriter
WWW_AUTHENTICATE - Field in HttpHeaders

X

X_FORWARDED_FOR - Field in HttpHeaders
XHTML - Field in MimeType
XML_CODEC_IDENTIFIER - Field in BasicXMLEncoder
xml_encoder - Field in HTMLCodec
xML - Property in GrailsMockHttpServletRequest
XML - Field in JUnitReportsFactory
XML - Field in MimeType
XML_SUFFIX - Field in ReloadableResourceBundleMessageSource
xmlBeanDefinitionReader - Field in BeanBuilder
XMLCodec - Class in org.grails.plugins.codecs
Escapes some characters for inclusion in XML documents.
XMLCodec() - Constructor in XMLCodec
XMLCodecFactory - Class in org.grails.encoder.impl
XmlCollectionRenderer - Class in grails.rest.render.xml
A XML renderer for a collection of objects
XmlCollectionRenderer(java.lang.Class, grails.web.mime.MimeType) - Constructor in XmlCollectionRenderer
XmlDataBindingSourceCreator - Class in org.grails.web.databinding.bindingsource
Creates DataBindingSource objects from XML in the request body
xmlDataBindingSourceCreator() - Method in DataBindingConfiguration
XmlDataBindingSourceCreator() - Constructor in XmlDataBindingSourceCreator
XMLEncoder - Class in grails.encoders
xmlEscapeCharacter(char) - Method in BasicXMLEncoder
XMLFormatter - Class in org.grails.test.report.junit
Sanitises the stack traces generated by tests.
XMLFormatter(java.io.File) - Constructor in XMLFormatter
xmlNamespaces - Field in DynamicElementReader
XMLNS_ATTRIBUTE - Field in AtomRenderer
xmlns(Map<String,String>) - Method in BeanBuilder
Defines a Spring namespace definition to use.
XmlRenderer - Class in grails.rest.render.xml
An XML renderer that allows including / excluding properties
XmlRenderer.1 - Class in grails.rest.render.xml
XmlRenderer.1() - Constructor in XmlRenderer.1
XmlRenderer.2 - Class in grails.rest.render.xml
XmlRenderer.2() - Constructor in XmlRenderer.2
XmlRenderer(Class<T>, grails.web.mime.MimeType) - Constructor in XmlRenderer
XMLStreamWriter - Class in org.grails.web.xml
A simple XML Stream Writer that leverages the StreamingMarkupWriter of Groovy
XMLStreamWriter.Mode - Enum in org.grails.web.xml
XMLStreamWriter(org.grails.web.xml.StreamingMarkupWriter) - Constructor in XMLStreamWriter

Y

YamlPropertySourceLoader - Class in org.grails.config.yaml
Replacement for Spring Boot's YAML loader that uses Grails' NavigableMap.
YamlTocStrategy - Class in grails.doc.internal
Class representing a Grails user guide table of contents defined in YAML.
YamlTocStrategy(java.lang.Object, java.lang.String) - Constructor in YamlTocStrategy
yellowBar() - Method in AnsiConsoleUrlMappingsRenderer

Z

ZERO_ARGS - Field in GrailsArtefactClassInjector
ZERO_ARGUMENTS - Field in GrailsASTUtils
ZERO_PARAMETERS - Field in GrailsArtefactClassInjector
ZERO_PARAMETERS - Field in GrailsASTUtils
zonedDateTimeConverter() - Method in DefaultConvertersConfiguration
zonedDateTimeConverter() - Method in Jsr310ConvertersConfiguration
zonedDateTimeStructuredBindingEditor() - Method in DefaultConvertersConfiguration
zonedDateTimeStructuredBindingEditor() - Method in Jsr310ConvertersConfiguration
zonedDateTimeValueConverter() - Method in DefaultConvertersConfiguration
zonedDateTimeValueConverter() - Method in Jsr310ConvertersConfiguration

_

_artefactInstance - Field in ParameterizedGrailsUnitTest
_grailsApplication - Field in GrailsUnitTest
_invoke(java.lang.String, java.lang.Object, java.lang.Object) - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
_servletContext - Field in GrailsUnitTest
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _