- CACHE_CONTROL - Field in HttpHeaders
-
- CachedGradleOperation - Class in org.grails.cli.gradle.cache
Utility class for performing cached operations that retrieve data from Gradle.
- CachedGradleOperation() - Constructor in CachedGradleOperation
-
- 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
-
- cacheMillis - Field in ReloadableResourceBundleMessageSource
-
- 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
- Since:
- 3.0.12
- CachingPathMatchingResourcePatternResolver() - Constructor in CachingPathMatchingResourcePatternResolver
-
- calculateAllFilenames(java.lang.String, Locale) - Method in ReloadableResourceBundleMessageSource
-
Calculate all filenames for the given bundle basename and Locale.
- calculateFilenamesForLocale(java.lang.String, Locale) - Method in ReloadableResourceBundleMessageSource
-
Calculate the filenames for the given bundle basename and Locale,
appending language code, country code, and variant code.
- 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 CachedGradleOperation
-
- call() - Method in CacheEntry
-
- call(java.lang.Object) - Method in ControllerActionTransformer
-
- call(java.lang.Object) - Method in DefaultGrailsBootstrapClass
-
- call(java.lang.Object) - Method in DefaultGrailsPlugin
-
- call(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.ast.ClassNode) - Method in GrailsAwareInjectionOperation
-
- call(java.lang.Object) - Method in GrailsResourceUtils
-
- call() - Method in OptimizedAutowireCapableBeanFactory
-
- call() - Method in PluginAwareResourceBundleMessageSource
-
- call(java.lang.Object) - Method in RegexUrlMapping
-
- call() - Method in ReloadableResourceBundleMessageSource
-
- call() - Method in ReloadableResourceBundleMessageSource.PropertiesHolder
-
- callDestroy() - Method in DefaultGrailsBootstrapClass
-
- callDestroy() - Method in GrailsBootstrapClass
-
Calls the destroy closure if one exists.
- callInit(javax.servlet.ServletContext) - Method in DefaultGrailsBootstrapClass
-
- callInit(javax.servlet.ServletContext) - Method in GrailsBootstrapClass
-
Calls the init closure if one exists.
- CamelCaseUrlConverter - Class in grails.web
URL converter that allows for camel case URLs
- canBuild(java.lang.String) - Method in GrailsClasspathToolingModelBuilder
-
- cancel() - Method in ExecutionContext
-
Allows cancelling of the running command
- cancel() - Method in GrailsCli.ExecutionContextImpl
-
- 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.Jsr310DateValueConverter
-
- canConvert(java.lang.Object) - Method in LocaleAwareNumberConverter
-
- canConvert(java.lang.Class, java.lang.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
-
- CandidateListCompletionHandler - Class in org.grails.build.interactive
Fixes issues with the default CandidateListCompletionHandler such as clearing out the whole buffer when
a completion matches a list of candidates
- 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
- capture() - Method in SystemOutErrCapturer
-
- CATEGORY_SEPARATOR - Field in GrailsConsole
-
- chain(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
-
- ChainedDecoder - Class in org.grails.encoder
- ChainedDecoder(org.grails.encoder.Decoder) - Constructor in ChainedDecoder
-
- ChainedEncoder - Class in org.grails.encoder
- ChainedEncoder(org.grails.encoder.StreamingEncoder, boolean) - Constructor in ChainedEncoder
-
- ChainedEncoders - Class in org.grails.encoder
- ChainedTransactionManager - Class in org.grails.transaction
PlatformTransactionManager implementation that orchestrates transaction creation, commits and rollbacks to a
list of delegates.
- ChainedTransactionManager(org.springframework.transaction.PlatformTransactionManager) - Constructor in ChainedTransactionManager
-
- ChainedTransactionManagerPostProcessor - Class in org.grails.transaction
A 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
-
- chainStreamingEncode(org.grails.encoder.StreamEncodeable, org.grails.encoder.EncodedAppender, List<StreamingEncoder>) - Method in ChainedEncoders
-
- char(java.lang.String, java.lang.Integer) - Method in TypeConvertingMap
-
- 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
- charAt(int) - Method in StreamCharBuffer
-
- CharSequences - Class in org.grails.charsequences
Utility functions for handling java.lang.CharSequence instances
- checkError() - Method in DevNullPrintStream
-
- checkError() - Method in GrailsPrintWriter
-
Flush the stream if it's not closed and check its error state.
- checkError() - Method in GrailsPrintWriterAdapter
-
- 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
-
- checkForConfigurationClash(org.gradle.api.Project) - Method in GrailsPluginGradlePlugin
-
- checkInitialised() - Method in AbstractGrailsPluginManager
-
- checkMultipart(javax.servlet.http.HttpServletRequest) - Method in GrailsDispatcherServlet
-
- CLASS_EXTENSION - Field in GrailsResourceUtils
-
- CLASS_NAME - Field in ExecuteStep
-
- CLASS_RESOURCE_PATTERN - Field in Settings
-
Pattern to use for class scanning
- 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() - 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_DIR - Field in BuildSettings
-
The classes directory of the project, null outside of the development environment
- classes() - Method in GrailsAutoConfiguration
-
- Returns:
- The classes that constitute the Grails application
- 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).
- classLoader - Field in AbstractGrailsApplication
-
- classLoader - Field in AbstractProfile
-
- classLoader - Field in DefaultRuntimeSpringConfiguration
-
- 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
-
- className(org.grails.io.support.Resource) - Method in FileSystemInteractionImpl
-
The class name of the given resource
- Parameters:
resource
- The resource
- Returns:
- The class name
- ClassNameCompleter - Class in org.grails.cli.interactive.completers
A completer that completes class names
- Authors:
- Graeme Rocher
- Since:
- 3.0
- ClassNameCompleter() - Constructor in ClassNameCompleter
-
- classNameToPluginMap - Field in AbstractGrailsPluginManager
-
- classNameToResourceCache - Field in DefaultResourceLocator
-
- classNameToResourceCache - Field in ResourceLocator
-
- classPackageAsResourcePath(Class<?>) - Method in GrailsResourceUtils
-
Given an input class object, return a string which consists of the
class's package name as a pathname, i.e., all dots ('.') are replaced by
slashes ('/').
- CLASSPATH_URL_PREFIX - Field in GrailsResourceUtils
-
Pseudo URL prefix for loading from the class path: "classpath:"
- ClasspathBuildAction - Class in org.grails.cli.gradle
Gets the EclipseProject which helps obtain the classpath necessary
- Authors:
- Graeme Rocher
- Since:
- 3.0
- ClasspathBuildAction() - Constructor in ClasspathBuildAction
-
- ClasspathCommandResourceResolver - Class in org.grails.cli.profile.commands.factory
A CommandResourceResolver that resolves commands from the classpath under the directory META-INF/commands
- Authors:
- Graeme Rocher
- Since:
- 3.0
- ClasspathCommandResourceResolver() - Constructor in ClasspathCommandResourceResolver
-
- ClassPathResource - Class in org.grails.io.support
Resource implementation for class path resources.
- ClassPathResource(java.lang.String, java.lang.ClassLoader, Class<?>) - Constructor in ClassPathResource
-
Create a new ClassPathResource with optional ClassLoader and Class.
- ClassPathScanner - Class in grails.boot.config.tools
Used to scan for classes on the classpath in the most efficient manner possible.
- ClassPathScanner() - Constructor in ClassPathScanner
-
- 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
-
- classSearchDirectories - Field in ResourceLocator
-
- clean() - Method in MetaClassRegistryCleaner
-
- cleanAndRemove(grails.build.support.MetaClassRegistryCleaner) - Method in MetaClassRegistryCleaner
-
- cleanlyExit(int) - Method in GrailsConsole
-
- cleanPath(java.lang.String) - Method in GrailsResourceUtils
-
Normalize the path by suppressing sequences like "path/.." and
inner simple dots.
- cleanupIncludeRequestAttributes(javax.servlet.http.HttpServletRequest, Map<String,Object>) - Method in WebUtils
-
- clear() - Method in AbstractTypeConvertingMap
-
- clear() - Method in CodeGenConfig
-
- clear() - Method in CompositeConfig
-
- 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() - 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 NavigableMap
-
- clear() - Method in NavigableMap.NullSafeNavigator
-
- 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 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
-
- clearError() - Method in DevNullPrintStream
-
- clearErrors() - Method in Validateable
-
Clear the errors
- clearGrailsWebRequest() - Method in WebUtils
-
Removes any GrailsWebRequest instance from the current request.
- clearJdbcDriverRegistrations() - Method in DataSourceUtils
-
- clone() - Method in CodeGenConfig
-
- clone() - Method in GrailsParameterMap
-
- clone() - Method in GrailsPrintWriter
-
- clone() - Method in JSONArray
-
- clone() - Method in NavigableMap
-
- clone() - Method in StreamCharBuffer
-
- clone() - Method in TypeConvertingMap
-
- cloneAnnotation(org.codehaus.groovy.ast.AnnotationNode) - Method in GrailsASTUtils
-
- close() - Method in DevNullPrintStream
-
- close() - Method in EncodedAppender
-
- close() - Method in EncodedAppenderWriter
-
- close() - Method in GrailsPrintWriter
-
- close() - Method in GrailsPrintWriterAdapter
-
- close() - Method in StreamCharBuffer.StreamCharBufferReader
-
- close() - Method in StreamCharBuffer.StreamCharBufferWriter
-
- close() - Method in StreamingEncoderEncodedAppender
-
- close() - Method in SystemOutErrCapturer
-
- close() - Method in WriterEncodedAppender
-
- closeQuietly(Closeable) - Method in SpringIOUtils
-
Closes a closeable gracefully without throwing exceptions etc.
- CLOSURE_MARKER - Field in DefaultResourceLocator
-
- CLOSURE_MARKER - Field in ResourceLocator
-
- ClosureClassIgnoringComponentScanBeanDefinitionParser - Class in org.grails.spring.context.annotation
Extends Spring's default <context:component-scan/> element to ignore
generated classes.
- ClosureCompleter - Class in org.grails.cli.interactive.completers
- Authors:
- Graeme Rocher
- Since:
- 3.0
- ClosureCompleter() - Constructor in ClosureCompleter
-
- ClosureExclude(grails.artefact.Interceptor, Closure) - Constructor in UrlMappingMatcher.ClosureExclude
-
- ClosureExecutingCommand - Class in org.grails.cli.profile.commands
A command that executes a closure
- Authors:
- Graeme Rocher
- Since:
- 3.0
- ClosureExecutingCommand() - Constructor in ClosureExecutingCommand
-
- 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
- Since:
- 2.3
- ClosureValueConverter() - Constructor in ClosureValueConverter
-
- ClosureValueInitializer - Class in org.grails.databinding
- ClosureValueInitializer() - Constructor in ClosureValueInitializer
-
- code - Field in BindingFormat
-
- CODEC - Field in DefaultGrailsCodecClass
-
- CodecArtefactHandler - Class in org.grails.commons
- Authors:
- Marc Palmer (marc@anyware.co.uk)
- 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.
- 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
-
- 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.
- CodecLookup - Interface in org.grails.encoder
- codecLookup(grails.core.GrailsApplication) - Method in CodecsConfiguration
-
- CodecLookupHelper - Class in org.grails.encoder
- CodecMetaClassSupport - Class in org.grails.encoder
Helper methods for Codec metaclass operations.
- CodecMetaClassSupport() - Constructor in CodecMetaClassSupport
-
- CodecPrintWriter - Class in org.grails.buffer
- CodecPrintWriter(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
-
- CodeGenConfig - Class in org.grails.config
A ConfigMap implementation used at codegen time
- Authors:
- Lari Hotari
- Graeme Rocher
- Since:
- 3.0
- CodeGenConfig() - Constructor in CodeGenConfig
-
- CodeSnippetPrinter - Interface in org.grails.exceptions.reporting
Interfaces for classes to implement that print code snippets
- Authors:
- Graeme Rocher
- Since:
- 2.2
- CodeSnippetPrinter() - Constructor in CodeSnippetPrinter
-
- collectControllerMapping(grails.web.mapping.UrlMappingInfo) - Method in AbstractGrailsControllerUrlMappings
-
- collectControllerMappings(grails.web.mapping.UrlMappingInfo) - Method in AbstractGrailsControllerUrlMappings
-
- CollectionDataBindingSource - Interface in grails.databinding
- collectionToObjectArray(Collection) - Method in GrailsClassUtils
-
Convenience method for converting a collection to an Object[]
- collectionToString(Collection) - Method in JSONObject
-
- CollectionUtils - Class in grails.util
Collection utility methods.
- column - Field in SimpleCharStream
-
- combine(java.lang.String, java.lang.String) - Method in AntPathMatcher
-
Combines two patterns into a new pattern that is returned.
- CombinedCodecIdentifier - Class in org.grails.encoder
- comma - Field in JSONWriter
-
The comma flag determines if a comma should be output before the next
value.
- comma() - Method in PathCapturingJSONWriterWrapper
-
- Command - Interface in org.grails.cli.profile
An interface that represents a command to be executed by the Grails command line.
- Command() - Constructor in Command
-
- CommandArgument - Class in org.grails.cli.profile
Represents argument to a command
- CommandArgument() - Constructor in CommandArgument
-
- CommandCancellationListener - Interface in org.grails.cli.profile
A listener for listening for cancellation of
Command executions
- commandCancelled() - Method in CommandCancellationListener
-
- CommandCompleter - Class in org.grails.cli.profile.commands
A completer for commands
- Authors:
- Graeme Rocher
- Since:
- 3.1
- CommandCompleter() - Constructor in CommandCompleter
-
- CommandDescription - Class in org.grails.cli.profile
Describes a Command
- Authors:
- Graeme Rocher
- Since:
- 3.0
- CommandDescription() - Constructor in CommandDescription
-
- CommandEvents - Trait in org.grails.cli.profile.commands.events
Allows for listening and reacting to events triggered by other commands
- Authors:
- Graeme Rocher
- Since:
- 3.0
- CommandEvents() - Constructor in CommandEvents
-
- CommandException - Class in org.grails.cli.profile
- Authors:
- Graeme Rocher
- Since:
- 3.0
- CommandException() - Constructor in CommandException
-
- CommandFactory - Interface in org.grails.cli.profile.commands.factory
Factory for the creation of Command instances
- Authors:
- Graeme Rocher
- Since:
- 3.0
- CommandFactory() - Constructor in CommandFactory
-
- CommandLine - Interface in org.grails.build.parsing
Represents the parsed command line options.
- CommandLineParser - Class in org.grails.build.parsing
Command line parser that parses arguments to the command line.
- CommandLineResourceLoader - Class in org.grails.dev.support
Loads locations starting with /WEB-INF from the Grails web-app directory.
- commandObjects - Field in Action
-
- CommandRegistry - Class in org.grails.cli.profile.commands
Registry of available commands
- Authors:
- Graeme Rocher
- Since:
- 3.0
- CommandRegistry() - Constructor in CommandRegistry
-
- CommandResourceResolver - Interface in org.grails.cli.profile.commands.factory
- Since:
- 3.0
- Authors:
- Graeme Rocher
- CommandResourceResolver() - Constructor in CommandResourceResolver
-
- commandsByName - Field in AbstractProfile
-
- CommandScriptTransformer(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Constructor in GroovyScriptCommandTransform.CommandScriptTransformer
-
- commit(org.springframework.transaction.TransactionStatus) - Method in ChainedTransactionManager
-
- 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(org.grails.core.util.StopWatch.TaskInfo, org.grails.core.util.StopWatch.TaskInfo) - Method in StopWatch
-
- compare(java.lang.String, java.lang.String) - Method in VersionComparator
-
- compareTo(java.lang.Object) - Method in AbstractGrailsArtefactTransformer
-
Used for ordering not equality.
- compareTo(java.lang.Object) - Method in AbstractGrailsPlugin
-
- 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
-
- compilationUnit - Field in ArtefactTypeAstTransformation
-
- compilationUnit - Field in EntityASTTransformation
-
- compile() - Method in GroovyPageCompileTask
-
- compile() - Method in ProfileCompilerTask
-
- compile() - Method in PublishGuideTask
-
- COMPILE_SCOPE - Field in BuildSettings
-
- COMPILE_SCOPE_DESC - Field in BuildSettings
-
- compileGroovyFile(org.codehaus.groovy.control.CompilerConfiguration, File) - Method in GrailsApp
-
- COMPILER_ROOT_PATTERNS - Field in GrailsResourceUtils
-
- COMPILER_SOURCE_LEVEL - Field in BuildSettings
-
The compiler source level to use
- COMPILER_TARGET_LEVEL - Field in BuildSettings
-
The compiler source level to use
- complete(org.grails.build.parsing.CommandLine, CommandDescription, java.util.List, int) - Method in ArgumentCompletingCommand
-
- complete(jline.console.ConsoleReader, List<CharSequence>, int) - Method in CandidateListCompletionHandler
-
- complete(java.lang.String, int, java.util.List) - Method in ClosureCompleter
-
- complete(java.lang.String, int, java.util.List) - Method in CommandCompleter
-
- complete(org.grails.build.parsing.CommandLine, CommandDescription, java.util.List, int) - Method in CreateAppCommand
-
- complete(java.lang.String, int, java.util.List) - Method in EscapingFileNameCompletor
-
- complete(java.lang.String, int, java.util.List) - Method in GradleCommand
-
- complete(java.lang.String, int, java.util.List) - Method in HelpCommand
-
- complete(java.lang.String, int, java.util.List) - Method in OpenCommand
-
- complete(java.lang.String, int, java.util.List) - Method in RegexCompletor
-
- complete(java.lang.String, int, java.util.List) - Method in SimpleOrFileNameCompletor
-
- complete(java.lang.String, int, List<CharSequence>) - Method in SortedAggregateCompleter
-
Perform a completion operation across all aggregated completers.
- complete() - Method in StopWatch
-
- complete(java.lang.String, int, List<CharSequence>) - Method in StringsCompleter
-
- completer(jline.console.completer.Completer) - Method in CommandDescription
-
Sets the completer
- Parameters:
completer
- The completer to set
- Returns:
- The description instance
- CompositeConfig - Class in org.grails.config
A Config composed of other Configs
- CompositeEditor - Class in org.grails.web.binding
- 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
- Authors:
- Graeme Rocher
- Since:
- 3.1.1
- CompositeViewResolver() - Constructor in CompositeViewResolver
-
- computeChecksum(File, java.lang.String) - Method in SpringIOUtils
-
- Config - Interface in grails.config
Interface to application configuration
- Authors:
- Graeme Rocher
- Since:
- 3.0
- config - Field in AbstractGrailsApplication
-
- config - Field in AbstractGrailsPlugin
-
- Config() - Constructor in Config
-
- CONFIG_FILE - Field in AbstractGrailsPluginManager
-
- 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.
- ConfigMap - Interface in grails.config
API onto application configuration
- Authors:
- Graeme Rocher
- Since:
- 3.0
- ConfigMap() - Constructor in ConfigMap
-
- configMap - Field in NavigableMapConfig
-
- ConfigProperties - Class in grails.config
Cached access to Config.toProperties to avoid repeated calls
- Authors:
- Graeme Rocher
- Since:
- 3.0
- ConfigProperties() - Constructor in ConfigProperties
-
- configs - Field in CompositeConfig
-
- 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
- configureApplicationCommands(org.gradle.api.Project) - Method in GrailsGradlePlugin
-
- configureApplicationContextClass() - Method in DevelopmentGrailsApplication
-
- configureApplicationContextClass() - Method in GrailsShell
-
- configureApplicationContextClass() - Method in GrailsSwingConsole
-
- configureAssetCompilation(org.gradle.api.Project) - Method in GrailsGradlePlugin
-
- configureAstSources(org.gradle.api.Project) - Method in GrailsPluginGradlePlugin
-
- configureCodecMethods(org.grails.encoder.CodecFactory, boolean, java.util.List) - Method in CodecMetaClassSupport
-
Adds "encodeAs*" and "decode*" metamethods for given codecClass
- Parameters:
codecClass
- the codec class
- configureCodecMethods() - Method in DefaultGrailsCodecClass
-
- configureCodecMethods() - Method in GrailsCodecClass
-
- configureConsoleTask(org.gradle.api.Project) - Method in GrailsGradlePlugin
-
- configureDirectoryWatcher(org.grails.io.watch.DirectoryWatcher, java.lang.String) - Method in GrailsApp
-
- configureEnvironment(org.springframework.core.env.ConfigurableEnvironment, java.lang.String) - Method in GrailsApp
-
- configureExplodedDirConfiguration(org.gradle.api.Project) - Method in GrailsPluginGradlePlugin
-
Configures an exploded configuration that can be used to build the classpath of the application from subprojects that are plugins without contructing a JAR file
- Parameters:
project
- The project instance
- configureFileWatch(org.gradle.api.Project) - Method in GrailsGradlePlugin
-
- configureForkSettings(org.gradle.api.Project, java.lang.String) - Method in GrailsGradlePlugin
-
- configureGrailsBuildSettings(org.gradle.api.Project) - Method in GrailsGradlePlugin
-
- configureGrailsSourceDirs(org.gradle.api.Project) - Method in GrailsGradlePlugin
-
- configureGroovy(org.gradle.api.Project) - Method in GrailsGradlePlugin
-
- configureLoadedClasses(Class<?>) - Method in DefaultGrailsApplication
-
Configures the loaded classes within the GrailsApplication instance using the
registered ArtefactHandler instances.
- configurePathingJar(org.gradle.api.Project) - Method in GrailsGradlePlugin
-
- configurePluginJarTask(org.gradle.api.Project) - Method in GrailsPluginGradlePlugin
-
- configurePluginResources(org.gradle.api.Project) - Method in GrailsPluginGradlePlugin
-
- configureProfile(org.gradle.api.Project) - Method in GrailsGradlePlugin
-
- configureProjectNameAndVersionASTMetadata(org.gradle.api.Project) - Method in GrailsPluginGradlePlugin
-
- configureRunCommand(org.gradle.api.Project) - Method in GrailsGradlePlugin
-
- configureRunScript(org.gradle.api.Project) - Method in GrailsGradlePlugin
-
- configureScanner(org.springframework.beans.factory.xml.ParserContext, org.w3c.dom.Element) - Method in ClosureClassIgnoringComponentScanBeanDefinitionParser
-
- configureServletContextAttributes(javax.servlet.ServletContext, grails.core.GrailsApplication, grails.plugins.GrailsPluginManager, org.springframework.web.context.WebApplicationContext) - Method in GrailsConfigUtils
-
- configureSourcesJarTask(org.gradle.api.Project) - Method in GrailsPluginGradlePlugin
-
- configureSpringBootExtension(org.gradle.api.Project) - Method in GrailsGradlePlugin
-
- CONNECTION - Field in HttpHeaders
-
- connectTo(LazyInitializingWriter, boolean) - Method in StreamCharBuffer
-
- ConsoleLogger - Interface in grails.build.logging
Interface containing methods for logging to the Grails console
- CONSTANT_STATUS - Field in ResourceTransform
-
- Constrained - Interface in grails.validation
A interface for something that is constrained by various criteria
- ConstrainedDelegate - Class in grails.validation
Bridge from the old API to the new
- Authors:
- Graeme Rocher
- Since:
- 6.1
- ConstrainedDelegate() - Constructor in ConstrainedDelegate
-
- ConstrainedDiscovery - Interface in org.grails.validation.discovery
Strategy interface for discovering the grails.validation.Constrained properties of a class
- Authors:
- Graeme Rocher
- Since:
- 6.1
- ConstrainedDiscovery() - Constructor in ConstrainedDiscovery
-
- 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
- Authors:
- Graeme Rocher
- Since:
- 2.0
- ConstraintEvalUtils() - Constructor in ConstraintEvalUtils
-
- constraints - Field in AbstractUrlMapping
-
- CONSTRAINTS_FIELD_NAME - Field in DefaultASTDatabindingHelper
-
- ConstraintsEvaluator - Interface in grails.validation
Evaluates and returns constraints.
- CONSTRUCTOR_METHOD - Field in BaseApiProvider
-
- constructors - Field in BaseApiProvider
-
- ContainerRenderer - Interface in grails.rest.render
A container a renderer is a render that renders a container of objects (Example: List of Book instances)
- Authors:
- Graeme Rocher
- Since:
- 2.3
- ContainerRenderer() - Constructor in ContainerRenderer
-
- contains(java.lang.Object, java.lang.Object) - Method in GrailsArrayUtils
-
- contains(java.lang.Object) - Method in JSONArray
-
- containsAll(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 CodeGenConfig
-
- 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.Object) - Method in NavigableMap
-
- containsKey(java.lang.Object) - Method in NavigableMap.NullSafeNavigator
-
- containsKey(java.lang.Object) - Method in NavigableMapConfig
-
- containsKey(java.lang.Object) - Method in PrefixedConfig
-
- 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 CodeGenConfig
-
- 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 NavigableMap
-
- containsValue(java.lang.Object) - Method in NavigableMap.NullSafeNavigator
-
- 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_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 AbstractFileResolvingResource
-
- contentLength() - Method in ByteArrayResource
-
- contentLength() - Method in FileSystemResource
-
This implementation returns the underlying File's length.
- contentLength() - Method in GrailsResource
-
- contentLength() - Method in Resource
-
Determine the content length for this resource.
- contentLength() - Method in SpringResource
-
- ContentLengthAwareCommonsMultipartResolver - Class in org.grails.web.multipart
Safari includes the multipart packet inside an HTTP redirect without the Content-Length header.
- context - Field in DefaultRuntimeSpringConfiguration
-
- contextInitialized - Field in AbstractGrailsApplication
-
- Controller - Trait in grails.artefact
Classes that implement the Controller trait are automatically treated as web controllers in a Grails application
- Authors:
- Jeff Brown
- Graeme Rocher
- Since:
- 3.0
- Controller() - Constructor in Controller
-
- CONTROLLER - Field in DefaultGrailsControllerClass
-
- CONTROLLER_PATTERN - Field in ControllerActionTransformer
-
- controller - Field in UrlCreatorCache.ReverseMappingKey
-
- ControllerActionConventions - Class in org.grails.web.mapping
Includes constants for common conventions for controller actions
- Authors:
- Graeme Rocher
- Since:
- 2.3
- 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
-
- 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
- ControllerExecutionException - Class in org.grails.web.servlet.mvc.exceptions
Throw when an exception occurs during controller execution
- ControllerExecutionException(java.lang.Throwable) - Constructor in ControllerExecutionException
-
- 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
-
- ControllerNameExtractor - Class in org.grails.test.support
- ControllerNameExtractor() - Constructor in ControllerNameExtractor
-
- 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
- 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.GrailsWebMvcConfigurer - Class in org.grails.plugins.web.controllers
- ControllersGrailsPlugin.GrailsWebMvcConfigurer() - Constructor in ControllersGrailsPlugin.GrailsWebMvcConfigurer
-
- ControllersGrailsPlugin() - Constructor in ControllersGrailsPlugin
-
- ControllerTraitInjector - Class in grails.compiler.traits
A TraitInjector that injects controllers with the Controller trait
- Authors:
- Jeff Brown
- Graeme Rocher
- Since:
- 3.0
- ControllerTraitInjector() - Constructor in ControllerTraitInjector
-
- convention(java.lang.String) - Method in Model
-
Returns the convention of this model for the given name.
- conversionHelpers - Field in SimpleDataBinder
-
- ConversionService - Interface in org.grails.databinding.converters
- conversionService - Field in NavigableMapConfig
-
- convert(org.grails.config.NavigableMap.NullSafeNavigator) - Method in AbstractGrailsPluginManager
-
- convert(java.lang.Object) - Method in ByteArrayMultipartFileValueConverter
-
- CONVERT_CLOSURES_KEY - Field in BuildSettings
-
A property name to enable/disable AST conversion of closures actions&tags to methods
- 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 FormattedValueConverter
-
Return a formatted value
- convert(java.lang.Class, java.lang.Object) - Method in GrailsWebDataBinder
-
- convert(java.lang.Object, Closure) - Method in Jsr310ConvertersConfiguration.Jsr310DateValueConverter
-
- convert(java.lang.Object) - Method in LocaleAwareNumberConverter
-
- convert(java.lang.Class, java.lang.Object) - Method in SimpleDataBinder
-
- convert(java.lang.Object, java.lang.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
-
- convertClassLoaderURL(URL) - Method in PathMatchingResourcePatternResolver
-
Convert the given URL as returned from the ClassLoader into a Resource object.
- convertPotentialGStrings(Map<Object,Object>) - Method in DataBindingUtils
-
- convertStringToEnum(java.lang.Class, java.lang.String) - Method in SimpleDataBinder
-
- convertToGradleDependencies(java.util.List) - Method in CreateAppCommand
-
- convertToOtherTypes(java.lang.Object, java.lang.Class) - Method in CodeGenConfig
-
- 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
-
- convertToType(java.lang.Object, java.lang.Class) - Method in CodeGenConfig
-
- COOKIE - Field in HttpHeaders
-
- copy(org.grails.io.support.Resource, File) - Method in FileSystemInteractionImpl
-
Copy a Resource from the given location to the given directory or location
- Parameters:
from
- The resource to copyto
- The location to copy to
- Returns:
- The {@FileSystemInteraction} instance
- copy(InputStream, Writer, java.lang.String) - Method in IOUtils
-
Copy an InputStream to the given writer with the given encoding
- Parameters:
input
- The inputoutput
- The writerencoding
- The encoding
- copy(java.lang.String, Writer) - Method in SpringIOUtils
-
Copy the contents of the given String to the given output Writer.
- copyAll(java.lang.Iterable, java.lang.Object) - Method in FileSystemInteractionImpl
-
Copies resources to the target destination
- Parameters:
path
- The pathdestination
- The destination
- copyAll(org.grails.io.support.Resource, org.grails.io.support.Resource, File) - Method in SpringIOUtils
-
Copies all the resources for the given target directory.
- copyAnnotations(AnnotatedNode, 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, Map<String,ClassNode>) - Method in GrailsASTUtils
-
- copySrcToTarget(org.grails.build.logging.GrailsConsoleAntBuilder, File, java.util.List, Set) - Method in CreateAppCommand
-
- copyToByteArray(InputStream) - Method in SpringIOUtils
-
Copy the contents of the given InputStream into a new byte array.
- copyToString(Reader) - Method in SpringIOUtils
-
Copy the contents of the given Reader into a String.
- CORE_GORM_LIBRARIES - Field in GrailsGradlePlugin
-
- CORE_GORM_PLUGINS - Field in GrailsGradlePlugin
-
- CORE_PLUGIN_PATTERN - Field in CorePluginFinder
-
- CORE_WORKING_DIR_NAME - Field in BuildSettings
-
The name of the working directory for commands that don't belong to a project (like create-app)
- CoreConfiguration - Class in org.grails.plugins.core
Core beans.
- CoreConfiguration(grails.core.GrailsApplication) - Constructor in CoreConfiguration
-
- 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(grails.core.GrailsApplication) - Constructor in CorePluginFinder
-
- CosineSimilarity - Class in grails.util
Uses cosine similarity to find matches from a candidate set for a specified input.
- CosineSimilarity() - Constructor in CosineSimilarity
-
- countChainableTransactionManagerBeans(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in ChainedTransactionManagerPostProcessor
-
- countOccurrencesOf(java.lang.String, java.lang.String) - Method in AntPathMatcher
-
Count the occurrences of the substring in string s.
- countResources() - Method in RestfulController
-
Counts all of resources
- Returns:
- List of resources or empty if it doesn't exist
- create(groovy.lang.GroovyClassLoader, java.util.List, org.springframework.boot.cli.compiler.grape.DependencyResolutionContext) - Method in GrailsAetherGrapeEngineFactory
-
- create(grails.web.mapping.UrlMappings) - Method in LinkGeneratorFactory
-
- create(org.grails.cli.profile.ProfileRepository, java.lang.String, org.grails.io.support.Resource) - Method in ResourceProfile
-
- create() - Method in RestfulController
-
Displays a form to create a new resource
- create(InputStream, PrintStream, PrintStream) - Method in SystemStreamsRedirector
-
- create(java.lang.Class) - Method in UrlMappingsFactory
-
- createAndRegister() - Method in MetaClassRegistryCleaner
-
- createAntProject() - Method in GrailsConsoleAntBuilder
-
- Returns:
- Factory method to create new Project instances
- CreateAppCommand - Class in org.grails.cli.profile.commands
Command for creating Grails applications
- Authors:
- Graeme Rocher
- Lari Hotari
- Since:
- 3.0
- CreateAppCommand.CreateAppCommandObject - Class in org.grails.cli.profile.commands
- CreateAppCommand.CreateAppCommandObject() - Constructor in CreateAppCommand.CreateAppCommandObject
-
- CreateAppCommand() - Constructor in CreateAppCommand
-
- 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.
- createBindingSource(Reader) - Method in AbstractRequestBodyDataBindingSourceCreator
-
- createBindingSource(Reader) - Method in HalXmlDataBindingSourceCreator
-
- createBindingSource(Reader) - Method in JsonDataBindingSourceCreator
-
- createBindingSource(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
-
- createBuildPropertiesTask(org.gradle.api.Project) - Method in GrailsGradlePlugin
-
- createBuildPropertiesTask(org.gradle.api.Project) - Method in GrailsPluginGradlePlugin
-
- 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
-
- 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(Reader) - Method in AbstractRequestBodyDataBindingSourceCreator
-
- createCollectionBindingSource(Reader) - Method in JsonDataBindingSourceCreator
-
- createCollectionBindingSource(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
- throws:
- DataBindingSourceCreationException if an unrecoverable error occurs creating the binding source
- Parameters:
mimeType
- a mime typebindingTarget
- the type of the target of the data bindingbindingSource
- the value being bound
- Returns:
- a CollectionDataBindingSource
- createCollectionDataBindingSource(grails.web.mime.MimeType, java.lang.Class, java.lang.Object) - Method in DataBindingSourceRegistry
-
Locates a CollectionDataBindingSource for the given MimeType and binding target
- Parameters:
mimeType
- The MimeTypebindingTarget
- The type of the binding targetbindingSource
- The binding source
- Returns:
- The CollectionDataBindingSource
- 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
-
- createCommand(org.grails.cli.profile.Profile, java.lang.String, org.grails.io.support.Resource, org.grails.cli.profile.commands.script.GroovyScriptCommand) - Method in GroovyScriptCommandFactory
-
- createCommand(org.grails.cli.profile.Profile, java.lang.String, org.grails.io.support.Resource, T) - Method in ResourceResolvingCommandFactory
-
- createCommand(org.grails.cli.profile.Profile, java.lang.String, org.grails.io.support.Resource, Map) - Method in YamlCommandFactory
-
- createCommandLine() - Method in CommandLineParser
-
- 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
- createConsoleReader(InputStream) - Method in GrailsConsole
-
- createConsoleTask(org.gradle.api.Project, TaskContainer, org.gradle.api.artifacts.Configuration) - Method in GrailsGradlePlugin
-
- 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
- throws:
- DataBindingSourceCreationException if an unrecoverable error occurs creating the binding source
- Parameters:
mimeType
- a mime typebindingTarget
- the type of the target of the data bindingbindingSource
- the value being bound
- Returns:
- a DataBindingSource
- createDataBindingSource(grails.web.mime.MimeType, java.lang.Class, java.lang.Object) - Method in DataBindingSourceRegistry
-
Locates a DataBindingSource for the given MimeType and binding target
- Parameters:
mimeType
- The MimeTypebindingTarget
- The type of the binding targetbindingSource
- The binding source
- Returns:
- The DataBindingSource
- createDataBindingSource(grails.core.GrailsApplication, java.lang.Class, java.lang.Object) - Method in DataBindingUtils
-
- createDataBindingSource(java.lang.Object, javax.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
-
- createDefaults() - Method in MimeType
-
Creates the default MimeType configuration if none exists in Config.groovy
- createDependency(java.lang.String, java.lang.String, Map) - Method in ProfileUtil
-
- createDocument(java.lang.String) - Method in PdfBuilder
-
- createDynamicElementReader(java.lang.String, boolean) - Method in BeanBuilder
-
- createEncodingInitializer(org.grails.encoder.EncoderAware, org.grails.encoder.EncodingStateRegistryLookup, LazyInitializingWriter) - Method in StreamCharBuffer
-
- createEnvironment() - Method in GrailsWebApplicationContext
-
- createExecutionContext(org.grails.build.parsing.CommandLine) - Method in GrailsCli
-
- createFor(List<StreamingEncoder>, java.lang.Boolean) - Method in ChainedEncoder
-
- createFromBuildBinding(groovy.lang.Binding) - Method in JUnitReportsFactory
-
- createGrabAnnotation(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean) - Method in GrailsApplicationCompilerAutoConfiguration
-
- createGrailsPlugin(Class<?>, org.grails.io.support.Resource) - Method in DefaultGrailsPluginManager
-
- createGrailsWebRequest(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, javax.servlet.ServletContext) - Method in AbstractGrailsView
-
- createGroovyScriptCommandClassLoader() - Method in GroovyScriptCommandFactory
-
- createInstance() - Method in GrailsConsole
-
- 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
-
- createKey(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, Map) - Method in UrlCreatorCache
-
- createLink(Map) - Method in Link
-
Creates a link for the given arguments
- Parameters:
arguments
- The arguments
- Returns:
- The link
- createListEntry(java.lang.String) - Method in ListReadingCachedGradleOperation
-
- createListEntry(java.lang.String) - Method in ReadGradleTasks
-
- createMainClassFinder() - Method in FindMainClassTask
-
- createMapValue(java.lang.Object) - Method in MapReadingCachedGradleOperation
-
- createMavenProfileRepository() - Method in GrailsCli
-
- createMimeTypeAndAddToList(java.lang.String, grails.web.mime.MimeType, java.util.List, Map) - Method in DefaultAcceptHeaderParser
-
- createNameVariations(java.lang.String, org.grails.encoder.CodecIdentifierProvider) - Method in BasicCodecLookup
-
- createNative2AsciiTask(TaskContainer, java.lang.Object, java.lang.Object) - Method in GrailsGradlePlugin
-
- createNewApplicationYml(java.lang.String, java.lang.String) - Method in CreateAppCommand
-
- 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
-
- createPathingJarTask(org.gradle.api.Project, java.lang.String, org.gradle.api.artifacts.Configuration) - Method in GrailsGradlePlugin
-
- createPdf(java.lang.String, File, File) - Method in PdfBuilder
-
- createPdfWithDocument(org.w3c.dom.Document, File, File) - Method in PdfBuilder
-
- CreatePluginCommand - Class in org.grails.cli.profile.commands
A command for creating a plugin
- Authors:
- Graeme Rocher
- Since:
- 3.0
- CreatePluginCommand() - Constructor in CreatePluginCommand
-
- createPluginManagerListener(org.springframework.context.ConfigurableApplicationContext) - Method in GrailsApp
-
Creates and returns a file change listener for notifying the plugin manager of changes.
- createPrintlnStatement(java.lang.String, java.lang.String) - Method in GrailsASTUtils
-
- CreateProfileCommand - Class in org.grails.cli.profile.commands
Creates a profile
- Authors:
- Graeme Rocher
- Since:
- 3.1
- CreateProfileCommand() - Constructor in CreateProfileCommand
-
- 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 ByteArrayResource
-
- createRelative(java.lang.String) - Method in ClassPathResource
-
This implementation creates a ClassPathResource, applying the given path
relative to the path of the underlying resource of this descriptor.
- createRelative(java.lang.String) - Method in DefaultUrlMappingData
-
- createRelative(java.lang.String) - Method in FileSystemResource
-
This implementation creates a FileSystemResource, applying the given path
relative to the path of the underlying file of this resource descriptor.
- createRelative(java.lang.String) - Method in GrailsResource
-
- createRelative(java.lang.String) - Method in Resource
-
Creates a new resource relative to this one
- 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
- createRelative(java.lang.String) - Method in UrlResource
-
This implementation creates a UrlResource, applying the given path
relative to the path of the underlying URL of this resource descriptor.
- createRelativeURL(java.lang.String, java.lang.String, java.lang.String, java.lang.String, Map, java.lang.String, java.lang.String) - Method in DefaultUrlCreator
-
- createRelativeURL(java.lang.String, java.lang.String, java.lang.String, java.lang.String, Map, java.lang.String, java.lang.String) - Method in RegexUrlMapping
-
- createRelativeURL(java.lang.String, java.lang.String, java.lang.String, java.lang.String, Map, java.lang.String, java.lang.String) - Method in ResponseCodeUrlMapping
-
- createRelativeURL(java.lang.String, java.lang.String, java.lang.String, java.lang.String, 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
- createReport(java.lang.String, java.lang.String) - Method in JUnitReportsFactory
-
- createReports(java.lang.String) - Method in JUnitReportsFactory
-
- createRequestEnvironmentInterceptor() - Method in GrailsTestInterceptor
-
- createResource() - Method in RestfulController
-
Creates a new instance of the resource.
- createRootApplicationContext(javax.servlet.ServletContext) - Method in GrailsAppServletInitializer
-
- createRuntimeSpringConfiguration(org.springframework.context.ApplicationContext, java.lang.ClassLoader) - Method in BeanBuilder
-
- createRuntimeSpringConfiguration(org.springframework.context.ApplicationContext, java.lang.ClassLoader) - Method in WebBeanBuilder
-
- createScanner(org.springframework.beans.factory.xml.XmlReaderContext, boolean) - Method in ClosureClassIgnoringComponentScanBeanDefinitionParser
-
- createShellTask(org.gradle.api.Project, TaskContainer, org.gradle.api.artifacts.Configuration) - Method in GrailsGradlePlugin
-
- createSingleCharSequence(char) - Method in CharSequences
-
- createSingletonBean(java.lang.String) - Method in DefaultRuntimeSpringConfiguration
-
- createSingletonBean(java.lang.String) - Method in RuntimeSpringConfiguration
-
Creates a new singleton bean configuration.
- createSpringApplication(java.lang.Class) - Method in GrailsAppBuilder
-
- createStackFilterer() - Method in GrailsExceptionResolver
-
- createStep(Map) - Method in DefaultMultiStepCommand
-
- createStep(java.lang.String, org.grails.cli.profile.Command, Map) - Method in DefaultStepFactory
-
- createStep(java.lang.String, org.grails.cli.profile.Command, Map) - Method in StepFactory
-
Creates a step for the given name, command and parameters
- Parameters:
name
- The name of the stepcommand
- The commandparameters
- The parameters
- Returns:
- The step instance
- createString(char[]) - Method in StringCharArrayAccessor
-
creates a new java.lang.String by setting the char array directly to the String instance with reflection.
- createTerminal() - Method in GrailsConsole
-
Creates the instance of Terminal used directly in GrailsConsole.
- createTerminal() - Method in GrailsEclipseConsole
-
- createTransactionInterceptor() - Method in GrailsTestInterceptor
-
- createTransactionManagerBeanReferences(org.springframework.beans.factory.config.BeanDefinition) - Method in ChainedTransactionManagerPostProcessor
-
- createURL(java.lang.String, java.lang.String, java.lang.String, java.lang.String, Map, java.lang.String, java.lang.String) - Method in DefaultUrlCreator
-
- createURL(java.lang.String, java.lang.String, java.lang.String, java.lang.String, Map, java.lang.String, java.lang.String) - Method in RegexUrlMapping
-
- createURL(java.lang.String, java.lang.String, java.lang.String, java.lang.String, Map, java.lang.String, java.lang.String) - Method in ResponseCodeUrlMapping
-
- createURL(java.lang.String, java.lang.String, java.lang.String, java.lang.String, Map, java.lang.String, java.lang.String) - Method in UrlCreator
-
Creates a URL for the given parameters values, controller and action names
- createVariables() - Method in ArtefactVariableResolver
-
- 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(File, java.lang.String) - Method in PdfBuilder
-
- createXmlSlurper() - Method in SpringIOUtils
-
- CriteriaTypeCheckingExtension - Class in org.grails.compiler
- CriteriaTypeCheckingExtension() - Constructor in CriteriaTypeCheckingExtension
-
- CRLF - Field in GrailsPrintWriter
-
- CTOR_GROOVY_METHOD - Field in BaseApiProvider
-
- curChar - Field in JsonParserTokenManager
-
- CurrencyValueConverter - Class in org.grails.databinding.converters
A ValueConverter for converting String to Currency.
- CurrencyValueConverter() - Constructor in CurrencyValueConverter
-
- CURRENT_PREFIX - Field in AbstractGrailsArtefactTransformer
-
- current() - Method in SystemStreamsRedirector
-
- currentApplication() - Method in GrailsWebUtil
-
- Returns:
- The currently bound GrailsApplication instance
- currentCompilationError - Field in Environment
-
- currentConfiguration() - Method in GrailsWebUtil
-
- Returns:
- The currently bound GrailsApplication instance
- currentPluginManager() - Method in Holders
-
- currentProject - Field in FetchAllTaskSelectorsBuildAction.AllTasksModel
-
- currentReloadError - Field in Environment
-
- currentRequestAttributes() - Method in WebAttributes
-
- currentToken - Field in ParseException
-
This is the last token that has been consumed successfully.
- curry(java.lang.Object) - Method in AbstractClosureProxy
-
- CUSTOM - Enum Constant in Environment
-
A custom environment
- customize(org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory) - Method in UrlMappingsErrorPageCustomizer
-
- customizeGrailsApplication(grails.core.GrailsApplication) - Method in GrailsApplicationPostProcessor
-
- customizePluginManager(grails.plugins.GrailsPluginManager) - Method in GrailsApplicationPostProcessor
-
- 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, 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 ListableBeanFactory.
- get(java.lang.Object) - Method in AbstractTypeConvertingMap
-
- get(java.lang.String) - Method in CodeGenConfig
-
- get(java.lang.Object) - Method in CompositeConfig
-
- get(java.lang.Object) - Method in ConfigProperties
-
- 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(boolean) - Method in Holder
-
- 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() - Method in Metadata.FinalReference
-
- get(java.lang.Object) - Method in NavigableMap
-
- get(java.lang.Object) - Method in NavigableMap.NullSafeNavigator
-
- get(java.lang.Object) - Method in NavigableMapConfig
-
- get(java.lang.Object) - Method in PrefixedConfig
-
- get() - Method in SupplierUtil
-
- 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
- getAcceptMimeType() - Method in RenderContext
-
- Returns:
- Returns the mime type accepted by the client or null if non specified
- getAcceptMimeType() - Method in ServletRenderContext
-
- getAction() - Method in ForwardUrlMappingInfo
-
- getActionName() - Method in AbstractUrlMapping
-
- getActionName(java.lang.String) - Method in DefaultRequestStateLookupStrategy
-
- getActionName() - Method in DefaultUrlMappingInfo
-
- getActionName() - Method in GrailsRequestContext
-
- getActionName() - Method in GrailsRequestStateLookupStrategy
-
The action name
- getActionName() - Method in GrailsWebRequest
-
- getActionName() - Method in RenderContext
-
- Returns:
- The current action name
- getActionName() - Method in ResponseCodeUrlMapping
-
- 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
- Returns:
- The action name
- getActionName() - Method in WebRequestDelegatingRequestContext
-
- getActions() - Method in DefaultGrailsControllerClass
-
- getActions() - Method in GrailsControllerClass
-
- getActionUri() - Method in Controller
-
Returns the URI of the currently executing action
- Returns:
- The action URI
- getAdditionalDependencies() - Method in GrailsApplicationCompilerAutoConfiguration
-
- 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
- getAllProfiles() - Method in AbstractJarProfileRepository
-
- getAllProfiles() - Method in MavenProfileRepository
-
- getAllProfiles() - Method in ProfileRepository
-
- Returns:
- All the available profiles in the repository
- getAnnotationMetadata() - Method in AnnotationMetadataReader
-
- getAnnotationType() - Method in ArtefactTypeAstTransformation
-
- getAnnotationTypeClass() - Method in ArtefactTypeAstTransformation
-
- getAnnotationTypeClass() - Method in ControllerArtefactTypeTransformation
-
- getAppDir(org.grails.io.support.Resource) - Method in GrailsResourceUtils
-
- 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 DefaultGrailsApplicationAttributes
-
- getApplicationContext() - Method in DefaultRuntimeSpringConfiguration
-
- getApplicationContext() - Method in GrailsRequestContext
-
The ApplicationContext instance.
- 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
- Returns:
- The ApplicationContext instance
- getApplicationContext() - Method in WebRequestDelegatingRequestContext
-
- getApplicationName() - Method in Metadata
-
- Returns:
- The application name
- getApplicationUri(javax.servlet.ServletRequest) - Method in DefaultGrailsApplicationAttributes
-
- getApplicationUri(javax.servlet.ServletRequest) - Method in GrailsApplicationAttributes
-
- getApplicationVersion() - Method in Metadata
-
- Returns:
- The application version
- getAppliedConstraint(java.lang.String) - Method in ConstrainedDelegate
-
- getAppliedConstraints() - Method in ConstrainedDelegate
-
- Returns:
- Returns the appliedConstraints.
- getArgs() - Method in GrailsApplicationCommand
-
- getArgs() - Method in GroovyScriptCommand
-
- Returns:
- The arguments as a list of strings
- getArgsMap() - Method in GroovyScriptCommand
-
- Returns:
- The undeclared command line arguments
- getArgument(java.lang.String) - Method in CommandDescription
-
Returns an argument for the given name or null if it doesn't exist
- Parameters:
name
- The name
- Returns:
- The argument or null
- getArguments() - Method in CommandDescription
-
Arguments to the command
- 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.
- getArtefactDirectory(java.lang.String) - Method in GrailsResourceUtils
-
Takes a file path and returns the name of the folder under grails-app i.e:
- 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
-
- 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(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
-
- getAsync() - Method in GradleInvoker
-
- getAt(org.springframework.context.ApplicationContext, java.lang.String) - Method in ApplicationContextExtension
-
Adds the ability to use the subscript operator to obtain beans
- Parameters:
applicationContext
- The ApplicationContext instancename
- The bean name
- Returns:
- A bean or null
- getAt(java.lang.Object) - Method in CodeGenConfig
-
- getAt(java.lang.Object) - Method in CompositeConfig
-
- getAt(java.lang.Object) - Method in ConfigMap
-
Enables the object[foo] syntax
- Parameters:
key
- The key
- Returns:
- The value or null
- 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(javax.servlet.http.HttpServletRequest, java.lang.String) - Method in HttpServletRequestExtension
-
- getAt(javax.servlet.http.HttpSession, java.lang.String) - Method in HttpSessionExtension
-
- getAt(java.lang.Object) - Method in NavigableMap
-
- getAt(java.lang.Object) - Method in NavigableMap.NullSafeNavigator
-
- getAt(java.lang.Object) - Method in NavigableMapConfig
-
- getAt(java.lang.Object) - Method in PrefixedConfig
-
- 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 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
-
- getBaseDir() - Method in GrailsCli.ExecutionContextImpl
-
- getBaseDir() - Method in ProjectContext
-
- Returns:
- The base directory of the project
- 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 ListableBeanFactory.
- 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:
- ListableBeanFactory#getBeansOfType(Class, boolean, boolean)#getBeansOfType(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
-
- getBinaryExtensions() - Method in AbstractProfile
-
- getBinaryExtensions() - Method in Profile
-
- Returns:
- The list of file extensions which should be treated as binary
- 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 StreamCharBuffer.StreamCharBufferReader
-
- getBuffer() - Method in StreamCharBuffer.StreamCharBufferWriter
-
- getBufferChangesCounter() - Method in StreamCharBuffer
-
- getBuildDir() - Method in FileSystemInteractionImpl
-
- Returns:
- The target build directory
- getBuildMergeProfileNames() - Method in AbstractProfile
-
- getBuildMergeProfileNames() - Method in Profile
-
- Returns:
- The profile names to participate in build merge
- getBuildPlugins() - Method in AbstractProfile
-
- getBuildPlugins() - Method in Feature
-
- Returns:
- The build plugin names
- getBuildPlugins() - Method in Profile
-
- Returns:
- The list of build plugins for this profile
- getBuildRepositories() - Method in AbstractProfile
-
- getBuildRepositories() - Method in Profile
-
- Returns:
- The buildscript maven repository definitions for this profile
- getBundleCodes(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
-
- getCacheKeyValueForResource(java.lang.Object) - Method in CachingLinkGenerator
-
- getCapacity() - Method in BoundedCharsAsEncodedBytesCounter
-
- getCategory() - Method in GrailsConsole
-
- 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
- Returns:
- The chainModel
- 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(java.lang.CharSequence, int, int, char[], int) - Method in CharSequences
-
Provides an optimized way to copy CharSequence content to target array.
- getChildContext() - Method in CoreConfiguration
-
- getChunkMinSize() - Method in StreamCharBuffer
-
- 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 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
- getClassifier() - Method in GrailsPluginGradlePlugin.ExplodedDir
-
- getClassInjectors() - Method in GrailsAwareInjectionOperation
-
- getClassLoader() - Method in AbstractGrailsApplication
-
- getClassLoader() - Method in ClassPathResource
-
Return the ClassLoader that this resource will be obtained from.
- getClassLoader() - Method in ClosureClassIgnoringComponentScanBeanDefinitionParser
-
- getClassLoader() - Method in DefaultResourceLoader
-
Return the ClassLoader to load class path resources with.
- getClassLoader() - Method in GrailsApplication
-
Returns the class loader instance for the Grails application.
- getClassLoader() - Method in GrailsWebApplicationContext
-
- getClassLoader() - Method in MapBasedSmartPropertyOverrideConfigurer
-
- getClassLoader() - Method in PathMatchingResourcePatternResolver
-
Return the ClassLoader that this pattern resolver works with
(never null
).
- getClassLoader() - Method in ResourceLoader
-
Expose the ClassLoader used by this ResourceLoader.
- getClassLoader() - Method in SimpleMapResourceLoader
-
- getClassLoader() - Method in StaticResourceLoader
-
- getClassMessageArg() - Method in RestfulController
-
- getClassMetadata() - Method in AnnotationMetadataReader
-
- getClassName(java.lang.String) - Method in GrailsNameUtils
-
Return the class name for the given logical name.
- getClassName(java.lang.String) - Method in GrailsResourceUtils
-
Returns the class name for a Grails resource.
- getClassName() - Method in GrailsWrappedRuntimeException
-
- Returns:
- Returns the className.
- getClassName() - Method in Model
-
- Returns:
- The class name excluding package
- getClassNameForClassFile(java.lang.String, java.lang.String) - Method in GrailsResourceUtils
-
Returns the class name for a compiled class file
- getClassNameRepresentation(java.lang.String) - Method in GrailsNameUtils
-
Returns the class name representation of the given name
- 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 HTML4Decoder
-
- getCodecIdentifier() - Method in HTMLCodec
-
- getCodecIdentifier() - Method in NoneEncoder
-
- getCodecIdentifier() - Method in RawCodec
-
- getCodecIdentifier() - Method in XMLCodecFactory
-
- getCodecName() - Method in CodecIdentifier
-
Gets the unique name of the codec.
- getCodecName() - Method in CombinedCodecIdentifier
-
- getCodecName() - Method in DefaultCodecIdentifier
-
- getCodeSnippet() - Method in GrailsWrappedRuntimeException
-
- Returns:
- Returns the line.
- getCodeToHandleAllowedMethods(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in ControllerActionTransformer
-
- getCommand(org.grails.cli.profile.ProjectContext, java.lang.String) - Method in AbstractProfile
-
- getCommand(java.lang.String, org.grails.cli.profile.ProfileRepository) - Method in CommandRegistry
-
Returns a command for the given name and repository
- Parameters:
name
- The command namerepository
- The ProfileRepository instance
- Returns:
- A command or null of non exists
- getCommand(org.grails.cli.profile.ProjectContext, java.lang.String) - Method in Profile
-
Obtain a command by name
- getCommand() - Method in Step
-
- Returns:
- The command that this step is part of
- getCommandLine() - Method in ExecutionContext
-
- Returns:
- The parsed command line arguments as an instance of CommandLine
- getCommandName() - Method in CommandLine
-
- Returns:
- The command name specified
- getCommandName() - Method in DefaultCommandLine
-
- getCommandResolvers(boolean) - Method in ResourceResolvingCommandFactory
-
- getCommands(org.grails.cli.profile.ProjectContext) - Method in AbstractJarProfileRepository.JarProfile
-
- getCommands(org.grails.cli.profile.ProjectContext) - Method in AbstractProfile
-
- getCommands(org.grails.cli.profile.ProjectContext) - Method in Profile
-
- getCommandsDirectory(org.grails.cli.profile.Profile) - Method in FileSystemCommandResourceResolver
-
- getCompleter() - Method in ClosureCompleter
-
- getCompleters(org.grails.cli.profile.ProjectContext) - Method in AbstractProfile
-
- getCompleters(org.grails.cli.profile.ProjectContext) - Method in Profile
-
The profile completers
- getCompleters() - Method in SortedAggregateCompleter
-
Retrieve the collection of completers currently being aggregated.
- 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 Holders
-
- getConfig() - Method in Plugin
-
- Returns:
- The Config instance for this plugin
- getConfig() - Method in ProjectContext
-
- Returns:
- The codegen config
- getConfigLocations() - Method in GrailsWebApplicationContext
-
- getConfigSettings(grails.config.Config) - Method in FilteringCodecsByContentTypeSettings
-
- getConfiguration() - Method in AbstractProfile
-
- getConfiguration() - Method in Feature
-
- Returns:
- The configuration for the feature
- getConfiguration() - Method in Profile
-
- Returns:
- The profiles configuration
- 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, Properties) - Method in ReadOnlyDriverManagerDataSource
-
- getConsole() - Method in ProjectContext
-
- 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(java.lang.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
-
- See Also:
- UrlMapping#getConstraints()#getConstraints()
- 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
-
- 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.
- getController(javax.servlet.ServletRequest) - Method in DefaultGrailsApplicationAttributes
-
- getController() - Method in ForwardUrlMappingInfo
-
- getController(javax.servlet.ServletRequest) - Method in GrailsApplicationAttributes
-
- Returns:
- The controller for the request
- getControllerActionUri(javax.servlet.ServletRequest) - Method in DefaultGrailsApplicationAttributes
-
- getControllerActionUri(javax.servlet.ServletRequest) - Method in GrailsApplicationAttributes
-
- getControllerClass() - Method in GrailsWebRequest
-
- Returns:
- the controllerClass
- getControllerClass() - Method in WebAttributes
-
Obtains the currently executing controller class
- Returns:
- The controller class
- getControllerFromRequest(javax.servlet.http.HttpServletRequest) - Method in GrailsWebUtil
-
Obtains the currently executing controller from the given request if any.
- getControllerName() - Method in AbstractUrlMapping
-
- See Also:
- UrlMapping#getControllerName()#getControllerName()
- getControllerName() - Method in DefaultRequestStateLookupStrategy
-
- 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 ResponseCodeUrlMapping
-
- 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
- Returns:
- The controller name
- getControllerName() - Method in WebRequestDelegatingRequestContext
-
- 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
- Returns:
- The controller name
- getControllerUri() - Method in Controller
-
Returns the URI of the currently executing controller
- Returns:
- The controller URI
- getControllerUri(javax.servlet.ServletRequest) - Method in DefaultGrailsApplicationAttributes
-
- getControllerUri(javax.servlet.ServletRequest) - Method in GrailsApplicationAttributes
-
- getConverter(java.lang.Class, java.lang.Object) - Method in SimpleDataBinder
-
- getCorsConfigurations() - Method in GrailsCorsConfiguration
-
- getCountingWriter() - Method in BoundedCharsAsEncodedBytesCounter
-
- getCreatedMillis() - Method in CacheEntry
-
- getCreationTime() - Method in GrailsHttpSession
-
- getCurrent() - Method in Environment
-
Returns the current environment which is typcally either DEVELOPMENT, PRODUCTION or TEST.
- getCurrent() - Method in Metadata
-
- Returns:
- the metadata for the current application
- getCurrentCommandLine() - Method in CommandLineParser
-
- getCurrentCompilationError() - Method in Environment
-
- getCurrentEnvironment() - Method in Environment
-
- getCurrentParentBuffers() - Method in StreamCharBuffer
-
- getCurrentReloadError() - Method in Environment
-
- 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
-
- 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, java.lang.String) - Method in AbstractTypeConvertingMap
-
Obtains a date from the parameter using the given format
- getDate(java.lang.String) - Method in GrailsParameterMap
-
Obtains a date for the parameter name using the default format
- 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".
- getDecoder() - Method in CodecFactory
-
Gets the decoder instance.
- getDecoder() - Method in DefaultGrailsCodecClass
-
- getDecoder() - Method in HTML4Codec
-
- getDecoder() - Method in HTMLCodec
-
- getDecoder() - Method in HTMLJSCodec
-
- getDecoder() - Method in JavaScriptCodec
-
- getDecoder() - Method in RawCodec
-
- getDecoder() - Method in XMLCodecFactory
-
- getDefaultAction() - Method in DefaultGrailsControllerClass
-
- getDefaultAction() - Method in GrailsControllerClass
-
Returns the default action for this Controller.
- getDefaultArtifactType() - Method in GrailsCentralPublishGradlePlugin
-
- getDefaultClassifier() - Method in GrailsCentralPublishGradlePlugin
-
- getDefaultClassifier() - Method in GrailsProfilePublishGradlePlugin
-
- getDefaultClassLoader() - Method in DefaultResourceLoader
-
- 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.
- getDefaultConstructor(org.codehaus.groovy.ast.ClassNode) - Method in GroovyScriptCommandTransform
-
- getDefaultDescription(org.gradle.api.Project) - Method in GrailsCentralPublishGradlePlugin
-
- getDefaultEngine() - Method in GrailsDependencyVersions
-
- getDefaultExtraArtifact(org.gradle.api.Project) - Method in GrailsCentralPublishGradlePlugin
-
- getDefaultExtraArtifact(org.gradle.api.Project) - Method in GrailsProfilePublishGradlePlugin
-
- getDefaultFeatures() - Method in AbstractProfile
-
- getDefaultFeatures() - Method in Profile
-
- Returns:
- The default features for this profile
- getDefaultGrailsCentralReleaseRepo() - Method in GrailsCentralPublishGradlePlugin
-
- getDefaultGrailsCentralReleaseRepo() - Method in GrailsProfilePublishGradlePlugin
-
- getDefaultGrailsCentralSnapshotRepo() - Method in GrailsCentralPublishGradlePlugin
-
- getDefaultGrailsCentralSnapshotRepo() - Method in GrailsProfilePublishGradlePlugin
-
- getDefaultInputMask() - Method in GrailsConsole
-
- getDefaultProfile() - Method in CreateAppCommand
-
- getDefaultProfile() - Method in CreatePluginCommand
-
- getDefaultProfile() - Method in CreateProfileCommand
-
- getDefaultProfile() - Method in GrailsGradlePlugin
-
- getDefaultProfile() - Method in GrailsPluginGradlePlugin
-
- getDefaultRepo() - Method in GrailsCentralPublishGradlePlugin
-
- getDefaultRepo() - Method in GrailsProfilePublishGradlePlugin
-
- getDefaultResourceLoader() - Method in DefaultResourceLocator
-
- getDefaultResourceLoader() - Method in ResourceLocator
-
- getDefinedFormats(Closure) - Method in MimeTypesApiSupport
-
- getDelegate() - Method in AbstractClosureProxy
-
- getDependencies() - Method in AbstractProfile
-
- getDependencies() - Method in Feature
-
- Returns:
- The dependency definitions for this feature
- getDependencies() - Method in GrailsClasspath
-
- Returns:
- All Grails dependencies, pull from 'testRuntime' scope
- getDependencies() - Method in GrailsDependencyVersions
-
- getDependencies() - Method in Profile
-
- Returns:
- The dependency definitions for this profile
- 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
- getDescription() - Method in AbstractProfile
-
- getDescription() - Method in ApplicationCommand
-
- getDescription() - Method in ClassPathResource
-
This implementation returns a description that includes the class path location.
- getDescription() - Method in ClosureExecutingCommand
-
- getDescription() - Method in Command
-
- Returns:
- The description of the command
- getDescription() - Method in DefaultFeature
-
- getDescription() - Method in Described
-
- getDescription() - Method in Feature
-
- Returns:
- The description of the profile
- getDescription() - Method in FileSystemResource
-
This implementation returns a description that includes the absolute
path of the file.
- getDescription() - Method in GradleTaskCommandAdapter
-
- getDescription() - Method in GrailsResource
-
- getDescription() - Method in Option
-
- getDescription() - Method in Profile
-
- Returns:
- The description of the profile
- getDescription() - Method in Resource
-
Return a description for this resource,
to be used for error output when working with the resource.
- getDescription() - Method in SpringResource
-
- getDescription() - Method in UrlResource
-
This implementation returns a description that includes the URL.
- getDescriptor() - Method in DefaultGrailsPlugin
-
- getDescriptor() - Method in GrailsPluginInfo
-
Returns the location of the Resource that represents the plugin descriptor (the *GrailsPlugin.groovy file)
- getDescriptor() - Method in PluginAstReader.BasicGrailsPluginInfo
-
- getDestinationDirectory(File) - Method in CreateAppCommand
-
- 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.
- getDirective() - Method in AbstractClosureProxy
-
- getDomainClassType(java.lang.Object, java.lang.String) - Method in GrailsWebDataBinder
-
- Parameters:
obj
- any objectpropName
- the name of a property on obj
- Returns:
- the Class of the domain class referenced by propName, null if propName does not reference a domain class
- 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.
- getDriverClassName() - Method in GrailsDataSource
-
The driver class name for the data source.
- 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
-
- getEncoder() - Method in CodecFactory
-
Gets the encoder instance.
- getEncoder() - Method in CodecPrintWriter
-
- getEncoder() - Method in DefaultGrailsCodecClass
-
- 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
-
- 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.
- getEnvironment() - Method in CommandLine
-
- Returns:
- The environment specified
- getEnvironment() - Method in DefaultCommandLine
-
- getEnvironment(java.lang.String) - Method in Environment
-
Returns the environment for the given short name
- getEnvironment() - Method in GrailsWebApplicationContext
-
- getEnvironment() - Method in Metadata
-
- Returns:
- The environment the application expects to run in
- getEnvironmentSpecificBlock(grails.util.Environment, Closure<?>) - Method in Environment
-
Takes an environment specific DSL block like:
- getErr() - Method in GrailsConsole
-
- getError() - Method in GrailsClasspath
-
- Returns:
- The error message if one occurred
- getErrorMessage(java.lang.String) - Method in GrailsCentralPublishGradlePlugin
-
- getErrors() - Method in Controller
-
Obtains the errors instance for the current controller
- Returns:
- The Errors instance
- getErrors(javax.servlet.ServletRequest) - Method in DefaultGrailsApplicationAttributes
-
- getErrors(javax.servlet.ServletRequest) - Method in GrailsApplicationAttributes
-
- getErrors() - Method in Validateable
-
- getErrors() - Method in ValidationException
-
- getEventType() - Method in GrailsContextEvent
-
- getEvictionNames() - Method in AbstractGrailsPlugin
-
- getEvictionNames() - Method in GrailsPlugin
-
- Returns:
- The names of the plugins this plugin should evict onload
- getExceptionHandlerMethodFor(java.lang.Class) - 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() - Method in RenderContext
-
Which properties should be excluded from rendering
- Returns:
- A list of excludes
- getExecutablePatterns() - Method in AbstractProfile
-
- getExecutablePatterns() - Method in Profile
-
- Returns:
- The list of file patterns which should be executable in the resulting application
- getExecutionContext() - Method in GroovyScriptCommand
-
- getExpandoMetaClass(java.lang.Class) - Method in GrailsClassUtils
-
- getExpandoMetaClass(Class<?>) - Method in GrailsMetaClassUtils
-
- getExtends() - Method in AbstractProfile
-
- getExtends() - Method in Profile
-
- getExtensions() - Method in MicronautGroovyPropertySourceLoader
-
- 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
- getFeatures() - Method in AbstractProfile
-
- getFeatures() - Method in Profile
-
- Returns:
- The features for this profile
- 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.net.URI) - Method in AbstractFileResolvingResource
-
This implementation returns a File reference for the underlying class path
resource, provided that it refers to a file in the file system.
- getFile() - Method in ByteArrayResource
-
- getFile() - Method in FileSystemResource
-
This implementation returns the underlying File reference.
- getFile(java.lang.String) - Method in GrailsMockHttpServletRequest
-
- getFile() - Method in GrailsResource
-
- getFile(java.net.URI) - Method in GrailsResourceUtils
-
Resolve the given resource URI to a java.io.File
,
i.e. to a file in the file system.
- getFile() - Method in Resource
-
Return a File handle for this resource.
- getFile() - Method in SpringResource
-
- getFile() - Method in UrlResource
-
This implementation returns a File reference for the underlying URL/URI,
provided that it refers to a file in the file system.
- getFileBasename(java.lang.String) - Method in GrailsStringUtils
-
Obtains the base name of a file excluding path and extension
- Parameters:
path
- The path
- Returns:
- The name of the file excluding path and extension
- getFileExtensions() - Method in YamlPropertySourceLoader
-
- getFileForLastModifiedCheck() - Method in AbstractFileResolvingResource
-
This implementation determines the underlying File
(or jar file, in case of a resource in a jar/zip).
- getFileMap() - Method in GrailsMockHttpServletRequest
-
- getFilename() - Method in ByteArrayResource
-
- getFilename() - Method in ClassPathResource
-
This implementation returns the name of the file that this class path
resource refers to.
- getFileName(java.lang.StackTraceElement) - Method in DefaultErrorsPrinter
-
- getFileName(java.lang.StackTraceElement) - Method in DefaultStackTracePrinter
-
- getFilename() - Method in FileSystemResource
-
This implementation returns the name of the file.
- getFilename() - Method in GrailsByteArrayResource
-
- getFilename() - Method in GrailsResource
-
- getFilename(java.lang.String) - Method in GrailsResourceUtils
-
Extract the filename from the given path,
e.g.
- getFilename() - Method in MockFileResource
-
- getFilename() - Method in ReloadableResourceBundleMessageSource.PropertiesHolder
-
- getFilename() - Method in Resource
-
Determine a filename for this resource, i.e. typically the last
part of the path: for example, "myfile.txt".
- getFileName() - Method in SourceCodeAware
-
- getFilename() - Method in SpringResource
-
- getFilename() - Method in UrlResource
-
This implementation returns the name of the file that this URL refers to.
- getFileNameInfo(java.lang.Throwable, org.grails.io.support.Resource) - Method in DefaultErrorsPrinter
-
- getFileNames() - Method in GrailsMockHttpServletRequest
-
- getFiles(java.lang.String) - Method in GrailsMockHttpServletRequest
-
- 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 ExceptionUtils
-
- getFirstRuntimeException(java.lang.Throwable) - Method in GrailsExceptionResolver
-
- getFlag(java.lang.String) - Method in CommandDescription
-
Returns a flag for the given name or null if it doesn't exist
- Parameters:
name
- The name
- Returns:
- The argument or null
- getFlags() - Method in CommandDescription
-
Flags to the command.
- getFlash() - Method in WebAttributes
-
Obtains the Grails FlashScope instance
- Returns:
- The FlashScope instance
- getFlashScope(javax.servlet.ServletRequest) - Method in DefaultGrailsApplicationAttributes
-
- getFlashScope(javax.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(javax.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(javax.servlet.http.HttpServletResponse) - Method in HttpServletResponseExtension
-
Obtains the format to use for the response using either the file extension or the ACCEPT header
- Parameters:
response
- The response
- Returns:
- The request format
- 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
- Returns:
- the value String of the annotation
- getFormattedConverter(java.lang.reflect.Field, java.lang.String) - Method in SimpleDataBinder
-
Get a ValueConverter for field
- Parameters:
field
- The field to retrieve a converter forformattingValue
- The format that the converter will use
- Returns:
- a ValueConverter for field which uses formattingValue for its format
- See Also:
- BindingFormat
- getForwardURI() - Method in GrailsMockHttpServletRequest
-
Implementation of the dynamic "forwardURI" property.
- getForwardURI(javax.servlet.http.HttpServletRequest) - Method in HttpServletRequestExtension
-
- getForwardURI(javax.servlet.http.HttpServletRequest) - Method in WebUtils
-
Obtains the forwardURI from the request, since Grails uses a forwarding technique for URL mappings.
- getFullClassName(java.lang.String) - Method in GrailsNameUtils
-
Returns the class name, including package, for the given class.
- 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 GrailsPluginInfo
-
- Returns:
- The full name of the plugin including version
- getFullName() - Method in Model
-
- Returns:
- The class name including package
- 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
- getGetterName(java.lang.String) - Method in GrailsNameUtils
-
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 GrailsAutoConfiguration
-
- getGrailsApplication() - Method in Holders
-
- getGrailsApplication() - Method in WebAttributes
-
Obtains the GrailsApplication instance
- Returns:
- The GrailsApplication instance
- getGrailsAttributes() - Method in WebAttributes
-
Obtains the GrailsApplicationAttributes instance
- Returns:
- 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
-
- getGrailsConsole() - Method in GroovyScriptCommand
-
- Returns:
- The GrailsConsole instance
- getGrailsEnv() - Method in GroovyScriptCommand
-
- Returns:
- The name of the current Grails environment
- 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 BuildSettings
-
- Returns:
- The version of Grails being used
- getGrailsVersion() - Method in Environment
-
- Returns:
- The current Grails version
- getGrailsVersion() - Method in GrailsUtil
-
- getGrailsVersion() - Method in Metadata
-
- Returns:
- The Grails version used to build the application
- getGroovyPagesUriService() - Method in DefaultGrailsApplicationAttributes
-
- getGroovyPagesUriService() - Method in GrailsApplicationAttributes
-
- Returns:
- The GroovyPageUriService instance
- getHandlerExecutionChain(java.lang.Object, javax.servlet.http.HttpServletRequest) - Method in UrlMappingsHandlerMapping
-
- getHandlerInternal(javax.servlet.http.HttpServletRequest) - Method in UrlMappingsHandlerMapping
-
- getHttpMethod() - Method in AbstractUrlMapping
-
- getHttpMethod() - Method in DefaultRequestStateLookupStrategy
-
- getHttpMethod() - Method in DefaultUrlMappingInfo
-
- getHttpMethod() - Method in GrailsRequestStateLookupStrategy
-
- getHttpMethod() - Method in RenderContext
-
- 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(javax.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.
- getIncludes() - Method in RenderContext
-
Which properties should be included in rendering
- Returns:
- A list of includes
- 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
-
- getInput() - Method in GrailsConsole
-
- Returns:
- The input stream being read from
- getInputStream() - Method in ByteArrayResource
-
- getInputStream() - Method in ClassPathResource
-
This implementation opens an InputStream for the given class path resource.
- getInputStream() - Method in FileSystemResource
-
This implementation opens a FileInputStream for the underlying file.
- getInputStream() - Method in GrailsMockHttpServletRequest
-
- getInputStream() - Method in GrailsResource
-
- getInputStream() - Method in Resource
-
An input stream
- getInputStream() - Method in SpringResource
-
- getInputStream() - Method in StreamByteBuffer
-
- getInputStream() - Method in UrlResource
-
This implementation opens an InputStream for the given URL.
- getInstance() - Method in DefaultGrailsPlugin
-
- getInstance() - Method in GrailsConsole
-
- getInstance() - Method in GrailsPlugin
-
Retrieves the wrapped plugin instance for this plugin
- getInstance() - Method in LazyMetaPropertyMap
-
Returns the wrapped instance.
- getInstance(org.grails.io.support.Resource) - Method in Metadata
-
Loads and returns a new Metadata object for the given File.
- getInstanceImplementation() - Method in AbstractGrailsArtefactTransformer
-
The class that provides the implementation of all instance methods and properties
- getInstanceImplementation() - Method in ControllerDomainTransformer
-
- getInstructions() - Method in AbstractProfile
-
- getInstructions() - Method in Profile
-
- Returns:
- Text to display after an application has been created with the profile
- 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.
- getJarFile(java.lang.String) - Method in PathMatchingResourcePatternResolver
-
Resolve the given jar file URL into a JarFile object.
- getJpaClassNames() - Method in AnnotationDomainClassArtefactHandler
-
- getJson() - Method in AbstractGrailsMockHttpServletResponse
-
Get the response JSON
- Returns:
- The JSON response
- 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
- getLastAccessedTime() - Method in GrailsHttpSession
-
- getLastMessage() - Method in GrailsConsole
-
- Returns:
- The last message logged
- getLastModified(javax.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.
- getLicense() - Method in GrailsPublishExtension
-
- getLineNumber() - Method in GrailsWrappedRuntimeException
-
- Returns:
- Returns the lineNumber.
- getLineNumber() - Method in SourceCodeAware
-
- 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, 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
-
- getLocale() - Method in ServletRenderContext
-
- getLocation() - Method in Feature
-
- Returns:
- The location of the feature
- 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
-
- getLogicalName(java.lang.String, java.lang.String) - Method in GrailsNameUtils
-
Retrieves the logical name of the class without the trailing name
- getLogicalPropertyName() - Method in AbstractGrailsClass
-
- getLogicalPropertyName() - Method in GrailsClass
-
Returns the logical name of the class as a property name.
- getLogicalPropertyName(java.lang.String, java.lang.String) - Method in GrailsNameUtils
-
- 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.
- getLowerCaseName() - Method in Model
-
A lower case version of the class name separated by hyphens.
- getLowerVersion(java.lang.String) - Method in GrailsVersionUtils
-
Returns the lower version of a Grails version number expression in a plugin
- getMainContext() - Method in AbstractGrailsApplication
-
- getMainContext() - Method in GrailsApplication
-
Returns the Spring context for this application.
- 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 MappingContext.
- getMappingName() - Method in AbstractUrlMapping
-
- getMappingName() - Method in UrlMapping
-
The name of the mapping in case of named URL mapping
- 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
- getMatches() - Method in Constrained
-
- getMatches() - Method in ConstrainedDelegate
-
- getMatchingFileExtensions() - Method in CommandResourceResolver
-
The pattern to match file names with
- Returns:
- A regex pattern
- getMatchingFileExtensions() - Method in ResourceResolvingCommandFactory
-
- 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
-
- getMergedBinaryPluginProperties(Locale) - Method in PluginAwareResourceBundleMessageSource
-
- getMergedPluginProperties(Locale) - Method in PluginAwareResourceBundleMessageSource
-
Get a PropertiesHolder that contains the actually visible properties
for a Locale, after merging all specified resource bundles.
- getMergedProperties(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, Locale) - Method in ReloadableResourceBundleMessageSource.PropertiesHolder
-
- getMessageSource() - Method in DefaultGrailsApplicationAttributes
-
- getMessageSource() - Method in GrailsApplicationAttributes
-
- Returns:
- The MessageSource instance
- getMetaClass() - Method in AbstractGrailsClass
-
- 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
-
- getMetadataFile() - Method in Metadata
-
- getMetaProperties() - Method in AbstractGrailsClass
-
- getMethod() - Method in HiddenHttpMethodFilter.HttpMethodRequestWrapper
-
- getMethodName() - Method in ControllerExceptionHandlerMetaData
-
- getMimeConfig(grails.config.Config) - Method in MimeTypesConfiguration
-
- getMimeConfig(grails.config.Config) - Method in MimeTypesFactoryBean
-
- getMimeType(grails.core.GrailsApplication, java.lang.Object) - Method in DataBindingUtils
-
- getMimeType(javax.servlet.http.HttpServletResponse) - Method in HttpServletResponseExtension
-
Obtains the MimeType for the response using either the file extension or the ACCEPT header
- Parameters:
response
- The response
- Returns:
- The MimeType
- getMimeTypeForExtension(java.lang.String) - Method in DefaultMimeUtility
-
{@inheritDoc}
- getMimeTypeForExtension(java.lang.String) - Method in MimeUtility
-
Obtains a MimeType for the given extension
- 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 DefaultDataBindingSourceCreator
-
- getMimeTypes() - Method in DefaultHtmlRenderer
-
- getMimeTypes() - Method in HalJsonDataBindingSourceCreator
-
- getMimeTypes() - Method in HalXmlDataBindingSourceCreator
-
- getMimeTypes(javax.servlet.http.HttpServletRequest) - Method in HttpServletRequestExtension
-
Obtains a list of configured grails.web.mime.MimeType instances for the request
- Parameters:
request
- The request
- Returns:
- A list of configured mime types
- getMimeTypes(javax.servlet.http.HttpServletResponse) - Method in HttpServletResponseExtension
-
Gets the configured mime types for the response
- Parameters:
response
- The response
- Returns:
- The configured mime types
- 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(javax.servlet.http.HttpServletResponse) - Method in HttpServletResponseExtension
-
Gets the configured mime types for the response
- Parameters:
response
- The response
- Returns:
- The configured mime types
- 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
- Returns:
- The ModelAndView
- getModelAndView() - Method in Interceptor
-
Obtains the ModelAndView for the currently executing controller
- Returns:
- The ModelAndView
- getModelAndView() - Method in ServletRenderContext
-
- getModelName() - Method in Model
-
A property name version of the class name.
- getMultiFileMap() - Method in GrailsMockHttpServletRequest
-
- getMultipartContentType(java.lang.String) - Method in GrailsMockHttpServletRequest
-
- getMultipartHeaders(java.lang.String) - Method in GrailsMockHttpServletRequest
-
- getName() - Method in AbstractGrailsClass
-
- getName() - Method in AbstractGrailsPlugin
-
- getName() - Method in AbstractJarProfileRepository.JarProfile
-
- getName() - Method in ApplicationCommand
-
- getName() - Method in BaseApiProvider
-
- getName() - Method in BeanConfiguration
-
- Returns:
- The name of the bean
- getName() - Method in CreateAppCommand
-
- getName() - Method in CreatePluginCommand
-
- getName() - Method in CreateProfileCommand
-
- getName() - Method in DefaultBeanConfiguration
-
- getName() - Method in DefaultGrailsDomainClass
-
- getName() - Method in DefaultGrailsPlugin
-
- getName() - Method in Environment
-
- Returns:
- the name of the environment
- getName() - Method in ExecuteStep
-
- getName() - Method in Feature
-
- Returns:
- The name of the feature
- getName() - Method in GradleStep
-
- getName() - Method in GradleTaskCommandAdapter
-
- 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 GrailsPluginGradlePlugin.ExplodedDir
-
- getName() - Method in GrailsPluginInfo
-
- Returns:
- The name of the plug-in
- getName() - Method in GspTagSourceMacro
-
- getName() - Method in HelpCommand
-
- getName() - Method in HiddenMacro
-
- getName() - Method in MkdirStep
-
- getName() - Method in Named
-
- Returns:
- The name of the object
- getName() - Method in OpenCommand
-
- getName() - Method in Option
-
- getName() - Method in PluginAstReader.BasicGrailsPluginInfo
-
- getName() - Method in Profile
-
- Returns:
- The name of the profile
- getName() - Method in RenderStep
-
- getName() - Method in ResourceProfile
-
- getName() - Method in Step
-
- Returns:
- The name of the step
- getNamedPlugin(java.lang.String) - Method in BasePluginFilter
-
- getNameFromScript(java.lang.String) - Method in GrailsNameUtils
-
Calculates the class name from a script name in the form my-funk-grails-script.
- getNamespace() - Method in AbstractUrlMapping
-
- getNamespace() - Method in DefaultGrailsControllerClass
-
- 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.
- getNaturalName(java.lang.String) - Method in GrailsNameUtils
-
Converts a property name into its natural language equivalent eg ('firstName' becomes 'First Name')
- getNavigableProperty(java.lang.String) - Method in NavigableMapPropertySource
-
- 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 HotSwappableTargetSourceFactoryBean
-
- getObject() - Method in InstanceFactoryBean
-
- getObject() - Method in MimeTypesFactoryBean
-
- getObject() - Method in SimpleBindingError
-
- getObject() - Method in UrlMappingsHolderFactoryBean
-
- getObject() - Method in ValidatorRegistryFactoryBean
-
- 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 HotSwappableTargetSourceFactoryBean
-
- getObjectType() - Method in InstanceFactoryBean
-
- getObjectType() - Method in MimeTypesFactoryBean
-
- 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
- getOption() - Method in DefaultCommandLine.SpecifiedOption
-
- getOptionalFields() - Method in AbstractStructuredDateBindingEditor
-
- getOptionalFields() - Method in StructuredDateEditor
-
- getOptionalFields() - Method in StructuredPropertyEditor
-
- Returns:
- The optional fields
- getOptionsHelpMessage() - Method in CommandLineParser
-
- getOrCreateChildMap(Map, java.lang.String) - Method in CollectionUtils
-
Gets a child map of the given parent map or returns an empty map if it doesn't exist
- 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 MicronautGroovyPropertySourceLoader
-
- getOrder() - Method in TransactionManagerPostProcessor
-
- getOriginalParams() - Method in GrailsWebRequest
-
- Returns:
- The Grails params object
- getOtherProperties() - Method in GrailsDataSource
-
Other properties for this data source.
- getOut(javax.servlet.http.HttpServletRequest) - Method in DefaultGrailsApplicationAttributes
-
- getOut(javax.servlet.http.HttpServletRequest) - Method in GrailsApplicationAttributes
-
Holds the current response write for the request
- getOut() - Method in GrailsConsole
-
- getOut() - Method in GrailsLazyProxyPrintWriter
-
- getOut() - Method in GrailsPrintWriter
-
- getOut() - Method in GrailsPrintWriterAdapter
-
- getOut() - Method in GrailsRequestContext
-
The response writer.
- getOut() - Method in GrailsWebRequest
-
- getOut() - Method in WebRequestDelegatingRequestContext
-
- getOutputStream() - Method in FileSystemResource
-
This implementation opens a FileOutputStream for the underlying file.
- 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.
- getPackageName(java.lang.String) - Method in GrailsNameUtils
-
Returns the package prefix without the class name eg ('a.b.ClassName' becomes 'a.b').
- getPackageName() - Method in Model
-
- getPackagePath() - Method in Model
-
- 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 Step
-
- Returns:
- The parameters to the step
- getParameters() - Method in UrlMappingInfo
-
The parameters that were extracted from the URI that was matched
- getParameterTypes() - Method in AbstractClosureProxy
-
- getParameterTypes() - Method in BaseApiProvider
-
- 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
- Returns:
- The GrailsParameterMap instance
- 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
-
- getParentSkeletonDir(File) - Method in AbstractProfile
-
- getParentSkeletonDir(File) - Method in Profile
-
- Returns:
- The directory the parent profile(s) skeleton should be copied into
- getParsedXml() - Method in BinaryGrailsPluginDescriptor
-
- Returns:
- The parsed descriptor
- 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.
- getPasswordAuthentication() - Method in SystemPropertiesAuthenticator
-
- getPath() - Method in ClassPathResource
-
Return the path for this resource (as resource path within the class path).
- getPath() - Method in FileSystemResource
-
Return the file path for this resource.
- getPathFromBaseDir(java.lang.String) - Method in GrailsResourceUtils
-
Gets the path relative to the project base directory.
- getPathFromRoot(java.lang.String) - Method in GrailsResourceUtils
-
Get the path relative to an artefact folder under grails-app i.e:
- getPathMatcher() - Method in PathMatchingResourcePatternResolver
-
Return the PathMatcher that this resource pattern resolver uses.
- getPathWithinApplication(javax.servlet.http.HttpServletRequest) - Method in GrailsUrlPathHelper
-
- getPatternComparator(java.lang.String) - Method in AntPathMatcher
-
Given a full path, returns a java.util.Comparator suitable for sorting patterns in order of explicitness.
- getPersistentInstance(java.lang.Class, java.lang.Object) - Method in GrailsWebDataBinder
-
- getPhase() - Method in EmbeddedDatabaseShutdownHook
-
- getPlugin() - Method in DefaultGrailsPlugin
-
- getPluginClass() - Method in AbstractGrailsPlugin
-
- getPluginClass() - Method in GrailsPlugin
-
Returns the underlying class that represents this plugin
- getPluginClasses() - Method in CorePluginFinder
-
- getPluginContextPath(javax.servlet.http.HttpServletRequest) - Method in DefaultGrailsApplicationAttributes
-
- getPluginContextPath(javax.servlet.http.HttpServletRequest) - Method in GrailsApplicationAttributes
-
Retrieves the plugin context path for the current request.
- getPluginContextPath() - Method in WebAttributes
-
Obtains the pluginContextPath
- Parameters:
delegate
- The object the method is being invoked on
- Returns:
- The plugin context path
- getPluginDir() - Method in DefaultGrailsPlugin
-
- getPluginDir() - Method in GrailsPluginInfo
-
- Returns:
- The directory where the plugin exists or null if it cannot be read
- 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(grails.config.Config) - 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.
- getPluginIndex() - Method in AbstractUrlMapping
-
- getPluginIndex() - Method in UrlMapping
-
- Returns:
- The plugin index or null
- 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(java.util.List, java.util.List) - Method in ExcludingPluginFilter
-
- getPluginList(java.util.List, java.util.List) - Method in IncludingPluginFilter
-
- getPluginManager(boolean) - Method in Holders
-
- 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() - Method in DefaultUrlMappingInfo
-
- getPluginName() - Method in DomainClassArtefactHandler
-
- getPluginName() - Method in GrailsClass
-
- Returns:
- The plugin where the artefact originates from
- getPluginName(java.lang.String) - Method in GrailsNameUtils
-
Returns the name of a plugin given the name of the *GrailsPlugin.groovy
descriptor file.
- getPluginName(java.lang.Class) - Method in GrailsVersionUtils
-
Get the name of the a plugin for a particular class.
- 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
-
- getPluginVersion(java.lang.Class) - Method in GrailsVersionUtils
-
Get the version of the a plugin for a particular class.
- 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
- getPortalUser() - Method in GrailsPublishExtension
-
- getPreviousEncodingState() - Method in EncodingState
-
- getPreviousEncodingState() - Method in EncodingStateImpl
-
- getProfile(java.lang.String, java.lang.Boolean) - Method in AbstractJarProfileRepository
-
- getProfile() - Method in Feature
-
- Returns:
- The profile this feature belongs to
- getProfile(java.lang.String) - Method in MavenProfileRepository
-
- getProfile() - Method in ProfileCommand
-
- Returns:
- The profile of the command
- getProfile(java.lang.String, java.lang.Boolean) - Method in ProfileRepository
-
Obtains a named Profile
- Parameters:
profileName
- The name of the profileparentProfile
- Whether or not the profile is a parent of another profile
- Returns:
- The Profile or null
- getProfile(java.lang.String) - Method in StaticJarProfileRepository
-
- getProfileAndDependencies(org.grails.cli.profile.Profile) - Method in AbstractJarProfileRepository
-
- getProfileAndDependencies(org.grails.cli.profile.Profile) - Method in ProfileRepository
-
Returns the given profile with all dependencies in topological order where
given profile is last in the order.
- getProfileArtifact(java.lang.String) - Method in AbstractJarProfileRepository
-
- getProfileArtifact(java.lang.String) - Method in ProfileRepository
-
- Returns:
- The Artifact that resolves to the profile
- getProfileDependencies() - Method in GrailsClasspath
-
- Returns:
- The profile dependencies
- getProfileDir() - Method in AbstractProfile
-
- getProfileDir() - Method in Profile
-
- Returns:
- The directory where the profile is located locally
- getProfileDirectory(java.lang.String) - Method in AbstractJarProfileRepository
-
- getProfileDirectory(java.lang.String) - Method in ProfileRepository
-
The directory where the profile is located
- Parameters:
profile
- The name of the profile
- Returns:
- The directory where the profile is located or null if it doesn't exist
- getProfileRepository() - Method in AbstractProfile
-
- getProjectDirectory() - Method in BinaryGrailsPlugin
-
- getProjectPackageNames(File) - Method in ResourceUtils
-
- getProperties(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 GrailsPluginInfo
-
Gets the properties of the plugin as a map
- getProperties() - Method in PluginAstReader.BasicGrailsPluginInfo
-
- getProperties(java.lang.String, org.grails.io.support.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
- link:
- DataBindingLazyMetaPropertyMap
- Returns:
- An instance of {
- 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, java.lang.Class, T) - Method in CodeGenConfig
-
- getProperty(java.lang.String) - Method in CompositeConfig
-
- getProperty(java.lang.String, java.lang.Class, T, java.util.List) - 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.Class, T) - Method in ConfigMap
-
Return the property value associated with the given key, or null
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 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 GrailsMockHttpServletRequest
-
Property access for request attributes.
- getProperty(java.lang.String) - Method in GrailsMockHttpSession
-
- getProperty(java.lang.String) - Method in GrailsPrintWriter
-
- getProperty(javax.servlet.http.HttpServletRequest, java.lang.String) - Method in HttpServletRequestExtension
-
- getProperty(javax.servlet.http.HttpSession, java.lang.String) - Method in HttpSessionExtension
-
- getProperty(java.lang.String, java.lang.Class, T) - Method in Metadata
-
- getProperty(java.lang.String) - Method in NavigableMap
-
- getProperty(java.lang.String) - Method in NavigableMap.NullSafeNavigator
-
- 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
-
- 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.
- getPropertyForGetter(java.lang.String, java.lang.String) - Method in GrailsNameUtils
-
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.
- getPropertyForSetter(java.lang.String) - Method in GrailsNameUtils
-
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(Class<?>) - Method in GrailsNameUtils
-
Shorter version of getPropertyNameRepresentation.
- getPropertyName(java.lang.String, java.lang.String, java.lang.String) - Method in GrailsWebDataBindingListener
-
- getPropertyName() - Method in Model
-
A property name version of the class name.
- getPropertyName() - Method in SimpleBindingError
-
- getPropertyNameConvention(java.lang.Object, java.lang.String) - Method in GrailsNameUtils
-
Returns an appropriate property name for the given object.
- getPropertyNameForLowerCaseHyphenSeparatedName(java.lang.String) - Method in GrailsNameUtils
-
Converts foo-bar into fooBar.
- getPropertyNameForNode(groovy.util.slurpersupport.Node) - Method in GPathResultMap
-
- getPropertyNameForNode(groovy.util.slurpersupport.Node) - Method in HalGPathResultMap
-
- getPropertyNameForNodeChild(groovy.util.slurpersupport.NodeChild) - Method in GPathResultMap
-
- getPropertyNameForNodeChild(groovy.util.slurpersupport.NodeChild) - Method in HalGPathResultMap
-
- getPropertyNameRepresentation(java.lang.String) - Method in GrailsNameUtils
-
Returns the property name representation of the given name.
- getPropertyNames() - Method in DataBindingSource
-
- Returns:
- the names of properties represented
- getPropertyNames() - Method in EnvironmentAwarePropertySource
-
- getPropertyNames() - Method in NavigableMapPropertySource
-
- getPropertyNames() - Method in SimpleMapDataBindingSource
-
- 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(Map) - Method in AbstractStructuredBindingEditor
-
- getPropertyValue(java.lang.Object, java.lang.String, 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.
- 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, 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
- 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
-
- getRawArguments() - Method in CommandLine
-
- getRawArguments() - Method in DefaultCommandLine
-
- getReader() - Method in FastStringPrintWriter
-
- getReader() - Method in FastStringWriter
-
- getReader() - Method in GrailsConsole
-
- 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.StreamCharBufferReader
-
- 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() - 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
-
- getRelativeInsideWebInf(org.grails.io.support.Resource) - Method in GrailsResourceUtils
-
Takes a Grails resource (one located inside the grails-app dir) and gets its relative path inside the WEB-INF directory
when deployed.
- getReloadLocation() - Method in Environment
-
- Returns:
- Obtains the location to reload resources from
- getRemainingArgs() - Method in CommandLine
-
- Returns:
- The remaining arguments after the command name
- getRemainingArgs() - Method in DefaultCommandLine
-
- getRemainingArgsArray() - Method in CommandLine
-
- Returns:
- The remaining arguments as an array
- getRemainingArgsArray() - Method in DefaultCommandLine
-
- getRemainingArgsLineSeparated() - Method in CommandLine
-
- Returns:
- The remaining args separated by the line separator char
- getRemainingArgsLineSeparated() - Method in DefaultCommandLine
-
- getRemainingArgsString() - Method in CommandLine
-
- Returns:
- The remaining args as one big string
- getRemainingArgsString() - Method in DefaultCommandLine
-
- getRemainingArgsWithOptionsString() - Method in CommandLine
-
- Returns:
- The remaining args as one big string without undeclared options
- getRemainingArgsWithOptionsString() - Method in DefaultCommandLine
-
- getRemainingParameterTypes(org.codehaus.groovy.ast.Parameter) - Method in GrailsASTUtils
-
Gets the remaining parameters excluding the first parameter in the given list
- getRepositories() - Method in AbstractProfile
-
- getRepositories() - Method in Profile
-
- Returns:
- The maven repository definitions for this profile
- 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, javax.servlet.http.HttpServletRequest, java.lang.String) - Method in GrailsExceptionResolver
-
- getRequestURI() - Method in GrailsRequestContext
-
- getRequestURI() - Method in WebRequestDelegatingRequestContext
-
- getRequestURIForGrailsDispatchURI(javax.servlet.http.HttpServletRequest) - Method in WebUtils
-
The Grails dispatch servlet maps URIs like /app/grails/example/index.dispatch.
- getRequiredFeatures() - Method in AbstractProfile
-
- getRequiredFeatures() - Method in Profile
-
- Returns:
- The required features for this profile
- getRequiredFields() - Method in AbstractStructuredDateBindingEditor
-
- getRequiredFields() - Method in StructuredDateEditor
-
- getRequiredFields() - Method in StructuredPropertyEditor
-
- Returns:
- The required fields
- getRequiredProperty(java.lang.String, java.lang.Class) - Method in CodeGenConfig
-
- getRequiredProperty(java.lang.String, Class<T>) - Method in CompositeConfig
-
- getRequiredProperty(java.lang.String, java.lang.Class) - Method in ConfigMap
-
Return the property value associated with the given key, converted to the given
targetType (never null
).
- getRequiredProperty(java.lang.String, java.lang.Class) - Method in Metadata
-
- getRequiredProperty(java.lang.String, Class<T>) - Method in NavigableMapConfig
-
- getRequiredProperty(java.lang.String, Class<T>) - Method in PrefixedConfig
-
- getResolver() - Method in DefaultGrailsPlugin
-
- 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 ClosureClassIgnoringComponentScanBeanDefinitionParser
-
- getResource(java.lang.String) - Method in CommandLineResourceLoader
-
- getResource(java.lang.String) - Method in DefaultResourceLoader
-
- getResource(java.lang.String) - Method in MockResourceLoader
-
- getResource(java.lang.String) - Method in MockStringResourceLoader
-
- getResource(java.lang.String) - Method in PathMatchingResourcePatternResolver
-
- getResource(java.lang.String) - Method in ResourceLoader
-
Return a Resource handle for the specified resource.
- getResource(java.lang.String) - Method in SimpleMapResourceLoader
-
- getResource(java.lang.String) - Method in StaticResourceLoader
-
- getResourceByPath(java.lang.String) - Method in DefaultResourceLoader
-
Return a Resource handle for the resource at the given path.
- getResourceByPath(java.lang.String) - Method in FileSystemResourceLoader
-
Resolve resource paths as file system paths.
- 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
-
- getResourceLoader() - Method in PathMatchingResourcePatternResolver
-
Return the ResourceLoader that this pattern resolver works with.
- getResourcePath() - Method in RenderContext
-
- Returns:
- The path the the resource
- getResourcePath() - Method in ServletRenderContext
-
- getResourcePatternResolver() - Method in GrailsWebApplicationContext
-
This implementation supports pattern matching in unexpanded WARs too.
- getResources(java.lang.String) - Method in PathMatchingResourcePatternResolver
-
- getResources() - Method in SimpleMapResourceLoader
-
- getResources(java.lang.String) - Method in SpringInvoker.Slf4jBindingAwareClassLoader
-
- getResourcesDir() - Method in FileSystemInteractionImpl
-
- Returns:
- The directory where resources are processed to
- getResourceTitle(java.lang.String, Locale) - Method in AbstractLinkingRenderer
-
- getResponse() - Method in GrailsRequestContext
-
The response object.
- getResponse() - Method in ServletAttributes
-
Obtains the HttpServletResponse instance
- Returns:
- The HttpServletResponse instance
- getResponse() - Method in WebRequestDelegatingRequestContext
-
- getResponseCode() - Method in ResponseCodeMappingData
-
- getReverseMapping(java.lang.String, java.lang.String, Map) - Method in AbstractGrailsControllerUrlMappings
-
- getReverseMapping(java.lang.String, java.lang.String, java.lang.String, java.lang.String, Map) - Method in DefaultUrlMappingsHolder
-
- See Also:
- UrlMappingsHolder#getReverseMapping(String, String, java.util.Map)
- getReverseMapping(java.lang.String, java.lang.String, 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, Map) - Method in AbstractGrailsControllerUrlMappings
-
- getReverseMappingNoDefault(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, Map) - Method in DefaultUrlMappingsHolder
-
- getReverseMappingNoDefault(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, 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
- Parameters:
ex
- The exception
- Returns:
- The root cause
- getRootCause(java.lang.Throwable) - Method in ExceptionUtils
-
Obtains the root cause of the given exception
- Parameters:
ex
- The exception
- Returns:
- The root cause
- 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 GradleDependency
-
- getScope() - Method in GrailsControllerClass
-
- Returns:
- The scope of the controller, defaults to singleton
- getScriptName(java.lang.String) - Method in GrailsNameUtils
-
Retrieves the script name representation of the given class name.
- getServerBaseURL() - Method in DefaultLinkGenerator
-
- getServerBaseURL() - Method in LinkGenerator
-
The base URL of the server used for creating absolute links.
- getServletConfig() - Method in GrailsWebApplicationContext
-
- getServletContext() - Method in DefaultGrailsApplicationAttributes
-
- 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
- Returns:
- The ServletContext instance
- getServletContext() - Method in ServletContextHolder
-
- getServletContext() - Method in WebRequestDelegatingRequestContext
-
- getServletVersion() - Method in Metadata
-
- Returns:
- The version of the servlet spec the application was created for
- getSession() - Method in GrailsRequestContext
-
The session object.
- getSession() - Method in GrailsWebRequest
-
- Returns:
- The Grails session object
- getSession() - Method in ServletAttributes
-
- getSession() - Method in WebRequestDelegatingRequestContext
-
- getSessionContext() - Method in GrailsHttpSession
-
@deprecated
- See Also:
- javax.servlet.http.HttpSession#getSessionContext()
- getSetterName(java.lang.String) - Method in GrailsClassUtils
-
Retrieves the name of a setter for the specified property name
- getSetterName(java.lang.String) - Method in GrailsNameUtils
-
Retrieves the name of a setter for the specified property name
- getSetting(java.lang.String, java.lang.Class, T) - Method in GrailsCli
-
Obtains a value from USER_HOME/.grails/settings.yml
- Parameters:
key
- the property name to resolvetargetType
- the expected type of the property valuedefaultValue
- The default value
- 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.
- getShortName(java.lang.String) - Method in GrailsNameUtils
-
Returns the class name without the package prefix.
- getSimpleName() - Method in Model
-
- Returns:
- The class name without package
- getSize() - Method in Constrained
-
- getSize() - Method in ConstrainedDelegate
-
- getSkeletonExcludes() - Method in AbstractProfile
-
- getSkeletonExcludes() - Method in Profile
-
- Returns:
- A list of paths to exclude from the skeleton.
- getSource() - Method in Metadata
-
- Returns:
- The source of the metadata
- getSource() - Method in ProfileCompilerTask
-
- getSourceUnit() - Method in ResponseCodeUrlMappingVisitor
-
- getSourceUrl(org.codehaus.groovy.ast.ClassNode) - Method in GrailsASTUtils
-
- getSpringApplication() - Method in GrailsApplicationContextLoader
-
- getSpringBootVersion() - Method in GrailsDependencyVersions
-
- 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.
- 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
-
- 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
-
- getStaticResourcePathForResource(org.grails.io.support.Resource, java.lang.String) - Method in GrailsResourceUtils
-
Retrieves the static resource path for the given Grails resource artifact (controller/taglib etc.)
- getStatus() - Method in IncludeResponseWrapper
-
- getStep(java.lang.String, org.grails.cli.profile.Command, Map) - Method in StepRegistry
-
Looks up a Step
- Parameters:
name
- The name of the Step
- Returns:
- A step or null if it doesn't exist for the given name
- getSteps() - Method in DefaultMultiStepCommand
-
- getSteps() - Method in MultiStepCommand
-
- Returns:
- The steps that make up the command
- 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.
- getStrings() - Method in StringsCompleter
-
- getSubBufferChunkMinSize() - Method in StreamCharBuffer
-
- getSubStringChunkMinSize() - Method in StreamCharBuffer
-
- GetSuffix(int) - Method in SimpleCharStream
-
Get the suffix.
- getSuppliedNames() - Method in BasePluginFilter
-
- getSystemProperties() - Method in CommandLine
-
- Returns:
- The system properties specified
- getSystemProperties() - Method in DefaultCommandLine
-
- 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, java.lang.Class) - 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
- getTargetOut() - Method in GrailsConsoleErrorPrintStream
-
- getTargetOut() - Method in GrailsConsolePrintStream
-
- 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 FormattedValueConverter
-
- Returns:
- the output type of this converter
- getTargetType() - Method in Jsr310ConvertersConfiguration.Jsr310DateValueConverter
-
- getTargetType() - Method in Renderer
-
- 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
-
- getTemplate(java.lang.String) - Method in AbstractProfile
-
- getTemplate(java.lang.String) - Method in Profile
-
Obtain a template by path
- getTemplateUri(java.lang.String) - Method in Controller
-
Obtains a URI of a template by name
- Parameters:
name
- The name of the template
- Returns:
- The template URI
- getTemplateUri(java.lang.CharSequence, javax.servlet.ServletRequest) - Method in DefaultGrailsApplicationAttributes
-
- getTemplateURI(groovy.lang.GroovyObject, java.lang.String) - Method in DefaultGroovyPagesUriService
-
- getTemplateUri(java.lang.CharSequence, javax.servlet.ServletRequest) - Method in GrailsApplicationAttributes
-
- 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
- getTerminal() - Method in GrailsConsole
-
- getText() - Method in AbstractGrailsMockHttpServletResponse
-
The response body as text
- Returns:
- The text within the response body
- getTheme(java.lang.String) - Method in GrailsApplicationContext
-
- getThrowable() - Method in Interceptor
-
Obtains the exception thrown by an action execution
- Parameters:
t
- The exception or null if none was thrown
- 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.
- 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.
- getTrait() - Method in ControllerTraitInjector
-
- getTrait() - Method in DomainClassTraitInjector
-
- getTrait() - Method in InterceptorTraitInjector
-
- getTrait() - Method in RestResponderTraitInjector
-
- getTrait() - Method in TraitInjector
-
- getTrait() - Method in WebDataBindingTraitInjector
-
- 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
-
- 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
- getUndeclaredOptions() - Method in CommandLine
-
- getUndeclaredOptions() - Method in DefaultCommandLine
-
- getUnrefreshedApplicationContext() - Method in DefaultRuntimeSpringConfiguration
-
- getUnrefreshedApplicationContext() - Method in RuntimeSpringConfiguration
-
- getUpperVersion(java.lang.String) - Method in GrailsVersionUtils
-
Returns the upper version of a Grails version number expression in a plugin
- getURI() - Method in ByteArrayResource
-
- getURI() - Method in ClassPathResource
-
- getURI() - Method in DefaultUrlMappingInfo
-
- getURI() - Method in FileSystemResource
-
This implementation returns a URI for the underlying file.
- getURI() - Method in GrailsResource
-
- getURI() - Method in Resource
-
Return a URI handle for this resource.
- getURI() - Method in SpringResource
-
- getURI() - Method in UrlMappingInfo
-
The URI to map to.
- getURI() - Method in UrlResource
-
This implementation returns the underlying URI directly,
if possible.
- getUriFromRequest(javax.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 ByteArrayResource
-
- getURL() - Method in ClassPathResource
-
This implementation returns a URL for the underlying class path resource.
- getURL() - Method in FileSystemResource
-
This implementation returns a URL for the underlying file.
- 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 Resource
-
Return a URL handle for this resource.
- getURL() - Method in SpringResource
-
- getURL() - Method in UrlResource
-
This implementation returns the underlying URL reference.
- 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
- 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 DefaultCommandLine.SpecifiedOption
-
- getValue() - Method in FastStringPrintWriter
-
- getValue() - Method in FastStringWriter
-
- getValue(java.lang.String) - Method in GrailsHttpSession
-
@deprecated
- See Also:
- javax.servlet.http.HttpSession#getValue(java.lang.String)
- getValue() - Method in PrefixedConfig
-
- 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
-
- getValueInitializerForField(java.lang.Object, java.lang.String) - Method in SimpleDataBinder
-
- getValueNames() - Method in GrailsHttpSession
-
@deprecated
- See Also:
- javax.servlet.http.HttpSession#getValueNames()
- getValueOfBindInitializer(java.lang.annotation.Annotation) - Method in SimpleDataBinder
-
- Parameters:
annotation
- An instance of grails.databinding.BindInitializer
- Returns:
- the value Class of the annotation
- getValueOfBindUsing(java.lang.annotation.Annotation) - Method in SimpleDataBinder
-
- Parameters:
annotation
- An instance of grails.databinding.BindingUsing or org.grails.databinding.BindingUsing
- Returns:
- the value Class of the annotation
- getValueWhileUpdating(java.lang.Object) - Method in CacheEntry
-
- getVersion() - Method in AbstractGrailsPlugin
-
- getVersion() - Method in AbstractProfile
-
- getVersion() - Method in AbstractUrlMapping
-
- getVersion() - Method in DefaultUrlMappingInfo
-
- getVersion() - Method in GrailsPluginInfo
-
- Returns:
- The version of the plug-in
- getVersion() - Method in MimeType
-
- Returns:
- The version of the Mime type
- getVersion() - Method in PluginAstReader.BasicGrailsPluginInfo
-
- getVersion() - Method in Profile
-
- Returns:
- The version of the profile
- getVersion() - Method in UrlMapping
-
- Returns:
- The version of the URL mapping.
- getVersion() - Method in UrlMappingInfo
-
- Returns:
- The version of the API (for REST)
- getVersionProperties() - Method in GrailsDependencyVersions
-
- getView() - Method in ForwardUrlMappingInfo
-
- getView() - Method in Interceptor
-
- getViewName() - Method in AbstractUrlMapping
-
- getViewName() - Method in DefaultUrlMappingInfo
-
- getViewName() - Method in RenderContext
-
- Returns:
- The view name to use
- getViewName() - Method in ResponseCodeUrlMapping
-
- 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
- getViewsDir(org.grails.io.support.Resource) - Method in GrailsResourceUtils
-
- getViewUri(java.lang.String) - Method in Controller
-
Obtains a URI of a view by name
- Parameters:
name
- The name of the view
- Returns:
- The template URI
- getViewUri(java.lang.String, javax.servlet.http.HttpServletRequest) - Method in DefaultGrailsApplicationAttributes
-
- getViewUri(java.lang.String, javax.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
- 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
- Returns:
- The GrailsWebRequest instance
- 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 IncludeResponseWrapper
-
- 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.LazyInitializingWriter
-
- 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
-
- getXml() - Method in AbstractGrailsMockHttpServletResponse
-
Get the response XML
- Returns:
- The response XML
- 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
- Authors:
- Graeme Rocher
- Since:
- 3.0
- GlobalClassInjector() - Constructor in GlobalClassInjector
-
- GlobalClassInjectorAdapter - Class in grails.compiler.ast
Helper super class to ease the creation of AllArtefactClassInjector implementations
- Authors:
- Graeme Rocher
- Since:
- 3.0
- GlobalClassInjectorAdapter() - Constructor in GlobalClassInjectorAdapter
-
- GlobalGrailsClassInjectorTransformation - Class in org.grails.compiler.injection
A global transformation that applies Grails' transformations to classes within a Grails project
- Authors:
- Graeme Rocher
- Since:
- 3.0
- GlobalGrailsClassInjectorTransformation() - Constructor in GlobalGrailsClassInjectorTransformation
-
- GlobalImportTransformation - Class in org.grails.compiler.injection
- Authors:
- Graeme Rocher
- Since:
- 3.0
- 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_REACTOR_EVENTS - Field in Settings
-
Whether to translate GORM events into reactor events
- gpath - Field in GPathResultMap
-
- GPathResultCollectionDataBindingSource - Class in org.grails.databinding.xml
- GPathResultCollectionDataBindingSource() - Constructor in GPathResultCollectionDataBindingSource
-
- GPathResultMap - Class in org.grails.databinding.xml
- Authors:
- Jeff Brown
- Since:
- 2.3
- GPathResultMap() - Constructor in GPathResultMap
-
- GRADLE_ARGUMENT_ADAPTER - Field in GradleStep
-
- GRADLE - Field in GradleCommand
-
- GradleAsyncInvoker - Class in org.grails.cli.gradle
- GradleAsyncInvoker() - Constructor in GradleAsyncInvoker
-
- GradleCommand - Class in org.grails.cli.gradle.commands
A command for invoking Gradle commands
- Authors:
- Graeme Rocher
- GradleCommand() - Constructor in GradleCommand
-
- GradleDependency - Class in org.grails.cli.profile.commands.io
- GradleDependency() - Constructor in GradleDependency
-
- GradleInvoker - Class in org.grails.cli.gradle
Allow dynamic invocation of Gradle tasks
- Authors:
- Graeme Rocher
- Since:
- 3.0
- GradleInvoker() - Constructor in GradleInvoker
-
- GradleStep - Class in org.grails.cli.profile.steps
A org.grails.cli.profile.Step that invokes Gradle
- Authors:
- Lari Hotari
- Graeme Rocher
- Since:
- 3.0
- GradleStep() - Constructor in GradleStep
-
- GradleTaskCommandAdapter - Class in org.grails.cli.gradle.commands
Adapts a Named command into a Gradle task execution
- Authors:
- Graeme Rocher
- Since:
- 3.0
- GradleTaskCommandAdapter() - Constructor in GradleTaskCommandAdapter
-
- GradleUtil - Class in org.grails.cli.gradle
Utility methods for interacting with Gradle
- Since:
- 3.0
- Authors:
- Graeme Rocher
- Lari Hotari
- GradleUtil() - Constructor in GradleUtil
-
- GRAILS_APP_DIR - Field in GrailsASTUtils
-
- GRAILS_APP_DIR - Field in GrailsResourceUtils
-
The name of the Grails application directory
- GRAILS_APP_DIR_PRESENT - Field in BuildSettings
-
Whether the application is running inside the development environment or deployed
- GRAILS_CONFIGURATION_CLASS_NODE - Field in BootInitializerClassInjector
-
- GRAILS_DISPATCH_EXTENSION - Field in GrailsUrlPathHelper
-
- GRAILS_DISPATCH_EXTENSION - Field in WebUtils
-
- GRAILS_HOME - Field in BuildSettings
-
The location of the local Grails installation.
- GRAILS_REDIRECT_ISSUED - Field in ResponseRedirector
-
- GRAILS_RESOURCE_PATTERN_EIGHTH_MATCH - Field in GrailsResourceUtils
-
- GRAILS_RESOURCE_PATTERN_ELEVENTH_MATCH - Field in GrailsResourceUtils
-
- GRAILS_RESOURCE_PATTERN_FIFTH_MATCH - Field in GrailsResourceUtils
-
- GRAILS_RESOURCE_PATTERN_FIRST_MATCH - Field in GrailsResourceUtils
-
- GRAILS_RESOURCE_PATTERN_FOURTH_MATCH - Field in GrailsResourceUtils
-
- GRAILS_RESOURCE_PATTERN_NINTH_MATCH - Field in GrailsResourceUtils
-
- GRAILS_RESOURCE_PATTERN_SECOND_MATCH - Field in GrailsResourceUtils
-
- GRAILS_RESOURCE_PATTERN_SEVENTH_MATCH - Field in GrailsResourceUtils
-
- GRAILS_RESOURCE_PATTERN_SIXTH_MATCH - Field in GrailsResourceUtils
-
- GRAILS_RESOURCE_PATTERN_TENTH_MATCH - Field in GrailsResourceUtils
-
- GRAILS_RESOURCE_PATTERN_THIRD_MATCH - Field in GrailsResourceUtils
-
- GRAILS_SERVLET_PATH - Field in GrailsUrlPathHelper
-
- GRAILS_SERVLET_PATH - Field in WebUtils
-
- GRAILS_URL_MAPPINGS - Field in RuntimeSpringConfigUtilities
-
- GRAILS_VIEWS_ENABLE_JSESSIONID - Field in Settings
-
Whether to include the jsessionid in the rendered links
- GrailsAetherGrapeEngineFactory - Class in org.grails.cli.profile.repository
Creates aether engine to resolve profiles.
- GrailsAetherGrapeEngineFactory() - Constructor in GrailsAetherGrapeEngineFactory
-
- GrailsApp - Class in grails.boot
Extends the SpringApplication with reloading behavior and other Grails features
- Authors:
- Graeme Rocher
- Since:
- 3.0
- GrailsApp.MicronautShutdownListener - Class in grails.boot
- GrailsApp.MicronautShutdownListener() - Constructor in GrailsApp.MicronautShutdownListener
-
- GrailsApp() - Constructor in GrailsApp
-
- 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 - Field in DefaultCodecLookup
-
- grailsApplication - Field in GrailsExceptionResolver
-
- grailsApplication - Field in GrailsWebDataBinder
-
- GrailsApplicationAttributes - Interface in org.grails.web.util
Defines the names of and methods to retrieve Grails specific request and servlet attributes.
- 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
-
- GrailsApplicationClass - Trait in grails.core
Marker interface for the GrailsApplicationClass
- Authors:
- Graeme Rocher
- Since:
- 3.0.10
- GrailsApplicationClass() - Constructor in GrailsApplicationClass
-
- GrailsApplicationCommand - Trait in grails.dev.commands
- GrailsApplicationCommand() - Constructor in GrailsApplicationCommand
-
- GrailsApplicationCompilerAutoConfiguration - Class in org.grails.cli.boot
A org.springframework.boot.cli.compiler.CompilerAutoConfiguration for Grails Micro Service applications
- 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
- Since:
- 3.0
- GrailsApplicationContextCommandRunner() - Constructor in GrailsApplicationContextCommandRunner
-
- GrailsApplicationContextLoader - Class in grails.boot.test
Extends Spring Boot's SpringBootContextLoader with a version for Grails
- Authors:
- Graeme Rocher
- Since:
- 3.0
- GrailsApplicationContextLoader() - Constructor in GrailsApplicationContextLoader
-
- GrailsApplicationDiscoveryStrategy - Interface in org.grails.core.support
Interface used for classes that discover the GrailsApplication and ApplicationContext instances
- Since:
- 2.4
- GrailsApplicationDiscoveryStrategy() - Constructor in GrailsApplicationDiscoveryStrategy
-
- GrailsApplicationLifeCycle - Interface in grails.core
API which plugins implement to provide behavior in defined application lifecycle hooks.
- GrailsApplicationLifeCycle() - Constructor in GrailsApplicationLifeCycle
-
- GrailsApplicationLifeCycleAdapter - Class in grails.core
Adapter for the GrailsApplicationLifeCycle interface
- Authors:
- Graeme Rocher
- Since:
- 3.0
- GrailsApplicationLifeCycleAdapter() - Constructor in GrailsApplicationLifeCycleAdapter
-
- GrailsApplicationPostProcessor - Class in grails.boot.config
A BeanDefinitionRegistryPostProcessor that enhances any ApplicationContext with plugin manager capabilities
- Authors:
- Graeme Rocher
- Since:
- 3.0
- GrailsApplicationPostProcessor() - Constructor in GrailsApplicationPostProcessor
-
- grailsApplicationPostProcessor() - Method in GrailsAutoConfiguration
-
- Returns:
- A post processor that uses the grails.plugins.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
- Authors:
- Graeme Rocher
- Since:
- 3.0
- GrailsApplicationScriptRunner() - Constructor in GrailsApplicationScriptRunner
-
- grailsAppResourcePatterns - Field in GrailsResourceUtils
-
- GrailsAppServletInitializer - Class in org.grails.boot.context.web
Ensure a grails.boot.GrailsApp in constructed during servlet initialization
- Authors:
- Graeme Rocher
- Since:
- 3.0.6
- GrailsAppServletInitializer() - Constructor in GrailsAppServletInitializer
-
- GrailsArrayUtils - Class in grails.util
Utility methods for working with Arrays
- Since:
- 2.3.6
- 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
- GrailsAutoConfiguration - Class in grails.boot.config
A base class for configurations that bootstrap a Grails application
- Since:
- 3.0
- Authors:
- Graeme Rocher
- 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
-
- GrailsCentralPublishGradlePlugin - Class in org.grails.gradle.plugin.publishing
A plugin to setup publishing to Grails central repo
- Authors:
- Graeme Rocher
- Since:
- 3.1
- GrailsCentralPublishGradlePlugin() - Constructor in GrailsCentralPublishGradlePlugin
-
- GrailsClass - Interface in grails.core
Represents any class in a Grails application.
- grailsClassImpl - Field in ArtefactHandlerAdapter
-
- GrailsClasspath - Interface in org.grails.gradle.plugin.model
Gradle ToolingModel class that is used to return Classpath to Grails cli
- GrailsClasspath() - Constructor in GrailsClasspath
-
- GrailsClasspathToolingModelBuilder - Class in org.grails.gradle.plugin.model
Builds the GrailsClasspath instance that contains the URLs of the resolved dependencies
- GrailsClasspathToolingModelBuilder() - Constructor in GrailsClasspathToolingModelBuilder
-
- grailsClassType - Field in ArtefactHandlerAdapter
-
- GrailsClassUtils - Class in grails.util
Utility methods for dealing with Grails class artifacts.
- GrailsCli - Class in org.grails.cli
Main class for the Grails command line.
- GrailsCli.ExecutionContextImpl - Class in org.grails.cli
- GrailsCli.ExecutionContextImpl() - Constructor in GrailsCli.ExecutionContextImpl
-
- GrailsCli() - Constructor in GrailsCli
-
- GrailsCodecClass - Interface in org.grails.commons
Provides access to Codec classes.
- GrailsCompileStatic - Annotation Type in grails.compiler
- GrailsCompileStatic() - Constructor in GrailsCompileStatic
-
- GrailsConfigurationAware - Interface in grails.core.support
Obtains the Grails ConfigObject via Spring.
- GrailsConfigurationException - Class in org.grails.core.exceptions
- GrailsConfigurationException(java.lang.Throwable) - Constructor in GrailsConfigurationException
-
- GrailsConfigUtils - Class in org.grails.web.servlet.context
A common class where shared configurational methods can reside.
- GrailsConsole - Class in grails.build.logging
Utility class for delivering console output in a nicely formatted way.
- GrailsConsole() - Constructor in GrailsConsole
-
- GrailsConsoleAntBuilder - Class in org.grails.build.logging
Silences ant builder output.
- GrailsConsoleAntBuilder() - Constructor in GrailsConsoleAntBuilder
-
- GrailsConsoleBuildListener - Class in org.grails.build.logging
Mainly silences a lot of redundant Ant output.
- GrailsConsoleBuildListener(grails.build.logging.GrailsConsole) - Constructor in GrailsConsoleBuildListener
-
- GrailsConsoleErrorPrintStream - Class in org.grails.build.logging
Used to replace default System.err with one that routes calls through GrailsConsole.
- GrailsConsoleErrorPrintStream(PrintStream) - Constructor in GrailsConsoleErrorPrintStream
-
- GrailsConsolePrintStream - Class in org.grails.build.logging
Used to replace default System.out with one that routes calls through GrailsConsole.
- GrailsConsolePrintStream(PrintStream) - Constructor in GrailsConsolePrintStream
-
- 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
- Since:
- 3.0
- GrailsControllerUrlMappingInfo() - 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
- Authors:
- James Kleeh
- Since:
- 3.2.1
- 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
- Authors:
- James Kleeh
- Since:
- 3.2.2
- GrailsCorsFilter() - Constructor in GrailsCorsFilter
-
- 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
- Authors:
- James Kleeh
- Since:
- 3.2.1
- GrailsDefaultCorsConfiguration() - Constructor in GrailsDefaultCorsConfiguration
-
- GrailsDependencyVersions - Class in org.grails.cli.boot
Introduces dependency management based on a published BOM file
- Authors:
- Graeme Rocher
- Since:
- 3.0
- GrailsDependencyVersions() - Constructor in GrailsDependencyVersions
-
- GrailsDispatcherServlet - Class in org.grails.web.servlet.mvc
Simple extension to the Spring DispatcherServlet implementation that makes sure a GrailsWebRequest is bound
- Authors:
- Graeme Rocher
- Since:
- 3.0
- GrailsDispatcherServlet() - Constructor in GrailsDispatcherServlet
-
- GrailsDocGradlePlugin - Class in org.grails.gradle.plugin.doc
Adds Grails doc publishing support
- Authors:
- Graeme Rocher
- Since:
- 3.0
- GrailsDocGradlePlugin() - Constructor in GrailsDocGradlePlugin
-
- 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.
- 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
-
- GrailsEclipseConsole - Class in grails.build.logging
This class is meant to keep changes made in support of Eclipse separate from
the standard GrailsConsole implementation.
- GrailsEclipseConsole() - Constructor in GrailsEclipseConsole
-
Create a GrailsConsole that has some customizations to work better with STS.
- GrailsEnvironment - Class in grails.web.servlet.context.support
Bridges Grails' existing environment API with the new Spring 3.1 environment profiles API.
- 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.
- GrailsExtension - Class in org.grails.gradle.plugin.core
A extension to the Gradle plugin to configure Grails settings
- Authors:
- Graeme Rocher
- Since:
- 3.0
- GrailsExtension.Agent - Class in org.grails.gradle.plugin.core
Configuration for the reloading agent
- GrailsExtension.Agent() - Constructor in GrailsExtension.Agent
-
- GrailsExtension() - Constructor in GrailsExtension
-
- GrailsFactoriesLoader - Class in org.grails.core.io.support
General purpose factory loading mechanism for internal use within the framework.
- GrailsFactoriesLoader() - Constructor in GrailsFactoriesLoader
-
- GrailsFlashScope - Class in org.grails.web.servlet
Grails implementation of Flash scope (
- See Also:
- FlashScope
- GrailsFlashScope(boolean) - Constructor in GrailsFlashScope
-
- GrailsGradlePlugin - Class in org.grails.gradle.plugin.core
The main Grails gradle plugin implementation
- Since:
- 3.0
- Authors:
- Graeme Rocher
- GrailsGradlePlugin() - Constructor in GrailsGradlePlugin
-
- 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(javax.servlet.http.HttpServletRequest) - Constructor in GrailsHttpSession
-
- GrailsInterceptorHandlerInterceptorAdapter - Class in org.grails.plugins.web.interceptors
Adapts Grails Interceptor instances to the Spring HandlerInterceptor interface
- Authors:
- Graeme Rocher
- Since:
- 3.0
- GrailsInterceptorHandlerInterceptorAdapter() - Constructor in GrailsInterceptorHandlerInterceptorAdapter
-
- GrailsLazyProxyPrintWriter - Class in org.grails.buffer
- GrailsLazyProxyPrintWriter.DestinationFactory - Interface in org.grails.buffer
Factory to lazily instantiate the destination.
- GrailsLazyProxyPrintWriter(org.grails.buffer.GrailsLazyProxyPrintWriter.DestinationFactory) - Constructor in GrailsLazyProxyPrintWriter
-
- 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() - Constructor in GrailsMockHttpServletRequest
-
- GrailsMockHttpServletResponse - Class in org.grails.plugins.testing
- 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, 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
-
- GrailsNameUtils - Class in grails.util
Utility methods for converting between different name types,
for example from class names -> property names and vice-versa.
- GrailsParameterMap - Class in grails.web.servlet.mvc
A parameter map class that allows mixing of request parameters and controller parameters.
- GrailsParameterMap(javax.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 - Annotation Type in grails.plugins.metadata
Annotation that appears on classes of a particular plugin.
- GrailsPluginApplication - Interface in grails.boot
A marker interface for applications that are also plugins
- Authors:
- Graeme Rocher
- Since:
- 3.0.17
- GrailsPluginApplication() - Constructor in GrailsPluginApplication
-
- GrailsPluginGradlePlugin - Class in org.grails.gradle.plugin.core
A Gradle plugin for Grails plugins
- Authors:
- Graeme Rocher
- Since:
- 3.0
- GrailsPluginGradlePlugin.ExplodedDir - Class in org.grails.gradle.plugin.core
- GrailsPluginGradlePlugin.ExplodedDir() - Constructor in GrailsPluginGradlePlugin.ExplodedDir
-
- GrailsPluginGradlePlugin() - Constructor in GrailsPluginGradlePlugin
-
- GrailsPluginInfo - Interface in grails.plugins
Base interface that just contains information about a particular plugin.
- 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(Writer) - Constructor in GrailsPrintWriter
-
- GrailsPrintWriterAdapter - Class in org.grails.buffer
- GrailsPrintWriterAdapter(Writer) - Constructor in GrailsPrintWriterAdapter
-
- GrailsProfileGradlePlugin - Class in org.grails.gradle.plugin.profiles
A plugin that is capable of compiling a Grails profile into a JAR file for distribution
- Authors:
- Graeme Rocher
- Since:
- 3.1
- GrailsProfileGradlePlugin() - Constructor in GrailsProfileGradlePlugin
-
- GrailsProfilePublishGradlePlugin - Class in org.grails.gradle.plugin.profiles
A plugin for publishing profiles
- Authors:
- Graeme Rocher
- Since:
- 3.1
- GrailsProfilePublishGradlePlugin() - Constructor in GrailsProfilePublishGradlePlugin
-
- GrailsPublishExtension - Class in org.grails.gradle.plugin.publishing
- Authors:
- Graeme Rocher
- Since:
- 3.1
- GrailsPublishExtension.License - Class in org.grails.gradle.plugin.publishing
- GrailsPublishExtension.License() - Constructor in GrailsPublishExtension.License
-
- GrailsPublishExtension() - Constructor in GrailsPublishExtension
-
- GrailsRepositoryConfiguration - Class in org.grails.cli.profile.repository
The configuration of a repository.
- GrailsRepositoryConfiguration() - Constructor in GrailsRepositoryConfiguration
-
- 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
- Authors:
- Graeme Rocher
- Since:
- 3.0
- GrailsResource() - Constructor in GrailsResource
-
- GrailsResourceUtils - Class in org.grails.io.support
Utility methods for resource handling / figuring out class names.
- GrailsRunTask - Class in org.grails.gradle.plugin.run
Extension to the standard JavaExec task to run Grails applications
- Authors:
- Graeme Rocher
- Since:
- 3.2
- GrailsRunTask() - Constructor in GrailsRunTask
-
- GrailsRuntimeException - Class in org.grails.core.exceptions
Generic global runtime exception.
- GrailsRuntimeException(java.lang.Throwable) - Constructor in GrailsRuntimeException
-
- GrailsServiceClass - Interface in grails.core
- GrailsShell - Class in grails.ui.shell
A Shell
- Authors:
- Graeme Rocher
- Since:
- 3.0
- GrailsShell() - Constructor in GrailsShell
-
- GrailsStringUtils - Class in grails.util
Extra methods for string manipulation
- Authors:
- Graeme Rocher
- Since:
- 2.3.6
- 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
- Authors:
- Graeme Rocher
- Since:
- 3.0
- GrailsSwingConsole() - Constructor in GrailsSwingConsole
-
- GrailsTestAutowirer - Class in org.grails.test.support
Convenience class to autowire test classes
- GrailsTestAutowirer() - Constructor in GrailsTestAutowirer
-
- GrailsTestCompilerAutoConfiguration - Class in org.grails.cli.boot
- Authors:
- Graeme Rocher
- Since:
- 3.0
- GrailsTestCompilerAutoConfiguration() - Constructor in GrailsTestCompilerAutoConfiguration
-
- GrailsTestInterceptor - Class in org.grails.test.support
- GrailsTestInterceptor() - 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() - Constructor in GrailsTestRequestEnvironmentInterceptor
-
- GrailsTestTransactionInterceptor - Class in org.grails.test.support
Establishes a rollback only transaction for running a test in.
- GrailsTestTransactionInterceptor() - Constructor in GrailsTestTransactionInterceptor
-
- GrailsTransactionAttribute - Class in org.grails.transaction
Extended version of 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
- GrailsTypeChecked() - Constructor in GrailsTypeChecked
-
- 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.
- GrailsVersionUtils - Class in grails.plugins
- GrailsVersionUtils() - Constructor in GrailsVersionUtils
-
- GrailsViewResolver - Interface in org.grails.web.servlet.view
- GrailsWatchPlugin - Class in org.grails.gradle.plugin.watch
A plugin that allows watching for file changes and triggering recompilation of the Gradle build
- Authors:
- Graeme Rocher
- Since:
- 3.0
- GrailsWatchPlugin() - Constructor in GrailsWatchPlugin
-
- 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(grails.core.GrailsApplication, grails.databinding.converters.ValueConverter, grails.databinding.converters.FormattedValueConverter, TypedStructuredBindingEditor, grails.databinding.events.DataBindingListener) - Method in DataBindingConfiguration
-
- GrailsWebDataBinder() - Constructor in GrailsWebDataBinder
-
- GrailsWebDataBindingListener - Class in org.grails.web.databinding
- GrailsWebDataBindingListener() - Constructor in GrailsWebDataBindingListener
-
- GrailsWebGradlePlugin - Class in org.grails.gradle.plugin.web
Adds web specific extensions
- Authors:
- Graeme Rocher
- Since:
- 3.0
- GrailsWebGradlePlugin() - Constructor in GrailsWebGradlePlugin
-
- GrailsWebMockUtil - Class in grails.util
- Authors:
- Jeff Brown
- Since:
- 3.0
- GrailsWebMockUtil() - Constructor in GrailsWebMockUtil
-
- GrailsWebMvcConfigurer(java.lang.Integer, boolean, java.lang.String) - Constructor in ControllersGrailsPlugin.GrailsWebMvcConfigurer
-
- GrailsWebPluginManager - Class in grails.web.servlet.plugins
- GrailsWebPluginManager() - Constructor in GrailsWebPluginManager
-
- GrailsWebRequest - Class in org.grails.web.servlet.mvc
Encapsulates a Grails request.
- GrailsWebRequest(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, javax.servlet.ServletContext, org.springframework.context.ApplicationContext) - Constructor in GrailsWebRequest
-
- GrailsWebRequestFilter - Class in org.grails.web.servlet.mvc
- GrailsWebUtil - Class in grails.util
Utility methods for clients using the web framework.
- GrailsWrappedRuntimeException - Class in org.grails.web.errors
Wraps a Grails RuntimeException and attempts to extract more relevent diagnostic messages
from the stack trace.
- GrailsWrappedRuntimeException(javax.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 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
- 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
- Authors:
- Graeme Rocher
- Since:
- 3.0
- 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
- Authors:
- Graeme Rocher
- Since:
- 3.0
- GroovyConsoleApplicationContext() - Constructor in GroovyConsoleApplicationContext
-
- GroovyConsoleWebApplicationContext - Class in grails.ui.console.support
A {@org.springframework.web.context.WebApplicationContext} for use in the embedded Grails console
- Authors:
- Graeme Rocher
- Since:
- 3.0
- GroovyConsoleWebApplicationContext() - Constructor in GroovyConsoleWebApplicationContext
-
- GroovyEclipseCompilationHelper - Class in org.grails.compiler.injection
- GroovyEclipseCompilationHelper() - Constructor in GroovyEclipseCompilationHelper
-
- GroovyPageCompileTask - Class in org.grails.gradle.plugin.web.gsp
A task for compiling GSPs
- Authors:
- Graeme Rocher
- Since:
- 3.0
- GroovyPageCompileTask() - Constructor in GroovyPageCompileTask
-
- GroovyPageInjector - Interface in grails.compiler.ast
Extended marker interface that indicates this ClassInjector applies to GSPs.
- GroovyPagePlugin - Class in org.grails.gradle.plugin.web.gsp
A plugin that adds support for compiling Groovy Server Pages (GSP)
- Authors:
- Graeme Rocher
- Since:
- 3.0
- GroovyPagePlugin() - Constructor in GroovyPagePlugin
-
- GroovyPagesUriService - Interface in grails.web.pages
Provides methods to lookup URIs of views and templates.
- GroovyPagesUriSupport - Class in org.grails.web.pages
Methods to establish template names, paths and so on.
- GroovyScriptCommand - Class in org.grails.cli.profile.commands.script
A base class for Groovy scripts that implement commands
- Authors:
- Graeme Rocher
- Since:
- 3.0
- GroovyScriptCommand() - Constructor in GroovyScriptCommand
-
- GroovyScriptCommandFactory - Class in org.grails.cli.profile.commands.factory
A CommandFactory that creates Command instances from Groovy scripts
- Authors:
- Graeme Rocher
- Since:
- 3.0
- GroovyScriptCommandFactory() - Constructor in GroovyScriptCommandFactory
-
- GroovyScriptCommandTransform - Class in org.grails.cli.profile.commands.script
Transformation applied to command scripts
- Authors:
- Graeme Rocher
- Since:
- 3.0
- GroovyScriptCommandTransform.CommandScriptTransformer - Class in org.grails.cli.profile.commands.script
- GroovyScriptCommandTransform.CommandScriptTransformer() - Constructor in GroovyScriptCommandTransform.CommandScriptTransformer
-
- GroovyScriptCommandTransform() - Constructor in GroovyScriptCommandTransform
-
- GroovyshApplicationContext - Class in grails.ui.shell.support
- Authors:
- Graeme Rocher
- Since:
- 3.0
- GroovyshApplicationContext() - Constructor in GroovyshApplicationContext
-
- GroovyshWebApplicationContext - Class in grails.ui.shell.support
- Authors:
- Graeme Rocher
- Since:
- 3.0
- GroovyshWebApplicationContext() - Constructor in GroovyshWebApplicationContext
-
- groupAndArtifactToDependency - Field in GrailsDependencyVersions
-
- 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_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
- GspTagSourceMacro - Class in grails.doc.macros
- GspTagSourceMacro() - Constructor in GspTagSourceMacro
-
- I18N_CACHE_SECONDS - Field in Settings
-
- I18N_FILE_CACHE_SECONDS - Field in Settings
-
- I18nGrailsPlugin - Class in org.grails.plugins.i18n
Configures Grails' internationalisation support.
- I18nGrailsPlugin() - Constructor in I18nGrailsPlugin
-
- ID_DATE_FORMAT - Field in AtomRenderer
-
- id - Field in GPathResultMap
-
- ID - Field in JsonApiDataBindingSourceCreator
-
- ID_PARAMETER - Field in GrailsWebRequest
-
- 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
-
- ignoredRootPackages() - Method in ClassPathScanner
-
- Returns:
- The root packages to ignore by default
- image - Field in Token
-
The string image of the token.
- 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.grails.io.support.Resource) - Method in BeanBuilder
-
- inBuf - Field in SimpleCharStream
-
- include(java.lang.String) - Method in SettingsFile
-
- 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
-
- IncludeExcludeSupport - Class in org.grails.core.util
Simple support class for simplifying include/exclude handling
- Since:
- 2.3
- Authors:
- Graeme Rocher
- IncludeExcludeSupport() - Constructor in IncludeExcludeSupport
-
- includeFlat(java.lang.String) - Method in SettingsFile
-
- includeForUrl(java.lang.String, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, Map) - Method in UrlMappingUtils
-
Includes the given URL returning the resulting content as a String
- includeForUrlMappingInfo(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, grails.web.mapping.UrlMappingInfo, Map, grails.web.mapping.LinkGenerator) - Method in UrlMappingUtils
-
Include whatever the given UrlMappingInfo maps to within the current response
- IncludeResponseWrapper - Class in org.grails.web.util
Response wrapper used to capture the content of a response (such as within in an include).
- IncludeResponseWrapper(javax.servlet.http.HttpServletResponse) - Constructor in IncludeResponseWrapper
-
- includes(java.util.List, T) - Method in IncludeExcludeSupport
-
- includesProperty(java.lang.Object, java.lang.String) - Method in AbstractIncludeExcludeRenderer
-
- 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
-
- index(java.lang.Integer) - Method in RestfulController
-
Lists all resources up to the given maximum
- Parameters:
max
- The maximum
- Returns:
- A list of resources
- IndexedPropertyReferenceDescriptor - Class in org.grails.databinding
- Authors:
- Jeff Brown
- Since:
- 2.3
- IndexedPropertyReferenceDescriptor() - Constructor in IndexedPropertyReferenceDescriptor
-
- indexOf(java.lang.Object) - Method in JSONArray
-
- indicateProgress(int) - Method in ConsoleLogger
-
Indicates progress by number
- indicateProgress(int) - Method in GrailsConsole
-
Indicates progress by number
- indicateProgressPercentage(long, long) - Method in ConsoleLogger
-
Indicates progress as a percentage for the given number and total
- indicateProgressPercentage(long, long) - Method in GrailsConsole
-
Indicates progress as a percentage for the given number and total
- info(java.lang.String) - Method in ConsoleLogger
-
Synonym for #log
- info(java.lang.String) - Method in GrailsConsole
-
Synonym for #log
- informObservers(java.lang.String, Map) - Method in DefaultGrailsPluginManager
-
- informObservers(java.lang.String, Map) - Method in GrailsPluginManager
-
inform the specified plugins observers of the event specified by the passed Map instance
- informObservers(java.lang.String, Map) - Method in MockGrailsPluginManager
-
- informOfClassChange(File, java.lang.Class) - Method in AbstractGrailsPluginManager
-
- informOfClassChange(File, java.lang.Class) - Method in GrailsPluginManager
-
- informOfFileChange(File) - Method in AbstractGrailsPluginManager
-
- informOfFileChange(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
- init() - Method in DocEngine
-
- 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 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.
- 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
-
- initialize() - Method in AbstractProfile
-
- 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, Map) - Method in ControllersDomainBindingApi
-
A map based constructor that binds the named arguments to the target instance
- 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(grails.core.GrailsApplication) - Method in FilteringCodecsByContentTypeSettings
-
- initialize() - Method in GradleStep
-
- initialize(InputStream, PrintStream, PrintStream) - Method in GrailsConsole
-
- 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 ValueInitializer
-
- initializeActionParameters(org.codehaus.groovy.ast.ClassNode, 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, ASTNode, java.lang.String, java.lang.String, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext) - Method in ControllerActionTransformer
-
- initializeApplication(org.grails.build.parsing.CommandLine) - Method in GrailsCli
-
- 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
-
- 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
-
- initializeFromPropertySources(org.springframework.core.env.PropertySources) - Method in PropertySourcesConfig
-
- initializeGrailsApplication(org.springframework.context.ApplicationContext) - Method in GrailsApplicationPostProcessor
-
- initializeGroupAndName(java.lang.String, boolean) - Method in CreateAppCommand
-
- initializeMap(java.lang.Object, java.lang.String) - Method in SimpleDataBinder
-
- initializeMethodParameter(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.stmt.BlockStatement, 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
- 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, DataBindingSource) - Method in GrailsWebDataBinder
-
- initializeProperty(java.lang.Object, java.lang.String, java.lang.Class, DataBindingSource) - Method in SimpleDataBinder
-
- initializeProvidedArtefacts(List<String>) - Method in BinaryGrailsPlugin
-
- initializeResourcePath() - Method in DefaultLinkGenerator
-
- initializeSpringConfig() - Method in BeanBuilder
-
- 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
-
- INITIALIZING - Field in Environment
-
Whether Grails is in the middle of bootstrapping or not
- initialValue() - Method in ChainedEncoder
-
- initOut() - Method in FastStringWriter
-
- initPersistenceContext(org.springframework.context.ApplicationContext) - Method in PersistenceContextInterceptorExecutor
-
- initRequestEnvironmentIfNecessary() - Method in GrailsTestInterceptor
-
- initTransactionIfNecessary() - Method in GrailsTestInterceptor
-
- InjectableGrailsClass - Interface in grails.core
Represents a Grails class that is to be configured in Spring and as such is injectable.
- 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
-
- 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
-
- INPLACE_FLAG - Field in CreateAppCommand
-
- input_stream - Field in JsonParserTokenManager
-
- inputStream - Field in SimpleCharStream
-
- INSTALLED - Field in DevelopmentShutdownHook
-
- INSTANCE - Field in CachingPathMatchingResourcePatternResolver
-
- InstanceFactoryBean - Class in org.grails.spring.beans.factory
Simple singleton instance implementation of Spring's FactoryBean interface
- InstanceFactoryBean(T) - Constructor in InstanceFactoryBean
-
- instanceMethods - Field in BaseApiProvider
-
- instantiate(org.springframework.beans.factory.support.RootBeanDefinition, java.lang.String, org.springframework.beans.factory.BeanFactory) - Method in OptimizedAutowireCapableBeanFactory
-
- instantiateFromConfig(groovy.util.ConfigObject, java.lang.String, java.lang.String) - Method in GrailsClassUtils
-
- instantiateFromConfig(groovy.util.ConfigObject, java.lang.String, java.lang.String) - Method in GrailsResourceUtils
-
- instantiateFromFlatConfig(Map<String,Object>, java.lang.String, java.lang.String) - Method in GrailsClassUtils
-
- instantiateFromFlatConfig(Map<String,Object>, java.lang.String, java.lang.String) - Method in GrailsResourceUtils
-
- instantValueConverter() - Method in Jsr310ConvertersConfiguration
-
- instructions - Field in AbstractProfile
-
- int(java.lang.String, java.lang.Integer) - Method in TypeConvertingMap
-
- INTEGER_CLASS_NODE - Field in GrailsASTUtils
-
- integerConverter() - Method in DefaultConvertersConfiguration
-
- IntegrationSpecConfigurerExtension - Class in org.grails.test.spock
Spock extension that can be applied to Integration tests to make them Grails aware
- Authors:
- Graeme Rocher
- Since:
- 2.3
- IntegrationSpecConfigurerExtension.IntegrationSpecMethodInterceptor - Class in org.grails.test.spock
- IntegrationSpecConfigurerExtension.IntegrationSpecMethodInterceptor() - Constructor in IntegrationSpecConfigurerExtension.IntegrationSpecMethodInterceptor
-
- IntegrationSpecConfigurerExtension() - Constructor in IntegrationSpecConfigurerExtension
-
- IntegrationSpecMethodInterceptor(org.springframework.context.ApplicationContext) - Constructor in IntegrationSpecConfigurerExtension.IntegrationSpecMethodInterceptor
-
- IntegrationTestGradlePlugin - Class in org.grails.gradle.plugin.core
Gradle plugin for adding separate src/integration-test folder to hold integration tests
- IntegrationTestGradlePlugin() - Constructor in IntegrationTestGradlePlugin
-
- INTERACTIVE_MODE_ENABLED - Field in Environment
-
Whether interactive mode is enabled
- 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() - Constructor in Interceptor
-
- interceptor - Field in UrlMappingMatcher
-
- InterceptorArtefactHandler - Class in org.grails.plugins.web.interceptors
grails.core.ArtefactHandler for grails.artefact.Interceptor instances
- Authors:
- Graeme Rocher
- Since:
- 3.0
- InterceptorArtefactHandler() - Constructor in InterceptorArtefactHandler
-
- interceptors - Field in GrailsInterceptorHandlerInterceptorAdapter
-
- InterceptorsGrailsPlugin - Class in org.grails.plugins.web.interceptors
A plugin for interceptors
- Authors:
- Graeme Rocher
- Since:
- 3.0
- InterceptorsGrailsPlugin() - Constructor in InterceptorsGrailsPlugin
-
- InterceptorTraitInjector - Class in grails.compiler.traits
Injects the Interceptor trait by convention
- Authors:
- Graeme Rocher
- Since:
- 3.0
- InterceptorTraitInjector() - Constructor in InterceptorTraitInjector
-
- internalCommands - Field in AbstractProfile
-
- into(java.lang.Object) - Method in FileSystemInteraction.CopySpec
-
- 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(Closure) - Method in AbstractTokenResponseHandler
-
- invalidToken(Closure) - Method in TokenResponseHandler
-
Specify behavior in the event of an invalid token.
- invalidTokenInternal(Closure) - Method in AbstractTokenResponseHandler
-
- invalidTokenInternal(Closure) - Method in InvalidResponseHandler
-
- invalidTokenInternal(Closure) - Method in ValidResponseHandler
-
- InvalidVersionException - Class in grails.plugins
Throw when a specified version number is invalid.
- InvalidVersionException(java.lang.Throwable) - Constructor in InvalidVersionException
-
- 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, 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.
- 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 ClosureToMapPopulator
-
- invokeMethod(java.lang.String, java.lang.Object) - Method in DefaultGrailsApplication
-
- 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 GradleAsyncInvoker
-
- invokeMethod(java.lang.String, java.lang.Object) - Method in GradleInvoker
-
- 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 NavigableMap.NullSafeNavigator
-
- invokeMethod(java.lang.String, java.lang.Object) - Method in SpringInvoker
-
- invokeMethodIfExists(java.lang.Object, java.lang.String, java.lang.Object) - Method in GrailsMetaClassUtils
-
Invokes a method if it exists otherwise returns null
- IOUtils - Class in grails.io
Utility methods for performing I/O operations.
- IOUtils() - Constructor in IOUtils
-
- is(java.lang.Object) - Method in NavigableMap.NullSafeNavigator
-
- isAbsolute(Map) - Method in DefaultLinkGenerator
-
- isAbstract() - Method in AbstractGrailsClass
-
- isAbstract() - Method in GrailsClass
-
Whether the class is abstract or not
- isActionMethod(java.lang.String) - Method in AbstractGrailsClass
-
- isActive() - Method in GrailsWebRequest
-
Whether the web request is still active
- isAddableMethod(org.codehaus.groovy.ast.MethodNode) - Method in MixinTransformation
-
- isAllowed(java.lang.String, javax.servlet.http.HttpServletRequest, Map) - Method in AllowedMethodsHelper
-
- isAllowSubBuffers() - Method in StreamCharBuffer
-
- isAllowUnwrappingOut() - Method in GrailsLazyProxyPrintWriter
-
- isAllowUnwrappingOut() - Method in GrailsPrintWriter
-
- isAllowUnwrappingOut() - Method in GrailsPrintWriterAdapter
-
- isAllowUnwrappingOut() - Method in GrailsWrappedWriter
-
- isAnsiEnabled() - Method in GrailsConsole
-
- isApplicationClass(java.lang.String) - Method in DefaultStackTraceFilterer
-
Whether the given class name is an internal class and should be filtered
- isApplied(org.codehaus.groovy.ast.ClassNode) - Method in ArtefactTypeAstTransformation
-
- isApplied(ASTNode, Class<?>) - Method in GrailsASTUtils
-
- isApplyToSafelyEncoded() - Method in AbstractCharReplacementEncoder
-
- isApplyToSafelyEncoded() - Method in BasicJSONEncoder
-
- isApplyToSafelyEncoded() - Method in ChainedEncoder
-
- 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
-
- 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.grails.io.support.Resource) - Method in ArtefactHandlerAdapter
-
Subclasses can override to narrow down whether the given resource is an artefact of this type.
- isArtefactResource(org.grails.io.support.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(javax.servlet.http.HttpServletRequest) - Method in WebUtils
-
Check whether the given request is a forward request
- isAsyncStarted() - Method in GrailsMockHttpServletRequest
-
- isAsyncSupported() - Method in GrailsMockHttpServletRequest
-
- 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 GrailsNameUtils
-
- isBlank(java.lang.String) - Method in GrailsStringUtils
-
Same as StringUtils#isEmpty(java.lang.Object) but trims the string for surrounding whitespace
- isCacheable(Map) - Method in CachingLinkGenerator
-
- 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 GrailsASTUtils
-
- isCandidateMethod(org.codehaus.groovy.ast.MethodNode) - Method in MixinTransformation
-
- isCase(java.lang.Object) - Method in AbstractClosureProxy
-
- isChildOfFile(File, 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 StreamCharBuffer.StreamCharBufferWriter
-
- isCommitted() - Method in IncludeResponseWrapper
-
- isConfigTrue(java.lang.Object, java.lang.String) - Method in GrailsConfigUtils
-
- isConnectedMode() - Method in StreamCharBuffer
-
- isConstructorMethod(org.codehaus.groovy.ast.MethodNode) - Method in GrailsASTUtils
-
- isContainerType(java.lang.Class) - Method in DefaultRendererRegistry
-
- isContainerType(java.lang.Class) - Method in RendererRegistry
-
Whether the specified class is a container (list, map etc.)
- isConvertEmptyStringsToNull() - Method in DataBindingConfigurationProperties
-
- 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
- isDestinationActivated() - Method in GrailsLazyProxyPrintWriter
-
- isDestinationActivated() - Method in GrailsPrintWriter
-
- isDevelopmentEnv() - Method in GrailsUtil
-
Retrieves whether the current execution environment is the development one.
- isDevelopmentEnvironmentAvailable() - Method in Environment
-
This method will return true if the 'grails-app' directory was found, regardless of whether reloading is active or not
- isDevelopmentEnvironmentAvailable() - Method in Metadata
-
- Returns:
- True if the development sources are present
- isDevelopmentGrailsVersion() - Method in BuildSettings
-
- Returns:
- Whether the current version of Grails being used is a development version
- isDevelopmentMode() - Method in Environment
-
- isDevelopmentModeActive() - Method in GrailsApp
-
- isDevelopmentRun() - Method in Environment
-
This method will return true the application is run
- isDevtoolsRestart() - Method in Environment
-
Checks if the run of the app is due to spring dev-tools or not.
- 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(URL) - Method in GrailsResourceUtils
-
- isDomainClass(java.lang.Class) - Method in GrailsWebDataBinder
-
- isDomainResource(java.lang.Class) - Method in AbstractLinkingRenderer
-
- 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 CodeGenConfig
-
- 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 NavigableMap
-
- isEmpty() - Method in NavigableMap.NullSafeNavigator
-
- isEmpty() - Method in NavigableMapConfig
-
- isEmpty() - Method in PrefixedConfig
-
- 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.
- isEnvironmentSet() - Method in CommandLine
-
- Returns:
- Whether the environment is user specified
- isEnvironmentSet() - Method in DefaultCommandLine
-
- 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(javax.servlet.http.HttpServletRequest) - Method in WebUtils
-
Check whether the given request is a forward request
- isExclude() - Method in Matcher
-
Checks whether the current matcher is a exclude matcher or not
- isExclude() - Method in UrlMappingMatcher
-
- isExcluded(org.grails.io.support.Resource) - Method in ClassPathScanner
-
Whether the given resource is excluded
- Parameters:
res
- The resource
- Returns:
- True if it should be excluded
- 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
-
- isExcludedFromDependencyCheck(java.beans.PropertyDescriptor) - Method in OptimizedAutowireCapableBeanFactory
-
- isFileURL(URL) - Method in GrailsResourceUtils
-
Determine whether the given URL points to a resource in the file system,
that is, has protocol "file" or "vfs".
- isFlowRequest() - Method in GrailsWebRequest
-
Returns true if the current executing request is a flow request
- isFork() - Method in Environment
-
Whether this is a fork of the Grails command line environment
- isForward(javax.servlet.http.HttpServletRequest) - Method in WebUtils
-
Check whether the given request is a forward request
- isForwardOrInclude(javax.servlet.http.HttpServletRequest) - Method in WebUtils
-
Check whether the given request is an include or forward request
- isGet() - Method in GrailsMockHttpServletRequest
-
- isGet(javax.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.
- isGetter(java.lang.String, java.lang.Class, Class<?>) - Method in GrailsNameUtils
-
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
-
- isGrailsPath(java.lang.String) - Method in GrailsResourceUtils
-
- isGrailsResource(org.grails.io.support.Resource) - Method in GrailsResourceUtils
-
Checks whether the specific resources is a Grails resource.
- isGrailsSourceDirectory(File) - Method in GrailsGradlePlugin
-
- isGroovyAssignableFrom(Class<?>, Class<?>) - Method in GrailsClassUtils
-
- isIgnoreEncodingState() - Method in AbstractEncodedAppender
-
- isIgnoreEncodingState() - Method in EncodedAppender
-
- Returns:
- current state of ignoreEncodingState setting
- isIgnoreEncodingState() - Method in EncodesToWriterAdapter
-
- isInclude(javax.servlet.http.HttpServletRequest) - Method in WebUtils
-
Check whether the given request is an include request
- isInheritedFromTrait(org.codehaus.groovy.ast.MethodNode) - Method in GrailsASTUtils
-
- isInheritRollbackOnly() - Method in GrailsTransactionAttribute
-
- isInitialised() - Method in AbstractGrailsPluginManager
-
- isInitialised() - Method in DefaultGrailsApplication
-
- isInitialised() - Method in GrailsApplication
-
Returns whether this GrailsApplication has been initialised or not.
- isInitialised() - Method in GrailsPluginManager
-
- 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.
- isInitializing() - Method in Environment
-
- Returns:
- Whether interactive mode is enabled
- isInnerClassNode(org.codehaus.groovy.ast.ClassNode) - Method in GrailsASTUtils
-
Whether the given class node is an inner class
- isInteractiveEnabled() - Method in GrailsConsole
-
- isInteractiveMode() - Method in Environment
-
- Returns:
- Whether interactive mode is enabled
- isInteractiveModeActive() - Method in GrailsCli
-
- isJarResource(org.grails.io.support.Resource) - Method in PathMatchingResourcePatternResolver
-
Return whether the given resource handle indicates a jar resource
that the doFindPathMatchingJarResources
method can handle.
- isJarURL(URL) - Method in GrailsResourceUtils
-
Determine whether the given URL points to a resource in a jar file,
that is, has protocol "jar", "zip", "wsjar" or "code-source".
- isJmxEnabled(java.lang.String, org.apache.tomcat.jdbc.pool.DataSource) - Method in TomcatJDBCPoolMBeanExporter
-
- isJPADomainClass(Class<?>) - Method in AnnotationDomainClassArtefactHandler
-
- isLoggingSql() - Method in GrailsDataSource
-
Whether SQL logging is enabled
- isMainClass(groovyjarjarasm.asm.ClassReader) - Method in MainClassFinder
-
- 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.
- isNew() - Method in GrailsHttpSession
-
- isNoneEncoder(org.grails.encoder.Encoder) - Method in DefaultEncodingStateRegistry
-
- isNoNullCheck() - Method in ApiDelegateTransformation
-
- isNotBlank(java.lang.String) - Method in GrailsStringUtils
-
Opposite of GrailsStringUtils#isBlank(java.lang.String)
- isNotEmpty(java.lang.String) - Method in GrailsStringUtils
-
Opposite of GrailsStringUtils#isEmpty(java.lang.Object)
- isNotifyParentBuffersEnabled() - Method in StreamCharBuffer
-
- 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(Collection, int) - Method in SimpleDataBinder
-
- isOkToBind(java.lang.String, 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.
- isOwningClass(java.lang.Class) - Method in DefaultGrailsDomainClass
-
- isOwningClass(java.lang.Class) - Method in GrailsDomainClass
-
- 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
-
- isPattern(java.lang.String) - Method in AntPathMatcher
-
- isPluginDisabledForProfile(grails.plugins.GrailsPlugin) - Method in AbstractGrailsPluginManager
-
- isPooled() - Method in GrailsDataSource
-
True is connection pooling is enabled.
- isPost() - Method in GrailsMockHttpServletRequest
-
- isPost(javax.servlet.http.HttpServletRequest) - Method in HttpServletRequestExtension
-
- isPreferSubChunkWhenWritingToOtherBuffer() - Method in StreamCharBuffer
-
- isPreviousEncoderSafeOrEqual(org.grails.encoder.Encoder, org.grails.encoder.Encoder) - Method in DefaultEncodingStateRegistry
-
Checks if is previous encoder is already "safe", equal or equivalent
- isProjectSource(org.grails.io.support.Resource) - Method in GrailsResourceUtils
-
Checks whether the specified path is a Grails path.
- 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
- isPropertyMethodSuffix(java.lang.String) - Method in GrailsNameUtils
-
This method is used when interrogating a method name to determine if the
method represents a property getter.
- 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 AbstractFileResolvingResource
-
- isReadable() - Method in ByteArrayResource
-
- isReadable() - Method in FileSystemResource
-
This implementation checks whether the underlying file is marked as readable
(and corresponds to an actual file with content, not to a directory).
- isReadable() - Method in GrailsResource
-
- isReadable() - Method in Resource
-
- isReadable() - Method in SpringResource
-
- isReadableProperty(java.lang.String) - Method in AbstractGrailsClass
-
- isReady() - Method in IncludeResponseWrapper
-
- isReloadEnabled() - Method in Environment
-
- Returns:
- Returns whether reload is enabled for the environment
- isReloadingAgentEnabled() - Method in Environment
-
- isReloadInProgress() - Method in Environment
-
- isRenderView() - Method in GrailsWebRequest
-
- Returns:
- true if the view for this GrailsWebRequest should be rendered
- 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 Encoder
-
Checks if this encoder is XSS "safe".
- isSafe() - Method in NoneEncoder
-
- isSafe() - Method in RawCodec
-
- isServerAvailable(java.lang.String, int) - Method in ServerInteraction
-
Returns true if the server is available
- Parameters:
host
- The hostport
- The port
- 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
- 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 GrailsControllerClass
-
- Returns:
- Whether the scope is singleton
- isSingleton() - Method in HotSwappableTargetSourceFactoryBean
-
- isSingleton() - Method in InstanceFactoryBean
-
- isSingleton() - Method in MimeTypesFactoryBean
-
- isSingleton() - Method in UrlMappingsHolderFactoryBean
-
- isSingleton() - Method in ValidatorRegistryFactoryBean
-
- isSkipFilteringCodec() - Method in GrailsWebRequest
-
- Returns:
- true if grails.views.filteringCodecForMimeType settings should be ignored for this request
- isSnapshot(java.lang.String) - Method in VersionComparator
-
- isStacktrace() - Method in GrailsConsole
-
- Returns:
- Whether to show stack traces
- isStandalone() - Method in Environment
-
Whether the application has been executed standalone via static void main.
- isStandaloneDeployed() - Method in Environment
-
Whether the application is running standalone within a JAR
- 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
-
- isSupportedOs(java.lang.String) - Method in DefaultFeature
-
- isSwapped() - Method in SystemOutAndErrSwapper
-
- isSystemSet() - Method in Environment
-
- Returns:
- Return true if the environment has been set as a System property
- isTrait(org.codehaus.groovy.ast.ClassNode) - Method in EnhancesTraitTransformation
-
- 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 GrailsPrintWriterAdapter
-
- 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
-
- isValid(java.lang.String, java.lang.String) - Method in SynchronizerTokensHolder
-
- isValidArtefactClassNode(org.codehaus.groovy.ast.ClassNode, int) - Method in ArtefactHandlerAdapter
-
- isValidArtefactClassNode(org.codehaus.groovy.ast.ClassNode, int) - Method in DomainClassArtefactHandler
-
- isValidArtefactType() - Method in AbstractGrailsArtefactTransformer
-
- isValidJavaIdentifier(java.lang.String) - Method in GrailsNameUtils
-
Test whether the given name is a valid Java identifier
- isValidJavaPackage(java.lang.String) - Method in GrailsNameUtils
-
Test whether the give package name is a valid Java package
- isValidResource(org.grails.io.support.Resource) - Method in ClassNameCompleter
-
- isValidResource(org.grails.io.support.Resource) - Method in DomainClassCompleter
-
- isValidResource(org.grails.io.support.Resource) - Method in TestsCompleter
-
- isValidTargetClassNode(org.codehaus.groovy.ast.ClassNode) - Method in AbstractGrailsArtefactTransformer
-
- isValidTransactionManagerBeanDefinition(java.lang.String, org.springframework.beans.factory.config.BeanDefinition) - Method in ChainedTransactionManagerPostProcessor
-
- isValidVersion(java.lang.String, java.lang.String) - Method in GrailsVersionUtils
-
Check if the required version is a valid for the given plugin version.
- isVerbose() - Method in GrailsConsole
-
- Returns:
- Whether verbose output is being used
- isVersionGreaterThan(java.lang.String, java.lang.String) - Method in GrailsVersionUtils
-
Returns true if rightVersion is greater than leftVersion
- 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 Environment
-
Check whether the application is deployed
- isWarDeployed() - Method in GrailsApplication
-
Returns true if this application has been deployed as a WAR file
- isWarDeployed() - Method in Metadata
-
- Returns:
- true if this application is deployed as a WAR
- isWhereQueryCall(org.codehaus.groovy.ast.expr.MethodCall) - Method in WhereQueryTypeCheckingExtension
-
- isWindows() - Method in GrailsConsole
-
- isWithinBinary(URL) - Method in IOUtils
-
Whether the given URL is within a binary like a JAR or WAR file
- Parameters:
url
- The URL
- Returns:
- True if it is
- isWithinShell() - Method in Environment
-
Returns whether the environment is running within the Grails shell (executed via the 'grails' command line in a terminal window)
- isWritable() - Method in FileSystemResource
-
This implementation checks whether the underlying file is marked as writable
(and corresponds to an actual file with content, not to a directory).
- isWriterReferenced() - Method in BoundedCharsAsEncodedBytesCounter
-
- isXhr() - Method in GrailsMockHttpServletRequest
-
Indicates whether this is an AJAX request or not (as far as
Grails is concerned).
- isXhr(javax.servlet.http.HttpServletRequest) - Method in HttpServletRequestExtension
-
- iterator() - Method in CodeGenConfig
-
- iterator() - Method in CompositeConfig
-
- iterator() - Method in GrailsDependencyVersions
-
- iterator() - Method in JSONArray
-
- iterator() - Method in Metadata
-
- iterator() - Method in NavigableMap.NullSafeNavigator
-
- iterator() - Method in NavigableMapConfig
-
- iterator() - Method in PrefixedConfig
-
- sanitize(java.lang.Throwable) - Method in TestStacktraceSanitizer
-
- sanitizeRootCause(java.lang.Throwable) - Method in GrailsUtil
-
- save() - Method in RestfulController
-
Saves a resource
- saveResource(T) - Method in RestfulController
-
Saves a resource
- Parameters:
resource
- The resource to be saved
- Returns:
- The saved resource or null if can't save it
- 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, Closure) - Method in ClassPathScanner
-
Scans for classes in the given package names
- Parameters:
classLoader
- The classloader to use to load classesresourcePatternResolver
- The resolverpackageNames
- The package namesannotationFilter
- The filter
- Returns:
- The classes
- SCOPE - Field in DefaultGrailsControllerClass
-
- SCOPE_SINGLETON - Field in DefaultGrailsControllerClass
-
- SCOPE_TO_DESC - Field in BuildSettings
-
- ScriptNameResolver - Class in org.grails.build.parsing
- Authors:
- Andres Almiray
- Dierk Koenig
- Graeme Rocher
- ScriptNameResolver() - Constructor in ScriptNameResolver
-
- searchMainClass(java.net.URI) - Method in MainClassFinder
-
Searches for the main class relative to the give path that is within the project tree
- Parameters:
path
- The path as a URI
- Returns:
- The name of the main class
- searchTemplateDepthFirst(org.grails.cli.profile.Profile, java.lang.String) - Method in RenderStep
-
- SECURE_MASK_CHAR - Field in GrailsConsole
-
- secureUserInput(java.lang.String) - Method in GrailsConsole
-
Like
userInput(String) except that the user's entered characters will be replaced with '*' on the CLI,
masking the input (i.e. suitable for capturing passwords etc.).
- SEND_ALLOW_HEADER_FOR_INVALID_HTTP_METHOD - Field in WebUtils
-
- sendError(int) - Method in IncludeResponseWrapper
-
- sendRedirect(java.lang.String) - Method in IncludeResponseWrapper
-
- SERVER - Field in HttpHeaders
-
- SERVER_URL - Field in Settings
-
The URL of the server
- ServerInteraction - Trait in org.grails.cli.profile.commands.io
Methods to aid interacting with the server from the CLI
- Authors:
- Graeme Rocher
- Since:
- 3.0.3
- ServerInteraction() - Constructor in ServerInteraction
-
- SERVICE - Field in DefaultGrailsServiceClass
-
- ServiceArtefactHandler - Class in org.grails.core.artefact
- Authors:
- Marc Palmer (marc@anyware.co.uk)
- ServiceArtefactHandler() - Constructor in ServiceArtefactHandler
-
- ServiceBeanAliasPostProcessor - Class in org.grails.plugins.services
Registers bean aliases for service beans provided by plugins.
- ServiceBeanAliasPostProcessor() - Constructor in ServiceBeanAliasPostProcessor
-
- ServiceCommandFactory - Class in org.grails.cli.profile.commands.factory
Uses the service registry pattern to locate commands
- Authors:
- Graeme Rocher
- Since:
- 3.0
- ServiceCommandFactory() - Constructor in ServiceCommandFactory
-
- ServicesGrailsPlugin - Class in org.grails.plugins.services
Configures services in the Spring context.
- ServicesGrailsPlugin() - Constructor in ServicesGrailsPlugin
-
- SERVLET_CONTEXT_INIT_METHOD - Field in GrailsWebPluginManager
-
- SERVLET_ENGINE - Field in HttpHeaders
-
- SERVLET_VERSION - Field in BuildSettings
-
The version of the servlet API
- SERVLET_VERSION - Field in Metadata
-
- ServletAttributes - Trait in grails.web.api
A trait that adds attributes specific to the Servlet API
- Authors:
- Graeme Rocher
- Jeff Brown
- ServletAttributes() - Constructor in ServletAttributes
-
- servletContext - Field in AbstractUrlMapping
-
- servletContext - Field in GrailsExceptionResolver
-
- ServletContextExtension - Class in org.grails.web.servlet
An extension that adds methods to the ServletContext interface
- Authors:
- Jeff Brown
- Since:
- 3.0
- ServletContextExtension() - Constructor in ServletContextExtension
-
- ServletContextHolder - Class in grails.web.context
Holds a reference to the ServletContext.
- ServletEnvironmentGrailsApplicationDiscoveryStrategy - Class in org.grails.web.context
Strategy for discovering the GrailsApplication and ApplicationContext instances in the Servlet environment
- Authors:
- Graeme Rocher
- Since:
- 2.4
- ServletEnvironmentGrailsApplicationDiscoveryStrategy() - Constructor in ServletEnvironmentGrailsApplicationDiscoveryStrategy
-
- ServletRenderContext - Class in org.grails.plugins.web.rest.render
RenderContext for the servlet environment
- Authors:
- Graeme Rocher
- Since:
- 2.3
- ServletRenderContext() - Constructor in ServletRenderContext
-
- SET_COOKIE2 - Field in HttpHeaders
-
- SET_COOKIE - Field in HttpHeaders
-
- set(T) - Method in Holder
-
- set(int, java.lang.Object) - Method in JSONArray
-
- setAbstract(boolean) - Method in BeanConfiguration
-
Sets the BeanConfiguration as an Abstract bean definition
- setAbstract(boolean) - Method in DefaultBeanConfiguration
-
- setAction(java.lang.String) - Method in ForwardUrlMappingInfo
-
- setActionName(java.lang.String) - Method in GrailsWebRequest
-
- setActionResultTransformers(org.grails.web.servlet.mvc.ActionResultTransformer) - Method in ResponseRenderer
-
- setActive(boolean) - Method in DirectoryWatcher
-
Sets whether to stop the directory watcher
- setAllowSubBuffers(boolean) - Method in StreamCharBuffer
-
- setAlwaysIncludeNewline(boolean) - Method in CandidateListCompletionHandler
-
- setAnsiEnabled(boolean) - Method in GrailsConsole
-
- 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
- Parameters:
applicationContext
- The application context
- 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 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
-
- setAsText(java.lang.String) - Method in ClassEditor
-
- setAsText(java.lang.String) - Method in CompositeEditor
-
- setAt(java.lang.Object, java.lang.Object) - Method in CodeGenConfig
-
- setAt(java.lang.Object, java.lang.Object) - Method in CompositeConfig
-
- setAt(java.lang.Object, java.lang.Object) - Method in ConfigMap
-
Enables the object[foo] = 'stuff' syntax
- Parameters:
key
- The keyvalue
- The value
- setAt(java.lang.Object, java.lang.Object) - Method in NavigableMap
-
- setAt(java.lang.Object, java.lang.Object) - Method in NavigableMap.NullSafeNavigator
-
- 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
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
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.grails.io.support.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).
- 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
-
- setChildContext(org.springframework.context.ConfigurableApplicationContext) - Method in CoreConfiguration
-
Sets the child Spring context.
- setChunkMinSize(int) - Method in StreamCharBuffer
-
- setClassesDirs(org.gradle.api.tasks.testing.Test, org.gradle.api.tasks.SourceSet) - Method in IntegrationTestGradlePlugin
-
- 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 DefaultResourceLoader
-
Specify the ClassLoader to load class path resources with, or null
for using the thread context class loader at the time of actual resource access.
- setClassLoader(java.lang.ClassLoader) - Method in DefaultUrlMappingEvaluator
-
- setClassLoader(java.lang.ClassLoader) - Method in DynamicElementReader
-
- setClassLoader(java.lang.ClassLoader) - Method in PropertySourcesConfig
-
- setCommand(java.lang.String) - Method in ApplicationContextCommandTask
-
- setCommand(java.lang.String) - Method in CommandLine
-
- setCommand(java.lang.String) - Method in DefaultCommandLine
-
- setCommandName(java.lang.String) - Method in DefaultCommandLine
-
- 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 GrailsMockHttpServletRequest
-
- setContentType(java.lang.String) - Method in IncludeResponseWrapper
-
- setContentType(java.lang.String) - Method in RenderContext
-
Sets the content type of the rendered response
- Parameters:
contentType
- The content type
- setContentType(java.lang.String) - Method in ServletRenderContext
-
- 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
-
- setCssDir(File) - Method in DocPublisherTask
-
The directory of the css templates (optional)
- setCurrentReloadError(java.lang.Throwable) - Method in Environment
-
- setCutOffPackage(java.lang.String) - Method in DefaultStackTraceFilterer
-
- setCutOffPackage(java.lang.String) - Method in StackTraceFilterer
-
Sets the package where the stack trace should end
- 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(org.springframework.core.convert.converter.Converter) - Method in HalJsonRenderer
-
- setDebugStream(java.io.PrintStream) - Method in JsonParserTokenManager
-
Set debug output.
- setDefaultEncoding(java.lang.String) - Method in ReloadableResourceBundleMessageSource
-
Set the default charset to use for parsing properties files.
- setDefaultInputMask(java.lang.Character) - Method in GrailsConsole
-
- 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.grails.io.support.Resource) - Method in DefaultGrailsPlugin
-
- setDescriptor(org.grails.io.support.Resource) - Method in GrailsPlugin
-
Sets the plugin descriptor for this plugin
- setDest(File) - Method in DocPublisherTask
-
The documentation publishing destination
- setDestinationActivated(boolean) - Method in GrailsLazyProxyPrintWriter
-
- setDestinationDir(File) - Method in ProfileCompilerTask
-
- 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 BoundedCharsAsEncodedBytesCounter
-
- setEncoding(java.lang.String) - Method in DocPublisherTask
-
The encoding to use (default is UTF-8)
- setEncodingStateRegistryLookup(org.grails.encoder.EncodingStateRegistryLookup) - Method in EncodingStateRegistryLookupHolder
-
- setEngineProperties(Properties) - Method in DocPublisher
-
Sets the engine properties.
- setEnvironment(java.lang.String) - Method in DefaultCommandLine
-
- setErr(PrintStream) - Method in GrailsConsole
-
- setError() - Method in DevNullPrintStream
-
- setError() - Method in GrailsPrintWriter
-
- setError() - Method in GrailsPrintWriterAdapter
-
- setErrors(org.springframework.validation.Errors) - Method in Controller
-
Sets the errors instance of the current controller
- Parameters:
errors
- The error instance
- setExceptionType(Class<?>) - Method in ResponseCodeUrlMapping
-
- setExecutionContext(grails.dev.commands.ExecutionContext) - Method in GroovyScriptCommand
-
- setFactoryBean(java.lang.String) - Method in BeanConfiguration
-
- setFactoryBean(java.lang.String) - Method in DefaultBeanConfiguration
-
- setFactoryMethod(java.lang.String) - Method in BeanConfiguration
-
- 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(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
- Parameters:
format
- The format of the response
- setFormat(java.lang.String) - Method in GrailsMockHttpServletRequest
-
Sets the request format to use
- Parameters:
format
- The request format
- 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 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
-
- setGroovyPageLayoutFinder(org.grails.web.sitemesh.GroovyPageLayoutFinder) - Method in ResponseRenderer
-
- 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(File) - Method in DocPublisherTask
-
The directory of the images (optional)
- setInheritRollbackOnly(boolean) - Method in GrailsTransactionAttribute
-
- setInitialized(boolean) - Method in CacheEntry
-
- setInitializing(boolean) - Method in Environment
-
- setInstance(grails.build.logging.GrailsConsole) - Method in GrailsConsole
-
- 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
- Parameters:
sourceJson
- The source json
- setLastMessage(java.lang.String) - Method in GrailsConsole
-
- setLicense(java.lang.String) - Method in GrailsPublishExtension
-
- setLoadCorePlugins(boolean) - Method in AbstractGrailsPluginManager
-
- setLoadCorePlugins(boolean) - Method in GrailsPluginManager
-
Set whether the core plugins should be loaded
- setLocale(Locale) - Method in IncludeResponseWrapper
-
- setLocaleResolver(org.springframework.web.servlet.LocaleResolver) - Method in ParamsAwareLocaleChangeInterceptor
-
- setMainClassProperty() - Method in FindMainClassTask
-
- 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 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(Map) - Method in UrlMappingFactoryBean
-
- 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 GrailsWebDataBinder
-
- setMetaClass(groovy.lang.MetaClass) - Method in ExtendedProxy
-
- setMetaClass(groovy.lang.MetaClass) - Method in GrailsApplicationContext
-
- setMetaClass(groovy.lang.MetaClass) - Method in GrailsPrintWriter
-
- 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) - Method in Interceptor
-
Sets the model
- Parameters:
model
- The model to set
- setModel(Map) - Method in RenderContext
-
The model to use for the response
- Parameters:
model
- The model
- setModel(Map) - Method in ServletRenderContext
-
- setModelAndView(org.springframework.web.servlet.ModelAndView) - Method in Controller
-
Sets the ModelAndView of the current controller
- Parameters:
mav
- The ModelAndView
- setModelAndView(org.springframework.web.servlet.ModelAndView) - Method in Interceptor
-
Sets the ModelAndView of the current controller
- Parameters:
mav
- The ModelAndView
- setMultipartContentType(java.lang.String, java.lang.String) - Method in GrailsMockHttpServletRequest
-
- setMultipartHeaders(java.lang.String, org.springframework.http.HttpHeaders) - Method in GrailsMockHttpServletRequest
-
- setMultipartRequest(javax.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 Environment
-
Set the name.
- setName(java.lang.String) - Method in PluginAstReader.BasicGrailsPluginInfo
-
- setNamespace(java.lang.String) - Method in ForwardUrlMappingInfo
-
- setNamespace(java.lang.String) - Method in GrailsWebApplicationContext
-
- setNamespaceHandlerResolver(org.springframework.beans.factory.xml.NamespaceHandlerResolver) - Method in BeanBuilder
-
- 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.
- setObject(T) - Method in InstanceFactoryBean
-
- setObjectType(Class<?>) - Method in InstanceFactoryBean
-
- setOut(javax.servlet.http.HttpServletRequest, Writer) - Method in DefaultGrailsApplicationAttributes
-
- setOut(javax.servlet.http.HttpServletRequest, Writer) - Method in GrailsApplicationAttributes
-
Sets the current write for the request
- setOut(PrintStream) - Method in GrailsConsole
-
- setOut(Writer) - Method in GrailsPrintWriter
-
- setOut(Writer) - Method in GrailsWebRequest
-
- Parameters:
out
- the out to set
- setOutput(OutputStream) - Method in JUnitReports
-
- setOutput(OutputStream) - Method in PlainFormatter
-
- setOutput(OutputStream) - Method in XMLFormatter
-
- setParameterValues(Map) - Method in AbstractUrlMapping
-
- setParameterValues(Map) - Method in ResponseCodeUrlMapping
-
- setParameterValues(Map) - Method in UrlMapping
-
Sets any parameter values that should be populated into the request
- setParamName(java.lang.String) - Method in ParamsAwareLocaleChangeInterceptor
-
- setParams(Map) - Method in AbstractUrlMappingInfo
-
- setParams(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
-
- 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
-
- setPathMatcher(org.grails.io.support.AntPathMatcher) - Method in PathMatchingResourcePatternResolver
-
Set the PathMatcher implementation to use for this
resource pattern resolver.
- setPathSeparator(java.lang.String) - Method in AntPathMatcher
-
Set the path separator to use for pattern parsing.
- 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 DefaultUrlMappingEvaluator
-
- 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
- setPluginManager(grails.plugins.GrailsPluginManager) - Method in UrlMappingsHolderFactoryBean
-
- setPluginManagerInCreation(boolean) - Method in Holders
-
- setPluginName(java.lang.String) - Method in ForwardUrlMappingInfo
-
- setPortalUsername(java.lang.String) - Method in GrailsPublishExtension
-
- setPreferSubChunkWhenWritingToOtherBuffer(boolean) - Method in StreamCharBuffer
-
- setProfile(org.grails.cli.profile.Profile) - Method in ProfileCommand
-
Sets the command profile
- Parameters:
profile
- The profile
- setProfileRepository(org.grails.cli.profile.ProfileRepository) - Method in AbstractProfile
-
- setProfileRepository(org.grails.cli.profile.ProfileRepository) - Method in ProfileInfoCommand
-
- setProfileRepository(org.grails.cli.profile.ProfileRepository) - Method in ProfileRepositoryAware
-
- setProjectContext(org.grails.cli.profile.ProjectContext) - Method in GradleCommand
-
- setProjectContext(org.grails.cli.profile.ProjectContext) - Method in ProjectContextAware
-
- setProperties(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
- Parameters:
bindingSource
- The binding source
- Returns:
- The BindingResult
- 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 ClosureToMapPopulator
-
- setProperty(java.lang.String, java.lang.Object) - Method in CodeGenConfig
-
- 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(javax.servlet.http.HttpServletRequest, java.lang.String, java.lang.Object) - Method in HttpServletRequestExtension
-
- setProperty(java.lang.String, java.lang.Object) - Method in NavigableMap
-
- setProperty(java.lang.String, java.lang.Object) - Method in NavigableMap.NullSafeNavigator
-
- 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, DataBindingSource, MetaProperty, java.lang.Object, grails.databinding.events.DataBindingListener) - Method in GrailsWebDataBinder
-
- setPropertyValue(java.lang.Object, DataBindingSource, MetaProperty, java.lang.Object, grails.databinding.events.DataBindingListener, boolean) - Method in SimpleDataBinder
-
- setRawArguments(java.lang.String) - Method in DefaultCommandLine
-
- 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.
- setRedirectListeners(Collection) - Method in ResponseRedirector
-
- setRenderers(grails.rest.render.Renderer) - Method in DefaultRendererRegistry
-
- setRenderView(boolean) - Method in GrailsWebRequest
-
- 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.
- setResourceLoader(org.grails.io.support.ResourceLoader) - Method in ResourceLocator
-
- 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
-
- 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(javax.servlet.ServletConfig) - Method in GrailsWebApplicationContext
-
- setServletContext(javax.servlet.ServletContext) - Method in GrailsDispatcherServlet
-
- setServletContext(javax.servlet.ServletContext) - Method in GrailsExceptionResolver
-
- setServletContext(javax.servlet.ServletContext) - Method in GrailsWebApplicationContext
-
Set the ServletContext that this WebApplicationContext runs in.
- setServletContext(java.lang.Object) - Method in Holders
-
- setServletContext(javax.servlet.ServletContext) - Method in ServletContextHolder
-
- setServletContext(javax.servlet.ServletContext) - Method in WebRuntimeSpringConfiguration
-
- setServletVersion(java.lang.String) - Method in Metadata
-
- setShouldFilter(boolean) - Method in DefaultStackTraceFilterer
-
- setShouldFilter(boolean) - Method in StackTraceFilterer
-
- Parameters:
shouldFilter
- Whether to filter stack traces or not
- setSkipFilteringCodec(boolean) - Method in GrailsWebRequest
-
- setSleepTime(long) - Method in DirectoryWatcher
-
Sets the amount of time to sleep between checks
- setSource(java.lang.Object) - Method in GroovyPageCompileTask
-
- setSource(java.lang.Object) - Method in PublishGuideTask
-
- setSpringConfig(org.grails.spring.RuntimeSpringConfiguration) - Method in BeanBuilder
-
Sets the runtime Spring configuration instance to use.
- setSrc(File) - Method in DocPublisherTask
-
The documentation source location
- setStacktrace(boolean) - Method in GrailsConsole
-
- Parameters:
stacktrace
- Sets whether to show stack traces on errors
- setStatus(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, org.springframework.web.servlet.ModelAndView, java.lang.Exception) - Method in GrailsExceptionResolver
-
- setStatus(int, java.lang.String) - 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
-
- setStrings(SortedSet<String>) - Method in StringsCompleter
-
- setStructuredBindingEditors(TypedStructuredBindingEditor) - Method in GrailsWebDataBinder
-
- setStyleDir(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(Writer) - Method in GrailsPrintWriterAdapter
-
- setTarget(java.lang.Object) - Method in HotSwappableTargetSourceFactoryBean
-
- setTarget(T) - Method in MixinTargetAware
-
- 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_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
- Authors:
- Graeme Rocher
- Since:
- 3.0
- SETTINGS_FILE - Field in BuildSettings
-
- Settings() - Constructor in Settings
-
- SettingsFile - Class in grails.boot.config.tools
Used to interpret the Gradle settings.gradle file
- Authors:
- Graeme Rocher
- Since:
- 3.0
- SettingsFile() - Constructor in SettingsFile
-
- setTransactionalAttributes(Properties) - Method in GroovyAwareNamedTransactionAttributeSource
-
- setTransactionManager(org.springframework.transaction.PlatformTransactionManager) - Method in TransactionManagerAware
-
Sets the transaction manager on implementors
- setTrimStrings(boolean) - Method in DataBindingConfigurationProperties
-
- setupCompleters() - Method in GrailsCli
-
- setupConsoleOutput(org.grails.cli.profile.ProjectContext, org.gradle.tooling.LongRunningOperation) - Method in GradleUtil
-
- setUrlConverter(grails.web.UrlConverter) - Method in RequestForwarder
-
- setUrlCreatorMaxWeightedCacheCapacity(int) - Method in DefaultUrlMappingsHolder
-
- setUsed(boolean) - Method in GrailsPrintWriter
-
- setUsed(boolean) - Method in GrailsPrintWriterAdapter
-
- 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
-
- setVerbose(boolean) - Method in GrailsConsole
-
- Parameters:
verbose
- Sets whether verbose output should be used
- setVersion(java.lang.String) - Method in PluginAstReader.BasicGrailsPluginInfo
-
- setView(java.lang.String) - Method in ForwardUrlMappingInfo
-
- setView(java.lang.String) - Method in Interceptor
-
Sets the view name
- Parameters:
view
- The name of the view
- setViewName(java.lang.String) - Method in RenderContext
-
The view to use for the response
- Parameters:
viewName
- The view name
- setViewName(java.lang.String) - Method in ServletRenderContext
-
- setWatchedResources(org.grails.io.support.Resource) - Method in DefaultGrailsPlugin
-
- setWebRequestInterceptors(org.springframework.web.context.request.WebRequestInterceptor) - Method in UrlMappingsHandlerMapping
-
- setWorkDir(File) - Method in DocPublisherTask
-
The temporary directory to use (optional)
- setWrappedResponse(javax.servlet.http.HttpServletResponse) - Method in GrailsWebRequest
-
- setWrappedResponse(javax.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(javax.servlet.WriteListener) - Method in IncludeResponseWrapper
-
- setXml(java.lang.Object) - Method in GrailsMockHttpServletRequest
-
Sets the body of the request to be an XML packet
- Parameters:
- sourceXml
- 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
-
- shortSummary() - Method in StopWatch
-
Return a short description of the total running time.
- 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
-
- shouldInclude(java.util.List, java.util.List, T) - Method in IncludeExcludeSupport
-
- shouldIncludeProperty(org.radeox.api.engine.context.RenderContext, java.lang.Object, java.lang.String) - Method in AbstractIncludeExcludeRenderer
-
- shouldInject(URL) - Method in ApplicationClassInjector
-
- shouldInject(URL) - Method in ClassInjector
-
Returns whether this injector should inject
- shouldInject(URL) - Method in ControllerActionTransformer
-
- shouldInject(URL) - Method in ControllerDomainTransformer
-
- shouldInject(URL) - Method in DefaultGrailsDomainClassInjector
-
- shouldInject(URL) - Method in GlobalClassInjectorAdapter
-
- shouldInject(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 DefaultStackTracePrinter
-
- shouldSkipNextCause(java.lang.Throwable) - Method in ErrorsViewStackTracePrinter
-
- shouldUpdate(long, java.lang.Object) - Method in CacheEntry
-
- show() - Method in RestfulController
-
Shows a single resource
- Parameters:
id
- The id of the resource
- Returns:
- The rendered resource or a 404 if it doesn't exist
- showCreate() - Method in DocEngine
-
- showPrompt() - Method in GrailsConsole
-
Shows the prompt to request user input
- 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.
- SimpleBindingError - Class in org.grails.databinding.errors
- 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() - Constructor in SimpleMapDataBindingSource
-
- SimpleMapResourceLoader - Class in org.grails.core.io
Simple implementation of the ResourceLoader interface that uses a Map to load resources.
- SimpleOrFileNameCompletor - Class in org.grails.cli.interactive.completers
JLine Completor that mixes a fixed set of options with file path matches.
- SimpleOrFileNameCompletor() - Constructor in SimpleOrFileNameCompletor
-
- SimpleTemplate - Class in org.grails.cli.profile.commands.templates
- SimpleTemplate() - Constructor in SimpleTemplate
-
- size() - Method in AbstractTypeConvertingMap
-
- size() - Method in BoundedCharsAsEncodedBytesCounter
-
- size() - Method in CodeGenConfig
-
- 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 NavigableMap
-
- size() - Method in NavigableMap.NullSafeNavigator
-
- size() - Method in NavigableMapConfig
-
- size() - Method in PrefixedConfig
-
- size() - Method in SimpleMapDataBindingSource
-
- size() - Method in StreamCharBuffer
-
- skeletonExcludes - Field in AbstractProfile
-
- 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 WebUtils
-
- SortedAggregateCompleter - Class in org.grails.cli.interactive.completers
Copied from jline AggregateCompleter
- SortedAggregateCompleter(jline.console.completer.Completer) - Constructor in SortedAggregateCompleter
-
Construct an AggregateCompleter with the given completers.
- sortPlugins(List<GrailsPlugin>) - Method in DefaultGrailsPluginManager
-
- source(java.lang.String) - Method in FileSystemInteractionImpl
-
Finds a source file for the given class name
- Parameters:
className
- The class name
- Returns:
- The source resource
- SourceCodeAware - Interface in org.grails.exceptions.reporting
An interface that represents an exception that is capable of providing more information about the source code
- SourceSets - Class in org.grails.gradle.plugin.util
- Authors:
- Graeme Rocher
- Since:
- 3.0
- SourceSets() - Constructor in SourceSets
-
- SPACE - Field in GrailsConsole
-
- 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, DataBindingSource) - Method in SimpleDataBinder
-
- SPRING_BEAN_PACKAGES - Field in Settings
-
Packages to scan for Spring beans
- SPRING_DISABLE_ASPECTJ - Field in Settings
-
Whether to disable AspectJ explicitly
- SPRING_PLACEHOLDER_PREFIX - Field in Settings
-
The prefix to use for property placeholders
- SPRING_RESOURCES_CLASS - Field in RuntimeSpringConfigUtilities
-
- SPRING_RESOURCES_GROOVY - Field in RuntimeSpringConfigUtilities
-
- SPRING_RESOURCES_XML - Field in RuntimeSpringConfigUtilities
-
- SPRING_SCRIPTS_PATH_PATTERN - Field in GrailsResourceUtils
-
- SPRING_TRANSACTION_MANAGEMENT - Field in Settings
-
Whether to enable Spring proxy based transaction management.
- 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
-
- SpringInvoker - Class in org.grails.cli.boot
Allows invocation of Spring commands from command scripts
- Authors:
- Graeme Rocher
- Since:
- 3.0
- SpringInvoker.Slf4jBindingAwareClassLoader - Class in org.grails.cli.boot
- SpringInvoker.Slf4jBindingAwareClassLoader() - Constructor in SpringInvoker.Slf4jBindingAwareClassLoader
-
- SpringInvoker() - Constructor in SpringInvoker
-
- SpringIOUtils - Class in org.grails.io.support
Simple utility methods for file and stream copying.
- SpringResource - Class in org.grails.core.io
Bridges Grails and Spring Resource APIs
- SpringResource(org.springframework.core.io.Resource) - Constructor in SpringResource
-
- STACK_LOG - Field in DefaultStackTraceFilterer
-
- STACK_LOG_NAME - Field in DefaultStackTraceFilterer
-
- stackFilterer - Field in GrailsExceptionResolver
-
- STACKTRACE_FILTERED_MESSAGE - Field in GrailsConsole
-
- STACKTRACE_MESSAGE - Field in GrailsConsole
-
- StackTraceFilterer - Interface in org.grails.exceptions.reporting
Improves the output of stack traces produced by exceptions in a Grails application.
- StackTracePrinter - Interface in org.grails.exceptions.reporting
Defines method for pretty printing Stack traces.
- StackTracePrinter() - Constructor in StackTracePrinter
-
- STANDALONE - Field in Environment
-
Whether Grails has been executed standalone via the static void main method and not loaded in via the container
- StandaloneCodecLookup - Class in org.grails.encoder.impl
- StandaloneCodecLookup() - Constructor in StandaloneCodecLookup
-
- start() - Method in EmbeddedDatabaseShutdownHook
-
- start(java.lang.String) - Method in StopWatch
-
Start a named task.
- startAsync(javax.servlet.ServletRequest, javax.servlet.ServletResponse) - Method in GrailsMockHttpServletRequest
-
- startConsole() - Method in GroovyConsoleApplicationContext
-
- startConsole() - Method in GroovyConsoleWebApplicationContext
-
- startConsole() - Method in GroovyshApplicationContext
-
- startConsole() - Method in GroovyshWebApplicationContext
-
- startDocument(java.lang.String, java.lang.String) - Method in PrettyPrintXMLStreamWriter
-
- startDocument(java.lang.String, java.lang.String) - Method in XMLStreamWriter
-
- startInteractiveMode(grails.build.logging.GrailsConsole) - Method in GrailsCli
-
- startNode(java.lang.String) - Method in PrettyPrintXMLStreamWriter
-
- startNode(java.lang.String) - Method in XMLStreamWriter
-
- startResourceTag(org.grails.web.xml.XMLStreamWriter, java.lang.String, Locale, java.lang.String) - Method in HalXmlRenderer
-
- startResourceTagForCurrentPath(org.radeox.api.engine.context.RenderContext, org.grails.web.xml.XMLStreamWriter) - Method in HalXmlRenderer
-
- startTag() - Method in PrettyPrintXMLStreamWriter
-
- startTag() - Method in XMLStreamWriter
-
- startTest(org.gradle.api.tasks.testing.Test) - Method in JUnitReports
-
- startTestSuite(org.apache.tools.ant.taskdefs.optional.junit.JUnitTest) - Method in JUnitReports
-
- STATIC_METHOD_MISSING_METHOD_NAME - Field in AbstractGrailsArtefactTransformer
-
- STATIC_METHOD_MISSING_METHOD_NAME - Field in GrailsASTUtils
-
- staticFlag - Field in SimpleCharStream
-
Whether parser is static.
- StaticJarProfileRepository - Class in org.grails.cli.profile.repository
A JAR file repository that resolves profiles from a static array of JAR file URLs
- Authors:
- Graeme Rocher
- Since:
- 3.1
- StaticJarProfileRepository() - Constructor in StaticJarProfileRepository
-
- staticMethods - Field in BaseApiProvider
-
- StaticResourceLoader - Class in org.grails.core.io
A ResourceLoader that loads resources from a statically defined base resource.
- StaticResourceLoader(org.grails.io.support.Resource) - Constructor in StaticResourceLoader
-
- StaticResourceLocator - Class in org.grails.core.io
A static resource locator that uses an internal map to locate resources.
- Step - Interface in org.grails.cli.profile
Represents a step within a Command.
- Step() - Constructor in Step
-
- StepFactory - Interface in org.grails.cli.profile.steps
Creates steps
- Authors:
- Graeme Rocher
- Since:
- 3.0
- StepFactory() - Constructor in StepFactory
-
- StepRegistry - Class in org.grails.cli.profile.steps
Registry of steps
- Authors:
- Graeme Rocher
- Since:
- 3.0
- StepRegistry() - Constructor in StepRegistry
-
- 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(java.lang.String) - Constructor in StopWatch
-
Construct a new stop watch with the given id.
- store(javax.servlet.http.HttpSession) - Method in SynchronizerTokensHolder
-
- storeData(T) - Method in CachedGradleOperation
-
- storeGrailsWebRequest(org.grails.web.servlet.mvc.GrailsWebRequest) - Method in WebUtils
-
Helper method to store the given GrailsWebRequest for the current
request.
- 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(int, org.grails.buffer.StreamByteBuffer.ReadMode) - Constructor in StreamByteBuffer
-
- StreamCharBuffer - Class in org.grails.buffer
- StreamCharBuffer.EncodedPart - 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.StreamCharBufferReader - Class in org.grails.buffer
- StreamCharBuffer.StreamCharBufferWriter - Class in org.grails.buffer
This is the java.io.Writer implementation for StreamCharBuffer
- StreamCharBuffer(int, int, int) - Constructor in StreamCharBuffer
-
- StreamCharBufferMetaUtils - Class in org.grails.buffer
- StreamCharBufferMetaUtils() - Constructor in StreamCharBufferMetaUtils
-
- StreamCharBufferReader(boolean) - Constructor in StreamCharBuffer.StreamCharBufferReader
-
- 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(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(Writer) - Constructor in StreamingMarkupWriter
-
- StringCharArrayAccessor - Class in org.grails.buffer
Provides optimized access to java.lang.String internals
- StringEscapeCategory - Class in grails.doc.internal
- stringPropertyNames() - Method in ConfigProperties
-
- StringsCompleter - Class in org.grails.cli.interactive.completers
A completer that completes based on a collection of Strings
- StringsCompleter(java.lang.String) - Constructor in StringsCompleter
-
- 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
- Since:
- 2.3
- StructuredCalendarBindingEditor() - Constructor in StructuredCalendarBindingEditor
-
- StructuredDateBindingEditor - Class in org.grails.databinding.converters
- Authors:
- Jeff Brown
- Since:
- 2.3
- 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
- Since:
- 2.3
- StructuredSqlDateBindingEditor() - Constructor in StructuredSqlDateBindingEditor
-
- 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
- Parameters:
args
- The array objectstart
- The start index (inclusive)end
- The end index (exclusive)
- Returns:
- The new array
- subList(int, int) - Method in JSONArray
-
- subSequence(int, int) - Method in StreamCharBuffer
-
- 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
- SUFFIX - Field in GroovyPagesUriSupport
-
- superClass() - Method in Resource
-
- Returns:
- The super class to use for the generated controller class
- SupplierUtil - Class in grails.util
Helper methods for dealing with java.util.function.Supplier.
- Support - Class in grails.dev
Methods to support the development environment
- Authors:
- Graeme Rocher
- Since:
- 3.0
- Support() - Constructor in Support
-
- supports(java.lang.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(org.codehaus.groovy.ast.ClassNode) - Method in SupportsClassNode
-
- supports(java.lang.Object) - Method in UrlMappingsInfoHandlerAdapter
-
- supportsAtLeastVersion(java.lang.String, java.lang.String) - Method in GrailsVersionUtils
-
- 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
-
- supportsSourceType(Class<?>) - Method in AbstractGrailsApplication
-
- SVN_DIR_NAME - Field in DirectoryWatcher
-
- swapIn(OutputStream, OutputStream) - Method in SystemOutAndErrSwapper
-
Replaces System.out and System.err with PrintStream's wrapping outStream and errStream
- throws:
- IllegalStateException if a swap is already on
- Returns:
- [outStream, 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.
- SynchronizerTokensHolder - Class in org.grails.web.servlet.mvc
A token used to handle double-submits.
- SynchronizerTokensHolder() - Constructor in SynchronizerTokensHolder
-
- synonyms(java.lang.String) - Method in CommandDescription
-
Adds a synonyms for this command
- Parameters:
synonyms
- The synonyms
- Returns:
- This command description
- 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.TestOutputCapturingPrintStream() - Constructor in SystemOutAndErrSwapper.TestOutputCapturingPrintStream
-
- SystemOutAndErrSwapper() - Constructor in SystemOutAndErrSwapper
-
- SystemOutErrCapturer - Class in grails.io.support
Utility for capturing the result of calls to System.out / System.err
- SystemOutErrCapturer.NullOutputStream - Class in grails.io.support
- SystemOutErrCapturer.NullOutputStream() - Constructor in SystemOutErrCapturer.NullOutputStream
-
- SystemOutErrCapturer() - Constructor in SystemOutErrCapturer
-
- systemOutput - Field in PlainFormatter
-
- SystemPropertiesAuthenticator - Class in grails.build.proxy
An Authenticator that authenticates via System properties
- Authors:
- Graeme Rocher
- Since:
- 3.0.8
- SystemPropertiesAuthenticator() - Constructor in SystemPropertiesAuthenticator
-
- SystemStreamsRedirector - Class in grails.io.support
- SystemStreamsRedirector() - Constructor in SystemStreamsRedirector
-