- ga - Field in AbstractGrailsMockTests
- The GrailsApplication instance created during setup
- gcl - Field in AbstractGrailsMockTests
- A GroovyClassLoader instance
- GDECLAR - Field in Tokens
- GDIRECT - Field in Tokens
- ge(String, Object) - Method in HibernateCriteriaBuilder
- Creates a "greater than or equal to" Criterion based on the specified property name and value
- GEND_EMPTY_TAG - Field in Tokens
- GEND_TAG - Field in Tokens
- generateController(GrailsDomainClass, Writer) - Method in DefaultGrailsTemplateGenerator
- generateController(GrailsDomainClass, Writer) - Method in GrailsTemplateGenerator
- Generates a controller for the specified domain class, writing the result to the specified
java.io.Writer instance.
- generateDependencyDescriptor() - Method in PluginPackager
- generateGsp(Writer, boolean) - Method in GroovyPageParser
- generateJavaName(String) - Method in GroovyPageCompiler
- generateParseException() - Method in JSONParser
- Generate ParseException.
- generatePluginXml(def, MarkupBuilder) - Method in PluginDescriptorGenerator
- generatePluginXml(File) - Method in PluginPackager
- Generates the plugin.xml file for the plugin descriptor
- GenerateStubsTask - Class in org.codehaus.groovy.grails.cli
- Need to spin our own GenerateStubsTask because Groovy's one stupidly tries to compile properties
files and anything that doesn't end with Java.
- generateTest(GrailsDomainClass, String) - Method in DefaultGrailsTemplateGenerator
- generateToken(String) - Method in SynchronizerTokensHolder
- GenerateUtils - Class in grails.util
- Utility class with a "main" method that allows an application to run
the template generation.
- generateView(GrailsDomainClass, String, Writer) - Method in DefaultGrailsTemplateGenerator
- generateView(GrailsDomainClass, String, String) - Method in GrailsTemplateGenerator
- Generates a view for the specified domain class and view name to the target directory.
- generateViews(GrailsDomainClass, String) - Method in DefaultGrailsTemplateGenerator
- generateViews(GrailsDomainClass, String) - Method in GrailsTemplateGenerator
- Generates the necessary views for the supplied domain class.
- generateViewSource(String, GrailsDomainClass) - Method in ScaffoldingViewResolver
- generateWebXml() - Method in ResourceCopier
- Re-generates the web.xml file
- GenericBeanFactoryAccessor - Class in org.codehaus.groovy.grails.beans.factory
- A fork of the Spring 2.5.6 GenericBeanFactoryAccess class that was removed from Spring 3.0.
- GenericBeanFactoryAccessor(ListableBeanFactory) - Constructor in GenericBeanFactoryAccessor
- Constructs a
GenericBeanFactoryAccessor that wraps the supplied org.springframework.beans.factory.ListableBeanFactory.
- GenericDynamicProperty - Class in org.codehaus.groovy.grails.commons.metaclass
- A generic dyanmic property for any type.
- GenericDynamicProperty(String, Class, FunctionCallback, boolean) - Constructor in GenericDynamicProperty
Variant that allows supply of a lazy-initialization function for the initial value.
- GenericJavaBeanMarshaller - Class in org.codehaus.groovy.grails.web.converters.marshaller.json
- @author Siegfried Puchbauer
- geProperty(String, String) - Method in HibernateCriteriaBuilder
- Creates a Criterion that tests if the first property is greater than or equal to the second property
- get(Object) - Method in AbstractDynamicProperty
- get(ReferenceInstanceCallback) - Method in ClassPropertyFetcher.FieldReaderFetcher
- get(ReferenceInstanceCallback) - Method in ClassPropertyFetcher.GetterPropertyFetcher
- get(ReferenceInstanceCallback) - Method in ClassPropertyFetcher.PropertyFetcher
- get(Object) - Method in ConstraintsDynamicProperty
- get(Object) - Method in ConstraintsEvaluatingDynamicProperty
- get(UrlMappingsListKey) - Method in DefaultUrlMappingsHolder.UrlMappingsList
- get(Object) - Method in DynamicProperty
- Call the getter on the given object
- get(Object) - Method in GenericDynamicProperty
- get(Object) - Method in GetParamsDynamicProperty
- get(String, T, List) - Method in GrailsConfig
- Configuration Value lookup with a default value and a list of allowed values.
- get(Object) - Method in GrailsFlashScope
- get(Object) - Method in GrailsParameterMap
- get(Serializable) - Method in HibernateGormStaticApi
- get(int) - Method in JSONArray
- Get the object value associated with an index.
- get(Object) - Method in JSONObject
- get(Object) - Method in LazyMetaPropertyMap
- Obtains the value of an object's properties on demand using Groovy's MOP.
- get(int) - Method in ListOrderedSet
- get() - Method in Metadata.FinalReference
- get(def) - Method in NamedCriteriaProxy
- get(int) - Method in PagedResultList
- GET_TEMPLATE_URI - Field in ControllerDynamicMethods
- get(Object) - Method in TypeConvertingMap
- GET_VIEW_URI - Field in ControllerDynamicMethods
- get(Object) - Method in WeakGenericDynamicProperty
- getAction() - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
- getAction() - Method in FlowInfoCapturer
- getAction() - Method in JspFormRemoteTag
- getAction() - Method in JspFormTag
- getAction() - Method in JspLinkTag
- getAction() - Method in JspRemoteFunctionTag
- getAction() - Method in JspRemoteLinkTag
- getAction() - Method in JspSubmitToRemoteTag
- getActionName() - Method in AbstractUrlMapping
- @see org.codehaus.groovy.grails.web.mapping.UrlMapping#getActionName()
- getActionName(Object) - Method in CommonWebApi
- Obtains the currently executing action name
- getActionName(String) - Method in DefaultRequestStateLookupStrategy
- getActionName() - Method in DefaultUrlMappingInfo
- getActionName() - Method in FilterConfig
- getActionName() - Method in GrailsRequestContext
- @return The Action name
- getActionName() - Method in GrailsRequestStateLookupStrategy
- The action name
- getActionName() - Method in GrailsWebRequest
- @return the actionName
- getActionName() - Method in ResponseCodeUrlMapping
- 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 WebRequestDelegatingRequestContext
- getActions(def) - Method in GrailsUrlMappingsTestCase
- getActionUri(Object) - Method in ControllersApi
- Returns the URI of the currently executing action
- getActionUri() - Method in FilterConfig
- getAdaptee() - Method in ProxyMetaClass
- getAfter() - Method in JspFormRemoteTag
- getAfter() - Method in JspRemoteFunctionTag
- getAfter() - Method in JspRemoteLinkTag
- getAfter() - Method in JspSubmitToRemoteTag
- getAfterInterceptor(GroovyObject) - Method in DefaultGrailsControllerClass
- getAfterInterceptor(GroovyObject) - Method in GrailsControllerClass
- Retrieves the after interceptor for the specified controller instance.
- getAliases(String) - Method in MockApplicationContext
- getAll(Serializable) - Method in HibernateGormStaticApi
- 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
- 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
- getAllClassMetadata() - Method in SessionFactoryProxy
- getAllCollectionMetadata() - Method in SessionFactoryProxy
- getAllEvents() - Method in Event
- @return The names of all persistence events
- getAllPlugins() - Method in AbstractGrailsPluginManager
- getAllPlugins() - Method in BasePluginFilter
- getAllPlugins() - Method in GrailsPluginManager
- Returns an array of all the loaded plug-ins
- getAllSecondLevelCacheRegions() - Method in SessionFactoryProxy
- getAnt() - Method in GrailsProjectCompiler
- getAnt() - Method in PluginPackager
- getAppClassName() - Method in BaseSettingsApi
- getAppDir(Resource) - Method in GrailsResourceUtils
- getAppGrailsVersion() - Method in BaseSettingsApi
- getApplication() - Method in ApplicationHolder
- @return The GrailsApplication instance
- getApplicationContext() - Method in ApplicationAttributes
- @return The application context for servlet
- getApplicationContext(Object) - Method in CommonWebApi
- Obtains the ApplicationContext instance
- getApplicationContext() - Method in ConvertersApi
- getApplicationContext() - Method in ConvertersConfigurationInitializer
- getApplicationContext() - Method in DefaultGrailsApplicationAttributes
- getApplicationContext() - Method in DefaultRuntimeSpringConfiguration
- getApplicationContext() - Method in FilterConfig
- getApplicationContext() - Method in GrailsRequestContext
- The ApplicationContext instance.
- getApplicationContext() - Method in GrailsTestTypeSupport
- Will return the application context if it is present, but will throw an IllegalStateException
if it is not.
- getApplicationContext() - Method in GrailsWebRequest
- Obtains the ApplicationContext object.
- getApplicationContext() - Method in RuntimeSpringConfiguration
- Retrieves the application context from the current state.
- getApplicationContext() - Method in WebRequestDelegatingRequestContext
- getApplicationDefaultDecorator(HttpServletRequest) - Method in GrailsLayoutDecoratorMapper
- getApplicationDependencyDescriptors(String) - Method in IvyDependencyManager
- Returns all of the dependency descriptors for dependencies of the application and not
those inherited from frameworks or plugins
- getApplicationName() - Method in AbstractIvyDependencyManager
- getApplicationName() - Method in Metadata
- @return The application name
- getApplicationUri(ServletRequest) - Method in DefaultGrailsApplicationAttributes
- @deprecated Use instead
- getApplicationUri(ServletRequest) - Method in GrailsApplicationAttributes
- @param request
- getApplicationVersion() - Method in AbstractIvyDependencyManager
- getApplicationVersion() - Method in Metadata
- @return The application version
- getAppliedConstraint(String) - Method in ConstrainedProperty
- Obtains an applied constraint by name.
- getAppliedConstraints() - Method in ConstrainedProperty
- @return Returns the appliedConstraints.
- getArgs() - Method in GrailsTask
- getArguments() - Method in AbstractClausedStaticPersistentMethod.GrailsMethodExpression
- getArtefact(String, String) - Method in DefaultGrailsApplication
- Retrieves an artefact for the given type and name.
- getArtefact(String, String) - Method in GrailsApplication
Gets the GrailsClass associated with the named artefact class
i.e. to get the GrailsClass for controller called "BookController" you pass the name "BookController"
- getArtefactByLogicalPropertyName(String, String) - Method in DefaultGrailsApplication
- getArtefactByLogicalPropertyName(String, String) - Method in GrailsApplication
- Retrieves an artefact by its logical property name.
- getArtefactCount(String) - Method in DefaultGrailsApplication
- Retrieves the number of artefacts registered for the given artefactType as defined by the ArtefactHandler.
- getArtefactDirectory(String) - Method in GrailsResourceUtils
- Takes a file path and returns the name of the folder under grails-app i.e:
- getArtefactForFeature(Object) - Method in ArtefactHandler
Called to retrieve an artefact relating to some other key for example a URI or tag name
Handlers are responsible for caching the appropriate information using the data passed to them in calls
to initialize()
- getArtefactForFeature(Object) - Method in ArtefactHandlerAdapter
- getArtefactForFeature(Object) - Method in ControllerArtefactHandler
- getArtefactForFeature(String, Object) - Method in DefaultGrailsApplication
- getArtefactForFeature(String, Object) - Method in GrailsApplication
Get an artefact GrailsClass by a "feature" which depending on the artefact may be a URI or tag name
for example
- getArtefactForFeature(Object) - Method in TagLibArtefactHandler
- Looks up a tag library by using either a full qualified tag name such as g:link or
via namespace such as "g".
- getArtefactHandler(String) - Method in DefaultGrailsApplication
- getArtefactHandler(String) - Method in GrailsApplication
- Returns the ArtefactHandler for the given type
- getArtefactHandlers() - Method in DefaultGrailsApplication
- getArtefactHandlers() - Method in GrailsApplication
Obtain a list of all the artefact handlers
- getArtefactInfo(String) - Method in DefaultGrailsApplication
- Get the cache of classes for the specified artefact type.
- getArtefactInfo(String) - Method in GrailsApplication
Obtain all the class information about the artefactType specified
- getArtefactResources(String) - Method in GrailsPluginUtils
- All artefact resources (all Groovy files contained within the grails-app directory of plugins or applications).
- getArtefactResources() - Method in PluginBuildSettings
- Obtains a reference to all artefact resources (all Groovy files contained within the
grails-app directory of plugins or applications).
- getArtefactResourcesForOne(String) - Method in GrailsPluginUtils
- All artefacts in the given application or plugin directory as Spring resources.
- getArtefactResourcesForOne(String) - Method in PluginBuildSettings
- Returns an array of all artefacts in the given application or
plugin directory as Spring resources.
- getArtefacts(String) - Method in DefaultGrailsApplication
- Returns all of the GrailsClass instances for the given artefactType as defined by the ArtefactHandler
- getArtefacts(String) - Method in GrailsApplication
Get an array of all the GrailsClass instances relating to artefacts of the specified type.
- getArtefactType() - Method in AbstractGrailsArtefactTransformer
- getArtefactType() - Method in ControllerDomainTransformer
- getArtefactType() - Method in ConvertersControllersTransformer
- getArtefactType() - Method in ConvertersDomainTransformer
- getArtefactType(Class) - Method in DefaultGrailsApplication
- getArtefactType() - Method in GormTransformer
- getArtefactType() - Method in GormValidationTransformer
- getArtefactType(Class) - Method in GrailsApplication
- Returns the ArtefactHandler for the given class or null
- getArtefactType() - Method in GrailsArtefactClassInjector
- getArtefactType() - Method in MethodActionTransformer
- getArtefactType() - Method in MimeTypesTransformer
- getAs() - Method in JspRenderErrorsTag
- getAssociatedDomainClassFromApplication(Object) - Method in GrailsDomainClassValidator
- getAssociatedDomainClassFromApplication(Object) - Method in HibernateDomainClassValidator
- getAssociationIdentifier(Object, String, GrailsDomainClass) - Method in GrailsDomainConfigurationUtil
- getAssociationMap() - Method in DefaultGrailsDomainClass
- Retrieves the association map
- getAssociationMap() - Method in DefaultGrailsDomainClassProperty.ComponentDomainClass
- getAssociationMap() - Method in GrailsDomainClass
- Returns this classes association map
- getAssociationMap(Class) - Method in GrailsDomainConfigurationUtil
- Returns the association map for the specified domain class
- getAssociationMap() - Method in GrailsHibernateDomainClass
- getAssociationProxy(Object, String) - Method in GrailsHibernateUtil
- Returns the proxy for a given association or null if it is not proxied
- getAssociationProxy(Object, String) - Method in HibernateProxyHandler
- getAssociations() - Method in GrailsDomainClassPersistentEntity
- getAsText() - Method in ClassEditor
- getAsText() - Method in CurrencyEditor
- getAsText() - Method in TimeZoneEditor
- getAsText() - Method in UriEditor
- getAsynchronous() - Method in JspFormRemoteTag
- getAsynchronous() - Method in JspRemoteFunctionTag
- getAsynchronous() - Method in JspRemoteLinkTag
- getAsynchronous() - Method in JspSubmitToRemoteTag
- getAt(Object) - Method in GrailsConfig
- Configuration Value lookup for Groovy's array-like property access
GrailsConfig['my.config.key']
- getAt(String) - Method in GrailsMockHttpServletRequest
- Map-like access to request attributes, e.g. request["count"].
- getAt(String) - Method in GrailsMockHttpSession
- getAt(String) - Method in PluginInfo
- getAttribute(String) - Method in GrailsHttpSession
- getAttribute(String, int) - Method in GroovyPagesPageContext
- getAttributeNames() - Method in GrailsHttpSession
- getAttributeNamesInScope(int) - Method in GroovyPagesPageContext
- getAttributes() - Method in ConstrainedProperty
- getAttributes() - Method in GrailsWebRequest
- @return The GrailsApplicationAttributes instance
- getAttributesScope(String) - Method in GroovyPagesPageContext
- getAttributesToRender(def, def) - Method in ApplicationTagLib
- getAutowireCapableBeanFactory() - Method in MockApplicationContext
- getAvailable() - Method in AbstractInjectableGrailsClass
- getAvailable() - Method in InjectableGrailsClass
- If class should be configured for dependency injection.
- getAvailableNamespaces() - Method in TagLibraryLookup
- @return The namespaces available
- getAvailableScripts(String, String, String) - Method in GrailsPluginUtils
- All Gant scripts that are availabe for execution in a Grails application.
- getAvailableScripts() - Method in PluginBuildSettings
- Obtains an array of all Gant scripts that are availabe for execution in a Grails application.
- getBaseDir() - Method in BuildSettings
- Returns the current base directory of this project.
- getBasedir() - Method in PluginPackager
- getBasePluginDescriptor(String) - Method in GrailsPluginUtils
- getBasePluginDescriptor() - Method in PluginBuildSettings
- Obtains the 'base' plugin descriptor, which is the plugin descriptor of the current plugin project.
- getBean(String, Class) - Method in GenericBeanFactoryAccessor
- @see org.springframework.beans.factory.BeanFactory#getBean(String, Class)
- getBean() - Method in JspEachErrorTag
- getBean() - Method in JspHasErrorsTag
- getBean() - Method in JspRenderErrorsTag
- getBean() - Method in JspRenderInputTag
- getBean() - Method in JspRenderTag
- getBean(String, Object) - Method in MockApplicationContext
- getBean() - Method in RenderInputTag
- getBeanConfig(String) - Method in DefaultRuntimeSpringConfiguration
- getBeanConfig(String) - Method in RuntimeSpringConfiguration
- Returns the BeanConfiguration for the specified name.
- getBeanDefinition(String) - Method in BeanBuilder
- Retrieves a BeanDefinition for the given name
- getBeanDefinition() - Method in BeanConfiguration
- @return The Spring bean definition instance
- getBeanDefinition() - Method in DefaultBeanConfiguration
- getBeanDefinition(String) - Method in DefaultRuntimeSpringConfiguration
- getBeanDefinition(String) - Method in RuntimeSpringConfiguration
- Obtains a BeanDefinition instance for the given beanName.
- getBeanDefinitionCount() - Method in MockApplicationContext
- getBeanDefinitionNames() - Method in MockApplicationContext
- getBeanDefinitions() - Method in BeanBuilder
- Retrieves all BeanDefinitions for this BeanBuilder
- getBeanFactory() - Method in GenericBeanFactoryAccessor
- Return the wrapped org.springframework.beans.factory.ListableBeanFactory.
- getBeanName() - Method in ScaffoldedGroovyPageView
- Used for debug reporting.
- getBeanNames() - Method in DefaultRuntimeSpringConfiguration
- getBeanNames() - Method in RuntimeSpringConfiguration
- getBeanNamesForType(Class, boolean, boolean) - Method in MockApplicationContext
- getBeansConfig() - Method in MapBasedSmartPropertyOverrideConfigurer
- getBeansOfType(Class, boolean, boolean) - Method in GenericBeanFactoryAccessor
- @see ListableBeanFactory#getBeansOfType(Class, boolean, boolean)
- getBeansOfType(Class, boolean, boolean) - Method in MockApplicationContext
- getBeansWithAnnotation(Class) - Method in GenericBeanFactoryAccessor
- Find all beans whose
Class has the supplied java.lang.annotation.Annotation type.
- getBeansWithAnnotation(Class) - Method in MockApplicationContext
- getBefore() - Method in JspFormRemoteTag
- getBefore() - Method in JspRemoteFunctionTag
- getBefore() - Method in JspRemoteLinkTag
- getBefore() - Method in JspSubmitToRemoteTag
- getBeforeInterceptor(GroovyObject) - Method in DefaultGrailsControllerClass
- getBeforeInterceptor(GroovyObject) - Method in GrailsControllerClass
- Retrieves the before interceptor for the specified controller instance.
- getBeginColumn() - Method in SimpleCharStream
- Get token beginning column number.
- getBeginLine() - Method in SimpleCharStream
- Get token beginning line number.
- getBidiEnumMap(Class) - Method in IdentityEnumType
- getBinaryDescriptor() - Method in BinaryGrailsPlugin
- @return The META-INF/grails-plugin.xml descriptor
- getBinaryDescriptor(Class) - Method in CorePluginFinder
- getBody() - Method in GSPSitemeshPage
- getBoolean(int) - Method in JSONArray
- Get the boolean value associated with an index.
- getBoolean(String) - Method in JSONObject
- Get the boolean value associated with a key.
- getBoolean(String) - Method in TypeConvertingMap
- Helper method for obtaining float value from parameter
- getBooleanFromMap(String, Map) - Method in GrailsClassUtils
- Retrieves a boolean value from a Map for the given key
- getBuffer() - Method in FastStringWriter
- getBuffer() - Method in StreamByteBuffer.StreamByteBufferInputStream
- getBuffer() - Method in StreamByteBuffer.StreamByteBufferOutputStream
- getBuffer() - Method in StreamCharBuffer.StreamCharBufferReader
- getBuffer() - Method in StreamCharBuffer.StreamCharBufferWriter
- getBuildDependencies() - Method in BuildSettings
- List containing the runtime dependencies of the app as File instances.
- getBuildListeners() - Method in BuildSettings
- getBuildProps() - Method in BaseSettingsApi
- getBuildSettings() - Method in BaseSettingsApi
- getBuildSettings() - Method in MockGrailsPluginManager
- getByte(String) - Method in TypeConvertingMap
- Helper method for obtaining integer value from parameter
- getCache() - Method in SessionFactoryProxy
- getCallable() - Method in Environment.EnvironmentBlockEvaluator
- getCapitilizedName() - Method in GrailsDomainClassPersistentProperty
- getCause() - Method in JSONException
- getChainModel(Object) - Method in ControllersApi
- Obtains the chain model which is used to chain request attributes from one request to the next via flash scope
- getChainModel() - Method in FilterConfig
- getChainResolver() - Method in IvyDependencyManager
- @return The current chain resolver
- getCharacterEncoding() - Method in DefaultRequestStateLookupStrategy
- getCharacterEncoding() - Method in GrailsRequestStateLookupStrategy
- The character encoding of the request
- getCharArray() - Method in StreamCharBuffer.FixedCharArrayWriter
- getChunkMinSize() - Method in StreamCharBuffer
- getChunkReader(boolean) - Method in StreamCharBuffer.AbstractChunk
- getChunkReader(boolean) - Method in StreamCharBuffer.CharBufferChunk
- getChunkReader(boolean) - Method in StreamCharBuffer.StreamCharBufferSubChunk
- getChunkReader(boolean) - Method in StreamCharBuffer.StringChunk
- getCircularReferenceBehaviour() - Method in ChainedConverterConfiguration
- getCircularReferenceBehaviour() - Method in ConverterConfiguration
- Lookup the configured CircularReferenceBehaviour (how the converter should behave when a circular reference is detected)
- getCircularReferenceBehaviour() - Method in DefaultConverterConfiguration
- getCircularReferenceBehaviour() - Method in ImmutableConverterConfiguration
- @see ConverterConfiguration#getCircularReferenceBehaviour()
- 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 BuildSettings
- getClassesDir() - Method in GrailsBuildHelper
- GETCLASSESMETH_PATTERN - Field in DefaultGrailsApplication
- GETCLASSESPROP_PATTERN - Field in DefaultGrailsApplication
- getClassForName(String) - Method in DefaultGrailsApplication
- Retrieves a class from the GrailsApplication for the given name.
- getClassForName(String) - Method in GrailsApplication
- Retrieves a class for the given name within the GrailsApplication or returns null
- getClassInjectors() - Method in GrailsAwareInjectionOperation
- getClassLoader() - Method in DefaultGrailsApplication
- getClassLoader() - Method in GrailsApplication
- Returns the class loader instance for the Grails application.
- getClassLoader() - Method in GrailsWebApplicationContext
- getClassLoader() - Method in MapBasedSmartPropertyOverrideConfigurer
- getClassLoader() - Method in MockApplicationContext
- getClassLoader() - Method in StaticResourceLoader
- getClassMetadata(String) - Method in SessionFactoryProxy
- getClassName(String, String) - Method in GrailsClassUtils
- Returns the class name for the given logical name and trailing name.
- getClassName(String) - Method in GrailsNameUtils
- Return the class name for the given logical name.
- getClassName(Resource) - Method in GrailsResourceHolder
- Retrieves the class name of the specified resource.
- getClassName(String) - Method in GrailsResourceUtils
- Returns the class name for a Grails resource.
- getClassName() - Method in GrailsWrappedRuntimeException
- @return Returns the className.
- getClassName() - Method in GroovyPageParser
- getClassNameRepresentation(String) - Method in GrailsClassUtils
- Returns the class name representation of the given name
- getClassNameRepresentation(String) - Method in GrailsNameUtils
- Returns the class name representation of the given name
- getClasspath() - Method in GrailsTask
- getClazz() - Method in AbstractGrailsClass
- getClazz() - Method in GrailsClass
- Returns the actual clazz represented by the GrailsClass.
- getClosurePropertyName(String) - Method in DefaultGrailsControllerClass
- getClosurePropertyName(String) - Method in GrailsControllerClass
- Returns a closure property name for a specific URI or null if the URI does not map to a closure.
- getCode() - Method in JspMessageTag
- getCodecClass() - Method in GroovyPageMetaInfo
- getCodecName() - Method in GroovyPageMetaInfo
- getCodecOut() - Method in GroovyPage
- getCodeSnippet() - Method in GrailsWrappedRuntimeException
- @return Returns the line.
- getCollection() - Method in JspRenderTag
- getCollectionMetadata(String) - Method in SessionFactoryProxy
- getCollectionPersister(String) - Method in SessionFactoryProxy
- getCollectionRolesByEntityParticipant(String) - Method in SessionFactoryProxy
- getColumn() - Method in PropertyConfig
- Shortcut to get the column name for this property.
- getColumn() - Method in SimpleCharStream
-
@deprecated
- See Also:
- getEndColumn
- getColumnName() - Method in GrailsHibernateDomainClassProperty
- getCommand() - Method in GrailsTask
- getCommandObjectActions() - Method in DefaultGrailsControllerClass
- @deprecated This method is deprecated and will be removed in a future version of Grails
- getCommandObjectActions() - Method in GrailsControllerClass
- @return A Set of names of actions with command objects presented in this controller
- getCommandObjectClasses() - Method in DefaultGrailsControllerClass
- @deprecated This method is deprecated and will be removed in a future version of Grails
- getCommandObjectClasses() - Method in GrailsControllerClass
- @return command object classes used by this controller
- getCompilationError() - Method in GrailsClassLoader
- getCompilationException() - Method in GroovyPageMetaInfo
- getCompileClasspath() - Method in GrailsTask
- getCompileDependencies() - Method in BuildSettings
- List containing the compile-time dependencies of the app as File instances.
- getCompileDependencies() - Method in GrailsBuildHelper
- getCompiledSource(def, def) - Method in AbstractGrailsTagTests
- getComponent() - Method in DefaultGrailsDomainClassProperty
- getComponent() - Method in GrailsDomainClassProperty
- If #isEmbedded returns true then this method can be called to obtain a reference to the
embedded component, which implements the GrailsDomainClass interface.
- getComponent() - Method in GrailsHibernateDomainClassProperty
- getComponents() - Method in ComponentCapableDomainClass
- Gets all the components for this domain class
- getComponents() - Method in DefaultGrailsDomainClass
- getCompositeInterceptor() - Method in FiltersUnitTestMixin
- getConfig() - Method in AbstractBuildSettings
- getConfig() - Method in ConfigurationHolder
- Retrieve the ConfigObject.
- getConfig() - Method in DefaultGrailsApplication
- getConfig() - Method in GrailsApplication
- Returns the ConfigObject instance.
- getConfig() - Method in GrailsConfig
- getConfigLocations() - Method in GrailsWebApplicationContext
- getConfigParam(String) - Method in TomcatServer
- getConfigParams() - Method in TomcatServer
- getConfigs(Object) - Method in DefaultGrailsFiltersClass
- getConfigs(Object) - Method in GrailsFiltersClass
- @return the FilterConfig instances
- getConfigSlurper() - Method in BaseSettingsApi
- getConfigSlurper(String, GrailsApplication) - Method in ConfigurationHelper
- getConfigurationClass() - Method in GrailsDataSource
- @return The configuration class to use when setting up the database.
- getConfigurationMappings() - Method in AbstractIvyDependencyManager
- getConfigurationNames() - Method in AbstractIvyDependencyManager
- getConfiguredMimeTypes() - Method in MimeType
- @return An array of MimeTypes
- getConnectionProvider() - Method in SessionFactoryProxy
- getConstrainedProperties() - Method in ConstrainedPropertyBuilder
- getConstrainedProperties() - Method in DefaultGrailsDomainClass
- getConstrainedProperties() - Method in DefaultGrailsDomainClassProperty.ComponentDomainClass
- 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
- getConstrainedProperties() - Method in GrailsHibernateDomainClass
- getConstraints() - Method in AbstractUrlMapping
- @see UrlMapping#getConstraints()
- getConstraints() - Method in ResponseCodeUrlMapping
- getConstraints() - Method in UrlMapping
The constraints the apply to this UrlMapping.
- getConstraintsFromScript(Class) - Method in DefaultConstraintEvaluator
- getContent() - Method in GrailsContentBufferingResponse
- getContent() - Method in IncludedContent
- Returns the included content
- getContent(String) - Method in IncludeResponseWrapper
- getContentAsCharArray() - Method in IncludedContent
- getContentBuffer(String) - Method in GSPSitemeshPage
-
@return
- Parameters:
name - propertyName of contentBuffer (with "page." prefix)
- getContents() - Method in GrailsPageResponseWrapper
- getContentType(String, String) - Method in GrailsWebUtil
- getContentType() - Method in GroovyPageMetaInfo
- getContentType() - Method in GroovyPageParser
- getContentType() - Method in IncludedContent
- Returns the included content type (default is text/html;charset=UTF=8)
- getContentType() - Method in IncludeResponseWrapper
- getContentType() - Method in NullView
- getContext() - Method in AbstractDependencyManagementConfigurer
- 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(ServletRequest) - Method in DefaultGrailsApplicationAttributes
- getController() - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
- getController(ServletRequest) - Method in GrailsApplicationAttributes
- @return The controller for the request
- getController() - Method in JspFormRemoteTag
- getController() - Method in JspFormTag
- getController() - Method in JspLinkTag
- getController() - Method in JspRemoteFunctionTag
- getController() - Method in JspRemoteLinkTag
- getController() - Method in JspSubmitToRemoteTag
- getControllerActionUri(ServletRequest) - Method in DefaultGrailsApplicationAttributes
- getControllerActionUri(ServletRequest) - Method in GrailsApplicationAttributes
- @param request
- getControllerClass() - Method in ControllerUnitTestCase
- getControllerClassByName(String) - Method in AbstractGrailsControllerHelper
- getControllerClassByURI(String) - Method in AbstractGrailsControllerHelper
- getControllerFromRequest(HttpServletRequest) - Method in GrailsWebUtil
- Obtains the currently executing controller from the given request if any.
- getControllerInstance(GrailsControllerClass) - Method in AbstractGrailsControllerHelper
- getControllerName() - Method in AbstractUrlMapping
- @see UrlMapping#getControllerName()
- getControllerName(Object) - Method in CommonWebApi
- Obtains the currently executing controller name
- getControllerName() - Method in DefaultRequestStateLookupStrategy
- getControllerName() - Method in DefaultUrlMappingInfo
- getControllerName() - Method in FilterConfig
- getControllerName() - Method in GrailsRequestContext
- @return The Controller Name
- getControllerName() - Method in GrailsRequestStateLookupStrategy
- The controller name
- getControllerName() - Method in GrailsTestInterceptor
- getControllerName() - Method in GrailsWebRequest
- @return the controllerName
- getControllerName() - Method in ResponseCodeUrlMapping
- 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 WebRequestDelegatingRequestContext
- getControllerUri(Object) - Method in ControllersApi
- Returns the URI of the currently executing controller
- getControllerUri(ServletRequest) - Method in DefaultGrailsApplicationAttributes
- getControllerUri() - Method in FilterConfig
- getControllerUri(ServletRequest) - Method in GrailsApplicationAttributes
- @param request
- getConversation() - Method in AbstractDelegate
- Returns the conversation scope instance
- getConvertClosuresArtefacts() - Method in BuildSettings
- getConverterClass() - Method in ObjectMarshallerRegisterer
- getConverterConfiguration(Class) - Method in ConvertersConfigurationHolder
- getCountingWriter() - Method in BoundedCharsAsEncodedBytesCounter
- getCreationTime() - Method in GrailsHttpSession
- getCriteria(GrailsApplication, Session, Closure, Class) - Method in AbstractStaticPersistentMethod
- getCriterion() - Method in AbstractClausedStaticPersistentMethod.GrailsMethodExpression
- getCurrent() - Method in BuildScope
- Returns the current Scope object based on the currently set "grails.scope" System property
- getCurrent() - Method in Environment
- Returns the current environment which is typcally either DEVELOPMENT, PRODUCTION or TEST.
- getCurrent() - Method in Metadata
- @return the metadata for the current application
- getCurrent() - Method in PageContextFactory
- getCurrentEnvironment() - Method in Environment
- @see #getCurrent()
- getCurrentEvent() - Method in AbstractDelegate
- Returns the current event
- getCurrentLineNumber() - Method in GSPWriter
- getCurrentOriginalWriter() - Method in GroovyPageOutputStack
- getCurrentOutputLineNumber() - Method in GroovyPageParser
- getCurrentRequest() - Method in GrailsWebRequest
- @return The currently executing request
- getCurrentRequestUri(HttpServletRequest) - Method in GroovyPagesTemplateEngine
- Return the page identifier.
- getCurrentResponse() - Method in GrailsWebRequest
- getCurrentSession() - Method in SessionFactoryProxy
- getCurrentSessionFactory() - Method in SessionFactoryProxy
- @return The current SessionFactory being proxied
- getCurrentSessionFactoryImplementor() - Method in SessionFactoryProxy
- @return The current SessionFactoryImplementor being proxied
- getCurrentStrackReference() - Method in PathCapturingJSONWriterWrapper
- getDatastore() - Method in HibernateSession
- getDbCreate() - Method in GrailsDataSource
- Whether to generate the database with HBM 2 DDL, values can be "create", "create-drop" or "update".
- getDecapitalizedName() - Method in GrailsDomainClassPersistentEntity
- getDecodeMethod() - Method in DefaultGrailsCodecClass
- getDecodeMethod() - Method in GrailsCodecClass
- @return The decode closure
- getDecorator(HttpServletRequest, Page) - Method in GrailsLayoutDecoratorMapper
- getDefaultAction() - Method in DefaultGrailsControllerClass
- getDefaultAction() - Method in GrailsControllerClass
- Returns the default action for this Controller.
- getDefaultAction(def) - Method in GrailsUrlMappingsTestCase
- getDefaultCodecDirectiveValue() - Method in GroovyPageParser
- getDefaultConstraints() - Method in ConstraintsEvaluator
- The default constraints to use
- getDefaultConstraints() - Method in DefaultConstraintEvaluator
- getDefaultConstraints(ConfigObject) - Method in DomainClassGrailsPlugin
- getDefaultConstructor(ClassNode) - Method in GrailsASTUtils
- Obtains the default constructor for the given class node
- getDefaultIdentityMapping(ClassMapping) - Method in GrailsDomainClassMappingContext.GrailsGrailsDomainMappingConfigurationStrategy
- getDefaultMessage(String) - Method in AbstractConstraint
- Returns the default message for the given message code in the
current locale.
- getDefinedFilterNames() - Method in SessionFactoryProxy
- getDefinedFormats(Closure) - Method in MimeTypesApiSupport
- getDelegate() - Method in AbstractClosureProxy
- getDemand() - Method in GrailsMock
- Returns a "demand" object that supports the "control.demand.myMethod() {}" syntax.
- getDependencies() - Method in AbstractIvyDependencyManager
- Obtains a list of dependencies defined in the project
- getDependencyManager() - Method in AbstractDependencyManagementConfigurer
- getDependencyNames() - Method in AbstractGrailsPlugin
- getDependencyNames() - Method in DefaultGrailsPlugin
- getDependencyNames() - Method in GrailsPlugin
- @return The names of the plugins this plugin is dependant on
- getDependentVersion(String) - Method in AbstractGrailsPlugin
- getDependentVersion(String) - Method in DefaultGrailsPlugin
- getDependentVersion(String) - Method in GrailsPlugin
- The version of the specified dependency
- getDeployedViewURI(String, String) - Method in DefaultGroovyPagesUriService
- getDeployedViewURI(String, String) - Method in GroovyPagesUriService
- getDeployedViewURI(String, String) - Method in GroovyPageUtils
- Obtains a view URI when deployed within the /WEB-INF/grails-app/views context
- getDepth() - Method in JSON
- getDepth() - Method in XML
- getDescription() - Method in MockApplicationContext.MockResource
- getDescriptor() - Method in BasicGrailsPluginInfo
- 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 PluginInfo
- Returns the location of the descriptor
- getDescriptorForPlugin(Resource) - Method in GrailsPluginUtils
- Returns the descriptor location for the given plugin directory.
- getDescriptorForPlugin(Resource) - Method in PluginBuildSettings
- Returns the descriptor location for the given plugin directory.
- 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.
- getDialect() - Method in SessionFactoryProxy
- getDirective() - Method in AbstractClosureProxy
- getDirtyPropertyNames(Object) - Method in HibernateGormInstanceApi
- Obtains a list of property names that are dirty
- getDiscriminator() - Method in GrailsDomainClassPersistentEntity
- getDisplayName() - Method in MockApplicationContext
- getDomainClass(String) - Method in ConverterUtil
- getDomainClass() - Method in DefaultGrailsDomainClassProperty
- getDomainClass() - Method in GrailsDomainClassPersistentEntity
- @return The wrapped GrailsDomainClass instance
- getDomainClass() - Method in GrailsDomainClassProperty
- Returns the parent domain class of the property instance.
- getDomainClass() - Method in GrailsDomainClassValidator
- getDomainClass() - Method in GrailsHibernateDomainClassProperty
- getDomainClassNames() - Method in ConverterUtil
- getDouble(int) - Method in JSONArray
- Get the double value associated with an index.
- getDouble(String) - Method in JSONObject
- Get the double value associated with a key.
- getDouble(String) - Method in TypeConvertingMap
- Helper method for obtaining double value from parameter
- getDriverClassName() - Method in GrailsDataSource
- The driver class name for the data source.
- getDynamicMethod(String) - Method in AbstractDynamicMethods
- getDynamicMethod(String) - Method in DynamicMethods
- Retrieves a dynamic method for the specified method name.
- getDynamicProperty(String) - Method in AbstractDynamicMethods
- getDynamicProperty(String) - Method in DynamicMethods
- Retrieves a dynamic property for the specified property name.
- getEffectivePluginDependencyDescriptors() - Method in IvyDependencyManager
- The plugin dependencies excluding non-exported transitive deps and
collapsed to the highest version of each dependency.
- getElementName(Object) - Method in ArrayMarshaller
- getElementName(Object) - Method in CollectionMarshaller
- getElementName(Object) - Method in MapMarshaller
- getElementName(Object) - Method in NameAwareMarshaller
- Returns the tag name for the object
- getElementName(Object) - Method in ProxyUnwrappingMarshaller
- getElementName(Object) - Method in ValidationErrorsMarshaller
- getElementName(Object) - Method in XML
- getEncodeMethod() - Method in DefaultGrailsCodecClass
- getEncodeMethod() - Method in GrailsCodecClass
- @return The encode closure
- getEncoding() - Method in ChainedConverterConfiguration
- getEncoding() - Method in ConverterConfiguration
- Lookup the configured default Character encoding for the Converter
- getEncoding() - Method in DefaultConverterConfiguration
- getEncoding() - Method in ImmutableConverterConfiguration
- @see ConverterConfiguration#getEncoding()
- getEndColumn() - Method in SimpleCharStream
- Get token end column number.
- getEndLine() - Method in SimpleCharStream
- Get token end line number.
- getEngineInfo() - Method in GroovyPagesJspFactory
- getEngineProperties() - Method in DocPublisher
- Returns the engine properties.
- getEntityNotFoundDelegate() - Method in SessionFactoryProxy
- getEntityPersister(String) - Method in SessionFactoryProxy
- getEntryAction() - Method in FlowInfoCapturer
- getEnumType() - Method in PropertyConfig
- getEnumValue(Object) - Method in IdentityEnumType.BidiEnumMap
- getEnvironment(String) - Method in Environment
- Returns the environment for the given short name
- getEnvironment() - Method in GrailsTask
- getEnvironment() - Method in GrailsUtil
- Retrieves the current execution environment.
- getEnvironment() - Method in Metadata
- @return The environment the application expects to run in
- getEnvironment() - Method in MockApplicationContext
- getEnvironmentSpecificBlock(Environment, Closure) - Method in Environment
- Takes an environment specific DSL block like:
- getError() - Method in JspMessageTag
- getErrors(Object) - Method in ControllersApi
- Obtains the errors instance for the current controller
- getErrors(ServletRequest) - Method in DefaultGrailsApplicationAttributes
- getErrors() - Method in FilterConfig
- getErrors(ServletRequest) - Method in GrailsApplicationAttributes
- @param request
- getEventType() - Method in GrailsContextEvent
- getEvictionNames() - Method in AbstractGrailsPlugin
- getEvictionNames() - Method in GrailsPlugin
- @return The names of the plugins this plugin should evict onload
- getException() - Method in DefaultUrlMappingEvaluator.UrlMappingBuilder
- getException() - Method in GroovyPagesPageContext
- getExceptionType() - Method in ResponseCodeUrlMapping
- 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
- getExitAction() - Method in FlowInfoCapturer
- getExitCode() - Method in ScriptExitException
- getExpandoMetaClass(Class) - Method in GrailsClassUtils
- getExpandoMetaClass(Class) - Method in GrailsMetaClassUtils
- getExportedDependencyDescriptors(String) - Method in IvyDependencyManager
- Returns all the dependency descriptors for dependencies of a plugin that have been exported for use in the application
- getExportSetting(Map) - Method in AbstractDependenciesConfigurer
- getExpressionEvaluator() - Method in GroovyPagesPageContext
- getExpressionString() - Method in ClosureExpression
- getExpressionString() - Method in KeyExpression
- getExpressionText(String) - Method in GroovyPageParser
- Returns an expression text for the given expression
- getExtraDependencies() - Method in GrailsProjectCompiler
- Extra dependencies defined by the 'grails.compiler.dependencies' config option in BuildConfig
- getFactory() - Method in FactoryHolder
- getFactoryObserver() - Method in SessionFactoryProxy
- getFailCount() - Method in GrailsTestTypeResult
- The number of tests that can be considered to have not passed
- getFailCount() - Method in JUnit4ResultGrailsTestTypeResultAdapter
- getFailedLoadPlugins() - Method in AbstractGrailsPluginManager
- getFailedLoadPlugins() - Method in GrailsPluginManager
- @return An array of plugins that failed to load due to dependency resolution errors
- getFailedPlugin(String) - Method in AbstractGrailsPluginManager
- getFailedPlugin(String) - Method in GrailsPluginManager
- Retrieves a plug-in that failed to load, or null if it doesn't exist
- getFetchMode() - Method in DefaultGrailsDomainClassProperty
- getFetchMode() - Method in GrailsDomainClassProperty
- Returns the configured fetch mode for the property
- getFetchMode() - Method in GrailsHibernateDomainClassProperty
- getFetchMode(Object) - Method in GrailsHibernateUtil
- Retrieves the fetch mode for the specified instance; otherwise returns the default FetchMode.
- getFetchProfile(String) - Method in SessionFactoryProxy
- getField() - Method in JspEachErrorTag
- getField() - Method in JspHasErrorsTag
- getField() - Method in JspRenderErrorsTag
- getFieldName(String) - Method in DefaultGrailsDomainClass
- getFieldName() - Method in DefaultGrailsDomainClassProperty
- getFieldName(String) - Method in DefaultGrailsDomainClassProperty.ComponentDomainClass
- getFieldName(String) - Method in GrailsDomainClass
- Returns the field name for the given property name
- getFieldName() - Method in GrailsDomainClassProperty
- Returns the domain field name for this property.
- getFieldName(String) - Method in GrailsHibernateDomainClass
- getFieldName() - Method in GrailsHibernateDomainClassProperty
- getFieldValue(Object, String) - Method in GrailsClassUtils
- Get the value of a declared field on an object
- getFile(String) - Method in GrailsMockHttpServletRequest
- {@inheritDoc }
- getFileMap() - Method in GrailsMockHttpServletRequest
- {@inheritDoc }
- getFilename() - Method in GrailsByteArrayResource
- getFileName() - Method in GrailsTagException
- getFileName() - Method in GroovyPagesException
- getFilename() - Method in MockFileResource
- getFileName() - Method in SourceCodeAware
- getFileNames() - Method in GrailsMockHttpServletRequest
- {@inheritDoc }
- getFiles(String) - Method in GrailsMockHttpServletRequest
- {@inheritDoc }
- getFileSystemName() - Method in AbstractGrailsPlugin
- getFileSystemName() - Method in GrailsPlugin
- Returns the name of the plugin as represented in the file system including the version.
- getFileSystemShortName() - Method in AbstractGrailsPlugin
- getFileSystemShortName() - Method in GrailsPlugin
- Returns the name of the plugin as represented on the file system without the version.
- getFilterDefinition(String) - Method in SessionFactoryProxy
- getFinalTarget() - Method in GrailsPrintWriter
- getFinalTarget() - Method in GrailsRoutablePrintWriter
- getFirstArtefact(String) - Method in DefaultGrailsApplication
- getFirstRuntimeException(Throwable) - Method in GrailsExceptionResolver
- getFlash() - Method in AbstractDelegate
- Returns the flash scope instance
- getFlash(Object) - Method in CommonWebApi
- Obtains the Grails FlashScope instance
- getFlash() - Method in ControllerUnitTestMixin
- The Grails 'flash' object
@return
- getFlash() - Method in FilterConfig
- getFlashScope(ServletRequest) - Method in DefaultGrailsApplicationAttributes
- getFlashScope(ServletRequest) - Method in GrailsApplicationAttributes
- Retrieves the flash scope instance for the given requeste
- getFlashScope() - Method in GrailsWebRequest
- @return The FlashScope instance for the current request
- getFlatConfig() - Method in ConfigurationHolder
- Returns the ConfigObject has a flattened map for easy access from Java in a properties file like way.
- getFlatConfig() - Method in DefaultGrailsApplication
- getFlatConfig() - Method in GrailsApplication
- Returns the flatten ConfigObject for use from Java classes.
- getFlatConfig() - Method in GrailsConfig
- getFloat(String) - Method in TypeConvertingMap
- Helper method for obtaining float value from parameter
- getFlow() - Method in AbstractDelegate
- Returns the flow scope instance
- getFlow() - Method in WebFlowTestCase
- Subclasses should return the flow closure that within the controller.
- getFlowBuilderContext() - Method in FlowBuilder
- getFlowDefinition() - Method in WebFlowTestCase
- getFlowId(HttpServletRequest) - Method in GrailsFlowUrlHandler
- getFlowId() - Method in WebFlowTestCase
- Subclasses should override to change flow id.
- getFlows() - Method in DefaultGrailsControllerClass
- getFlows() - Method in GrailsControllerClass
Returns a map of the flows for this controller.
- getFlushMode() - Method in HibernateSession
- getFormat() - Method in ConstrainedProperty
- getFormat(HttpServletRequest) - Method in RequestMimeTypesApi
- Obtains the request format, which is dictated by the CONTENT_TYPE header and evaluated using the
configured MimeType instances.
- getFormat(HttpServletResponse) - Method in ResponseMimeTypesApi
- Obtains the format to use for the response using either the file extension or the ACCEPT header
- getFormatFromURI(String, MimeType[]) - Method in WebUtils
- Obtains the format from the URI.
- getForwardURI() - Method in GrailsMockHttpServletRequest
- Implementation of the dynamic "forwardURI" property.
- getForwardURI(HttpServletRequest) - Method in ServletRequestApi
- @return retrieve the forwardURI for the request
- getForwardURI(HttpServletRequest) - Method in WebUtils
- Obtains the forwardURI from the request, since Grails uses a forwarding technique for URL mappings.
- getFrom() - Method in JspSelectTag
- getFullName() - Method in AbstractGrailsClass
- getFullName() - Method in BasicGrailsPluginInfo
- getFullName() - Method in DefaultGrailsPlugin
- getFullName(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 the trailing convention part and with
the package name.
- getFullName() - Method in GrailsPluginInfo
- @return The full name of the plugin including version
- getFullName() - Method in PluginInfo
- getFunctionalTestBaseUrl() - Method in BuildSettings
- getFurthestParent(ClassNode) - Method in GrailsASTUtils
- getFurthestUnresolvedParent(ClassNode) - Method in GrailsASTUtils
- getGetterName(String) - Method in GrailsClassUtils
- Calculate the name for a getter method to retrieve the specified property
- getGetterName(String) - Method in GrailsNameUtils
- Calculate the name for a getter method to retrieve the specified property
- getGlobalPluginsDir() - Method in AbstractBuildSettings
- getGlobalPluginsDir() - Method in GrailsBuildHelper
- getGlobalPluginsPath() - Method in GrailsPluginUtils
- The path to the global plugins directory.
- getGlobalPluginsPath() - Method in PluginBuildSettings
- Obtains the path to the global plugins directory.
- getGormValidationApi(Datastore, Class, Validator) - Method in GormApiSupport
- getGrailsApplication() - Method in AbstractGrailsClass
- getGrailsApplication() - Method in ApplicationAttributes
- @return Retrieves the grails application instance
- getGrailsApplication(Object) - Method in CommonWebApi
- Obtains the GrailsApplication instance
- getGrailsApplication() - Method in ConfigurableLocalSessionFactoryBean
- @return Returns the grailsApplication.
- getGrailsApplication() - Method in DefaultGrailsApplicationAttributes
- getGrailsApplication() - Method in FilterConfig
- getGrailsApplication() - Method in GrailsClass
- The GrailsApplication that this class belongs to
- getGrailsApplication() - Method in GrailsDomainClassMappingContext
- getGrailsAppName() - Method in BaseSettingsApi
- getGrailsAppVersion() - Method in BaseSettingsApi
- getGrailsAttributes() - Method in AbstractGrailsControllerHelper
- getGrailsAttributes(Object) - Method in CommonWebApi
- Obtains the GrailsApplicationAttributes instance
- getGrailsAttributes() - Method in FilterConfig
- getGrailsClass(String) - Method in ArtefactInfo
Retrieves the GrailsClass representing a named artefact.
- getGrailsClass(String) - Method in DefaultArtefactInfo
- getGrailsClassByLogicalPropertyName(String) - Method in ArtefactInfo
- Retrieves a Grails class by its logical property name.
- getGrailsClassByLogicalPropertyName(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
Gets you the unmodifiable Map of all artefact GrailsClass(es), the classes that store extra
state relating to the artefact.
- getGrailsClassesByName() - Method in DefaultArtefactInfo
- getGrailsHome() - Method in BaseSettingsApi
- getGrailsPlugin(String, Object) - Method in AbstractGrailsPluginManager
- getGrailsPlugin(String, Object) - Method in GrailsPluginManager
- Retrieves a plug-in for its name and version
- getGrailsPlugin(String, BigDecimal) - Method in MockGrailsPluginManager
- getGrailsPluginForClassName(String) - Method in AbstractGrailsPluginManager
- getGrailsPluginForClassName(String) - Method in GrailsPluginManager
- Obtains a GrailsPlugin for the given classname
- getGrailsVersion() - Method in GrailsPluginUtils
- getGrailsVersion() - Method in GrailsUtil
- getGrailsVersion() - Method in Metadata
- @return The Grails version used to build the application
- getGrailsWorkDir() - Method in BuildSettings
- getGrailsWorkDir() - Method in GrailsBuildHelper
- getGroovyPageFileName() - Method in GroovyPage
- getGroovyPagesUriService() - Method in DefaultGrailsApplicationAttributes
- getGroovyPagesUriService() - Method in GrailsApplicationAttributes
- getGroovySource() - Method in GroovyPageMetaInfo
- getHandler(HttpServletRequest, boolean) - Method in GrailsDispatcherServlet
- getHandlerExecutionChain(Object, HttpServletRequest) - Method in GrailsControllerHandlerMapping
- getHandlerForControllerClass(GrailsControllerClass, HttpServletRequest) - Method in GrailsControllerHandlerMapping
- Obtains the handler for the given controller class.
- getHandlerForControllerClass(GrailsControllerClass, HttpServletRequest) - Method in GrailsFlowHandlerMapping
- getHandlerInternal(HttpServletRequest) - Method in GrailsControllerHandlerMapping
- getHandlerInternal(HttpServletRequest) - Method in GrailsUrlHandlerMapping
- getHead() - Method in GSPSitemeshPage
- getHibernateTemplate() - Method in AbstractDynamicPersistentMethod
- getHibernateTemplate() - Method in AbstractPersistentConstraint
- getHibernateTemplate() - Method in AbstractStaticPersistentMethod
- getHibernateTemplate() - Method in PersistentConstraint
- Obtains the HibernateTemplate
- getHome() - Method in GrailsTask
- getHtmlParts() - Method in GroovyPage
- getHtmlParts() - Method in GroovyPageMetaInfo
- getHtmlParts() - Method in GroovyPageParser
- getHtmlPartsArray() - Method in GroovyPageParser
- getHttpMethodOverride(HttpServletRequest) - Method in HiddenHttpMethodFilter
- getId() - Method in DefaultUrlMappingInfo
- getId() - Method in GrailsHttpSession
- getId() - Method in GrailsWebRequest
- getId() - Method in JspFormRemoteTag
- getId() - Method in JspFormTag
- getId() - Method in JspLinkTag
- getId() - Method in JspRemoteFunctionTag
- getId() - Method in JspRemoteLinkTag
- getId() - Method in JspSubmitToRemoteTag
- getId() - Method in MockApplicationContext
- getId() - Method in UrlMappingInfo
- The id part of the URL mapping if any
- getIdentifier() - Method in DefaultGrailsDomainClass
- getIdentifier() - Method in DefaultGrailsDomainClassProperty.ComponentDomainClass
- getIdentifier() - Method in GrailsDomainClass
- Returns the identifier property
- getIdentifier() - Method in GrailsHibernateDomainClass
- getIdentifierGenerator(String) - Method in SessionFactoryProxy
- getIdentifierGeneratorFactory() - Method in SessionFactoryProxy
- getIdentifierPropertyName(String) - Method in SessionFactoryProxy
- getIdentifierType(String) - Method in SessionFactoryProxy
- getIdentity(Class, MappingContext) - Method in GrailsDomainClassMappingContext.GrailsGrailsDomainMappingConfigurationStrategy
- getIdentity() - Method in GrailsDomainClassPersistentEntity
- GetImage() - Method in SimpleCharStream
- Get token literal value.
- getImplementors(String) - Method in SessionFactoryProxy
- getImplicitPluginDirectories() - Method in AbstractBuildSettings
- Returns a list of all plugin directories in both the given path
and the global "plugins" directory together.
- getImplicitPluginDirectories(String) - Method in GrailsPluginUtils
- All plugin directories in both the given path and the global "plugins" directory together.
- getImplicitPluginDirectories() - Method in PluginBuildSettings
- Returns a list of all plugin directories in both the given path
and the global "plugins" directory together.
- getImportedClassName(String) - Method in SessionFactoryProxy
- getIndex() - Method in PropertyConfig
- Shortcut to get the index setting for this property's column.
- getInfo() - Method in TomcatLoader
- getInitClosure() - Method in DefaultGrailsBootstrapClass
- getInitClosure() - Method in GrailsBootstrapClass
- Returns the init closure which is called on application load.
- getInlinePluginDirectories() - Method in AbstractBuildSettings
- Returns an array of the inplace plugin locations.
- getInlinePluginDirectories() - Method in PluginBuildSettings
- Returns an array of the inplace plugin locations.
- getInlinePluginsFromConfiguration(Map, File) - Method in AbstractBuildSettings
- Extracts the inline plugin dirs from the given config, relative to the given baseDir.
- getInList() - Method in ConstrainedProperty
- @return Returns the inList.
- getInputStream() - Method in MockApplicationContext.MockResource
- getInputStream() - Method in StreamByteBuffer
- getInstalledPlugins() - Method in Metadata
- Obtains a map (name->version) of installed plugins specified in the project metadata
- getInstance() - Method in ConverterUtil
- getInstance() - Method in DefaultGrailsPlugin
- getInstance() - Method in DocumentationContext
- getInstance() - Method in DomainValidator
- Returns the singleton instance of this validator.
- getInstance() - Method in GrailsPlugin
- Retrieves the wrapped plugin instance for this plugin
- getInstance() - Method in GrailsTagRegistry
- getInstance(ServletResponse) - Method in GSPResponseWriter
- getInstance() - Method in HibernateCriteriaBuilder
- Returns the criteria instance
- getInstance() - Method in InetAddressValidator
- Returns the singleton instance of this validator.
- getInstance() - Method in LazyMetaPropertyMap
- Returns the wrapped instance.
- getInstance(File) - Method in Metadata
- Loads and returns a new Metadata object for the given File.
- getInstance(Class) - Method in ProxyMetaClass
- convenience factory method for the most usual case.
- getInstance() - Method in UrlValidator
- Returns the singleton instance of this class with default schemes and options.
- getInstanceApi(Class) - Method in HibernateGormEnhancer
- getInstanceImplementation() - Method in AbstractGrailsArtefactTransformer
- The class that provides the implementation of all instance methods and properties
- getInstanceImplementation() - Method in ControllerDomainTransformer
- getInstanceImplementation() - Method in ControllerTransformer
- getInstanceImplementation() - Method in ConvertersControllersTransformer
- getInstanceImplementation() - Method in ConvertersDomainTransformer
- getInstanceImplementation() - Method in GormTransformer
- getInstanceImplementation() - Method in GormValidationTransformer
- getInt(int) - Method in JSONArray
- Get the int value associated with an index.
- getInt(String) - Method in JSONObject
- Get the int value associated with a key.
- getInt(String) - Method in TypeConvertingMap
- Helper method for obtaining integer value from parameter
- getInterceptor() - Method in ProxyMetaClass
- @return the interceptor in use or null if no interceptor is used
- getInterceptor() - Method in SessionFactoryProxy
- getInvoker() - Method in InvocationCallback
- getIvySettings() - Method in AbstractIvyDependencyManager
- getJarFiles() - Method in GrailsProjectCompiler
- Obtains all JAR files for the project that aren't declared via BuildConfig
- getJarsFromServletContext() - Method in TagLibraryResolver
- getJavaClass() - Method in GrailsDomainClassPersistentEntity
- getJpaClassNames() - Method in AnnotationDomainClassArtefactHandler
- getJSON() - Method in GrailsMockHttpServletRequest
- Parses the request content as JSON using the JSON converter.
- getJson() - Method in GrailsMockHttpServletResponse
- Get the response JSON
- getJSONArray(int) - Method in JSONArray
- Get the JSONArray associated with an index.
- getJSONArray(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(String) - Method in JSONObject
- Get the JSONObject value associated with a key.
- getJspContext() - Method in JspFragmentImpl
- getJspTagLibraryResolver() - Method in GroovyPageMetaInfo
- getJspTags() - Method in GroovyPageMetaInfo
- getJspTags() - Method in GroovyPageParser
- getKey(Object) - Method in IdentityEnumType.BidiEnumMap
- getKnownMimeTypes() - Method in DefaultMimeUtility
- {@inheritDoc}
- getKnownMimeTypes() - Method in MimeUtility
- Gets the known configured MimeType instances
- getLastAccessedTime() - Method in GrailsHttpSession
- getLastModified() - Method in GroovyPageMetaInfo
- getLastModified() - Method in GroovyPageParser
- getLastModified() - Method in LastModifiedResolvedResource
- getLength() - Method in PropertyConfig
- Shortcut to get the length of this property's column.
- getLine() - Method in SimpleCharStream
-
@deprecated
- See Also:
- getEndLine
- getLineNumber() - Method in GrailsTagException
- getLineNumber() - Method in GrailsWrappedRuntimeException
- @return Returns the lineNumber.
- getLineNumber() - Method in GroovyPagesException
- getLineNumber() - Method in SourceCodeAware
- getLineNumberMatrix() - Method in GroovyPageParser
- getLineNumbers() - Method in GroovyPageMetaInfo
- getLineNumbers() - Method in GSPWriter
- getList() - Method in InListConstraint
- @return Returns the list.
- getList(String) - Method in TypeConvertingMap
- Helper method for obtaining a list of values from parameter
- getListenerMap() - Method in HibernateEventListeners
- getListOfClasses(AnnotationNode) - Method in TestMixinTransformation
- 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.
- getLoadedResources() - Method in GrailsResourceLoader
- getLocalClassInjectors() - Method in GrailsAwareInjectionOperation
- getLog() - Method in BeanBuilder
- getLog() - Method in DefaultGrailsPlugin
- getLogger() - Method in IvyDependencyManager
- getLogicalControllerName(GroovyObject) - Method in DefaultGroovyPagesUriService
- getLogicalMappings() - Method in RegexUrlMapping
- getLogicalName(String, String) - Method in GrailsClassUtils
- Retrieves the logical name of the class without the trailing name
- getLogicalName(String, 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(String, String) - Method in GrailsClassUtils
- @deprecated Use GrailsNameUtils.getLogicalPropertyName instead.
- getLogicalPropertyName(String, String) - Method in GrailsNameUtils
- getLogicalUrls() - Method in DefaultUrlMappingData
- getLogicalUrls() - Method in ResponseCodeMappingData
- getLogicalUrls() - Method in UrlMappingData
Obtains the logical URLs for this URL
- getLong(int) - Method in JSONArray
- Get the long value associated with an index.
- getLong(String) - Method in JSONObject
- Get the long value associated with a key.
- getLong(String) - Method in TypeConvertingMap
- Helper method for obtaining long value from parameter
- getLowerVersion(String) - Method in GrailsPluginUtils
- Returns the lower version of a Grails version number expression in a plugin
- getMainContext() - Method in DefaultGrailsApplication
- 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
- getMandatory(String, List) - Method in GrailsConfig
- Configuration Value lookup with thows a GrailsConfigurationException when the value is null
or not within the allowedValues.
- getMappedBy() - Method in DefaultGrailsDomainClass
- getMappedBy() - Method in DefaultGrailsDomainClassProperty.ComponentDomainClass
- getMappedBy() - Method in GrailsDomainClass
- @return The map that defines association mappings
- getMappedBy() - Method in GrailsHibernateDomainClass
- getMappedByMap(Class) - Method in GrailsDomainConfigurationUtil
- Retrieves the mappedBy map for the specified class.
- getMapping(GrailsDomainClass) - Method in GrailsDomainBinder
- Obtains a mapping object for the given domain class nam
- getMapping() - Method in GrailsDomainClassPersistentEntity
- getMapping() - Method in GrailsDomainClassPersistentProperty
- getMappingContext() - Method in GrailsDomainClassPersistentEntity
- getMappingContext() - Method in HibernateSession
- getMappingFactory() - Method in GrailsDomainClassMappingContext
- getMappingFileName(String) - Method in GrailsDomainConfigurationUtil
- Returns the ORM framework's mapping file name for the specified class name.
- getMappingName() - Method in AbstractUrlMapping
- getMappingName() - Method in UrlMapping
- getMappings() - Method in DefaultUrlMappingEvaluator.MappingCapturingClosure
- getMappingsClosure() - Method in DefaultGrailsUrlMappingsClass
- getMappingsClosure() - Method in GrailsUrlMappingsClass
- Returns the mappings closure which is called to evaluate the url mappings.
- getMappingStrategy() - Method in DefaultGrailsDomainClass
- getMappingStrategy() - Method in DefaultGrailsDomainClassProperty.ComponentDomainClass
- getMappingStrategy() - Method in GrailsDomainClass
- @return The name of the ORM implementation used to map the domain class (default is "GORM")
- getMappingStrategy() - Method in GrailsHibernateDomainClass
- getMappingSyntaxStrategy() - Method in GrailsDomainClassMappingContext
- getMarshaller(Object) - Method in ChainedConverterConfiguration
- getMarshaller(Object) - Method in ConverterConfiguration
- Lookup the ObjectMarshaller with the highest priority that support to marshall the given object
- getMarshaller(Object) - Method in DefaultConverterConfiguration
- getMarshaller(Object) - Method in ImmutableConverterConfiguration
- @see ConverterConfiguration#getMarshaller(Object)
- getMarshaller() - Method in ObjectMarshallerRegisterer
- getMatches() - Method in ConstrainedProperty
- @return Returns the matches.
- getMax() - Method in ConstrainedProperty
- @return Returns the max.
- getMaximumNumberOfParameters() - Method in AbstractClosureProxy
- getMaxInactiveInterval() - Method in GrailsHttpSession
- getMaxSize() - Method in ConstrainedProperty
- @return Returns the maxSize.
- getMaxSize() - Method in MaxSizeConstraint
- @return Returns the maxSize.
- getMaxValue() - Method in MaxConstraint
- @return Returns the maxValue.
- getMergedPluginProperties(Locale) - Method in PluginAwareResourceBundleMessageSource
- Get a PropertiesHolder that contains the actually visible properties
for a Locale, after merging all specified resource bundles.
- getMessage() - Method in GrailsTagException
- getMessage() - Method in GrailsWrappedRuntimeException
- getMessage(MessageSourceResolvable, Locale) - Method in MockApplicationContext
- 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
- getMessageSource() - Method in DefaultGrailsApplicationAttributes
- getMessageSource() - Method in GrailsApplicationAttributes
- getMetaClass() - Method in AbstractGrailsClass
- @return the metaClass
- getMetaClass() - Method in BeanBuilder.ConfigurableRuntimeBeanReference
- getMetaClass() - Method in DefaultGrailsFiltersClass
- getMetaClass() - Method in FlowBuilder
- getMetaClass() - Method in GrailsApplicationContext
- getMetaClass() - Method in GrailsClass
- @return The MetaClass for this Grails class
- getMetaClass(Object) - Method in GrailsMetaClassUtils
- getMetaConstraintValue(String) - Method in ConstrainedProperty
- Obtains the value of the named meta constraint.
- getMetadata() - Method in BaseSettingsApi
- getMetadata() - Method in DefaultGrailsApplication
- getMetadata() - Method in GrailsApplication
Get access to the project's metadata, specified in application.properties
This provides access to information like required grails version, application name, version etc
but NOT general application settings.
- getMetadataFile() - Method in BaseSettingsApi
- getMetadataFile() - Method in Metadata
- getMetadataForPlugin(Resource) - Method in GrailsPluginUtils
- Returns XML metadata for the plugin.
- getMetadataForPlugin(Resource) - Method in PluginBuildSettings
- Returns XML metadata for the plugin.
- getMetadataRegisteredPluginNames() - Method in AbstractIvyDependencyManager
- getMetaInfo() - Method in GroovyPageTemplate
- getMethod() - Method in HiddenHttpMethodFilter.HttpMethodRequestWrapper
- getMethod() - Method in JspFormRemoteTag
- getMethod() - Method in JspFormTag
- getMethod() - Method in JspRemoteFunctionTag
- getMethod() - Method in JspRemoteLinkTag
- getMethod() - Method in JspSubmitToRemoteTag
- getMimeTypeForExtension(String) - Method in DefaultMimeUtility
- {@inheritDoc}
- getMimeTypeForExtension(String) - Method in MimeUtility
- Obtains a MimeType for the given extension
- getMimeTypeForURI(String) - Method in DefaultMimeUtility
- getMimeTypeForURI(String) - Method in MimeUtility
- Obtains a MimeType for the given extension
- getMimeTypes(HttpServletRequest) - Method in RequestMimeTypesApi
- Obtains a list of configured MimeType instances for the request
- getMimeTypes(HttpServletResponse) - Method in ResponseMimeTypesApi
- Gets the configured mime types for the response
- getMin() - Method in ConstrainedProperty
- @return Returns the min.
- getMinSize() - Method in ConstrainedProperty
- @return Returns the minSize.
- getMinSize() - Method in MinSizeConstraint
- @return Returns the minSize.
- getMinValue() - Method in MinConstraint
- @return Returns the minValue.
- getModel() - Method in ControllerUnitTestMixin
- @return The model of the current controller
- getModel() - Method in JspEachErrorTag
- getModel() - Method in JspHasErrorsTag
- getModel() - Method in JspRenderErrorsTag
- getModel() - Method in JspRenderTag
- getModelAndView(Object) - Method in ControllersApi
- Obtains the ModelAndView for the currently executing controller
- getModelAndView() - Method in FilterConfig
- getModuleDescriptor() - Method in AbstractIvyDependencyManager
- getModuleRevisionIds(String) - Method in DependencyResolver
- Obtains the ModuleRevisionId instances for the given organisation name
- getModuleRevisionIds(String) - Method in IvyDependencyManager
- getMultiFileMap() - Method in GrailsMockHttpServletRequest
- {@inheritDoc }
- getName() - Method in AbstractGrailsClass
- getName() - Method in AbstractGrailsPlugin
- getName() - Method in BasicGrailsPluginInfo
- getName() - Method in BeanConfiguration
- @return The name of the bean
- getName() - Method in BlankConstraint
- getName() - Method in Constraint
- @return The name of the constraint
- getName() - Method in CreditCardConstraint
- getName() - Method in DefaultBeanConfiguration
- getName() - Method in DefaultGrailsDomainClass
- getName() - Method in DefaultGrailsDomainClassProperty
- getName() - Method in DefaultGrailsPlugin
- getName() - Method in EmailConstraint
- getName() - Method in Environment
- @return the name of the environment
- 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 GrailsDomainClassPersistentEntity
- getName() - Method in GrailsDomainClassPersistentProperty
- getName() - Method in GrailsDomainClassProperty
- Returns the name of the property.
- getName() - Method in GrailsHibernateDomainClassProperty
- getName() - Method in GrailsPluginInfo
- @return The name of the plug-in
- getName() - Method in GrailsTag
- @return The name of the tag
- getName() - Method in GrailsTestType
- A suitable display name for this test type.
- getName() - Method in GroovyCollectTag
- getName() - Method in GroovyDefTag
- getName() - Method in GroovyEachTag
- getName() - Method in GroovyElseIfTag
- getName() - Method in GroovyElseTag
- getName() - Method in GroovyFindAllTag
- getName() - Method in GroovyGrepTag
- getName() - Method in GroovyIfTag
- getName() - Method in GroovyUnlessTag
- getName() - Method in GroovyWhileTag
- getName() - Method in GspTagSourceMacro
- getName() - Method in InListConstraint
- getName() - Method in JspCheckboxTag
- getName() - Method in JspCurrencySelectTag
- getName() - Method in JspDatePickerTag
- getName() - Method in JspLocaleSelectTag
- getName() - Method in JspSelectTag
- getName() - Method in JspSubmitToRemoteTag
- getName() - Method in JspTimeZoneSelectTag
- getName() - Method in MatchesConstraint
- getName() - Method in MaxConstraint
- getName() - Method in MaxSizeConstraint
- getName() - Method in MinConstraint
- getName() - Method in MinSizeConstraint
- getName() - Method in NoteMacro
- getName() - Method in NotEqualConstraint
- getName() - Method in NullableConstraint
- getName() - Method in PluginInfo
- Returns the plugin's name.
- getName() - Method in RangeConstraint
- getName() - Method in RequestContextTag
- getName() - Method in ScaleConstraint
- getName() - Method in SizeConstraint
- getName() - Method in UniqueConstraint
- getName() - Method in UrlConstraint
- getName() - Method in ValidatorConstraint
- getName() - Method in WarningMacro
- getNamedConfig(String) - Method in JSON
- getNamedConfig(String) - Method in XML
- getNamedConverterConfiguration(String, Class) - Method in ConvertersConfigurationHolder
- getNamedDecorator(HttpServletRequest, String) - Method in GrailsLayoutDecoratorMapper
- getNamedPlugin(String) - Method in BasePluginFilter
- getNamedQuery(String) - Method in SessionFactoryProxy
- getNamedSQLQuery(String) - Method in SessionFactoryProxy
- getNameFromScript(String) - Method in GrailsClassUtils
- Calculates the class name from a script name in the form
my-funk-grails-script
- getNameFromScript(String) - Method in GrailsNameUtils
- Calculates the class name from a script name in the form my-funk-grails-script.
- getNamespace() - Method in DefaultGrailsTagLibClass
- getNamespace() - Method in GrailsTagLibClass
- @return the namespace that this taglib occupies.
- getNamespace() - Method in GrailsWebApplicationContext
- getNativeInterface() - Method in HibernateSession
- getNaturalName() - Method in AbstractGrailsClass
- getNaturalName() - Method in DefaultGrailsDomainClassProperty
- getNaturalName(String) - Method in DocEngine
- getNaturalName() - Method in GrailsClass
- Returns the name of the property in natural terms (eg.
- getNaturalName(String) - Method in GrailsClassUtils
- Converts a property name into its natural language equivalent eg ('firstName' becomes 'First Name')
- getNaturalName() - Method in GrailsDomainClassProperty
-
- Returns:
- The natural name representation of the property (eg.
- getNaturalName() - Method in GrailsHibernateDomainClassProperty
- getNaturalName(String) - Method in GrailsNameUtils
- Converts a property name into its natural language equivalent eg ('firstName' becomes 'First Name')
- getNextToken() - Method in JSONParser
- Get the next Token.
- getNextToken() - Method in JsonParserTokenManager
- Get the next Token.
- getNoSuffixViewURI(GroovyObject, String) - Method in DefaultGrailsApplicationAttributes
- getNoSuffixViewURI(String, String) - Method in DefaultGroovyPagesUriService
- getNoSuffixViewURI(GroovyObject, String) - Method in GrailsApplicationAttributes
- getNoSuffixViewURI(String, String) - Method in GroovyPagesUriService
- getNoSuffixViewURI(String, String) - Method in GroovyPageUtils
- Obtains a view URI of the given controller name and view name without the suffix
- getNotEqual() - Method in ConstrainedProperty
- @return Returns the notEqual.
- getNotEqualTo() - Method in NotEqualConstraint
- @return Returns the notEqualTo.
- 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
- getObject() - Method in ConstraintsEvaluatorFactoryBean
- getObject() - Method in ControllerFlowRegistry
- getObject() - Method in GrailsApplicationFactoryBean
- getObject() - Method in GrailsPluginManagerFactoryBean
- getObject() - Method in GrailsResourceLoaderFactoryBean
- getObject() - Method in HibernateDialectDetectorFactoryBean
- getObject() - Method in MimeTypesFactoryBean
- getObject() - Method in SpringLobHandlerDetectorFactoryBean
- getObject() - Method in UrlMappingsHolderFactoryBean
- getObjectType() - Method in ConstraintsEvaluatorFactoryBean
- getObjectType() - Method in ControllerFlowRegistry
- getObjectType() - Method in GrailsApplicationFactoryBean
- getObjectType() - Method in GrailsPluginManagerFactoryBean
- getObjectType() - Method in GrailsResourceLoaderFactoryBean
- getObjectType() - Method in HibernateDialectDetectorFactoryBean
- getObjectType() - Method in MimeTypesFactoryBean
- getObjectType() - Method in SpringLobHandlerDetectorFactoryBean
- getObjectType() - Method in TypeSpecifyableTransactionProxyFactoryBean
- getObjectType() - Method in UrlMappingFactoryBean
- getObjectType() - Method in UrlMappingsHolderFactoryBean
- getObservedPluginNames() - Method in DefaultGrailsPlugin
- getObservedPluginNames() - Method in GrailsPlugin
- Retrieve the plugin names that this plugin is observing for changes
- getOnComplete() - Method in JspFormRemoteTag
- getOnComplete() - Method in JspRemoteFunctionTag
- getOnComplete() - Method in JspRemoteLinkTag
- getOnComplete() - Method in JspSubmitToRemoteTag
- getOnFailure() - Method in JspFormRemoteTag
- getOnFailure() - Method in JspRemoteFunctionTag
- getOnFailure() - Method in JspRemoteLinkTag
- getOnFailure() - Method in JspSubmitToRemoteTag
- getOnInteractive() - Method in JspFormRemoteTag
- getOnInteractive() - Method in JspRemoteFunctionTag
- getOnInteractive() - Method in JspRemoteLinkTag
- getOnInteractive() - Method in JspSubmitToRemoteTag
- getOnLoaded() - Method in JspFormRemoteTag
- getOnLoaded() - Method in JspRemoteFunctionTag
- getOnLoaded() - Method in JspRemoteLinkTag
- getOnLoaded() - Method in JspSubmitToRemoteTag
- getOnLoading() - Method in JspFormRemoteTag
- getOnLoading() - Method in JspRemoteFunctionTag
- getOnLoading() - Method in JspRemoteLinkTag
- getOnLoading() - Method in JspSubmitToRemoteTag
- getOnSuccess() - Method in JspFormRemoteTag
- getOnSuccess() - Method in JspRemoteFunctionTag
- getOnSuccess() - Method in JspRemoteLinkTag
- getOnSuccess() - Method in JspSubmitToRemoteTag
- getOptionalFields() - Method in StructuredDateEditor
- getOptionalFields() - Method in StructuredPropertyEditor
- @return The optional fields
- getOptionKey() - Method in JspSelectTag
- getOptionValue() - Method in JspSelectTag
- getOrCreateMethodBody(ClassNode, MethodNode, String) - Method in TestMixinTransformation
- getOrCreateNoArgsMethodBody(ClassNode, String) - Method in TestMixinTransformation
- getOrder() - Method in ConstrainedProperty
- @return Returns the order.
- getOrder() - Method in OrderedAdapter
- getOrder() - Method in ScopeRegistrar
- getOrderedObjectMarshallers() - Method in ChainedConverterConfiguration
- getOrderedObjectMarshallers() - Method in ConverterConfiguration
- Retrieve the ordered list of ObjectMarshallers
- getOrderedObjectMarshallers() - Method in DefaultConverterConfiguration
- getOrderedObjectMarshallers() - Method in ImmutableConverterConfiguration
- getOtherProperties() - Method in GrailsDataSource
- Other properties for this data source.
- getOtherSide() - Method in DefaultGrailsDomainClassProperty
- getOtherSide() - Method in GrailsDomainClassProperty
- Returns the other side of a bidirectional association
- getOtherSide() - Method in GrailsHibernateDomainClassProperty
- getOut(HttpServletRequest) - Method in DefaultGrailsApplicationAttributes
- getOut(HttpServletRequest) - Method in GrailsApplicationAttributes
- Holds the current response write for the request
- getOut() - Method in GrailsPrintWriter
- getOut() - Method in GrailsRequestContext
- The response writer.
- getOut() - Method in GrailsRoutablePrintWriter
- getOut() - Method in GrailsScriptRunner
- getOut() - Method in GrailsWebRequest
- @return the out
- getOut() - Method in GroovyPage
- getOut() - Method in GroovyPagesPageContext
- getOut() - Method in WebRequestDelegatingRequestContext
- getOutput() - Method in AbstractCliTestCase
- Returns the process output as a string.
- getOutputMapper() - Method in FlowInfoCapturer
- getOutputStack() - Method in GroovyPage
- getOutputStack() - Method in GroovyPageOutputStack.GroovyPageProxyWriter
- getOutputStream() - Method in GrailsPageResponseWrapper
- getOutputStream() - Method in GrailsPageResponseWrapper.GrailsBuffer
- getOutputStream() - Method in IncludeResponseWrapper
- getOutputStream() - Method in StreamByteBuffer
- getOwner() - Method in GrailsDomainClassPersistentProperty
- getOwningEntities(Class, MappingContext) - Method in GrailsDomainClassMappingContext.GrailsGrailsDomainMappingConfigurationStrategy
- getPackageName() - Method in AbstractGrailsClass
- getPackageName() - Method in GrailsClass
- Returns the package name of the class.
- getPackageName() - Method in GroovyPageParser
- getPage() - Method in GrailsPageResponseWrapper
- getPage() - Method in GroovyPagesPageContext
- getPage() - Method in GSPSitemeshPage
- getPage() - Method in RenderTagLib
- getPageClass() - Method in GroovyPageMetaInfo
- getPageContext(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in GroovyPagesJspFactory
- getPagePlugin() - Method in GroovyPageBinding
- getPagesTemplateEngine() - Method in DefaultGrailsApplicationAttributes
- getPagesTemplateEngine() - Method in GrailsApplicationAttributes
- @return Retrieves the shared GSP template engine
- getParameter() - Method in AbstractConstraint
- getParameter() - Method in BlankConstraint
- getParameter() - Method in Constraint
- getParameterMap() - Method in GrailsWebRequest
- Overriden to return the GrailsParameterMap instance,
- getParameters() - Method in DefaultUrlMappingInfo
- getParameters() - Method in ForwardUrlMappingInfo
- getParameters() - Method in UrlMappingInfo
- The parameters that were extracted from the URI that was matched
- getParameterTypes() - Method in AbstractClosureProxy
- getParams(Object) - Method in CommonWebApi
- Obtains the Grails parameter map
- getParams() - Method in ControllerUnitTestMixin
- The Grails 'params' object which is an instance of GrailsParameterMap
- getParams() - Method in FilterConfig
- getParams() - Method in GrailsRequestContext
- The params object.
- getParams() - Method in GrailsWebRequest
- @return The Grails params object
- getParams() - Method in JspFormRemoteTag
- getParams() - Method in JspFormTag
- getParams() - Method in JspRemoteFunctionTag
- getParams() - Method in JspRemoteLinkTag
- getParams() - Method in JspSubmitToRemoteTag
- getParams() - Method in WebRequestDelegatingRequestContext
- GetParamsDynamicProperty - Class in org.codehaus.groovy.grails.web.metaclass
- A dynamic property that adds a "params" map to a controller for accessing request and controller parameters.
- GetParamsDynamicProperty(HttpServletRequest, HttpServletResponse) - Constructor in GetParamsDynamicProperty
- getParent() - Method in MockApplicationContext
- getParentBeanFactory() - Method in MockApplicationContext
- getParentContext() - Method in DefaultGrailsApplication
- Retrieves the parent ApplicationContext for this GrailsApplication.
- 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
- getParentEntity() - Method in GrailsDomainClassPersistentEntity
- getParsedXml() - Method in BinaryGrailsPluginDescriptor
- @return The parsed descriptor
- getPassCount() - Method in GrailsTestTypeResult
- The number of tests that can be considered to have passed
- getPassCount() - Method in JUnit4ResultGrailsTestTypeResultAdapter
- getPassword() - Method in GrailsDataSource
- The password for the data source.
- getPathFromRoot(String) - Method in GrailsResourceUtils
- Get the path relative to an artefact folder under grails-app i.e:
- getPathWithinApplication(HttpServletRequest) - Method in GrailsUrlPathHelper
- getPattern() - Method in AbstractDynamicMethodInvocation
- getPattern() - Method in AbstractStaticMethodInvocation
- getPersistantProperties() - Method in DefaultGrailsDomainClass
- @see org.codehaus.groovy.grails.commons.GrailsDomainClass#getPersistantProperties()
- getPersistantProperties() - Method in DefaultGrailsDomainClassProperty.ComponentDomainClass
- @deprecated Use #getPersistentProperties instead
- getPersistantProperties() - Method in GrailsDomainClass
- Returns all of the persistant properties of the domain class
- getPersistantProperties() - Method in GrailsHibernateDomainClass
- @deprecated
- getPersistentProperties() - Method in DefaultGrailsDomainClass
- getPersistentProperties() - Method in DefaultGrailsDomainClassProperty.ComponentDomainClass
- getPersistentProperties() - Method in GrailsDomainClass
- Returns all of the persistant properties of the domain class
- getPersistentProperties(Class, MappingContext, ClassMapping) - Method in GrailsDomainClassMappingContext.GrailsGrailsDomainMappingConfigurationStrategy
- getPersistentProperties() - Method in GrailsDomainClassPersistentEntity
- getPersistentProperties() - Method in GrailsHibernateDomainClass
- getPersistentProperty(String) - Method in DefaultGrailsDomainClass
- getPersistentProperty(String) - Method in DefaultGrailsDomainClassProperty.ComponentDomainClass
- getPersistentProperty(String) - Method in GrailsDomainClass
- Returns the property for the given name or null if non exists
- getPersistentProperty(String) - Method in GrailsHibernateDomainClass
- getPersistentPropertyNames() - Method in GrailsDomainClassPersistentEntity
- getPersistentValue(Object, String) - Method in HibernateGormInstanceApi
- Gets the original persisted value of a field
- getPersister(Object) - Method in HibernateSession
- getPlugin() - Method in DefaultGrailsPlugin
- getPluginBaseDirectories() - Method in AbstractBuildSettings
- Gets a list of all the known plugin base directories (directories where plugins are installed to).
- getPluginBaseDirectories() - Method in GrailsPluginUtils
- All the known plugin base directories (directories where plugins are installed to).
- getPluginBaseDirectories() - Method in PluginBuildSettings
- Gets a list of all the known plugin base directories (directories where plugins are installed to).
- getPluginBaseNames() - Method in PluginAwareResourceBundleMessageSource
- getPluginBuildSettings() - Method in BaseSettingsApi
- getPluginBuildSettings() - Method in GrailsPluginUtils
- Returns a cached PluginBuildSettings instance.
- getPluginBuildSettings() - Method in MockGrailsPluginManager
- getPluginBundles(String) - Method in PluginAwareResourceBundleMessageSource
- getPluginClass() - Method in AbstractGrailsPlugin
- getPluginClass() - Method in GrailsPlugin
- Returns the underlying class that represents this plugin
- getPluginClasses() - Method in CorePluginFinder
- getPluginClassesDir() - Method in BuildSettings
- getPluginContextPath(Object) - Method in CommonWebApi
- Obtains the pluginContextPath
- getPluginContextPath(HttpServletRequest) - Method in DefaultGrailsApplicationAttributes
- getPluginContextPath() - Method in FilterConfig
- getPluginContextPath(HttpServletRequest) - Method in GrailsApplicationAttributes
- Retrieves the plugin context path for the current request.
- getPluginContextPath() - Method in GroovyPage
- getPluginContextPath() - Method in GroovyPageBinding
- getPluginDependencyDescriptor(String) - Method in AbstractIvyDependencyManager
- Obtains a particular DependencyDescriptor by the plugin name
- getPluginDependencyNames() - Method in AbstractIvyDependencyManager
- Obtains a set of plugins this application is dependent onb
- getPluginDescriptor(Resource) - Method in PluginBuildSettings
- Returns the plugin descriptor for the Given plugin directory.
- getPluginDescriptors(String, String) - Method in GrailsPluginUtils
- All plug-in descriptors (the root classes that end with *GrailsPlugin.groovy).