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

A

absoluteLinks - Property in AbstractLinkingRenderer
absoluteLinks - Property in AbstractVndErrorRenderer
AbstractArrayOrIterableResultImplementer - Class in org.grails.datastore.gorm.services.implementers
Abstract implementation of a finder that handles Array and Iterables of domain classes
AbstractArrayOrIterableResultImplementer() - Constructor in AbstractArrayOrIterableResultImplementer
AbstractArtefactTypeAstTransformation - Class in org.grails.compiler.injection
Base implementation for the artefact type transformation.
AbstractAttributeStoringSession - Class in org.grails.datastore.mapping.core
AbstractCacheTransformation - Class in org.grails.plugin.cache.compiler
Abstract implementation for implementers of cache annotations
AbstractCacheTransformation.1 - Class in org.grails.plugin.cache.compiler
AbstractCacheTransformation.1() - Constructor in AbstractCacheTransformation.1
AbstractCacheTransformation() - Constructor in AbstractCacheTransformation
AbstractCharReplacementEncoder - Class in org.grails.encoder
Abstract base class for implementing encoders that do character replacements Implements the StreamingEncoder interface that enables efficient streaming encoding
AbstractCharReplacementEncoder(org.grails.encoder.CodecIdentifier) - Constructor in AbstractCharReplacementEncoder
AbstractClassMapping - Class in org.grails.datastore.mapping.model
Abstract implementation of the ClassMapping interface.
AbstractClassMapping(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext) - Constructor in AbstractClassMapping
AbstractClosureEventTriggeringInterceptor - Class in org.grails.orm.hibernate.support
Abstract class for defining the event triggering interceptor
AbstractClosureProxy - Class in grails.test
Skeleton implementation of a wrapper class for closures that allows you to intercept invocations of the closure.
AbstractClosureProxy(Closure<?>) - Constructor in AbstractClosureProxy
Creates a new instance that wraps the target closure and sends profiling events to the given profiler log.
AbstractCommand - Class in org.grails.cli.command
Abstract Command implementation.
AbstractCommand(java.lang.String, java.lang.String) - Constructor in AbstractCommand
Create a new AbstractCommand instance.
AbstractConnectionSourceFactory - Class in org.grails.datastore.mapping.core.connections
Abstract implementation of the ConnectionSourceFactory interface
AbstractConnectionSources - Class in org.grails.datastore.mapping.core.connections
Abstract implementation of the ConnectionSources interface
AbstractConnectionSources(ConnectionSource<T, S>, ConnectionSourceFactory<T, S>, org.springframework.core.env.PropertyResolver) - Constructor in AbstractConnectionSources
AbstractConstraint - Class in org.grails.datastore.gorm.validation.constraints
Abstract class for constraints to extend.
AbstractConstraint(Class<?>, java.lang.String, java.lang.Object, org.springframework.context.MessageSource) - Constructor in AbstractConstraint
AbstractConverter - Class in org.grails.web.converters
Abstract base implementation of the Converter interface that provides a default toString() implementation.
AbstractCriteriaBuilder - Class in org.grails.datastore.gorm.query.criteria
Abstract criteria builder implementation
AbstractCriteriaBuilder(java.lang.Class, org.grails.datastore.mapping.query.QueryCreator, org.grails.datastore.mapping.model.MappingContext) - Constructor in AbstractCriteriaBuilder
AbstractDataBindingGrailsPlugin - Class in org.grails.plugins.databinding
Plugin for configuring the data binding features of Grails
AbstractDataBindingGrailsPlugin() - Constructor in AbstractDataBindingGrailsPlugin
AbstractDatastore - Class in org.grails.datastore.mapping.core
Abstract Datastore implementation that deals with binding the Session to thread locale upon creation.
AbstractDatastore(org.grails.datastore.mapping.model.MappingContext, Map<String,Object>, org.springframework.context.ConfigurableApplicationContext, org.grails.datastore.mapping.cache.TPCacheAdapterRepository) - Constructor in AbstractDatastore
AbstractDatastoreApi - Class in org.grails.datastore.gorm
Authors:
Burt Beckwith
AbstractDatastoreApi(org.grails.datastore.mapping.core.Datastore) - Constructor in AbstractDatastoreApi
AbstractDatastoreInitializer - Class in org.grails.datastore.gorm.bootstrap
Abstract class for datastore initializers to implement
AbstractDatastoreInitializer.GrailsBeanBuilderInit - Class in org.grails.datastore.gorm.bootstrap
AbstractDatastoreInitializer.GrailsBeanBuilderInit() - Constructor in AbstractDatastoreInitializer.GrailsBeanBuilderInit
AbstractDatastoreInitializer.GroovyBeanReaderInit - Class in org.grails.datastore.gorm.bootstrap
AbstractDatastoreInitializer.GroovyBeanReaderInit() - Constructor in AbstractDatastoreInitializer.GroovyBeanReaderInit
AbstractDatastoreInitializer(java.util.Map, java.lang.Class) - Constructor in AbstractDatastoreInitializer
AbstractDatastoreMethodDecoratingTransformation - Class in org.grails.datastore.gorm.transform
An abstract implementation for transformations that decorate a method invocation such that the method invocation is wrapped in the execution of a closure that delegates to the original logic.
AbstractDatastoreMethodDecoratingTransformation() - Constructor in AbstractDatastoreMethodDecoratingTransformation
AbstractDatastorePersistenceContextInterceptor - Class in org.grails.datastore.gorm.support
Abstract implementation of the persistence context interceptor
AbstractDatastorePersistenceContextInterceptor(org.grails.datastore.mapping.core.Datastore) - Constructor in AbstractDatastorePersistenceContextInterceptor
AbstractDetachedCriteria - Class in org.grails.datastore.gorm.query.criteria
Abstract super class for DetachedCriteria implementations
AbstractDetachedCriteria.DetachedProjections - Class in org.grails.datastore.gorm.query.criteria
AbstractDetachedCriteria(Class<T>, java.lang.String) - Constructor in AbstractDetachedCriteria
Constructs a DetachedCriteria instance target the given class and alias for the name
AbstractDetachedCriteriaServiceImplementor - Class in org.grails.datastore.gorm.services.implementers
An abstract implementer that builds a detached criteria query from the method arguments
AbstractDetachedCriteriaServiceImplementor() - Constructor in AbstractDetachedCriteriaServiceImplementor
AbstractEncodedAppender - Class in org.grails.encoder
Abstract base class for implementations of EncodedAppender interface
AbstractEventBus - Class in org.grails.events.bus
Abstract event bus impl
AbstractEventBus.1 - Class in org.grails.events.bus
AbstractEventBus.1() - Constructor in AbstractEventBus.1
AbstractEventBus.EventTriggerTransactionSynchronization - Class in org.grails.events.bus
AbstractEventBus.NotificationTrigger - Class in org.grails.events.bus
AbstractEventBus() - Constructor in AbstractEventBus
AbstractFindByFinder - Class in org.grails.datastore.gorm.finders
AbstractFindByFinder(java.util.regex.Pattern, org.grails.datastore.mapping.model.MappingContext) - Constructor in AbstractFindByFinder
AbstractFinder - Class in org.grails.datastore.gorm.finders
Abstract base class for finders.
AbstractFinder(org.grails.datastore.mapping.core.Datastore) - Constructor in AbstractFinder
AbstractGormApi - Class in org.grails.datastore.gorm
Abstract GORM API provider.
AbstractGormApi(Class<D>, org.grails.datastore.mapping.model.MappingContext) - Constructor in AbstractGormApi
AbstractGormASTTransformation - Class in org.grails.datastore.gorm.transform
Abstract base class for GORM AST transformations
AbstractGormASTTransformation() - Constructor in AbstractGormASTTransformation
AbstractGormMappingFactory - Class in org.grails.datastore.mapping.config
Abstract GORM implementation that uses the GORM MappingConfigurationBuilder to configure entity mappings.
AbstractGrailsApplication - Class in org.grails.core
AbstractGrailsArtefactTransformer - Class in org.grails.compiler.injection
Abstract transformer that takes an implementation class and creates methods in a target ClassNode that delegate to that implementation class.
AbstractGrailsClass - Class in org.grails.core
Abstract base class for Grails types that provides common functionality for evaluating conventions within classes.
AbstractGrailsClass(Class<?>, java.lang.String) - Constructor in AbstractGrailsClass
Used by all child classes to create a new instance and get the name right.
AbstractGrailsControllerUrlMappings - Class in org.grails.web.mapping.mvc
A UrlMappingsHolder implementation that matches URLs directly onto controller instances
AbstractGrailsControllerUrlMappings.ControllerKey - Class in org.grails.web.mapping.mvc
AbstractGrailsControllerUrlMappings.ControllerKey() - Constructor in AbstractGrailsControllerUrlMappings.ControllerKey
AbstractGrailsControllerUrlMappings(grails.core.GrailsApplication, grails.web.mapping.UrlMappings, grails.web.UrlConverter) - Constructor in AbstractGrailsControllerUrlMappings
AbstractGrailsDomainBinder - Class in org.grails.orm.hibernate.cfg
Handles the binding Grails domain classes and properties to the Hibernate runtime meta model.
AbstractGrailsMockHttpServletResponse - Class in org.grails.plugins.testing
Simple sub-class of Spring's MockHttpServletResponse that adds the left-shift operator, "<<".
AbstractGrailsMockHttpServletResponse() - Constructor in AbstractGrailsMockHttpServletResponse
AbstractGrailsPlugin - Class in org.grails.plugins
Abstract implementation that provides some default behaviours
AbstractGrailsPlugin(Class<?>, grails.core.GrailsApplication) - Constructor in AbstractGrailsPlugin
AbstractGrailsPluginManager - Class in org.grails.plugins
Abstract implementation of the GrailsPluginManager interface
AbstractGrailsPluginManager(grails.core.GrailsApplication) - Constructor in AbstractGrailsPluginManager
AbstractGrailsView - Class in org.grails.web.servlet.view
A view applied to a Grails application that ensures an appropriate web request is bound
AbstractGroovyTemplateCompiler - Class in grails.views
A generic compiler for Groovy templates that are compiled into classes in production
AbstractGroovyTemplateCompiler() - Constructor in AbstractGroovyTemplateCompiler
AbstractHibernateConnectionSourceFactory - Class in org.grails.orm.hibernate.connections
Constructs a Hibernate SessionFactory
AbstractHibernateCriteriaBuilder - Class in org.grails.orm.hibernate.query
Abstract super class for sharing code between Hibernate 3 and 4 implementations of HibernateCriteriaBuilder
AbstractHibernateCriteriaBuilder.LogicalExpression - Class in org.grails.orm.hibernate.query
instances of this class are pushed onto the logicalExpressionStack to represent all the unfinished "and", "or", and "not" expressions.
AbstractHibernateCriteriaBuilder(java.lang.Class, org.hibernate.SessionFactory, boolean) - Constructor in AbstractHibernateCriteriaBuilder
AbstractHibernateCriterionAdapter - Class in org.grails.orm.hibernate.query
Adapts Grails datastore API to Hibernate API
AbstractHibernateCriterionAdapter.CriterionAdaptor - Class in org.grails.orm.hibernate.query
AbstractHibernateCriterionAdapter() - Constructor in AbstractHibernateCriterionAdapter
abstractHibernateCriterionAdapter - Field in AbstractHibernateQuery
AbstractHibernateDatastore - Class in org.grails.orm.hibernate
Datastore implementation that uses a Hibernate SessionFactory underneath.
AbstractHibernateDatastore.FlushMode - Enum in org.grails.orm.hibernate
We use a separate enum here because the classes differ between Hibernate 3 and 4
AbstractHibernateDatastore(org.grails.datastore.mapping.model.MappingContext, org.hibernate.SessionFactory, org.springframework.core.env.PropertyResolver) - Constructor in AbstractHibernateDatastore
AbstractHibernateEventListener - Class in org.grails.orm.hibernate.event.listener
AbstractHibernateEventListener(org.grails.orm.hibernate.AbstractHibernateDatastore) - Constructor in AbstractHibernateEventListener
AbstractHibernateGormInstanceApi - Class in org.grails.orm.hibernate
Abstract extension of the GormInstanceApi class that provides common logic shared by Hibernate 3 and Hibernate 4
AbstractHibernateGormInstanceApi(Class<D>, org.grails.orm.hibernate.AbstractHibernateDatastore, java.lang.ClassLoader, org.grails.orm.hibernate.IHibernateTemplate) - Constructor in AbstractHibernateGormInstanceApi
AbstractHibernateGormStaticApi - Class in org.grails.orm.hibernate
Abstract implementation of the Hibernate static API for GORM, providing String-based method implementations
AbstractHibernateGormStaticApi.1 - Class in org.grails.orm.hibernate
AbstractHibernateGormStaticApi.1() - Constructor in AbstractHibernateGormStaticApi.1
AbstractHibernateGormStaticApi(Class<D>, org.grails.orm.hibernate.HibernateDatastore, List<FinderMethod>, org.springframework.transaction.PlatformTransactionManager) - Constructor in AbstractHibernateGormStaticApi
AbstractHibernateGormValidationApi - Class in org.grails.orm.hibernate
AbstractHibernateGormValidationApi(Class<D>, org.grails.orm.hibernate.AbstractHibernateDatastore, java.lang.ClassLoader) - Constructor in AbstractHibernateGormValidationApi
AbstractHibernateQuery - Class in org.grails.orm.hibernate.query
Bridges the Query API with the Hibernate Criteria API
AbstractHibernateQuery.CriteriaAndAlias - Class in org.grails.orm.hibernate.query
AbstractHibernateQuery.HibernateAssociationQuery - Class in org.grails.orm.hibernate.query
AbstractHibernateQuery.HibernateJunction - Class in org.grails.orm.hibernate.query
AbstractHibernateQuery.HibernateProjectionList - Class in org.grails.orm.hibernate.query
AbstractHibernateQuery(org.hibernate.Criteria, org.grails.orm.hibernate.AbstractHibernateSession, org.grails.datastore.mapping.model.PersistentEntity, java.lang.String) - Constructor in AbstractHibernateQuery
AbstractHibernateSession - Class in org.grails.orm.hibernate
Session implementation that wraps a Hibernate Session.
AbstractHibernateSession(org.grails.orm.hibernate.AbstractHibernateDatastore, org.hibernate.SessionFactory) - Constructor in AbstractHibernateSession
AbstractIncludeExcludeRenderer - Class in grails.rest.render
Abstract class for implementing renderers that include/exclude certain properties
AbstractIncludeExcludeRenderer(Class<T>, grails.web.mime.MimeType) - Constructor in AbstractIncludeExcludeRenderer
AbstractInjectableGrailsClass - Class in org.grails.core
Configures Grails classes to be autowirable by name, always.
AbstractInjectableGrailsClass(Class<?>, java.lang.String) - Constructor in AbstractInjectableGrailsClass
AbstractJarProfileRepository - Class in org.grails.cli.profile.repository
A repository that loads profiles from JAR files
AbstractJarProfileRepository.JarProfile - Class in org.grails.cli.profile.repository
AbstractJarProfileRepository() - Constructor in AbstractJarProfileRepository
AbstractJsonViewContainerRenderer - Class in grails.plugin.json.renderer
A container renderer that looks up JSON views
AbstractJsonViewContainerRenderer() - Constructor in AbstractJsonViewContainerRenderer
AbstractKeyValueEntityPersister - Class in org.grails.datastore.mapping.keyvalue.engine
Abstract implementation of the EntityPersister abstract class for key/value style stores.
AbstractKeyValueEntityPersister(org.grails.datastore.mapping.model.MappingContext, org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.core.Session, org.springframework.context.ApplicationEventPublisher) - Constructor in AbstractKeyValueEntityPersister
AbstractLinkingRenderer - Class in grails.rest.render.util
Abstract base class for HAL renderers
AbstractLinkingRenderer(Class<T>, grails.web.mime.MimeType) - Constructor in AbstractLinkingRenderer
AbstractMappingAwareCustomTypeMarshaller - Class in org.grails.datastore.mapping.engine.types
Abstract implementation of CustomTypeMarshaller interface that handles the details of getting the correct mapped key for a property
AbstractMappingAwareCustomTypeMarshaller(Class<T>) - Constructor in AbstractMappingAwareCustomTypeMarshaller
AbstractMappingContext - Class in org.grails.datastore.mapping.model
Abstract implementation of the MappingContext interface.
AbstractMappingContext(org.grails.datastore.mapping.core.connections.ConnectionSourceSettings) - Constructor in AbstractMappingContext
AbstractMethodDecoratingTransformation - Class in org.grails.datastore.gorm.transform
An abstract implementation for transformations that decorate a method invocation such that the method invocation is wrapped in the execution of a closure that delegates to the original logic.
AbstractMethodDecoratingTransformation() - Constructor in AbstractMethodDecoratingTransformation
AbstractMongoConnectionSourceSettings - Class in org.grails.datastore.mapping.mongo.connections
Authors:
Graeme Rocher
AbstractMongoConnectionSourceSettings() - Constructor in AbstractMongoConnectionSourceSettings
AbstractMongoGrailsExtension - Class in org.apache.grails.testing.mongo
Abstract class for Mongo Grails extensions.
AbstractMongoGrailsExtension() - Constructor in AbstractMongoGrailsExtension
AbstractMongoObectEntityPersister - Class in org.grails.datastore.mapping.mongo.engine
Abstract implementation of MongoDB mongo object mapping entity persister.
AbstractMongoObectEntityPersister.MongoAssociationIndexer - Class in org.grails.datastore.mapping.mongo.engine
AbstractMongoObectEntityPersister(org.grails.datastore.mapping.model.MappingContext, org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.core.Session, org.springframework.context.ApplicationEventPublisher) - Constructor in AbstractMongoObectEntityPersister
AbstractMongoSession - Class in org.grails.datastore.mapping.mongo
Abstract implementation on the Session interface for MongoDB
AbstractMongoSession(org.grails.datastore.mapping.mongo.MongoDatastore, org.grails.datastore.mapping.model.MappingContext, org.springframework.context.ApplicationEventPublisher, boolean) - Constructor in AbstractMongoSession
AbstractMultipleDataSourceAggregatePersistenceContextInterceptor - Class in org.grails.plugin.hibernate.support
Abstract implementation of the PersistenceContextInterceptor interface that supports multiple data sources
AbstractMultipleDataSourceAggregatePersistenceContextInterceptor(org.grails.orm.hibernate.AbstractHibernateDatastore) - Constructor in AbstractMultipleDataSourceAggregatePersistenceContextInterceptor
AbstractParsingParameterCreationListener - Class in org.grails.web.converters
Abstract base class for parameter creation listeners that parse incoming data such as JSON and XML.
AbstractParsingParameterCreationListener() - Constructor in AbstractParsingParameterCreationListener
AbstractPersistenceEvent - Class in org.grails.datastore.mapping.engine.event
Authors:
Burt Beckwith
AbstractPersistenceEvent(org.grails.datastore.mapping.core.Datastore, java.lang.Object) - Constructor in AbstractPersistenceEvent
AbstractPersistenceEventListener - Class in org.grails.datastore.mapping.engine.event
Authors:
Burt Beckwith
AbstractPersistenceEventListener(org.grails.datastore.mapping.core.Datastore) - Constructor in AbstractPersistenceEventListener
AbstractPersistentCollection - Class in org.grails.datastore.mapping.collection
Abstract base class for persistent collections.
AbstractPersistentCollection(java.io.Serializable, org.grails.datastore.mapping.core.Session, org.grails.datastore.mapping.engine.AssociationQueryExecutor, java.util.Collection) - Constructor in AbstractPersistentCollection
AbstractPersistentEntity - Class in org.grails.datastore.mapping.model
Abstract implementation to be subclasses on a per datastore basis
AbstractPersistentEntity(java.lang.Class, org.grails.datastore.mapping.model.MappingContext) - Constructor in AbstractPersistentEntity
AbstractPersistentProperty - Class in org.grails.datastore.mapping.model
Abstract implementation of the PersistentProperty interface that uses the PropertyDescriptor instance to establish name and type.
AbstractPersistentProperty(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, java.lang.String, java.lang.Class) - Constructor in AbstractPersistentProperty
AbstractProfile - Class in org.grails.cli.profile
Abstract implementation of the profile class
AbstractProfile(org.springframework.core.io.Resource, java.lang.ClassLoader) - Constructor in AbstractProfile
AbstractProjectionImplementer - Class in org.grails.datastore.gorm.services.implementers
Abstract implementation for projections
AbstractProjectionImplementer() - Constructor in AbstractProjectionImplementer
AbstractPromiseFactory - Class in grails.async.factory
Abstract implementation of the PromiseFactory interface, subclasses should extend this class to obtain common generic functionality
AbstractPromiseFactory() - Constructor in AbstractPromiseFactory
AbstractQueryEvent - Class in org.grails.datastore.mapping.query.event
Base class for query events.
AbstractQueryEvent(java.lang.Object, org.grails.datastore.mapping.query.Query) - Constructor in AbstractQueryEvent
AbstractReadOperationImplementer - Class in org.grails.datastore.gorm.services.implementers
Abstract implementor for read operations
AbstractReadOperationImplementer() - Constructor in AbstractReadOperationImplementer
AbstractRenderContext - Class in grails.rest.render
Abstract implementation of RenderContext
AbstractRenderContext() - Constructor in AbstractRenderContext
AbstractRenderer - Class in grails.rest.render
Abstract implementation of the Renderer interface
AbstractRenderer(Class<T>, grails.web.mime.MimeType) - Constructor in AbstractRenderer
AbstractRequestBodyDataBindingSourceCreator - Class in org.grails.web.databinding.bindingsource
AbstractRequestBodyDataBindingSourceCreator() - Constructor in AbstractRequestBodyDataBindingSourceCreator
AbstractResultList - Class in org.grails.datastore.gorm.query
An abstract result list for initializing objects lazily from a cursor
AbstractResultList(int, java.lang.Integer, Iterator<Object>) - Constructor in AbstractResultList
AbstractSaveImplementer - Class in org.grails.datastore.gorm.services.implementers
Abstract implementation of saving
AbstractSaveImplementer() - Constructor in AbstractSaveImplementer
AbstractServiceImplementer - Class in org.grails.datastore.gorm.services.implementers
Abstract implementation of the ServiceImplementer interface
AbstractServiceImplementer() - Constructor in AbstractServiceImplementer
AbstractSession - Class in org.grails.datastore.mapping.core
Abstract implementation of the Session interface that uses a list of Persister instances to save, update and delete instances
AbstractSession(org.grails.datastore.mapping.core.Datastore, org.grails.datastore.mapping.model.MappingContext, org.springframework.context.ApplicationEventPublisher, org.grails.datastore.mapping.cache.TPCacheAdapterRepository, boolean) - Constructor in AbstractSession
AbstractShapeCoordsType - Class in org.grails.datastore.gorm.mongo.geo
Abstract implementation for custom types that persist shapes using their coordinate values
AbstractShapeCoordsType(Class<T>) - Constructor in AbstractShapeCoordsType
AbstractStep - Class in org.grails.cli.profile
Abstract implementation of the Step interface
AbstractStep(org.grails.cli.profile.ProfileCommand, Map<String, Object>) - Constructor in AbstractStep
AbstractStringQueryImplementer - Class in org.grails.datastore.gorm.services.implementers
Abstract support for String-based queries
AbstractStringQueryImplementer() - Constructor in AbstractStringQueryImplementer
AbstractStructuredBindingEditor - Class in org.grails.web.databinding.converters
An abstract base class for StructuredBindingEditor instances which can be auto-discovered as beans in the Spring application context
AbstractStructuredBindingEditor() - Constructor in AbstractStructuredBindingEditor
AbstractStructuredDateBindingEditor - Class in org.grails.databinding.converters
Authors:
Jeff Brown
AbstractStructuredDateBindingEditor() - Constructor in AbstractStructuredDateBindingEditor
AbstractSubscription - Class in org.grails.events.registry
Abstract subscription
AbstractSubscription(java.lang.CharSequence, Map<CharSequence, Collection<Subscription>>) - Constructor in AbstractSubscription
AbstractTemplateVariableBinding - Class in org.grails.taglib
Abstract super class for GroovyPage bindings
AbstractTemplateVariableBinding.BindingMapEntry - Class in org.grails.taglib
AbstractTemplateVariableBinding.TemplateVariableBindingMap - Class in org.grails.taglib
AbstractTemplateVariableBinding(java.lang.String) - Constructor in AbstractTemplateVariableBinding
AbstractTokenResponseHandler - Class in org.grails.web.servlet.mvc
Implements the behavior of wasInvoked in the TokenResponseHandler interface.
AbstractTokenResponseHandler(boolean) - Constructor in AbstractTokenResponseHandler
AbstractTraitApplyingGormASTTransformation - Class in org.grails.datastore.gorm.transform
An abstract transformation that applies a Trait
AbstractTraitApplyingGormASTTransformation() - Constructor in AbstractTraitApplyingGormASTTransformation
AbstractTypeConvertingMap - Class in grails.util
AbstractTypeConvertingMap is a Map with type conversion capabilities.
AbstractTypeConvertingMap(java.util.Map) - Constructor in AbstractTypeConvertingMap
AbstractUrlMapping - Class in org.grails.web.mapping
Abstract UrlMapping implementation that provides common basic functionality.
AbstractUrlMapping(java.net.URI, grails.gorm.validation.ConstrainedProperty, grails.core.GrailsApplication) - Constructor in AbstractUrlMapping
AbstractUrlMappingInfo - Class in org.grails.web.mapping
Abstract super class providing pass functionality for configuring a UrlMappingInfo.
AbstractVetoingConstraint - Class in org.grails.datastore.gorm.validation.constraints
A constraint that can veto further constraint processing
AbstractVetoingConstraint(Class<?>, java.lang.String, java.lang.Object, org.springframework.context.MessageSource) - Constructor in AbstractVetoingConstraint
AbstractVndErrorRenderer - Class in grails.rest.render.errors
Abstract super type for Vnd.Error renderers
AbstractVndErrorRenderer() - Constructor in AbstractVndErrorRenderer
AbstractWhereImplementer - Class in org.grails.datastore.gorm.services.implementers
Abstract implementation for queries annotated with Where
AbstractWhereImplementer() - Constructor in AbstractWhereImplementer
AbstractWritableScript - Class in grails.views
A script that is writable
AbstractWritableScript() - Constructor in AbstractWritableScript
AbstractWriteOperationImplementer - Class in org.grails.datastore.gorm.services.implementers
Abstract implementer for write operations
AbstractWriteOperationImplementer() - Constructor in AbstractWriteOperationImplementer
accept(T) - Method in BoundPromise
ACCEPT_CHARSET - Field in HttpHeaders
accept(T) - Method in Consumer
Execute the logic of the action, accepting the given parameter.
accept(java.io.File) - Method in DefaultResourceLocator
ACCEPT_ENCODING - Field in HttpHeaders
accept(T) - Method in FutureTaskPromise
accept(T) - Method in GparsPromise
ACCEPT - Field in HttpHeaders
ACCEPT_LANGUAGE - Field in HttpHeaders
accept(java.io.File, java.lang.String) - Method in PluginAwareResourceBundleMessageSource
accept(T) - Method in Promise
Assigns a value to an unfulfilled promise
accept(List<T>) - Method in PromiseList
accept(Map<K, V>) - Method in PromiseMap
ACCEPT_RANGES - Field in HttpHeaders
accept(java.io.File) - Method in ResourceLocator
accept(T) - Method in SynchronousPromise
ACCEPT_VERSION - Field in HttpHeaders
AcceptHeaderParser - Interface in grails.web.mime
access - Field in MethodMetadataReadingVisitor
accessorFor(java.lang.Object, java.lang.String) - Method in BeanPropertyAccessorFactory
accessType - Property in Property
Returns:
The default access type to use to read and write property values
accumulate(java.lang.String, java.lang.Object) - Method in JSONObject
Accumulate values under a key.
Action - Annotation Type in grails.web
An annotation to mark controller methods as actions.
action - Property in AbstractGrailsControllerUrlMappings.ControllerKey
ACTION_ANNOTATION_NODE - Field in ControllerActionTransformer
ACTION_CREATE - Property in ControllerActionConventions
ACTION_CREATE - Field in DefaultUrlMappingEvaluator
ACTION_DELETE - Property in ControllerActionConventions
ACTION_DELETE - Field in DefaultUrlMappingEvaluator
ACTION_EDIT - Property in ControllerActionConventions
ACTION_EDIT - Field in DefaultUrlMappingEvaluator
ACTION_INDEX - Property in ControllerActionConventions
ACTION_INDEX - Field in DefaultUrlMappingEvaluator
ACTION_PATCH - Field in DefaultUrlMappingEvaluator
ACTION_SAVE - Property in ControllerActionConventions
ACTION_SAVE - Field in DefaultUrlMappingEvaluator
ACTION_SHOW - Property in ControllerActionConventions
ACTION_SHOW - Field in DefaultUrlMappingEvaluator
ACTION_UPDATE - Property in ControllerActionConventions
ACTION_UPDATE - Field in DefaultUrlMappingEvaluator
action - Field in UrlCreatorCache.ReverseMappingKey
actionExcludesRegex - Property in UrlMappingMatcher.MapExclude
actionName - Field in AbstractUrlMapping
actionName - Property in ForwardUrlMappingInfo
actionName - Property in GrailsView
Returns:
The current action name
actionName(java.lang.String) - Method in TestRequestConfigurer
actionRegex - Field in UrlMappingMatcher
ActionResultTransformer - Interface in org.grails.web.servlet.mvc
Interface for classes which transform the result of an action.
actionResultTransformers - Field in UrlMappingsInfoHandlerAdapter
ActionSettingMethodHandler - Class in org.grails.testing.runtime.support
ActionSettingMethodHandler(java.lang.Object, org.grails.web.servlet.mvc.GrailsWebRequest) - Constructor in ActionSettingMethodHandler
actionSubmit - Property in FormTagLib
Creates a submit button that submits to an action in the controller specified by the form action.
actionSubmitImage - Property in FormTagLib
Creates a an image submit button that submits to an action in the controller specified by the form action.
actionUriToViewName - Field in DefaultGrailsControllerClass
actionUriToViewName(java.lang.String) - Method in GrailsControllerClass
activateDestination() - Method in GrailsLazyProxyPrintWriter.DestinationFactory
activateDestination() - Method in GrailsRoutablePrintWriter
activateDestination() - Method in GrailsRoutablePrintWriter.DestinationFactory
activateDestination() - Method in OutputEncodingStack
actor - Property in ActorEventBus
ActorEventBus - Class in org.grails.events.gpars
A event bus that uses GPars actors
ActorEventBus() - Constructor in ActorEventBus
adapt(org.grails.datastore.gorm.services.ServiceImplementer) - Method in ServiceImplementerAdapter
Adapt the implementer, returning a new implementer if possible, otherwise null
adapted - Property in GradleTaskCommandAdapter
AdaptedImplementer - Interface in org.grails.datastore.gorm.services.implementers
An interface for adapters to return the original implementer
adapters - Field in Service
Returns:
Any additional adapters to apply
Default:
{}
add(org.grails.datastore.mapping.query.Query.Criterion) - Method in AbstractDetachedCriteria
add(org.hibernate.criterion.Criterion) - Method in AbstractHibernateQuery
add(org.hibernate.criterion.Criterion) - Method in AbstractHibernateQuery.HibernateAssociationQuery
add(org.hibernate.criterion.Criterion) - Method in AbstractHibernateQuery.HibernateJunction
add(Projection) - Method in AbstractHibernateQuery.HibernateProjectionList
add(java.lang.Object) - Method in AbstractPersistentCollection
add(int, java.lang.Object) - Method in AbstractResultList
add(java.lang.String, java.lang.String, java.lang.String, boolean) - Method in DependencyCustomizer
Add a single dependency with the specified classifier and type and, optionally, all of its dependencies.
add(java.lang.Object) - Method in DirtyCheckingCollection
add(int, java.lang.Object) - Method in DirtyCheckingList
add_escapes(java.lang.String) - Method in ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
add(java.lang.Object, int, java.lang.Object) - Method in GrailsArrayUtils
Adds the given object to the given array at the given position
add(int, java.lang.Object) - Method in JSONArray
add(E) - Method in PagedResultList
add(int, java.lang.Object) - Method in PersistentList
add(Promise<T>) - Method in PromiseList
Implementation of add that takes a promise, adding it to the list
add(Junction, org.hibernate.criterion.Criterion) - Method in Query
Adds the specified criterion instance to the given junction
add(org.hibernate.criterion.Criterion) - Method in Query.Junction
add(Projection) - Method in Query.ProjectionList
ADD_TO_PARAMETERS - Field in GormEntityTransformation
addAbstractBean(java.lang.String) - Method in DefaultRuntimeSpringConfiguration
addAbstractBean(java.lang.String) - Method in RuntimeSpringConfiguration
\ Adds an abstract bean definition to the bean factory and returns the BeanConfiguration object.
addAlias(java.lang.String, java.lang.String) - Method in DefaultRuntimeSpringConfiguration
addAlias(java.lang.String, java.lang.String) - Method in RuntimeSpringConfiguration
Adds an alias to a given bean name.
addAll(java.util.Collection) - Method in AbstractPersistentCollection
addAll(java.util.Collection) - Method in DirtyCheckingCollection
addAll(int, java.util.Collection) - Method in DirtyCheckingList
addAll(java.lang.Object, java.lang.Object) - Method in GrailsArrayUtils
Adds the given object to the given array at the given position
addAll(int, java.util.Collection) - Method in JSONArray
addAll(int, Collection<? extends E>) - Method in PagedResultList
addAll(int, java.util.Collection) - Method in PersistentList
addAllClassLoaderJarRoots(java.lang.ClassLoader, Set<Resource>) - Method in ClassRelativeResourcePatternResolver
addAlteredMetaClass(java.lang.Class, groovy.lang.MetaClass) - Method in MetaClassRegistryCleaner
addAnnotatedClass(java.lang.Class) - Method in HibernateMappingContextConfiguration
addAnnotatedClasses(Class<?>) - Method in HibernateMappingContextConfiguration
Add the given annotated classes in a batch.
addAnnotationIfNecessary(org.codehaus.groovy.ast.AnnotatedNode, Class<? extends Annotation>) - Method in AstAnnotationUtils
Adds an annotation to the give nclass node if it doesn't already exist
addAnnotationIfNecessary(org.codehaus.groovy.ast.AnnotatedNode, Class<? extends Annotation>) - Method in AstUtils
Adds an annotation to the give nclass node if it doesn't already exist
addAnnotationIfNecessary(org.codehaus.groovy.ast.ClassNode, Class<? extends Annotation>) - Method in GrailsASTUtils
Adds an annotation to the give nclass node if it doesn't already exist
addAnnotationOrGetExisting(org.codehaus.groovy.ast.AnnotatedNode, org.codehaus.groovy.ast.ClassNode, Map<String, Object>) - Method in AstAnnotationUtils
addAnnotationOrGetExisting(org.codehaus.groovy.ast.AnnotatedNode, org.codehaus.groovy.ast.ClassNode, Map<String, Object>) - Method in AstUtils
addAnnotationOrGetExisting(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, Map<String,Object>) - Method in GrailsASTUtils
addApi(java.lang.Object) - Method in BaseApiProvider
addApiLookupFieldAndSetter(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, java.lang.String, org.codehaus.groovy.ast.expr.Expression) - Method in AbstractGrailsArtefactTransformer
addApplicationDiscoveryStrategy(org.grails.core.support.GrailsApplicationDiscoveryStrategy) - Method in Holders
addApplicationListener(ApplicationListener<? extends ApplicationEvent>) - Method in ConfigurableApplicationContextEventPublisher
addApplicationListener(ApplicationListener<?>) - Method in ConfigurableApplicationEventPublisher
Adds a new application listener
addApplicationListener(ApplicationListener<?>) - Method in DefaultApplicationEventPublisher
addArtefact(java.lang.String, Class<?>, boolean) - Method in DefaultGrailsApplication
addArtefact(java.lang.Class) - Method in GrailsApplication
Adds the given artefact, attempting to determine type from
addAssociationQueryCriterionAdapters() - Method in AbstractHibernateCriterionAdapter
addBeanConfiguration(java.lang.String, org.grails.spring.BeanConfiguration) - Method in DefaultRuntimeSpringConfiguration
addBeanConfiguration(java.lang.String, org.grails.spring.BeanConfiguration) - Method in RuntimeSpringConfiguration
Adds a bean configuration to the list of beans to be created.
addBeanDefinition(java.lang.String, org.springframework.beans.factory.config.BeanDefinition) - Method in DefaultRuntimeSpringConfiguration
addBeanDefinition(java.lang.String, org.springframework.beans.factory.config.BeanDefinition) - Method in RuntimeSpringConfiguration
Adds a Spring BeanDefinition.
addBeanProperty(List<PropertyDescriptor>, groovy.lang.MetaProperty) - Method in ClassPropertyFetcher
addBindingAction(java.lang.Runnable) - Method in DeferredBindingActions
addBindingError(java.lang.Object, java.lang.String, java.lang.Object, java.lang.Exception, grails.databinding.events.DataBindingListener, java.lang.Object) - Method in SimpleDataBinder
addCancelledListener(org.grails.cli.profile.CommandCancellationListener) - Method in ExecutionContext
Attaches a listener for cancellation events
addCancelledListener(org.grails.cli.profile.CommandCancellationListener) - Method in GrailsCli.ExecutionContextImpl
addCascadeOperation(PendingOperation<E,K>) - Method in PendingOperation
Adds an operation that should be executed after this operation
addCascadeOperation(PendingOperation<E,K>) - Method in PendingOperationAdapter
addChainedTransactionManager(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in ChainedTransactionManagerPostProcessor
addClass(org.springframework.boot.loader.tools.JarWriter, java.lang.ClassLoader, java.lang.String) - Method in ArchiveCommand.ArchiveOptionHandler
addClassResource(java.lang.String, org.springframework.core.io.Resource) - Method in StaticResourceLocator
addClearErrorsMethod(org.codehaus.groovy.ast.ClassNode) - Method in ASTValidationErrorsHelper
addCliClasses(org.springframework.boot.loader.tools.JarWriter) - Method in ArchiveCommand.ArchiveOptionHandler
addCommand(org.springframework.boot.cli.command.Command) - Method in CommandRunner
Add the specified command.
addCommands(Iterable<org.springframework.boot.cli.command.Command>) - Method in CommandRunner
Add the specified commands.
addCompilationCustomizers(org.codehaus.groovy.control.customizers.CompilationCustomizer) - Method in GroovyCompiler
addCompileStaticAnnotation(org.codehaus.groovy.ast.AnnotatedNode, boolean) - Method in GrailsASTUtils
Adds
CompileStatic:
annotation to method
addCompletionHandler(java.lang.Runnable) - Method in AsyncGrailsWebRequest
addConnectionSource(java.lang.String, Map<String, Object>) - Method in AbstractConnectionSources
addConnectionSource(java.lang.String, Map<String,Object>) - Method in ConnectionSources
Adds a new ConnectionSource
addConnectionSource(java.lang.String, org.springframework.core.env.PropertyResolver) - Method in InMemoryConnectionSources
addConnectionSource(java.lang.String, Map<String, Object>) - Method in MongoConnectionSources
addConnectionSource(java.lang.String, org.springframework.core.env.PropertyResolver) - Method in SingletonConnectionSources
addConnectionSource(java.lang.String, org.springframework.core.env.PropertyResolver) - Method in StaticConnectionSources
addConstraint(Class<? extends Constraint>) - Method in ConstraintRegistry
Adds a constraint for the given class
addConstraint(Class<? extends Constraint>, List<Class>) - Method in DefaultConstraintRegistry
addConstraintFactory(org.grails.datastore.gorm.validation.constraints.factory.ConstraintFactory) - Method in ConstraintRegistry
Adds a constraint factory
addConstraintFactory(org.grails.datastore.gorm.validation.constraints.factory.ConstraintFactory) - Method in DefaultConstraintRegistry
addConstraintsField(org.codehaus.groovy.ast.ClassNode) - Method in DefaultASTValidateableHelper
addConstructor(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, boolean) - Method in ResourceTransform
addContainerRenderer(java.lang.Class, grails.rest.render.Renderer) - Method in DefaultRendererRegistry
addContainerRenderer(java.lang.Class, grails.rest.render.Renderer) - Method in RendererRegistry
Adds a container renderer
addConverter(Class<T>, Closure<?>) - Method in JsonGenerator.Options
Registers a closure that will be called when the specified type or subtype is serialized.
addDataBindingSourceCreator(org.grails.databinding.bindingsource.DataBindingSourceCreator) - Method in DataBindingSourceRegistry
Adds a new DataBindingSourceCreator to the registry
addDataBindingSourceCreator(org.grails.databinding.bindingsource.DataBindingSourceCreator) - Method in DefaultDataBindingSourceRegistry
addDefaultRenderer(Renderer<Object>) - Method in DefaultRendererRegistry
addDefaultRenderer(Renderer<Object>) - Method in RendererRegistry
Adds a default renderer, which are fall backs if the type is not known
addDelegateConstructor(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, Map<String,ClassNode>) - Method in GrailsASTUtils
Adds or modifies an existing constructor to delegate to the given static constructor method for initialization logic.
addDelegateInstanceMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.AnnotationNode, Map<String,ClassNode>) - Method in AbstractGrailsArtefactTransformer
addDelegateInstanceMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.AnnotationNode, boolean, Map<String,ClassNode>, boolean) - Method in GrailsASTUtils
Adds a delegate method to the target class node where the first argument is to the delegate method is 'this'.
addDelegateInstanceMethods(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression, Map<String,ClassNode>, boolean, boolean) - Method in GrailsASTUtils
addDelegateStaticMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.MethodCallExpression, org.codehaus.groovy.ast.MethodNode, Map<String,ClassNode>) - Method in AbstractGrailsArtefactTransformer
addDelegateStaticMethod(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.AnnotationNode, Map<String,ClassNode>, boolean) - Method in GrailsASTUtils
Adds a static method to the given class node that delegates to the given method and resolves the object to invoke the method on from the given expression.
addDependency(java.lang.String, java.lang.String, java.lang.String) - Method in GrailsDependencyVersions
addDependencyManagement(org.grails.cli.compiler.dependencies.DependencyManagement) - Method in DependencyResolutionContext
addDependencyManagement(groovy.xml.slurpersupport.GPathResult) - Method in GrailsDependencyVersions
addELContextListener(ELContextListener) - Method in GroovyPagesJspApplicationContext
addElementToArrayAt(java.lang.Object, java.lang.Object, java.lang.Object) - Method in SimpleDataBinder
addElementToCollection(java.lang.Object, java.lang.String, org.grails.datastore.mapping.model.PersistentProperty, java.lang.Object, boolean) - Method in GrailsWebDataBinder
addElementToCollection(java.lang.Object, java.lang.String, java.lang.Class, java.lang.Object, boolean) - Method in SimpleDataBinder
addElementToCollectionAt(java.lang.Object, java.lang.String, java.util.Collection, java.lang.Object, java.lang.Object) - Method in GrailsWebDataBinder
addElementToCollectionAt(java.lang.Object, java.lang.String, java.util.Collection, java.lang.Object, java.lang.Object) - Method in SimpleDataBinder
addELResolver(ELResolver) - Method in GroovyPagesJspApplicationContext
addEnhancedAnnotation(org.codehaus.groovy.ast.ClassNode) - Method in AbstractGrailsArtefactTransformer
addEnhancedAnnotation(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in GrailsASTUtils
Add the grails.artefact.Enhanced annotation to classNode if it does not already exist and ensure that all of the features in the enhancedFor array are represented in the enhancedFor attribute of the Enhanced annnotation
addEntityValidator(org.grails.datastore.mapping.model.PersistentEntity, org.springframework.validation.Validator) - Method in AbstractMappingContext
Adds a validator for an entity
addEntityValidator(org.grails.datastore.mapping.model.PersistentEntity, org.springframework.validation.Validator) - Method in MappingContext
Adds a validator to be used by the entity for validation
addError(junit.framework.Test, java.lang.Throwable) - Method in JUnitReports
addError(junit.framework.Test, java.lang.Throwable) - Method in PlainFormatter
addError(junit.framework.Test, java.lang.Throwable) - Method in XMLFormatter
addErrorHandler(Consumer<Throwable>) - Method in AsyncGrailsWebRequest
addErrorsField(org.codehaus.groovy.ast.ClassNode) - Method in ASTValidationErrorsHelper
addEscapes(java.lang.String) - Method in TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addExclude(grails.util.Environment) - Method in DefaultGrailsPlugin
addExclude(grails.util.Environment) - Method in GrailsPlugin
Makes the plugin excluded for a particular Environment
addExcludedListenerName(java.lang.String) - Method in AbstractPersistenceEvent
addExpressionToAnnotationMember(org.codehaus.groovy.ast.AnnotationNode, java.lang.String, org.codehaus.groovy.ast.expr.Expression) - Method in GrailsASTUtils
Adds the given expression as a member of the given annotation
addExternalPersistentEntity(java.lang.Class) - Method in AbstractMappingContext
Adds an external PersistentEntity instance, one that is not managed and persisted by this context
addExternalPersistentEntity(java.lang.Class) - Method in MappingContext
Adds a persistent entity that is not mapped by this MappingContext instance.
addFailure(junit.framework.Test, junit.framework.AssertionFailedError) - Method in JUnitReports
addFailure(junit.framework.Test, java.lang.Throwable) - Method in PlainFormatter
addFailure(junit.framework.Test, java.lang.Throwable) - Method in XMLFormatter
addFieldIfNonExistent(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in GrailsASTUtils
addFile(java.lang.String, byte[]) - Method in GrailsMockHttpServletRequest
Add a file for the given location and bytes
addFirst(grails.config.Config) - Method in CompositeConfig
Adds a config at the highest level of precedence
addGetConstraintsMethod(org.codehaus.groovy.ast.ClassNode, boolean) - Method in DefaultASTValidateableHelper
addGetErrorsMethod(org.codehaus.groovy.ast.ClassNode) - Method in ASTValidationErrorsHelper
addGrailsClass(grails.core.GrailsClass) - Method in DefaultArtefactInfo
addGrailsConsoleBuildListener(org.apache.tools.ant.Project) - Method in GrailsConsoleAntBuilder
addHasErrorsMethod(org.codehaus.groovy.ast.ClassNode) - Method in ASTValidationErrorsHelper
addInitErrorsMethod(org.codehaus.groovy.ast.ClassNode) - Method in ASTValidationErrorsHelper
addInstanceMethods(org.grails.datastore.mapping.model.PersistentEntity, boolean) - Method in GormEnhancer
addInternalPackage(java.lang.String) - Method in DefaultStackTraceFilterer
addInternalPackage(java.lang.String) - Method in StackTraceFilterer
Adds a package name that should be filtered
AdditionalGormEntityTransformation - Interface in org.grails.compiler.gorm
Additional transformations applied to GORM entities
additionalProperties - Property in HibernateConnectionSourceSettings.HibernateSettings
Any additional properties that should be passed through as is.
addJunctionCriterionAdapters() - Method in AbstractHibernateCriterionAdapter
addLast(grails.config.Config) - Method in CompositeConfig
Adds a config at the lowest level of precedence
addLikeCriterionAdapters() - Method in AbstractHibernateCriterionAdapter
addLinkingMethods(org.codehaus.groovy.ast.ClassNode) - Method in LinkableTransform
addListener(ConnectionSourcesListener<T, S>) - Method in AbstractConnectionSources
addListener(ConnectionSourcesListener<T,S>) - Method in ConnectionSources
Adds a listener
addListener(org.grails.io.watch.DirectoryWatcher.FileChangeListener) - Method in DirectoryWatcher
Adds a file listener that can react to change events
addListener(jakarta.servlet.AsyncListener, jakarta.servlet.ServletRequest, ServletResponse) - Method in MockAsyncContext
addManagedDependencies(List<Dependency>) - Method in DependencyResolutionContext
addMap(java.util.Map) - Method in AbstractTemplateVariableBinding
addMappingContextListener(org.apache.grails.data.testing.tck.tests.SessionCreationEventSpec.Listener) - Method in AbstractMappingContext
addMappingContextListener(org.apache.grails.data.testing.tck.tests.SessionCreationEventSpec.Listener) - Method in MappingContext
Adds a new mapping context listener instance
addMappings(groovy.lang.Closure) - Method in AbstractGrailsControllerUrlMappings
addMappings(groovy.lang.Closure) - Method in DefaultUrlMappingsHolder
addMappings(groovy.lang.Closure) - Method in UrlMappings
Adds URL mappings to the current definition for the given closure
addMetaConstraint(java.lang.String, java.lang.Object) - Method in DefaultConstrainedProperty
Adds a meta constraints which is a non-validating informational constraint.
addMetaMethod(List<ExpandoMetaClass>, java.lang.String, groovy.lang.Closure) - Method in CodecMetaClassSupport
addMethodIfNotPresent(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in GrailsASTUtils
addMethodToInvokeClosure(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.PropertyNode, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext) - Method in ControllerActionTransformer
addMultiTenantFilterIfNecessary(org.grails.orm.hibernate.cfg.HibernatePersistentEntity, PersistentClass, InFlightMetadataCollector, java.lang.String) - Method in GrailsDomainBinder
Add a Hibernate filter for multitenancy if the persistent class is multitenant
addOperation(java.lang.Runnable, boolean) - Method in ShutdownOperations
Adds a shutdown operation
addOverridableArtefact(java.lang.String, java.lang.Class) - Method in DefaultGrailsApplication
Adds an artefact of the given type for the given Class.
addOverridableArtefact(java.lang.Class) - Method in GrailsApplication
Adds an artefact that can be overriden by user defined classes
addOverridableGrailsClass(grails.core.GrailsClass) - Method in DefaultArtefactInfo
addOwner(java.lang.Class) - Method in AbstractPersistentEntity
addOwner(java.lang.Class) - Method in PersistentEntity
Add a class to the owners list of this PersistentEntity
addPackages(java.lang.String) - Method in HibernateMappingContextConfiguration
Add the given annotated packages in a batch.
addParameterListener(org.grails.web.servlet.mvc.ParameterCreationListener) - Method in GrailsWebRequest
addParameterNames(java.lang.String, java.lang.Class, List<String>) - Method in ConfigurableParameterNameProvider
registers parameter names
addParametersFrom(grails.web.servlet.mvc.GrailsParameterMap) - Method in GrailsParameterMap
addParametersFrom(java.util.Map) - Method in GrailsWebRequest
addPathFromRoot - Property in DelegatingBeanPropertyAccessorImpl
addPendingDelete(org.grails.datastore.mapping.core.impl.PendingDelete) - Method in AbstractSession
addPendingInsert(org.grails.datastore.mapping.core.impl.PendingInsert) - Method in AbstractSession
addPendingInsert(org.grails.datastore.mapping.core.impl.PendingInsert) - Method in SessionImplementor
Adds a pending insert operation
addPendingUpdate(org.grails.datastore.mapping.core.impl.PendingUpdate) - Method in AbstractSession
addPendingUpdate(org.grails.datastore.mapping.core.impl.PendingUpdate) - Method in SessionImplementor
Adds a pending update operation
addPersistentEntities(java.lang.Class) - Method in AbstractMappingContext
addPersistentEntities(java.lang.Class) - Method in MappingContext
Adds several PersistentEntity instances
addPersistentEntity(java.lang.Class) - Method in AbstractMappingContext
Adds a PersistentEntity instance
addPersistentEntity(java.lang.Class, boolean) - Method in MappingContext
Adds a PersistentEntity instance
addPluginDependencies(java.util.List, grails.plugins.GrailsPlugin) - Method in BasePluginFilter
Defines operation for adding dependencies for a plugin to the list
addPluginDependencies(java.util.List, grails.plugins.GrailsPlugin) - Method in ExcludingPluginFilter
addPluginDependencies(java.util.List, grails.plugins.GrailsPlugin) - Method in IncludingPluginFilter
addPostFlushOperation(java.lang.Runnable) - Method in AbstractSession
addPostFlushOperation(java.lang.Runnable) - Method in SessionImplementor
Adds an operation to be executed after a flush
addPostFlushOperations(List<PendingOperation>) - Method in AbstractMongoSession
addPreOperation(PendingOperation<E,K>) - Method in PendingOperation
Adds an operation to executed prior to other operations
addPreOperation(PendingOperation<E,K>) - Method in PendingOperationAdapter
addProjectionToList(Projection, java.lang.String) - Method in AbstractHibernateCriteriaBuilder
Adds a projection to the projectList for the given alias
addPromiseDecoratorLookupStrategy(grails.async.decorator.PromiseDecoratorLookupStrategy) - Method in AbstractPromiseFactory
addPromiseDecoratorLookupStrategy(grails.async.decorator.PromiseDecoratorLookupStrategy) - Method in PromiseFactory
Adds a PromiseDecoratorLookupStrategy.
addProperty(java.lang.String, java.lang.Object) - Method in BeanConfiguration
Adds a property value to this bean.
addProperty(java.lang.String, java.lang.Object) - Method in DefaultBeanConfiguration
addPropertyComparisonCriterionAdapters() - Method in AbstractHibernateCriterionAdapter
addPrototypeBean(java.lang.String) - Method in DefaultRuntimeSpringConfiguration
addPrototypeBean(java.lang.String) - Method in RuntimeSpringConfiguration
Adds an empty prototype bean configuration.
addRangeQueryCriterionAdapters() - Method in AbstractHibernateCriterionAdapter
addRenderer(Renderer<T>) - Method in DefaultRendererRegistry
addRenderer(Renderer<T>) - Method in RendererRegistry
Adds a new renderer
addRepository(org.eclipse.aether.repository.RemoteRepository) - Method in MavenResolverGrapeEngine
addResolver(Map<String,Object>) - Method in MavenResolverGrapeEngine
addResourceLoader(org.springframework.core.io.ResourceLoader) - Method in DefaultGroovyPageLocator
addResourceLoader(org.springframework.core.io.ResourceLoader) - Method in GroovyPageLocator
Adds a new resource loader to search
addSession(org.grails.datastore.mapping.core.Session) - Method in SessionHolder
addSetErrorsMethod(org.codehaus.groovy.ast.ClassNode) - Method in ASTValidationErrorsHelper
addShutdownHook() - Method in GrailsConsole
addShutdownOperation(java.sql.Connection) - Method in EmbeddedDatabaseShutdownHook
addSimpleCriterionAdapters() - Method in AbstractHibernateCriterionAdapter
addSimplePropertyCriterionAdapters() - Method in AbstractHibernateCriterionAdapter
addSingletonBean(java.lang.String, java.lang.Class, java.util.Collection) - Method in DefaultRuntimeSpringConfiguration
addSingletonBean(java.lang.String, java.lang.Class, java.util.Collection) - Method in RuntimeSpringConfiguration
Creates a new singleton bean and adds it to the list of bean references.
addSizeComparisonCriterionAdapters() - Method in AbstractHibernateCriterionAdapter
addStaticMethods(org.grails.datastore.mapping.model.PersistentEntity, boolean) - Method in GormEnhancer
addStatus(java.lang.String) - Method in ConsoleLogger
Adds a new message that won't be overwritten by {#updateStatus(String)}
addStatus(java.lang.String) - Method in GrailsConsole
Keeps doesn't replace the status message
addSubqueryCriterionAdapters() - Method in AbstractHibernateCriterionAdapter
addTagLibMethodToMetaClass(groovy.lang.GroovyObject, groovy.lang.MetaMethod, groovy.lang.MetaClass) - Method in TagLibraryMetaUtils
addTenantForSchema(java.lang.String) - Method in HibernateDatastore
addTenantForSchema(java.lang.String) - Method in SchemaMultiTenantCapableDatastore
Add a new tenant at runtime for the given schema name
addTenantForSchema(java.lang.String) - Method in SimpleMapDatastore
addTimeoutHandler(java.lang.Runnable) - Method in AsyncGrailsWebRequest
addTo(java.lang.String, java.lang.Object) - Method in GormEntity
Adds the given value to given association ensuring both sides are correctly associated
addToCriteria(org.grails.datastore.mapping.query.Query.Criterion) - Method in AbstractCriteriaBuilder
addToCriteria(org.hibernate.criterion.Criterion) - Method in AbstractHibernateCriteriaBuilder
adds and returns the given criterion to the currently active criteria set.
addToCriteria(org.hibernate.criterion.Criterion) - Method in AbstractHibernateQuery
addToCriteria(org.hibernate.criterion.Criterion) - Method in AbstractHibernateQuery.HibernateAssociationQuery
addToDeferred(org.grails.spring.BeanConfiguration, java.lang.String, java.lang.Object) - Method in BeanBuilder
addToEnd(java.lang.Object, java.lang.Object) - Method in GrailsArrayUtils
Adds the given object to the end of the array returning a new array
addToLoaded(Class<?>) - Method in DefaultGrailsApplication
addToRegisteredObjects(java.lang.Class, R) - Method in ClassAndMimeTypeRegistry
addToStart(java.lang.Object, java.lang.Object) - Method in GrailsArrayUtils
Adds the given object to the start of the array returning a new array
addToTransformedClasses(java.lang.String) - Method in AbstractGrailsArtefactTransformer
addTransformedEntityName(java.lang.String) - Method in AstUtils
Parameters:
name - Adds the name of a transformed entity
addTypeConverter(Converter) - Method in AbstractMappingContext
addTypeConverter(Converter) - Method in MappingContext
Add a converter used to convert property values to and from the datastore
addUnderscore(java.lang.String, java.lang.String) - Method in GrailsDomainBinder
addValidateMethod(org.codehaus.groovy.ast.ClassNode) - Method in DefaultASTValidateableHelper
addValueExtractor(ValueExtractor<?>) - Method in GormValidatorFactoryAdapter.GormValidatorContext
addViewPrefix(java.lang.String, java.lang.String) - Method in WebUtils
addWatchDirectory(java.io.File, java.lang.String) - Method in DirectoryWatcher
Adds a directory to watch for the given file and extensions.
addWatchFile(java.io.File) - Method in DirectoryWatcher
Adds a file to the watch list
adjustBeginLineColumn(int, int) - Method in SimpleCharStream
Method to adjust line and column numbers for the start of a token.
AetherGrapeEngine - Class in org.grails.cli.compiler.grape
A groovy.grape.GrapeEngine implementation that uses Aether, the dependency resolution system used by Maven.
AetherGrapeEngine(groovy.lang.GroovyClassLoader, org.eclipse.aether.RepositorySystem, org.eclipse.aether.DefaultRepositorySystemSession, List<RemoteRepository>, org.grails.cli.compiler.grape.DependencyResolutionContext, boolean) - Constructor in AetherGrapeEngine
AetherGrapeEngineFactory - Class in org.grails.cli.compiler.grape
Utility class to create a pre-configured AetherGrapeEngine.
after(java.lang.String, groovy.lang.Closure) - Method in CommandEvents
Register to listen for an event that runs before the given command
AFTER_DELETE_EVENT - Field in AbstractPersistenceEvent
AFTER_DELETE_EVENT - Field in ClosureEventTriggeringInterceptor
deprecated:
Use AbstractPersistenceEvent#AFTER_DELETE_EVENT#AFTER_DELETE_EVENT instead
AFTER_INSERT_EVENT - Field in AbstractPersistenceEvent
AFTER_INSERT_EVENT - Field in ClosureEventTriggeringInterceptor
deprecated:
Use AbstractPersistenceEvent#AFTER_INSERT_EVENT#AFTER_INSERT_EVENT instead
after() - Method in Interceptor
Executed after the action executes but prior to view rendering
AFTER_LOAD_EVENT - Field in AbstractPersistenceEvent
AFTER_LOAD_EVENT - Field in ClosureEventTriggeringInterceptor
deprecated:
Use AbstractPersistenceEvent#AFTER_LOAD_EVENT#AFTER_LOAD_EVENT instead
AFTER_UPDATE_EVENT - Field in AbstractPersistenceEvent
AFTER_UPDATE_EVENT - Field in ClosureEventTriggeringInterceptor
deprecated:
Use AbstractPersistenceEvent#AFTER_UPDATE_EVENT#AFTER_UPDATE_EVENT instead
afterBinding(java.lang.Object, java.lang.Object) - Method in DataBindingEventMulticastListener
afterBinding(java.lang.Object, java.lang.Object) - Method in DataBindingListener
Called after data binding has finished.
afterBinding(java.lang.Object, java.lang.Object) - Method in DataBindingListenerAdapter
afterCommit() - Method in AbstractEventBus.EventTriggerTransactionSynchronization
afterCommit() - Method in SpringSessionSynchronization
afterCompletion(int) - Method in AbstractEventBus.EventTriggerTransactionSynchronization
afterCompletion(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, java.lang.Object, java.lang.Exception) - Method in GrailsInterceptorHandlerInterceptorAdapter
afterCompletion(org.springframework.web.context.request.WebRequest, java.lang.Exception) - Method in OpenSessionInViewInterceptor
afterCompletion(int) - Method in SpringSessionSynchronization
afterCompletion(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, java.lang.Object, java.lang.Exception) - Method in UrlMappingsHandlerMapping.ErrorHandlingHandler
afterDelete(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess, org.grails.datastore.mapping.engine.event.PostDeleteEvent) - Method in DomainEventListener
afterDelete - Enum Constant in Event
afterDelete() - Method in PersonEvent
afterInsert(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess, org.grails.datastore.mapping.engine.event.PostInsertEvent) - Method in DomainEventListener
afterInsert - Enum Constant in Event
afterInsert() - Method in PersonEvent
afterInvocation() - Method in BeanBuilder
afterInvocation() - Method in DynamicElementReader
Hook that subclass or anonymous classes can overwrite to implement custom behavior after invocation completes
afterIteration(org.spockframework.runtime.model.IterationInfo) - Method in GebRecordingTestListener
afterLoad(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess, org.grails.datastore.mapping.engine.event.PostLoadEvent) - Method in DomainEventListener
afterLoad - Enum Constant in Event
afterLoad() - Method in PersonEvent
afterPropertiesSet() - Method in ApplicationTagLib
afterPropertiesSet() - Method in BasicCodecLookup
afterPropertiesSet() - Method in ConvertersConfigurationInitializer
afterPropertiesSet() - Method in DataSourceConnectionSourcesFactoryBean
afterPropertiesSet() - Method in DefaultGrailsCodecClass
afterPropertiesSet() - Method in DefaultMappingContextFactoryBean
afterPropertiesSet() - Method in EventBusFactoryBean
afterPropertiesSet() - Method in FormTagLib
afterPropertiesSet() - Method in GormDispatcherRegistrar
afterPropertiesSet() - Method in GroovyPagesTemplateEngine
afterPropertiesSet() - Method in GroovyPagesTemplateRenderer
afterPropertiesSet() - Method in GroovyPageUnitTestResourceLoader
afterPropertiesSet() - Method in GroovyPageView
afterPropertiesSet() - Method in HibernateDialectDetectorFactoryBean
afterPropertiesSet() - Method in HibernateMappingContextSessionFactoryBean
afterPropertiesSet() - Method in HotSwappableTargetSourceFactoryBean
afterPropertiesSet() - Method in HTMLCodec
afterPropertiesSet() - Method in PluginAwareResourceBundleMessageSource
afterPropertiesSet() - Method in StandaloneTagLibraryLookup
afterPropertiesSet() - Method in TagLibraryLookup
afterPropertiesSet() - Method in UrlMappingsHolderFactoryBean
afterRun(org.springframework.boot.cli.command.Command) - Method in CommandRunner
Subclass hook called after a command has run.
afterUpdate(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess, org.grails.datastore.mapping.engine.event.PostUpdateEvent) - Method in DomainEventListener
afterUpdate - Enum Constant in Event
afterUpdate() - Method in PersonEvent
afterView() - Method in Interceptor
Executed after view rendering completes
age - Property in Dog
AGE - Field in HttpHeaders
age - Property in Person
age - Property in PersonWithCompositeKey
age - Property in Pet
age - Property in TestEntity
aggregate(java.util.List, Function<AggregateIterable, AggregateIterable>, com.mongodb.ReadPreference) - Method in MongoEntity
Execute a MongoDB aggregation pipeline.
aggregate(MongoCollection<Document>, List<? extends Map<String, Object>>, Class<T>) - Method in MongoExtensions
aggregate(java.util.List, Function<AggregateIterable, AggregateIterable>, com.mongodb.ReadPreference) - Method in MongoStaticApi
aggregate(java.util.List, Function<AggregateIterable, AggregateIterable>, com.mongodb.ReadPreference) - Method in MongoStaticOperations
Execute a MongoDB aggregation pipeline.
aggregateCompleter - Property in GrailsCli
AggregatedResultList(org.grails.datastore.mapping.mongo.AbstractMongoSession, MongoCursor<Document>, List<ProjectedProperty>) - Constructor in MongoQuery.AggregatedResultList
AggregatePersistenceContextInterceptor - Class in org.grails.plugin.hibernate.support
Concrete implementation of the AbstractMultipleDataSourceAggregatePersistenceContextInterceptor class for Hibernate 4
AggregatePersistenceContextInterceptor(org.grails.orm.hibernate.AbstractHibernateDatastore) - Constructor in AggregatePersistenceContextInterceptor
AggregatePipeline(org.grails.datastore.mapping.mongo.query.MongoQuery, org.grails.datastore.mapping.model.PersistentEntity, org.bson.Document, List<Projection>) - Constructor in MongoQuery.AggregatePipeline
AggregateTimestampProvider - Class in org.grails.datastore.gorm.timestamp
TimestampProvider implementation that aggregates multiple TimestampProviders
aggregatorBeanClass - Property in PersistenceContextInterceptorAggregator
aggregatorBeanName - Property in PersistenceContextInterceptorAggregator
alias - Field in AbstractDetachedCriteria
ALIAS - Field in AbstractHibernateCriteriaBuilder
ALIAS - Field in AbstractHibernateCriterionAdapter
alias - Field in AbstractHibernateQuery
alias - Field in AbstractHibernateQuery.CriteriaAndAlias
alias - Field in AbstractHibernateQuery.HibernateAssociationQuery
alias - Field in AbstractHibernateQuery.HibernateJunction
aliasCount - Field in AbstractHibernateCriteriaBuilder
aliasCount - Field in AbstractHibernateQuery
aliases - Field in DefaultRuntimeSpringConfiguration
aliases - Field in DetachedCriteriaTransformer
aliasExpressions - Field in DetachedCriteriaTransformer
aliasInstanceStack - Field in AbstractHibernateCriteriaBuilder
aliasInstanceStack - Field in AbstractHibernateQuery
aliasMap - Field in AbstractHibernateCriteriaBuilder
aliasStack - Field in AbstractHibernateCriteriaBuilder
aliasStack - Field in AbstractHibernateQuery
ALL_CLASSPATH_URL_PREFIX - Field in ResourceUtils
Pseudo URL prefix for loading all resources from the class path: "classpath*:".
ALL_CODECS_FALLBACK_KEY_NAME - Field in WithCodecHelper
all is the key to set all codecs at once
ALL_CONTENT_TYPE - Property in ControllerUnitTest
ALL_DATA_SOURCES - Field in Entity
deprecated:
Use ConnectionSource#DEFAULT#DEFAULT instead
ALL - Field in MimeType
allArtefactClasses - Field in DefaultGrailsApplication
allArtefactClassesArray - Field in DefaultGrailsApplication
AllArtefactClassInjector - Interface in grails.compiler.ast
Extended marker interface that indicates this ClassInjector applies to all types of artefacts (but not all classes).
AllClassCompleter - Class in org.grails.cli.interactive.completers
A completer that completes all classes in the project
AllClassCompleter() - Constructor in AllClassCompleter
allClasses - Field in DefaultGrailsApplication
allEntries - Field in CacheEvict
Whether or not all the entries inside the cache(s) are removed or not.
allEq(Map<String,Object>) - Method in AbstractCriteriaBuilder
Apply an "equals" constraint to each property in the key set of a Map
allEq(Map<String, Object>) - Method in AbstractDetachedCriteria
See Also:
Criteria#allEq(java.util.Map)
allEq(Map<String,Object>) - Method in AbstractHibernateCriteriaBuilder
allEq(Map<String,Object>) - Method in AbstractHibernateQuery
allEq(Map<String,Object>) - Method in AbstractHibernateQuery.HibernateAssociationQuery
allEq(Map<String,Object>) - Method in Criteria
Apply an "equals" constraint to each property in the key set of a Map
allEq(Map<String, Object>) - Method in DetachedCriteria
allEq(Map<String,Object>) - Method in Query
Shortcut to restrict the query to multiple given property values
allocateSpace() - Method in StreamByteBuffer
allOperations - Property in TenantDelegatingGormOperations
ALLOW - Field in HttpHeaders
ALLOWABLE_VALUES - Property in ConstrainedEntity
allowAbstract - Field in ArtefactHandlerAdapter
allowArbitraryCustomTypes() - Method in MappingFactory
allowCreate - Field in GrailsSessionContext
allowCreate(boolean) - Method in OutputEncodingStackAttributes.Builder
ALLOWED_HTTP_METHODS_PROPERTY - Field in DefaultGrailsControllerClass
allowedMethods(java.lang.String) - Method in AbstractGrailsControllerUrlMappings
allowedMethods(java.lang.String) - Method in DefaultUrlMappingsHolder
allowedMethods - Property in RestfulController
allowedMethods(java.lang.String) - Method in UrlMappingsHolder
Return the allowed HTTP methods for the given URI
AllowedMethodsHelper - Class in grails.artefact.controller.support
A helper class for interrogating the allowedMethods property.
AllowedMethodsHelper() - Constructor in AllowedMethodsHelper
allowedValues() - Method in Converter.CircularReferenceBehaviour
allowResourceExpansion - Property in GenericViewConfiguration
Whether resource expansion is allowed
allowUnwrappingOut - Field in GrailsPrintWriter
allProfiles - Field in AbstractJarProfileRepository
allQualifiers(org.grails.datastore.mapping.core.Datastore, org.grails.datastore.mapping.model.PersistentEntity) - Method in GormEnhancer
Obtain all of the qualifiers (typically the connection names) for the datastore and entity
allQualifiers(org.grails.datastore.mapping.core.Datastore, org.grails.datastore.mapping.model.PersistentEntity) - Method in HibernateDatastore
allStatements - Property in GroovyChange
allTasks - Field in FetchAllTaskSelectorsBuildAction.AllTasksModel
allTaskSelectors - Field in FetchAllTaskSelectorsBuildAction.AllTasksModel
AllTenantsResolver - Interface in org.grails.datastore.mapping.multitenancy
For discriminator based multi-tenancy the tenant resolver has to be able to resolve all tenant ids in order to be able to iterate of the the available tenants
ALWAYS - Enum Constant in AbstractHibernateDatastore.FlushMode
ALWAYS - Enum Constant in HibernateConnectionSourceSettings.HibernateSettings.FlushSettings.FlushMode
and(groovy.lang.Closure) - Method in AbstractCriteriaBuilder
and(groovy.lang.Closure) - Method in AbstractDetachedCriteria
Handles a conjunction
AND - Field in AbstractHibernateCriteriaBuilder
and(org.hibernate.criterion.Criterion, org.hibernate.criterion.Criterion) - Method in AbstractHibernateQuery
and(org.hibernate.criterion.Criterion, org.hibernate.criterion.Criterion) - Method in AbstractHibernateQuery.HibernateAssociationQuery
and(groovy.lang.Closure) - Method in Criteria
Creates a logical conjunction
and(groovy.lang.Closure) - Method in DetachedCriteria
AND_OPERATOR - Field in BsonQuery
AND_OPERATOR - Field in DetachedCriteriaTransformer
and(org.hibernate.criterion.Criterion, org.hibernate.criterion.Criterion) - Method in Query
Creates a conjunction using two specified criterion
and(org.grails.datastore.mapping.query.Query.Criterion, org.grails.datastore.mapping.query.Query.Criterion) - Method in Restrictions
annotateActionMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.MethodNode) - Method in ControllerActionTransformer
annotatedClasses - Property in HibernateConnectionSourceSettings.HibernateSettings
Specify annotated entity classes to register with this Hibernate SessionFactory.
AnnotatedClassInjector - Interface in grails.compiler.ast
Injector applied to annotated (local transform) entities
AnnotatedNodeASTTransformation - Class in org.grails.cli.compiler
A base class for org.codehaus.groovy.transform.ASTTransformation that are solely interested in org.codehaus.groovy.ast.AnnotatedNode.
AnnotatedNodeASTTransformation(Set<String>, boolean) - Constructor in AnnotatedNodeASTTransformation
annotatedPackages - Property in HibernateConnectionSourceSettings.HibernateSettings
Specify the names of annotated packages, for which package-level annotation metadata will be read.
AnnotatedServiceImplementer - Interface in org.grails.datastore.gorm.services.implementers
An annotated implementer
AnnotatedSubscriber - Trait in org.grails.events.transform
Registers subscribed methods.
ANNOTATION_TYPE - Field in CacheableTransformation
ANNOTATION_TYPE - Field in CacheEvictTransformation
ANNOTATION_TYPE - Field in CachePutTransformation
AnnotationDomainClassArtefactHandler - Class in org.grails.core.artefact
Detects annotated domain classes for EJB3 style mappings.
AnnotationMetadataReader - Class in org.apache.grails.common.compiler.asm
A more limited version of Spring's annotation reader that only reads annotations on classes
AnnotationMetadataReader(org.springframework.core.io.Resource, java.lang.ClassLoader, boolean) - Constructor in AnnotationMetadataReader
Constructs a new annotation metadata reader
AnnotationMetadataReadingVisitor - Class in org.apache.grails.common.annotation
ASM class visitor which looks for the class name and implemented types as well as for the annotations defined on the class, exposing them through the AnnotationMetadata interface.
AnnotationMetadataReadingVisitor(java.lang.ClassLoader) - Constructor in AnnotationMetadataReadingVisitor
annotations - Property in ClasspathEntityScanner
The annotations to scan
annotationSet - Field in AnnotationMetadataReadingVisitor
Another test on listing distinct entities() - Method in NamedQuerySpec
AnsiConsoleUrlMappingsRenderer - Class in org.grails.web.mapping.reporting
Renders URL mappings to the console
AnsiConsoleUrlMappingsRenderer() - Constructor in AnsiConsoleUrlMappingsRenderer
ansiEnabled - Property in GrailsCli
ant - Property in GroovyScriptCommand
Access to Ant via AntBuilder
AntPathMatcher - Class in org.grails.io.support
PathMatcher implementation for Ant-style path patterns.
APACHE_REPO - Field in MavenProfileRepository
API_DELEGATE_ORDER - Field in GroovyTransformOrder
Similar to Groovy's
Delegate:
AST transform but instead assumes the first argument to every method is 'this'.
ApiDelegate - Annotation Type in grails.artefact
Similar to Groovy's
Delegate:
AST transform but instead assumes the first argument to every method is 'this'.
apiDelegate - Field in MethodInvokingClosure
ApiDelegateTransformation - Class in org.grails.compiler.injection
The logic for the ApiDelegate location transform.
apiSupport - Field in HttpServletRequestExtension
apiSupport - Property in HttpServletResponseExtension
append(org.grails.encoder.Encoder, org.grails.encoder.StreamEncodeable) - Method in AbstractEncodedAppender
append(char) - Method in DevNullPrintStream
append(org.grails.encoder.Encoder, org.grails.encoder.StreamEncodeable) - Method in EncodedAppender
Encodes a StreamEncodeable instance and appends it to the buffer.
append(char) - Method in EncodedAppenderWriter
append(java.lang.String) - Method in GrailsConsole
append(org.grails.buffer.StreamCharBuffer) - Method in GrailsPrintWriter
append(org.grails.buffer.StreamCharBuffer) - Method in GrailsPrintWriterAdapter
append(java.lang.CharSequence) - Method in GrailsRoutablePrintWriter
append(liquibase.changelog.ChangeSet, java.io.File) - Method in GroovyChangeLogSerializer
append(groovy.lang.Writable) - Method in JSONWriter
append(java.lang.String) - Method in PathCapturingJSONWriterWrapper
append(groovy.lang.Writable) - Method in PrettyPrintJSONWriter
append(org.grails.encoder.EncodingState, char) - Method in StreamCharBuffer.StreamCharBufferWriter
appendAttrs(java.lang.StringBuilder, groovy.util.Node, java.lang.String) - Method in ChangelogXml2Groovy
appendCharSequence(org.grails.encoder.EncodingState, java.lang.CharSequence, int, int) - Method in AbstractEncodedAppender
Append a portion of a CharSequence to the buffer and attach the encodingState information to it
appendCharSequence(org.grails.encoder.EncodingState, java.lang.CharSequence, int, int) - Method in StreamCharBuffer.StreamCharBufferWriter
appendCharSequence(org.grails.encoder.EncodingState, java.lang.CharSequence, int, int) - Method in StreamingEncoderEncodedAppender
appendCharSequence(org.grails.encoder.EncodingState, java.lang.CharSequence, int, int) - Method in WriterEncodedAppender
appendClass(java.util.Map, java.lang.String) - Method in UrlMappingTagLib
appendCriteriaForOperator(java.lang.StringBuilder, java.lang.String, java.lang.String, int, java.lang.String, boolean) - Method in JpaQueryBuilder
appendEncoded(org.grails.encoder.Encoder, org.grails.encoder.EncodingState, java.lang.CharSequence, int, int) - Method in AbstractEncodedAppender
appendEncoded(org.grails.encoder.Encoder, org.grails.encoder.EncodingState, char[], int, int) - Method in EncodedAppender
Appends an encoded portion of a char array to the buffer.
appendEncoder(List<Encoder>, org.grails.encoder.Encoder) - Method in ChainedEncoders
appendEncoder(org.grails.encoder.Encoder) - Method in EncodingState
appendEncoder(org.grails.encoder.Encoder) - Method in EncodingStateImpl
appendFeatureFiles(java.io.File) - Method in CreateAppCommand
appendKeyValue(java.lang.StringBuilder, java.util.Map, java.lang.Object, java.lang.Object) - Method in CachingLinkGenerator
appendListeners(org.hibernate.event.service.spi.EventListenerRegistry, EventType<T>, Map<String,Object>) - Method in EventListenerIntegrator
appendMapKey(java.lang.StringBuilder, Map<String,Object>) - Method in CachingLinkGenerator
appendNullCharSequence() - Method in GrailsPrintWriter
appendObjectId(java.lang.StringBuilder, java.util.Map) - Method in TestLinkGenerator
appendOrder(java.lang.StringBuilder, java.lang.String) - Method in JpaQueryBuilder
appendStreamCharBufferChunk(org.grails.buffer.StreamCharBuffer, List<Encoder>) - Method in StreamCharBuffer
appendToChangeLog(java.io.File, java.io.File) - Method in DatabaseMigrationCommand
appendWithIndent(int, java.lang.StringBuilder, java.lang.String) - Method in ChangelogXml2Groovy
application - Field in AbstractGrailsPluginManager
APPLICATION_CONTEXT_COMMAND_CLASS - Field in GlobalGrailsClassInjectorTransformation
application - Field in DomainClassMarshaller
application - Field in NamespacedTagDispatcher
application - Field in PluginAwareResourceBundleMessageSource
APPLICATION_XML - Field in RenderDynamicMethod
APPLICATION_YML - Field in CreateAppCommand
ApplicationArtefactHandler - Class in org.grails.core.artefact
An ArtefactHandler that identifies the Application class
ApplicationArtefactHandler() - Constructor in ApplicationArtefactHandler
applicationArtefactHandler - Property in ApplicationClassInjector
ApplicationAttributes - Interface in grails.core
Authors:
Graeme Rocher
applicationClass - Field in DefaultGrailsApplication
applicationClass - Property in GrailsApplicationPostProcessor
applicationClass() - Method in Integration
Specify the Application class which should be used for this functional test.
ApplicationClassInjector - Class in org.grails.compiler.injection
Injector for the 'Application' class
ApplicationClassInjector() - Constructor in ApplicationClassInjector
ApplicationCommand - Trait in grails.dev.commands
Represents a command that is run against the org.springframework.context.ApplicationContext
applicationConfig - Property in GrailsCli
applicationContext - Field in AbstractGrailsPlugin
applicationContext - Field in AbstractGrailsPluginManager
applicationContext - Property in ApplicationContextDatabaseMigrationCommand
applicationContext - Property in ApplicationTagLib
applicationContext - Property in BootStrapClassRunner
applicationContext - Property in ConfigurableApplicationContextEventPublisher
applicationContext - Property in DatabaseChangeLogBuilder
applicationContext - Property in DatabaseMigrationTransactionManager
applicationContext - Property in DataSourceConnectionSourcesFactoryBean
applicationContext - Field in DefaultCodecLookup
applicationContext - Field in DefaultMappingContextFactoryBean
applicationContext - Property in EventBusFactoryBean
applicationContext - Property in FormTagLib
applicationContext - Field in GrailsApplicationPostProcessor
applicationContext - Property in GrailsAutoConfiguration
applicationContext - Property in GrailsTestAutowirer
applicationContext - Property in GrailsTestRequestEnvironmentInterceptor
applicationContext - Property in GrailsTestTransactionInterceptor
applicationContext - Property in GroovyChangeLogParser
applicationContext - Property in HibernateDatastoreFactoryBean
applicationContext - Property in HibernateGormAutoConfiguration
applicationContext - Field in HibernateMappingContextSessionFactoryBean
applicationContext - Property in IntegrationSpecConfigurerExtension.IntegrationSpecMethodInterceptor
applicationContext - Property in JavascriptTagLib
applicationContext - Property in MongoDbGormAutoConfiguration
applicationContext - Property in PageRenderer
applicationContext - Property in ServletEnvironmentGrailsApplicationDiscoveryStrategy
applicationContext - Property in SpringEventBus
applicationContext - Field in TagLibraryLookup
applicationContext - Property in UrlMappingsFactory
applicationContext - Property in UrlMappingsInfoHandlerAdapter
ApplicationContextCommandFactory - Class in org.grails.cli.profile.commands.factory
Automatically populates ApplicationContext command instances and adapts the interface to the shell
ApplicationContextCommandFactory() - Constructor in ApplicationContextCommandFactory
ApplicationContextCommandRegistry - Class in grails.dev.commands
A registry of {@grails.dev.commands.ApplicationContextCommand} instances
ApplicationContextCommandRegistry() - Constructor in ApplicationContextCommandRegistry
ApplicationContextDatabaseMigrationCommand - Trait in org.grails.plugins.databasemigration.command
ApplicationContextExtension - Class in org.grails.spring.context
A Groovy extension module that adds additional methods to the Spring org.springframework.context.ApplicationContext interface
ApplicationContextExtension() - Constructor in ApplicationContextExtension
applicationMeta - Field in AbstractGrailsApplication
ApplicationTagLib - Class in org.grails.plugins.web.taglib
The base application tag library for Grails many of which take inspiration from Rails helpers (thanks guys!
ApplicationTagLib() - Constructor in ApplicationTagLib
APPLIED_MARKER - Field in PublisherTransform
The position of the transform.
APPLIED_MARKER - Field in SubscriberTransform
APPLIED - Field in ViewsTransform
appliedConstraints - Field in DefaultConstrainedProperty
appliesToDatastore(org.grails.datastore.mapping.core.Datastore, org.grails.datastore.mapping.model.PersistentEntity) - Method in GormEnhancer
APPLY_CODEC_TAG_NAME - Field in TagOutput
apply(groovy.lang.GroovyClassLoader, org.grails.cli.compiler.GroovyCompilerConfiguration, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in CompilerAutoConfiguration
Apply any additional configuration.
apply(org.eclipse.aether.DefaultRepositorySystemSession, org.eclipse.aether.RepositorySystem) - Method in DefaultRepositorySystemSessionAutoConfiguration
apply(org.eclipse.aether.DefaultRepositorySystemSession, org.eclipse.aether.RepositorySystem) - Method in GrapeRootRepositorySystemSessionAutoConfiguration
apply(org.eclipse.aether.DefaultRepositorySystemSession, org.eclipse.aether.RepositorySystem) - Method in RepositorySystemSessionAutoConfiguration
Apply the configuration.
apply(org.eclipse.aether.DefaultRepositorySystemSession, org.eclipse.aether.RepositorySystem) - Method in SettingsXmlRepositorySystemSessionAutoConfiguration
apply(groovy.lang.GroovyClassLoader, org.grails.cli.compiler.GroovyCompilerConfiguration, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in SpringTestCompilerAutoConfiguration
applyAdditionalCriteria(org.grails.datastore.mapping.query.Query, groovy.lang.Closure) - Method in AbstractFinder
applyCodec - Property in ApplicationTagLib
applyConnectionString(java.lang.Object) - Method in MongoConnectionSourceSettingsBuilder
applyConstraint(java.lang.String, java.lang.Object) - Method in Constrained
applyConstraint(java.lang.String, java.lang.Object) - Method in ConstrainedDelegate
applyConstraint(java.lang.String, java.lang.Object) - Method in ConstrainedProperty
Apply a named constraint
applyConstraint(java.lang.String, java.lang.Object) - Method in DefaultConstrainedProperty
Applies a constraint for the specified name and consraint value.
applyConstraintInternal(java.lang.String, java.lang.Object) - Method in DefaultConstrainedProperty
applyCredentials(java.lang.Object) - Method in MongoConnectionSourceSettingsBuilder
applyDecorators(Closure<T>, List<PromiseDecorator>) - Method in AbstractPromiseFactory
applyDecorators(Closure<T>, List<PromiseDecorator>) - Method in PromiseFactory
Applies the registered decorators to the given closure
applyDefaultConstraints(java.lang.String, org.grails.datastore.mapping.model.PersistentProperty, grails.gorm.validation.ConstrainedProperty, Map<String,Object>) - Method in DefaultConstraintEvaluator
applyDefaultMethodTarget(org.codehaus.groovy.ast.expr.MethodCallExpression, Class<?>) - Method in GrailsASTUtils
Set the method target of a MethodCallExpression to the first matching method with same number of arguments.
applyDefaultNullableConstraint(grails.gorm.validation.ConstrainedProperty, boolean) - Method in DefaultConstraintEvaluator
applyDefaultSortOrderAndCaching() - Method in AbstractHibernateQuery
applyDefaultTransactionHandling(org.codehaus.groovy.ast.MethodNode) - Method in AbstractReadOperationImplementer
applyDefaultTransactionHandling(org.codehaus.groovy.ast.MethodNode) - Method in DeleteImplementer
applyDefaultTransactionHandling(org.codehaus.groovy.ast.MethodNode) - Method in DeleteWhereImplementer
applyDefaultTransactionHandling(org.codehaus.groovy.ast.MethodNode) - Method in FindAndDeleteImplementer
applyDefaultTransactionHandling(org.codehaus.groovy.ast.MethodNode) - Method in UpdateStringQueryImplementer
applyDependencies(org.grails.cli.compiler.DependencyCustomizer) - Method in CachingCompilerAutoConfiguration
applyDependencies(org.grails.cli.compiler.DependencyCustomizer) - Method in CompilerAutoConfiguration
Apply any dependency customizations.
applyDependencies(org.grails.cli.compiler.DependencyCustomizer) - Method in GormCompilerAutoConfiguration
applyDependencies(org.grails.cli.compiler.DependencyCustomizer) - Method in GrailsApplicationCompilerAutoConfiguration
applyDependencies(org.grails.cli.compiler.DependencyCustomizer) - Method in GrailsCompilerAutoConfiguration
applyDependencies(org.grails.cli.compiler.DependencyCustomizer) - Method in GrailsTestCompilerAutoConfiguration
applyDependencies(org.grails.cli.compiler.DependencyCustomizer) - Method in GroovyTemplatesCompilerAutoConfiguration
applyDependencies(org.grails.cli.compiler.DependencyCustomizer) - Method in JdbcCompilerAutoConfiguration
applyDependencies(org.grails.cli.compiler.DependencyCustomizer) - Method in JmsCompilerAutoConfiguration
applyDependencies(org.grails.cli.compiler.DependencyCustomizer) - Method in RabbitCompilerAutoConfiguration
applyDependencies(org.grails.cli.compiler.DependencyCustomizer) - Method in SpringBatchCompilerAutoConfiguration
applyDependencies(org.grails.cli.compiler.DependencyCustomizer) - Method in SpringBootCompilerAutoConfiguration
applyDependencies(org.grails.cli.compiler.DependencyCustomizer) - Method in SpringIntegrationCompilerAutoConfiguration
applyDependencies(org.grails.cli.compiler.DependencyCustomizer) - Method in SpringMvcCompilerAutoConfiguration
applyDependencies(org.grails.cli.compiler.DependencyCustomizer) - Method in SpringRetryCompilerAutoConfiguration
applyDependencies(org.grails.cli.compiler.DependencyCustomizer) - Method in SpringSecurityCompilerAutoConfiguration
applyDependencies(org.grails.cli.compiler.DependencyCustomizer) - Method in SpringTestCompilerAutoConfiguration
applyDependencies(org.grails.cli.compiler.DependencyCustomizer) - Method in SpringWebsocketCompilerAutoConfiguration
applyDependencies(org.grails.cli.compiler.DependencyCustomizer) - Method in TransactionManagementCompilerAutoConfiguration
applyDetachedCriteria(org.grails.datastore.mapping.query.Query, org.grails.datastore.gorm.query.criteria.AbstractDetachedCriteria) - Method in DynamicFinder
Applies the given detached criteria to the given query
ApplyDetachedCriteriaTransform - Annotation Type in org.grails.datastore.gorm.query.transform
Used only for testing
applyFetchStrategies() - Method in AbstractHibernateQuery
applyFlushMode(org.hibernate.Session, boolean) - Method in GrailsHibernateTemplate
Apply the flush mode that's been specified for this accessor to the given Session.
applyFlushMode(org.hibernate.Session) - Method in GrailsOpenSessionInViewInterceptor
applyImplicitThis(org.codehaus.groovy.ast.expr.MethodCallExpression, boolean) - Method in GrailsASTUtils
applyImports(org.codehaus.groovy.control.customizers.ImportCustomizer) - Method in CachingCompilerAutoConfiguration
applyImports(org.codehaus.groovy.control.customizers.ImportCustomizer) - Method in CompilerAutoConfiguration
Apply any import customizations.
applyImports(org.codehaus.groovy.control.customizers.ImportCustomizer) - Method in GormCompilerAutoConfiguration
applyImports(org.codehaus.groovy.control.customizers.ImportCustomizer) - Method in GrailsApplicationCompilerAutoConfiguration
applyImports(org.codehaus.groovy.control.customizers.ImportCustomizer) - Method in GrailsCompilerAutoConfiguration
applyImports(org.codehaus.groovy.control.customizers.ImportCustomizer) - Method in GrailsTestCompilerAutoConfiguration
applyImports(org.codehaus.groovy.control.customizers.ImportCustomizer) - Method in GroovyTemplatesCompilerAutoConfiguration
applyImports(org.codehaus.groovy.control.customizers.ImportCustomizer) - Method in JdbcCompilerAutoConfiguration
applyImports(org.codehaus.groovy.control.customizers.ImportCustomizer) - Method in JmsCompilerAutoConfiguration
applyImports(org.codehaus.groovy.control.customizers.ImportCustomizer) - Method in RabbitCompilerAutoConfiguration
applyImports(org.codehaus.groovy.control.customizers.ImportCustomizer) - Method in SpringBatchCompilerAutoConfiguration
applyImports(org.codehaus.groovy.control.customizers.ImportCustomizer) - Method in SpringBootCompilerAutoConfiguration
applyImports(org.codehaus.groovy.control.customizers.ImportCustomizer) - Method in SpringIntegrationCompilerAutoConfiguration
applyImports(org.codehaus.groovy.control.customizers.ImportCustomizer) - Method in SpringMvcCompilerAutoConfiguration
applyImports(org.codehaus.groovy.control.customizers.ImportCustomizer) - Method in SpringRetryCompilerAutoConfiguration
applyImports(org.codehaus.groovy.control.customizers.ImportCustomizer) - Method in SpringSecurityCompilerAutoConfiguration
applyImports(org.codehaus.groovy.control.customizers.ImportCustomizer) - Method in SpringTestCompilerAutoConfiguration
applyImports(org.codehaus.groovy.control.customizers.ImportCustomizer) - Method in SpringWebsocketCompilerAutoConfiguration
applyImports(org.codehaus.groovy.control.customizers.ImportCustomizer) - Method in TransactionManagementCompilerAutoConfiguration
applyLastModifiedFromResource(org.springframework.core.io.Resource) - Method in GroovyPageMetaInfo
applyLayout - Property in RenderSitemeshTagLib
applyLazyCriteria() - Method in AbstractDetachedCriteria
applyLazyCriteria() - Method in DetachedCriteria
applyManualFlush(org.hibernate.Session) - Method in AbstractHibernateGormValidationApi
applyManualFlush(org.hibernate.Session) - Method in HibernateGormValidationApi
applyMapOfConstraints(Map<String,Object>, java.lang.String, org.grails.datastore.mapping.model.PersistentProperty, grails.gorm.validation.ConstrainedProperty) - Method in DefaultConstraintEvaluator
applyMethodTarget(org.codehaus.groovy.ast.expr.MethodCallExpression, org.codehaus.groovy.ast.ClassNode, Class<?>) - Method in GrailsASTUtils
Set the method target of a MethodCallExpression to the first matching method with same number and type of arguments.
applyModel(grails.rest.render.RenderContext, java.lang.Object) - Method in DefaultHtmlRenderer
applyNewInstance(org.springframework.context.annotation.Configuration) - Method in GrailsIdentifierGeneratorFactory
applyOrder(java.util.List, org.grails.datastore.mapping.query.Query.Order) - Method in ManualEntityOrdering
applyPermitDefaultValues() - Method in GrailsDefaultCorsConfiguration
applyPropertyValue(org.springframework.beans.factory.config.ConfigurableListableBeanFactory, java.lang.String, java.lang.String, java.lang.Object) - Method in MapBasedSmartPropertyOverrideConfigurer
applySettings(org.hibernate.Criteria) - Method in GrailsHibernateTemplate
applySettings(org.hibernate.Criteria) - Method in IHibernateTemplate
applySharedConstraints(org.grails.datastore.gorm.validation.constraints.builder.ConstrainedPropertyBuilder, Map<String,ConstrainedProperty>) - Method in DefaultConstraintEvaluator
applySortForMap(org.grails.datastore.mapping.query.Query, java.util.Map, boolean) - Method in DynamicFinder
Applies sorting logic to the given query from the given map
applySubCriteriaToJunction(org.grails.datastore.mapping.model.PersistentEntity, org.grails.orm.hibernate.query.AbstractHibernateQuery, List<Query.Criterion>, Junction, java.lang.String) - Method in AbstractHibernateCriterionAdapter
applyTemplate(java.io.StringWriter, java.lang.String, java.util.Map) - Method in GrailsWebUnitTest
Renders a template for the given contents and model to the provided writer
applyTemplate(java.io.StringWriter, java.lang.String, java.util.Map) - Method in TagLibUnitTest
applyToMainClass(groovy.lang.GroovyClassLoader, org.grails.cli.compiler.GroovyCompilerConfiguration, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in CompilerAutoConfiguration
Apply any customizations to the main class.
applyToMainClass(groovy.lang.GroovyClassLoader, org.grails.cli.compiler.GroovyCompilerConfiguration, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in GrailsApplicationCompilerAutoConfiguration
applyToMainClass(groovy.lang.GroovyClassLoader, org.grails.cli.compiler.GroovyCompilerConfiguration, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in SpringBootCompilerAutoConfiguration
applyTransactionalAttributeSettings(org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.expr.VariableExpression, org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in TransactionalTransform
applyTransformation(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in EntityASTTransformation
appname - Property in CreateAppCommand
appName - Property in CreateAppCommand.CreateAppCommandObject
ArchiveCommand.ArchiveOptionHandler - Class in org.grails.cli.command.archive
Abstract base CompilerOptionHandler for archive commands.
ArchiveOptionHandler(java.lang.String, org.springframework.boot.loader.tools.Layout) - Constructor in ArchiveCommand.ArchiveOptionHandler
areAssociationsDirty(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object) - Method in DirtyCheckingSupport
Checks whether associations are dirty
areCollectionsEqual(java.lang.Object, java.lang.Object) - Method in NativeEntryEntityPersister
areEmbeddedDirty(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object) - Method in DirtyCheckingSupport
Checks whether embedded associations are dirty
areEqual(java.lang.Object, java.lang.Object, java.lang.String) - Method in NativeEntryEntityPersister
areFileExtensionsEnabled() - Method in WebUtils
Returns the value of the "grails.mime.file.extensions" setting configured in application.groovy
ARG_SPLIT_PATTERN - Property in GrailsCli
args - Field in AbstractHibernateCriteriaBuilder.LogicalExpression
argsToAttrs(java.lang.String, java.lang.Object) - Method in TemplateNamespacedTagDispatcher
ARGUMENT_ABSOLUTE - Field in ResponseRedirector
ARGUMENT_BEAN - Field in RenderDynamicMethod
ARGUMENT_BUILDER - Field in RenderDynamicMethod
ARGUMENT_CACHE - Field in DynamicFinder
ARGUMENT_CACHE - Field in GrailsHibernateUtil
ARGUMENT_COLLECTION - Field in RenderDynamicMethod
ARGUMENT_CONTENT_TYPE - Field in RenderDynamicMethod
ARGUMENT_CONTEXTPATH - Field in RenderDynamicMethod
ARGUMENT_DEEP_VALIDATE - Field in AbstractHibernateGormValidationApi
ARGUMENT_DEEP_VALIDATE - Field in GormValidationApi
ARGUMENT_ENCODING - Field in RenderDynamicMethod
ARGUMENT_FETCH - Field in DynamicFinder
ARGUMENT_FETCH - Field in GrailsHibernateUtil
ARGUMENT_FETCH_SIZE - Field in DynamicFinder
ARGUMENT_FETCH_SIZE - Field in GrailsHibernateUtil
ARGUMENT_FILE_NAME - Field in RenderDynamicMethod
ARGUMENT_FILE - Field in RenderDynamicMethod
ARGUMENT_FLUSH_MODE - Field in DynamicFinder
ARGUMENT_FLUSH_MODE - Field in GrailsHibernateUtil
ARGUMENT_ID - Field in DefaultUrlCreator
ARGUMENT_IGNORE_CASE - Field in DynamicFinder
ARGUMENT_IGNORE_CASE - Field in GrailsHibernateUtil
ARGUMENT_LAYOUT - Field in RenderDynamicMethod
ARGUMENT_LOCK - Field in DynamicFinder
ARGUMENT_LOCK - Field in GrailsHibernateUtil
ARGUMENT_MAX - Field in DynamicFinder
ARGUMENT_MAX - Field in GrailsHibernateUtil
ARGUMENT_MODEL - Field in RenderDynamicMethod
ARGUMENT_MOVED - Field in ResponseRedirector
ARGUMENT_OFFSET - Field in DynamicFinder
ARGUMENT_OFFSET - Field in GrailsHibernateUtil
ARGUMENT_ORDER - Field in DynamicFinder
ARGUMENT_ORDER - Field in GrailsHibernateUtil
ARGUMENT_PERMANENT - Field in ResponseRedirector
ARGUMENT_PLUGIN - Field in RenderDynamicMethod
ARGUMENT_READ_ONLY - Field in DynamicFinder
ARGUMENT_READ_ONLY - Field in GrailsHibernateUtil
ARGUMENT_SORT - Field in DynamicFinder
ARGUMENT_SORT - Field in GrailsHibernateUtil
ARGUMENT_STATUS - Field in RenderDynamicMethod
ARGUMENT_STATUS - Field in ResourceTransform
ARGUMENT_TEMPLATE - Field in RenderDynamicMethod
ARGUMENT_TEXT - Field in RenderDynamicMethod
ARGUMENT_TIMEOUT - Field in DynamicFinder
ARGUMENT_TIMEOUT - Field in GrailsHibernateUtil
ARGUMENT_VAR - Field in RenderDynamicMethod
ARGUMENT_VIEW - Field in RenderDynamicMethod
ArgumentCompletingCommand - Class in org.grails.cli.profile.commands
Authors:
graemerocher
ArgumentCompletingCommand() - Constructor in ArgumentCompletingCommand
arguments - Property in AbstractRenderContext
arguments - Field in MethodExpression
arguments(java.util.Map) - Method in MongoCriteriaBuilder
arguments - Property in ServletRenderContext
argumentsRequired - Field in MethodExpression
array(groovy.lang.Closure) - Method in JSONBuilder
array() - Method in JSONWriter
Begin appending a new array.
ARRAY - Enum Constant in JSONWriter.Mode
array() - Method in PathCapturingJSONWriterWrapper
array() - Method in PrettyPrintJSONWriter
arrayCopy(char[], int, char[], int, int) - Method in StreamCharBuffer
ArrayMarshaller - Class in org.grails.web.converters.marshaller.xml
Authors:
Siegfried Puchbauer
Artefact - Annotation Type in grails.artefact
Used to define the artefact type for classes declared outside of Grails' usual conventions.
ARTEFACT_CLASS_NODE - Field in GlobalGrailsClassInjectorTransformation
ARTEFACT_HANDLER_CLASS - Field in GlobalGrailsClassInjectorTransformation
ArtefactAdditionEvent - Class in grails.core.events
An event triggered for the addition of a new artefact
ArtefactAdditionEvent(grails.core.GrailsClass) - Constructor in ArtefactAdditionEvent
Create a new ApplicationEvent.
ArtefactHandler - Interface in grails.core
ArtefactHandlerAdapter - Class in grails.core
Adapter for the ArtefactHandler interface
ArtefactHandlerAdapter(java.lang.String, Class<? extends GrailsClass>, Class<?>, java.lang.String, boolean) - Constructor in ArtefactHandlerAdapter
artefactHandlers - Field in DefaultGrailsApplication
artefactHandlersByName - Field in DefaultGrailsApplication
ArtefactInfo - Interface in grails.core
Holder for all the class-related info and structures relating to an Artefact.
artefactInfo - Field in DefaultGrailsApplication
artefacts - Property in Plugin
List of ArtefactHandler instances provided by this plugin
artefactSuffix - Field in ArtefactHandlerAdapter
ArtefactTypeAstTransformation - Class in org.grails.compiler.injection
A transformation used to apply transformers to classes not located in Grails directory structure.
artefactTypes - Property in ScaffoldingControllerInjector
artefactTypes - Property in ScaffoldingServiceInjector
ArtefactVariableResolver - Class in org.grails.cli.profile.support
Authors:
Graeme Rocher
ArtefactVariableResolver(java.lang.String, java.lang.String, java.lang.String) - Constructor in ArtefactVariableResolver
ARTIFACT_TYPE_ORDER - Field in GroovyTransformOrder
Used to apply transformers to classes not located in Grails directory structure, i.e.
ArtifactCoordinatesResolver - Interface in org.grails.cli.compiler.dependencies
A resolver for artifacts' Maven coordinates, allowing group id, artifact id, or version to be obtained from a module identifier.
artifactName - Property in ArtefactVariableResolver
The artifact name and package
artifactPackage - Property in ArtefactVariableResolver
The artifact name and package
artifactToGroupAndArtifact - Field in GrailsDependencyVersions
asArray() - Method in Point
Returns:
An array representation of the point
asBoolean() - Method in AbstractTypeConvertingMap
asBoolean() - Method in CodeGenConfig
asBoolean() - Method in DelegatingParameters
asBoolean(groovy.lang.Closure) - Method in DetachedCriteria
Counts the number of records returned by the query
asBoolean() - Method in EmptyParameters
asBoolean() - Method in EventTriggerCaller
asBoolean() - Method in NavigableMap.NullSafeNavigator
asBoolean() - Method in Parameters
Returns:
The parameters as a boolean value.
asBoolean() - Method in StreamCharBuffer
asBoolean() - Method in TagOutput.ConstantClosure
asc(java.lang.String) - Method in Query.Order
Creates a new order for the given property in ascending order
ASC - Enum Constant in Query.Order.Direction
asErrors(java.lang.Object, Set<ConstraintViolation>) - Method in ConstraintViolationUtils
Converts a ConstraintViolation instances to errors
asErrors(java.lang.Object, Set<ConstraintViolation>) - Method in ValidatedService
Converts a ConstraintViolationException to errors
asList() - Method in Box
Converts the Polygon to a multi-dimensional list of coordinates.
asList() - Method in Circle
Returns:
The circle as a coordinate list
asList() - Method in GeoJSON
Converts the GeoJSON shape into a coordinate list
asList() - Method in GeometryCollection
asList() - Method in LineString
Converts the line string to a multi dimensional coordinate list.
asList() - Method in MultiLineString
asList() - Method in MultiPoint
asList() - Method in MultiPolygon
asList() - Method in Point
Returns:
A list representation of the point
asList() - Method in Polygon
Converts the Polygon to a multi-dimensional list of coordinates.
asList() - Method in Shape
Converts the Shape into a coordinate list
asList() - Method in Sphere
The sphere coordinate list with the radius in radians
asMap() - Method in Model
Returns:
The model as a map
asPrintWriter() - Method in GrailsPrintWriter
assemble(java.lang.String, grails.databinding.DataBindingSource) - Method in AbstractStructuredDateBindingEditor
assemble(java.io.Serializable, java.lang.Object) - Method in IdentityEnumType
assemble(java.lang.Class, java.util.Map) - Method in StructuredDateEditor
assemble(java.lang.Class, java.util.Map) - Method in StructuredPropertyEditor
Assemble and bind a property value from the specified fieldValues and the given type
assertAction(java.lang.String, java.lang.String) - Method in UrlMappingsUnitTest
Asserts an action exists for the specified controller name, action name and url
assertBeanFactoryActive() - Method in GrailsApplicationContext
assertController(java.lang.String) - Method in UrlMappingsUnitTest
asserts a controller exists for the specified name and url
assertForwardUrlMapping(Map<String, Object>, java.lang.Object, groovy.lang.Closure) - Method in UrlMappingsUnitTest
assertReverseUrlMapping(Map<String, String>, java.lang.String, groovy.lang.Closure) - Method in UrlMappingsUnitTest
Asserts the given controller and action produce the given reverse URL mapping
assertUrlMapping(Map<String, String>, java.lang.String, groovy.lang.Closure) - Method in UrlMappingsUnitTest
Asserts a URL mapping maps to the specified controller, action, and optionally also parameters.
assertView(java.lang.String, java.lang.String) - Method in UrlMappingsUnitTest
Asserts a view exists for the specified controller name and view name
ASSET_PIPELINE_FILTER - Enum Constant in GrailsFilters
asShortObject(java.lang.Object, grails.converters.XML, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.model.PersistentEntity) - Method in DomainClassMarshaller
assignBidirectionalAssociations(java.lang.Object, java.util.Map, org.grails.datastore.mapping.model.PersistentEntity) - Method in DataBindingUtils
Associations both sides of any bidirectional relationships found in the object and source map to bind
ASSIGNED_IDENTIFIER_MAPPING - Field in MongoCodecEntityPersister
ASSIGNED_IDENTIFIER_MAPPING - Field in MongoConstants
ASSIGNED - Enum Constant in ValueGenerator
Generated through assignment
ASSIGNMENT_OPERATOR - Field in AstUtils
ASSIGNMENT_OPERATOR - Field in GrailsASTUtils
assocationCriteria - Field in AbstractHibernateQuery.HibernateAssociationQuery
Association - Class in org.grails.datastore.mapping.model.types
Models an association between one class and another
Association(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, java.lang.String, java.lang.Class) - Constructor in Association
association - Property in DetachedAssociationCriteria
AssociationCriteria - Interface in org.grails.datastore.mapping.query.api
Interface for criteria related to an association
associationCriteriaMap - Field in AbstractDetachedCriteria
AssociationIndexer - Interface in org.grails.datastore.mapping.engine
Responsible for creating indices for associations used in queries.
AssociationInputRenderer - Class in org.grails.scaffolding.registry.input
The default renderer for rendering associations
AssociationInputRenderer() - Constructor in AssociationInputRenderer
associationKey - Field in AbstractPersistentCollection
associationKey - Field in AssociationQueryProxyHandler
associationPath - Field in AbstractHibernateQuery.CriteriaAndAlias
associationPath - Property in DetachedAssociationCriteria
AssociationQuery - Class in org.grails.datastore.mapping.query
Used to capture the metadata for a query on an associated object.
AssociationQuery(org.grails.datastore.mapping.core.Session, org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.types.Association) - Constructor in AssociationQuery
AssociationQueryExecutor - Interface in org.grails.datastore.mapping.engine
An interface for classes that know how to query an association
associationQueryHandlers - Property in SimpleMapQuery
AssociationQueryProxyHandler - Class in org.grails.datastore.mapping.proxy
A proxy handler that uses a AssociationQueryExecutor to retrieve the association
AssociationQueryProxyHandler(org.grails.datastore.mapping.core.Session, org.grails.datastore.mapping.engine.AssociationQueryExecutor, java.io.Serializable) - Constructor in AssociationQueryProxyHandler
associations - Field in AbstractPersistentEntity
ASSOCIATIONS - Property in DefaultJsonViewHelper
The associations parameter
associationStack - Field in AbstractHibernateCriteriaBuilder
associationStack - Field in AbstractHibernateQuery
associationtoString(java.lang.String, org.grails.datastore.mapping.model.types.Association) - Method in MappingFactory
AstAnnotationUtils - Class in org.grails.datastore.mapping.reflect
Utility methods for dealing with annotations in AST transforms
AstAnnotationUtils() - Constructor in AstAnnotationUtils
ASTDatabindingHelper - Interface in org.grails.web.databinding
Authors:
Jeff Brown
ASTErrorsHelper - Interface in org.grails.compiler.injection
Enhances a class to contain an Errors property of type org.springframework.validation.Errors.
AstGenericsUtils - Class in org.grails.datastore.mapping.reflect
Generics utilities
AstGenericsUtils() - Constructor in AstGenericsUtils
AstMethodDispatchUtils - Class in org.grails.datastore.gorm.transform
Authors:
Graeme Rocher
AstMethodDispatchUtils() - Constructor in AstMethodDispatchUtils
AstPropertyResolveUtils - Class in org.grails.datastore.gorm.transform
Utilities for resolving property names from domain classes etc.
AstTransformer - Annotation Type in grails.compiler.ast
Marker annotation that for classes that transform Grails classes at the AST level.
AstUtils - Class in org.grails.datastore.mapping.reflect
Utility methods for dealing with Groovy ASTs
AstUtils.1 - Class in org.grails.datastore.mapping.reflect
AstUtils.1() - Constructor in AstUtils.1
AstUtils() - Constructor in AstUtils
ASTValidateableHelper - Interface in grails.validation
ASTValidationErrorsHelper - Class in org.grails.compiler.injection
Authors:
Jeff Brown
asType(java.lang.Class) - Method in CodeGenConfig
asType(java.lang.Object, Class<?>) - Method in ConvertersApi
Converter an instance from one format to another
asType(java.lang.Object, Class<T>) - Method in ConvertersExtension
asType(Class<?>) - Method in GrailsPrintWriter
asType(FindIterable, Class<T>) - Method in MongoExtensions
asType(java.lang.Class) - Method in NavigableMap.NullSafeNavigator
asType(java.lang.Class) - Method in NavigableMapConfig
asType(java.lang.Class) - Method in StreamCharBuffer
asWritable() - Method in AbstractClosureProxy
ASYNC_REQUEST_URI_ATTRIBUTE - Field in WebUtils
AsyncActionResultTransformer - Class in org.grails.plugins.web.async.mvc
Handles an Async response from a controller
AsyncActionResultTransformer() - Constructor in AsyncActionResultTransformer
asyncContext - Property in AsyncGrailsWebRequest
asyncContext - Property in AsyncWebRequestPromiseDecorator
asyncContext - Property in GrailsMockHttpServletRequest
AsyncController - Trait in grails.async.web
Exposes a startAsync() method for access to the Servlet 3.x API
AsyncEntity - Trait in grails.gorm.async
Adds Grails Async features to an entity that implements this trait, including the ability to run GORM tasks in a separate thread
AsyncGrailsWebRequest - Class in grails.async.web
Implementation of Spring 4.0 AsyncWebRequest interface for Grails
AsyncGrailsWebRequest(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, jakarta.servlet.ServletContext, org.springframework.context.ApplicationContext) - Constructor in AsyncGrailsWebRequest
asyncGrailsWebRequest - Property in GrailsAsyncContext
asyncListeners - Property in MockAsyncContext
AsyncQuery - Class in org.grails.datastore.gorm.async
Exposes all methods from the GormOperations interface asynchronously
AsyncQuery(GormOperations<E>) - Constructor in AsyncQuery
asyncRequest - Property in AsyncWebRequestPromiseDecorator
AsyncWebRequestPromiseDecorator - Class in org.grails.plugins.web.async
A promise decorated lookup strategy that binds a WebRequest to the promise thread
AsyncWebRequestPromiseDecorator(org.grails.web.servlet.mvc.GrailsWebRequest) - Constructor in AsyncWebRequestPromiseDecorator
AsyncWebRequestPromiseDecoratorLookupStrategy - Class in org.grails.plugins.web.async
A promise decorated lookup strategy that binds a WebRequest to the promise thread
AsyncWebRequestPromiseDecoratorLookupStrategy() - Constructor in AsyncWebRequestPromiseDecoratorLookupStrategy
at(T) - Method in BrowserDelegate
Delegates to Browser.at.
ATOM_DATE_FORMAT - Field in AtomRenderer
ATOM_NAMESPACE - Field in AtomRenderer
ATOM_XML_CONTENT_TYPE - Property in ControllerUnitTest
ATOM_XML - Field in MimeType
AtomCollectionRenderer - Class in grails.rest.render.atom
An Atom XML renderer for a collection of objects
AtomCollectionRenderer(java.lang.Class) - Constructor in AtomCollectionRenderer
AtomRenderer - Class in grails.rest.render.atom
Renders output in Atom format (http://tools.ietf.org/html/rfc4287)
AtomRenderer(Class<T>) - Constructor in AtomRenderer
attach(D) - Method in AbstractHibernateGormInstanceApi
attach(java.lang.Object) - Method in AbstractHibernateSession
attach(java.lang.Object) - Method in AbstractSession
attach() - Method in DelegatingGormEntityApi
attach() - Method in GormEntity
Attaches an instance to an existing session.
attach() - Method in GormEntityApi
Attaches an instance to an existing session.
attach(D) - Method in GormInstanceApi
Attaches an instance to an existing session.
attach(D) - Method in GormInstanceOperations
Attaches an instance to an existing session.
attach(D) - Method in GormStaticApi
attach(java.lang.Object) - Method in Session
Attaches an object the current session
attach(D) - Method in TenantDelegatingGormOperations
AttachMethodSpec - Class in org.apache.grails.data.testing.tck.tests
Authors:
graemerocher
AttachMethodSpec() - Constructor in AttachMethodSpec
attr(java.lang.String) - Method in Attribute
ATTR_NAMESPACE - Field in ResourceTransform
ATTR_READY_ONLY - Field in ResourceTransform
ATTR_RESPONSE_FORMATS - Field in ResourceTransform
ATTR_SUPER_CLASS - Field in ResourceTransform
ATTR_URI - Field in ResourceTransform
Attribute - Class in org.grails.datastore.mapping.document.config
Configures how a Java property maps to a Document attribute
Attribute() - Constructor in Attribute
ATTRIBUTE_IN - Field in GroovySyntaxTag
ATTRIBUTE - Field in SessionTenantResolver
attribute(java.lang.String, java.lang.Object) - Method in TestRequestConfigurer
ATTRIBUTE_VAR - Field in GroovySyntaxTag
attribute(java.lang.String, java.lang.String) - Method in XML
attribute(java.lang.String, java.lang.String) - Method in XMLStreamWriter
attributeName - Property in SessionTenantResolver
The attribute name to use
attributes - Field in AbstractAttributeStoringSession
attributes - Property in DefaultConstrainedProperty
attributes(Map<String, Object>) - Method in DynamicAttributes
Obtain the dynamic attributes combined with the provided attributes
attributes - Field in GroovySyntaxTag
ATTRIBUTES - Field in JsonApiDataBindingSourceCreator
attributes - Field in JspInvokeGrailsTagLibTag
ATTRIBUTES_STATUS - Field in GroovySyntaxTag
attributes - Property in TestPlayer
attributes - Property in TestRequestConfigurer
attributesMap - Field in AnnotationMetadataReadingVisitor
Declared as a LinkedMultiValueMap instead of a MultiValueMap to ensure that the hierarchical ordering of the entries is preserved.
attributesMap - Field in MethodMetadataReadingVisitor
attrsToString(java.util.Map) - Method in ApplicationTagLib
author - Property in Book
author - Property in DatabaseMigrationGrailsPlugin
author - Property in GebGrailsPlugin
author - Property in HibernateGrailsPlugin
author - Property in JsonViewGrailsPlugin
author - Property in MarkupViewGrailsPlugin
author - Property in ScaffoldingGrailsPlugin
author - Property in Sitemesh3GrailsPlugin
author - Property in TestBook
authorEmail - Property in CacheGrailsPlugin
authorEmail - Property in DatabaseMigrationGrailsPlugin
authorEmail - Property in GebGrailsPlugin
authorEmail - Property in JsonViewGrailsPlugin
authorEmail - Property in MarkupViewGrailsPlugin
authorEmail - Property in ScaffoldingGrailsPlugin
authorEmail - Property in Sitemesh3GrailsPlugin
AUTHORIZATION - Field in HttpHeaders
AUTO - Enum Constant in AbstractHibernateDatastore.FlushMode
AUTO_CONFIGURATION_CLASS_NODE - Field in ApplicationArtefactHandler
AUTO_GROW_COLLECTION_LIMIT - Field in Settings
AUTO - Enum Constant in HibernateConnectionSourceSettings.HibernateSettings.FlushSettings.FlushMode
AUTO - Enum Constant in ValueGenerator
The default generated
autoAssociateBidirectionalOneToOnes(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object) - Method in HibernateRuntimeUtils
autoFlush - Property in AbstractHibernateGormInstanceApi
autoFlush - Property in ConnectionSourceSettings
Whether to auto flush
AUTOFLUSH_ENABLED - Field in GSPResponseWriter
autoGrowCollectionLimit - Property in SimpleDataBinder
autoImport(boolean) - Method in HibernateMappingBuilder
autoImport - Property in Mapping
Sets whether packaged domain classes should be auto-imported in HQL queries
AutoStartedMongoSpec - Class in org.apache.grails.testing.mongo
A base specification class to handling autostarting MongoDB & bootstrapping the mongo datastore if defined.
AutoStartedMongoSpec() - Constructor in AutoStartedMongoSpec
autoSync(boolean) - Method in OutputEncodingStackAttributes.Builder
AutoTimestamp - Annotation Type in grails.gorm.annotation
A property annotation used to apply auto-timestamping on a field upon gorm insert and update events
autoTimestamp - Property in Entity
Returns:
Whether automatic time stamps should be applied to 'lastUpdate' and 'dateCreated' properties
autoTimestamp(boolean) - Method in HibernateMappingBuilder
Set whether auto time stamping should occur for last_updated and date_created columns
AutoTimestampEventListener - Class in org.grails.datastore.gorm.events
An event listener that adds support for GORM-style auto-timestamping
autoTimestampEventListener - Field in AbstractHibernateDatastore
AutoTimestampEventListener(org.grails.datastore.mapping.model.MappingContext) - Constructor in AutoTimestampEventListener
autoTimestampEventListener - Field in MongoDatastore
autowire() - Method in AutowiredTest
autowire - Property in ConnectionSourceSettings
Whether to autowire entities via Spring if used
AUTOWIRE_DOMAIN_METHOD - Field in ControllersDomainBindingApi
autowire - Property in Entity
Returns:
Whether the entity should be autowired
autowire(java.lang.Object) - Method in GrailsTestAutowirer
Autowires the bean by name, processes any autowiring annotations, and set's the applicationContext if it implements ApplicationContextAware.
autowire - Property in GrailsTestMode
autowire(boolean) - Method in HibernateMappingBuilder
autowireBeanProperties(java.lang.Object) - Method in DomainEventListener
autowireCodecBean(java.lang.Object) - Method in DefaultGrailsCodecClass
AUTOWIRED_CLASS_NODE - Field in ResourceTransform
AutowiredInterceptor - Class in org.grails.testing.spock
AutowiredInterceptor() - Constructor in AutowiredInterceptor
autowiredInterceptor - Property in TestingSupportExtension
AutowiredTest - Trait in grails.testing.spring
autowireIfNecessary() - Method in GrailsTestInterceptor
available - Property in MongoEntityTraitProvider
AVERAGE_OPERATOR - Field in BsonQuery
avg(java.lang.String) - Method in AbstractCriteriaBuilder
Computes the average value of a property
avg(java.lang.String) - Method in AbstractDetachedCriteria
Adds a avg projection
avg(java.lang.String) - Method in AbstractDetachedCriteria.DetachedProjections
avg(java.lang.String, java.lang.String) - Method in AbstractHibernateCriteriaBuilder
Adds a projection that allows the criteria to return the property average value
avg(java.lang.String) - Method in AbstractHibernateQuery.HibernateProjectionList
avg(java.lang.String) - Method in DetachedCriteria
Adds a avg projection
avg(java.lang.String) - Method in ProjectionList
Computes the average value of a property
avg(java.lang.String) - Method in Projections
Computes the average value of a property
avg(java.lang.String) - Method in Query.ProjectionList
Computes the average value of a property
AvgProjection(java.lang.String) - Constructor in Query.AvgProjection

B

b - Property in CommonTypes
ba - Property in CommonTypes
back() - Method in JSONTokener
Back up one character.
BACKTICK - Field in GrailsDomainBinder
backup(int) - Method in SimpleCharStream
Backup a number of characters.
bang(org.grails.cli.profile.ExecutionContext) - Method in GrailsCli
Base64ByteArrayMarshaller - Class in org.grails.web.converters.marshaller.xml
Authors:
Siegfried Puchbauer
Base64CodecExtensionMethods - Class in org.grails.plugins.codecs
A codec that encodes and decodes Objects using Base64 encoding.
Base64CodecExtensionMethods() - Constructor in Base64CodecExtensionMethods
BaseApiProvider - Class in org.grails.core.metaclass
Authors:
Graeme Rocher
baseArguments - Field in GradleStep
baseDir - Property in CreateAppCommand.CreateAppCommandObject
baseDir - Property in ExecutionContext
The base directory for the project
baseDir - Property in FileSystemInteractionImpl
baseDir - Property in GenericGroovyTemplateResolver
baseDir - Property in I18nGrailsPlugin
basePath - Field in DefaultGroovyPageLocator.PluginViewPathInfo
BasePluginFilter - Class in org.grails.plugins
Base functionality shared by IncludingPluginFilter and ExcludingPluginFilter.
BasePluginFilter(java.lang.String) - Constructor in BasePluginFilter
baseTemplateClass - Property in GenericViewConfiguration
The template base class
baseURL - Property in LinkGeneratorFactory
Basic - Class in org.grails.datastore.mapping.model.types
Models a basic collection type such as a list of Strings
Basic(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, java.lang.String, java.lang.Class) - Constructor in Basic
BASIC_TYPES - Field in SimpleDataBinder
BasicCodecLookup - Class in org.grails.encoder.impl
BasicCodecLookup() - Constructor in BasicCodecLookup
BasicCollectionTypeDecoder - Class in org.grails.datastore.bson.codecs.decoders
A {@PropertyDecoder} capable of decoding {@Basic} collection types
BasicCollectionTypeDecoder() - Constructor in BasicCollectionTypeDecoder
BasicCollectionTypeEncoder - Class in org.grails.datastore.bson.codecs.encoders
A {@PropertyEncoder} capable of encoding {@Basic} collection types
BasicCollectionTypeEncoder() - Constructor in BasicCollectionTypeEncoder
BasicGrailsPluginInfo() - Constructor in PluginAstReader.BasicGrailsPluginInfo
BasicJSONEncoder - Class in org.grails.encoder.impl
Escapes characters in JSON output
BasicJSONEncoder() - Constructor in BasicJSONEncoder
BasicTypeConverterRegistrar - Class in org.grails.datastore.mapping.model.types
A registrar that registers basic type converters
BasicXMLEncoder - Class in org.grails.encoder.impl
Encoder implementation that escapes some characters for inclusion in XML documents
BasicXMLEncoder(org.grails.encoder.CodecIdentifier) - Constructor in BasicXMLEncoder
batchSize(java.lang.Integer) - Method in HibernateMappingBuilder
Configures the batch-size used for lazy loading
batchSize - Property in Mapping
The batch size to use for lazy loading
batchSize - Property in PropertyConfig
The batch size used for lazy loading
bd - Property in CommonTypes
bean(java.lang.Class, java.lang.Object) - Method in BeanBuilder
Defines an inner bean definition.
BEAN_ID - Field in GroovyPageResourceLoader
The id of the instance of this bean to be used in the Spring context
BEAN_ID - Field in GroovyPagesTemplateEngine
BEAN_ID - Field in ResourceAwareTemplateEngine
BEAN_ID - Field in SessionFactoryHolder
BEAN_NAME - Field in CompositeViewResolver
BEAN_NAME - Field in DataBindingSourceRegistry
BEAN_NAME - Field in DataTestSetupSpecInterceptor
BEAN_NAME - Field in FilteringCodecsByContentTypeSettings
BEAN_NAME - Field in MimeType
The bean name used to store the mime type definitions
BEAN_NAME - Field in MimeTypeResolver
BeanBuilder - Class in grails.spring
BeanBuilder(org.springframework.context.ApplicationContext, org.grails.spring.RuntimeSpringConfiguration, java.lang.ClassLoader) - Constructor in BeanBuilder
beanClass - Property in BeanPropertyAccessorImpl
BeanConfiguration - Interface in org.grails.spring
Represents a runtime bean configuration.
beanConfiguration - Property in DynamicElementReader
BeanCreationProfilingPostProcessor - Class in org.grails.core.util
Adds timings of bean creation times logged to the "org.grails.startup" group
beanDecorator - Property in DynamicElementReader
BeanEntityAccess - Class in org.grails.datastore.mapping.engine
Class used to access properties of an entity.
BeanEntityAccess(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object) - Constructor in BeanEntityAccess
beanFactory - Field in DefaultRuntimeSpringConfiguration
beanFactory - Property in HibernateGormAutoConfiguration
BeanFactoryValidatorRegistry - Class in org.grails.datastore.mapping.validation
Looks up validators from Spring
BeanFactoryValidatorRegistry(org.springframework.beans.factory.BeanFactory) - Constructor in BeanFactoryValidatorRegistry
BeanPostProcessorAdapter - Class in org.grails.spring.beans
Adapter implementation of BeanPostProcessor.
BeanPropertyAccessor - Interface in grails.plugin.formfields
BeanPropertyAccessorFactory - Class in grails.plugin.formfields
BeanPropertyAccessorFactory() - Constructor in BeanPropertyAccessorFactory
BeanPropertyAccessorImpl - Class in grails.plugin.formfields
BeanPropertyAccessorImpl() - Constructor in BeanPropertyAccessorImpl
beans(Closure<?>) - Method in BeanBuilder
Defines a set of beans for the given block or closure.
beans(groovy.lang.Closure) - Method in DefaultGrailsPlugin
beans(groovy.lang.Closure) - Method in Plugin
Allows a plugin to define beans at runtime.
beanType - Property in BeanPropertyAccessorImpl
beanType - Property in DelegatingBeanPropertyAccessorImpl
beanType - Property in PropertyPathAccessor
beanWrapper - Field in BeanEntityAccess
BEFORE_CLOSURE - Field in DefaultGrailsJsonViewHelper
before(java.lang.String, groovy.lang.Closure) - Method in CommandEvents
Register to listen for an event that runs before the given command
BEFORE_DELETE_EVENT - Field in AbstractPersistenceEvent
BEFORE_DELETE_EVENT - Field in ClosureEventTriggeringInterceptor
deprecated:
Use AbstractPersistenceEvent#BEFORE_DELETE_EVENT#BEFORE_DELETE_EVENT instead
BEFORE_INSERT_EVENT - Field in AbstractPersistenceEvent
BEFORE_INSERT_EVENT - Field in ClosureEventTriggeringInterceptor
deprecated:
Use AbstractPersistenceEvent#BEFORE_INSERT_EVENT#BEFORE_INSERT_EVENT instead
before() - Method in Interceptor
Executed before a matched action
BEFORE_LOAD_EVENT - Field in AbstractPersistenceEvent
BEFORE_LOAD_EVENT - Field in ClosureEventTriggeringInterceptor
deprecated:
Use AbstractPersistenceEvent#BEFORE_LOAD_EVENT#BEFORE_LOAD_EVENT instead
BEFORE_UPDATE_EVENT - Field in AbstractPersistenceEvent
BEFORE_UPDATE_EVENT - Field in ClosureEventTriggeringInterceptor
deprecated:
Use AbstractPersistenceEvent#BEFORE_UPDATE_EVENT#BEFORE_UPDATE_EVENT instead
BEFORE_VALIDATE - Field in BeforeValidateHelper
beforeBinding(java.lang.Object, java.lang.String, java.lang.Object, java.lang.Object) - Method in DataBindingEventMulticastListener
beforeBinding(java.lang.Object, java.lang.String, java.lang.Object, java.lang.Object) - Method in DataBindingListener
Called when data binding is about to imposed on a property
beforeBinding(java.lang.Object, java.lang.String, java.lang.Object, java.lang.Object) - Method in DataBindingListenerAdapter
beforeCommit(boolean) - Method in AbstractEventBus.EventTriggerTransactionSynchronization
beforeCommit(boolean) - Method in SpringSessionSynchronization
beforeCompletion() - Method in SpringSessionSynchronization
beforeDelete(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess, org.grails.datastore.mapping.engine.event.PreDeleteEvent) - Method in DomainEventListener
beforeDelete - Enum Constant in Event
beforeDelete() - Method in PersonEvent
beforeFinishDocument(org.bson.BsonWriter, org.grails.datastore.mapping.engine.EntityAccess) - Method in BsonPersistentEntityCodec
Called directly before the last call to finish the document writing process
beforeInsert(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess) - Method in AutoTimestampEventListener
beforeInsert(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess, org.grails.datastore.mapping.engine.event.PreInsertEvent) - Method in DomainEventListener
beforeInsert - Enum Constant in Event
beforeInsert() - Method in ModifyPerson
beforeInsert() - Method in PersonEvent
beforeLoad(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess, org.grails.datastore.mapping.engine.event.PreLoadEvent) - Method in DomainEventListener
beforeLoad - Enum Constant in Event
beforeLoad() - Method in PersonEvent
beforeMethodCallExpression(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method in BuilderTypeCheckingExtension
beforeMethodCallExpression(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method in JsonTemplateTypeCheckingExtension
beforeRun(org.springframework.boot.cli.command.Command) - Method in CommandRunner
Subclass hook called before a command is run.
beforeShutdown() - Method in GrailsConsole
beforeUpdate(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess) - Method in AutoTimestampEventListener
beforeUpdate(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess, org.grails.datastore.mapping.engine.event.PreUpdateEvent) - Method in DomainEventListener
beforeUpdate - Enum Constant in Event
beforeUpdate() - Method in PersonEvent
beforeValidate(java.util.List) - Method in ClassWithListArgBeforeValidate
beforeValidate() - Method in ClassWithNoArgBeforeValidate
beforeValidate(java.util.List) - Method in ClassWithOverloadedBeforeValidate
BeforeValidateEventTriggerCaller(Class<?>, groovy.lang.MetaClass) - Constructor in BeforeValidateHelper.BeforeValidateEventTriggerCaller
BeforeValidateHelper - Class in org.grails.datastore.gorm.support
BeforeValidateHelper.BeforeValidateEventTriggerCaller - Class in org.grails.datastore.gorm.support
beforeValidateHelper - Property in GormValidationApi
beforeValidateHelper - Property in ValidationSupport
begin() - Method in HibernateJtaTransactionManagerAdapter
beginColumn - Field in Token
The column number of the first character of this Token.
beginLine - Field in Token
The line number of the first character of this Token.
BeginToken() - Method in SimpleCharStream
Start.
beginTransaction(org.springframework.transaction.TransactionDefinition) - Method in AbstractHibernateSession
beginTransaction(org.springframework.transaction.TransactionDefinition) - Method in AbstractSession
beginTransaction(org.springframework.transaction.TransactionDefinition) - Method in Session
Starts a transaction
beginTransactionInternal() - Method in AbstractSession
beginTransactionInternal() - Method in MongoCodecSession
beginTransactionInternal() - Method in MongoSession
beginTransactionInternal() - Method in SimpleMapSession
belongsTo - Property in ChildEntity
belongsTo - Property in Face
belongsTo - Property in Nose
belongsTo - Property in PetType
between(java.lang.String, java.lang.Object, java.lang.Object) - Method in AbstractCriteriaBuilder
Restricts the results by the given property value range (inclusive)
between(java.lang.String, java.lang.Object, java.lang.Object) - Method in AbstractDetachedCriteria
See Also:
Criteria
BETWEEN - Field in AbstractHibernateCriteriaBuilder
between(java.lang.String, java.lang.Object, java.lang.Object) - Method in AbstractHibernateQuery
between(java.lang.String, java.lang.Object, java.lang.Object) - Method in AbstractHibernateQuery.HibernateAssociationQuery
between(java.lang.String, java.lang.Object, java.lang.Object) - Method in Criteria
Restricts the results by the given property value range (inclusive)
between(java.lang.String, java.lang.Object, java.lang.Object) - Method in DetachedCriteria
Between(java.lang.String) - Constructor in MethodExpression.Between
between(java.lang.String, java.lang.Object, java.lang.Object) - Method in Query
Restricts the results by the given property value range
Between(java.lang.String, java.lang.Object, java.lang.Object) - Constructor in Query.Between
between(java.lang.String, java.lang.Object, java.lang.Object) - Method in Restrictions
Restricts the results by the given property value range
bi - Property in CommonTypes
bidiMap - Field in IdentityEnumType
BidirectionalToManyInputRenderer - Class in org.grails.scaffolding.registry.input
The default renderer for rendering bidirectional to many associations
BidirectionalToManyInputRenderer(grails.web.mapping.LinkGenerator) - Constructor in BidirectionalToManyInputRenderer
BIG_DECIMAL - Field in HibernateCriteriaBuilder
BIG_INTEGER - Field in HibernateCriteriaBuilder
BigDecimalCodec - Class in org.grails.datastore.bson.codecs
A codec for BigDecimal
BigDecimalCodec() - Constructor in BigDecimalCodec
BigIntegerCodec - Class in org.grails.datastore.bson.codecs
A codec for BigDecimal
BigIntegerCodec() - Constructor in BigIntegerCodec
BINARY - Field in HibernateCriteriaBuilder
binaryExtensions - Field in AbstractProfile
BinaryGrailsPlugin - Class in org.grails.plugins
Models a pre-compiled binary plugin.
BinaryGrailsPlugin(Class<?>, org.grails.plugins.BinaryGrailsPluginDescriptor, grails.core.GrailsApplication) - Constructor in BinaryGrailsPlugin
Creates a binary plugin instance.
BinaryGrailsPluginDescriptor - Class in org.grails.plugins
Holds a reference to the parsed grails-plugin.xml descriptor and the resource used to parse the descriptor
BinaryGrailsPluginDescriptor(org.springframework.core.io.Resource, List<String>) - Constructor in BinaryGrailsPluginDescriptor
bind(java.lang.Object, grails.databinding.DataBindingSource) - Method in DataBinder
Parameters:
obj - The object being bound to
bind(java.lang.Object, groovy.xml.slurpersupport.GPathResult) - Method in GrailsWebDataBinder
bind(java.lang.Object, grails.databinding.DataBindingSource, java.lang.String, java.util.List, java.util.List, grails.databinding.events.DataBindingListener) - Method in SimpleDataBinder
Parameters:
obj - The object being bound to
BINDABLE_CONSTRAINT_NAME - Field in DefaultASTDatabindingHelper
bindClass(org.grails.datastore.mapping.model.PersistentEntity, PersistentClass, InFlightMetadataCollector) - Method in GrailsDomainBinder
Binds the specified persistant class to the runtime model based on the properties defined in the domain class
bindCollection(org.grails.datastore.mapping.model.types.ToMany, java.util.Collection, PersistentClass, InFlightMetadataCollector, java.lang.String, java.lang.String) - Method in GrailsDomainBinder
First pass to bind collection to Hibernate metamodel, sets up second pass
bindCollectionForPropertyConfig(java.util.Collection, org.grails.orm.hibernate.cfg.PropertyConfig) - Method in GrailsDomainBinder
bindCollectionSecondPass(org.grails.datastore.mapping.model.types.ToMany, InFlightMetadataCollector, Map<?,?>, java.util.Collection, java.lang.String) - Method in GrailsDomainBinder
bindCollectionTable(org.grails.datastore.mapping.model.types.ToMany, InFlightMetadataCollector, java.util.Collection, org.grails.orm.hibernate.cfg.Table, java.lang.String) - Method in GrailsDomainBinder
bindCollectionWithJoinTable(org.grails.datastore.mapping.model.types.ToMany, InFlightMetadataCollector, java.util.Collection, org.grails.orm.hibernate.cfg.PropertyConfig, java.lang.String) - Method in GrailsDomainBinder
bindColumn(org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.model.PersistentProperty, Column, org.grails.orm.hibernate.cfg.ColumnConfig, java.lang.String, org.grails.orm.hibernate.cfg.Table, java.lang.String) - Method in GrailsDomainBinder
Binds a Column instance to the Hibernate meta model
bindColumnConfigToColumn(org.grails.datastore.mapping.model.PersistentProperty, Column, org.grails.orm.hibernate.cfg.ColumnConfig) - Method in GrailsDomainBinder
bindComponent(Component, org.grails.datastore.mapping.model.types.Embedded, boolean, InFlightMetadataCollector, java.lang.String) - Method in GrailsDomainBinder
Binds a Hibernate component type using the given GrailsDomainClassProperty instance
bindComponentProperty(Component, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.model.PersistentProperty, PersistentClass, java.lang.String, org.grails.orm.hibernate.cfg.Table, InFlightMetadataCollector, java.lang.String) - Method in GrailsDomainBinder
bindCompositeId(org.grails.datastore.mapping.model.PersistentEntity, RootClass, org.grails.orm.hibernate.cfg.CompositeIdentity, InFlightMetadataCollector, java.lang.String) - Method in GrailsDomainBinder
bindCompositeIdentifierToManyToOne(org.grails.datastore.mapping.model.types.Association, SimpleValue, org.grails.orm.hibernate.cfg.CompositeIdentity, org.grails.datastore.mapping.model.PersistentEntity, java.lang.String, java.lang.String) - Method in GrailsDomainBinder
bindData(java.lang.Class, java.util.Collection, jakarta.servlet.ServletRequest) - Method in Controller
Binds data for the given type to the given collection from the request
bindData(java.lang.Class, java.util.Collection, grails.databinding.CollectionDataBindingSource) - Method in DataBinder
bindDependentKeyValue(org.grails.datastore.mapping.model.PersistentProperty, DependantValue, InFlightMetadataCollector, java.lang.String) - Method in GrailsDomainBinder
Binds the primary key value column
bindDiscriminatorProperty(org.grails.orm.hibernate.cfg.Table, RootClass, InFlightMetadataCollector) - Method in GrailsDomainBinder
Creates and binds the discriminator property used in table-per-hierarchy inheritance to discriminate between sub class instances
bindEnumType(org.grails.datastore.mapping.model.PersistentProperty, Class<?>, SimpleValue, java.lang.String) - Method in GrailsDomainBinder
bindIdentity(org.grails.orm.hibernate.cfg.HibernatePersistentEntity, RootClass, InFlightMetadataCollector, org.grails.orm.hibernate.cfg.Mapping, java.lang.String) - Method in GrailsDomainBinder
bindIndex(java.lang.String, Column, org.grails.orm.hibernate.cfg.ColumnConfig, org.grails.orm.hibernate.cfg.Table) - Method in GrailsDomainBinder
BINDING_FORMAT_ORDER - Field in GroovyTransformOrder
Allows specifying the format for a field when binding
BindingError - Interface in grails.databinding.errors
Represents a problem which occurred during data binding.
bindingError(grails.databinding.errors.BindingError, java.lang.Object) - Method in DataBindingEventMulticastListener
bindingError(grails.databinding.errors.BindingError, java.lang.Object) - Method in DataBindingListener
Called when an error occurs binding to a property
bindingError(grails.databinding.errors.BindingError, java.lang.Object) - Method in DataBindingListenerAdapter
bindingError(grails.databinding.errors.BindingError, java.lang.Object) - Method in GrailsWebDataBindingListener
BindingFormat - Annotation Type in grails.databinding
Apply BindingFormat to a field to provide a format to be used when binding a String to this field.
BindingFormatASTTransformation - Class in org.grails.databinding.compiler
BindingHelper - Interface in grails.databinding
Classes which implement this interface may participate in the data binding process.
BindingMapEntry(org.grails.taglib.AbstractTemplateVariableBinding, java.lang.Object, java.lang.Object) - Constructor in AbstractTemplateVariableBinding.BindingMapEntry
BindInitializer - Annotation Type in grails.databinding
This annotation may be applied to a a field to customize initialization of object properties in the data binding process.
bindJoinedSubClass(org.grails.orm.hibernate.cfg.HibernatePersistentEntity, JoinedSubclass, InFlightMetadataCollector, org.grails.orm.hibernate.cfg.Mapping, java.lang.String) - Method in GrailsDomainBinder
Binds a joined sub-class mapping using table-per-subclass
bindListSecondPass(org.grails.datastore.mapping.model.types.ToMany, InFlightMetadataCollector, Map<?,?>, org.hibernate.mapping.List, java.lang.String) - Method in GrailsDomainBinder
bindManyToMany(org.grails.datastore.mapping.model.types.Association, org.grails.datastore.mapping.model.types.ManyToOne, InFlightMetadataCollector, java.lang.String) - Method in GrailsDomainBinder
Binds a many-to-many relationship.
bindManyToOne(org.grails.datastore.mapping.model.types.Association, org.grails.datastore.mapping.model.types.ManyToOne, java.lang.String, InFlightMetadataCollector, java.lang.String) - Method in GrailsDomainBinder
Binds a many-to-one relationship to the
bindManyToOneValues(org.grails.datastore.mapping.model.types.Association, org.grails.datastore.mapping.model.types.ManyToOne) - Method in GrailsDomainBinder
bindMapSecondPass(org.grails.datastore.mapping.model.types.ToMany, InFlightMetadataCollector, Map<?,?>, org.hibernate.mapping.Map, java.lang.String) - Method in GrailsDomainBinder
bindMockWebRequest(jakarta.servlet.ServletContext, org.springframework.mock.web.MockHttpServletRequest, org.springframework.mock.web.MockHttpServletResponse) - Method in GrailsWebMockUtil
bindNaturalIdentifier(org.grails.orm.hibernate.cfg.Table, org.grails.orm.hibernate.cfg.Mapping, PersistentClass) - Method in GrailsDomainBinder
bindNewSession(org.grails.datastore.mapping.core.Session) - Method in DatastoreUtils
Adds the session to the current SessionHolder's list of sessions, making it the current session.
bindNumericColumnConstraints(Column, org.grails.datastore.mapping.model.PersistentProperty, org.grails.orm.hibernate.cfg.ColumnConfig) - Method in GrailsDomainBinder
Interrogates the specified constraints looking for any constraints that would limit the precision and/or scale of the property's value.
bindObjectToDomainInstance(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object, java.lang.Object, java.util.List, java.util.List, java.lang.String) - Method in DataBindingUtils
Binds the given source object to the given target object performing type conversion if necessary
bindObjectToInstance(java.lang.Object, java.lang.Object, java.util.List, java.util.List, java.lang.String) - Method in DataBindingUtils
Binds the given source object to the given target object performing type conversion if necessary
bindOneToMany(org.grails.datastore.mapping.model.types.OneToMany, org.grails.datastore.mapping.model.types.OneToMany, InFlightMetadataCollector) - Method in GrailsDomainBinder
bindOneToOne(org.grails.datastore.mapping.model.types.OneToOne, org.grails.datastore.mapping.model.types.OneToOne, java.lang.String, java.lang.String) - Method in GrailsDomainBinder
bindOneToOneInternal(org.grails.datastore.mapping.model.types.OneToOne, org.grails.datastore.mapping.model.types.OneToOne, java.lang.String) - Method in GrailsDomainBinder
bindParametersAndSave(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.expr.VariableExpression) - Method in AbstractSaveImplementer
bindProperty(org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.config.Property, InFlightMetadataCollector) - Method in GrailsDomainBinder
Binds a property to Hibernate runtime meta model.
bindProperty(java.lang.Object, grails.databinding.DataBindingSource, groovy.lang.MetaProperty, java.lang.Object, grails.databinding.events.DataBindingListener, java.lang.Object) - Method in SimpleDataBinder
bindRoot(org.grails.orm.hibernate.cfg.HibernatePersistentEntity, InFlightMetadataCollector, java.lang.String) - Method in GrailsDomainBinder
Binds a root class (one with no super classes) to the runtime meta model based on the supplied Grails domain class
bindRootPersistentClassCommonValues(org.grails.orm.hibernate.cfg.HibernatePersistentEntity, RootClass, InFlightMetadataCollector, java.lang.String) - Method in GrailsDomainBinder
bindSession(org.grails.datastore.mapping.core.Session, java.lang.Object) - Method in DatastoreUtils
Bind the session to the thread with a SessionHolder keyed by its Datastore.
bindSimpleId(org.grails.datastore.mapping.model.PersistentProperty, RootClass, InFlightMetadataCollector, org.grails.orm.hibernate.cfg.Identity, java.lang.String) - Method in GrailsDomainBinder
bindSimpleValue(java.lang.String, SimpleValue, boolean, java.lang.String, InFlightMetadataCollector) - Method in GrailsDomainBinder
Binds a value for the specified parameters to the meta model.
bindStringColumnConstraints(Column, org.grails.datastore.mapping.model.PersistentProperty) - Method in GrailsDomainBinder
Interrogates the specified constraints looking for any constraints that would limit the length of the property's value.
bindSubClass(org.grails.orm.hibernate.cfg.HibernatePersistentEntity, Subclass, InFlightMetadataCollector, java.lang.String) - Method in GrailsDomainBinder
Binds a sub-class using table-per-hierarchy inheritance mapping
bindSubClasses(org.grails.orm.hibernate.cfg.HibernatePersistentEntity, PersistentClass, InFlightMetadataCollector, java.lang.String) - Method in GrailsDomainBinder
Binds the sub classes of a root class using table-per-heirarchy inheritance mapping
bindSystemOutAndErr(java.io.PrintStream, java.io.PrintStream) - Method in GrailsConsole
bindToCollection(Class<T>, Collection<T>, jakarta.servlet.ServletRequest) - Method in DataBindingUtils
bindUnidirectionalOneToMany(org.grails.datastore.mapping.model.types.OneToMany, InFlightMetadataCollector, java.util.Collection) - Method in GrailsDomainBinder
Binds a unidirectional one-to-many creating a psuedo back reference property in the process.
bindUnidirectionalOneToManyInverseValues(org.grails.datastore.mapping.model.types.ToMany, org.grails.datastore.mapping.model.types.ManyToOne) - Method in GrailsDomainBinder
Parameters:
property - The property to bind
bindUnionSubclass(org.grails.orm.hibernate.cfg.HibernatePersistentEntity, UnionSubclass, InFlightMetadataCollector, java.lang.String) - Method in GrailsDomainBinder
BindUsing - Annotation Type in grails.databinding
This annotation may be applied to a class or to a field to customize the data binding process.
bindVersion(org.grails.datastore.mapping.model.PersistentProperty, RootClass, InFlightMetadataCollector, java.lang.String) - Method in GrailsDomainBinder
birthDate - Property in Pet
BLANK_CONSTRAINT - Field in ConstrainedProperty
BlankConstraint - Class in org.grails.datastore.gorm.validation.constraints
A Constraint that validates a string is not blank.
BlankConstraint(Class<?>, java.lang.String, java.lang.Object, org.springframework.context.MessageSource) - Constructor in BlankConstraint
BLOB - Field in HibernateCriteriaBuilder
blockFlushAndClose() - Method in GrailsRoutablePrintWriter
body - Property in JspFragmentImpl
body - Property in JspTagImpl
bold(java.lang.String) - Method in AnsiConsoleUrlMappingsRenderer
Book - Class in org.apache.grails.data.testing.tck.domains
Book() - Constructor in Book
bool - Property in CommonTypes
boolean(java.lang.String, java.lang.Boolean) - Method in DelegatingParameters
boolean(java.lang.String, java.lang.Boolean) - Method in EmptyParameters
BOOLEAN - Field in HibernateCriteriaBuilder
boolean(java.lang.String, java.lang.Boolean) - Method in Parameters
Obtains the value of a parameter as a Boolean
boolean(java.lang.String, java.lang.Boolean) - Method in TypeConvertingMap
BooleanInputRenderer - Class in org.grails.scaffolding.registry.input
The default renderer for rendering boolean properties
BooleanInputRenderer() - Constructor in BooleanInputRenderer
BOOT_STRAP - Field in DefaultGrailsBootstrapClass
BootInitializerClassInjector - Class in org.grails.compiler.boot
A transformation that automatically produces a Spring servlet initializer for a class that extends GrailsConfiguration.
BootInitializerClassInjector() - Constructor in BootInitializerClassInjector
BootstrapArtefactHandler - Class in org.grails.web.servlet.boostrap
Authors:
Marc Palmer ([email protected])
BootstrapArtefactHandler() - Constructor in BootstrapArtefactHandler
BootStrapClassRunner - Class in org.grails.plugins.web.servlet.context
Runs the BootStrap classes on startup
BootStrapClassRunner() - Constructor in BootStrapClassRunner
BoundedCharsAsEncodedBytesCounter - Class in org.grails.web.util
Counts chars encoded as bytes up to a certain limit (capacity of byte buffer).
BoundedCharsAsEncodedBytesCounter(int, java.lang.String) - Constructor in BoundedCharsAsEncodedBytesCounter
BoundPromise - Class in org.grails.async.factory
A bound promise is a promise which is already resolved and doesn't require any asynchronous processing to calculate the value
BoundPromise(T) - Constructor in BoundPromise
Box - Class in grails.mongodb.geo
Represents a box for use in Geo data models
Box(grails.mongodb.geo.Point, grails.mongodb.geo.Point) - Constructor in Box
Construct a box from 2 points representing the lower left corner and the uppper right corner
BOX_OPERATOR - Field in MongoQuery
BoxType - Class in org.grails.datastore.gorm.mongo.geo
A custom type for persisting Box instances
BoxType() - Constructor in BoxType
BrowserDelegate - Trait in grails.plugin.geb.support.delegate
Handles delegation to the browser instance so that the Geb API can be used directly in the test.
BsonPersistentEntityCodec - Class in org.grails.datastore.bson.codecs
Encodes and decodes PersistentEntity objects from a BSON stream
BsonPersistentEntityCodec(org.bson.codecs.configuration.CodecRegistry, org.grails.datastore.mapping.model.PersistentEntity, boolean) - Constructor in BsonPersistentEntityCodec
BsonQuery - Class in org.grails.datastore.bson.query
A base class for Query implementations that create BSON queries based on MongoDB query format.
BsonQuery.OperatorHandler - Interface in org.grails.datastore.bson.query
Handles query operators when reading BSON
BsonQuery.ProjectionHandler - Interface in org.grails.datastore.bson.query
Handles a projection
BsonQuery.QueryHandler - Interface in org.grails.datastore.bson.query
Handles an individual criterion
BsonQuery(org.grails.datastore.mapping.model.PersistentEntity) - Constructor in BsonQuery
bsonType() - Method in IdentityDecoder.1
bsonType() - Method in IdentityDecoder.2
bsonType() - Method in IdentityDecoder.3
bsonType() - Method in IdentityDecoder.4
bsonType() - Method in IdentityDecoder.5
bsonType() - Method in IdentityDecoder.6
bsonType() - Method in IdentityDecoder.7
bsonType() - Method in IdentityDecoder.8
bsonType() - Method in IdentityDecoder.IdentityTypeDecoder
bsonType() - Method in InstantBsonConverter
bsonType() - Method in LocalDateBsonConverter
bsonType() - Method in LocalDateTimeBsonConverter
bsonType() - Method in LocalTimeBsonConverter
bsonType() - Method in OffsetDateTimeBsonConverter
bsonType() - Method in OffsetTimeBsonConverter
bsonType() - Method in PeriodBsonConverter
bsonType() - Method in SimpleDecoder.1
bsonType() - Method in SimpleDecoder.10
bsonType() - Method in SimpleDecoder.11
bsonType() - Method in SimpleDecoder.12
bsonType() - Method in SimpleDecoder.13
bsonType() - Method in SimpleDecoder.14
bsonType() - Method in SimpleDecoder.15
bsonType() - Method in SimpleDecoder.16
bsonType() - Method in SimpleDecoder.2
bsonType() - Method in SimpleDecoder.3
bsonType() - Method in SimpleDecoder.4
bsonType() - Method in SimpleDecoder.5
bsonType() - Method in SimpleDecoder.6
bsonType() - Method in SimpleDecoder.7
bsonType() - Method in SimpleDecoder.8
bsonType() - Method in SimpleDecoder.9
bsonType() - Method in SimpleDecoder.TypeDecoder
bsonType() - Method in TemporalBsonConverter
bsonType() - Method in ZonedDateTimeBsonConverter
bufcolumn - Field in SimpleCharStream
buffer - Field in SimpleCharStream
bufferChanged(org.grails.buffer.StreamCharBuffer) - Method in StreamCharBuffer
BUFFERING_ENABLED - Field in GSPResponseWriter
bufline - Field in SimpleCharStream
bufpos - Field in SimpleCharStream
Position in buffer.
build(groovy.lang.Closure) - Method in AbstractCriteriaBuilder
build(groovy.lang.Closure) - Method in AbstractDetachedCriteria
Enable the builder syntax for constructing Criteria
build(Class<?>, groovy.lang.MetaClass, Class<?>) - Method in BeforeValidateHelper.BeforeValidateEventTriggerCaller
build() - Method in ConfigurationBuilder
build(java.lang.Class, java.lang.String, java.lang.Object) - Method in ConstraintFactory
Builds a constraint
build(groovy.lang.Closure) - Method in Converter
build() - Method in DataSourceBuilder
build(java.lang.Class, java.lang.String, java.lang.Object) - Method in DefaultConstraintFactory
build(groovy.lang.Closure) - Method in DetachedCriteria
Enable the builder syntax for constructing Criteria
build(org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.model.PersistentProperty) - Method in DomainPropertyFactory
Parameters:
rootProperty - The root property.
build(org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.model.PersistentProperty) - Method in DomainPropertyFactoryImpl
build() - Method in EventBusBuilder
Returns:
Tries to auto discover and build the event bus
BUILD_GRADLE - Field in CreateAppCommand
build() - Method in GrailsApplicationBuilder
build() - Method in HibernateConnectionSourceSettingsBuilder
build(groovy.lang.Closure) - Method in JSON
build(groovy.lang.Closure) - Method in JSONBuilder
build() - Method in JsonGenerator.Options
Creates a JsonGenerator that is based on the current options.
build(java.lang.Class, java.lang.String, java.lang.Object) - Method in MappingContextAwareConstraintFactory
build() - Method in MappingDefinition
Build a new mapping
build() - Method in MongoClientOptionsBuilder
build() - Method in MongoQuery.AggregatePipeline
build() - Method in OutputEncodingStackAttributes.Builder
build() - Method in PromiseFactoryBuilder
Returns:
Builds the default PromiseFactory
build(groovy.lang.Closure) - Method in XML
BuildableCriteria - Interface in org.grails.datastore.mapping.query.api
Authors:
Jeff Brown
buildAggregatePipeline(org.grails.datastore.mapping.model.PersistentEntity, org.bson.Document, List<Projection>) - Method in MongoQuery
buildArgs(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.stmt.BlockStatement) - Method in FindAllByImplementer
buildCacheKey(java.lang.String) - Method in ScaffoldingViewResolver
buildCalendar(java.lang.Object) - Method in DefaultGrailsTagDateHelper
buildCalendar(java.lang.Object) - Method in GrailsTagDateHelper
Creates a GregorianCalendar based off of the date object.
buildCaller(java.lang.String, Class<?>, groovy.lang.MetaClass, Class<?>) - Method in EventTriggerCaller
buildCallToOriginalMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in AbstractMethodDecoratingTransformation
buildClosureSubscription(java.lang.CharSequence, groovy.lang.Closure) - Method in AbstractEventBus
buildClosureSubscription(java.lang.CharSequence, groovy.lang.Closure) - Method in RxEventBus
buildConfiguration(java.lang.String, ConnectionSource<DataSource,DataSourceSettings>, org.grails.orm.hibernate.connections.HibernateConnectionSourceSettings) - Method in HibernateConnectionSourceFactory
buildConfiguration() - Method in JakartaValidatorRegistry
Builds the default Validator configuration
buildConfigurationFor(org.grails.datastore.mapping.model.MappingContext, org.springframework.context.MessageSource) - Method in JakartaValidatorRegistry
Builds a configuration for the given context and message source
buildCriteria(Closure<?>) - Method in AbstractHibernateCriteriaBuilder
buildDefault(java.lang.Class) - Method in ConfigurableParameterNameProvider
buildDelegatingMethodCall(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.MethodCallExpression, org.codehaus.groovy.ast.stmt.BlockStatement) - Method in AbstractMethodDecoratingTransformation
Builds the delegating method call for the given class node
buildDelegatingMethodCall(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.MethodCallExpression, org.codehaus.groovy.ast.stmt.BlockStatement) - Method in CacheableTransformation
buildDelegatingMethodCall(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.MethodCallExpression, org.codehaus.groovy.ast.stmt.BlockStatement) - Method in CacheEvictTransformation
buildDelegatingMethodCall(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.MethodCallExpression, org.codehaus.groovy.ast.stmt.BlockStatement) - Method in CachePutTransformation
buildDelegatingMethodCall(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.MethodCallExpression, org.codehaus.groovy.ast.stmt.BlockStatement) - Method in PublisherTransform
buildDelegatingMethodCall(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.MethodCallExpression, org.codehaus.groovy.ast.stmt.BlockStatement) - Method in TenantTransform
buildDelegatingMethodCall(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.MethodCallExpression, org.codehaus.groovy.ast.stmt.BlockStatement) - Method in TransactionalTransform
buildDelete() - Method in JpaQueryBuilder
Builds a DELETE statement
buildDiscriminatorSet(org.grails.orm.hibernate.cfg.HibernatePersistentEntity) - Method in GrailsDomainBinder
buildDispatchUrlForMapping(grails.web.mapping.UrlMappingInfo) - Method in UrlMappingUtils
Constructs the URI to forward to using the given request and UrlMappingInfo instance
Builder(grails.converters.JSON) - Constructor in JSON.Builder
Builder(org.grails.taglib.encoder.OutputEncodingStackAttributes) - Constructor in OutputEncodingStackAttributes.Builder
BUILDER_TYPE_JSON - Field in RenderDynamicMethod
Builder(grails.converters.XML) - Constructor in XML.Builder
builderMethodPrefix - Property in ConfigurationBuilder
BuilderMethodReplacer(org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, java.lang.String, org.codehaus.groovy.control.SourceUnit, Set<MethodCallExpression>) - Constructor in BuilderTypeCheckingExtension.BuilderMethodReplacer
BuilderTypeCheckingExtension - Class in grails.views.compiler
An abstract type checking extension for view DSLs to implement
BuilderTypeCheckingExtension.BuilderMethodReplacer - Class in grails.views.compiler
BuilderTypeCheckingExtension() - Constructor in BuilderTypeCheckingExtension
buildExcludes - Field in AbstractProfile
buildFinished(org.apache.tools.ant.BuildEvent) - Method in GrailsConsoleBuildListener
buildGetMapExpression(org.codehaus.groovy.ast.expr.Expression, java.lang.String) - Method in GrailsASTUtils
Build static direct call to get entry from Map
buildGetPropertyExpression(org.codehaus.groovy.ast.expr.Expression, java.lang.String, org.codehaus.groovy.ast.ClassNode, boolean) - Method in AstUtils
Build static direct call to getter of a property
buildGetPropertyExpression(org.codehaus.groovy.ast.expr.Expression, java.lang.String, org.codehaus.groovy.ast.ClassNode, boolean) - Method in GrailsASTUtils
Build static direct call to getter of a property
buildGetThisObjectExpression(boolean) - Method in GrailsASTUtils
buildGrailsWebRequest(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse) - Method in GrailsDispatcherServlet
buildIndex() - Method in MongoDatastore
Builds the MongoDB index for this datastore
buildInstanceApiLookup(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Method in AbstractServiceImplementer
buildInterfaceImpl(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in InterfaceProjectionBuilder
buildInterfaceProjection(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.MethodNode) - Method in IterableInterfaceProjectionBuilder
buildInterfaceProjection(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.MethodNode) - Method in SingleResultInterfaceProjectionBuilder
buildJunction(Junction, List<Criterion>) - Method in AbstractHibernateCriteriaBuilder.LogicalExpression
buildLazy(groovy.lang.Closure) - Method in AbstractDetachedCriteria
Enable the builder syntax for constructing Criteria
buildLazy(groovy.lang.Closure) - Method in DetachedCriteria
Enable the builder syntax for constructing Criteria
buildMatchSpec(java.lang.String, java.lang.String, int) - Method in DynamicFinder
Builds a match specification that can be used to establish information about a dynamic finder compilation for the purposes of compilation etc.
buildMatchSpec(java.lang.String, java.lang.String, int) - Method in FindAllByImplementer
buildMerge - Field in AbstractProfile
buildNamedParameterQueryFromGString(groovy.lang.GString, java.util.Map) - Method in AbstractHibernateGormStaticApi
Processes a query converting GString expressions into parameters
buildNotificationCallable(grails.events.Event, Collection<Subscription>, groovy.lang.Closure) - Method in AbstractEventBus
Build a new trigger to set off notifications
buildNotificationCallable(grails.events.Event, Collection<Subscription>, groovy.lang.Closure) - Method in ActorEventBus
buildNotificationCallable(grails.events.Event, Collection<Subscription>, groovy.lang.Closure) - Method in ExecutorEventBus
buildNotificationCallable(grails.events.Event, Collection<Subscription>, groovy.lang.Closure) - Method in RxEventBus
buildNotificationCallable(grails.events.Event, Collection<Subscription>, groovy.lang.Closure) - Method in SpringEventBus
buildNotificationCallable(grails.events.Event, Collection<Subscription>, groovy.lang.Closure) - Method in SynchronousEventBus
buildNotificationTrigger(grails.events.Event, Collection<Subscription>, groovy.lang.Closure) - Method in AbstractEventBus
Build a new trigger to set off notifications
buildOrderByClause(java.lang.String, PersistentClass, java.lang.String, java.lang.String) - Method in GrailsDomainBinder
buildOrdinalParameterQueryFromGString(groovy.lang.GString, java.util.List) - Method in AbstractHibernateGormStaticApi
Processes a query converting GString expressions into parameters
buildPageMetaInfo(java.io.InputStream, org.springframework.core.io.Resource, java.lang.String) - Method in GroovyPagesTemplateEngine
Constructs a GroovyPageMetaInfo instance which holds the script class, modified date and so on
buildPaginateParams(java.lang.Integer, java.lang.Integer, java.lang.String, java.lang.String) - Method in DefaultJsonViewHelper
buildPlugins - Field in AbstractProfile
buildPlugins - Property in DefaultFeature
buildPropertyAccess(java.lang.Class, java.lang.String) - Method in TraitPropertyAccessStrategy
buildPropertyPath(org.grails.scaffolding.model.property.DomainProperty) - Method in DefaultOutputRenderer
buildPutMapExpression(org.codehaus.groovy.ast.expr.Expression, java.lang.String, org.codehaus.groovy.ast.expr.Expression) - Method in GrailsASTUtils
Build static direct call to put entry in Map
buildQualifiers(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse) - Method in SmartViewResolver
buildQuery(org.grails.datastore.gorm.finders.DynamicFinderInvocation, Class<?>, org.grails.datastore.mapping.query.Query) - Method in AbstractFindByFinder
buildQuery(org.grails.datastore.gorm.finders.DynamicFinderInvocation, Class<?>, org.grails.datastore.mapping.query.Query) - Method in CountByFinder
buildQuery(org.grails.datastore.gorm.finders.DynamicFinderInvocation, Class<?>, org.grails.datastore.mapping.query.Query) - Method in FindAllByFinder
buildQuery(org.grails.datastore.gorm.finders.DynamicFinderInvocation, org.grails.datastore.mapping.core.Session) - Method in QueryBuildingFinder
Build a query from an invocation
buildQueryableCriteria(groovy.lang.Closure) - Method in AbstractDetachedCriteria
buildQueryableCriteria(groovy.lang.Closure) - Method in DetachedCriteria
buildQueryReturnStatement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.Expression) - Method in AbstractStringQueryImplementer
Builds the query return statement
buildQueryReturnStatement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.Expression) - Method in FindAllStringQueryImplementer
buildQueryReturnStatement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.Expression) - Method in FindOneInterfaceProjectionStringQueryImplementer
buildQueryReturnStatement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.Expression) - Method in FindOneStringQueryImplementer
buildQueryReturnStatement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.Expression) - Method in UpdateStringQueryImplementer
buildRecurse(java.lang.Object, List<Class>, java.lang.Object, java.lang.String) - Method in ConfigurationBuilder
buildRepositories - Field in AbstractProfile
buildRepositories - Property in DefaultFeature
buildRequestAttributes(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, org.springframework.web.context.request.RequestAttributes) - Method in GrailsDispatcherServlet
buildRequestAttributes(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, org.springframework.web.context.request.RequestAttributes) - Method in GroovyPagesServlet
buildReturnStatement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.Expression) - Method in AbstractWhereImplementer
buildReturnStatement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.Expression) - Method in CountWhereImplementer
buildReturnStatement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.Expression) - Method in DeleteWhereImplementer
buildReturnStatement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.Expression) - Method in FindAllByImplementer
buildReturnStatement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.Expression) - Method in FindAllByInterfaceProjectionImplementer
buildReturnStatement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.Expression) - Method in FindAllWhereImplementer
buildReturnStatement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.MethodNode) - Method in FindAndDeleteImplementer
buildReturnStatement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.Expression) - Method in FindOneByInterfaceProjectionImplementer
buildReturnStatement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.MethodNode) - Method in FindOneImplementer
buildReturnStatement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.MethodNode) - Method in FindOneInterfaceProjectionImplementer
buildReturnStatement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.Expression) - Method in FindOneInterfaceProjectionWhereImplementer
buildReturnStatement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.Expression) - Method in FindOneWhereImplementer
buildRuntimeSettings(java.lang.String, org.springframework.core.env.PropertyResolver, F) - Method in AbstractConnectionSourceFactory
buildRuntimeSettings(java.lang.String, org.springframework.core.env.PropertyResolver, F) - Method in AbstractHibernateConnectionSourceFactory
buildRuntimeSettings(java.lang.String, org.springframework.core.env.PropertyResolver, F) - Method in MongoConnectionSourceFactory
buildSelect() - Method in JpaQueryBuilder
Builds SELECT statement
buildSessionFactory() - Method in HibernateMappingContextConfiguration
buildSessionFactory() - Method in HibernateMappingContextSessionFactoryBean
buildSetPropertyExpression(org.codehaus.groovy.ast.expr.Expression, java.lang.String, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Method in AstUtils
Build static direct call to setter of a property
buildSetPropertyExpression(org.codehaus.groovy.ast.expr.Expression, java.lang.String, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Method in GrailsASTUtils
Build static direct call to setter of a property
buildSettings(java.lang.String, org.springframework.core.env.PropertyResolver, F, boolean) - Method in AbstractConnectionSourceFactory
buildSettings(java.lang.String, org.springframework.core.env.PropertyResolver, F, boolean) - Method in AbstractHibernateConnectionSourceFactory
buildSettings(java.lang.String, org.springframework.core.env.PropertyResolver, F, boolean) - Method in DataSourceConnectionSourceFactory
buildSettings(java.lang.String, org.springframework.core.env.PropertyResolver, F, boolean) - Method in MongoConnectionSourceFactory
buildSettings(java.lang.String, org.springframework.core.env.PropertyResolver, F, boolean) - Method in SimpleMapConnectionSourceFactory
buildSettings(java.lang.String, org.springframework.core.env.PropertyResolver, F, boolean) - Method in SingletonConnectionSources.NullConnectionFactory
buildStarted(org.apache.tools.ant.BuildEvent) - Method in GrailsConsoleBuildListener
buildStaticApiLookup(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Method in AbstractServiceImplementer
buildSubQuery(java.lang.StringBuilder, java.lang.StringBuilder, int, java.util.List, org.grails.databinding.converters.ConversionService, boolean, boolean, org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in JpaQueryBuilder
buildSubscriberSubscription(java.lang.CharSequence, grails.events.subscriber.Subscriber) - Method in AbstractEventBus
buildSubscriberSubscription(java.lang.CharSequence, grails.events.subscriber.Subscriber) - Method in RxEventBus
buildTargetFolders(org.grails.cli.profile.Profile, Map<Profile, File>, java.io.File) - Method in CreateAppCommand
buildThisExpression() - Method in GrailsASTUtils
buildTrigger(grails.events.Event, groovy.lang.Closure) - Method in ClosureSubscription
buildTrigger(grails.events.Event, groovy.lang.Closure) - Method in EventSubscriberSubscription
buildTrigger(grails.events.Event, groovy.lang.Closure) - Method in Subscription
Returns:
Builds a trigger
buildUpdate(Map<String,Object>) - Method in JpaQueryBuilder
Builds an UPDATE statement.
buildValidatorFactoryAdapter(org.springframework.context.annotation.Configuration) - Method in JakartaValidatorRegistry
Build the validator factory from the validator configuration
BuiltinUniqueConstraintWorksWithTargetProxiesConstraintsSpec - Class in org.apache.grails.data.testing.tck.tests
BuiltinUniqueConstraintWorksWithTargetProxiesConstraintsSpec() - Constructor in BuiltinUniqueConstraintWorksWithTargetProxiesConstraintsSpec
Bus - Interface in reactor.bus
Basic unit of event handling in Reactor.
by() - Method in Implemented
ByDatasourceDomainClassFetcher - Class in org.grails.web.converters.marshaller
ByGrailsApplicationDomainClassFetcher - Class in org.grails.web.converters.marshaller
ByGrailsApplicationDomainClassFetcher(grails.core.GrailsApplication) - Constructor in ByGrailsApplicationDomainClassFetcher
byName() - Method in AbstractInjectableGrailsClass
byName() - Method in InjectableGrailsClass
If autowiring by name is enabled.
bypassed - Property in Highway
byte(java.lang.String, java.lang.Integer) - Method in DelegatingParameters
byte(java.lang.String, java.lang.Integer) - Method in EmptyParameters
BYTE - Field in HibernateCriteriaBuilder
byte(java.lang.String, java.lang.Integer) - Method in Parameters
Obtains the value of a parameter as a byte
byte(java.lang.String, java.lang.Integer) - Method in TypeConvertingMap
ByteArrayMarshaller - Class in org.grails.web.converters.marshaller.json
Authors:
Siegfried Puchbauer
ByteArrayMultipartFileValueConverter - Class in org.grails.web.databinding.converters
Authors:
Jeff Brown
ByteArrayMultipartFileValueConverter() - Constructor in ByteArrayMultipartFileValueConverter
ByteArrayResource - Class in org.grails.io.support
A Resource impl used represent a Resource as an array of bytes
ByteArrayResource(byte[], java.lang.String) - Constructor in ByteArrayResource
ByteArrayToStringConverter - Class in org.grails.datastore.mapping.model.types.conversion
Authors:
Stefan Armbruster
ByteArrayToStringConverter() - Constructor in ByteArrayToStringConverter
bytes - Property in ByteArrayResource
byType() - Method in AbstractInjectableGrailsClass
byType() - Method in InjectableGrailsClass
If autowiring by type is enabled.

C

c - Property in CommonTypes
cache(boolean) - Method in AbstractCriteriaBuilder
cache(boolean) - Method in AbstractDetachedCriteria
cache(boolean) - Method in AbstractHibernateCriteriaBuilder
Whether to use the query cache
cache(boolean) - Method in AbstractHibernateQuery
cache(boolean) - Method in BuildableCriteria
Whether to cache the query
CACHE_CONTROL - Field in HttpHeaders
cache(boolean) - Method in Criteria
cache(boolean) - Method in CriteriaBuilder
CACHE_EVICT_ORDER - Field in GroovyTransformOrder
Implements CacheEvict
cache - Property in GenericViewConfiguration
Whether the cache templates
cache - Property in HibernateConnectionSourceSettings.HibernateSettings
Cache settings
cache(boolean) - Method in HibernateMappingBuilder
CACHE_KEY_LOCAL_VARIABLE_NAME - Field in AbstractCacheTransformation
cache - Property in Mapping
Caching config
CACHE_ORIGINAL_METHOD_RETURN_VALUE_LOCAL_VARIABLE_NAME - Field in AbstractCacheTransformation
cache - Property in PropertyConfig
The cache configuration
CACHE_PUT_ORDER - Field in GroovyTransformOrder
Implements CachePut
cache(boolean) - Method in Query
Specifies whether the query results should be cached (if supported by the underlying datastore)
CACHE_VALUE_WRAPPER_LOCAL_VARIABLE_NAME - Field in CacheableTransformation
CACHE_VARIABLE_LOCAL_VARIABLE_NAME - Field in AbstractCacheTransformation
Cacheable - Annotation Type in grails.plugin.cache
Indicates that a method (or all the methods on a class) can be cached.
CACHEABLE_ORDER - Field in GroovyTransformOrder
Implements Cacheable
cacheableMappingLocations - Property in HibernateConnectionSourceSettings.HibernateSettings
Set locations of cacheable Hibernate mapping files, for example as web app resource "/WEB-INF/mapping/example.hbm.xml".
CacheableTransformation - Class in org.grails.plugin.cache.compiler
Since:
4.0.0
CacheableTransformation() - Constructor in CacheableTransformation
cacheAdapterRepository - Field in AbstractDatastore
cacheAdapterRepository - Field in AbstractSession
cacheAdapterRepository - Field in ThirdPartyCacheEntityPersister
cacheCollection(org.grails.datastore.mapping.model.PersistentEntity, java.io.Serializable, java.util.Collection, java.lang.String) - Method in AbstractSession
cacheCollection(org.grails.datastore.mapping.model.PersistentEntity, java.io.Serializable, java.util.Collection, java.lang.String) - Method in SessionImplementor
Caches a collection
CacheConfig - Class in org.grails.orm.hibernate.cfg
Defines the cache configuration.
CacheConfig() - Constructor in CacheConfig
cacheCriteriaByMapping(org.grails.orm.hibernate.AbstractHibernateDatastore, Class<?>, org.hibernate.Criteria) - Method in GrailsHibernateUtil
cacheCriteriaMapping() - Method in AbstractHibernateCriteriaBuilder
cacheCriteriaMapping() - Method in HibernateCriteriaBuilder
cachedClassProperties - Field in AstPropertyResolveUtils
CachedDataSourceConnectionSourceFactory - Class in org.grails.datastore.gorm.jdbc.connections
Extends DataSourceConnectionSourceFactory and caches the created DataSourceConnectionSource instances ensuring they are singletons
CachedGradleOperation - Class in org.grails.cli.gradle.cache
Utility class for performing cached operations that retrieve data from Gradle.
CachedGradleOperation(org.grails.cli.profile.ProjectContext, java.lang.String) - Constructor in CachedGradleOperation
cachedShouldTrigger - Field in AbstractHibernateEventListener
cachedTemplates - Field in ResolvableGroovyTemplateEngine
CachedThreadPoolPromiseFactory - Class in org.grails.async.factory.future
A promise factory that uses an ExecutorService by default
CachedThreadPoolPromiseFactory.1 - Class in org.grails.async.factory.future
CachedThreadPoolPromiseFactory.1() - Constructor in CachedThreadPoolPromiseFactory.1
CachedThreadPoolPromiseFactory(int, long, java.util.concurrent.TimeUnit) - Constructor in CachedThreadPoolPromiseFactory
cacheEmbeddedEntry(org.grails.datastore.mapping.model.PersistentEntity, java.io.Serializable, T) - Method in NativeEntryEntityPersister
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(java.io.Serializable, java.lang.Object, Map<Serializable,Object>, boolean) - Method in AbstractSession
CacheEntry(V) - Constructor in CacheEntry
cacheEntry(java.io.Serializable, T) - Method in HashMapTPCacheAdapter
cacheEntry(java.io.Serializable, java.lang.Object, Map<Serializable,Object>, boolean) - Method in MongoSession
cacheEntry(org.grails.datastore.mapping.model.PersistentEntity, java.io.Serializable, T) - Method in SessionImplementor
Caches a native entry
cacheEntry(java.io.Serializable, T) - Method in TPCacheAdapter
Stores a cached entry in a synchronous manner.
CacheEvict - Annotation Type in grails.plugin.cache
Indicates that a method (or all methods on a class) trigger(s) a cache invalidate operation.
CacheEvictTransformation - Class in org.grails.plugin.cache.compiler
Implementation of CacheEvict
CacheEvictTransformation() - Constructor in CacheEvictTransformation
CacheException - Class in org.grails.datastore.mapping.cache.exception
Top-level exception used to report problems with third-party cache operations
CacheException(java.lang.Throwable) - Constructor in CacheException
cacheExists(java.lang.String) - Method in GrailsCacheManager
Whether the cache for the given name exits
cacheExists(java.lang.String) - Method in GrailsConcurrentLinkedMapCacheManager
cacheExists(java.lang.String) - Method in GrailsConcurrentMapCacheManager
CacheGrailsPlugin - Class in grails.plugin.cache
CacheGrailsPlugin() - Constructor in CacheGrailsPlugin
cacheInstance(java.lang.Class, java.io.Serializable, java.lang.Object) - Method in AbstractSession
cacheInstance(java.lang.Class, java.io.Serializable, java.lang.Object) - Method in SessionImplementor
Caches an instance
cacheLookupsInMetaMethods - Property in StandaloneCodecLookup
cacheMap - Field in GrailsConcurrentLinkedMapCacheManager
cacheMap - Field in GrailsConcurrentMapCacheManager
cacheMillis - Field in ReloadableResourceBundleMessageSource
cacheNativeEntry(org.grails.datastore.mapping.model.PersistentEntity, java.io.Serializable, T) - Method in NativeEntryEntityPersister
cacheObject(java.io.Serializable, java.lang.Object) - Method in AbstractSession
CacheOperation - Annotation Type in grails.plugin.cache
An annotation added to all methods or types that produce a cache operation.
CachePluginConfiguration - Class in grails.plugin.cache
Configuration properties for the cache plugin
CachePluginConfiguration.CacheConfig - Class in grails.plugin.cache
CachePluginConfiguration.CacheConfig() - Constructor in CachePluginConfiguration.CacheConfig
CachePluginConfiguration() - Constructor in CachePluginConfiguration
CachePut - Annotation Type in grails.plugin.cache
Indicates that a method (or all methods on a class) trigger(s) aCache#put(Object, Object) operation.
CachePutTransformation - Class in org.grails.plugin.cache.compiler
Implementation of CachePut
CachePutTransformation() - Constructor in CachePutTransformation
cacheQueries - Field in GrailsHibernateTemplate
caches - Property in CachePluginConfiguration
CachingCompilerAutoConfiguration - Class in org.grails.cli.compiler.autoconfigure
CompilerAutoConfiguration for the caching infrastructure.
CachingGrailsConventionGroovyPageLocator - Class in org.grails.web.gsp.io
Extends GrailsConventionGroovyPageLocator adding caching of the located GrailsPageScriptSource.
CachingGroovyPageStaticResourceLocator - Class in org.grails.gsp.io
CachingLinkGenerator - Class in org.grails.web.mapping
A link generator that uses a LRU cache to cache generated links.
CachingLinkGenerator(java.lang.String) - Constructor in CachingLinkGenerator
CachingPathMatchingResourcePatternResolver - Class in org.grails.core.io
Authors:
Graeme Rocher
CachingPathMatchingResourcePatternResolver(org.springframework.core.io.ResourceLoader) - Constructor in CachingPathMatchingResourcePatternResolver
calculateAllFilenames(java.lang.String, java.util.Locale) - Method in ReloadableResourceBundleMessageSource
Calculate all filenames for the given bundle basename and Locale.
calculateExpression(java.lang.String) - Method in GroovySyntaxTag
calculateFilenamesForLocale(java.lang.String, java.util.Locale) - Method in ReloadableResourceBundleMessageSource
Calculate the filenames for the given bundle basename and Locale, appending language code, country code, and variant code.
calculateLineNumbersForPage(java.lang.String) - Method in GroovyPagesTemplateEngine
Retrieves a line number matrix for the specified page that can be used to retrieve the actual line number within the GSP page if the line number within the compiled GSP is known
calculatePropertyName(java.lang.String) - Method in AbstractHibernateCriteriaBuilder
Calculates the property name including any alias paths
calculatePropertyName(java.lang.String, java.lang.String) - Method in AbstractHibernateCriterionAdapter
calculatePropertyName(java.lang.String) - Method in AbstractHibernateQuery
calculatePropertyPath(org.codehaus.groovy.ast.expr.PropertyExpression) - Method in QueryStringTransformer
calculatePropertyValue(java.lang.Object) - Method in AbstractHibernateCriteriaBuilder
Calculates the property value, converting GStrings if necessary
calculateTableForMany(org.grails.datastore.mapping.model.types.ToMany, java.lang.String) - Method in GrailsDomainBinder
Calculates the mapping table for a many-to-many.
CALENDAR_DATE - Field in HibernateCriteriaBuilder
CALENDAR - Field in HibernateCriteriaBuilder
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 AbstractHibernateDatastore
call(java.lang.Object) - Method in BeanBuilder
call(java.lang.Object, List<?>) - Method in BeforeValidateHelper.BeforeValidateEventTriggerCaller
call() - Method in CachedGradleOperation
call() - Method in CacheEntry
call() - Method in CachingGrailsConventionGroovyPageLocator
call() - Method in CachingGroovyPageStaticResourceLocator
call() - Method in ClosureEventListener
call(java.lang.Object) - Method in ControllerActionTransformer
call(java.lang.Object) - Method in DefaultGrailsBootstrapClass
call(java.lang.Object) - Method in DefaultGrailsPlugin
call(java.lang.String, grails.plugin.json.builder.JsonOutput.JsonUnescaped) - Method in DefaultHalViewHelper.HalStreamingJsonDelegate
call(java.lang.Object, java.lang.Object) - Method in EventTriggerCaller
call(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.ast.ClassNode) - Method in GrailsAwareInjectionOperation
call(org.codehaus.groovy.control.SourceUnit) - Method in GroovyCompiler
call(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.ast.ClassNode) - Method in GroovyPageInjectionOperation
call() - Method in GroovyPageMetaInfo
call() - Method in GroovyPagesTemplateRenderer
call() - Method in GroovyPageViewResolver
call(java.lang.Object) - Method in InstanceMethodInvokingClosure
call(java.lang.Object) - Method in JspInvokeGrailsTagLibTag
call(java.lang.Object) - Method in MethodInvokingClosure
call(T) - Method in MethodSubscriber
call(java.lang.Object) - Method in NamedCriteriaProxy
call() - Method in PluginAwareResourceBundleMessageSource
call(java.lang.Object) - Method in RegexUrlMapping
call() - Method in ReloadableResourceBundleMessageSource
call() - Method in ReloadableResourceBundleMessageSource.PropertiesHolder
call(java.lang.Object) - Method in StaticMethodInvokingClosure
call(java.lang.String, java.util.Map, groovy.lang.Closure) - Method in StreamingJsonBuilder
If you use named arguments and a closure as last argument, the key/value pairs of the map (as named arguments) and the key/value pairs represented in the closure will be merged together — the closure properties overriding the map key/values in case the same key is used.
call(java.lang.String, groovy.lang.Writable) - Method in StreamingJsonBuilder.StreamingJsonDelegate
Writes an unescaped value.
call(T) - Method in Subscriber
Calls the event subscriber
call(java.lang.Object) - Method in TagBodyClosure
call(java.lang.Object) - Method in TagOutput.ConstantClosure
callable - Property in ClosureExecutingCommand
callable - Property in SynchronousPromise
callable - Property in UrlMappingMatcher.ClosureExclude
callD(org.codehaus.groovy.ast.expr.Expression, java.lang.String, org.codehaus.groovy.ast.expr.Expression) - Method in AstMethodDispatchUtils
Make a direct method call on this object for the given name and arguments
callDestroy() - Method in DefaultGrailsBootstrapClass
callDestroy() - Method in GrailsBootstrapClass
Calls the destroy closure if one exists.
callInit() - Method in DefaultGrailsBootstrapClass
callInit() - Method in GrailsBootstrapClass
Calls the init closure if one exists.
callMethod(java.lang.String, java.lang.Object) - Method in Constrained
callRender(java.util.Map, java.lang.Object) - Method in TemplateNamespacedTagDispatcher
callSpread(groovy.lang.Closure, java.lang.Object) - Method in ClosureEventTrigger
callThisD(org.codehaus.groovy.ast.ClassNode, java.lang.String, org.codehaus.groovy.ast.expr.Expression) - Method in AstMethodDispatchUtils
Make a direct method call on this object for the given name and arguments
callWithDelegate(java.lang.Object, groovy.lang.Closure) - Method in DomainMarkupRendererImpl
CamelCaseUrlConverter - Class in grails.web
URL converter that allows for camel case URLs
camelCaseUrlConverter() - Method in UrlMappingsAutoConfiguration
canAdd() - Method in DependencyCustomizer
Strategy called to test if dependencies can be added.
canApplyNullableConstraint(java.lang.String, org.grails.datastore.mapping.model.PersistentProperty, grails.gorm.validation.Constrained) - Method in DefaultConstraintEvaluator
canBindOneToOneWithSingleColumnAndForeignKey(org.grails.datastore.mapping.model.types.Association) - Method in GrailsDomainBinder
cancel() - Method in AbstractPersistenceEvent
cancel() - Method in AbstractSubscription
cancel(boolean) - Method in BoundPromise
cancel() - Method in ExecutionContext
Allows cancelling of the running command
cancel(boolean) - Method in GparsPromise
cancel() - Method in GrailsCli.ExecutionContextImpl
cancel(boolean) - Method in PromiseList
Synchronously obtains all the values from all the promises
cancel(boolean) - Method in PromiseMap
cancel() - Method in Subscription
Returns:
Cancel the registration
cancel(boolean) - Method in SynchronousPromise
cancelDelete(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess) - Method in EntityPersister
Fire the beforeDelete event on an entityAccess object and return true if the operation should be cancelled
cancelInsert(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess) - Method in EntityPersister
Fire the beforeInsert even on an entityAccess object and return true if the operation should be cancelled
cancelLoad(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess) - Method in EntityPersister
Fire the beforeDelete event on an entityAccess object and return true if the operation should be cancelled
cancelUpdate(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess) - Method in EntityPersister
Fire the beforeUpdate event on an entityAccess object and return true if the operation should be cancelled
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(org.springframework.core.convert.TypeDescriptor, org.springframework.core.convert.TypeDescriptor) - Method in DefaultConversionService
canConvert(java.lang.Object) - Method in Jsr310ConvertersConfiguration.20
canConvert(java.lang.Object) - Method in Jsr310ConvertersConfiguration.21
canConvert(java.lang.Object) - Method in Jsr310ConvertersConfiguration.Jsr310DateValueConverter
canConvert(java.lang.Object) - Method in LocalDateTimeConverter
canConvert(java.lang.Object) - Method in LocaleAwareNumberConverter
canConvert(Class<?>, Class<?>) - Method in SpringConversionServiceAdapter
canConvert(java.lang.Object) - Method in TimeZoneConverter
canConvert(java.lang.Object) - Method in UUIDConverter
canConvert(java.lang.Object) - Method in ValueConverter
canCreateTransaction(org.springframework.transaction.TransactionDefinition) - Method in ChainedTransactionManager
CANDIDATE_METHODS_WHERE_ONLY - Field in DetachedCriteriaTransformer
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
canDirtyCheck(java.lang.Object, org.grails.datastore.mapping.engine.EntityPersister, org.hibernate.Session) - Method in GrailsEntityDirtinessStrategy
CannotRedirectException - Class in grails.web.mapping.mvc.exceptions
Thrown when the request cannot be redirected.
CannotRedirectException(java.lang.String) - Constructor in CannotRedirectException
canPropertyBeConstrained(org.grails.datastore.mapping.model.PersistentProperty) - Method in DefaultConstraintEvaluator
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
capitalize(java.lang.String) - Method in NameUtils
Converts a property name to class name according to the JavaBean convention
capture() - Method in SystemOutErrCapturer
captureBody - Property in SitemeshTagLib
captureContent - Property in SitemeshTagLib
captureHead - Property in SitemeshTagLib
captureMeta - Property in SitemeshTagLib
captureTagContent(org.grails.buffer.GrailsPrintWriter, java.lang.String, java.util.Map, java.lang.Object, boolean, boolean) - Method in SitemeshTagLib
captureTagOutput(org.grails.taglib.TagLibraryLookup, java.lang.String, java.lang.String, java.util.Map, java.lang.Object, org.grails.taglib.encoder.OutputContext) - Method in TagOutput
captureTitle - Property in SitemeshTagLib
Card - Class in org.apache.grails.data.testing.tck.domains
Card() - Constructor in Card
card - Property in CardProfile
cardNumber - Property in Card
CardProfile - Class in org.apache.grails.data.testing.tck.domains
CardProfile() - Constructor in CardProfile
CASCADE_ALL_DELETE_ORPHAN - Field in GrailsDomainBinder
CASCADE_ALL - Field in GrailsDomainBinder
CASCADE_NONE - Field in GrailsDomainBinder
cascade - Property in Property
Cascading strategy for this property.
CASCADE_SAVE_UPDATE - Field in GrailsDomainBinder
cascadeAfterDelete(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess, K, java.lang.Object) - Method in NativeEntryEntityPersister
Delete many-to-ones after owner delete.
cascadeBeforeDelete(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess, K, java.lang.Object) - Method in NativeEntryEntityPersister
Delete collections before owner delete.
cascadeDeleteCollection(org.grails.datastore.mapping.engine.EntityAccess, org.grails.datastore.mapping.model.types.Association) - Method in AbstractMongoObectEntityPersister
cascadeDeleteCollection(org.grails.datastore.mapping.engine.EntityAccess, org.grails.datastore.mapping.model.types.Association) - Method in NativeEntryEntityPersister
cascades - Property in Property
For specifying the cascade type using CascadeType
cascadeToAssociativeProperty(java.lang.Object, org.springframework.validation.Errors, org.grails.datastore.mapping.reflect.EntityReflector, org.grails.datastore.mapping.model.types.Association, java.util.Set) - Method in PersistentEntityValidator
Cascades validation onto an associative property maybe a one-to-many, one-to-one or many-to-one relationship.
cascadeValidate - Property in Property
Cascade validation for associations that are not owned by the parent entity.
CascadeValidateType - Enum in org.grails.datastore.mapping.validation
Defines a set of cascade validation options that are propagated to the associated entity.
cascadeValidationToMany(java.lang.Object, java.lang.String, org.grails.datastore.mapping.model.types.Association, org.springframework.validation.Errors, org.grails.datastore.mapping.reflect.EntityReflector, java.util.Set) - Method in PersistentEntityValidator
Cascades validation to a one-to-many type relationship.
cascadeValidationToOne(java.lang.Object, java.lang.String, org.grails.datastore.mapping.model.types.Association, org.springframework.validation.Errors, org.grails.datastore.mapping.reflect.EntityReflector, java.lang.Object, java.lang.Object, java.util.Set) - Method in PersistentEntityValidator
Cascades validation to a one-to-one or many-to-one property.
CascadingValidator - Interface in org.grails.datastore.gorm.validation
Extends the default Spring Validator interface and provides an additional method that specifies whether validation should cascade into associations.
catalog - Property in Table
The table catalog
CATEGORY_SEPARATOR - Field in GrailsConsole
center - Property in Circle
The center of the circle
CENTER_OPERATOR - Field in MongoQuery
center - Property in Sphere
The center of there sphere
CENTER_SPHERE_OPERATOR - Field in MongoQuery
chain(java.util.Map) - Method in ResponseRedirector
Chains from one action to another via an HTTP redirect.
chainAllButLastEncoders(org.grails.encoder.EncodedAppender, List<StreamingEncoder>) - Method in ChainedEncoders
chainAllEncoders(org.grails.encoder.EncodedAppender, List<StreamingEncoder>) - Method in ChainedEncoders
ChainedConverterConfiguration - Class in org.grails.web.converters.configuration
An immutable ConverterConfiguration which chains the lookup calls for ObjectMarshallers for performance reasons.
ChainedConverterConfiguration.ChainedObjectMarshaller - Class in org.grails.web.converters.configuration
ChainedConverterConfiguration(ConverterConfiguration<C>, grails.core.support.proxy.ProxyHandler) - Constructor in ChainedConverterConfiguration
ChainedDecoder - Class in org.grails.encoder
ChainedDecoder(org.grails.encoder.Decoder) - Constructor in ChainedDecoder
ChainedEncoder - Class in org.grails.encoder
ChainedEncoder(org.grails.encoder.StreamingEncoder, boolean) - Constructor in ChainedEncoder
ChainedEncoders - Class in org.grails.encoder
ChainedObjectMarshaller(ObjectMarshaller<C>, ChainedObjectMarshaller<C>) - Constructor in ChainedConverterConfiguration.ChainedObjectMarshaller
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
Creates a new ChainedTransactionManager delegating to the given PlatformTransactionManagers.
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
changeClosure - Property in GroovyChange
changeClosureCalled - Property in GroovyChange
changeItVariable(java.lang.Object) - Method in GroovyPage
changeLog - Property in GroovyPrecondition
ChangelogXml2Groovy - Class in org.grails.plugins.databasemigration.liquibase
Generates a Groovy DSL version of a Liquibase XML changelog.
ChangelogXml2Groovy() - Constructor in ChangelogXml2Groovy
changeSet - Property in GroovyPrecondition
CHAR_ARRAY - Field in HibernateCriteriaBuilder
char(java.lang.String, java.lang.Character) - Method in DelegatingParameters
char(java.lang.String, java.lang.Character) - Method in EmptyParameters
char(java.lang.String, java.lang.Character) - Method in Parameters
Obtains the value of a parameter as a character
char(java.lang.String, java.lang.Integer) - Method in TypeConvertingMap
CHARACTER_ARRAY - Field in HibernateCriteriaBuilder
CHARACTER_ENCODING_FILTER - Enum Constant in GrailsFilters
CHARACTER - Field in HibernateCriteriaBuilder
characterEncoding - Property in TestRequestConfigurer
characterEncodingFilter() - Method in ControllersAutoConfiguration
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 JsonOutput.JsonWritable
charAt(int) - Method in StreamCharBuffer
chars(java.lang.String) - Method in XML
CharSequences - Class in org.grails.charsequences
Utility functions for handling java.lang.CharSequence instances
check(liquibase.database.Database, liquibase.changelog.DatabaseChangeLog, liquibase.changelog.ChangeSet, liquibase.changelog.visitor.ChangeExecListener) - Method in GroovyPrecondition
checkBox - Property in FormTagLib
A helper tag for creating checkboxes.
checkClosure - Property in GroovyPrecondition
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
checkError() - Method in GrailsRoutablePrintWriter
checkForChanges() - Method in AbstractGrailsPlugin
checkForChanges() - Method in DefaultGrailsPluginManager
deprecated:
Replaced by agent-based reloading, will be removed in a future version of Grails
checkForChanges() - Method in GrailsPluginManager
Checks all the plugins to see whether they have any changes
checkForChanges() - Method in MockGrailsPluginManager
checkHasSingleColumn() - Method in PropertyConfig
checkIfAtAnUnexpectedPage(geb.Page) - Method in BrowserDelegate
checkIfReloadableResourceHasChanged(PrivilegedAction<Resource>) - Method in GroovyPageMetaInfo
checkInitialised() - Method in AbstractGrailsPluginManager
checkInitialized() - Method in JspTagImpl
checkMultipart(jakarta.servlet.http.HttpServletRequest) - Method in GrailsDispatcherServlet
checkState() - Method in AbstractConstraint
checksumString - Property in GroovyChange
Child - Class in org.apache.grails.data.testing.tck.domains
Child() - Constructor in Child
child - Property in TestEntity
ChildEntity - Class in org.apache.grails.data.testing.tck.domains
Authors:
graemerocher
ChildEntity() - Constructor in ChildEntity
children - Property in Parent
childType - Field in AbstractPersistentCollection
Circle - Class in grails.mongodb.geo
Represents a circle with the radius specified in the unit of the coordinate system
Circle(grails.mongodb.geo.Point, double) - Constructor in Circle
Construct a circle for the given center Point and radius
CircleType - Class in org.grails.datastore.gorm.mongo.geo
A custom type for persisting Circle instances
CircleType() - Constructor in CircleType
CircularOneToManySpec - Class in org.apache.grails.data.testing.tck.tests
Authors:
graemerocher
CircularOneToManySpec() - Constructor in CircularOneToManySpec
circularReferenceBehaviour - Field in JSON
City - Class in org.apache.grails.data.testing.tck.domains
City() - Constructor in City
CLASS - Field in HibernateCriteriaBuilder
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.1 - Class in org.grails.web.util
ClassAndMimeTypeRegistry.1() - Constructor in ClassAndMimeTypeRegistry.1
ClassAndMimeTypeRegistry() - Constructor in ClassAndMimeTypeRegistry
ClassConversionException(java.lang.String, Class<?>, java.lang.Exception) - Constructor in NavigableMapConfig.ClassConversionException
ClassEditor - Class in org.grails.core.support
Converts Strings to Class references for Spring.
ClassEditor(java.lang.Object) - Constructor in ClassEditor
classes - Property in GrailsApplicationPostProcessor
classes() - Method in GrailsAutoConfiguration
Returns:
The classes that constitute the Grails application
classes - Field in GrailsTestConfiguration
See Also:
ContextConfiguration#classes()#classes()
Default:
{}
classesDir - Property in ExecutionContext
The classes directory of the project
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 AbstractDatastoreInitializer
classLoader - Field in AbstractGrailsApplication
classLoader - Field in AbstractHibernateGormInstanceApi
classLoader - Field in AbstractHibernateGormValidationApi
classLoader - Field in AbstractProfile
classLoader - Field in AnnotationMetadataReadingVisitor
classLoader - Property in ClasspathCommandResourceResolver
classLoader - Property in ClasspathEntityScanner
The classloader to use
classLoader(grails.core.GrailsApplication) - Method in CoreAutoConfiguration
classLoader - Field in DefaultRuntimeSpringConfiguration
classLoader - Property in GenericGroovyTemplateResolver
The class loader to use for template loading in production mode
classLoader - Property in GroovyPageCompiler
classLoader - Field in HibernateGormStaticApi
classLoader - Field in HibernateMappingContextSessionFactoryBean
classLoader - Property in JspTagImpl
classLoader - Property in MavenProfileRepository
classLoader - Field in MethodMetadataReadingVisitor
classLoader - Field in NavigableMapConfig
classLoader - Property in ResolvableGroovyTemplateEngine
The class loader to use
classLoader - Property in TagLibraryResolverImpl
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
ClassMapping - Interface in org.grails.datastore.mapping.model
A class mapping is a mapping between a class and some external form such as a table, column family, or document (depending on the underlying data store).
classMapping - Field in NativeEntryEntityPersister
className(org.springframework.core.io.Resource) - Method in FileSystemInteraction
The class name of the given resource
className(org.springframework.core.io.Resource) - Method in FileSystemInteractionImpl
The class name of the given resource
className - Property in HibernateMappingBuilder
ClassNameCompleter - Class in org.grails.cli.interactive.completers
A completer that completes class names
ClassNameCompleter(java.io.File) - Constructor in ClassNameCompleter
classNameToPluginMap - Field in AbstractGrailsPluginManager
classNameToResourceCache - Field in DefaultResourceLocator
classNameToResourceCache - Field in ResourceLocator
classNode - Property in ViewsTransform.ModelTypesVisitor
classpath - Property in GroovyPageCompilerTask
CLASSPATH_URL_PREFIX - Field in ResourceUtils
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
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
ClasspathCommandResourceResolver(Collection<String>) - Constructor in ClasspathCommandResourceResolver
ClasspathEntityScanner - Class in org.grails.datastore.gorm.utils
Utility class for scanning the classpath for entities
ClasspathEntityScanner() - Constructor in ClasspathEntityScanner
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
ClassPropertyFetcher - Class in org.grails.datastore.mapping.reflect
Reads the properties of a class in an optimized manner avoiding exceptions.
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
classShortName - Field in AbstractConstraint
ClassUtils - Class in org.grails.datastore.mapping.reflect
Helper methods for dealing with classes and reflection
ClassWithHungarianNotation - Class in org.apache.grails.data.testing.tck.domains
Authors:
sdelamo
ClassWithHungarianNotation() - Constructor in ClassWithHungarianNotation
ClassWithListArgBeforeValidate - Class in org.apache.grails.data.testing.tck.domains
ClassWithListArgBeforeValidate() - Constructor in ClassWithListArgBeforeValidate
ClassWithNoArgBeforeValidate - Class in org.apache.grails.data.testing.tck.domains
ClassWithNoArgBeforeValidate() - Constructor in ClassWithNoArgBeforeValidate
ClassWithOverloadedBeforeValidate - Class in org.apache.grails.data.testing.tck.domains
ClassWithOverloadedBeforeValidate() - Constructor in ClassWithOverloadedBeforeValidate
clazz - Property in DefaultRendererRegistry.ContainerRendererCacheKey
clazz - Property in DefaultRendererRegistry.RendererCacheKey
clean() - Method in MetaClassRegistryCleaner
cleanAndRemove(grails.build.support.MetaClassRegistryCleaner) - Method in MetaClassRegistryCleaner
cleanlyExit(int) - Method in GrailsConsole
cleanRegistry() - Method in GrailsDataTckManager
cleanReportGroupDir() - Method in BrowserDelegate
cleanup() - Method in DomainEventsSpec
cleanup() - Method in GrailsDataTckManager
cleanup() - Method in GrailsDataTckSpec
cleanup() - Method in GroovyPage
cleanup() - Method in HibernateSpec
cleanup() - Method in MongoSpec
cleanup(grails.testing.web.GrailsWebUnitTest) - Method in WebCleanupInterceptor
CleanupContextInterceptor - Class in org.grails.testing.spock
CleanupContextInterceptor() - Constructor in CleanupContextInterceptor
cleanupContextInterceptor - Property in TestingSupportExtension
cleanupDataTest(grails.testing.gorm.DataTest) - Method in DataTestCleanupInterceptor
cleanupGrailsApplication() - Method in GrailsUnitTest
cleanupIncludeRequestAttributes(jakarta.servlet.http.HttpServletRequest, Map<String,Object>) - Method in WebUtils
cleanupSpec() - Method in GrailsDataTckManager
cleanupSpec() - Method in GrailsDataTckSpec
clear() - Method in AbstractDatastorePersistenceContextInterceptor
clear(java.lang.Object) - Method in AbstractHibernateSession
clear() - Method in AbstractMultipleDataSourceAggregatePersistenceContextInterceptor
clear() - Method in AbstractPersistentCollection
clear(java.lang.Object) - Method in AbstractSession
clear() - Method in AbstractTemplateVariableBinding.TemplateVariableBindingMap
clear() - Method in AbstractTypeConvertingMap
clear() - Method in AggregatePersistenceContextInterceptor
clear() - Method in CodeGenConfig
clear() - Method in CompositeConfig
clear() - Method in ConvertersConfigurationHolder
clear() - Method in DefaultGrailsApplication
Clears the application returning it to an empty state.
clear() - Method in DefaultGroovyPagesUriService
clear() - Method in DeferredBindingActions
clear() - Method in DirtyCheckingCollection
clear() - Method in DirtyCheckingMap
clear() - Method in EncodingStateRegistryLookupHolder
clear() - Method in GPathResultMap
clear() - Method in GrailsConcurrentLinkedMapCache
clear() - Method in GrailsFlashScope
clear() - Method in GrailsHibernateTemplate
clear() - Method in GroovyPagesUriService
clear() - Method in GroovyPagesUriSupport
clear() - Method in HibernatePersistenceContextInterceptor
clear() - Method in Holders
clear() - Method in IHibernateTemplate
clear() - Method in JSONArray
clear() - Method in JSONObject
clear() - Method in JspWriterDelegate
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 PagedResultList
clear() - Method in PersistenceContextInterceptor
Clear any pending changes.
clear() - Method in PrefixedConfig
clear() - Method in PropertyResolverMap
clear(java.lang.Object) - Method in Session
Clear a specific object
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
clearAllCaches() - Method in GrailsCacheAdminService
clearAtStartup - Property in CachePluginConfiguration
clearAttributes() - Method in GrailsMockHttpServletRequest
clearBlocksCache() - Method in GrailsCacheAdminService
clearBuffer() - Method in JspWriterDelegate
clearCache() - Method in CachingLinkGenerator
clearCache() - Method in ClassPropertyFetcher
deprecated:
Does nothing, no longer needed
clearCache(java.lang.CharSequence) - Method in GrailsCacheAdminService
clearCache() - Method in GroovyPagesTemplateRenderer
clearCache() - Method in GroovyPageViewResolver
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.
clearCookies() - Method in BrowserDelegate
Delegates to Browser.clearCookies.
clearCookiesQuietly() - Method in BrowserDelegate
clearData() - Method in SimpleMapDatastore
clearDefaultConstraints() - Method in ConstraintEvalUtils
clearError() - Method in DevNullPrintStream
clearErrors() - Method in GormValidateable
Clears any errors that exist on an instance
clearErrors(D) - Method in GormValidationApi
Clears any errors that exist on an instance
clearErrors() - Method in Validateable
Clear the errors
clearEventConsumers(java.lang.Object) - Method in Events
Clears event consumers for the given key
clearGrailsWebRequest() - Method in WebUtils
Removes any GrailsWebRequest instance from the current request.
clearJdbcDriverRegistrations() - Method in DataSourceUtils
clearMappingCache(Class<?>) - Method in AbstractGrailsDomainBinder
clearMappingCache(Class<?>) - Method in GrailsDomainBinder
clearPageCache() - Method in GroovyPagesTemplateEngine
Clears the page cache.
clearPendingOperations() - Method in AbstractSession
clearReflectors() - Method in FieldEntityAccess
clearSession() - Method in InheritanceSpec
clearSessionProperty(java.lang.String) - Method in AbstractAttributeStoringSession
Clear a property in a session.
clearSessionProperty(java.lang.String) - Method in Session
Clear a property in a session.
clearTemplatesCache() - Method in GrailsCacheAdminService
clearWebStorage() - Method in BrowserDelegate
clearWebStorageQuietly() - Method in BrowserDelegate
clientOptionsBuilder - Property in MongoConnectionSourceFactory
The client options builder
clientOptionsBuilder - Property in MongoConnectionSourceSettingsBuilder
cliParser - Property in ArgumentCompletingCommand
cliParser - Property in GrailsCli
cliParser - Property in HelpCommand
CLOB - Field in HibernateCriteriaBuilder
clockProvider(jakarta.validation.ClockProvider) - Method in GormValidatorFactoryAdapter.GormValidatorContext
clone() - Method in AbstractDetachedCriteria
clone() - Method in CodeGenConfig
clone() - Method in DetachedCriteria
clone() - Method in GrailsParameterMap
clone() - Method in GrailsPrintWriter
clone() - Method in GroovyPageAttributes
clone() - Method in GroovyPageTemplate
clone() - Method in HibernateQuery
clone() - Method in JSONArray
clone() - Method in NavigableMap
clone() - Method in Property
clone() - Method in PropertyConfig
clone() - Method in Query
clone() - Method in StreamCharBuffer
clone() - Method in TypeConvertingMap
cloneAnnotation(org.codehaus.groovy.ast.AnnotationNode) - Method in AstUtils
cloneAnnotation(org.codehaus.groovy.ast.AnnotationNode) - Method in GrailsASTUtils
cloneDelegateAndGetContent(java.io.Writer, groovy.lang.Closure, boolean) - Method in StreamingJsonBuilder.StreamingJsonDelegate
cloneGlobalConstraint() - Method in Entity
cloneGlobalConstraint() - Method in Mapping
close() - Method in AbstractConnectionSources
close() - Method in AbstractHibernateDatastore
close() - Method in ActorEventBus
CLOSE_BRACE - Field in JsonOutput
CLOSE_BRACKET - Field in JsonOutput
close() - Method in BrowserDelegate
Delegates to Browser.close.
close() - Method in CachedThreadPoolPromiseFactory
close() - Method in DataSourceConnectionSource
close() - Method in DefaultConnectionSource
close() - Method in DevNullPrintStream
close() - Method in EmbeddedJarResourceAccessor
close() - Method in EncodedAppender
close() - Method in EncodedAppenderWriter
close() - Method in GormEnhancer
Closes the enhancer clearing any stored static state
close() - Method in GormValidatorFactoryAdapter
close() - Method in GrailsPrintWriter
close() - Method in GrailsPrintWriterAdapter
close() - Method in GrailsRoutablePrintWriter
close() - Method in GSPResponseWriter
Close the stream.
close() - Method in HibernateConnectionSource
close() - Method in JakartaValidatorRegistry
close() - Method in JspWriterDelegate
close() - Method in ModelRecordingCache
close() - Method in MongoDatastore
close() - Method in MongoQuery.AggregatedResultList
close() - Method in MongoQuery.MongoResultList
close() - Method in MultiTenantConnection
close() - Method in SimpleMapDatastore
close() - Method in StreamCharBuffer.StreamCharBufferReader
close() - Method in StreamCharBuffer.StreamCharBufferWriter
close() - Method in StreamingEncoderEncodedAppender
close() - Method in SystemOutErrCapturer
close() - Method in WriterEncodedAppender
closed - Field in DefaultConnectionSource
closeResources(java.sql.Connection) - Method in GroovyChange.1
closeResources(java.sql.Connection) - Method in GroovyPrecondition.1
closeSession() - Method in AbstractHibernateCriteriaBuilder
Closes the session if it is copen
closeSession(org.grails.datastore.mapping.core.Session) - Method in DatastoreUtils
Perform actual closing of the Session, catching and logging any cleanup exceptions thrown.
closeSession() - Method in HibernateCriteriaBuilder
Closes the session if it is copen
closeSessionOrRegisterDeferredClose(org.grails.datastore.mapping.core.Session, org.grails.datastore.mapping.core.Datastore) - Method in DatastoreUtils
Close the given Session or register it for deferred close.
CloseSuppressingInvocationHandler(org.hibernate.Session) - Constructor in GrailsHibernateTemplate.CloseSuppressingInvocationHandler
closure - Field in DefaultJsonGenerator.ClosureConverter
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
ClosureCompleter(Closure<Collection<String>>) - Constructor in ClosureCompleter
ClosureConverter(Class<?>, Closure<?>) - Constructor in DefaultJsonGenerator.ClosureConverter
ClosureEventListener - Class in org.grails.orm.hibernate.support
ClosureEventListener(org.grails.datastore.mapping.model.PersistentEntity, boolean, java.util.List) - Constructor in ClosureEventListener
ClosureEventTrigger - Class in org.grails.events
Triggers an event
ClosureEventTrigger(Event<T>, groovy.lang.Closure, groovy.lang.Closure) - Constructor in ClosureEventTrigger
ClosureEventTriggeringInterceptor - Class in org.grails.orm.hibernate.support
Listens for Hibernate events and publishes corresponding Datastore events.
closureEventTriggeringInterceptorClass - Property in HibernateConnectionSourceSettings.HibernateSettings
A subclass of AbstractClosureEventTriggeringInterceptor
ClosureExclude(grails.artefact.Interceptor, Closure<Boolean>) - Constructor in UrlMappingMatcher.ClosureExclude
ClosureExecutingCommand - Class in org.grails.cli.profile.commands
A command that executes a closure
ClosureExecutingCommand(java.lang.String, groovy.lang.Closure) - Constructor in ClosureExecutingCommand
ClosureObjectMarshaller - Class in org.grails.web.converters.marshaller
ObjectMarshaller that delegates the conversion logic to the supplied closure
ClosureObjectMarshaller(Class<?>, groovy.lang.Closure) - Constructor in ClosureObjectMarshaller
ClosureSubscription - Class in org.grails.events.registry
A subscription via a Closure
ClosureSubscription(java.lang.CharSequence, Map<CharSequence, Collection<Subscription>>, groovy.lang.Closure) - Constructor in ClosureSubscription
ClosureToMapPopulator - Class in org.grails.datastore.mapping.reflect
A simple class that takes method invocations and property setters and populates the arguments of these into the supplied map ignoring null values.
ClosureToMapPopulator() - Constructor in ClosureToMapPopulator
ClosureValueConverter - Class in org.grails.databinding
Authors:
Jeff Brown
ClosureValueConverter() - Constructor in ClosureValueConverter
ClosureValueInitializer - Class in org.grails.databinding
ClosureValueInitializer() - Constructor in ClosureValueInitializer
code - Field in BindingFormat
Default:
""
code - Property in Location
codec - Property in CodecCustomTypeMarshaller
CODEC - Field in DefaultGrailsCodecClass
CODEC_DIRECTIVE_POSTFIX - Field in GroovyPageParser
CODEC_ENGINE - Field in MongoConstants
CODEC_ENGINE - Field in MongoDatastore
CODEC_VARNAME - Field in GroovyPage
CodecArtefactHandler - Class in org.grails.commons
Authors:
Marc Palmer ([email protected])
CodecArtefactHandler() - Constructor in CodecArtefactHandler
CodecCustomTypeMarshaller - Class in org.grails.datastore.bson.codecs
Custom type handler for types that have codecs
CodecCustomTypeMarshaller(org.bson.codecs.Codec, org.grails.datastore.mapping.model.MappingContext) - Constructor in CodecCustomTypeMarshaller
codecEngine - Field in MongoDatastore
CodecExtensions - Class in org.grails.datastore.bson.codecs
Additional Codec extensions.
CodecExtensions.1 - Class in org.grails.datastore.bson.codecs
CodecExtensions.10 - Class in org.grails.datastore.bson.codecs
CodecExtensions.10() - Constructor in CodecExtensions.10
CodecExtensions.11 - Class in org.grails.datastore.bson.codecs
CodecExtensions.11() - Constructor in CodecExtensions.11
CodecExtensions.12 - Class in org.grails.datastore.bson.codecs
CodecExtensions.12() - Constructor in CodecExtensions.12
CodecExtensions.13 - Class in org.grails.datastore.bson.codecs
CodecExtensions.13() - Constructor in CodecExtensions.13
CodecExtensions.14 - Class in org.grails.datastore.bson.codecs
CodecExtensions.14() - Constructor in CodecExtensions.14
CodecExtensions.15 - Class in org.grails.datastore.bson.codecs
CodecExtensions.15() - Constructor in CodecExtensions.15
CodecExtensions.16 - Class in org.grails.datastore.bson.codecs
CodecExtensions.16() - Constructor in CodecExtensions.16
CodecExtensions.17 - Class in org.grails.datastore.bson.codecs
CodecExtensions.17() - Constructor in CodecExtensions.17
CodecExtensions.18 - Class in org.grails.datastore.bson.codecs
CodecExtensions.18() - Constructor in CodecExtensions.18
CodecExtensions.1() - Constructor in CodecExtensions.1
CodecExtensions.2 - Class in org.grails.datastore.bson.codecs
CodecExtensions.2() - Constructor in CodecExtensions.2
CodecExtensions.3 - Class in org.grails.datastore.bson.codecs
CodecExtensions.3() - Constructor in CodecExtensions.3
CodecExtensions.4 - Class in org.grails.datastore.bson.codecs
CodecExtensions.4() - Constructor in CodecExtensions.4
CodecExtensions.5 - Class in org.grails.datastore.bson.codecs
CodecExtensions.5() - Constructor in CodecExtensions.5
CodecExtensions.6 - Class in org.grails.datastore.bson.codecs
CodecExtensions.6() - Constructor in CodecExtensions.6
CodecExtensions.7 - Class in org.grails.datastore.bson.codecs
CodecExtensions.7() - Constructor in CodecExtensions.7
CodecExtensions.8 - Class in org.grails.datastore.bson.codecs
CodecExtensions.8() - Constructor in CodecExtensions.8
CodecExtensions.9 - Class in org.grails.datastore.bson.codecs
CodecExtensions.9() - Constructor in CodecExtensions.9
CodecExtensions.CurrencyCodec - Class in org.grails.datastore.bson.codecs
CodecExtensions.CurrencyCodec() - Constructor in CodecExtensions.CurrencyCodec
CodecExtensions.GStringCodec - Class in org.grails.datastore.bson.codecs
CodecExtensions.GStringCodec() - Constructor in CodecExtensions.GStringCodec
CodecExtensions.IntRangeCodec - Class in org.grails.datastore.bson.codecs
CodecExtensions.IntRangeCodec() - Constructor in CodecExtensions.IntRangeCodec
CodecExtensions.ListCodec - Class in org.grails.datastore.bson.codecs
CodecExtensions.ListCodec() - Constructor in CodecExtensions.ListCodec
CodecExtensions.LocaleCodec - Class in org.grails.datastore.bson.codecs
CodecExtensions.LocaleCodec() - Constructor in CodecExtensions.LocaleCodec
CodecExtensions.MapCodec - Class in org.grails.datastore.bson.codecs
CodecExtensions.MapCodec() - Constructor in CodecExtensions.MapCodec
CodecExtensions() - Constructor in CodecExtensions
CodecFactory - Interface in org.grails.encoder
This interface can be used to tell that a Grails Codec class should use these methods for creating the encoder and decoder instances instead of using conventional encode/decode methods.
codecFactoryClasses - Property in StandaloneCodecLookup
CodecIdentifier - Interface in org.grails.encoder
Information about the codec that identifies it and tells it's aliases.
codecIdentifier - Field in AbstractCharReplacementEncoder
codecIdentifier - Field in ChainedDecoder
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
codecLookup - Property in FormatTagLib
codecLookup - Property in FormTagLib
codecLookup - Property in RenderTagLib
codecLookup - Property in SitemeshTagLib
codecLookup - Property in UrlMappingTagLib
codecLookup - Property in ValidationTagLib
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(java.io.Writer, org.grails.encoder.Encoder, org.grails.encoder.EncodingStateRegistry, boolean) - Constructor in CodecPrintWriter
codecRegistry - Property in AbstractMongoConnectionSourceSettings
An additional codec registry
codecRegistry - Property in BsonPersistentEntityCodec
codecRegistry - Property in CodecExtensions.ListCodec
codecRegistry - Property in CodecExtensions.MapCodec
codecRegistry - Property in CodecRegistryEmbeddedQueryEncoder
codecRegistry - Property in MongoConnectionSourceFactory
An optional additional registry
codecRegistry - Field in MongoDatastore
CodecRegistryAware - Interface in org.grails.datastore.bson.codecs
Can be implemented by codecs to be made aware of the registry
CodecRegistryEmbeddedQueryEncoder - Class in org.grails.datastore.bson.query
Default embedded encoder that uses the codec registry
CodecRegistryEmbeddedQueryEncoder(org.bson.codecs.configuration.CodecRegistry) - Constructor in CodecRegistryEmbeddedQueryEncoder
CodecRegistryProvider - Interface in org.grails.datastore.bson.codecs
An interface for objects that provide a codec registry
codecs - Property in AbstractMongoConnectionSourceSettings
Custom MongoDB codecs
codecs - Property in MongoConnectionSourceFactory
Optional additional codecs
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
CodeGenConfig(Map<String, Object>) - Constructor in CodeGenConfig
CodeSnippetPrinter - Interface in org.grails.exceptions.reporting
Interfaces for classes to implement that print code snippets
collectAndOrderGormTransformations(org.codehaus.groovy.ast.AnnotatedNode) - Method in OrderedGormTransformation
collectControllerMapping(grails.web.mapping.UrlMappingInfo) - Method in AbstractGrailsControllerUrlMappings
collectControllerMappings(grails.web.mapping.UrlMappingInfo) - Method in AbstractGrailsControllerUrlMappings
Collection - Class in org.grails.datastore.mapping.document.config
Configures how an entity is mapped onto a Document collection
collection - Field in AbstractPersistentCollection
collection - Property in Collection
The name of the collection
CollectionDataBindingSource - Interface in grails.databinding
CollectionMarshaller - Class in org.grails.web.converters.marshaller.xml
Authors:
Siegfried Puchbauer
collectionName - Property in HalJsonRenderer
collectionToObjectArray(java.util.Collection) - Method in GrailsClassUtils
Convenience method for converting a collection to an Object[]
collectionToString(java.util.Collection) - Method in JSONObject
collectMappedClasses(java.lang.String) - Method in AbstractDatastoreInitializer
COLON - Field in JsonOutput
color - Property in Product
column - Property in DiscriminatorConfig
The column configuration
column - Property in Identity
The column to map to
column - Property in JoinTable
The child id column
column(java.lang.String) - Method in PropertyConfig
Configure a column
column(java.util.Map) - Method in PropertyDefinitionDelegate
column - Field in SimpleCharStream
ColumnConfig - Class in org.grails.orm.hibernate.cfg
Defines a column within the mapping.
ColumnConfig() - Constructor in ColumnConfig
ColumnDatastore - Interface in org.grails.datastore.mapping.column
Authors:
Guillaume Laforge
columns(groovy.lang.Closure) - Method in HibernateMappingBuilder
columns - Property in Mapping
The configuration for each property
columns - Property in PropertyConfig
The columns
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 JsonOutput
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 - Property in AbstractStep
COMMAND_NAME - Field in GroovyDiffToChangeLogCommandStep
COMMAND_NAME - Field in GroovyGenerateChangeLogCommandStep
CommandCancellationListener - Interface in org.grails.cli.profile
A listener for listening for cancellation of Command executions
commandCancelled() - Method in CommandCancellationListener
Fired when a Command is cancelled
CommandCompleter - Class in org.grails.cli.profile.commands
A completer for commands
CommandCompleter(Collection<Command>) - Constructor in CommandCompleter
CommandEvents - Trait in org.grails.cli.profile.commands.events
Allows for listening and reacting to events triggered by other commands
CommandException - Class in org.grails.cli.profile
Authors:
Graeme Rocher
CommandException.Option - Enum in org.grails.cli.command
Specific options understood by the CommandRunner.
CommandException() - Constructor in CommandException
CommandFactory - Interface in org.grails.cli.profile.commands.factory
Factory for the creation of Command instances
commandLine - Property in DatabaseMigrationCommand
commandLine - Property in ExecutionContext
The command line instance
commandLine - Property in GrailsCli.ExecutionContextImpl
CommandLineHelper - Trait in grails.plugin.scaffolding
CommandLineResourceLoader - Class in org.grails.dev.support
Loads locations starting with /WEB-INF from the Grails web-app directory.
commandName - Property in GrailsApplicationContextCommandRunner
commandObjects - Field in Action
Default:
{}
CommandRegistry - Class in org.grails.cli.profile.commands
Registry of available commands
CommandRegistry() - Constructor in CommandRegistry
CommandResourceResolver - Interface in org.grails.cli.profile.commands.factory
Since:
3.0
CommandRunner - Class in org.grails.cli.command
Main class used to run Commands.
CommandRunner(java.lang.String) - Constructor in CommandRunner
Create a new CommandRunner instance.
commands - Property in CommandCompleter
commandsByName - Field in AbstractProfile
comment - Property in ColumnConfig
A comment to apply to the column
comment(java.lang.String) - Method in HibernateMappingBuilder
comment - Property in Mapping
DDL comment.
COMMIT - Enum Constant in AbstractHibernateDatastore.FlushMode
commit(org.springframework.transaction.TransactionStatus) - Method in ChainedTransactionManager
COMMIT - Enum Constant in HibernateConnectionSourceSettings.HibernateSettings.FlushSettings.FlushMode
commit() - Method in HibernateJtaTransactionManagerAdapter
commit(org.springframework.transaction.TransactionStatus) - Method in PlatformTransactionManagerProxy
commit() - Method in SessionOnlyTransaction
commit() - Method in Transaction
Commit the transaction.
COMMON_CLASSES - Field in DefaultGrailsPluginManager
CommonTypes - Class in org.apache.grails.data.testing.tck.domains
CommonTypes() - Constructor in CommonTypes
CommonTypesPersistenceSpec - Class in org.apache.grails.data.testing.tck.tests
Authors:
graemerocher
CommonTypesPersistenceSpec() - Constructor in CommonTypesPersistenceSpec
comparator() - Method in PersistentSortedSet
compare(java.lang.Object, java.lang.Object) - Method in AbstractUrlMappingInfo
compare(java.lang.Object, java.lang.Object) - Method in ManualEntityOrdering
compare(T, T) - Method in OrderedComparator
compare(grails.web.mime.MimeType, grails.web.mime.MimeType) - Method in QualityComparator
compare(org.grails.core.util.StopWatch.TaskInfo, org.grails.core.util.StopWatch.TaskInfo) - Method in StopWatch
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(Entry) - Method in DefaultConverterConfiguration.Entry
compareTo(org.grails.scaffolding.model.property.DomainProperty) - Method in DomainPropertyImpl
compareTo(org.grails.datastore.mapping.core.grailsversion.GrailsVersion) - Method in GrailsVersion
compareTo(org.apache.grails.data.testing.tck.domains.Person) - Method in Person
compareTo(java.lang.Object) - Method in RegexUrlMapping
Compares this UrlMapping instance with the specified UrlMapping instance and deals with URL mapping precedence rules.
compareTo(java.lang.Object) - Method in ResponseCodeUrlMapping
compareTo(org.grails.datastore.mapping.core.grailsversion.Snapshot) - Method in Snapshot
compilationUnit - Property in AbstractGormASTTransformation
compilationUnit - Field in ArtefactTypeAstTransformation
compilationUnit - Field in DirtyCheckingTransformer
compilationUnit - Property in DirtyCheckTransformation
compilationUnit - Property in EnhancesTraitTransformation
compilationUnit - Field in EntityASTTransformation
compilationUnit - Property in GlobalGrailsClassInjectorTransformation
compilationUnit - Property in GlobalJpaEntityTransform
compilationUnit - Field in GormEntityTransformation
compilationUnit - Property in HibernateEntityTransformation
compilationUnit - Property in OrderedGormTransformation
compilationUnit - Property in ViewsTransform
compile(java.io.File) - Method in AbstractGroovyTemplateCompiler
compile(java.lang.String) - Method in GroovyCompiler
Compile the specified Groovy sources, applying any CompilerAutoConfigurations.
compile() - Method in GroovyPageCompiler
Compiles the given GSP pages and returns a Map of URI to classname mappings
compile(List<File>) - Method in GroovyPageForkedCompiler
COMPILE_STATIC_DIRECTIVE - Field in GroovyPageParser
COMPILE_STATIC - Field in MarkupViewTemplateEngine
COMPILE_STATIC_TYPE - Field in AstUtils
compileAndRun() - Method in SpringApplicationRunner
Compile and run the application.
compileGroovyFile(org.codehaus.groovy.control.CompilerConfiguration, java.io.File) - Method in GrailsApp
compileGSP(java.io.File, java.io.File, java.lang.String, java.lang.String, java.util.Map) - Method in GroovyPageCompiler
Compiles an individual GSP file
compileMethodStatically(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.MethodNode) - Method in AbstractMethodDecoratingTransformation
compiler - Property in GroovyPageCompilerTask
CompilerAutoConfiguration - Class in org.grails.cli.compiler
Strategy that can be used to apply some auto-configuration during the org.codehaus.groovy.control.CompilePhase#CONVERSION Groovy compile phase.
compilerConfig - Property in GroovyPageCompiler
compilerConfiguration - Field in ResolvableGroovyTemplateEngine
Whether to reload views
CompilerOptionHandler - Class in org.grails.cli.command.options
An OptionHandler for commands that result in the compilation of one or more Groovy scripts.
compileStatic - Property in GenericViewConfiguration
Whether to compile templates statically
CompileStaticGroovyPage - Class in org.grails.gsp
Base class for staticly compiled GSPs
CompileStaticGroovyPage() - Constructor in CompileStaticGroovyPage
complete(org.grails.build.parsing.CommandLine, org.grails.cli.profile.CommandDescription, List<CharSequence>, int) - Method in ArgumentCompletingCommand
complete(jline.console.ConsoleReader, List<CharSequence>, int) - Method in CandidateListCompletionHandler
complete(java.lang.String, int, List<CharSequence>) - Method in ClosureCompleter
complete(java.lang.String, int, List<CharSequence>) - Method in CommandCompleter
complete(org.grails.build.parsing.CommandLine, org.grails.cli.profile.CommandDescription, List<CharSequence>, int) - Method in CreateAppCommand
complete(java.lang.String, int, java.util.List) - Method in EscapingFileNameCompletor
complete(java.lang.String, int, List<CharSequence>) - Method in GradleCommand
complete() - Method in GrailsAsyncContext
complete(java.lang.String, int, List<CharSequence>) - Method in HelpCommand
complete() - Method in MockAsyncContext
complete(java.lang.String, int, List<CharSequence>) - 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
completionHandlers - Property in AsyncGrailsWebRequest
componentType - Property in AtomCollectionRenderer
componentType - Property in ErrorsJsonViewRenderer
componentType - Property in HalJsonCollectionRenderer
componentType - Property in HalXmlCollectionRenderer
componentType - Property in JsonCollectionRenderer
componentType - Property in XmlCollectionRenderer
composite(java.lang.String) - Method in Mapping
Define a new composite id
compositeClass - Property in CompositeIdentity
The composite id class
CompositeConfig - Class in org.grails.config
A Config composed of other Configs
CompositeDependencyManagement - Class in org.grails.cli.compiler.dependencies
DependencyManagement that delegates to one or more DependencyManagement instances.
CompositeDependencyManagement(org.grails.cli.compiler.dependencies.DependencyManagement) - Constructor in CompositeDependencyManagement
CompositeEditor - Class in org.grails.web.binding
Authors:
Graeme Rocher
CompositeEditor(java.beans.PropertyEditor) - Constructor in CompositeEditor
CompositeIdentity - Class in org.grails.orm.hibernate.cfg
Represents a composite identity, equivalent to Hibernate mapping.
CompositeIdentity() - Constructor in CompositeIdentity
CompositeProxySelector - Class in org.grails.cli.compiler.grape
Composite java.net.ProxySelector.
CompositeProxySelector(List<ProxySelector>) - Constructor in CompositeProxySelector
CompositeViewResolver - Class in org.grails.web.servlet.view
Performs the job of iterating across registered view resolvers and returning the first matching view similar to the hard coded behavior in DispatcherServlet
CompositeViewResolver() - Constructor in CompositeViewResolver
compoundIndex(java.util.Map) - Method in MongoCollection
Sets a compound index definition
concat(T, T) - Method in GrailsArrayUtils
condition - Field in Cacheable
A closure used for conditioning the method caching.
condition - Field in CacheEvict
A closure used for conditioning the method caching.
Config - Interface in grails.config
Interface to application configuration
config - Field in AbstractGrailsApplication
config - Field in AbstractGrailsPlugin
CONFIG_FILE - Field in AbstractGrailsPluginManager
config - Property in GrailsView
Returns:
The configuration
config - Property in GroovyChangeLogParser
config - Field in JSON
CONFIG_MAIN_PREFIX - Property in DatabaseMigrationGrailsPlugin
CONFIG_PROPERTY_CACHE_QUERIES - Field in AbstractHibernateDatastore
CONFIG_PROPERTY_CODEC_FOR_CONTENT_TYPE - Field in FilteringCodecsByContentTypeSettings
CONFIG_PROPERTY_DEFAULT_CODEC - Field in GroovyPageParser
CONFIG_PROPERTY_DEFAULT_CODEC - Field in OutputEncodingSettings
CONFIG_PROPERTY_DISABLE_CACHING_RESOURCES - Field in GroovyPagesTemplateEngine
CONFIG_PROPERTY_GSP_ALLOWED_TAGLIB_NAMESPACES - Field in GroovyPageParser
CONFIG_PROPERTY_GSP_CODECS - Field in GroovyPageParser
CONFIG_PROPERTY_GSP_CODECS - Field in OutputEncodingSettings
CONFIG_PROPERTY_GSP_COMPILESTATIC - Field in GroovyPageParser
CONFIG_PROPERTY_GSP_ENABLE_RELOAD - Field in GroovyPagesTemplateEngine
CONFIG_PROPERTY_GSP_ENCODING - Field in GroovyPageParser
CONFIG_PROPERTY_GSP_HTMLCODEC - Field in HTMLCodec
CONFIG_PROPERTY_GSP_KEEPGENERATED_DIR - Field in GroovyPageParser
CONFIG_PROPERTY_OSIV_READONLY - Field in AbstractHibernateDatastore
CONFIG_PROPERTY_PASS_READONLY_TO_HIBERNATE - Field in AbstractHibernateDatastore
config - Property in PropertyDefinitionDelegate
config - Property in ScriptDatabaseMigrationCommand
CONFIG_SYSTEM_PROPERTY_NAME - Field in ModelRecordingGroovyPage
config(grails.config.Config) - Method in TestRequestConfigurer
configChanged() - Method in AbstractGrailsApplication
configChanged() - Method in GrailsApplication
Fired to inform the application when the Config.groovy file changes.
configClass - Property in HibernateConnectionSourceSettings.HibernateSettings
The configuration class
configClass - Field in HibernateMappingContextSessionFactoryBean
configLocations - Property in HibernateConnectionSourceSettings.HibernateSettings
Set the locations of multiple Hibernate XML config files, for example as classpath resources "classpath:hibernate.cfg.xml,classpath:extension.cfg.xml".
ConfigMap - Interface in grails.config
API onto application configuration
configMap - Property in CodeGenConfig
configMap - Property in GroovyPageCompiler
configMap - Field in NavigableMapConfig
ConfigProperties - Class in grails.config
Cached access to Config.toProperties to avoid repeated calls
ConfigProperties(grails.config.Config) - Constructor in ConfigProperties
configs - Field in CompositeConfig
configs - Property in GroovyPageCompiler
configs - Property in GroovyPageCompilerTask
configs - Property in GroovyPageForkedCompiler
ConfigSupport - Class in org.grails.datastore.gorm.plugin.support
Support for configuration when developing Grails plugins
ConfigSupport.1 - Class in org.grails.datastore.gorm.plugin.support
ConfigSupport.1() - Constructor in ConfigSupport.1
ConfigSupport() - Constructor in ConfigSupport
ConfigurableApplicationContextEventPublisher - Class in org.grails.datastore.gorm.events
Bridge to Spring ApplicationContext event publishing
ConfigurableApplicationContextEventPublisher(org.springframework.context.ConfigurableApplicationContext) - Constructor in ConfigurableApplicationContextEventPublisher
ConfigurableApplicationEventPublisher - Interface in org.grails.datastore.gorm.events
An ApplicationEventPublisher that is configurable with new listeners
ConfigurableConverter - Interface in org.grails.web.converters
Interface for converters that can be configured at runtime
ConfigurableParameterNameProvider - Class in org.grails.datastore.gorm.validation.jakarta
A configurable parameter name provider
ConfigurableParameterNameProvider() - Constructor in ConfigurableParameterNameProvider
configuration - Field in AbstractConnectionSources
configuration - Property in AbstractDatastoreInitializer
configuration - Property in AbstractGroovyTemplateCompiler
configuration - Property in DataSourceConnectionSourcesFactoryBean
configuration - Property in DefaultFeature
configuration - Property in DefaultMappingContextFactoryBean
configuration - Property in GenericGroovyTemplateView
configuration - Property in GroovyPageForkedCompiler
configuration - Property in MarkupViewWritableScriptTemplate
CONFIGURATION_PREFIX - Field in AbstractMappingContext
configuration - Property in SmartViewResolver
ConfigurationBuilder - Class in org.grails.datastore.mapping.config
A generic configuration builder that implementers can implement to construct the configuration from the source PropertyResolver
ConfigurationBuilder(org.springframework.core.env.PropertyResolver, java.lang.String, java.lang.Object, java.lang.String) - Constructor in ConfigurationBuilder
Parameters:
propertyResolver - The property resolver
ConfigurationException - Class in org.grails.datastore.mapping.core.exceptions
An exception thrown if a configuration error occurs
ConfigurationException(java.lang.String, java.lang.Throwable) - Constructor in ConfigurationException
configurationPrefix - Property in ConfigurationBuilder
ConfigurationUtils - Class in org.grails.datastore.mapping.config
Utility methods for configuration
configure() - Method in AbstractDatastoreInitializer
Configures for an existing Mongo instance
configure(org.springframework.core.env.PropertyResolver) - Method in AbstractMappingContext
configure(org.grails.web.servlet.mvc.GrailsWebRequest) - Method in AbstractUrlMappingInfo
configure() - Method in HibernateDatastoreSpringInitializer
Configures an in-memory test data source, don't use in production
configure(E) - Method in MappingDefinition
Configures an existing mapping
configure(java.lang.ClassLoader, groovy.text.markup.TemplateConfiguration) - Method in MarkupViewTemplateEngine.1
configure() - Method in MongoDbDataStoreSpringInitializer
Configures for an existing Mongo instance
configure(org.springframework.boot.builder.SpringApplicationBuilder) - Method in SpringApplicationWebApplicationInitializer
configure(org.grails.web.servlet.mvc.GrailsWebRequest) - Method in UrlMappingInfo
Configure this UrlMappingInfo the for the given GrailsWebRequest
configureApplicationContextClass() - Method in DevelopmentGrailsApplication
configureApplicationContextClass() - Method in GrailsShell
configureApplicationContextClass() - Method in GrailsSwingConsole
configureCodecMethods(org.grails.encoder.CodecFactory, boolean, List<ExpandoMetaClass>) - Method in CodecMetaClassSupport
Adds "encodeAs*" and "decode*" metamethods for given codecClass
configureCodecMethods() - Method in DefaultGrailsCodecClass
configureCodecMethods() - Method in GrailsCodecClass
configureCompiler(org.codehaus.groovy.control.CompilerConfiguration) - Method in AbstractGroovyTemplateCompiler
configureCompiler(org.codehaus.groovy.control.CompilerConfiguration) - Method in JsonViewCompiler
configureCompiler(org.codehaus.groovy.control.CompilerConfiguration) - Method in MarkupViewCompiler
configureCsrf() - Method in FormTagLib
configureDatabase(liquibase.database.Database) - Method in DatabaseMigrationCommand
configureDataSources(org.springframework.core.env.PropertyResolver) - Method in HibernateDatastoreSpringInitializer
configureDataTest(grails.testing.gorm.DataTest) - Method in DataTestSetupSpecInterceptor
configuredEnvironment - Property in GrailsApp
configureDerivedProperties(org.grails.datastore.mapping.model.PersistentEntity, org.grails.orm.hibernate.cfg.Mapping) - Method in GrailsDomainBinder
configureDirectoryWatcher(org.grails.io.watch.DirectoryWatcher, java.lang.String) - Method in GrailsApp
configuredMimeTypes - Property in DefaultAcceptHeaderParser
configuredMockedControllers() - Method in UrlMappingsUnitTest
configuredServerBaseURL - Property in DefaultLinkGenerator
configureEnvironment(org.springframework.core.env.ConfigurableEnvironment, java.lang.String) - Method in GrailsApp
configureExisting(org.grails.orm.hibernate.cfg.CacheConfig, groovy.lang.Closure) - Method in CacheConfig
Configures an existing PropertyConfig instance
configureExisting(org.grails.orm.hibernate.cfg.ColumnConfig, java.util.Map) - Method in ColumnConfig
Configures an existing PropertyConfig instance
configureExisting(T, groovy.lang.Closure) - Method in Entity
Configures an existing Mapping instance
configureExisting(org.grails.orm.hibernate.cfg.Identity, groovy.lang.Closure) - Method in Identity
Configures an existing PropertyConfig instance
configureExisting(org.grails.orm.hibernate.cfg.Mapping, groovy.lang.Closure) - Method in Mapping
Configures an existing Mapping instance
configureExisting(T, java.util.Map) - Method in Property
Configures an existing PropertyConfig instance
configureExisting(org.grails.orm.hibernate.cfg.PropertyConfig, groovy.lang.Closure) - Method in PropertyConfig
Configures an existing PropertyConfig instance
configureExisting(org.grails.orm.hibernate.cfg.Table, groovy.lang.Closure) - Method in Table
Configures an existing PropertyConfig instance
configureForBeanDefinitionRegistry(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in AbstractDatastoreInitializer
Configures an existing BeanDefinitionRegistry
configureForDataSource(javax.sql.DataSource) - Method in HibernateDatastoreSpringInitializer
configureLiquibase() - Method in ApplicationContextDatabaseMigrationCommand
configureLiquibase() - Method in ScriptDatabaseMigrationCommand
configureLoadedClasses(Class<?>) - Method in DefaultGrailsApplication
Configures the loaded classes within the GrailsApplication instance using the registered ArtefactHandler instances.
configureNamingStrategy(java.lang.String, java.lang.Object) - Method in GrailsDomainBinder
Override the default naming strategy given a Class or a full class name, or an instance of a NamingStrategy.
configureNew(groovy.lang.Closure) - Method in CacheConfig
Configures a new CacheConfig instance
configureNew(java.util.Map) - Method in ColumnConfig
Configures a new PropertyConfig instance
configureNew(groovy.lang.Closure) - Method in Identity
Configures a new Identity instance
configureNew(groovy.lang.Closure) - Method in Mapping
Configures a new Mapping instance
configureNew(java.util.Map) - Method in PropertyConfig
Configures a new PropertyConfig instance
configureNew(groovy.lang.Closure) - Method in Table
Configures a new Table instance
configureOwningSide(org.grails.datastore.mapping.model.types.Association) - Method in GormMappingConfigurationStrategy
configureQueryWithArguments(java.lang.Class, org.grails.datastore.mapping.query.Query, java.lang.Object) - Method in DynamicFinder
configureScanner(org.springframework.beans.factory.xml.ParserContext, org.w3c.dom.Element) - Method in ClosureClassIgnoringComponentScanBeanDefinitionParser
configureServletContextAttributes(jakarta.servlet.ServletContext, grails.core.GrailsApplication, grails.plugins.GrailsPluginManager, org.springframework.web.context.WebApplicationContext) - Method in GrailsConfigUtils
configureSources(org.hibernate.boot.MetadataSources) - Method in GormDatabase
configureValidatorRegistry(org.grails.orm.hibernate.connections.HibernateConnectionSourceSettings, org.grails.orm.hibernate.cfg.HibernateMappingContext, org.grails.datastore.mapping.validation.ValidatorRegistry, org.springframework.context.MessageSource) - Method in HibernateDatastore
ConfigUtils - Class in org.grails.datastore.mapping.config.utils
Authors:
Graeme Rocher
ConfigUtils() - Constructor in ConfigUtils
confirm(java.lang.String) - Method in GroovyChange
Called by the change or rollback closure.
confirmationMessage - Property in GroovyChange
conjunction() - Method in Query
Creates a conjunction (AND) query
Conjunction(List<Criterion>) - Constructor in Query.Conjunction
connect(org.springframework.core.env.PropertyResolver) - Method in AbstractDatastore
connect() - Method in Datastore
Connects to the datastore with the default connection details, normally provided via the datastore implementations constructor
connected - Field in AbstractHibernateSession
connection(java.lang.String) - Method in Entity
Sets the datastore to use
connection - Property in GormDatabase
CONNECTION - Field in HttpHeaders
connection - Field in ReadOnly
The connection to use by default
Default:
ConnectionSource.DEFAULT
connection - Field in Transactional
The connection to use by default
Default:
ConnectionSource.DEFAULT
connectionDetails - Field in AbstractDatastore
connectionName - Field in AbstractDetachedCriteria
connectionName - Property in DataSourceFactoryBean
ConnectionNotFoundException - Class in org.grails.datastore.mapping.core
Thrown when a session cannot be located.
ConnectionNotFoundException(java.lang.String) - Constructor in ConnectionNotFoundException
connections(List<String>) - Method in Entity
Sets the connection to use
connectionsCollection - Property in AbstractMongoConnectionSourceSettings
The collection name to use to resolve connections when using MongoConnectionSources
ConnectionSource - Interface in org.grails.datastore.mapping.core.connections
Represents a connection source, which could be a SQL DataSource, a MongoClient etc.
ConnectionSourceFactory - Interface in org.grails.datastore.mapping.core.connections
A factory for creating new ConnectionSource instances
connectionSourceFactory - Field in AbstractConnectionSources
connectionSourceMap - Field in InMemoryConnectionSources
connectionSourceMap - Field in StaticConnectionSources
ConnectionSources - Interface in org.grails.datastore.mapping.core.connections
Models multiple connection sources
connectionSources - Field in AbstractHibernateDatastore
connectionSources - Field in GormStaticApi
connectionSources - Field in MongoDatastore
connectionSourcesClass - Property in ConnectionSourceSettings
The class used to create
ConnectionSourceSettings - Class in org.grails.datastore.mapping.core.connections
Default settings shared across all implementations
ConnectionSourceSettings.CustomSettings - Class in org.grails.datastore.mapping.core.connections
Any custom settings
ConnectionSourceSettings.CustomSettings() - Constructor in ConnectionSourceSettings.CustomSettings
ConnectionSourceSettings.DefaultSettings - Class in org.grails.datastore.mapping.core.connections
Represents the default settings
ConnectionSourceSettings.DefaultSettings() - Constructor in ConnectionSourceSettings.DefaultSettings
ConnectionSourceSettings() - Constructor in ConnectionSourceSettings
ConnectionSourceSettingsBuilder - Class in org.grails.datastore.mapping.core.connections
Builder for the default settings
ConnectionSourceSettingsBuilder(org.springframework.core.env.PropertyResolver, java.lang.String) - Constructor in ConnectionSourceSettingsBuilder
ConnectionSourcesInitializer - Class in org.grails.datastore.mapping.core.connections
Initializer sequence for creating ConnectionSources
ConnectionSourcesInitializer() - Constructor in ConnectionSourcesInitializer
ConnectionSourcesListener - Interface in org.grails.datastore.mapping.core.connections
A listener for connection sources
ConnectionSourcesProvider - Interface in org.grails.datastore.mapping.core.connections
An interfaces for classes that provide ConnectionSources
ConnectionSourcesSupport - Class in org.grails.datastore.mapping.core.connections
Utility methods for ConnectionSource handling
connectionString - Field in AbstractMongoConnectionSourceSettings
The connection string
connectionString - Property in StartMongoGrailsIntegrationExtension
connectStateless() - Method in AbstractDatastore
connectStateless() - Method in StatelessDatastore
Connect and return a stateless session
connectTo(LazyInitializingWriter, boolean) - Method in StreamCharBuffer
console - Property in CreateAppCommand.CreateAppCommandObject
console - Property in GrailsCli.ExecutionContextImpl
ConsoleLogger - Interface in grails.build.logging
Interface containing methods for logging to the Grails console
consoleLogger - Property in GroovyScriptCommand
CONSTANT_NAME_COMPILE_STATIC_MODE - Field in GroovyPageParser
CONSTANT_NAME_CONTENT_TYPE - Field in GroovyPageParser
CONSTANT_NAME_EXPRESSION_CODEC - Field in GroovyPageParser
CONSTANT_NAME_JSP_TAGS - Field in GroovyPageParser
CONSTANT_NAME_LAST_MODIFIED - Field in GroovyPageParser
CONSTANT_NAME_MODEL_FIELDS_MODE - Field in GroovyPageParser
CONSTANT_NAME_OUT_CODEC - Field in GroovyPageParser
CONSTANT_NAME_STATIC_CODEC - Field in GroovyPageParser
CONSTANT_NAME_TAGLIB_CODEC - Field in GroovyPageParser
CONSTANT_NULL - Field in DirtyCheckingTransformer
CONSTANT_STATUS - Field in ResourceTransform
ConstantClosure(java.lang.Object) - Constructor in TagOutput.ConstantClosure
Constrained - Class in org.grails.scaffolding.model.property
constrained1 - Property in Constrained
Constrained(grails.gorm.validation.Constrained) - Constructor in Constrained
constrained - Property in DomainPropertyImpl
ConstrainedDelegate - Class in grails.validation
Bridge from the old API to the new
ConstrainedDelegate(grails.gorm.validation.ConstrainedProperty) - Constructor in ConstrainedDelegate
ConstrainedDiscovery - Interface in org.grails.validation.discovery
Strategy interface for discovering the Constrained properties of a class
ConstrainedEntity - Class in org.apache.grails.data.testing.tck.tests
ConstrainedEntity() - Constructor in ConstrainedEntity
constrainedProperties - Property in PersistentEntityValidator
ConstrainedProperty - Interface in grails.gorm.validation
An interface for a constrained property
ConstrainedProperty.1 - Class in grails.gorm.validation
ConstrainedProperty.1() - Constructor in ConstrainedProperty.1
ConstrainedPropertyBuilder - Class in org.grails.datastore.gorm.validation.constraints.builder
Builder used as a delegate within the "constraints" closure of GrailsDomainClass instances .
ConstrainedPropertyBuilder(org.grails.datastore.mapping.model.MappingContext, org.grails.datastore.gorm.validation.constraints.registry.ConstraintRegistry, java.lang.Class, Map<String,Object>) - Constructor in ConstrainedPropertyBuilder
Constraint - Interface in grails.gorm.validation
Defines a validateable constraint.
CONSTRAINT_TYPE_MAP - Property in ValidationTagLib
constraintConstructor - Field in DefaultConstraintFactory
ConstraintEvaluatorAdapter - Class in org.grails.plugins.domain.support
ConstraintEvaluatorAdapter(org.grails.datastore.gorm.validation.constraints.eval.ConstraintsEvaluator) - Constructor in ConstraintEvaluatorAdapter
ConstraintEvalUtils - Class in org.grails.validation
Utility methods for configuring constraints
ConstraintEvalUtils() - Constructor in ConstraintEvalUtils
constraintFactories - Property in DefaultMappingContextFactoryBean
ConstraintFactory - Interface in org.grails.datastore.gorm.validation.constraints.factory
Constructs a constraint
constraintOwningClass - Field in AbstractConstraint
constraintParameter - Field in AbstractConstraint
constraintPropertyName - Field in AbstractConstraint
ConstraintRegistry - Interface in org.grails.datastore.gorm.validation.constraints.registry
A registry of Constraint factories
constraintRegistry - Field in DefaultConstrainedProperty
constraintRegistry - Field in DefaultConstraintEvaluator
constraintRegistry - Property in DefaultValidatorRegistry
constraints - Field in AbstractUrlMapping
constraints - Property in BeanPropertyAccessorImpl
constraints - Property in CardProfile
constraints - Property in ClassWithHungarianNotation
constraints - Property in ClassWithListArgBeforeValidate
constraints - Property in ClassWithNoArgBeforeValidate
constraints - Property in ClassWithOverloadedBeforeValidate
constraints - Property in ConnectionSourceSettings.DefaultSettings
The default constraints
constraints - Property in ConstrainedEntity
constraints - Property in ContactDetails
CONSTRAINTS_EVALULATOR_BEAN_NAME - Property in FieldsGrailsPlugin
constraints - Property in Face
CONSTRAINTS_FIELD_NAME - Field in DefaultASTDatabindingHelper
constraints - Property in GroupWithin
constraints - Property in Patient
constraints - Property in Person
constraints - Property in Pet
constraints - Property in Record
constraints - Property in TestEntity
constraints - Property in UniqueGroup
ConstraintsEvaluator - Interface in org.grails.datastore.gorm.validation.constraints.eval
Evaluates Constraints for a GORM entity
constraintsEvaluator - Property in BeanPropertyAccessorFactory
constraintsEvaluator - Property in DefaultValidatorRegistry
ConstraintsSpec - Class in org.apache.grails.data.testing.tck.tests
ConstraintsSpec() - Constructor in ConstraintsSpec
constraintValidatorFactory(jakarta.validation.ConstraintValidatorFactory) - Method in GormValidatorFactoryAdapter.GormValidatorContext
ConstraintViolationUtils - Class in org.grails.datastore.gorm.validation.jakarta
Utility methods for handling ConstraintViolationException
ConstraintViolationUtils() - Constructor in ConstraintViolationUtils
construct2ndStep(groovy.util.Node, java.lang.Object) - Method in CustomSafeConstructor.ConstructIsoTimestampString
construct(groovy.util.Node) - Method in CustomSafeConstructor.ConstructIsoTimestampString
CONSTRUCTOR_METHOD - Field in BaseApiProvider
constructors - Field in BaseApiProvider
Consumer - Annotation Type in reactor.spring.context.annotation
deprecated:
No longer necessary, remove from your class
ContactDetails - Class in org.apache.grails.data.testing.tck.domains
ContactDetails() - Constructor in ContactDetails
contactDetails - Property in Patient
container - Property in ContainerSupport
Get access to container running the web-driver, for convenience to execInContainer, copyFileToContainer etc.
ContainerFileDetector - Interface in grails.plugin.geb
An extension of org.openqa.selenium.remote.FileDetector that will get passed additional parameters from the webdriver container holder.
ContainerGebConfiguration - Annotation Type in grails.plugin.geb
Can be used to configure the protocol and hostname that the container's browser will use
ContainerGebFileInputSource - Class in grails.plugin.geb.support
A File implementation specifically for assigning to the Geb FileInput module when using ContainerGebSpec.
ContainerGebFileInputSource(java.lang.String) - Constructor in ContainerGebFileInputSource
ContainerGebSpec - Class in grails.plugin.geb
A GebSpec that leverages Testcontainers to run the browser inside a container.
ContainerGebSpec() - Constructor in ContainerGebSpec
ContainerGebTestDescription - Class in grails.plugin.geb
Implements TestDescription to customize recording names.
ContainerGebTestDescription(org.spockframework.runtime.model.IterationInfo) - Constructor in ContainerGebTestDescription
containerHolder - Property in GebRecordingTestListener
containerHolder - Property in StartMongoGrailsUnitExtension
ContainerRenderer - Interface in grails.rest.render
A container a renderer is a render that renders a container of objects (Example: List of Book instances)
ContainerSupport - Trait in grails.plugin.geb.support
Features for supporting Geb tests running in a container.
containerType - Property in DefaultRendererRegistry.ContainerRendererCacheKey
contains(java.lang.Object) - Method in AbstractHibernateSession
contains(java.lang.Object) - Method in AbstractPersistentCollection
contains(java.lang.Object) - Method in AbstractSession
contains(java.lang.Object, java.lang.Object) - Method in GrailsArrayUtils
contains(java.lang.Object) - Method in GrailsHibernateTemplate
contains(java.lang.Object) - Method in IHibernateTemplate
contains(java.lang.Object) - Method in JSONArray
contains(java.lang.Object) - Method in PagedResultList
contains(java.lang.Object) - Method in Session
Whether the object is contained within the first level cache
containsAll(java.util.Collection) - Method in AbstractPersistentCollection
containsAll(java.util.Collection) - Method in JSONArray
containsAll(Collection<?>) - Method in PagedResultList
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 AbstractTemplateVariableBinding.TemplateVariableBindingMap
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 DelegatingParameters
containsKey(java.lang.Object) - Method in EmptyParameters
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 Parameters
Returns:
Whether or not the key exists
containsKey(java.lang.Object) - Method in PrefixedConfig
containsKey(K) - Method in PromiseMap
Parameters:
key - The key
containsKey(java.lang.Object) - Method in PropertyResolverMap
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
containsRegisteredBean(java.lang.Object, org.springframework.beans.factory.support.BeanDefinitionRegistry, java.lang.String) - Method in AbstractDatastoreInitializer
containsSession(org.grails.datastore.mapping.core.Session) - Method in SessionHolder
containsValue(java.lang.Object) - Method in AbstractTemplateVariableBinding.TemplateVariableBindingMap
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
containsValue(java.lang.Object) - Method in PropertyResolverMap
CONTENT_DISPOSITION - Field in HttpHeaders
CONTENT_ENCODING - Field in HttpHeaders
CONTENT_LANGUAGE - Field in HttpHeaders
CONTENT_LENGTH_COUNTING_ENABLED - Field in GSPResponseWriter
CONTENT_LENGTH - Field in HttpHeaders
CONTENT_LOCATION - Field in HttpHeaders
CONTENT_MD5 - Field in HttpHeaders
CONTENT_RANGE - Field in HttpHeaders
content - Property in RenderSitemeshTagLib
CONTENT_TYPE - Field in HttpHeaders
CONTENT - Enum Constant in XMLStreamWriter.Mode
contentLength() - Method in ByteArrayResource
contentLength() - Method in GrailsResource
contentLength() - Method in SpringResource
contentType - Field in AbstractConverter
contentType - Property in DefaultHalViewHelper
contentType - Property in DefaultHalViewHelper.HalStreamingJsonDelegate
contentType - Property in JsonRenderResult
The content type
contentType(java.lang.String) - Method in JsonViewTest.TestHttpResponse
contentType(java.lang.String) - Method in JsonViewUnitTest.TestHttpResponse
contentType - Property in Link
The content type of the linked resource
contentType(java.lang.String) - Method in Response
Set the response content type
contentType - Property in SmartViewResolver
contentType - Property in TestRequestConfigurer
context - Field in AbstractClassMapping
context - Field in AbstractPersistentEntity
context - Field in AbstractPersistentProperty
CONTEXT_CONFIG_ANNOTATION - Field in IntegrationTestAstTransformation
context - Field in DefaultRuntimeSpringConfiguration
Context(AbstractBsonReader.Context, BsonContextType) - Constructor in JsonReader.Context
Context(org.grails.datastore.bson.json.JsonReader.Context, BsonContextType, java.lang.String) - Constructor in JsonWriter.Context
Creates a new context.
contextInitialized - Field in AbstractGrailsApplication
ContextMarkupRenderer - Interface in org.grails.scaffolding.markup
Used to output context surrounding any given content.
contextMarkupRenderer - Property in DomainMarkupRendererImpl
contextMarkupRenderer() - Method in ScaffoldingBeanConfiguration
ContextMarkupRendererImpl - Class in org.grails.scaffolding.markup
ContextMarkupRendererImpl() - Constructor in ContextMarkupRendererImpl
contextPath - Property in DefaultLinkGenerator
contextPath - Property in LinkGeneratorFactory
contextPath - Property in TestRequestConfigurer
contexts - Property in DatabaseMigrationCommand
contribute(InFlightMetadataCollector, org.jboss.jandex.IndexView) - Method in GrailsDomainBinder
Controller - Annotation Type in grails.web
Created by graemerocher on 28/05/14.
controller - Property in AbstractGrailsControllerUrlMappings.ControllerKey
controller - Property in ActionSettingMethodHandler
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
ControllerActionConventions() - Constructor in ControllerActionConventions
ControllerActionTransformer - Class in org.grails.compiler.web
ControllerActionTransformer() - Constructor in ControllerActionTransformer
ControllerArtefactHandler - Class in org.grails.core.artefact
Lookup controllers for uris.
ControllerArtefactHandler() - Constructor in ControllerArtefactHandler
ControllerArtefactTypeTransformation - Class in org.grails.compiler.web
A transformation that makes an Artefact a controller
controllerCache - Field in UrlMappingsInfoHandlerAdapter
controllerClass - Property in GrailsControllerUrlMappingInfo
ControllerDomainTransformer - Class in org.grails.compiler.web
Adds binding methods to domain classes.
ControllerExceptionHandlerMetaData - Interface in org.grails.plugins.web.controllers
Represents meta data which describes an exception handling method in a controller
controllerExcludesRegex - Property in UrlMappingMatcher.MapExclude
ControllerExecutionException - Class in org.grails.web.servlet.mvc.exceptions
Throw when an exception occurs during controller execution
ControllerExecutionException(java.lang.Throwable) - Constructor in ControllerExecutionException
ControllerMethod - Annotation Type in grails.web.controllers
A marker annotation for methods added to a class that are for persistence purposes
controllerName - Field in AbstractUrlMapping
controllerName - Property in ForwardUrlMappingInfo
controllerName - Property in GrailsView
Returns:
The current controller name
controllerName(java.lang.String) - Method in TestRequestConfigurer
ControllerNameExtractor - Class in org.grails.test.support
ControllerNameExtractor() - Constructor in ControllerNameExtractor
controllerNamespace - Property in GrailsView
Returns:
The current controller namespace
controllerNamespace(java.lang.String) - Method in TestRequestConfigurer
controllerRegex - Field in UrlMappingMatcher
CONTROLLERS_DEFAULT_SCOPE - Field in Settings
The default scope for controllers
CONTROLLERS_UPLOAD_FILE_SIZE_THRESHOLD - Field in Settings
The file size threshold
CONTROLLERS_UPLOAD_LOCATION - Field in Settings
The upload directory for controllers, defaults to java.tmp.dir
CONTROLLERS_UPLOAD_MAX_FILE_SIZE - Field in Settings
The maximum file size
CONTROLLERS_UPLOAD_MAX_REQUEST_SIZE - Field in Settings
The maximum request size
ControllersAsyncGrailsPlugin - Class in org.grails.plugins.web.async
Async support for the Grails 2.0.
ControllersAsyncGrailsPlugin() - Constructor in ControllersAsyncGrailsPlugin
ControllersAutoConfiguration - Class in org.grails.plugins.web.controllers
ControllersDomainBindingApi - Class in org.grails.plugins.web.controllers.api
Enhancements made to domain classes for data binding.
ControllersGrailsPlugin - Class in org.grails.plugins.web.controllers
Handles the configuration of controllers for Grails.
ControllersGrailsPlugin() - Constructor in ControllersGrailsPlugin
ControllerTagLibraryTraitInjector - Class in grails.compiler.traits
A TraitInjector that adds the ability to invoke tag libraries from a controller
ControllerTagLibraryTraitInjector() - Constructor in ControllerTagLibraryTraitInjector
ControllerTraitInjector - Class in grails.compiler.traits
A TraitInjector that injects controllers with the Controller trait
ControllerTraitInjector() - Constructor in ControllerTraitInjector
ControllerUnitTest - Trait in grails.testing.web.controllers
convention - Property in ArtefactVariableResolver
The suffix used as a convention for the file
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
Authors:
Jeff Brown
conversionService - Field in AbstractHibernateCriteriaBuilder
conversionService - Field in AbstractHibernateGormStaticApi
conversionService - Field in AbstractHibernateQuery
conversionService - Field in AbstractMappingContext
conversionService - Property in FormTagLib
conversionService - Field in HibernateGormStaticApi
conversionService - Property in MethodSubscriber
conversionService - Field in NavigableMapConfig
conversionService - Property in SimpleDataBinder
convert(org.grails.config.NavigableMap.NullSafeNavigator) - Method in AbstractGrailsPluginManager
convert(java.lang.CharSequence) - Method in BasicTypeConverterRegistrar
convert(java.lang.Object) - Method in ByteArrayMultipartFileValueConverter
convert(byte[]) - Method in ByteArrayToStringConverter
convert(java.lang.String) - Method in ChangelogXml2Groovy
Convert a Liquibase XML changelog to Groovy DSL format.
CONVERT_CLOSURES_KEY - Field in ControllerActionTransformer
convert(java.lang.Object) - Method in ClosureValueConverter
convert(org.bson.BsonBinary) - Method in CodecExtensions.1
convert(org.bson.BsonDouble) - Method in CodecExtensions.10
convert(org.bson.BsonDouble) - Method in CodecExtensions.11
convert(org.bson.BsonInt32) - Method in CodecExtensions.12
convert(org.bson.BsonInt32) - Method in CodecExtensions.13
convert(org.bson.BsonInt64) - Method in CodecExtensions.14
convert(org.bson.BsonArray) - Method in CodecExtensions.15
convert(org.bson.BsonArray) - Method in CodecExtensions.16
convert(org.bson.BsonDocument) - Method in CodecExtensions.17
convert(org.bson.BsonDecimal128) - Method in CodecExtensions.18
convert(org.bson.BsonObjectId) - Method in CodecExtensions.2
convert(org.bson.BsonTimestamp) - Method in CodecExtensions.3
convert(org.bson.BsonDateTime) - Method in CodecExtensions.4
convert(org.bson.BsonString) - Method in CodecExtensions.5
convert(org.bson.BsonString) - Method in CodecExtensions.6
convert(org.bson.BsonRegularExpression) - Method in CodecExtensions.7
convert(org.bson.BsonBoolean) - Method in CodecExtensions.8
convert(org.bson.BsonNull) - Method in CodecExtensions.9
convert(java.lang.String) - Method in ConfigSupport.1
convert(java.lang.Object, Class<?>) - Method in ConversionService
convert(java.lang.Object) - Method in CurrencyValueConverter
convert(java.lang.String) - Method in DatastoreUtils
convert(java.lang.String) - Method in DataTestSetupSpecInterceptor.1
convert(java.lang.Object) - Method in DateConversionHelper
convert(java.lang.Object, org.springframework.core.convert.TypeDescriptor, org.springframework.core.convert.TypeDescriptor) - Method in DefaultConversionService
convert(java.lang.Object, java.lang.String) - Method in DefaultJsonGenerator.ClosureConverter
Converts a given value.
convert(java.lang.Double) - Method in DoubleToFloatConverter
CONVERT_EMPTY_STRINGS_TO_NULL - Field in Settings
convert(java.lang.Object, java.lang.String) - Method in FormattedDateValueConverter
convert(java.lang.Object, java.lang.String) - Method in FormattedLocalDateTimeValueConverter
convert(java.lang.Object, java.lang.String) - Method in FormattedValueConverter
Return a formatted value
convert(java.lang.String) - Method in GrailsApplicationPostProcessor.1
convert(org.grails.config.NavigableMap.NullSafeNavigator) - Method in GrailsApplicationPostProcessor.2
convert(org.grails.config.NavigableMap.NullSafeNavigator) - Method in GrailsApplicationPostProcessor.3
convert(java.lang.Class, java.lang.Object) - Method in GrailsWebDataBinder
convert(java.lang.String) - Method in HibernateGrailsPlugin.1
convert(java.lang.Long) - Method in InstantConverter
convert(java.lang.Object, java.lang.String) - Method in InstantJsonConverter
convert(int[]) - Method in IntArrayToIntegerArrayConverter
convert(java.lang.Integer) - Method in IntegerToByteConverter
convert(java.lang.Integer) - Method in IntegerToShortConverter
convert(java.lang.Object, java.lang.String) - Method in JsonGenerator.Converter
Converts a given object.
convert(java.lang.Object, java.lang.String) - Method in Jsr310ConvertersConfiguration.1
convert(java.lang.Object, java.lang.String) - Method in Jsr310ConvertersConfiguration.10
convert(java.lang.Object) - Method in Jsr310ConvertersConfiguration.11
convert(java.lang.Object, java.lang.String) - Method in Jsr310ConvertersConfiguration.13
convert(java.lang.Object) - Method in Jsr310ConvertersConfiguration.14
convert(java.lang.Object, java.lang.String) - Method in Jsr310ConvertersConfiguration.16
convert(java.lang.Object) - Method in Jsr310ConvertersConfiguration.17
convert(java.lang.Object) - Method in Jsr310ConvertersConfiguration.19
convert(java.lang.Object) - Method in Jsr310ConvertersConfiguration.2
convert(java.lang.Object) - Method in Jsr310ConvertersConfiguration.20
convert(java.lang.Object) - Method in Jsr310ConvertersConfiguration.21
convert(java.lang.Object, java.lang.String) - Method in Jsr310ConvertersConfiguration.4
convert(java.lang.Object) - Method in Jsr310ConvertersConfiguration.5
convert(java.lang.Object, java.lang.String) - Method in Jsr310ConvertersConfiguration.7
convert(java.lang.Object) - Method in Jsr310ConvertersConfiguration.8
convert(java.lang.Object, groovy.lang.Closure) - Method in Jsr310ConvertersConfiguration.Jsr310DateValueConverter
convert(java.lang.Long) - Method in LocalDateConverter
convert(java.lang.Object, java.lang.String) - Method in LocalDateJsonConverter
convert(java.lang.Object) - Method in LocalDateTimeConverter
convert(java.lang.Object, java.lang.String) - Method in LocalDateTimeJsonConverter
convert(java.lang.Object) - Method in LocaleAwareNumberConverter
convert(java.lang.Long) - Method in LocalTimeConverter
convert(java.lang.Object, java.lang.String) - Method in LocalTimeJsonConverter
convert(long[]) - Method in LongArrayToLongArrayConverter
convert(BigInteger) - Method in MongoMappingContext
convert(java.lang.Long) - Method in OffsetDateTimeConverter
convert(java.lang.Object, java.lang.String) - Method in OffsetDateTimeJsonConverter
convert(java.lang.Long) - Method in OffsetTimeConverter
convert(java.lang.Object, java.lang.String) - Method in OffsetTimeJsonConverter
convert(java.lang.String) - Method in PeriodConverter
convert(java.lang.Object, java.lang.String) - Method in PeriodJsonConverter
convert(java.lang.Class, java.lang.Object) - Method in SimpleDataBinder
convert(java.lang.Object, Class<?>) - Method in SpringConversionServiceAdapter
convert(java.lang.String) - Method in StringToBigDecimalConverter
convert(java.lang.String) - Method in StringToBigIntegerConverter
convert(java.lang.String) - Method in StringToByteArrayConverter
convert(java.lang.String) - Method in StringToCurrencyConverter
convert(java.lang.String) - Method in StringToLocaleConverter
convert(java.lang.String) - Method in StringToShortConverter
convert(java.lang.String) - Method in StringToTimeZoneConverter
convert(java.lang.String) - Method in StringToURLConverter
convert(java.lang.Long) - Method in TemporalConverter
convert(java.lang.Object) - Method in TimeZoneConverter
convert(java.lang.Object) - Method in UUIDConverter
convert(java.lang.Object) - Method in ValueConverter
convert(java.lang.Long) - Method in ZonedDateTimeConverter
convert(java.lang.Object, java.lang.String) - Method in ZonedDateTimeJsonConverter
convertAnother(java.lang.Object) - Method in Converter
convertAnother(java.lang.Object) - Method in JSON
convertAnother(java.lang.Object) - Method in XML
convertArgumentList(java.util.Collection) - Method in AbstractDetachedCriteria
convertArgumentList(java.util.List) - Method in AbstractHibernateCriteriaBuilder
convertArguments(org.grails.datastore.mapping.model.PersistentEntity) - Method in MethodExpression
convertArguments(org.grails.datastore.mapping.model.PersistentEntity) - Method in MethodExpression.InList
convertArguments(org.grails.datastore.mapping.model.PersistentEntity) - Method in MethodExpression.InRange
convertArguments(org.grails.datastore.mapping.model.PersistentEntity) - Method in MethodExpression.NotInList
convertBasicEntryValue(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.types.Basic, java.lang.Object) - Method in NativeEntryEntityPersister
Convert a Basic (collection-style) property native entry value taken from an entity into the target property type.
convertClassLoaderURL(java.net.URL) - Method in PathMatchingResourcePatternResolver
Convert the given URL as returned from the ClassLoader into a Resource object.
convertDBObject(java.lang.Object) - Method in MongoQuery.MongoResultList
convertEmptyStringsToNull - Property in DomainPropertyFactoryImpl
convertEmptyStringsToNull - Field in DomainPropertyImpl
convertEmptyStringsToNull - Property in GrailsWebDataBinder
Converter - Interface in org.grails.web.converters
Defines an Object that can convert an instance and render it to the response or a supplied writer.
Converter.CircularReferenceBehaviour - Enum in org.grails.web.converters
converterClosure - Property in ClosureValueConverter
ConverterConfiguration - Interface in org.grails.web.converters.configuration
Authors:
Siegfried Puchbauer
ConverterException - Class in org.grails.web.converters.exceptions
Thrown when an error occurs originating from a Converter instance.
ConverterException() - Constructor in ConverterException
CONVERTERS_DEFAULT_ENCODING - Field in ConvertersConfigurationHolder
converters - Field in DefaultJsonGenerator
converters - Field in JsonGenerator.Options
ConvertersApi - Class in org.grails.plugins.converters.api
The API for converting objects to target types such as XML.
ConvertersConfigurationHolder - Class in org.grails.web.converters.configuration
Singleton which holds all default and named configurations for the Converter classes.
ConvertersConfigurationInitializer - Class in org.grails.web.converters.configuration
Authors:
Siegfried Puchbauer
ConvertersDomainTransformer - Class in org.grails.compiler.web.converters
Adds the asType method to domain classes.
ConvertersExtension - Class in org.grails.web.converters
Authors:
Jeff Brown
ConvertersExtension() - Constructor in ConvertersExtension
ConvertersGrailsPlugin - Class in org.grails.plugins.converters
Allows the "obj as XML" and "obj as JSON" syntax.
ConvertersGrailsPlugin() - Constructor in ConvertersGrailsPlugin
ConverterUtil - Class in org.grails.web.converters
A utility class for creating and dealing with Converter objects.
convertHibernateAccessException(HibernateException) - Method in GrailsHibernateTemplate
convertIdentifier(java.io.Serializable) - Method in AbstractHibernateGormStaticApi
convertIdentityIfNecessasry(org.grails.datastore.mapping.model.PersistentProperty, java.io.Serializable) - Method in AbstractSession
convertIdIfNecessary(org.grails.datastore.mapping.model.PersistentEntity, java.io.Serializable) - Method in NativeEntryEntityPersister
convertJdbcAccessException(JDBCException, org.springframework.jdbc.support.SQLExceptionTranslator) - Method in GrailsHibernateTemplate
convertNode(groovy.util.Node, java.lang.StringBuilder, int) - Method in ChangelogXml2Groovy
convertObject(java.lang.Object) - Method in AbstractResultList
convertObject(java.lang.Object) - Method in MongoQuery.MongoResultList
convertOrder(org.grails.datastore.mapping.query.Query.Order, java.lang.String) - Method in AbstractHibernateCriteriaBuilder
convertPotentialGStrings(Map<Object,Object>) - Method in DataBindingUtils
convertStringToEnum(Class<? extends Enum>, java.lang.String) - Method in SimpleDataBinder
convertStringValue(java.lang.Object) - Method in AbstractHibernateCriterionAdapter.CriterionAdaptor
convertToGeoDocument(grails.mongodb.geo.Shape) - Method in GeoJSONType
convertToGradleDependencies(List<Dependency>) - Method in CreateAppCommand
convertToHibernateCriteria(QueryableCriteria<?>) - Method in AbstractHibernateCriteriaBuilder
convertToHibernateCriteria(QueryableCriteria<?>) - Method in HibernateCriteriaBuilder
convertToJtaStatus(org.springframework.transaction.TransactionStatus) - Method in HibernateJtaTransactionManagerAdapter
convertToNativeKey(java.io.Serializable) - Method in NativeEntryEntityPersister
Subclasses should override to provide any conversion necessary to convert to a nativeKey
convertToOtherTypes(java.lang.Object, Class<T>) - 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, Class<T>) - Method in CodeGenConfig
convertValueToType(java.lang.Object, java.lang.Class, org.grails.databinding.converters.ConversionService) - Method in HibernateRuntimeUtils
cookie - Property in ApplicationTagLib
Obtains the value of a cookie.
COOKIE - Field in HttpHeaders
COOKIE_NAME - Field in CookieTenantResolver
cookieName - Property in CookieTenantResolver
The name of the cookie
CookieTenantResolver - Class in org.grails.datastore.mapping.multitenancy.web
Resolves the tenant id from a cookie
CookieTenantResolver() - Constructor in CookieTenantResolver
COORDINATES - Field in GeoJSONType
coordinates - Property in LineString
The points that constitute the LineString
coordinates - Property in MultiLineString
copy(org.springframework.core.io.Resource, java.io.File) - Method in FileSystemInteraction
Copy a Resource from the given location to the given directory or location
copy(org.springframework.core.io.Resource, java.io.File) - Method in FileSystemInteractionImpl
Copy a Resource from the given location to the given directory or location
copyAll(java.lang.Iterable, java.lang.Object) - Method in FileSystemInteraction
Copies resources to the target destination
copyAll(java.lang.Iterable, java.lang.Object) - Method in FileSystemInteractionImpl
Copies resources to the target destination
copyAnnotations(org.codehaus.groovy.ast.AnnotatedNode, org.codehaus.groovy.ast.AnnotatedNode, Set<String>, Set<String>) - Method in AstUtils
copyAnnotations(org.codehaus.groovy.ast.AnnotatedNode, org.codehaus.groovy.ast.AnnotatedNode, Set<String>, Set<String>) - Method in GrailsASTUtils
copyClassAnnotations(org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode) - Method in AbstractServiceImplementer
Copies annotation from the abstract method to the implementation method
copyExpandoMetaClass(Class<?>, Class<?>, boolean) - Method in GrailsMetaClassUtils
Copies the ExpandoMetaClass dynamic methods and properties from one Class to another.
copyParameters(Map<String, ClassNode>, org.codehaus.groovy.ast.Parameter, List<String>) - Method in AstUtils
copyParameters(org.codehaus.groovy.ast.Parameter, Map<String,ClassNode>) - Method in GrailsASTUtils
copySrcToTarget(org.grails.build.logging.GrailsConsoleAntBuilder, java.io.File, java.util.List, Set<String>) - Method in CreateAppCommand
CORE_PLUGIN_PATTERN - Field in CorePluginFinder
CoreAutoConfiguration - Class in org.grails.plugins.core
Core beans.
CoreGrailsPlugin - Class in org.grails.plugins
Configures the core shared beans within the Grails application context.
CoreGrailsPlugin() - Constructor in CoreGrailsPlugin
CorePluginFinder - Class in org.grails.plugins
Loads core plugin classes.
CorePluginFinder(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
CouldNotDetermineHibernateDialectException - Class in org.grails.orm.hibernate.exceptions
Thrown when no Hibernate dialect could be found for a database name.
CouldNotDetermineHibernateDialectException(java.lang.String, java.lang.Throwable) - Constructor in CouldNotDetermineHibernateDialectException
count() - Method in AbstractCriteriaBuilder
count() - Method in AbstractDetachedCriteria.DetachedProjections
count - Field in AbstractHibernateCriteriaBuilder
count() - Method in AbstractHibernateGormStaticApi
count() - Method in AbstractHibernateQuery.HibernateProjectionList
COUNT_CALL - Field in AbstractHibernateCriteriaBuilder
count(groovy.lang.Closure) - Method in CriteriaBuilder
Defines and executes a count query in a single call.
count(groovy.lang.Closure) - Method in DetachedCriteria
Counts the number of records returned by the query
count() - Method in GormEntity
Counts the number of persisted entities
count(java.util.Map, groovy.lang.Closure) - Method in GormQueryOperations
Counts the number of records returned by the query
count() - Method in GormService
count() - Method in GormStaticApi
Counts the number of persisted entities
count() - Method in GormStaticOperations
Counts the number of persisted entities
count(org.bson.conversions.Bson) - Method in MongoEntity
Counts the number of the entities in the collection.
count(MongoCollection<Document>, java.util.Map, Map<String, Object>) - Method in MongoExtensions
count(org.bson.conversions.Bson) - Method in MongoStaticApi
count(groovy.lang.Closure) - Method in NamedCriteriaProxy
COUNT_PROJECTION - Field in Projections
count() - Method in ProjectionList
Count the number of records returned
count() - Method in Projections
Projection that returns the number of records from the query instead of the results themselves
count() - Method in Query.ProjectionList
count() - Method in TenantDelegatingGormOperations
CountByFinder - Class in org.grails.datastore.gorm.finders
Supports counting objects.
CountByFinder(org.grails.datastore.mapping.model.MappingContext) - Constructor in CountByFinder
CountByImplementer - Class in org.grails.datastore.gorm.services.implementers
Implements countBy* methods on Service instances
CountByImplementer() - Constructor in CountByImplementer
countChainableTransactionManagerBeans(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in ChainedTransactionManagerPostProcessor
countDigits(java.lang.Number) - Method in GrailsDomainBinder
Returns:
a count of the digits in the specified number
countDistinct(java.lang.String) - Method in AbstractCriteriaBuilder
Projection that signifies to count distinct results
countDistinct(java.lang.String) - Method in AbstractDetachedCriteria.DetachedProjections
countDistinct(java.lang.String, java.lang.String) - Method in AbstractHibernateCriteriaBuilder
Adds a projection that allows the criteria to return the distinct property count
countDistinct(java.lang.String) - Method in AbstractHibernateQuery.HibernateProjectionList
countDistinct(java.util.Collection, java.lang.String) - Method in ManualProjections
Counts the number of distinct values
countDistinct(java.lang.String) - Method in ProjectionList
Count the number of records returned
countDistinct(java.lang.String) - Method in Projections
Projection that signifies to return only distinct results
countDistinct(java.lang.String) - Method in Query.ProjectionList
CountDistinctProjection(java.lang.String) - Constructor in Query.CountDistinctProjection
countHits(java.lang.String) - Method in MongoEntity
Counts the number of hits
countHits(java.lang.String) - Method in MongoStaticApi
countHits(java.lang.String) - Method in MongoStaticOperations
Counts the number of hits
CountImplementer - Class in org.grails.datastore.gorm.services.implementers
Implementation for counting
CountImplementer() - Constructor in CountImplementer
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
countResources() - Method in RestfulServiceController
Country - Class in org.apache.grails.data.testing.tck.domains
COUNTRY_CODES_BY_NAME - Property in CountryTagLib
COUNTRY_CODES_BY_NAME_ORDER - Property in CountryTagLib
Country() - Constructor in Country
country - Property in CountryTagLib
Take a country code and output the country name, from the internal data.
countrySelect - Property in CountryTagLib
Display a country selection combo box.
CountryTagLib - Class in org.grails.plugins.web.taglib
Tags for rendering country selection / display of country names.
CountryTagLib() - Constructor in CountryTagLib
CountWhereImplementer - Class in org.grails.datastore.gorm.services.implementers
Implements support for the Where annotation on Service instances that return a multiple results
CountWhereImplementer() - Constructor in CountWhereImplementer
create(java.lang.String, org.springframework.core.env.PropertyResolver, F) - Method in AbstractConnectionSourceFactory
create(java.lang.String, ConnectionSource<DataSource,DataSourceSettings>, org.grails.orm.hibernate.connections.HibernateConnectionSourceSettings) - Method in AbstractHibernateConnectionSourceFactory
Creates a ConnectionSource for the given DataSource
create(groovy.lang.GroovyClassLoader, List<RepositoryConfiguration>, org.grails.cli.compiler.grape.DependencyResolutionContext, boolean) - Method in AetherGrapeEngineFactory
create(java.lang.String, org.grails.datastore.gorm.jdbc.connections.DataSourceSettings) - Method in CachedDataSourceConnectionSourceFactory
create(java.lang.String, org.springframework.core.env.PropertyResolver, F) - Method in ConnectionSourceFactory
Creates a new ConnectionSource for the given name and configuration
create(ConnectionSourceFactory<T, S>, org.springframework.core.env.PropertyResolver) - Method in ConnectionSourcesInitializer
Creates the ConnectionSources for the given factory and configuration
create(java.lang.ClassLoader) - Method in DataSourceBuilder
create(java.lang.String, org.grails.datastore.gorm.jdbc.connections.DataSourceSettings) - Method in DataSourceConnectionSourceFactory
create() - Method in GormEntity
Creates an instance of this class
create() - Method in GormStaticApi
Creates an instance of this class
create() - Method in GormStaticOperations
Creates an instance of this class
create(org.grails.datastore.mapping.model.types.ToMany, PersistentClass, java.lang.String, InFlightMetadataCollector, java.lang.String) - Method in GrailsDomainBinder
create(groovy.lang.GroovyClassLoader, List<GrailsRepositoryConfiguration>, org.grails.cli.compiler.grape.DependencyResolutionContext) - Method in GrailsMavenResolverGrapeEngineFactory
create(java.lang.String, ConnectionSource<DataSource,DataSourceSettings>, org.grails.orm.hibernate.connections.HibernateConnectionSourceSettings) - Method in HibernateConnectionSourceFactory
create(java.lang.String, org.grails.datastore.gorm.jdbc.connections.DataSourceSettings) - Method in HibernateDatastore
create(grails.web.mapping.UrlMappings) - Method in LinkGeneratorFactory
create(groovy.lang.GroovyClassLoader, List<RepositoryConfiguration>, org.grails.cli.compiler.grape.DependencyResolutionContext, boolean) - Method in MavenResolverGrapeEngineFactory
create(java.lang.String, org.grails.datastore.mapping.mongo.connections.MongoConnectionSourceSettings) - Method in MongoConnectionSourceFactory
create(org.grails.cli.profile.ProfileRepository, java.lang.String, org.springframework.core.io.Resource) - Method in ResourceProfile
create() - Method in RestfulController
Displays a form to create a new resource
create(java.lang.String, org.grails.datastore.mapping.core.connections.ConnectionSourceSettings) - Method in SimpleMapConnectionSourceFactory
create(java.lang.String, S) - Method in SingletonConnectionSources.NullConnectionFactory
create(java.lang.String, org.grails.datastore.gorm.jdbc.connections.DataSourceSettings) - Method in SpringDataSourceConnectionSourceFactory
create(java.io.InputStream, java.io.PrintStream, java.io.PrintStream) - Method in SystemStreamsRedirector
create() - Method in TenantDelegatingGormOperations
create(java.lang.Class) - Method in UrlMappingsFactory
createAggregateBeanDefinition(org.springframework.beans.factory.support.ManagedList) - Method in PersistenceContextInterceptorAggregator
createAggregatePersistenceContextInterceptorOnDemand(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in PersistenceContextInterceptorAggregator
createAlias(java.lang.String, java.lang.String) - Method in AbstractDetachedCriteria
If the underlying datastore supports aliases, then an alias is created for the given association
createAlias(java.lang.String, java.lang.String, int) - Method in AbstractHibernateCriteriaBuilder
Join an association using the specified join-type, assigning an alias to the joined association.
createAlias(java.lang.String, java.lang.String, int) - Method in HibernateCriteriaBuilder
Join an association using the specified join-type, assigning an alias to the joined association.
createAndGetCollection(com.mongodb.client.MongoDatabase, java.lang.String, Map<String, Object>) - Method in MongoExtensions
createAndRegister() - Method in MetaClassRegistryCleaner
createAndRegisterRootBinding() - Method in DefaultOutputContextLookup.DefaultOutputContext
createAndRegisterRootBinding() - Method in OutputContext
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
CreateAppCommand.1 - Class in org.grails.cli.profile.commands
CreateAppCommand.1() - Constructor in CreateAppCommand.1
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() - Method in HibernateDatastoreSpringInitializer
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
createBasicCollection(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, java.beans.PropertyDescriptor) - Method in MappingFactory
createBeanDefinition() - Method in DefaultBeanConfiguration
createBeanDefinition(java.lang.String) - Method in DefaultRuntimeSpringConfiguration
createBeanDefinition(java.lang.String) - Method in RuntimeSpringConfiguration
Creates and returns the BeanDefinition that is regsitered within the given name or returns null.
createBeanWrapper(java.lang.Object) - Method in AbstractConverter
createBeanWrapper(java.lang.Object) - Method in ConverterUtil
createBindingSource(java.io.Reader) - Method in AbstractRequestBodyDataBindingSourceCreator
createBindingSource(java.io.Reader) - Method in HalXmlDataBindingSourceCreator
createBindingSource(java.io.Reader) - Method in JsonDataBindingSourceCreator
createBindingSource(java.io.Reader) - Method in XmlDataBindingSourceCreator
createBindingSourceCreationException(java.lang.Exception) - Method in AbstractRequestBodyDataBindingSourceCreator
createBindingSourceCreationException(java.lang.Exception) - Method in JsonDataBindingSourceCreator
createBindingSourceCreationException(java.lang.Exception) - Method in XmlDataBindingSourceCreator
createBootstrapServiceRegistryBuilder() - Method in HibernateMappingContextConfiguration
Creates the BootstrapServiceRegistryBuilder to use
createBoundPromise(T) - Method in AbstractPromiseFactory
createBoundPromise(T) - Method in GparsPromiseFactory
createBoundPromise(T) - Method in PromiseFactory
Creates a promise with a value pre-bound to it
createBoundPromise(T) - Method in Promises
createBoundPromise(T) - Method in WebPromises
createBsonQuery(org.bson.codecs.configuration.CodecRegistry, org.grails.datastore.mapping.model.PersistentEntity, Junction) - Method in BsonQuery
Creates a new query for the given registry, entity and criteria
createBuilder() - Method in ConfigurationBuilder
Creates the native builder
createBuilder() - Method in ConnectionSourceSettingsBuilder
createBuilder() - Method in DataSourceSettingsBuilder
createBuilder() - Method in HibernateConnectionSourceSettingsBuilder
createBuilder() - Method in MongoConnectionSourceSettingsBuilder
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
createClass(byte[], org.codehaus.groovy.ast.ClassNode) - Method in ExtendedGroovyClassLoader.ExtendedClassCollector
createClasspath() - Method in GroovyPageCompilerTask
Adds a path to the classpath.
createClassProperties(org.grails.orm.hibernate.cfg.HibernatePersistentEntity, PersistentClass, InFlightMetadataCollector, java.lang.String) - Method in GrailsDomainBinder
Creates and binds the properties for the specified Grails domain class and PersistentClass and binds them to the Hibernate runtime meta model
createClosureForHtmlPart(int, int) - Method in GroovyPage
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
createCodecSettings(java.lang.String, java.lang.String, java.util.Map, Map<String,Object>) - Method in TagOutput
createCollection() - Method in PersistentSet
createCollectionBindingSource(java.io.Reader) - Method in AbstractRequestBodyDataBindingSourceCreator
createCollectionBindingSource(java.io.Reader) - Method in JsonDataBindingSourceCreator
createCollectionBindingSource(java.io.Reader) - Method in XmlDataBindingSourceCreator
createCollectionDataBindingSource(grails.web.mime.MimeType, java.lang.Class, java.lang.Object) - Method in AbstractRequestBodyDataBindingSourceCreator
createCollectionDataBindingSource(grails.web.mime.MimeType, java.lang.Class, java.lang.Object) - Method in DataBindingSourceCreator
Creates a CollectionDataBindingSource suitable for binding bindingSource to bindingTarget
createCollectionDataBindingSource(grails.web.mime.MimeType, java.lang.Class, java.lang.Object) - Method in DataBindingSourceRegistry
Locates a CollectionDataBindingSource for the given MimeType and binding target
createCollectionDataBindingSource(grails.core.GrailsApplication, java.lang.Class, java.lang.Object) - Method in DataBindingUtils
createCollectionDataBindingSource(grails.web.mime.MimeType, java.lang.Class, java.lang.Object) - Method in DefaultDataBindingSourceCreator
createCollectionDataBindingSource(grails.web.mime.MimeType, java.lang.Class, java.lang.Object) - Method in DefaultDataBindingSourceRegistry
createCollectionDataBindingSource(grails.web.mime.MimeType, java.lang.Class, java.lang.Object) - Method in XmlDataBindingSourceCreator
createCollector(org.codehaus.groovy.control.CompilationUnit, org.codehaus.groovy.control.SourceUnit) - Method in ExtendedGroovyClassLoader
createCommand(org.grails.cli.profile.Profile, java.lang.String, org.springframework.core.io.Resource, org.grails.cli.profile.commands.script.GroovyScriptCommand) - Method in GroovyScriptCommandFactory
createCommand(org.grails.cli.profile.Profile, java.lang.String, org.springframework.core.io.Resource, T) - Method in ResourceResolvingCommandFactory
createCommand(org.grails.cli.profile.Profile, java.lang.String, org.springframework.core.io.Resource, java.util.Map) - Method in YamlCommandFactory
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)
createCompilationUnit(org.codehaus.groovy.control.CompilerConfiguration, java.security.CodeSource) - Method in GroovyPageClassLoader
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
createConcreteCollection(java.lang.Class) - Method in MappingUtils
Creates a concrete collection for the supplied interface
createConcurrentLinkedMapCache(java.lang.String, long) - Method in GrailsConcurrentLinkedMapCacheManager
createConcurrentMapCache(java.lang.String) - Method in GrailsConcurrentMapCacheManager
createConfigs() - Method in GroovyPageCompilerTask
Adds a path to the classpath.
createConfigurationBuilder(org.grails.datastore.mapping.model.PersistentEntity, R) - Method in AbstractGormMappingFactory
createConnectionString(java.lang.String, int) - Method in AbstractMongoGrailsExtension
createConsoleReader(java.io.InputStream) - Method in GrailsConsole
createConverter(Class<T>, java.lang.Object, org.springframework.context.ApplicationContext) - Method in ConverterUtil
createCriteria() - Method in GormEntity
Creates a criteria builder instance
createCriteria() - Method in GormStaticApi
Creates a criteria builder instance
createCriteria() - Method in GormStaticOperations
Creates a criteria builder instance
createCriteria() - Method in HibernateGormStaticApi
createCriteria() - Method in MongoEntity
Returns:
Custom MongoDB criteria builder
createCriteria() - Method in MongoStaticApi
createCriteria() - Method in MongoStaticOperations
Returns:
Custom MongoDB criteria builder
createCriteria() - Method in TenantDelegatingGormOperations
createCriteriaInstance() - Method in AbstractHibernateCriteriaBuilder
createCriteriaInstance() - Method in HibernateCriteriaBuilder
createCriterion() - Method in DynamicFinder
createCriterion() - Method in GeoIntersects
createCriterion() - Method in GeoWithin
createCriterion() - Method in MethodExpression
createCriterion() - Method in MethodExpression.Between
createCriterion() - Method in MethodExpression.Equal
createCriterion() - Method in MethodExpression.GreaterThan
createCriterion() - Method in MethodExpression.GreaterThanEquals
createCriterion() - Method in MethodExpression.Ilike
createCriterion() - Method in MethodExpression.InList
createCriterion() - Method in MethodExpression.InRange
createCriterion() - Method in MethodExpression.IsEmpty
createCriterion() - Method in MethodExpression.IsNotEmpty
createCriterion() - Method in MethodExpression.IsNotNull
createCriterion() - Method in MethodExpression.IsNull
createCriterion() - Method in MethodExpression.LessThan
createCriterion() - Method in MethodExpression.LessThanEquals
createCriterion() - Method in MethodExpression.Like
createCriterion() - Method in MethodExpression.NotEqual
createCriterion() - Method in MethodExpression.NotInList
createCriterion() - Method in MethodExpression.Rlike
createCriterion() - Method in Near
createCriterion() - Method in NearSphere
createCriterion() - Method in WithinBox
createCriterion() - Method in WithinCircle
createCriterion() - Method in WithinPolygon
createCustom(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, java.beans.PropertyDescriptor) - Method in MappingFactory
Creates a custom prpoerty type
createdAssociationPaths - Field in AbstractHibernateQuery
createDatabase(java.lang.String, java.lang.String, Map<String, String>) - Method in DatabaseMigrationCommand
createDatabase(java.sql.Connection, liquibase.resource.ResourceAccessor) - Method in GrailsLiquibase
createDatabaseSnapshot(java.lang.String) - Method in GroovyPrecondition
Called from the check closure.
createDataBindingSource(grails.web.mime.MimeType, java.lang.Class, java.lang.Object) - Method in AbstractRequestBodyDataBindingSourceCreator
createDataBindingSource(grails.web.mime.MimeType, java.lang.Class, java.lang.Object) - Method in DataBindingSourceCreator
Creates a DataBindingSource suitable for binding bindingSource to bindingTarget
createDataBindingSource(grails.web.mime.MimeType, java.lang.Class, java.lang.Object) - Method in DataBindingSourceRegistry
Locates a DataBindingSource for the given MimeType and binding target
createDataBindingSource(grails.core.GrailsApplication, java.lang.Class, java.lang.Object) - Method in DataBindingUtils
createDataBindingSource(java.lang.Object, jakarta.servlet.http.HttpServletRequest) - Method in DefaultDataBindingSourceCreator
createDataBindingSource(grails.web.mime.MimeType, java.lang.Class, java.lang.Object) - Method in DefaultDataBindingSourceRegistry
createDataBindingSource(grails.web.mime.MimeType, java.lang.Class, java.lang.Object) - Method in JsonDataBindingSourceCreator
createDataBindingSource(grails.web.mime.MimeType, java.lang.Class, java.lang.Object) - Method in XmlDataBindingSourceCreator
createDBObjectWithKey(java.lang.Object) - Method in MongoEntityPersister
createDefaultConnectionSources(com.mongodb.client.MongoClient, org.springframework.core.env.PropertyResolver, org.grails.datastore.mapping.mongo.config.MongoMappingContext) - Method in MongoDatastore
Creates the connection sources for an existing MongoClient
createDefaultEventBus() - Method in EventBusBuilder
createDefaultEventBus() - Method in EventBusFactoryBean
createDefaultIdentityMapping(org.grails.datastore.mapping.model.ClassMapping, T) - Method in MappingFactory
createDefaultRepositoryConfiguration() - Method in RepositoryConfigurationFactory
Create a new default repository configuration.
createDefaults() - Method in MimeType
Creates the default MimeType configuration if none exists in Config.groovy
createDelegingMethodBody(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.expr.MethodCallExpression) - Method in AbstractMethodDecoratingTransformation
createDependency(java.lang.String, java.lang.String, java.util.Map) - Method in ProfileUtil
createDialectFactory() - Method in HibernateDialectDetectorFactoryBean
createDocumentMappingFactory(groovy.lang.Closure) - Method in DocumentMappingContext
createDocumentMappingFactory(groovy.lang.Closure) - Method in MongoMappingContext
createDynamicElementReader(java.lang.String, boolean) - Method in BeanBuilder
createDynamicFinders(org.grails.datastore.mapping.core.Datastore) - Method in GormEnhancer
createEmbedded(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, java.beans.PropertyDescriptor) - Method in MappingFactory
Creates an Embedded type used to model an embedded association (composition)
createEmbeddedCacheEntryKey(java.lang.Object) - Method in NativeEntryEntityPersister
createEmbeddedCollection(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, java.beans.PropertyDescriptor) - Method in MappingFactory
Creates an EmbeddedCollection type used to model an embedded collection association (composition).
createEmbeddedEntity(java.lang.Class) - Method in AbstractMappingContext
createEmbeddedEntity(java.lang.Class) - Method in HibernateMappingContext
createEmbeddedEntity(java.lang.Class) - Method in MappingContext
createEmbeddedEntity(java.lang.Class) - Method in MongoMappingContext
createEmbeddedEntityCodec(org.bson.codecs.configuration.CodecRegistry, org.grails.datastore.mapping.model.PersistentEntity) - Method in EmbeddedCollectionDecoder
createEmbeddedEntityCodec(org.bson.codecs.configuration.CodecRegistry, org.grails.datastore.mapping.model.PersistentEntity) - Method in EmbeddedCollectionEncoder
createEmbeddedEntityCodec(org.bson.codecs.configuration.CodecRegistry, org.grails.datastore.mapping.model.PersistentEntity) - Method in EmbeddedDecoder
createEmbeddedEntityCodec(org.bson.codecs.configuration.CodecRegistry, org.grails.datastore.mapping.model.PersistentEntity) - Method in EmbeddedEncoder
createEmbeddedEntityCodec(org.bson.codecs.configuration.CodecRegistry, org.grails.datastore.mapping.model.PersistentEntity) - Method in PersistentEntityCodec.2
createEmbeddedEntityCodec(org.bson.codecs.configuration.CodecRegistry, org.grails.datastore.mapping.model.PersistentEntity) - Method in PersistentEntityCodec.3
createEmbeddedEntityCodec(org.bson.codecs.configuration.CodecRegistry, org.grails.datastore.mapping.model.PersistentEntity) - Method in PersistentEntityCodec.4
createEmbeddedEntityCodec(org.bson.codecs.configuration.CodecRegistry, org.grails.datastore.mapping.model.PersistentEntity) - Method in PersistentEntityCodec.5
createEncodingInitializer(org.grails.encoder.EncoderAware, org.grails.encoder.EncodingStateRegistryLookup, LazyInitializingWriter) - Method in StreamCharBuffer
createEntityAccess(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object) - Method in AbstractMappingContext
createEntityAccess(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object) - Method in AbstractSession
createEntityAccess(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object) - Method in BsonPersistentEntityCodec
createEntityAccess(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object) - Method in EntityPersister
createEntityAccess(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object) - Method in MappingContext
Creates an EntityAccess instance for the given entity and instance of said entity
createEntityAccess(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object) - Method in MongoCodecEntityPersister
createEntityAccess(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object, T) - Method in NativeEntryEntityPersister
createEntityAccess(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object) - Method in SessionImplementor
createEnvironment() - Method in GrailsWebApplicationContext
createExecutionContext(org.grails.build.parsing.CommandLine) - Method in GrailsCli
createFallbackView(java.lang.String) - Method in GroovyPageViewResolver
createFileInputSource(java.lang.String, java.lang.String) - Method in ContainerSupport
Copies a file from the host to the container for assignment to a Geb FileInput module.
createFinderInvocation(java.lang.Class, java.lang.String, groovy.lang.Closure, java.lang.Object) - Method in DynamicFinder
createFlattenedKeys(java.util.Map, java.util.Map, java.util.Map, java.lang.Object, java.util.Map) - Method in AbstractParsingParameterCreationListener
Populates the target map with current map using the root map to form a nested prefix so that a hierarchy of maps is flattened.
createFor(List<StreamingEncoder>, java.lang.Boolean) - Method in ChainedEncoder
createFromBuildBinding(groovy.lang.Binding) - Method in JUnitReportsFactory
createFromCoords(List<List<Double>>) - Method in GeoJSONType
createFromCoords(List<List<Double>>) - Method in LineStringType
createFromCoords(java.util.List) - Method in MultiLineStringType
createFromCoords(java.util.List) - Method in MultiPointType
createFromCoords(java.util.List) - Method in MultiPolygonType
createFromCoords(java.util.List) - Method in PointType
createFromCoords(java.util.List) - Method in PolygonType
createFromCoords(java.util.List) - Method in ShapeType
createGrabAnnotation(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean) - Method in GrailsApplicationCompilerAutoConfiguration
createGrailsPlugin(Class<?>, org.springframework.core.io.Resource) - Method in DefaultGrailsPluginManager
createGrailsView(java.lang.String) - Method in GroovyPageViewResolver
createGrailsWebRequest(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, jakarta.servlet.ServletContext) - Method in AbstractGrailsView
createGroovyPageCompiledScriptSource(java.lang.String, java.lang.String, Class<?>) - Method in DefaultGroovyPageLocator
createGroovyPageException(java.lang.Exception, org.grails.gsp.GroovyPagesTemplateEngine, java.lang.String) - Method in GroovyPageView
createGroovyScriptCommandClassLoader() - Method in GroovyScriptCommandFactory
createHibernateCriterionAdapter() - Method in AbstractHibernateQuery
createHibernateCriterionAdapter() - Method in HibernateQuery
createHqlQuery(org.hibernate.Session, org.grails.datastore.mapping.query.Query) - Method in AbstractHibernateGormStaticApi
createHqlQuery(org.hibernate.Session, org.grails.datastore.mapping.query.Query) - Method in HibernateGormStaticApi
createIdentity(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, java.beans.PropertyDescriptor) - Method in MappingFactory
Creates an identifier property
createIdentityMapping(org.grails.datastore.mapping.model.ClassMapping) - Method in AbstractGormMappingFactory
createIdentityMapping(org.grails.datastore.mapping.model.ClassMapping) - Method in MappingFactory
createIdQuery(java.lang.Object) - Method in MongoCodecEntityPersister
createIndex(MongoCollection<Document>, Map<String, Object>, Map<String, Object>) - Method in MongoExtensions
createInstance() - Method in GrailsConsole
createInstance() - Method in GrailsLiquibaseFactory
createInstance(java.lang.String, java.util.Locale) - Method in PageRenderer.PageRenderRequestCreator
createInstance(java.io.PrintWriter, java.util.Locale) - Method in PageRenderer.PageRenderResponseCreator
createInstance() - Method in UrlMappingFactoryBean
createInstanceCacheEntryKey(java.lang.Object) - Method in AbstractMongoObectEntityPersister
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
createJstlView(java.lang.String) - Method in GroovyPageViewResolver
createKey(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map) - Method in UrlCreatorCache
createKeyForProps(org.grails.datastore.mapping.model.PersistentProperty, java.lang.String, org.grails.orm.hibernate.cfg.Table, java.lang.String, List<?>, java.lang.String) - Method in GrailsDomainBinder
createLink - Property in ApplicationTagLib
Creates a grails application link from a set of attributes.
createLink(Map<String, Object>) - Method in Link
Creates a link for the given arguments
createlinksRenderingClosure(Map<String, Object>) - Method in DefaultHalViewHelper
createLinkTo - Property in ApplicationTagLib
Creates a link to a resource, generally used as a method rather than a tag.
createLiquibase(java.sql.Connection) - Method in GrailsLiquibase
createListener(Class<T>) - Method in GrailsAsyncContext
createListener(Class<T>) - Method in MockAsyncContext
createListEntry(java.lang.String) - Method in ListReadingCachedGradleOperation
createListEntry(java.lang.String) - Method in ReadGradleTasks
createMainContext(java.lang.Object) - Method in GrailsApplicationBuilder
createManyToMany(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, java.beans.PropertyDescriptor) - Method in MappingFactory
Creates a ManyToMany type used to model a many-to-many association between entities
createManyToOne(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, java.beans.PropertyDescriptor) - Method in MappingFactory
Creates a many-to-one association type used for a mapping a many-to-one association between entities
createMappedForm(org.grails.datastore.mapping.model.PersistentProperty) - Method in AbstractGormMappingFactory
createMappedForm(org.grails.datastore.mapping.model.PersistentProperty) - Method in GormKeyValueMappingFactory
createMappedForm(org.grails.datastore.mapping.model.PersistentProperty) - Method in KeyValueMappingFactory
createMappedForm(org.grails.datastore.mapping.model.PersistentProperty) - Method in MappingFactory
Creates the mapped form of a PersistentProperty instance
createMappingContext(org.springframework.core.env.PropertyResolver, java.lang.Class) - Method in MongoDatastore
createMappingContext(ConnectionSources<Map<String,Map>,ConnectionSourceSettings>, java.lang.Class) - Method in SimpleMapDatastore
createMapValue(java.lang.Object) - Method in GrailsCli.1
createMapValue(java.lang.Object) - Method in MapReadingCachedGradleOperation
createMarkDirtyMethodCall(org.codehaus.groovy.ast.MethodNode, java.lang.String, org.codehaus.groovy.ast.Variable) - Method in DirtyCheckingTransformer
createMarkupViewTemplate(groovy.text.Template) - Method in MarkupViewTemplateEngine
createMavenProfileRepository() - Method in GrailsCli
createMethodHandler(org.grails.datastore.mapping.core.Session, java.lang.Class, java.lang.Class, java.io.Serializable) - Method in JavassistProxyFactory
createMimeTypeAndAddToList(java.lang.String, grails.web.mime.MimeType, List<MimeType>, Map<String, String>) - Method in DefaultAcceptHeaderParser
createMongoClient(org.springframework.core.env.PropertyResolver, com.mongodb.MongoClientSettings.Builder, org.grails.datastore.mapping.mongo.config.MongoMappingContext) - Method in MongoDatastore
createMongoClient() - Method in MongoSpec
Returns:
The default mongo client
createMultipleDataSources(Iterable<String>, org.springframework.core.env.PropertyResolver) - Method in SimpleMapDatastore
createNamedConfig(java.lang.String, Closure<?>) - Method in JSON
createNamedConfig(java.lang.String, Closure<?>) - Method in XML
createNamedQuery(java.lang.Class, java.lang.String, java.lang.Object) - Method in GormEnhancer
Finds a named query for the given entity
createNameVariations(java.lang.String, org.grails.encoder.CodecIdentifierProvider) - Method in BasicCodecLookup
createNativeObjectForEmbedded(org.grails.datastore.mapping.model.types.Association, java.lang.Object) - Method in NativeEntryEntityPersister
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
createNewEntry(java.lang.String) - Method in MongoEntityPersister
createNewEntry(java.lang.String, java.lang.Object) - Method in NativeEntryEntityPersister
Creates a new entry for the given family.
createNewEntry(java.lang.String) - Method in SimpleMapEntityPersister
createNode(java.lang.Object, java.lang.Object) - Method in ConstrainedPropertyBuilder
createNode(java.lang.Object, java.util.Map, java.lang.Object) - Method in DatabaseChangeLogBuilder
createNode(java.lang.Object, java.lang.Object) - Method in JSON.Builder
createNode(java.lang.Object, java.util.Map, java.lang.Object) - Method in XML.Builder
createObjectFromEmbeddedNativeEntry(org.grails.datastore.mapping.model.PersistentEntity, T) - Method in NativeEntryEntityPersister
createObjectFromNativeEntry(org.grails.datastore.mapping.model.PersistentEntity, java.io.Serializable, T) - Method in NativeEntryEntityPersister
createOneToMany(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, java.beans.PropertyDescriptor) - Method in MappingFactory
Creates a OneToMany type used to model a one-to-many association between entities
createOneToOne(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, java.beans.PropertyDescriptor) - Method in MappingFactory
Creates a one-to-one association type used for mapping a one-to-one association between entities
createOutputCapturingClosure(java.lang.Object, java.lang.Object, org.grails.taglib.encoder.OutputContext) - Method in TagOutput
createOutputStackAttributesBuilder(java.lang.Object, grails.core.GrailsApplication) - Method in WithCodecHelper
Creates a builder for building a new OutputEncodingStackAttributes instance
createPage(Class<T>) - Method in BrowserDelegate
Delegates to Browser.createPage.
createPageCompiler() - Method in GroovyPageForkedCompiler
createPagedResultList(java.util.Map) - Method in AbstractHibernateCriteriaBuilder
createPagedResultList(java.util.Map) - Method in HibernateCriteriaBuilder
createPeople() - Method in DetachedCriteriaSpec
createPeople() - Method in PagedResultSpec
createPersistenceContextInterceptor(java.lang.String) - Method in AbstractMultipleDataSourceAggregatePersistenceContextInterceptor
createPersistenceContextInterceptor(java.lang.String) - Method in AggregatePersistenceContextInterceptor
createPersistentEntity(java.lang.Class, boolean) - Method in AbstractMappingContext
createPersistentEntity(java.lang.Class, boolean) - Method in DocumentMappingContext
createPersistentEntity(java.lang.Class, boolean) - Method in HibernateMappingContext
createPersistentEntity(java.lang.Class, boolean) - Method in KeyValueMappingContext
createPersister(java.lang.Class, org.grails.datastore.mapping.model.MappingContext) - Method in AbstractSession
createPersister(java.lang.Class, org.grails.datastore.mapping.model.MappingContext) - Method in MongoCodecSession
createPersister(java.lang.Class, org.grails.datastore.mapping.model.MappingContext) - Method in MongoSession
createPersister(java.lang.Class, org.grails.datastore.mapping.model.MappingContext) - Method in SimpleMapSession
CreatePluginCommand - Class in org.grails.cli.profile.commands
A command for creating a plugin
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.
createPool(boolean, int) - Method in LoggingPoolFactory
createPrimaryKeyValue(InFlightMetadataCollector, org.grails.datastore.mapping.model.PersistentProperty, java.util.Collection, Map<?,?>) - Method in GrailsDomainBinder
Creates the DependentValue object that forms a primary key reference for the collection.
createPrintlnStatement(java.lang.String, java.lang.String) - Method in GrailsASTUtils
createProducts() - Method in WhereLazySpec
CreateProfileCommand - Class in org.grails.cli.profile.commands
Creates a profile
CreateProfileCommand() - Constructor in CreateProfileCommand
createPromise(Map<K, V>) - Method in AbstractPromiseFactory
See Also:
PromiseFactory#createPromise(java.util.Map)
createPromise(Closure<T>) - Method in CachedThreadPoolPromiseFactory
createPromise(Closure<T>) - Method in GparsPromiseFactory
createPromise(List<Closure<T>>) - Method in PromiseFactory
Creates a promise from one or many closures
createPromise(Promise<T>) - Method in Promises
createPromise(Closure<T>) - Method in RxPromiseFactory
createPromise(Closure<T>) - Method in SynchronousPromiseFactory
createPromise(Promise<T>) - Method in WebPromises
createPromiseInternal(Closure<T>) - Method in AbstractPromiseFactory
createProperty(org.springframework.beans.factory.annotation.Value, PersistentClass, org.grails.datastore.mapping.model.PersistentProperty, InFlightMetadataCollector) - Method in GrailsDomainBinder
createPropertyDescriptor(java.lang.Class, groovy.lang.MetaProperty) - Method in ClassPropertyFetcher
Creates a PropertyDescriptor from a MetaBeanProperty
createPropertyDescriptor(java.lang.Class, groovy.lang.MetaProperty) - Method in MappingFactory
Creates a PropertyDescriptor from a MetaBeanProperty
createPropertyMapping(PersistentProperty<KeyValue>, org.grails.datastore.mapping.model.PersistentEntity) - Method in GormKeyValueMappingFactory
createPropertyMapping(PersistentProperty<T>, org.grails.datastore.mapping.model.PersistentEntity) - Method in MappingFactory
createPropertyResolver(Map<String,Object>) - Method in DatastoreUtils
Creates a PropertyResolver from the given configuration
createPropertyResolvers(Collection<Map<String,Object>>) - Method in DatastoreUtils
Creates a PropertyResolver from the given configuration
createPrototypeBean(java.lang.String) - Method in DefaultRuntimeSpringConfiguration
createPrototypeBean(java.lang.String) - Method in RuntimeSpringConfiguration
Creates a new prototype bean configuration.
createProxiedInstance(org.grails.datastore.mapping.core.Session, java.lang.Class, java.lang.Class, java.io.Serializable) - Method in JavassistProxyFactory
createProxy(org.grails.datastore.mapping.core.Session, AssociationQueryExecutor<K,T>, K) - Method in EntityProxyHandlerAdapter
createProxy(org.grails.datastore.mapping.core.Session, AssociationQueryExecutor<K, T>, K) - Method in GroovyProxyFactory
createProxy(org.grails.datastore.mapping.core.Session, AssociationQueryExecutor<K,T>, K) - Method in HibernateProxyHandler
createProxy(org.grails.datastore.mapping.core.Session, AssociationQueryExecutor<K,T>, K) - Method in JavassistProxyFactory
createProxy(org.grails.datastore.mapping.core.Session, AssociationQueryExecutor<K,T>, K) - Method in ProxyFactory
Creates a proxy
createProxy(org.grails.datastore.mapping.core.Session, AssociationQueryExecutor<K,T>, K) - Method in SimpleHibernateProxyHandler
createQuery(java.lang.String) - Method in AbstractHibernateQuery
createQuery(java.lang.Class) - Method in AbstractSession
createQuery(java.lang.Class, java.lang.String) - Method in HibernateSession
createQuery(org.hibernate.Session, java.lang.String) - Method in HibernateVersionSupport
Creates a query
createQuery() - Method in MongoCodecEntityPersister
createQuery() - Method in MongoEntityPersister
createQuery(java.lang.Class) - Method in MongoSession
createQuery() - Method in Persister
Creates a query for the entity
createQuery(java.lang.String) - Method in Query
Creates an association query
createQuery(java.lang.Class, java.lang.String) - Method in QueryAliasAwareSession
Creates a query instance for the give type
createQuery(java.lang.Class) - Method in QueryCreator
Creates a query instance for the give type
createQuery(java.lang.Class) - Method in Session
Creates a query instance for the give type
createQuery() - Method in SimpleMapEntityPersister
createQueryObject(org.grails.datastore.mapping.model.PersistentEntity) - Method in MongoQuery
createQueryStringTransformer(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.VariableScope) - Method in AbstractStringQueryImplementer
Creates the query string transformer
createRelative(java.lang.String) - Method in ByteArrayResource
createRelative(java.lang.String) - Method in DefaultUrlMappingData
createRelative(java.lang.String) - Method in GrailsResource
createRelative(java.lang.String) - Method in ResponseCodeMappingData
createRelative(java.lang.String) - Method in SpringResource
createRelative(java.lang.String) - Method in UrlMappingData
Creates a new UrlMappingData instance relative to this one for the given path
createRelativeURL(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map, java.lang.String, java.lang.String) - Method in DefaultUrlCreator
createRelativeURL(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map, java.lang.String, java.lang.String) - Method in RegexUrlMapping
createRelativeURL(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map, java.lang.String, java.lang.String) - Method in ResponseCodeUrlMapping
createRelativeURL(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map, java.lang.String, java.lang.String) - Method in UrlCreator
Creates a URL for the given parameters values, controller and action names without the context path information
createReport(java.lang.String, java.lang.String) - Method in JUnitReportsFactory
createReporter() - Method in ReportingSupport
The reporter that Geb should use when reporting is enabled.
createReports(java.lang.String) - Method in JUnitReportsFactory
createRequestEnvironmentInterceptor() - Method in GrailsTestInterceptor
createResource(java.nio.file.Path, java.lang.String) - Method in EmbeddedJarResourceAccessor
createResource() - Method in RestfulController
Creates a new instance of the resource.
createResourceAccessor() - Method in DatabaseMigrationCommand
createResponseWriter(jakarta.servlet.http.HttpServletResponse) - Method in GroovyPagesServlet
Creates a response writer for the given response object
createResponseWriter(org.grails.web.servlet.mvc.GrailsWebRequest, jakarta.servlet.http.HttpServletResponse) - Method in GroovyPageView
Creates the Response Writer for the specified HttpServletResponse instance.
createRlikeExpression(java.lang.String, java.lang.String) - Method in AbstractHibernateCriterionAdapter
utility methods to group and clean up the initialization of the Criterion Adapters*
createRlikeExpression(java.lang.String, java.lang.String) - Method in AbstractHibernateQuery
createRlikeExpression(java.lang.String, java.lang.String) - Method in HibernateCriterionAdapter
createRlikeExpression(java.lang.String, java.lang.String) - Method in HibernateQuery
createRuntime(java.lang.String, org.springframework.core.env.PropertyResolver, S) - Method in AbstractConnectionSourceFactory
createRuntime(java.lang.String, org.springframework.core.env.PropertyResolver, S) - Method in ConnectionSourceFactory
Creates a connection at runtime.
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
createSchema(java.sql.Connection, java.lang.String) - Method in DefaultSchemaHandler
createSchema(java.sql.Connection, java.lang.String) - Method in SchemaHandler
Creates the given schema.
createSchemaStatement - Property in DefaultSchemaHandler
createServletContext() - Method in GrailsApplicationBuilder
createSession(org.springframework.core.env.PropertyResolver) - Method in AbstractDatastore
Creates the native session
createSession() - Method in GrailsDataTckManager
createSession(org.springframework.core.env.PropertyResolver) - Method in HibernateDatastore
createSession(org.springframework.core.env.PropertyResolver) - Method in MongoDatastore
createSession(org.springframework.core.env.PropertyResolver) - Method in SimpleMapDatastore
createSessionProxy(org.hibernate.Session) - Method in GrailsHibernateTemplate
Create a close-suppressing proxy for the given Hibernate Session.
createSetAndUnsetDoc(org.bson.Document) - Method in MongoSession
createSimple(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, java.beans.PropertyDescriptor) - Method in MappingFactory
Creates a simple property type used for mapping basic types such as String, long, integer etc.
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(org.springframework.core.io.ResourceLoader, Class<?>) - Method in GrailsAppBuilder
createSpringApplicationBuilder() - Method in GrailsAppServletInitializer
createSpringFlushSynchronization(org.hibernate.Session) - Method in GrailsSessionContext
createSpringSessionSynchronization(org.springframework.orm.hibernate5.SessionHolder) - Method in GrailsSessionContext
createStackFilterer() - Method in GrailsExceptionResolver
createStandardServiceRegistryBuilder(org.hibernate.boot.registry.BootstrapServiceRegistry) - Method in HibernateMappingContextConfiguration
Creates the standard service registry builder.
createStatelessSession(org.springframework.core.env.PropertyResolver) - Method in AbstractDatastore
Creates the native stateless session
createStatelessSession(org.springframework.core.env.PropertyResolver) - Method in MongoDatastore
createStep(java.util.Map) - Method in DefaultMultiStepCommand
createStep(java.lang.String, org.grails.cli.profile.Command, java.util.Map) - Method in DefaultStepFactory
createStep(java.lang.String, org.grails.cli.profile.Command, java.util.Map) - Method in StepFactory
Creates a step for the given name, command and parameters
createString(char[]) - Method in StringCharArrayAccessor
creates a new java.lang.String by setting the char array directly to the String instance with reflection.
createTagBody(int, Closure<?>) - Method in GroovyPage
createTagInstance() - Method in JspTagImpl
createTemplate(java.io.InputStream) - Method in GroovyPagesTemplateEngine
Create a Template for the given InputStream
createTemplate(Class<? extends Template>, java.io.File) - Method in JsonViewTemplateEngine
createTemplate(Class<? extends Template>, java.io.File) - Method in MarkupViewTemplateEngine
createTemplate(java.io.Reader) - Method in ResolvableGroovyTemplateEngine
createTemplate(java.net.URL) - Method in ResourceAwareTemplateEngine
createTemplateForUri(java.lang.String) - Method in GroovyPagesTemplateEngine
createTemplateForUri(java.lang.String) - Method in ResourceAwareTemplateEngine
createTenantId(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, java.beans.PropertyDescriptor) - Method in MappingFactory
Creates the tenant identifier property
createTerminal() - Method in GrailsConsole
Creates the instance of Terminal used directly in GrailsConsole.
createTerminal() - Method in GrailsEclipseConsole
createThreadLocalConfiguration() - Method in ConvertersConfigurationHolder
createThreadNameMethod - Field in LoggingPoolFactory
createTimestamp(org.grails.datastore.gorm.timestamp.TimestampProvider, Class<T>) - Method in AggregateTimestampProvider
createTimestamp(Class<T>) - Method in DefaultTimestampProvider
createTimestamp(Class<T>) - Method in TimestampProvider
Creates a timestamp for the given class
createTransactionalPromiseDecorator(org.springframework.transaction.PlatformTransactionManager, java.lang.reflect.Method) - Method in TransactionalAsyncTransformUtils
Creates a TransactionalPromiseDecorator for the given transactionManager and method to be invoked
createTransactionInterceptor() - Method in GrailsTestInterceptor
createTransactionManagerBeanReferences(org.springframework.beans.factory.config.BeanDefinition) - Method in ChainedTransactionManagerPostProcessor
createUniqueKeyForColumns(org.grails.orm.hibernate.cfg.Table, java.lang.String, List<Column>) - Method in GrailsDomainBinder
createURL(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map, java.lang.String, java.lang.String) - Method in DefaultUrlCreator
createURL(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map, java.lang.String, java.lang.String) - Method in RegexUrlMapping
createURL(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map, java.lang.String, java.lang.String) - Method in ResponseCodeUrlMapping
createURL(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map, java.lang.String, java.lang.String) - Method in UrlCreator
Creates a URL for the given parameters values, controller and action names
createValidationEvent(java.lang.Object) - Method in GormValidationApi
createValidatorRegistry(org.springframework.context.MessageSource) - Method in AbstractHibernateDatastore
createValidatorRegistry(org.grails.datastore.mapping.model.MappingContext, org.grails.datastore.mapping.core.connections.ConnectionSourceSettings, org.springframework.context.MessageSource) - Method in ValidatorRegistries
Creates the most appropriate validator registry
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.
CREDIT_CARD_CONSTRAINT - Field in ConstrainedProperty
CreditCardConstraint - Class in org.grails.datastore.gorm.validation.constraints
Validates a credit card number.
CreditCardConstraint(Class<?>, java.lang.String, java.lang.Object, org.springframework.context.MessageSource) - Constructor in CreditCardConstraint
Criteria - Interface in org.grails.datastore.mapping.query.api
Interface for the implementations that construct of criteria queries.
criteria - Field in AbstractDetachedCriteria
criteria - Field in AbstractHibernateCriteriaBuilder
criteria - Field in AbstractHibernateQuery
criteria - Field in AbstractHibernateQuery.CriteriaAndAlias
criteria - Field in Query
CriteriaAndAlias(org.hibernate.Criteria, java.lang.String, java.lang.String) - Constructor in AbstractHibernateQuery.CriteriaAndAlias
CriteriaBuilder - Class in grails.gorm
Criteria builder implementation that operates against DataStore abstraction.
CriteriaBuilder(java.lang.Class, org.grails.datastore.mapping.core.Session, org.grails.datastore.mapping.query.Query) - Constructor in CriteriaBuilder
CriteriaBuilderSpec - Class in org.apache.grails.data.testing.tck.tests
Abstract base test for criteria queries.
CriteriaBuilderSpec() - Constructor in CriteriaBuilderSpec
criteriaClosure - Property in NamedCriteriaProxy
criteriaMetaClass - Field in AbstractHibernateCriteriaBuilder
CriteriaTypeCheckingExtension - Class in org.grails.compiler
Since:
2.4
CriteriaTypeCheckingExtension() - Constructor in CriteriaTypeCheckingExtension
criterionAdaptors - Field in AbstractHibernateCriterionAdapter
CRLF - Field in GrailsPrintWriter
CrudOperationsSpec - Class in org.apache.grails.data.testing.tck.tests
Authors:
graemerocher
CrudOperationsSpec() - Constructor in CrudOperationsSpec
CT - Field in GrailsDomainBinder
CTOR_GROOVY_METHOD - Field in BaseApiProvider
ctx - Property in GroovyChange
ctx - Property in GroovyPrecondition
cur - Property in CommonTypes
curChar - Field in JsonParserTokenManager
CURRENCY - Field in HibernateCriteriaBuilder
CurrencyInputRenderer - Class in org.grails.scaffolding.registry.input
The default renderer for rendering java.util.Currency properties
CurrencyInputRenderer() - Constructor in CurrencyInputRenderer
currencySelect - Property in FormTagLib
A helper tag for creating currency selects.
CurrencyValueConverter - Class in org.grails.databinding.converters
A ValueConverter for converting String to Currency.
CurrencyValueConverter() - Constructor in CurrencyValueConverter
current - Property in JSONBuilder
CURRENT_PREFIX - Field in AbstractGrailsArtefactTransformer
current - Property in SpringInvoker.Slf4jBindingAwareClassLoader.1
current() - Method in SystemStreamsRedirector
CURRENT_TENANT_ANNOTATION_TYPE - Field in TenantTransform
CURRENT_TEST_NAME - Property in GrailsDataTckManager
currentApplication() - Method in GrailsWebUtil
Returns:
The currently bound GrailsApplication instance
currentBlock - Property in HalCodeVisitorSupport
currentBrowser - Property in WebDriverContainerHolder
currentClassNode - Field in DetachedCriteriaTransformer
currentConfiguration() - Method in GrailsWebUtil
Returns:
The currently bound GrailsApplication instance
currentConfiguration - Property in WebDriverContainerHolder
currentContainer - Property in WebDriverContainerHolder
currentId() - Method in DefaultTenantService
currentId(Class<? extends Datastore>) - Method in Tenants
Returns:
The current tenant id for the given datastore type
currentId() - Method in TenantService
Returns:
The current tenant id
currentlyInitializing() - Method in AbstractPersistentCollection
currentPluginManager() - Method in Holders
currentProject - Field in FetchAllTaskSelectorsBuildAction.AllTasksModel
currentRequestAttributes() - Method in WebAttributes
currentSession - Property in DataTest
currentSession() - Method in GrailsSessionContext
Retrieve the Spring-managed Session for the current thread, if any.
currentSessionContextClass - Field in HibernateMappingContextSessionFactoryBean
currentStack(org.grails.taglib.encoder.OutputEncodingStackAttributes) - Method in OutputEncodingStack
CurrentTenant - Annotation Type in grails.gorm.multitenancy
currentTimeMillis() - Method in DefaultTimestampProvider
currentToken - Field in ParseException
This is the last token that has been consumed successfully.
currentTokens - Property in SynchronizerTokensHolder
currentTransaction(org.grails.datastore.mapping.core.Datastore) - Method in TransactionUtils
currentWriter(java.lang.String) - Method in LayoutWriterStack
Returns a java.io.Writer where a layout part can write its contents to.
currentWriter() - Method in OutputEncodingStack
curry(java.lang.Object) - Method in AbstractClosureProxy
curryDelegateAndGetContent(java.io.Writer, groovy.lang.Closure, java.lang.Object, boolean) - Method in StreamingJsonBuilder.StreamingJsonDelegate
cursor - Field in AbstractResultList
Custom - Class in org.grails.datastore.mapping.model.types
Represents a custom type ie. a type whose database read/write semantics are specified by the user.
custom - Property in ConnectionSourceSettings
Custom settings
Custom(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, java.lang.String, Class<?>, CustomTypeMarshaller<?,?,?>) - Constructor in Custom
CUSTOM - Enum Constant in ValueGenerator
Custom value generation strategy
CustomCacheKeyGenerator - Class in grails.plugin.cache
Includes the hashcode, method signature, and class name of the target (caller) in the cache key
CustomCacheKeyGenerator() - Constructor in CustomCacheKeyGenerator
CustomizableRollbackTransactionAttribute - Class in org.grails.datastore.mapping.transactions
Extended version of RuleBasedTransactionAttribute that ensures all exception types are rolled back and allows inheritance of setRollbackOnly
CustomizableRollbackTransactionAttribute(org.springframework.transaction.interceptor.RuleBasedTransactionAttribute) - Constructor in CustomizableRollbackTransactionAttribute
customize(org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory) - Method in UrlMappingsErrorPageCustomizer
customizeGrailsApplication(grails.core.GrailsApplication) - Method in GrailsApplicationBuilder.TestRuntimeGrailsApplicationPostProcessor
customizeGrailsApplication(grails.core.GrailsApplication) - Method in GrailsApplicationPostProcessor
customizeGrailsApplicationClosure - Property in GrailsApplicationBuilder.TestRuntimeGrailsApplicationPostProcessor
customizePluginManager(grails.plugins.GrailsPluginManager) - Method in GrailsApplicationBuilder.TestRuntimeGrailsApplicationPostProcessor
customizePluginManager(grails.plugins.GrailsPluginManager) - Method in GrailsApplicationPostProcessor
CustomSafeConstructor - Class in org.grails.core.cfg
Yaml constructor to create containers with sensible default array bounds.
CustomSafeConstructor.ConstructIsoTimestampString - Class in org.grails.core.cfg
CustomSafeConstructor.ConstructIsoTimestampString() - Constructor in CustomSafeConstructor.ConstructIsoTimestampString
CustomSafeConstructor() - Constructor in CustomSafeConstructor
CustomTypeDecoder - Class in org.grails.datastore.bson.codecs.decoders
A {@PropertyDecoder} capable of decoding {@Custom} types
CustomTypeDecoder() - Constructor in CustomTypeDecoder
CustomTypeEncoder - Class in org.grails.datastore.bson.codecs.encoders
A {@PropertyEncoder} capable of encoding {@Custom} types
CustomTypeEncoder() - Constructor in CustomTypeEncoder
CustomTypeMarshaller - Interface in org.grails.datastore.mapping.engine.types
Interface for defining custom datastore types beyond the simple and association types supported out of the box.

D

d - Property in CommonTypes
DATA_BINDER_BEAN_NAME - Field in DataBindingUtils
data - Property in Event
The data of the event
DATA - Field in JsonApiDataBindingSourceCreator
DATA_SERVICE_ORDER - Field in GroovyTransformOrder
Implements a Data Service
DATA_SOURCE_NAME_KEY - Property in PluginConstants
DATA_SOURCE_SETTING - Field in ChainedTransactionManagerPostProcessor
DATA_SOURCES - Field in HibernateDatastoreSpringInitializer
DATA_SOURCES_PREFIX - Field in ChainedTransactionManagerPostProcessor
DATA_SOURCES_SETTING - Field in ChainedTransactionManagerPostProcessor
database - Property in GroovyChange
database - Property in GroovyPrecondition
database - Property in MongoCollection
The database to use
DATABASE - Enum Constant in MultiTenancySettings.MultiTenancyMode
A single database per tenant
database - Field in NoopVisitor
DatabaseChangeLogBuilder - Class in org.grails.plugins.databasemigration.liquibase
DatabaseChangeLogBuilder() - Constructor in DatabaseChangeLogBuilder
databaseChangeLogLockTableName - Property in GrailsLiquibase
databaseChangeLogTableName - Property in GrailsLiquibase
DatabaseDriver - Enum in org.grails.datastore.gorm.jdbc
Enumeration of common database drivers.
DatabaseMigrationCommand - Trait in org.grails.plugins.databasemigration.command
DatabaseMigrationException - Class in org.grails.plugins.databasemigration
DatabaseMigrationException() - Constructor in DatabaseMigrationException
DatabaseMigrationGrailsPlugin - Class in org.grails.plugins.databasemigration
DatabaseMigrationGrailsPlugin() - Constructor in DatabaseMigrationGrailsPlugin
DatabaseMigrationTransactionManager - Class in org.grails.plugins.databasemigration
Created by Jim on 7/15/2016.
DatabaseMigrationTransactionManager(org.springframework.context.ApplicationContext, java.lang.String) - Constructor in DatabaseMigrationTransactionManager
databaseName - Property in AbstractMongoConnectionSourceSettings
The default database name
databaseName - Property in MongoClientOptionsBuilder
databaseName - Field in MongoDbDataStoreSpringInitializer
DataBinder - Trait in grails.web.databinding
Methods added to enable binding data (typically incoming request parameters) to objects and collections
DataBindingConfiguration - Class in org.grails.plugins.databinding
DataBindingConfiguration(org.grails.plugins.databinding.DataBindingConfigurationProperties) - Constructor in DataBindingConfiguration
DataBindingConfigurationProperties - Class in org.grails.plugins.databinding
Data binding configuration.
DataBindingEventMulticastListener - Class in org.grails.web.databinding
Authors:
Jeff Brown
DataBindingEventMulticastListener(List<DataBindingListener>) - Constructor in DataBindingEventMulticastListener
DataBindingGrailsPlugin - Class in org.grails.plugins.databinding
deprecated:
Use DataBindingConfiguration instead
DataBindingLazyMetaPropertyMap - Class in org.grails.web.databinding
Extends the default implementation and does data binding.
DataBindingLazyMetaPropertyMap(java.lang.Object) - Constructor in DataBindingLazyMetaPropertyMap
Constructs the map
DataBindingListener - Interface in grails.databinding.events
A listener which will be notified of events generated during data binding.
DataBindingListenerAdapter - Class in grails.databinding.events
Authors:
Jeff Brown
DataBindingSource - Interface in grails.databinding
A DataBindingSource is a lot like a Map but is read-only and is tailored to support data binding.
DataBindingSourceCreationException - Class in org.grails.databinding.bindingsource
Thrown if an unrecoverable problem occurs creating a DataBindingSource.
DataBindingSourceCreationException(java.lang.Throwable) - Constructor in DataBindingSourceCreationException
DataBindingSourceCreator - Interface in org.grails.databinding.bindingsource
A factory for DataBindingSource instances
DataBindingSourceRegistry - Interface in org.grails.web.databinding.bindingsource
Responsible for locating DataBindingSourceCreator instances and using them to create DataBindingSource instances
dataBindingSourceRegistry(org.grails.databinding.bindingsource.DataBindingSourceCreator) - Method in DataBindingConfiguration
dataBindingSourceRegistry - Property in HalJsonRenderer
dataBindingSources - Field in GPathResultCollectionDataBindingSource
DataBindingUtils - Class in grails.web.databinding
Utility methods to perform data binding from Grails objects.
dataSource - Property in DatabaseMigrationCommand
dataSource - Property in DatabaseMigrationTransactionManager
datasource(java.lang.String) - Method in Entity
Sets the datastore to use
dataSource - Field in GrailsHibernateTemplate
dataSource - Field in HibernateConnectionSource
dataSource - Property in HibernateConnectionSourceSettings
Settings for the dataSource
dataSource - Property in HibernateGormAutoConfiguration
datasource(java.lang.String) - Method in HibernateMappingBuilder
dataSourceAware - Property in SimpleMapDataBindingSource
DataSourceBuilder - Class in org.grails.datastore.gorm.jdbc
NOTE: Forked from Spring Boot logic to avoid hard dependency on Boot.
DataSourceBuilder.ReadOnlyDriverManagerDataSource - Class in org.grails.datastore.gorm.jdbc
DataSourceBuilder(java.lang.ClassLoader) - Constructor in DataSourceBuilder
DataSourceConnectionSource - Class in org.grails.datastore.gorm.jdbc.connections
A ConnectionSource for JDBC javax.sql.DataSource objects.
DataSourceConnectionSource(java.lang.String, javax.sql.DataSource, org.grails.datastore.gorm.jdbc.connections.DataSourceSettings) - Constructor in DataSourceConnectionSource
DataSourceConnectionSourceFactory - Class in org.grails.datastore.gorm.jdbc.connections
A ConnectionSourceFactory for creating JDBC javax.sql.DataSource connections
dataSourceConnectionSourceFactory - Field in AbstractHibernateConnectionSourceFactory
DataSourceConnectionSourcesFactoryBean - Class in org.grails.plugins.datasource
A factory bean for creating the data sources
DataSourceConnectionSourcesFactoryBean(org.springframework.core.env.PropertyResolver) - Constructor in DataSourceConnectionSourcesFactoryBean
DataSourceFactoryBean - Class in org.grails.orm.hibernate.support
A factory class to retrieve a javax.sql.DataSource from the Hibernate datastore
DataSourceFactoryBean(org.grails.orm.hibernate.AbstractHibernateDatastore, java.lang.String) - Constructor in DataSourceFactoryBean
DataSourceGrailsPlugin - Class in org.grails.plugins.datasource
Handles the configuration of a DataSource within Grails.
DataSourceGrailsPlugin() - Constructor in DataSourceGrailsPlugin
dataSourceName - Field in AbstractHibernateDatastore
dataSourceName - Property in DatabaseChangeLogBuilder
dataSourceName - Field in GrailsDomainBinder
dataSourceName - Property in GrailsLiquibase
dataSourceName - Property in GroovyChange
dataSourceName - Field in HibernateMappingContextConfiguration
dataSourceName - Field in HibernateMappingContextSessionFactoryBean
dataSourceNames - Property in HibernateDatastoreConnectionSourcesRegistrar
dataSourceNames - Property in HibernateGrailsPlugin
datasources - Property in Entity
Get the datasource names that this domain class works with.
dataSources - Property in HibernateDatastoreSpringInitializer
datasources(List<String>) - Method in HibernateMappingBuilder
DataSourceSettings - Class in org.grails.datastore.gorm.jdbc.connections
DataSource settings
DataSourceSettings() - Constructor in DataSourceSettings
DataSourceSettingsBuilder - Class in org.grails.datastore.gorm.jdbc.connections
Settings builder for DataSourceSettings
DataSourceSettingsBuilder(org.springframework.core.env.PropertyResolver, java.lang.String, java.lang.Object) - Constructor in DataSourceSettingsBuilder
dataSourcesToExclude - Field in TenantDataSourceConfig
Default:
""
DataSourceUtils - Class in org.grails.plugins.datasource
Authors:
Graeme Rocher
DataSourceUtils() - Constructor in DataSourceUtils
Datastore - Interface in org.grails.datastore.mapping.core
The Datastore interface is the basic common denominator all NoSQL databases should support:
  • Storing data
  • Retrieving one or more elements at a time, identified by their keys
  • Deleting one or more elements
datastore - Field in AbstractDatastoreApi
datastore - Field in AbstractDatastorePersistenceContextInterceptor
datastore - Field in AbstractFinder
datastore - Field in AbstractHibernateCriteriaBuilder
datastore - Field in AbstractHibernateGormValidationApi
datastore - Field in AbstractHibernateSession
datastore - Field in AbstractPersistenceEventListener
datastore() - Method in AbstractServiceImplementer
Returns:
The datastore expression
datastore - Field in ClosureEventTriggeringInterceptor
datastore - Field in CurrentTenant
If you are using multiple GORM implementations and wish to create a transaction for a specific implementation then use this.
datastore - Property in DataSourceFactoryBean
datastore - Property in DefaultServiceRegistry
The datastore this service relates to
datastore - Property in DirtyCheckingAfterListenerSpec
datastore - Property in GormEnhancer
datastore - Field in MultiTenantEventListener
datastore - Field in ReadOnly
If you are using multiple GORM implementations and wish to create a transaction for a specific implementation then use this.
datastore - Property in Service
The datastore that this service is related to
datastore - Property in ServiceRegistryFactoryBean
datastore - Property in SimpleMapEntityPersister
datastore - Property in SimpleMapQuery
datastore - Field in Tenant
If you are using multiple GORM implementations and wish to create a transaction for a specific implementation then use this.
datastore - Property in TenantDelegatingGormOperations
datastore - Field in Transactional
If you are using multiple GORM implementations and wish to create a transaction for a specific implementation then use this.
DATASTORE_TYPE - Field in MongoDbDataStoreSpringInitializer
datastore - Field in WithoutTenant
If you are using multiple GORM implementations and wish to create a transaction for a specific implementation then use this.
DatastoreAware - Interface in org.grails.datastore.mapping.core
An interface for classes to implement that want access to the Datastore
DatastoreConfigurationException - Class in org.grails.datastore.mapping.model
Exception thrown when something goes wrong configuring a datastore.
DatastoreConfigurationException(java.lang.String, java.lang.Throwable) - Constructor in DatastoreConfigurationException
DatastoreEnvironment - Class in org.grails.datastore.mapping.config
An environment for GORM
DatastoreEnvironment() - Constructor in DatastoreEnvironment
DatastoreException - Class in org.grails.datastore.mapping.core
General exception for errors related to the configuration of the Datastore
DatastoreException(java.lang.String, java.lang.Throwable) - Constructor in DatastoreException
DatastoreInitializedEvent - Class in org.grails.datastore.mapping.engine.event
Fired when the datastore is initialised
DatastoreInitializedEvent(java.lang.Object) - Constructor in DatastoreInitializedEvent
DatastorePersistenceContextInterceptor - Class in org.grails.datastore.gorm.support
DatastorePersistenceContextInterceptor(org.grails.datastore.mapping.core.Datastore) - Constructor in DatastorePersistenceContextInterceptor
datastores - Property in GormDispatcherRegistrar
datastoresByConnectionSource - Field in HibernateDatastore
datastoresByConnectionSource - Field in MongoDatastore
datastoresByConnectionSource - Field in SimpleMapDatastore
DatastoreServiceMethodInvokingFactoryBean - Class in org.grails.datastore.mapping.config
Variant of {#link MethodInvokingFactoryBean} which returns the correct data service type instead of java.lang.Object so the Autowire with type works correctly.
DatastoreServiceMethodInvokingFactoryBean(Class<?>) - Constructor in DatastoreServiceMethodInvokingFactoryBean
DatastoreTransactionManager - Class in org.grails.datastore.mapping.transactions
A org.springframework.transaction.PlatformTransactionManager instance that works with the Spring datastore abstraction
DatastoreUtils - Class in org.grails.datastore.mapping.core
Helper class for obtaining Datastore sessions.
DataTest - Trait in grails.testing.gorm
DATATEST_CLASS - Field in ServiceUnitTest
DataTestCleanupInterceptor - Class in org.grails.testing.gorm.spock
DataTestCleanupInterceptor() - Constructor in DataTestCleanupInterceptor
dataTestCleanupInterceptor - Property in GormTestingSupportExtension
DataTestCleanupSpecInterceptor - Class in org.grails.testing.gorm.spock
DataTestCleanupSpecInterceptor() - Constructor in DataTestCleanupSpecInterceptor
dataTestCleanupSpecInterceptor - Property in GormTestingSupportExtension
DataTestSetupInterceptor - Class in org.grails.testing.gorm.spock
DataTestSetupInterceptor() - Constructor in DataTestSetupInterceptor
dataTestSetupInterceptor - Property in GormTestingSupportExtension
DataTestSetupSpecInterceptor - Class in org.grails.testing.gorm.spock
DataTestSetupSpecInterceptor.1 - Class in org.grails.testing.gorm.spock
DataTestSetupSpecInterceptor.1() - Constructor in DataTestSetupSpecInterceptor.1
DataTestSetupSpecInterceptor() - Constructor in DataTestSetupSpecInterceptor
dataTestSetupSpecInterceptor - Property in GormTestingSupportExtension
date(java.lang.String, Collection<String>) - Method in AbstractTypeConvertingMap
Obtains a date for the given parameter name and format
date - Property in CommonTypes
DATE_CREATED_PROPERTY - Field in AutoTimestampEventListener
date(java.lang.String, java.lang.String) - Method in DelegatingParameters
date(java.lang.String, java.lang.String) - Method in EmptyParameters
DATE_FORMATS - Field in Settings
DATE - Field in HibernateCriteriaBuilder
DATE - Field in HttpHeaders
DATE_LENIENT_PARSING - Field in Settings
date(java.lang.String, java.lang.String) - Method in Parameters
Obtains the value of a parameter as a Date
DateConversionHelper - Class in org.grails.databinding.converters
Authors:
Jeff Brown
DateConversionHelper() - Constructor in DateConversionHelper
dateCreated - Property in PersonEvent
dateCreated - Property in Record
dateFormat - Field in DefaultJsonGenerator
dateFormat - Field in JsonGenerator.Options
dateFormat - Property in JsonViewGeneratorConfiguration
DateInputRenderer - Class in org.grails.scaffolding.registry.input
The default renderer for rendering date properties
DateInputRenderer() - Constructor in DateInputRenderer
dateLocale - Field in DefaultJsonGenerator
dateLocale - Field in JsonGenerator.Options
DateMarshaller - Class in org.grails.web.converters.marshaller.xml
Authors:
Siegfried Puchbauer
DateMarshaller() - Constructor in DateMarshaller
Default constructor.
dateParsingLenient - Property in DateConversionHelper
Whether data parsing is lenient
datePicker - Property in FormTagLib
A simple date picker that renders a date as selects.
datePublished - Property in Publication
dateToString(java.util.Date) - Method in JSONObject
dateToStringConverter - Property in HalJsonRenderer
DB2_AS400 - Enum Constant in DatabaseDriver
DB2 AS400 Server.
DB2 - Enum Constant in DatabaseDriver
DB2 Server.
DB_REF_ID_FIELD - Field in PersistentEntityCodec
dbContainer - Property in AutoStartedMongoSpec
dbContainer - Property in StartMongoGrailsIntegrationExtension
dbCreate - Property in DataSourceSettings
The default value for `hibernate.hbm2ddl.auto`
DbmChangelogToGroovy - Class in org.grails.plugins.databasemigration.command
DbmChangelogToGroovy() - Constructor in DbmChangelogToGroovy
DbmCreateChangelog - Class in org.grails.plugins.databasemigration.command
DbmCreateChangelog() - Constructor in DbmCreateChangelog
deathAge - Property in Dog
debugStream - Field in JsonParserTokenManager
Debug output.
decapitalize(java.lang.String) - Method in NameUtils
Converts class name to property name using JavaBean decapitalization
decapitalizeFirstChar(java.lang.String) - Method in NameUtils
Transforms the first character of a string into a lowercase letter
decimalType - Property in AbstractMongoConnectionSourceSettings
Whether to use the decimal128 type for BigDecimal values
declareAndInitializeParameterValueMap(org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.stmt.BlockStatement) - Method in AbstractCacheTransformation
declareCache(org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.expr.VariableExpression, org.codehaus.groovy.ast.stmt.BlockStatement) - Method in AbstractCacheTransformation
declareCacheKey(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.stmt.BlockStatement) - Method in AbstractCacheTransformation
declaredQueryTargets - Property in QueryStringTransformer
declaredWriteConcerns - Field in AbstractMongoSession
declaringClassName - Field in MethodMetadataReadingVisitor
decode(Class<T>, java.lang.Object) - Method in AbstractMongoSession
Decodes the given entity type from the given native object type
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.types.Basic, org.grails.datastore.mapping.engine.EntityAccess, org.bson.codecs.DecoderContext, org.bson.codecs.configuration.CodecRegistry) - Method in BasicCollectionTypeDecoder
decode(org.bson.BsonReader, org.bson.codecs.DecoderContext) - Method in BigDecimalCodec
decode(org.bson.BsonReader, org.bson.codecs.DecoderContext) - Method in BigIntegerCodec
decode(org.bson.BsonReader, org.bson.codecs.DecoderContext) - Method in BsonPersistentEntityCodec
decode(java.lang.Object) - Method in ChainedDecoder
decode(org.bson.BsonReader, org.bson.codecs.DecoderContext) - Method in CodecExtensions.CurrencyCodec
decode(org.bson.BsonReader, org.bson.codecs.DecoderContext) - Method in CodecExtensions.GStringCodec
decode(org.bson.BsonReader, org.bson.codecs.DecoderContext) - Method in CodecExtensions.IntRangeCodec
decode(org.bson.BsonReader, org.bson.codecs.DecoderContext) - Method in CodecExtensions.ListCodec
decode(org.bson.BsonReader, org.bson.codecs.DecoderContext) - Method in CodecExtensions.LocaleCodec
decode(org.bson.BsonReader, org.bson.codecs.DecoderContext) - Method in CodecExtensions.MapCodec
decode(org.bson.codecs.configuration.CodecRegistry, org.bson.BsonReader, org.bson.codecs.DecoderContext, org.grails.datastore.mapping.engine.types.CustomTypeMarshaller, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.engine.EntityAccess) - Method in CustomTypeDecoder
decode(java.lang.Object) - Method in Decoder
Decode given input object
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.types.EmbeddedCollection, org.grails.datastore.mapping.engine.EntityAccess, org.bson.codecs.DecoderContext, org.bson.codecs.configuration.CodecRegistry) - Method in EmbeddedCollectionDecoder
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.types.Embedded, org.grails.datastore.mapping.engine.EntityAccess, org.bson.codecs.DecoderContext, org.bson.codecs.configuration.CodecRegistry) - Method in EmbeddedDecoder
decode(java.lang.Object) - Method in HTML4Decoder
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.types.Identity, org.grails.datastore.mapping.engine.EntityAccess, org.bson.codecs.DecoderContext, org.bson.codecs.configuration.CodecRegistry) - Method in IdentityDecoder
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.types.Identity, org.grails.datastore.mapping.engine.EntityAccess) - Method in IdentityDecoder.1
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.types.Identity, org.grails.datastore.mapping.engine.EntityAccess) - Method in IdentityDecoder.2
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.types.Identity, org.grails.datastore.mapping.engine.EntityAccess) - Method in IdentityDecoder.3
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.types.Identity, org.grails.datastore.mapping.engine.EntityAccess) - Method in IdentityDecoder.4
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.types.Identity, org.grails.datastore.mapping.engine.EntityAccess) - Method in IdentityDecoder.5
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.types.Identity, org.grails.datastore.mapping.engine.EntityAccess) - Method in IdentityDecoder.6
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.types.Identity, org.grails.datastore.mapping.engine.EntityAccess) - Method in IdentityDecoder.7
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.types.Identity, org.grails.datastore.mapping.engine.EntityAccess) - Method in IdentityDecoder.8
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.types.Identity, org.grails.datastore.mapping.engine.EntityAccess) - Method in IdentityDecoder.IdentityTypeDecoder
decode(org.bson.BsonReader, org.bson.codecs.DecoderContext) - Method in InstantCodec
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.engine.EntityAccess) - Method in InstantDecoder
decode(java.lang.Object) - Method in JavaScriptCodec.1
decode(java.lang.Object) - Method in JSONCodecFactory.1
decode(org.bson.BsonReader, org.bson.codecs.DecoderContext) - Method in LocalDateCodec
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.engine.EntityAccess) - Method in LocalDateDecoder
decode(org.bson.BsonReader, org.bson.codecs.DecoderContext) - Method in LocalDateTimeCodec
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.engine.EntityAccess) - Method in LocalDateTimeDecoder
decode(org.bson.BsonReader, org.bson.codecs.DecoderContext) - Method in LocalTimeCodec
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.engine.EntityAccess) - Method in LocalTimeDecoder
decode(java.lang.Class, java.lang.Object) - Method in MongoCodecSession
decode(java.lang.Class, java.lang.Object) - Method in MongoSession
decode(org.bson.BsonReader, org.bson.codecs.DecoderContext) - Method in OffsetDateTimeCodec
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.engine.EntityAccess) - Method in OffsetDateTimeDecoder
decode(org.bson.BsonReader, org.bson.codecs.DecoderContext) - Method in OffsetTimeCodec
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.engine.EntityAccess) - Method in OffsetTimeDecoder
decode(org.bson.BsonReader, org.bson.codecs.DecoderContext) - Method in PeriodCodec
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.engine.EntityAccess) - Method in PeriodDecoder
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.types.Association, org.grails.datastore.mapping.engine.EntityAccess, org.bson.codecs.DecoderContext, org.bson.codecs.configuration.CodecRegistry) - Method in PersistentEntityCodec.OneToManyDecoder
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.types.ToOne, org.grails.datastore.mapping.engine.EntityAccess, org.bson.codecs.DecoderContext, org.bson.codecs.configuration.CodecRegistry) - Method in PersistentEntityCodec.ToOneDecoder
DECODE_PREFIX - Property in CodecMetaClassSupport
decode(org.bson.BsonReader, T, org.grails.datastore.mapping.engine.EntityAccess, org.bson.codecs.DecoderContext, org.bson.codecs.configuration.CodecRegistry) - Method in PropertyDecoder
Decodes a persistent property using the given reader
decode(java.lang.Object) - Method in RawCodec
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.types.Simple, org.grails.datastore.mapping.engine.EntityAccess, org.bson.codecs.DecoderContext, org.bson.codecs.configuration.CodecRegistry) - Method in SimpleDecoder
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.engine.EntityAccess) - Method in SimpleDecoder.1
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.engine.EntityAccess) - Method in SimpleDecoder.10
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.engine.EntityAccess) - Method in SimpleDecoder.11
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.engine.EntityAccess) - Method in SimpleDecoder.12
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.engine.EntityAccess) - Method in SimpleDecoder.13
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.engine.EntityAccess) - Method in SimpleDecoder.14
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.engine.EntityAccess) - Method in SimpleDecoder.15
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.engine.EntityAccess) - Method in SimpleDecoder.16
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.engine.EntityAccess) - Method in SimpleDecoder.2
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.engine.EntityAccess) - Method in SimpleDecoder.3
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.engine.EntityAccess) - Method in SimpleDecoder.4
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.engine.EntityAccess) - Method in SimpleDecoder.5
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.engine.EntityAccess) - Method in SimpleDecoder.6
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.engine.EntityAccess) - Method in SimpleDecoder.7
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.engine.EntityAccess) - Method in SimpleDecoder.8
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.engine.EntityAccess) - Method in SimpleDecoder.9
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.engine.EntityAccess) - Method in SimpleDecoder.TypeDecoder
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.types.TenantId, org.grails.datastore.mapping.engine.EntityAccess, org.bson.codecs.DecoderContext, org.bson.codecs.configuration.CodecRegistry) - Method in TenantIdDecoder
decode(java.lang.Object) - Method in URLCodecFactory.2
decode(java.lang.Object) - Method in XMLCodecFactory
decode(org.bson.BsonReader, org.bson.codecs.DecoderContext) - Method in ZonedDateTimeCodec
decode(org.bson.BsonReader, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.engine.EntityAccess) - Method in ZonedDateTimeDecoder
decodeAssociations(org.grails.datastore.mapping.core.Session, org.grails.datastore.mapping.engine.EntityAccess) - Method in PersistentEntityCodec
decodeBase64(java.lang.Object) - Method in Base64CodecExtensionMethods
decodeHex(java.lang.Object) - Method in HexCodecExtensionMethods
decodeMD5(java.lang.Object) - Method in MD5CodecExtensionMethods
decodeMD5Bytes(java.lang.Object) - Method in MD5BytesCodecExtensionMethods
Decoder - Interface in org.grails.encoder
interface for decoder methods
decoder - Property in HTMLCodecFactory
DECODER - Property in JavaScriptCodec
decoder - Property in JSONCodecFactory
decoder - Property in URLCodecFactory
decoder - Field in XMLCodecFactory
decoders - Field in BasicCodecLookup
decoders - Field in ChainedDecoder
decoders - Field in HTMLJSCodec
decodeSHA1(java.lang.Object) - Method in SHA1CodecExtensionMethods
decodeSHA1Bytes(java.lang.Object) - Method in SHA1BytesCodecExtensionMethods
decodeSHA256(java.lang.Object) - Method in SHA256CodecExtensionMethods
decodeSHA256Bytes(java.lang.Object) - Method in SHA256BytesCodecExtensionMethods
decorate(Closure<D>) - Method in AsyncWebRequestPromiseDecorator
decorate(java.lang.StringBuilder) - Method in GroovyPageSourceDecorator
decorate(Closure<D>) - Method in PersistenceContextPromiseDecorator
decorate(Closure<D>) - Method in PromiseDecorator
Decorates the given closures, returning the decorated closure
decorate(Closure<D>) - Method in TransactionalPromiseDecorator
DECORATED_METHODS - Field in AbstractMethodDecoratingTransformation
Key used to store within the original method node metadata, all previous decorated methods
DECREMENT_PRIORITY - Field in GroovyTransformOrder
DEEP - Field in GrailsJsonViewHelper
The deep parameter
deepCopy(java.lang.Object) - Method in IdentityEnumType
DeepDomainClassMarshaller - Class in org.grails.web.converters.marshaller.xml
Authors:
Siegfried Puchbauer
DeepDomainClassMarshaller(boolean, boolean, grails.core.support.proxy.ProxyHandler, grails.core.GrailsApplication) - Constructor in DeepDomainClassMarshaller
deepSanitize(java.lang.Throwable) - Method in GrailsUtil
deepValidate parameter is honoured if entity validator implements CascadingValidator() - Method in ValidationSpec
DEFAULT_ACTION - Field in AnsiConsoleUrlMappingsRenderer
DEFAULT_ARGUMENT - Field in RenderDynamicMethod
DEFAULT_ATOM_MIME_TYPES - Field in AtomRenderer
DEFAULT_BLANK_MESSAGE_CODE - Field in ConstrainedProperty
DEFAULT_BLANK_MESSAGE - Field in ConstrainedProperty
DEFAULT - Enum Constant in CascadeValidateType
By default, cascade for any owned association or with a JPA cascade of PERSIST or MERGE *
DEFAULT_CHANGE_LOG_LOCATION - Property in PluginConstants
DEFAULT_CONNECTION_SOURCE_NAMES - Field in ConnectionSourcesSupport
DEFAULT_CONSTRAINTS - Field in ConstraintRegistry
DEFAULT_CONTROLLER_NAME - Property in GrailsTestRequestEnvironmentInterceptor
DEFAULT - Enum Constant in Converter.CircularReferenceBehaviour
DEFAULT_DATA_SOURCE - Field in Entity
deprecated:
Use ConnectionSource#ALL#ALL instead
DEFAULT_DATA_SOURCE_NAME - Field in HibernateDatastoreSpringInitializer
DEFAULT_DATA_SOURCE_NAME - Field in HibernateGrailsPlugin
DEFAULT_DATABASE_NAME - Field in MongoDbDataStoreSpringInitializer
DEFAULT_DATABASE_NAME - Field in MongoSettings
The default database name if none is specified
DEFAULT_DATABINDING_WHITELIST - Field in DefaultASTDatabindingHelper
DEFAULT_DATASOURCE_NAME - Property in PluginConstants
DEFAULT_DATE_FORMATS - Field in AbstractDataBindingGrailsPlugin
DEFAULT_DECODER_CONTEXT - Field in BsonPersistentEntityCodec
DEFAULT_DECODER - Field in SimpleDecoder
DEFAULT_DECODERS - Field in IdentityDecoder
DEFAULT_DECODERS - Field in SimpleDecoder
DEFAULT_DOESNT_MATCH_MESSAGE_CODE - Field in ConstrainedProperty
DEFAULT_DOESNT_MATCH_MESSAGE - Field in ConstrainedProperty
DEFAULT_ENCODER_CONTEXT - Field in BsonPersistentEntityCodec
DEFAULT_ENCODER - Field in SimpleEncoder
DEFAULT_ENCODING - Field in GrailsWebUtil
DEFAULT_ENCODING - Field in GroovyPageParser
DEFAULT_ENCODING - Field in RenderDynamicMethod
DEFAULT_ENCODING - Field in Settings
The default encoding
DEFAULT_ENUM_TYPE - Field in GrailsDomainBinder
DEFAULT_EXCLUDES - Field in AbstractLinkingRenderer
DEFAULT_EXCLUDES - Field in DefaultJsonViewHelper
DEFAULT_FILE_DETECTOR - Field in ContainerGebConfiguration
DEFAULT_GORM_EXCLUDES - Field in DefaultJsonViewHelper
DEFAULT - Enum Constant in GroovyCompilerScope
Default scope, exposes groovy.jar (loaded from the parent) and the shared cli package (loaded through groovy classloader).
DEFAULT_HOSTNAME_FROM_CONTAINER - Field in ContainerGebConfiguration
DEFAULT_IMPORTS - Field in GrailsApplicationCompilerAutoConfiguration
DEFAULT_IMPORTS - Field in GrailsTestCompilerAutoConfiguration
DEFAULT_IMPORTS - Field in GroovyPageParser
DEFAULT_INCLUDED_PLUGINS - Property in GrailsApplicationBuilder
DEFAULT_INDENT_STR - Field in PrettyPrintJSONWriter
DEFAULT_INDENT_STR - Field in PrettyPrintXMLStreamWriter
DEFAULT_INVALID_CREDIT_CARD_MESSAGE_CODE - Field in ConstrainedProperty
DEFAULT_INVALID_CREDIT_CARD_MESSAGE - Field in ConstrainedProperty
DEFAULT_INVALID_EMAIL_MESSAGE_CODE - Field in ConstrainedProperty
DEFAULT_INVALID_EMAIL_MESSAGE - Field in ConstrainedProperty
DEFAULT_INVALID_MAX_MESSAGE_CODE - Field in ConstrainedProperty
DEFAULT_INVALID_MAX_MESSAGE - Field in ConstrainedProperty
DEFAULT_INVALID_MAX_SIZE_MESSAGE_CODE - Field in ConstrainedProperty
DEFAULT_INVALID_MAX_SIZE_MESSAGE - Field in ConstrainedProperty
DEFAULT_INVALID_MIN_MESSAGE_CODE - Field in ConstrainedProperty
DEFAULT_INVALID_MIN_MESSAGE - Field in ConstrainedProperty
DEFAULT_INVALID_MIN_SIZE_MESSAGE_CODE - Field in ConstrainedProperty
DEFAULT_INVALID_MIN_SIZE_MESSAGE - Field in ConstrainedProperty
DEFAULT_INVALID_RANGE_MESSAGE_CODE - Field in ConstrainedProperty
DEFAULT_INVALID_RANGE_MESSAGE - Field in ConstrainedProperty
DEFAULT_INVALID_SIZE_MESSAGE_CODE - Field in ConstrainedProperty
DEFAULT_INVALID_SIZE_MESSAGE - Field in ConstrainedProperty
DEFAULT_INVALID_URL_MESSAGE_CODE - Field in ConstrainedProperty
DEFAULT_INVALID_URL_MESSAGE - Field in ConstrainedProperty
DEFAULT_INVALID_VALIDATOR_MESSAGE_CODE - Field in ConstrainedProperty
DEFAULT_INVALID_VALIDATOR_MESSAGE - Field in ConstrainedProperty
DEFAULT_JSR310_LOCAL_DATE_FORMAT - Field in AbstractDataBindingGrailsPlugin
DEFAULT_JSR310_LOCAL_DATE_TIME_FORMAT - Field in AbstractDataBindingGrailsPlugin
DEFAULT_JSR310_LOCAL_TIME_FORMAT - Field in AbstractDataBindingGrailsPlugin
DEFAULT_JSR310_OFFSET_TIME_FORMAT - Field in AbstractDataBindingGrailsPlugin
DEFAULT_JSR310_OFFSET_ZONED_DATE_TIME_FORMAT - Field in AbstractDataBindingGrailsPlugin
DEFAULT_MESSAGES - Field in ConstrainedProperty
DEFAULT_METHOD_PARAM - Field in HiddenHttpMethodFilter
Default method parameter: _method
DEFAULT_MONGO_PORT - Property in AbstractMongoGrailsExtension
DEFAULT_MONGO_VERSION - Property in AbstractMongoGrailsExtension
DEFAULT_NAMESPACE - Field in DefaultGrailsApplicationAttributes
DEFAULT_NAMESPACE - Field in GroovyPage
DEFAULT_NAMESPACE - Field in TagOutput
DEFAULT_NOT_EQUAL_MESSAGE_CODE - Field in ConstrainedProperty
DEFAULT_NOT_EQUAL_MESSAGE - Field in ConstrainedProperty
DEFAULT_NOT_IN_LIST_MESSAGE - Field in ConstrainedProperty
DEFAULT_NOT_INLIST_MESSAGE_CODE - Field in ConstrainedProperty
DEFAULT_NULL_MESSAGE_CODE - Field in ConstrainedProperty
DEFAULT_NULL_MESSAGE - Field in ConstrainedProperty
DEFAULT_PATH_SEPARATOR - Field in AntPathMatcher
Default path separator: "/"
DEFAULT_PLUGIN_PATH - Field in GroovyPageMetaInfo
DEFAULT_PRIORITY - Field in DefaultConverterConfiguration
DEFAULT_PROFILE_GROUPID - Field in AbstractJarProfileRepository
DEFAULT_PROFILE_NAME - Field in GrailsCli
DEFAULT_PROFILE_NAME - Field in ProfileRepository
DEFAULT_PROPERTIES_ENCODING - Field in BinaryGrailsPlugin
DEFAULT_PROTOCOL - Field in ContainerGebConfiguration
DEFAULT_REQUEST_ENCODING - Field in DefaultRequestStateLookupStrategy
DEFAULT_RESOURCE_INCLUDES - Field in DefaultUrlMappingEvaluator
DEFAULT_RESOURCE_PATTERN - Field in Settings
The default pattern for static resources
DEFAULT_RESOURCES_INCLUDES - Field in DefaultUrlMappingEvaluator
DEFAULT_SHUTDOWN_OPERATION - Field in ShutdownOperations
DEFAULT_TAGLIB_NAMESPACES - Field in GroovyPageParser
DEFAULT_TIMEOUT - Field in LockableEntityPersister
DEFAULT_TIMEZONE - Field in JsonGenerator.Options
DEFAULT_TIMEZONE - Field in JsonOutput
DEFAULT_TOMCAT_SERVLET_PATH - Field in Settings
The default servlet path
DEFAULT_TYPES - Property in ModelEntry
DEFAULT_VALIDATEABLE_EXCLUDES - Field in DefaultJsonViewHelper
DEFAULT_WEB_SERVLET_PATH - Field in Settings
The default servlet path
DefaultAcceptHeaderParser - Class in org.grails.web.mime
Parsed the HTTP accept header into a a list of MimeType instances in the order of priority.
DefaultAcceptHeaderParser(grails.web.mime.MimeType) - Constructor in DefaultAcceptHeaderParser
DefaultApplicationEventPublisher - Class in org.grails.datastore.gorm.events
Simple implementation that just iterates over a sequence of listeners
DefaultApplicationEventPublisher() - Constructor in DefaultApplicationEventPublisher
DefaultArtefactInfo - Class in grails.core
Mutable holder of artefact info.
DefaultASTDatabindingHelper - Class in org.grails.web.databinding
DefaultASTValidateableHelper - Class in grails.validation
DefaultBeanConfiguration - Class in org.grails.spring
Default implementation of the BeanConfiguration interface .
DefaultBeanConfiguration(Class<?>, Collection<?>) - Constructor in DefaultBeanConfiguration
DefaultCodecIdentifier - Class in org.grails.encoder
default implementation of CodecIdentifier
DefaultCodecIdentifier(java.lang.String, Set<String>) - Constructor in DefaultCodecIdentifier
DefaultCodecLookup - Class in org.grails.plugins.codecs
Authors:
Lari Hotari
DefaultCodecLookup() - Constructor in DefaultCodecLookup
DefaultConnectionSource - Class in org.grails.datastore.mapping.core.connections
Abstract implementation of the ConnectionSource interface
defaultConnectionSource - Field in AbstractConnectionSources
DefaultConnectionSource(java.lang.String, T, S) - Constructor in DefaultConnectionSource
DefaultConstrainedDiscovery - Class in org.grails.web.plugins.support
Discovers the default constrained properties for a domain class
DefaultConstrainedDiscovery() - Constructor in DefaultConstrainedDiscovery
DefaultConstrainedProperty - Class in grails.gorm.validation
Default implementation of the ConstrainedProperty interface
DefaultConstrainedProperty(Class<?>, java.lang.String, Class<?>, org.grails.datastore.gorm.validation.constraints.registry.ConstraintRegistry) - Constructor in DefaultConstrainedProperty
Constructs a new ConstrainedProperty for the given arguments.
DefaultConstraintEvaluator - Class in org.grails.datastore.gorm.validation.constraints.eval
Evaluates constraints for entities
DefaultConstraintEvaluator(org.grails.datastore.gorm.validation.constraints.registry.ConstraintRegistry, org.grails.datastore.mapping.model.MappingContext, Map<String,Object>) - Constructor in DefaultConstraintEvaluator
DefaultConstraintEvaluatorFactoryBean - Class in org.grails.plugins.domain.support
DefaultConstraintEvaluatorFactoryBean() - Constructor in DefaultConstraintEvaluatorFactoryBean
DefaultConstraintFactory - Class in org.grails.datastore.gorm.validation.constraints.factory
A default factory for creating constraints
DefaultConstraintFactory(Class<? extends Constraint>, org.springframework.context.MessageSource, List<Class>) - Constructor in DefaultConstraintFactory
DefaultConstraintRegistry - Class in org.grails.datastore.gorm.validation.constraints.registry
Default implementation of the ConstraintRegistry interface.
DefaultConstraintRegistry(org.springframework.context.MessageSource) - Constructor in DefaultConstraintRegistry
defaultConstraints - Field in AbstractGormMappingFactory
defaultConstraints - Field in DefaultConstraintEvaluator
defaultConstraints - Property in HibernateMappingBuilder
DefaultContainerFileDetector - Class in grails.plugin.geb
Detects files on the local disk.
DefaultContainerFileDetector() - Constructor in DefaultContainerFileDetector
DefaultControllerExceptionHandlerMetaData - Class in org.grails.plugins.web.controllers
Represents meta data which describes an exception handling method in a controller
DefaultControllerExceptionHandlerMetaData() - Constructor in DefaultControllerExceptionHandlerMetaData
DefaultConversionService - Class in org.grails.datastore.mapping.model.types.conversion
Default conversion service th
DefaultConversionService() - Constructor in DefaultConversionService
DefaultConverterConfiguration - Class in org.grails.web.converters.configuration
Mutable Converter Configuration with an priority sorted set of ObjectMarshallers
DefaultConverterConfiguration.Entry - Class in org.grails.web.converters.configuration
DefaultConverterConfiguration(List<ObjectMarshaller<C>>, grails.core.support.proxy.ProxyHandler) - Constructor in DefaultConverterConfiguration
DefaultConvertersConfiguration - Class in org.grails.databinding.converters
Default converters configuration.
DefaultConvertersConfiguration(grails.core.GrailsApplication, org.grails.plugins.databinding.DataBindingConfigurationProperties) - Constructor in DefaultConvertersConfiguration
defaultCurrencyConverter() - Method in DefaultConvertersConfiguration
Returns:
The default currency converter
defaultDatabase - Field in AbstractMongoSession
defaultDatabase - Field in MongoDatastore
defaultDatabaseName - Field in DocumentMappingContext
DefaultDatabaseProductName - Property in GormDatabase
DefaultDataBindingSourceCreator - Class in org.grails.web.databinding.bindingsource
DefaultDataBindingSourceCreator() - Constructor in DefaultDataBindingSourceCreator
DefaultDataBindingSourceRegistry - Class in org.grails.web.databinding.bindingsource
DefaultDataBindingSourceRegistry.DataBindingSourceCreatorCacheKey - Class in org.grails.web.databinding.bindingsource
DefaultDataBindingSourceRegistry.DataBindingSourceCreatorCacheKey() - Constructor in DefaultDataBindingSourceRegistry.DataBindingSourceCreatorCacheKey
DefaultDataBindingSourceRegistry() - Constructor in DefaultDataBindingSourceRegistry
defaultDataSourceBeanName - Property in HibernateDatastoreSpringInitializer
defaultDateConverter() - Method in DefaultConvertersConfiguration
DefaultDelegateAsyncTransactionalMethodTransformer - Class in org.grails.async.transform.internal
Modifies the
DelegateAsync:
transform to take into account transactional services.
DefaultDelegateAsyncTransactionalMethodTransformer() - Constructor in DefaultDelegateAsyncTransactionalMethodTransformer
DefaultEncodingStateRegistry - Class in org.grails.encoder
default implementation of EncodingStateRegistry
DefaultErrorsPrinter - Class in org.grails.core.exceptions
Default implementation of the StackTracePrinter interface.
DefaultErrorsPrinter(org.grails.core.io.ResourceLocator) - Constructor in DefaultErrorsPrinter
defaultExcludes - Property in IncludeExcludeSupport
DefaultFeature - Class in org.grails.cli.profile
Default implementation of the Feature interface
DefaultFeature(org.grails.cli.profile.Profile, java.lang.String, org.springframework.core.io.Resource) - Constructor in DefaultFeature
defaultFeaturesNames - Field in AbstractProfile
defaultFlushMode - Field in AbstractHibernateCriteriaBuilder
defaultFlushMode - Field in AbstractHibernateDatastore
defaultFlushMode - Property in GrailsHibernateTransactionManager
defaultFlushMode - Field in MongoDatastore
defaultFlushModeName - Field in AbstractHibernateDatastore
DefaultGrailsApplication - Class in grails.core
Default implementation of the GrailsApplication interface that manages application loading, state, and artefact instances.
DefaultGrailsApplication(org.grails.io.support.Resource) - Constructor in DefaultGrailsApplication
Loads a GrailsApplication using the given ResourceLocator instance which will search for appropriate class names
DefaultGrailsApplicationAttributes - Class in org.grails.web.servlet
Holds knowledge about how to obtain certain attributes from either the ServletContext or the HttpServletRequest instance.
DefaultGrailsApplicationAttributes(jakarta.servlet.ServletContext) - Constructor in DefaultGrailsApplicationAttributes
defaultGrailsBigDecimalConverter() - Method in DefaultConvertersConfiguration
defaultGrailsBigIntegerConverter() - Method in DefaultConvertersConfiguration
DefaultGrailsBootstrapClass - Class in org.grails.web.servlet.boostrap
DefaultGrailsBootstrapClass(Class<?>) - Constructor in DefaultGrailsBootstrapClass
DefaultGrailsClass - Class in grails.core
A default implementation for Grails classes that need to be registered and managed by a GrailsApplication, but don't need any special handling.
DefaultGrailsClass(Class<?>) - Constructor in DefaultGrailsClass
DefaultGrailsCodecClass - Class in org.grails.commons
Authors:
Jeff Brown
DefaultGrailsCodecClass(Class<?>) - Constructor in DefaultGrailsCodecClass
DefaultGrailsControllerClass - Class in org.grails.core
Evaluates the conventions contained within controllers to perform auto-configuration.
DefaultGrailsControllerClass(Class<?>) - Constructor in DefaultGrailsControllerClass
DefaultGrailsDomainClass - Class in org.grails.core
Default implementation of the GrailsDomainClass interface
DefaultGrailsDomainClass(Class<?>) - Constructor in DefaultGrailsDomainClass
Constructor.
DefaultGrailsDomainClassInjector - Class in org.grails.compiler.injection
Default implementation of domain class injector interface that adds the 'id' and 'version' properties and other previously boilerplate code.
DefaultGrailsJsonViewHelper - Class in grails.plugin.json.view.api.internal
Extended version of DefaultGrailsViewHelper with methods specific to JSON view rendering
DefaultGrailsJsonViewHelper.1 - Class in grails.plugin.json.view.api.internal
DefaultGrailsJsonViewHelper.1() - Constructor in DefaultGrailsJsonViewHelper.1
DefaultGrailsJsonViewHelper.2 - Class in grails.plugin.json.view.api.internal
DefaultGrailsJsonViewHelper.2() - Constructor in DefaultGrailsJsonViewHelper.2
DefaultGrailsJsonViewHelper.3 - Class in grails.plugin.json.view.api.internal
DefaultGrailsJsonViewHelper.3() - Constructor in DefaultGrailsJsonViewHelper.3
DefaultGrailsJsonViewHelper.4 - Class in grails.plugin.json.view.api.internal
DefaultGrailsJsonViewHelper.4() - Constructor in DefaultGrailsJsonViewHelper.4
DefaultGrailsJsonViewHelper.5 - Class in grails.plugin.json.view.api.internal
DefaultGrailsJsonViewHelper.5() - Constructor in DefaultGrailsJsonViewHelper.5
DefaultGrailsJsonViewHelper.6 - Class in grails.plugin.json.view.api.internal
DefaultGrailsJsonViewHelper.6() - Constructor in DefaultGrailsJsonViewHelper.6
DefaultGrailsJsonViewHelper() - Constructor in DefaultGrailsJsonViewHelper
DefaultGrailsPlugin - Class in org.grails.plugins
Implementation of the GrailsPlugin interface that wraps a Groovy plugin class and provides the magic to invoke its various methods from Java.
DefaultGrailsPlugin(Class<?>, grails.core.GrailsApplication) - Constructor in DefaultGrailsPlugin
DefaultGrailsPluginManager - Class in grails.plugins
DefaultGrailsPluginManager(grails.core.GrailsApplication) - Constructor in DefaultGrailsPluginManager
DefaultGrailsServiceClass - Class in org.grails.core
Authors:
Steven Devijver
DefaultGrailsServiceClass(Class<?>) - Constructor in DefaultGrailsServiceClass
DefaultGrailsTagDateHelper - Class in org.grails.plugins.web
The default implementation of GrailsTagDateHelper
DefaultGrailsTagDateHelper() - Constructor in DefaultGrailsTagDateHelper
DefaultGrailsTagLibClass - Class in org.grails.core.gsp
Default implementation of a tag lib class.
DefaultGrailsTagLibClass(Class<?>) - Constructor in DefaultGrailsTagLibClass
Default constructor.
DefaultGrailsUrlMappingsClass - Class in org.grails.core
DefaultGrailsUrlMappingsClass(Class<?>) - Constructor in DefaultGrailsUrlMappingsClass
DefaultGrailsViewHelper - Class in grails.views.api.internal
Default methods for views, additional methods can be added via traits
DefaultGrailsViewHelper(grails.views.api.GrailsView) - Constructor in DefaultGrailsViewHelper
DefaultGroovyPageLocator - Class in org.grails.gsp.io
Used to locate GSPs whether in development or WAR deployed mode from static resources, custom resource loaders and binary plugins.
DefaultGroovyPageLocator.PluginViewPathInfo - Class in org.grails.gsp.io
DefaultGroovyPagesUriService - Class in org.grails.web.pages
Provides services for resolving URIs.
DefaultHalViewHelper - Class in grails.plugin.json.view.api.internal
Helps creating HAL links
DefaultHalViewHelper.1 - Class in grails.plugin.json.view.api.internal
DefaultHalViewHelper.1() - Constructor in DefaultHalViewHelper.1
DefaultHalViewHelper.HalStreamingJsonDelegate - Class in grails.plugin.json.view.api.internal
DefaultHalViewHelper(grails.plugin.json.view.api.JsonView, grails.plugin.json.view.api.GrailsJsonViewHelper) - Constructor in DefaultHalViewHelper
DefaultHtmlRenderer - Class in org.grails.plugins.web.rest.render.html
A default renderer for HTML that returns an appropriate model
DefaultHtmlRenderer(Class<T>, grails.web.mime.MimeType) - Constructor in DefaultHtmlRenderer
defaultIncludes - Property in IncludeExcludeSupport
defaultInputMask - Property in GrailsCli
DefaultInputRenderer - Class in org.grails.scaffolding.registry.input
The renderer chosen for outputting domain properties when no other renderers support the given property
DefaultInputRenderer() - Constructor in DefaultInputRenderer
DefaultJsonApiIdRenderer - Class in grails.plugin.json.view.api.jsonapi
DefaultJsonApiIdRenderer() - Constructor in DefaultJsonApiIdRenderer
DefaultJsonApiViewHelper - Class in grails.plugin.json.view.api.internal
Author:
Colin Harrington
DefaultJsonApiViewHelper.1 - Class in grails.plugin.json.view.api.internal
DefaultJsonApiViewHelper.1() - Constructor in DefaultJsonApiViewHelper.1
DefaultJsonApiViewHelper.2 - Class in grails.plugin.json.view.api.internal
DefaultJsonApiViewHelper.2() - Constructor in DefaultJsonApiViewHelper.2
DefaultJsonApiViewHelper.3 - Class in grails.plugin.json.view.api.internal
DefaultJsonApiViewHelper.3() - Constructor in DefaultJsonApiViewHelper.3
DefaultJsonApiViewHelper.4 - Class in grails.plugin.json.view.api.internal
DefaultJsonApiViewHelper.4() - Constructor in DefaultJsonApiViewHelper.4
DefaultJsonApiViewHelper.5 - Class in grails.plugin.json.view.api.internal
DefaultJsonApiViewHelper.5() - Constructor in DefaultJsonApiViewHelper.5
DefaultJsonApiViewHelper.6 - Class in grails.plugin.json.view.api.internal
DefaultJsonApiViewHelper.6() - Constructor in DefaultJsonApiViewHelper.6
DefaultJsonApiViewHelper.7 - Class in grails.plugin.json.view.api.internal
DefaultJsonApiViewHelper.7() - Constructor in DefaultJsonApiViewHelper.7
DefaultJsonApiViewHelper(grails.plugin.json.view.api.JsonView, grails.plugin.json.view.api.GrailsJsonViewHelper) - Constructor in DefaultJsonApiViewHelper
DefaultJsonGenerator - Class in grails.plugin.json.builder
Temporary fork of DefaultJsonGenerator until Groovy 2.5.0 is out.
DefaultJsonGenerator.ClosureConverter - Class in grails.plugin.json.builder
A converter that handles converting a given type to a JSON value using a closure.
DefaultJsonGenerator(Options) - Constructor in DefaultJsonGenerator
DefaultJsonRenderer - Class in org.grails.plugins.web.rest.render.json
Default renderer for JSON
DefaultJsonRenderer(Class<T>, org.grails.web.gsp.io.GrailsConventionGroovyPageLocator, grails.rest.render.RendererRegistry) - Constructor in DefaultJsonRenderer
DefaultJsonViewHelper - Class in grails.plugin.json.view.api.internal
DefaultJsonViewHelper.1 - Class in grails.plugin.json.view.api.internal
DefaultJsonViewHelper.1() - Constructor in DefaultJsonViewHelper.1
DefaultJsonViewHelper() - Constructor in DefaultJsonViewHelper
DefaultJsonViewIncludeExcludeSupport - Class in grails.plugin.json.view.api.internal
DefaultJsonViewIncludeExcludeSupport(List<String>, List<String>) - Constructor in DefaultJsonViewIncludeExcludeSupport
DefaultLinkGenerator - Class in org.grails.web.mapping
A link generating service for applications to use when generating links.
DefaultLinkGenerator(java.lang.String) - Constructor in DefaultLinkGenerator
defaultLocalDateTimeConverter() - Method in DefaultConvertersConfiguration
defaultMapping - Field in GrailsDomainBinder
defaultMapping - Field in MongoDbDataStoreSpringInitializer
DefaultMappingConfigurationBuilder - Class in org.grails.datastore.mapping.config.groovy
Authors:
Graeme Rocher
DefaultMappingConfigurationBuilder(org.grails.datastore.mapping.config.Entity, java.lang.Class) - Constructor in DefaultMappingConfigurationBuilder
DefaultMappingContextFactoryBean - Class in org.grails.plugins.domain.support
A factory bean for creating the default mapping context where an implementation of GORM is not present
DefaultMappingContextFactoryBean(grails.core.GrailsApplication, org.springframework.context.MessageSource) - Constructor in DefaultMappingContextFactoryBean
defaultMax - Field in AbstractDetachedCriteria
DefaultMimeTypeResolver - Class in org.grails.web.mime
Resolves the MimeType instance for a request
DefaultMimeTypeResolver() - Constructor in DefaultMimeTypeResolver
DefaultMimeUtility - Class in org.grails.web.mime
Authors:
Graeme Rocher
DefaultMimeUtility(List<MimeType>) - Constructor in DefaultMimeUtility
DefaultMultiStepCommand - Class in org.grails.cli.profile.commands
Simple implementation of the MultiStepCommand abstract class that parses commands defined in YAML or JSON
DefaultMultiStepCommand(java.lang.String, org.grails.cli.profile.Profile, Map<String, Object>) - Constructor in DefaultMultiStepCommand
defaultNullable() - Method in Validateable
defaultOffset - Field in AbstractDetachedCriteria
DefaultOutputContext() - Constructor in DefaultOutputContextLookup.DefaultOutputContext
DefaultOutputContextLookup - Class in org.grails.taglib.encoder
DefaultOutputContextLookup.DefaultOutputContext - Class in org.grails.taglib.encoder
DefaultOutputContextLookup() - Constructor in DefaultOutputContextLookup
DefaultOutputRenderer - Class in org.grails.scaffolding.registry.output
The renderer chosen for displaying domain properties when no other renderers support the given property
DefaultOutputRenderer() - Constructor in DefaultOutputRenderer
defaultPackage - Property in ModelBuilder
defaultpackagename - Property in CreateAppCommand
defaultPaginateParams(java.util.Map) - Method in DefaultJsonViewHelper
DefaultProxyHandler - Class in grails.core.support.proxy
Trivial default implementation that always returns true and the object.
defaultQualifier - Field in GormStaticApi
defaultRenderer - Property in DefaultViewRenderer
DefaultRendererRegistry - Class in org.grails.plugins.web.rest.render
Default implementation of the RendererRegistry interface
DefaultRendererRegistry.ContainerRendererCacheKey - Class in org.grails.plugins.web.rest.render
DefaultRendererRegistry.ContainerRendererCacheKey() - Constructor in DefaultRendererRegistry.ContainerRendererCacheKey
DefaultRendererRegistry.RendererCacheKey - Class in org.grails.plugins.web.rest.render
DefaultRendererRegistry.RendererCacheKey() - Constructor in DefaultRendererRegistry.RendererCacheKey
DefaultRendererRegistry() - Constructor in DefaultRendererRegistry
DefaultRepositorySystemSessionAutoConfiguration - Class in org.grails.cli.compiler.grape
A RepositorySystemSessionAutoConfiguration that, in the absence of any configuration, applies sensible defaults.
DefaultRequestStateLookupStrategy - Class in org.grails.web.servlet.mvc
Default implementation that uses the web request to obtain information about the currently executing request.
DefaultRequestStateLookupStrategy(org.grails.web.servlet.mvc.GrailsWebRequest) - Constructor in DefaultRequestStateLookupStrategy
defaultResourceLoader - Field in DefaultResourceLocator
defaultResourceLoader - Field in ResourceLocator
DefaultResourceLocator - Class in org.grails.core.io
Default ResourceLocator implementation that doesn't take into account servlet loading.
DefaultRuntimeSpringConfiguration - Class in org.grails.spring
A programmable runtime Spring configuration that allows a spring ApplicationContext to be constructed at runtime.
DefaultRuntimeSpringConfiguration(org.springframework.context.ApplicationContext, java.lang.ClassLoader) - Constructor in DefaultRuntimeSpringConfiguration
defaults - Property in ConnectionSourceSettings
Returns:
Any defaults
defaultSchema - Property in DatabaseMigrationCommand
DefaultSchemaHandler - Class in org.grails.datastore.gorm.jdbc.schema
Resolves the schema names
DefaultSchemaHandler(java.lang.String, java.lang.String, java.lang.String) - Constructor in DefaultSchemaHandler
defaultSchemaName - Property in DefaultSchemaHandler
DefaultServiceRegistry - Class in org.grails.datastore.mapping.services
The default ServiceRegistry implementation
DefaultServiceRegistry(org.grails.datastore.mapping.core.Datastore, boolean) - Constructor in DefaultServiceRegistry
defaultSessionFactoryBeanName - Property in HibernateDatastoreSpringInitializer
defaultSort - Property in Entity
Returns:
The default sort order definition, could be a string or a map
DefaultStackTraceFilterer - Class in org.grails.exceptions.reporting
Default implementation of StackTraceFilterer.
DefaultStackTraceFilterer(boolean) - Constructor in DefaultStackTraceFilterer
DefaultStackTracePrinter - Class in org.grails.exceptions.reporting
Since:
2.2
DefaultStackTracePrinter() - Constructor in DefaultStackTracePrinter
DefaultStepFactory - Class in org.grails.cli.profile.steps
Dynamic creation of Step instances
DefaultStepFactory() - Constructor in DefaultStepFactory
defaultTagDispatcher - Property in CompileStaticGroovyPage
defaultTaglibEncoder(org.grails.encoder.Encoder) - Method in OutputEncodingStackAttributes.Builder
defaultTagLibs - Property in ModelEntry
DefaultTenantService - Class in org.grails.datastore.gorm.services
Default implementation of the TenantService interface
DefaultTenantService() - Constructor in DefaultTenantService
DefaultTimestampProvider - Class in org.grails.datastore.gorm.timestamp
Default implementation of TimestampProvider
defaultTimeZoneConverter() - Method in DefaultConvertersConfiguration
DefaultTransactionService - Class in org.grails.datastore.gorm.services
The transaction service implementation
DefaultTransactionService() - Constructor in DefaultTransactionService
DefaultUrlCreator - Class in org.grails.web.mapping
The default implementation of the UrlCreator interface that constructs URLs in Grails default pattern of /controllerName/actionName/id.
DefaultUrlCreator(java.lang.String, java.lang.String) - Constructor in DefaultUrlCreator
DefaultUrlMappingData - Class in org.grails.web.mapping
Default implementating of the UrlMappingData interface.
DefaultUrlMappingData(java.lang.String) - Constructor in DefaultUrlMappingData
DefaultUrlMappingEvaluator - Class in org.grails.web.mapping
DefaultUrlMappingEvaluator(org.springframework.context.ApplicationContext) - Constructor in DefaultUrlMappingEvaluator
DefaultUrlMappingInfo - Class in org.grails.web.mapping
Holds information established from a matched URL.
DefaultUrlMappingInfo(grails.web.mapping.UrlMappingInfo, java.util.Map, grails.core.GrailsApplication) - Constructor in DefaultUrlMappingInfo
DefaultUrlMappingParser - Class in org.grails.web.mapping
A simple implementation of the UrlMappingParser interface.
DefaultUrlMappings - Class in org.grails.web.mapping
The Default URL mappings that are used if none are configured.
DefaultUrlMappings() - Constructor in DefaultUrlMappings
DefaultUrlMappingsHolder - Class in org.grails.web.mapping
Default implementation of the UrlMappingsHolder interface that takes a list of mappings and then sorts them according to their precedence rules as defined in the implementation of Comparable.
DefaultUrlMappingsHolder(List<UrlMapping>, java.util.List, boolean) - Constructor in DefaultUrlMappingsHolder
defaultuuidConverter() - Method in DefaultConvertersConfiguration
DefaultValidatorRegistry - Class in org.grails.datastore.gorm.validation.constraints.registry
A ValidatorRegistry that builds validators on demand.
DefaultValidatorRegistry(org.grails.datastore.mapping.model.MappingContext, org.grails.datastore.mapping.core.connections.ConnectionSourceSettings, org.springframework.context.MessageSource) - Constructor in DefaultValidatorRegistry
defaultValue - Property in ColumnConfig
The default value
DefaultViewRenderer - Class in grails.views.mvc.renderer
A renderer implementation that looks up a view from the ViewResolver
DefaultViewRenderer(Class<T>, grails.web.mime.MimeType, grails.views.mvc.SmartViewResolver, grails.core.support.proxy.ProxyHandler, grails.rest.render.RendererRegistry, grails.rest.render.Renderer) - Constructor in DefaultViewRenderer
DefaultXmlRenderer - Class in org.grails.plugins.web.rest.render.xml
Default renderer for XML responses
DefaultXmlRenderer(Class<T>, org.grails.web.gsp.io.GrailsConventionGroovyPageLocator, grails.rest.render.RendererRegistry) - Constructor in DefaultXmlRenderer
DeferredBindingActions - Class in grails.validation
Binding operations that are deferred until either validate() or save() are called.
deferredMappings - Property in AbstractGrailsControllerUrlMappings
define(groovy.lang.Closure) - Method in MappingBuilder
Build a Hibernate mapping
defineBeans(grails.core.GrailsApplication, groovy.lang.Closure) - Method in GrailsApplicationBuilder
defineBeans(java.lang.Object) - Method in GrailsUnitTest
defineCommandNames() - Method in GroovyDiffToChangeLogCommandStep
defineCommandNames() - Method in GroovyGenerateChangeLogCommandStep
definition - Property in MongoCollection.Index
dehexchar(char) - Method in JSONTokener
Get the hex value of a character (base16).
deindex(java.lang.Object, K) - Method in PropertyValueIndexer
Removes the index for the given value and key
deindex(java.lang.Object, java.lang.Object) - Method in SimpleMapEntityPersister.1
DELEGATE_ASYNC_ORDER - Field in GroovyTransformOrder
Changes methods in a file to return a promise instead of a value
delegate - Property in DefaultHalViewHelper.HalStreamingJsonDelegate
delegate - Property in GormValidatorFactoryAdapter.GormValidatorContext
delegate - Property in GrailsAsyncContext
delegate - Field in PrefixedConfig
DelegateAsync - Annotation Type in org.grails.datastore.gorm.async.transform
An AST transformation that takes each method in the given class and adds a delegate method that returns a Promise and executes the method asynchronously.
DelegateAsyncTransactionalMethodTransformer - Interface in org.grails.async.transform.internal
Interface for a class that handles transforming async transactional methods
DelegateAsyncTransformation - Class in org.grails.datastore.gorm.async.transform
DelegateAsyncUtils - Class in org.grails.async.transform.internal
Helps looking up the decorators
DelegateAsyncUtils() - Constructor in DelegateAsyncUtils
delegateMap - Property in NavigableMap
DELEGATING_METHOD_ANNOATION - Field in ControllerActionTransformer
DelegatingBeanPropertyAccessorImpl - Class in grails.plugin.formfields
DelegatingBeanPropertyAccessorImpl(java.lang.Object, java.lang.Object, java.lang.Class, java.lang.String, org.grails.scaffolding.model.property.DomainProperty, boolean) - Constructor in DelegatingBeanPropertyAccessorImpl
DelegatingGormEntityApi - Class in org.grails.datastore.gorm
A delegating implementation of GormEntityApi
DelegatingGormEntityApi(GormInstanceApi<D>, D) - Constructor in DelegatingGormEntityApi
DelegatingMethod - Annotation Type in grails.compiler
Used to indicate to the compiler that a particular method simply delegates to another one.
DelegatingParameters - Class in grails.views.mvc.http
Delegate to a GrailsParameterMap implementation
DelegatingParameters(grails.util.TypeConvertingMap) - Constructor in DelegatingParameters
delete(D, java.util.Map) - Method in AbstractHibernateGormInstanceApi
delete(java.lang.Object) - Method in AbstractHibernateSession
delete(java.lang.Iterable) - Method in AbstractSession
DELETE_CLAUSE - Field in JpaQueryBuilder
delete(java.util.Map) - Method in DelegatingGormEntityApi
delete(java.lang.Object) - Method in EntityPersister
delete(java.lang.Object) - Method in FileSystemInteraction
Deletes a file
delete(java.lang.Object) - Method in FileSystemInteractionImpl
Deletes a file
delete(java.util.Map) - Method in GormEntity
Deletes an instance from the datastore
delete(java.util.Map) - Method in GormEntityApi
Deletes an instance from the datastore
delete(D, java.util.Map) - Method in GormInstanceApi
Deletes an instance from the datastore
delete(D, java.util.Map) - Method in GormInstanceOperations
Deletes an instance from the datastore
delete(java.io.Serializable) - Method in GormService
delete(D, java.util.Map) - Method in GormStaticApi
delete(java.lang.Object) - Method in GrailsHibernateTemplate
delete(java.lang.Object) - Method in IHibernateTemplate
delete(java.lang.Object, boolean) - Method in InstanceApiHelper
delete() - Method in MockPart
delete(java.lang.Iterable) - Method in MongoSession
delete(java.lang.Object) - Method in Persister
Deletes a single object
delete() - Method in RestfulController
Deletes a resource for the given id
delete(java.lang.Object) - Method in Session
Deletes a single object
delete(D, java.util.Map) - Method in TenantDelegatingGormOperations
deleteAll(org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in AbstractSession
This default implementation of the deleteAll method is unlikely to be optimal as it iterates and deletes each object.
deleteAll() - Method in DetachedCriteria
Deletes all entities matching this criteria
deleteAll(java.util.Map, java.lang.Iterable) - Method in GormEntity
Deletes a list of objects in one go and flushes when param is set
deleteAll() - Method in GormOperations
Deletes all entities matching this criteria
deleteAll(java.util.Map, java.lang.Iterable) - Method in GormStaticApi
Deletes a list of objects in one go and flushes when param is set
deleteAll(java.lang.Iterable) - Method in GormStaticOperations
Deletes a list of objects in one go
deleteAll(Collection<?>) - Method in GrailsHibernateTemplate
deleteAll(org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in HibernateSession
Deletes all objects matching the given criteria.
deleteAll(Collection<?>) - Method in IHibernateTemplate
deleteAll(org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in MongoCodecSession
deleteAll(org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in MongoSession
deleteAll(org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in Session
Deletes all objects matching the given criteria
deleteAll(java.lang.Iterable) - Method in TenantDelegatingGormOperations
DeleteAllSpec - Class in org.apache.grails.data.testing.tck.tests
DeleteAllSpec() - Constructor in DeleteAllSpec
deleteEntities(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Iterable) - Method in EntityPersister
deleteEntities(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Iterable) - Method in MongoCodecEntityPersister
deleteEntities(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Iterable) - Method in NativeEntryEntityPersister
deleteEntity(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object) - Method in EntityPersister
deleteEntity(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object) - Method in MongoCodecEntityPersister
deleteEntity(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object) - Method in NativeEntryEntityPersister
deleteEntries(java.lang.String, List<Object>) - Method in MongoEntityPersister
deleteEntries(java.lang.String, List<K>) - Method in NativeEntryEntityPersister
Deletes one or many entries for the given list of Keys
deleteEntries(java.lang.String, List<Object>) - Method in SimpleMapEntityPersister
deleteEntry(java.lang.String, java.lang.Object, java.lang.Object) - Method in MongoEntityPersister
deleteEntry(java.lang.String, K, java.lang.Object) - Method in NativeEntryEntityPersister
Deletes a single entry
deleteEntry(java.lang.String, java.lang.Object, java.lang.Object) - Method in SimpleMapEntityPersister
DeleteImplementer - Class in org.grails.datastore.gorm.services.implementers
Implements "void delete(..)"
DeleteImplementer() - Constructor in DeleteImplementer
deleteMany(MongoCollection<Document>, Map<String, Object>, Map<String, Object>) - Method in MongoExtensions
deleteOne(MongoCollection<Document>, Map<String, Object>, Map<String, Object>) - Method in MongoExtensions
deleteResource(T) - Method in RestfulController
Deletes a resource
deleteResource(T) - Method in RestfulServiceController
DeleteWhereImplementer - Class in org.grails.datastore.gorm.services.implementers
Implement delete method that are annotated with Where
DeleteWhereImplementer() - Constructor in DeleteWhereImplementer
dependencies - Field in AbstractGrailsPlugin
dependencies - Field in AbstractProfile
dependencies - Property in DefaultFeature
dependencies - Field in GrailsDependencyVersions
Dependency - Class in org.grails.cli.compiler.dependencies
A single dependency.
Dependency.Exclusion - Class in org.grails.cli.compiler.dependencies
A dependency exclusion.
Dependency(java.lang.String, java.lang.String, java.lang.String, List<Exclusion>) - Constructor in Dependency
Create a new Dependency instance.
DependencyAutoConfigurationTransformation - Class in org.grails.cli.compiler
org.codehaus.groovy.transform.ASTTransformation to apply dependency.
DependencyAutoConfigurationTransformation(groovy.lang.GroovyClassLoader, org.grails.cli.compiler.grape.DependencyResolutionContext, Iterable<CompilerAutoConfiguration>) - Constructor in DependencyAutoConfigurationTransformation
DependencyCustomizer - Class in org.grails.cli.compiler
Customizer that allows dependencies to be added during compilation.
DependencyCustomizer(org.grails.cli.compiler.DependencyCustomizer) - Constructor in DependencyCustomizer
Create a new nested DependencyCustomizer.
DependencyManagement - Interface in org.grails.cli.compiler.dependencies
An encapsulation of dependency management information.
DependencyManagementArtifactCoordinatesResolver - Class in org.grails.cli.compiler.dependencies
DependencyManagementArtifactCoordinatesResolver(org.grails.cli.compiler.dependencies.DependencyManagement) - Constructor in DependencyManagementArtifactCoordinatesResolver
DependencyManagementBom - Annotation Type in org.grails.cli.groovy
Provides one or more additional sources of dependency management that is used when resolving @Grab dependencies.
DependencyManagementBomTransformation - Class in org.grails.cli.compiler
org.codehaus.groovy.transform.ASTTransformation for processing DependencyManagementBom annotations.
DependencyManagementBomTransformation(org.grails.cli.compiler.grape.DependencyResolutionContext) - Constructor in DependencyManagementBomTransformation
dependencyNames - Field in AbstractGrailsPlugin
DependencyResolutionContext - Class in org.grails.cli.compiler.grape
Context used when resolving dependencies.
DependencyResolutionFailedException - Class in org.grails.cli.compiler.grape
Thrown to indicate a failure during dependency resolution.
DependencyResolutionFailedException(java.lang.Throwable) - Constructor in DependencyResolutionFailedException
Creates a new DependencyResolutionFailedException with the given cause.
dependsOn - Property in CodecsGrailsPlugin
dependsOn - Property in ControllersGrailsPlugin
dependsOn - Property in ConvertersGrailsPlugin
dependsOn - Property in DataSourceGrailsPlugin
dependsOn - Property in DomainClassGrailsPlugin
dependsOn - Property in GroovyPagesGrailsPlugin
dependsOn - Property in InterceptorsGrailsPlugin
dependsOn - Property in MimeTypesGrailsPlugin
dependsOn - Property in UrlMappingsGrailsPlugin
DEPRECATED_ATTRIBUTE - Field in AbstractLinkingRenderer
deprecated(java.lang.String) - Method in GrailsUtil
Logs warning message about some deprecation and code style related hints.
deprecated - Property in Link
Whether the link is deprecated
DERBY - Enum Constant in DatabaseDriver
Apache Derby.
deRegisterChild(org.hibernate.service.spi.ServiceRegistryImplementor) - Method in HibernateDialectDetectorFactoryBean
derived - Property in Property
Returns:
Whether the property is derived or not
desc(java.lang.String) - Method in Query.Order
Creates a new order for the given property in descending order
DESC - Enum Constant in Query.Order.Direction
desc - Property in UniqueGroup
Described - Interface in grails.util
Interface for classes that are described
describeLocations() - Method in EmbeddedJarResourceAccessor
description - Field in AbstractProfile
description - Property in ByteArrayResource
description - Property in CacheGrailsPlugin
description - Property in CreateAppCommand
description - Property in DatabaseMigrationGrailsPlugin
description - Property in DefaultMultiStepCommand
description - Property in GebGrailsPlugin
description - Property in GradleCommand
description - Property in GroovyScriptCommand
description - Property in HelpCommand
description - Property in HibernateGrailsPlugin
description - Property in JsonViewGrailsPlugin
description - Property in ListProfilesCommand
description - Property in MarkupViewGrailsPlugin
description - Property in MongodbGrailsPlugin
description - Property in OpenCommand
description - Property in ProfileInfoCommand
description - Property in ScaffoldingGrailsPlugin
description - Property in SchemaExportCommand
description - Property in Sitemesh3GrailsPlugin
description - Property in UrlMappingsReportCommand
desiredDockerImage - Property in StartMongoGrailsUnitExtension
desiredImage - Property in MongoContainerHolder
deSnapshot(java.lang.String) - Method in VersionComparator
Removes any suffixes that indicate that the version is a kind of snapshot
destdir - Property in GroovyPageCompilerTask
destDir - Property in GroovyPageForkedCompiler
destroy() - Method in AbstractDatastore
destroy() - Method in AbstractDatastorePersistenceContextInterceptor
destroy() - Method in AbstractHibernateDatastore
destroy() - Method in AbstractMultipleDataSourceAggregatePersistenceContextInterceptor
destroy() - Method in AggregatePersistenceContextInterceptor
destroy() - Method in GrailsDataTckManager
destroy() - Method in GrailsTestInterceptor
destroy() - Method in GrailsTestRequestEnvironmentInterceptor
Removes the mock request environment
destroy() - Method in GrailsTestTransactionInterceptor
Rolls back the current transaction.
destroy() - Method in HibernateDatastore
destroy() - Method in HibernateDialectDetectorFactoryBean
destroy() - Method in HibernateMappingContextSessionFactoryBean
destroy() - Method in HibernatePersistenceContextInterceptor
destroy() - Method in NullPersistentContextInterceptor
destroy() - Method in PersistenceContextInterceptor
Called to finalize the persistent context.
destroyCache(java.lang.String) - Method in GrailsCacheManager
Destroys the given named cache
destroyCache(java.lang.String) - Method in GrailsConcurrentLinkedMapCacheManager
destroyCache(java.lang.String) - Method in GrailsConcurrentMapCacheManager
destroyPersistenceContext(org.springframework.context.ApplicationContext) - Method in PersistenceContextInterceptorExecutor
destroyRequestEnvironmentIfNecessary() - Method in GrailsTestInterceptor
destroyTransactionIfNecessary() - Method in GrailsTestInterceptor
DETACHED_CRITERIA - Field in AbstractDetachedCriteriaServiceImplementor
DETACHED_CRITERIA_CLASS_NODE - Field in DetachedCriteriaTransformer
detachedAssocationCriteria - Field in AbstractHibernateQuery.HibernateAssociationQuery
DetachedAssociationCriteria - Class in org.grails.datastore.gorm.query.criteria
Criterion related to an association
DetachedAssociationCriteria(java.lang.Class, org.grails.datastore.mapping.model.types.Association, java.lang.String, java.lang.String) - Constructor in DetachedAssociationCriteria
DetachedCriteria - Class in grails.gorm
Represents criteria that is not bound to the current connection and can be built up and re-used at a later date.
detachedCriteria - Field in AbstractHibernateQuery
detachedCriteria - Field in AbstractHibernateQuery.CriteriaAndAlias
DetachedCriteria(Class<T>, java.lang.String) - Constructor in DetachedCriteria
Constructs a DetachedCriteria instance target the given class and alias for the name
DetachedCriteriaASTTransformation - Class in org.grails.datastore.gorm.query.transform
Transforms regular Groovy-style finders into detached criteria
DetachedCriteriaSpec - Class in org.apache.grails.data.testing.tck.tests
DetachedCriteriaSpec() - Constructor in DetachedCriteriaSpec
DetachedCriteriaTransformer - Class in org.grails.datastore.gorm.query.transform
ClassCodeVisitorSupport that transforms where methods into detached criteria queries
DetachedCriteriaTransformer(org.codehaus.groovy.control.SourceUnit) - Constructor in DetachedCriteriaTransformer
detachedCriteriaVariables - Field in DetachedCriteriaTransformer
DetachedProjections(Projection>) - Constructor in AbstractDetachedCriteria.DetachedProjections
detectAndRegisterTabLibBeans() - Method in StandaloneTagLibraryLookup
determinePropertyType(java.lang.String) - Method in ConstrainedPropertyBuilder
determineRootDir(java.lang.String) - Method in PathMatchingResourcePatternResolver
Determine the root directory for the given location.
determineUri(jakarta.servlet.http.HttpServletRequest) - Method in GrailsExceptionResolver
developers - Property in JsonViewGrailsPlugin
developers - Property in MarkupViewGrailsPlugin
developers - Property in Sitemesh3GrailsPlugin
DevelopmentGrailsApplication - Class in grails.ui.support
Authors:
Graeme Rocher
DevelopmentGrailsApplication(Class<?>) - Constructor in DevelopmentGrailsApplication
developmentMode - Field in NamespacedTagDispatcher
DevelopmentShutdownHook - Class in org.grails.dev.support
Registers a shutdown hook to close the application context when CTRL+C is hit in dev mode.
DevelopmentShutdownHook() - Constructor in DevelopmentShutdownHook
DevelopmentWebApplicationContext - Class in grails.ui.support
A org.springframework.web.context.WebApplicationContext used during development for things like running scripts and loading the console UI
DevelopmentWebApplicationContext() - Constructor in DevelopmentWebApplicationContext
DevNullPrintStream - Class in org.grails.io.support
PrintStream that does nothing
DevNullPrintStream() - Constructor in DevNullPrintStream
dialect - Property in DataSourceSettings
The dialect to use
digest(java.lang.String, java.lang.Object) - Method in DigestUtils
DigestUtils - Class in org.grails.plugins.codecs
DigestUtils() - Constructor in DigestUtils
direction - Property in SortConfig
The direction to sort by
directory - Property in WatchPattern
The directories being watched, if any
DirectoryWatcher - Class in org.grails.io.watch
Utility class to watch directories for changes.
DirectoryWatcher.FileChangeListener - Interface in org.grails.io.watch
Interface for FileChangeListeners
DirectoryWatcher() - Constructor in DirectoryWatcher
Constructor.
dirty - Field in AbstractPersistentCollection
DIRTY - Enum Constant in CascadeValidateType
In addition to the default cascade requirement, only cascade to entities that are DirtyCheckable and hasChanged *
DIRTY_CHECK_CLASS_NODE - Field in DirtyCheckingTransformer
DIRTY_CHECK_ORDER - Field in GroovyTransformOrder
Enables dirty tracking to occur at the domain class level instead of at the ORM level
DIRTY_CHECKED_PROPERTY_ANNOTATION_NODE - Field in DirtyCheckingTransformer
DIRTY_CHECKED_PROPERTY_CLASS_NODE - Field in DirtyCheckingTransformer
DIRTY_CLASS_MARKER - Field in DirtyCheckingSupport
Used internally as a marker.
DirtyCheck - Annotation Type in grails.gorm.dirty.checking
Apply to enhance an entity with dirty checking support
DirtyCheckable - Trait in org.grails.datastore.mapping.dirty.checking
Interface to classes that are able to track changes to their internal state.
DirtyCheckableCollection - Interface in org.grails.datastore.mapping.dirty.checking
Authors:
Graeme Rocher
DirtyCheckedProperty - Annotation Type in grails.gorm.dirty.checking
A marker annotation added to methods that are dirty checked
DirtyCheckingAfterListenerSpec - Class in org.apache.grails.data.testing.tck.tests
DirtyCheckingAfterListenerSpec() - Constructor in DirtyCheckingAfterListenerSpec
DirtyCheckingCollection - Class in org.grails.datastore.mapping.dirty.checking
Collection capable of marking the parent entity as dirty when it is modified
DirtyCheckingCollection(java.util.Collection, org.grails.datastore.mapping.dirty.checking.DirtyCheckable, java.lang.String) - Constructor in DirtyCheckingCollection
DirtyCheckingList - Class in org.grails.datastore.mapping.dirty.checking
Wrapper list to dirty check a list and mark a parent as dirty
DirtyCheckingList(java.util.List, org.grails.datastore.mapping.dirty.checking.DirtyCheckable, java.lang.String) - Constructor in DirtyCheckingList
DirtyCheckingMap - Class in org.grails.datastore.mapping.dirty.checking
A map that can be dirty checked
DirtyCheckingMap(java.util.Map, org.grails.datastore.mapping.dirty.checking.DirtyCheckable, java.lang.String) - Constructor in DirtyCheckingMap
DirtyCheckingSet - Class in org.grails.datastore.mapping.dirty.checking
Wrapper list to dirty check a list and mark a parent as dirty
DirtyCheckingSet(java.util.Set, org.grails.datastore.mapping.dirty.checking.DirtyCheckable, java.lang.String) - Constructor in DirtyCheckingSet
DirtyCheckingSortedSet - Class in org.grails.datastore.mapping.dirty.checking
Dirty checks sorted sets
DirtyCheckingSortedSet(java.util.SortedSet, org.grails.datastore.mapping.dirty.checking.DirtyCheckable, java.lang.String) - Constructor in DirtyCheckingSortedSet
DirtyCheckingSpec - Class in org.apache.grails.data.testing.tck.tests
Authors:
Graeme Rocher
DirtyCheckingSpec() - Constructor in DirtyCheckingSpec
DirtyCheckingSupport - Class in org.grails.datastore.mapping.dirty.checking
Support methods for dirty checking
DirtyCheckingSupport() - Constructor in DirtyCheckingSupport
DirtyCheckingTransformer - Class in org.grails.compiler.gorm
Transforms a domain class making it possible for the domain class to take responsibility of tracking changes to itself, thus removing the responsibility from the ORM system which would have to maintain parallel state and compare the state of the domain class to the stored state.
DirtyCheckingTransformer.GetterAndSetter - Class in org.grails.compiler.gorm
DirtyCheckingTransformer.GetterAndSetter() - Constructor in DirtyCheckingTransformer.GetterAndSetter
DirtyCheckingTransformer() - Constructor in DirtyCheckingTransformer
DirtyCheckTransformation - Class in org.grails.compiler.gorm
Applies the DirtyCheck transformation
DirtyCheckTransformation() - Constructor in DirtyCheckTransformation
DISABLE_LOOKUP_CACHE - Field in FormFieldsTemplateService
disable_tracing() - Method in JSONParser
Disable tracing.
DisableAutotimeStampSpec - Class in org.apache.grails.data.testing.tck.tests
Authors:
Graeme Rocher
DisableAutotimeStampSpec() - Constructor in DisableAutotimeStampSpec
disableControllerProxy() - Method in ControllerUnitTest
disableForUserAgents - Property in HttpServletResponseExtension
disableMultiTenancyFilter() - Method in AbstractHibernateDatastore
Disable the tenant id filter for the given datastore and entity
disableUnicodeEscaping - Field in DefaultJsonGenerator
disableUnicodeEscaping - Field in JsonGenerator.Options
disassemble(java.lang.Object) - Method in IdentityEnumType
discard(D) - Method in AbstractHibernateGormInstanceApi
discard() - Method in DelegatingGormEntityApi
discard() - Method in GormEntity
Discards any pending changes.
discard() - Method in GormEntityApi
Discards any pending changes.
discard(D) - Method in GormInstanceApi
Discards any pending changes.
discard(D) - Method in GormInstanceOperations
Discards any pending changes.
discard(D) - Method in GormStaticApi
discard(D) - Method in TenantDelegatingGormOperations
disconnect() - Method in AbstractAttributeStoringSession
Performs clear up.
disconnect() - Method in AbstractDatastorePersistenceContextInterceptor
disconnect() - Method in AbstractHibernateSession
disconnect() - Method in AbstractMultipleDataSourceAggregatePersistenceContextInterceptor
disconnect() - Method in AggregatePersistenceContextInterceptor
disconnect() - Method in HibernatePersistenceContextInterceptor
disconnect() - Method in MongoSession
disconnect() - Method in NullPersistentContextInterceptor
disconnect() - Method in PersistenceContextInterceptor
Disconnects the persistence context.
disconnect() - Method in Session
Disconnects from the datastore.
discriminatePersistentEntity(org.grails.datastore.mapping.model.PersistentEntity, T) - Method in AbstractMongoObectEntityPersister
discriminatePersistentEntity(org.grails.datastore.mapping.model.PersistentEntity, T) - Method in NativeEntryEntityPersister
Subclasses should override to customize how entities in hierarchies are discriminated
discriminatePersistentEntity(org.grails.datastore.mapping.model.PersistentEntity, java.util.Map) - Method in SimpleMapEntityPersister
discriminator(java.util.Map) - Method in HibernateMappingBuilder
discriminator - Property in Mapping
Value used to discriminate entities in table-per-hierarchy inheritance mapping
DISCRIMINATOR - Enum Constant in MultiTenancySettings.MultiTenancyMode
A shared database amongst multiple tenants using a discriminator column
DiscriminatorConfig - Class in org.grails.orm.hibernate.cfg
Configurations the discriminator
DiscriminatorConfig() - Constructor in DiscriminatorConfig
disintegrate(org.hibernate.engine.spi.SessionFactoryImplementor, org.hibernate.service.spi.SessionFactoryServiceRegistry) - Method in EventListenerIntegrator
disintegrate(org.hibernate.engine.spi.SessionFactoryImplementor, org.hibernate.service.spi.SessionFactoryServiceRegistry) - Method in MetadataIntegrator
disjunction() - Method in AbstractHibernateQuery
disjunction() - Method in AbstractHibernateQuery.HibernateAssociationQuery
disjunction() - Method in Query
Creates a disjunction (OR) query
Disjunction(List<Criterion>) - Constructor in Query.Disjunction
DISPATCH_ACTION_PARAMETER - Field in WebUtils
dispatch() - Method in AsyncGrailsWebRequest
dispatch(org.grails.datastore.mapping.engine.event.AbstractPersistenceEvent) - Method in GormAnnotatedListener
Dispatch the event to this listener
dispatch(jakarta.servlet.ServletContext, java.lang.String) - Method in MockAsyncContext
dispatcherServlet() - Method in ControllersAutoConfiguration
dispatcherServletRegistration(grails.core.GrailsApplication, org.springframework.web.servlet.DispatcherServlet, jakarta.servlet.MultipartConfigElement) - Method in ControllersAutoConfiguration
dispatcherType - Property in GrailsMockHttpServletRequest
dispatchUri - Property in MockAsyncContext
display - Property in DefaultConstrainedProperty
whether the property should be displayed
DISPOSITION_HEADER_PREFIX - Field in RenderDynamicMethod
Distance - Class in grails.mongodb.geo
Represents the distance from one Point to another
Distance(double, grails.mongodb.geo.Metric) - Constructor in Distance
Constructs a distance for the given value and optional metric
distance - Property in Sphere
The distance used to calculate the radius in radians
distinct(java.lang.String) - Method in AbstractCriteriaBuilder
Projection that signifies to return only distinct results
distinct(java.lang.String) - Method in AbstractDetachedCriteria
Adds a distinct property projection
distinct() - Method in AbstractDetachedCriteria.DetachedProjections
distinct() - Method in AbstractHibernateCriteriaBuilder
distinct() - Method in AbstractHibernateQuery.HibernateProjectionList
distinct(java.lang.String) - Method in DetachedCriteria
Adds a distinct property projection
distinct(java.util.Collection, java.lang.String) - Method in ManualProjections
distinct(MongoCollection<Document>, java.lang.String, Map<String, Object>, com.mongodb.ReadPreference) - Method in MongoExtensions
distinct(java.lang.String) - Method in ProjectionList
Projection to return only distinct properties
distinct(java.lang.String) - Method in Projections
Projection that signifies to return only distinct results
distinct(java.lang.String) - Method in Query.ProjectionList
DistinctPropertyProjection(java.lang.String) - Constructor in Query.DistinctPropertyProjection
doAfterBody() - Method in JspInvokeGrailsTagLibTag
doAfterCall(java.lang.Object) - Method in AbstractClosureProxy
This method is called after the target closure is invoked.
doAfterCall(java.lang.Object) - Method in MockClosureProxy
Empty implementation.
doArtefactConfiguration() - Method in AbstractGrailsPluginManager
doArtefactConfiguration() - Method in DefaultGrailsPlugin
doArtefactConfiguration() - Method in GrailsPlugin
Called prior to the initialisation of the GrailsApplication instance to allow the registration of additonal ArtefactHandlers
doArtefactConfiguration() - Method in GrailsPluginManager
Called prior to the initialisation of the GrailsApplication object to allow registration of additional ArtefactHandler objects
doArtefactConfiguration() - Method in ProfilingGrailsPluginManager
doBeforeCall(java.lang.Object) - Method in AbstractClosureProxy
This method is called before the target closure is invoked.
doBeforeCall(java.lang.Object) - Method in MockClosureProxy
Checks whether the target "method" is expected or not, on the basis that this closure is mocking a method with the name methodName.
doBegin(java.lang.Object, org.springframework.transaction.TransactionDefinition) - Method in DatastoreTransactionManager
doBegin(java.lang.Object, org.springframework.transaction.TransactionDefinition) - Method in GrailsHibernateTransactionManager
doBind(java.lang.Object, grails.databinding.DataBindingSource, java.lang.String, java.util.List, java.util.List, grails.databinding.events.DataBindingListener, java.lang.Object) - Method in GrailsWebDataBinder
doBind(java.lang.Object, grails.databinding.DataBindingSource, java.lang.String, java.util.List, java.util.List, grails.databinding.events.DataBindingListener, java.lang.Object) - Method in SimpleDataBinder
doBuildSessionFactory() - Method in HibernateMappingContextSessionFactoryBean
doc(java.lang.String) - Method in DefaultGrailsPlugin
deprecated:
Dynamic document generation no longer supported
doc(java.lang.String) - Method in GrailsPlugin
Write some documentation to the DocumentationContext
doCall(java.lang.Object) - Method in JspInvokeGrailsTagLibTag
doCall(java.lang.Object) - Method in MethodInvokingClosure
doCall(java.lang.Object) - Method in MongoQuery.AggregatedResultList
doCall(java.lang.Object) - Method in TagBodyClosure
doCall(java.lang.Object) - Method in TagOutput.ConstantClosure
doChainEncoders(org.grails.encoder.EncodedAppender) - Method in ChainedEncoder
doCharReplacementEncoding(java.lang.Object) - Method in AbstractCharReplacementEncoder
doCleanUp(org.grails.taglib.encoder.OutputContext, java.io.Writer) - Method in GroovyPageWritable
doCleanupAfterCompletion(java.lang.Object) - Method in DatastoreTransactionManager
doCommit(org.springframework.transaction.support.DefaultTransactionStatus) - Method in DatastoreTransactionManager
doCreateLink(java.util.Map) - Method in ApplicationTagLib
document(groovy.lang.Closure) - Method in MappingBuilder
Build a MongoDB document mapping
documentation - Property in DatabaseMigrationGrailsPlugin
documentation - Property in GebGrailsPlugin
documentation - Property in HibernateGrailsPlugin
documentation - Property in JsonViewGrailsPlugin
documentation - Property in MarkupViewGrailsPlugin
documentation - Property in MongodbGrailsPlugin
documentation - Property in ScaffoldingGrailsPlugin
DocumentCollectionMapping(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext) - Constructor in DocumentPersistentEntity.DocumentCollectionMapping
DocumentCollectionMapping(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext) - Constructor in MongoMappingContext.DocumentEmbeddedPersistentEntity.DocumentCollectionMapping
DocumentDatastore - Interface in org.grails.datastore.mapping.document
Authors:
Guillaume Laforge
DocumentMappingContext - Class in org.grails.datastore.mapping.document.config
Models a MappingContext for a Document store.
DocumentMappingContext(java.lang.String, groovy.lang.Closure) - Constructor in DocumentMappingContext
DocumentPersistentEntity - Class in org.grails.datastore.mapping.document.config
DocumentPersistentEntity.DocumentCollectionMapping - Class in org.grails.datastore.mapping.document.config
DocumentPersistentEntity(java.lang.Class, org.grails.datastore.mapping.model.MappingContext) - Constructor in DocumentPersistentEntity
doDiffToChangeLog(java.io.File, liquibase.database.Database, liquibase.database.Database) - Method in DatabaseMigrationCommand
doDynamicMethods() - Method in AbstractGrailsPluginManager
doDynamicMethods() - Method in DefaultGrailsPluginManager
doDynamicMethods() - Method in GrailsPluginManager
Called on all plugins so that they can add new methods/properties/constructors etc.
doDynamicMethods() - Method in ProfilingGrailsPluginManager
doEachMethod(java.lang.String) - Method in GroovySyntaxTag
Parameters:
in
doEncode(java.lang.Object) - Method in BasicJSONEncoder
doEncode(java.lang.Object) - Method in BasicXMLEncoder
doEncode(java.lang.Object) - Method in HTMLEncoder
doEndTag() - Method in GrailsTag
process the end tag
doEndTag() - Method in GroovyCollectTag
doEndTag() - Method in GroovyDefTag
doEndTag() - Method in GroovyEachTag
doEndTag() - Method in GroovyElseIfTag
doEndTag() - Method in GroovyElseTag
doEndTag() - Method in GroovyFindAllTag
doEndTag() - Method in GroovyGrepTag
doEndTag() - Method in GroovyWhileTag
doEndTag() - Method in JspInvokeGrailsTagLibTag
doesCascade(jakarta.persistence.CascadeType) - Method in Association
Returns true if this association cascades for the given cascade operation
doesCascadeValidate(java.lang.Object) - Method in Association
Returns true if this association should cascade validation to the given entity.
doesEnhance(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in AbstractReadOperationImplementer
doesEnhance(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in AbstractWriteOperationImplementer
doesEnhance(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in MethodValidationImplementer
doesEnhance(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in ServiceEnhancer
Does this service enhancer enhance the method
doesImplement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in AbstractServiceImplementer
doesImplement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in AbstractStringQueryImplementer
doesImplement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in AbstractWhereImplementer
doesImplement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in CountImplementer
doesImplement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in CountWhereImplementer
doesImplement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in DeleteImplementer
doesImplement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in DeleteWhereImplementer
doesImplement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in FindAllByImplementer
doesImplement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in FindAllByInterfaceProjectionImplementer
doesImplement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in FindAllWhereImplementer
doesImplement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in FindAndDeleteImplementer
doesImplement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in FindOneByInterfaceProjectionImplementer
doesImplement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in FindOneWhereImplementer
doesImplement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in MethodValidationImplementer
doesImplement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in SaveImplementer
doesImplement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in ServiceImplementer
Does this service implement the method
doesImplement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in UpdateOneImplementer
doesImplement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in UpdateStringQueryImplementer
doesMatch(jakarta.servlet.http.HttpServletRequest) - Method in Interceptor
Returns:
Whether the current interceptor does match
doesMatch(java.lang.String, grails.web.mapping.UrlMappingInfo, java.lang.String) - Method in Matcher
Perform the matches using the http method of the request instead of the UrlMappingInfo
doesMatch(java.lang.String, grails.web.mapping.UrlMappingInfo, java.lang.String) - Method in UrlMappingMatcher
doesMatchInternal(grails.web.mapping.UrlMappingInfo, java.lang.String) - Method in UrlMappingMatcher
doesMethodExist(groovy.lang.MetaClass, java.lang.String, java.lang.Class, boolean, boolean) - Method in TagLibraryMetaUtils
doesNotHoldNonDefaultSession() - Method in SessionHolder
doesRealMethodExist(groovy.lang.MetaClass, java.lang.String, java.lang.Class, boolean) - Method in GormEnhancer
doesRequirePropertyIndexing() - Method in AbstractMongoObectEntityPersister
doesRequirePropertyIndexing() - Method in NativeEntryEntityPersister
Subclasses should override to optimize away manual property indexing if it is not required
doesReturnKeys() - Method in AbstractMongoObectEntityPersister.MongoAssociationIndexer
doesReturnKeys() - Method in AbstractPersistentCollection
doesReturnKeys() - Method in AssociationQueryExecutor
Returns:
Whether the query returns the keys for the entities or the enities themselves
doesReturnKeys() - Method in SimpleMapEntityPersister.2
doesTagReturnObject(java.lang.String, java.lang.String) - Method in TagLibraryLookup
doExecute(HibernateCallback<T>, boolean) - Method in GrailsHibernateTemplate
Execute the action specified by the given action object within a Session.
doFilterInternal(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, jakarta.servlet.FilterChain) - Method in GrailsWebRequestFilter
doFilterInternal(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, jakarta.servlet.FilterChain) - Method in HiddenHttpMethodFilter
doFindAllClassPathResources(java.lang.String) - Method in CachingPathMatchingResourcePatternResolver
doFindMatchingFileSystemResources(java.io.File, java.lang.String) - Method in PathMatchingResourcePatternResolver
Find all resources in the file system that match the given location pattern via the Ant-style PathMatcher.
doFindPathMatchingFileResources(org.springframework.core.io.Resource, java.lang.String) - Method in PathMatchingResourcePatternResolver
Find all resources in the file system that match the given location pattern via the Ant-style PathMatcher.
doFindPathMatchingJarResources(org.springframework.core.io.Resource, java.lang.String) - Method in PathMatchingResourcePatternResolver
Find all resources in jar files that match the given location pattern via the Ant-style PathMatcher.
Dog - Class in org.apache.grails.data.testing.tck.domains
Dog() - Constructor in Dog
doGenerateChangeLog(java.io.File, liquibase.database.Database) - Method in DatabaseMigrationCommand
doGeneratePreviousChangesetSql(java.io.Writer, liquibase.database.Database, liquibase.Liquibase, java.lang.String, java.lang.String) - Method in DatabaseMigrationCommand
doGetActiveProfiles() - Method in GrailsEnvironment
doGetSession(org.grails.datastore.mapping.core.Datastore, boolean) - Method in DatastoreUtils
Get a Datastore Session for the given Datastore.
doGetTransaction() - Method in DatastoreTransactionManager
doImplement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, boolean) - Method in AbstractArrayOrIterableResultImplementer
Implement the method for the given arguments
doImplement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode) - Method in AbstractDetachedCriteriaServiceImplementor
doImplement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode) - Method in AbstractReadOperationImplementer
Subclasses should override to add the logic that implements the method
doImplement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode) - Method in AbstractStringQueryImplementer
doImplement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode) - Method in AbstractWhereImplementer
doImplement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode) - Method in AbstractWriteOperationImplementer
Subclasses should override to add the logic that implements the method
doImplement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, boolean) - Method in FindAllByImplementer
doImplement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, boolean) - Method in FindOneByImplementer
doImplement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode) - Method in SaveImplementer
doImplement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode) - Method in UpdateOneImplementer
doInHibernate(org.hibernate.Session) - Method in GrailsHibernateTemplate.HibernateCallback
doInHibernate(org.hibernate.Session) - Method in PagedResultList
doInRequestEnvironment(java.lang.String, groovy.lang.Closure) - Method in GrailsTestRequestEnvironmentInterceptor
Calls init() before and destroy() after invoking body.
doInSession(org.grails.datastore.mapping.core.Session) - Method in AbstractDatastore
doInSession(org.grails.datastore.mapping.core.Session) - Method in AbstractFindByFinder
doInSession(org.grails.datastore.mapping.core.Session) - Method in CountByFinder
doInSession(org.grails.datastore.mapping.core.Session) - Method in FindAllByFinder
doInSession(org.grails.datastore.mapping.core.Session) - Method in ListOrderByFinder
doInSession(org.grails.datastore.mapping.core.Session) - Method in SessionCallback
doInSession(org.grails.datastore.mapping.core.Session) - Method in VoidSessionCallback
doInTransaction(org.springframework.transaction.TransactionStatus) - Method in GrailsTransactionTemplate.1
doInTransaction(org.springframework.transaction.TransactionStatus) - Method in GrailsTransactionTemplate.2
doInvokeInternal(org.grails.datastore.gorm.finders.DynamicFinderInvocation) - Method in AbstractFindByFinder
doInvokeInternal(org.grails.datastore.gorm.finders.DynamicFinderInvocation) - Method in CountByFinder
doInvokeInternal(org.grails.datastore.gorm.finders.DynamicFinderInvocation) - Method in DynamicFinder
doInvokeInternal(org.grails.datastore.gorm.finders.DynamicFinderInvocation) - Method in FindAllByFinder
doInvokeInternal(org.grails.datastore.gorm.finders.DynamicFinderInvocation) - Method in FindOrCreateByFinder
doInvokeInternal(org.grails.datastore.gorm.finders.DynamicFinderInvocation) - Method in FindOrSaveByFinder
doInvokeMethod(java.lang.String, java.lang.Object, java.lang.Object) - Method in ConstrainedPropertyBuilder
DOLLAR_SEPARATOR - Field in NameUtils
DOMAIN_DIR - Field in GrailsASTUtils
DOMAIN_PATH_PATTERN - Field in AstUtils
domain - Field in Scaffold
Default:
Void.class
DOMAIN_TYPE - Field in AstUtils
DomainBuilder - Class in grails.util
DomainBuilder.DefaultGrailsChildPropertySetter - Class in grails.util
DomainBuilder() - Constructor in DomainBuilder
DomainClass - Trait in grails.artefact
A trait implemented by all domain classes
domainClass - Property in DomainPropertyImpl
DomainClassArtefactHandler - Class in org.grails.core.artefact
Evaluates the conventions that define a domain class in Grails.
DomainClassArtefactHandler() - Constructor in DomainClassArtefactHandler
DomainClassCompleter - Class in org.grails.cli.interactive.completers
A completer for domain classes
DomainClassCompleter() - Constructor in DomainClassCompleter
domainClasses - Property in GrailsDataTckManager
DomainClassFetcher - Interface in org.grails.web.converters.marshaller
DomainClassGrailsPlugin - Class in org.grails.plugins.domain
Configures the domain classes in the spring context.
DomainClassGrailsPlugin() - Constructor in DomainClassGrailsPlugin
DomainClassMarshaller - Class in org.grails.web.converters.marshaller.xml
Object marshaller for domain classes to XML
DomainClassMarshaller(boolean, boolean, grails.core.support.proxy.ProxyHandler, grails.core.GrailsApplication) - Constructor in DomainClassMarshaller
DomainClassTraitInjector - Class in grails.compiler.traits
Authors:
Jeff Brown
DomainClassTraitInjector() - Constructor in DomainClassTraitInjector
DomainEventListener - Class in org.grails.datastore.gorm.events
An event listener that provides support for GORM domain events.
DomainEventListener(org.grails.datastore.mapping.core.connections.ConnectionSourcesProvider, org.grails.datastore.mapping.model.MappingContext) - Constructor in DomainEventListener
DomainEventsSpec - Class in org.apache.grails.data.testing.tck.tests
Authors:
graemerocher
DomainEventsSpec() - Constructor in DomainEventsSpec
DomainInputRenderer - Interface in org.grails.scaffolding.registry
Used to render a single domain class property on a form
DomainInputRendererRegistry - Class in org.grails.scaffolding.registry
A registry of DomainInputRenderer instances
DomainInputRendererRegistry() - Constructor in DomainInputRendererRegistry
domainInputRendererRegistry - Property in DomainRendererRegisterer
domainInputRendererRegistry - Property in PropertyMarkupRendererImpl
domainInputRendererRegistry() - Method in ScaffoldingBeanConfiguration
DomainMappingTypeCheckingExtension - Class in org.grails.compiler
Since:
2.4
DomainMappingTypeCheckingExtension() - Constructor in DomainMappingTypeCheckingExtension
DomainMarkupRenderer - Interface in org.grails.scaffolding.markup
Used to output markup that represents a given domain class.
domainMarkupRenderer() - Method in ScaffoldingBeanConfiguration
DomainMarkupRendererImpl - Class in org.grails.scaffolding.markup
DomainMarkupRendererImpl() - Constructor in DomainMarkupRendererImpl
DomainModelService - Interface in org.grails.scaffolding.model
An API to retrieve properties from a PersistentEntity
domainModelService - Property in DomainMarkupRendererImpl
domainModelService() - Method in ScaffoldingBeanConfiguration
DomainModelServiceImpl - Class in org.grails.scaffolding.model
DomainModelServiceImpl() - Constructor in DomainModelServiceImpl
DomainOutputRenderer - Interface in org.grails.scaffolding.registry
Used to render markup that represents how single domain class property will be displayed
DomainOutputRendererRegistry - Class in org.grails.scaffolding.registry
A registry of DomainOutputRenderer instances
DomainOutputRendererRegistry() - Constructor in DomainOutputRendererRegistry
domainOutputRendererRegistry - Property in DomainRendererRegisterer
domainOutputRendererRegistry - Property in PropertyMarkupRendererImpl
domainOutputRendererRegistry() - Method in ScaffoldingBeanConfiguration
DomainProperty - Interface in org.grails.scaffolding.model.property
An API to join the PersistentProperty to the org.springframework.validation.Validator to assist with scaffolding
domainProperty - Property in BeanPropertyAccessorImpl
DomainPropertyFactory - Interface in org.grails.scaffolding.model.property
A factory to create instances of DomainProperty
domainPropertyFactory - Property in DomainModelServiceImpl
domainPropertyFactory() - Method in ScaffoldingBeanConfiguration
DomainPropertyFactoryImpl - Class in org.grails.scaffolding.model.property
DomainPropertyFactoryImpl() - Constructor in DomainPropertyFactoryImpl
DomainPropertyImpl - Class in org.grails.scaffolding.model.property
See Also:
DomainProperty
DomainPropertyImpl(org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.model.MappingContext) - Constructor in DomainPropertyImpl
domainRegistryEntries - Field in DomainRendererRegistry
DomainRenderer - Interface in org.grails.scaffolding.registry
Used to render markup for a domain class property
DomainRendererRegisterer - Class in org.grails.scaffolding.registry
Bean for registering the default domain renderers
DomainRendererRegisterer() - Constructor in DomainRendererRegisterer
domainRendererRegisterer() - Method in ScaffoldingBeanConfiguration
DomainRendererRegistry - Class in org.grails.scaffolding.registry
A registry of domain property renderers sorted by priority and order of addition
DomainRendererRegistry() - Constructor in DomainRendererRegistry
domainsHaveBeenMocked - Property in DataTest
DomainUnitTest - Trait in grails.testing.gorm
doManualDirtyCheck(java.lang.Object, java.lang.Object) - Method in NativeEntryEntityPersister
doMatch(java.lang.String, java.lang.String, boolean, Map<String,String>) - Method in AntPathMatcher
Actually match the given path against the given pattern.
DONE - Enum Constant in JSONWriter.Mode
Done() - Method in SimpleCharStream
Reset buffer when finished.
doOptions() - Method in ArchiveCommand.ArchiveOptionHandler
doOptions() - Method in CompilerOptionHandler
doPeekBinarySize() - Method in JsonReader
doPeekBinarySubType() - Method in JsonReader
doPerformInjectionOnArtefactType(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in ArtefactTypeAstTransformation
doPostProcessing(org.springframework.context.ApplicationContext) - Method in AbstractGrailsPluginManager
Base implementation that will simply go through each plugin and call doWithApplicationContext on each.
doPostProcessing(org.springframework.context.ApplicationContext) - Method in GrailsPluginManager
Performs post initialization configuration for each plug-in, passing the built application context
doPostProcessing(org.springframework.context.ApplicationContext) - Method in ProfilingGrailsPluginManager
doProcessProperties(org.springframework.beans.factory.config.ConfigurableListableBeanFactory, org.springframework.util.StringValueResolver) - Method in GrailsPlaceholderConfigurer
doReadBinaryData() - Method in JsonReader
doReadBoolean() - Method in JsonReader
doReadDateTime() - Method in JsonReader
doReadDBPointer() - Method in JsonReader
doReadDecimal128() - Method in JsonReader
doReadDouble() - Method in JsonReader
doReadEndArray() - Method in JsonReader
doReadEndDocument() - Method in JsonReader
doReadInt32() - Method in JsonReader
doReadInt64() - Method in JsonReader
doReadJavaScript() - Method in JsonReader
doReadJavaScriptWithScope() - Method in JsonReader
doReadMaxKey() - Method in JsonReader
doReadMinKey() - Method in JsonReader
doReadNull() - Method in JsonReader
doReadObjectId() - Method in JsonReader
doReadRegularExpression() - Method in JsonReader
doReadStartArray() - Method in JsonReader
doReadStartDocument() - Method in JsonReader
doReadString() - Method in JsonReader
doReadSymbol() - Method in JsonReader
doReadTimestamp() - Method in JsonReader
doReadUndefined() - Method in JsonReader
doResume(java.lang.Object, java.lang.Object) - Method in DatastoreTransactionManager
doRetrieveMatchingFiles(java.lang.String, java.io.File, Set<File>) - Method in PathMatchingResourcePatternResolver
Recursively retrieve files that match the given pattern, adding them to the given result list.
doRollback(org.springframework.transaction.support.DefaultTransactionStatus) - Method in DatastoreTransactionManager
doRollback(org.springframework.transaction.support.DefaultTransactionStatus) - Method in GrailsHibernateTransactionManager
doRuntimeConfiguration(java.lang.String, org.grails.spring.RuntimeSpringConfiguration) - Method in AbstractGrailsPluginManager
Base implementation that will perform runtime configuration for the specified plugin name.
doRuntimeConfiguration(java.lang.String, org.grails.spring.RuntimeSpringConfiguration) - Method in GrailsPluginManager
Executes the runtime configuration for a specific plugin AND all its dependencies
doRuntimeConfiguration(org.grails.spring.RuntimeSpringConfiguration) - Method in ProfilingGrailsPluginManager
doSave(D, java.util.Map, org.grails.datastore.mapping.core.Session, boolean) - Method in GormInstanceApi
doService(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse) - Method in GroovyPagesServlet
doSetRollbackOnly(org.springframework.transaction.support.DefaultTransactionStatus) - Method in DatastoreTransactionManager
doSkipName() - Method in JsonReader
doSkipValue() - Method in JsonReader
doStartTag() - Method in GrailsTag
Process the start tag
doStartTag() - Method in GroovyCollectTag
doStartTag() - Method in GroovyDefTag
doStartTag() - Method in GroovyEachTag
doStartTag() - Method in GroovyElseTag
doStartTag() - Method in GroovyFindAllTag
doStartTag() - Method in GroovyGrepTag
doStartTag() - Method in GroovyWhileTag
doStartTag() - Method in JspInvokeGrailsTagLibTag
doStartTagInternal() - Method in JspInvokeGrailsTagLibTag
doSuspend(java.lang.Object) - Method in DatastoreTransactionManager
DOT_CHAR - Field in GenericGroovyTemplateResolver
doTag(java.io.Writer, Map<String,Object>, Closure<?>) - Method in JspTag
Invokes a tag with a closure representing the body of the tag
doTag(java.io.Writer, Map<String, Object>, Closure<?>) - Method in JspTagImpl
dottedPath - Property in NavigableMap
double(java.lang.String, java.lang.Double) - Method in DelegatingParameters
double(java.lang.String, java.lang.Double) - Method in EmptyParameters
DOUBLE - Field in HibernateCriteriaBuilder
double(java.lang.String, java.lang.Double) - Method in Parameters
Obtains the value of a parameter as a Double
double(java.lang.String, java.lang.Double) - Method in TypeConvertingMap
DOUBLE_WILDCARD_PATTERN - Field in RegexUrlMapping
doubleConverter() - Method in DefaultConvertersConfiguration
DoubleToFloatConverter - Class in org.grails.datastore.mapping.model.types.conversion
Authors:
Stefan Armbruster
DoubleToFloatConverter() - Constructor in DoubleToFloatConverter
doValidate(java.lang.Object) - Method in ClosureEventListener
doWithApplicationContext() - Method in CacheGrailsPlugin
doWithApplicationContext() - Method in DatabaseMigrationGrailsPlugin
doWithApplicationContext(org.springframework.context.ApplicationContext) - Method in DefaultGrailsPlugin
doWithApplicationContext() - Method in GrailsApplicationLifeCycle
Invoked once the org.springframework.context.ApplicationContext has been refreshed and after {#doWithDynamicMethods()} is invoked.
doWithApplicationContext() - Method in GrailsApplicationLifeCycleAdapter
doWithApplicationContext() - Method in GrailsAutoConfiguration
doWithApplicationContext(org.springframework.context.ApplicationContext) - Method in GrailsPlugin
doWithApplicationContext() - Method in GroovyPagesGrailsPlugin
Clear the page cache with the ApplicationContext is loaded
doWithApplicationContext() - Method in InterceptorsGrailsPlugin
doWithApplicationContext() - Method in Plugin
Invokes once the ApplicationContext has been refreshed and after {#doWithDynamicMethods()} is invoked.
doWithApplicationContext() - Method in Sitemesh3GrailsPlugin
doWithConfig - Property in GrailsApplicationBuilder
doWithConfig() - Method in GrailsUnitTest
doWithDynamicMethods(org.springframework.context.ApplicationContext) - Method in DefaultGrailsPlugin
doWithDynamicMethods() - Method in GrailsApplicationLifeCycle
Invoked once the org.springframework.context.ApplicationContext has been refreshed in a phase where plugins can add dynamic methods.
doWithDynamicMethods() - Method in GrailsApplicationLifeCycleAdapter
doWithDynamicMethods() - Method in GrailsAutoConfiguration
doWithDynamicMethods(org.springframework.context.ApplicationContext) - Method in GrailsPlugin
Calls a "doWithDynamicMethods" closure that allows a plugin to register dynamic methods at runtime
doWithDynamicMethods() - Method in Plugin
Invoked in a phase where plugins can add dynamic methods.
doWithDynamicMethods() - Method in Sitemesh3GrailsPlugin
doWithRuntimeConfiguration(org.grails.spring.RuntimeSpringConfiguration) - Method in DefaultGrailsPlugin
doWithRuntimeConfiguration(org.grails.spring.RuntimeSpringConfiguration) - Method in GrailsPlugin
Executes the plugin code that performs runtime configuration as defined in the doWithSpring closure
doWithServletContext(jakarta.servlet.ServletContext) - Method in GrailsWebPluginManager
doWithSession(org.grails.datastore.mapping.core.Datastore, groovy.lang.Closure) - Method in DatastoreUtils
Execute the closure in the current session if it exists, or create a new one and close it otherwise.
doWithSpring() - Method in AbstractDataBindingGrailsPlugin
doWithSpring() - Method in CacheGrailsPlugin
doWithSpring() - Method in CodecsGrailsPlugin
doWithSpring() - Method in ControllersAsyncGrailsPlugin
doWithSpring() - Method in ControllersGrailsPlugin
doWithSpring() - Method in ConvertersGrailsPlugin
doWithSpring() - Method in CoreGrailsPlugin
doWithSpring() - Method in DatabaseMigrationGrailsPlugin
doWithSpring() - Method in DataBindingGrailsPlugin
doWithSpring() - Method in DataSourceGrailsPlugin
doWithSpring() - Method in DomainClassGrailsPlugin
doWithSpring() - Method in EventBusGrailsPlugin
doWithSpring() - Method in FieldsGrailsPlugin
doWithSpring - Property in GrailsApplicationBuilder
doWithSpring() - Method in GrailsApplicationLifeCycle
Sub classes should override to provide implementations
doWithSpring() - Method in GrailsApplicationLifeCycleAdapter
doWithSpring() - Method in GrailsAutoConfiguration
doWithSpring() - Method in GrailsUnitTest
doWithSpring() - Method in GroovyPagesGrailsPlugin
Configures the various Spring beans required by GSP
doWithSpring() - Method in HibernateGrailsPlugin
doWithSpring() - Method in InterceptorsGrailsPlugin
doWithSpring() - Method in JsonViewGrailsPlugin
doWithSpring() - Method in MarkupViewGrailsPlugin
doWithSpring() - Method in MongodbGrailsPlugin
doWithSpring() - Method in Plugin
Sub classes should override to provide implementations
doWithSpring() - Method in RestResponderGrailsPlugin
doWithSpring() - Method in ScaffoldingGrailsPlugin
doWithSpring() - Method in ServicesGrailsPlugin
doWithSpring() - Method in Sitemesh3GrailsPlugin
doWithSpring() - Method in UrlMappingsGrailsPlugin
download(java.lang.String) - Method in DownloadSupportDelegate
download(java.util.Map) - Method in LocalhostDownloadSupport
downloadBytes(java.lang.String, groovy.lang.Closure) - Method in DownloadSupportDelegate
downloadContent(groovy.lang.Closure) - Method in DownloadSupportDelegate
downloadStream(groovy.lang.Closure) - Method in DownloadSupportDelegate
downloadSupport - Property in ContainerSupport
DownloadSupportDelegate - Trait in grails.plugin.geb.support.delegate
Handles delegation to the DownloadSupport instance so that the Geb API can be used directly in the test.
downloadText(groovy.lang.Closure) - Method in DownloadSupportDelegate
doWrite(java.io.Writer) - Method in AbstractWritableScript
Subclasses should implement to perform the write
doWrite(java.io.Writer) - Method in JsonViewWritableScript
doWriteBinaryData(org.bson.BsonBinary) - Method in JsonWriter
doWriteBoolean(boolean) - Method in JsonWriter
doWriteDateTime(long) - Method in JsonWriter
doWriteDBPointer(BsonDbPointer) - Method in JsonWriter
doWriteDecimal128(org.bson.types.Decimal128) - Method in JsonWriter
doWriteDouble(double) - Method in JsonWriter
doWriteEndArray() - Method in JsonWriter
doWriteEndDocument() - Method in JsonWriter
doWriteInt32(int) - Method in JsonWriter
doWriteInt64(long) - Method in JsonWriter
doWriteJavaScript(java.lang.String) - Method in JsonWriter
doWriteJavaScriptWithScope(java.lang.String) - Method in JsonWriter
doWriteMaxKey() - Method in JsonWriter
doWriteMinKey() - Method in JsonWriter
doWriteNull() - Method in JsonWriter
doWriteObjectId(org.bson.types.ObjectId) - Method in JsonWriter
doWriteRegularExpression(org.bson.BsonRegularExpression) - Method in JsonWriter
doWriteStartArray() - Method in JsonWriter
doWriteStartDocument() - Method in JsonWriter
doWriteString(java.lang.String) - Method in JsonWriter
doWriteSymbol(java.lang.String) - Method in JsonWriter
doWriteTimestamp(org.bson.BsonTimestamp) - Method in JsonWriter
doWriteTo(org.grails.taglib.encoder.OutputContext, java.io.Writer) - Method in GroovyPageWritable
doWriteUndefined() - Method in JsonWriter
driverAs(Class<T>) - Method in BrowserDelegate
Delegates to Browser.driverAs.
driverClassName(java.lang.String) - Method in DataSourceBuilder
driverClassName - Property in DataSourceSettings
The driver class name
DriverDelegate - Trait in grails.plugin.geb.support.delegate
Handles delegation to select methods of the driver instance for end user convenience.
dropIndex(MongoCollection<Document>, Map<String, Object>, DropIndexOptions) - Method in MongoExtensions
dumpEncodedParts() - Method in StreamCharBuffer
DYNAMIC_METHODS_REGISTERED - Field in GrailsContextEvent
DynamicAttributeHelper - Class in org.grails.datastore.gorm.schemaless
Helper class for use in other traits
DynamicAttributes - Trait in org.grails.datastore.gorm.schemaless
A trait that adds support for defining dynamic attributes for databases that support it
DynamicElementReader - Class in grails.spring
Used by BeanBuilder to read a Spring namespace expression in the Groovy DSL.
DynamicElementReader(java.lang.String, java.util.Map, org.springframework.beans.factory.xml.NamespaceHandler, org.springframework.beans.factory.xml.ParserContext) - Constructor in DynamicElementReader
dynamicEnhance - Property in GormEnhancer
Whether to enhance classes dynamically using meta programming as well, only necessary for Java classes
DynamicFinder - Class in org.grails.datastore.gorm.finders
Abstract base class for dynamic finders.
DynamicFinder(java.util.regex.Pattern, java.lang.String, org.grails.datastore.mapping.model.MappingContext) - Constructor in DynamicFinder
DynamicFinderInvocation - Class in org.grails.datastore.gorm.finders
Value object used to construct all the information necessary to invoke a dynamic finder.
DynamicFinderInvocation(java.lang.Class, java.lang.String, java.lang.Object, List<MethodExpression>, groovy.lang.Closure, java.lang.String) - Constructor in DynamicFinderInvocation
dynamicFinders - Field in AbstractDetachedCriteria
DynamicFinderTypeCheckingExtension - Class in org.grails.compiler
Since:
2.4
DynamicFinderTypeCheckingExtension() - Constructor in DynamicFinderTypeCheckingExtension
dynamicInsert(boolean) - Method in HibernateMappingBuilder
Whether to use dynamic update queries
dynamicInsert - Property in Mapping
Whether to use dynamically created insert queries, at the cost of some performance
dynamicPrefix - Property in ViewsTransform
dynamicUpdate(boolean) - Method in HibernateMappingBuilder
Whether to use dynamic update queries
dynamicUpdate - Property in Mapping
Whether to use dynamically created update queries, at the cost of some performance

E

each(groovy.lang.Closure) - Method in GrailsMockHttpServletRequest
Iterates over the request attributes.
each(jakarta.servlet.http.HttpServletRequest, groovy.lang.Closure) - Method in HttpServletRequestExtension
eachError - Property in ValidationTagLib
Loops through each error of the specified bean or model.
eachErrorInternal(java.lang.Object, java.lang.Object, boolean) - Method in ValidationTagLib
eachErrorInternalForList(java.lang.Object, java.lang.Object, java.lang.Object, boolean) - Method in ValidationTagLib
eachTenant(groovy.lang.Closure) - Method in DefaultTenantService
eachTenant(groovy.lang.Closure) - Method in GormStaticApi
eachTenant(groovy.lang.Closure) - Method in GormStaticOperations
Execute the closure for each tenant
eachTenant(groovy.lang.Closure) - Method in MultiTenant
Execute the closure for each tenant
eachTenant(groovy.lang.Closure) - Method in TenantDelegatingGormOperations
eachTenant(org.grails.datastore.mapping.multitenancy.MultiTenantCapableDatastore, groovy.lang.Closure) - Method in Tenants
Execute the given closure for each tenant for the given datastore.
eachTenant(groovy.lang.Closure) - Method in TenantService
Execute the given closure for each tenant.
echoErr - Property in SystemOutAndErrSwapper
echoOut - Property in SystemOutAndErrSwapper
echoStatus() - Method in GrailsConsole
Replays the last status message
edit() - Method in RestfulController
editable - Property in DefaultConstrainedProperty
whether the property is editable
EMAIL_CONSTRAINT - Field in ConstrainedProperty
EmailConstraint - Class in org.grails.datastore.gorm.validation.constraints
Validates an email address.
EmailConstraint(Class<?>, java.lang.String, java.lang.Object, org.springframework.context.MessageSource) - Constructor in EmailConstraint
Embedded - Class in org.grails.datastore.mapping.model.types
Models an embedded component
embedded - Field in AbstractPersistentEntity
EMBEDDED_ATTRIBUTE - Field in DefaultHalViewHelper
EMBEDDED_ATTRIBUTE - Field in HalJsonRenderer
embedded(java.lang.String, groovy.lang.Closure) - Method in DefaultHalViewHelper
Outputs a HAL embedded entry for the content type and closure
Embedded(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, java.lang.String, java.lang.Class) - Constructor in Embedded
embedded(java.lang.String, groovy.lang.Closure) - Method in HalViewHelper
Outputs a HAL embedded entry for the content type and closure
EMBEDDED_PARAMETER - Field in DefaultHalViewHelper
EMBEDDED_PREFIX - Field in NativeEntryEntityPersister
EmbeddedCollection - Class in org.grails.datastore.mapping.model.types
Models an embedded collection.
EmbeddedCollection(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, java.beans.PropertyDescriptor) - Constructor in EmbeddedCollection
EmbeddedCollectionDecoder - Class in org.grails.datastore.bson.codecs.decoders
A {@PropertyDecoder} capable of decoding {@EmbeddedCollection} collection types
EmbeddedCollectionDecoder() - Constructor in EmbeddedCollectionDecoder
EmbeddedCollectionEncoder - Class in org.grails.datastore.bson.codecs.encoders
A {@PropertyEncoder} capable of encoding {@EmbeddedCollection} collection types
EmbeddedCollectionEncoder() - Constructor in EmbeddedCollectionEncoder
EmbeddedDatabaseShutdownHook - Class in org.grails.plugins.datasource
EmbeddedDatabaseShutdownHook() - Constructor in EmbeddedDatabaseShutdownHook
EmbeddedDecoder - Class in org.grails.datastore.bson.codecs.decoders
A {@PropertyDecoder} capable of decoding {@Embedded} association types
EmbeddedDecoder() - Constructor in EmbeddedDecoder
EmbeddedEncoder - Class in org.grails.datastore.bson.codecs.encoders
A {@PropertyEncoder} capable of encoding {@Embedded} association types
EmbeddedEncoder() - Constructor in EmbeddedEncoder
embeddedInputContext(org.grails.scaffolding.model.property.DomainProperty, groovy.lang.Closure) - Method in ContextMarkupRenderer
Defines the context for rendering a the input of an embedded domain class property
embeddedInputContext(org.grails.scaffolding.model.property.DomainProperty, groovy.lang.Closure) - Method in ContextMarkupRendererImpl
EmbeddedJarPathHandler - Class in org.grails.plugins.databasemigration.liquibase
EmbeddedJarPathHandler() - Constructor in EmbeddedJarPathHandler
EmbeddedJarResourceAccessor - Class in org.grails.plugins.databasemigration.liquibase
EmbeddedJarResourceAccessor(List<String>) - Constructor in EmbeddedJarResourceAccessor
embeddedOutputContext(org.grails.scaffolding.model.property.DomainProperty, groovy.lang.Closure) - Method in ContextMarkupRenderer
Defines the context for rendering a the output of an embedded domain class property
embeddedOutputContext(org.grails.scaffolding.model.property.DomainProperty, groovy.lang.Closure) - Method in ContextMarkupRendererImpl
EmbeddedPersistentEntity - Class in org.grails.datastore.mapping.model
Models an embedded entity
EmbeddedPersistentEntity(java.lang.Class, org.grails.datastore.mapping.model.MappingContext) - Constructor in EmbeddedPersistentEntity
EmbeddedQueryEncoder - Interface in org.grails.datastore.bson.query
Encodes an embedded object as a query
EMPTY_ARGS - Property in CodecMetaClassSupport
EMPTY_ARGS - Field in DefaultGrailsControllerClass
EMPTY_ARGS - Field in GrailsParameterMap
EMPTY_ARRAY - Field in AbstractHibernateGormInstanceApi
EMPTY_BODY_CLOSURE - Field in GroovyPage
EMPTY_BODY_CLOSURE - Field in TagOutput
EMPTY_CLASS_ARRAY - Field in AstUtils
EMPTY_CLASS_ARRAY - Field in GrailsHibernateUtil
EMPTY_MAP_STRING - Field in CachingLinkGenerator
EMPTY_PATH - Field in GrailsDomainBinder
EMPTY_RESULTS - Field in DefaultUrlMappingsHolder
emptyAfterReading() - Method in StreamCharBuffer
EmptyParameters - Class in grails.views.api.internal
An empty parameters implementation
EmptyParameters() - Constructor in EmptyParameters
en - Property in EnumThing
ENABLE_AUTO_CONFIGURATION_CLASS_NODE - Field in GrailsApplicationCompilerAutoConfiguration
ENABLE_AUTO_CONFIGURATION - Field in GrailsApplicationCompilerAutoConfiguration
ENABLE_FILE_EXTENSIONS - Field in WebUtils
ENABLE_INTERACTIVE - Field in GrailsConsole
ENABLE_TERMINAL - Field in GrailsConsole
enable_tracing() - Method in JSONParser
Enable tracing.
EnableAutoConfiguration - Annotation Type in org.grails.boot.internal
Dummy annotation to fool boot into not applying the real 'EnableAutoConfiguration' annotation.
enableAutowireByName(org.codehaus.groovy.ast.ClassNode) - Method in IntegrationTestAstTransformation
enableBeanCreationProfiler - Property in GrailsApp
enableBigDecimalEncoding() - Method in SimpleEncoder
Enables Decimal128 encoding for simple types
enabled - Property in CacheConfig
Whether caching is enabled
enabled - Property in GrailsCorsConfiguration
enabled - Property in HibernateConnectionSourceSettings.HibernateSettings.OsivSettings
Whether OSIV is enabled
ENABLED - Field in ModelRecordingGroovyPage
enabled - Property in Plugin
Whether the plugin is enabled
enableDevelopmentModeWatch(grails.util.Environment, org.springframework.context.ConfigurableApplicationContext, java.lang.String) - Method in GrailsApp
enableDynamicFilterEnablerIfPresent(org.hibernate.SessionFactory, org.hibernate.Session) - Method in HibernateRuntimeUtils
EnableGroovyTemplates - Annotation Type in org.grails.cli.groovy
Pseudo annotation used to trigger GroovyTemplatesCompilerAutoConfiguration.
enableMultiTenancyFilter() - Method in AbstractHibernateDatastore
Enable the tenant id filter for the given datastore and entity
enableReload - Property in HibernateConnectionSourceSettings
Whether to prepare the datastore for runtime reloading
enableReload - Property in HibernateDatastoreSpringInitializer
enableReload - Field in ScaffoldingViewResolver
enableReloading - Property in GenericViewConfiguration
Whether to enable reloading
enableReloading - Property in ResolvableGroovyTemplateEngine
Whether to enable reloading
encode(java.lang.Object) - Method in AbstractCharReplacementEncoder
ENCODE_AS_ATTRIBUTE_NAME - Field in GroovyPage
ENCODE_AS_ATTRIBUTE_NAME - Field in TagOutput
ENCODE_AS_PREFIX - Property in CodecMetaClassSupport
encode(org.bson.BsonWriter, org.grails.datastore.mapping.model.types.Basic, java.lang.Object, org.grails.datastore.mapping.engine.EntityAccess, org.bson.codecs.EncoderContext, org.bson.codecs.configuration.CodecRegistry) - Method in BasicCollectionTypeEncoder
encode(java.lang.Object) - Method in BasicJSONEncoder
encode(java.lang.Object) - Method in BasicXMLEncoder
encode(org.bson.BsonWriter, BigDecimal, org.bson.codecs.EncoderContext) - Method in BigDecimalCodec
encode(org.bson.BsonWriter, BigInteger, org.bson.codecs.EncoderContext) - Method in BigIntegerCodec
encode(org.bson.BsonWriter, java.lang.Object, org.bson.codecs.EncoderContext, boolean) - Method in BsonPersistentEntityCodec
encode(java.lang.Object) - Method in ChainedEncoder
encode(org.bson.BsonWriter, java.util.Currency, org.bson.codecs.EncoderContext) - Method in CodecExtensions.CurrencyCodec
encode(org.bson.BsonWriter, groovy.lang.GString, org.bson.codecs.EncoderContext) - Method in CodecExtensions.GStringCodec
encode(org.bson.BsonWriter, groovy.lang.IntRange, org.bson.codecs.EncoderContext) - Method in CodecExtensions.IntRangeCodec
encode(org.bson.BsonWriter, java.util.List, org.bson.codecs.EncoderContext) - Method in CodecExtensions.ListCodec
encode(org.bson.BsonWriter, java.util.Locale, org.bson.codecs.EncoderContext) - Method in CodecExtensions.LocaleCodec
encode(org.bson.BsonWriter, Map<String, Object>, org.bson.codecs.EncoderContext) - Method in CodecExtensions.MapCodec
encode(org.grails.datastore.mapping.model.types.Embedded, java.lang.Object) - Method in CodecRegistryEmbeddedQueryEncoder
encode(org.bson.codecs.configuration.CodecRegistry, org.bson.codecs.EncoderContext, org.bson.BsonWriter, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.engine.types.CustomTypeMarshaller, java.lang.Object) - Method in CustomTypeEncoder
encode(org.bson.BsonWriter, org.grails.datastore.mapping.model.types.EmbeddedCollection, java.lang.Object, org.grails.datastore.mapping.engine.EntityAccess, org.bson.codecs.EncoderContext, org.bson.codecs.configuration.CodecRegistry) - Method in EmbeddedCollectionEncoder
encode(org.bson.BsonWriter, org.grails.datastore.mapping.model.types.Embedded, java.lang.Object, org.grails.datastore.mapping.engine.EntityAccess, org.bson.codecs.EncoderContext, org.bson.codecs.configuration.CodecRegistry) - Method in EmbeddedEncoder
encode(org.grails.datastore.mapping.model.types.Embedded, java.lang.Object) - Method in EmbeddedQueryEncoder
Takes an embedded property and instance and returns the query encoded value
encode(org.grails.encoder.Encoder) - Method in Encodeable
Encode with given encoder.
encode(java.lang.Object) - Method in Encoder
Encode given input object
encode(org.bson.BsonWriter, org.grails.datastore.mapping.model.types.Identity, java.lang.Object, org.grails.datastore.mapping.engine.EntityAccess, org.bson.codecs.EncoderContext, org.bson.codecs.configuration.CodecRegistry) - Method in IdentityEncoder
encode(org.bson.BsonWriter, java.time.Instant, org.bson.codecs.EncoderContext) - Method in InstantCodec
encode(org.bson.BsonWriter, org.grails.datastore.mapping.model.PersistentProperty, java.lang.Object) - Method in InstantEncoder
encode(org.bson.BsonWriter, java.time.LocalDate, org.bson.codecs.EncoderContext) - Method in LocalDateCodec
encode(org.bson.BsonWriter, org.grails.datastore.mapping.model.PersistentProperty, java.lang.Object) - Method in LocalDateEncoder
encode(org.bson.BsonWriter, java.time.LocalDateTime, org.bson.codecs.EncoderContext) - Method in LocalDateTimeCodec
encode(org.bson.BsonWriter, org.grails.datastore.mapping.model.PersistentProperty, java.lang.Object) - Method in LocalDateTimeEncoder
encode(org.bson.BsonWriter, java.time.LocalTime, org.bson.codecs.EncoderContext) - Method in LocalTimeCodec
encode(org.bson.BsonWriter, org.grails.datastore.mapping.model.PersistentProperty, java.lang.Object) - Method in LocalTimeEncoder
encode(org.grails.datastore.mapping.model.types.Embedded, java.lang.Object) - Method in MongoQuery
encode(java.lang.Object) - Method in NoneEncoder
encode(org.bson.BsonWriter, java.time.OffsetDateTime, org.bson.codecs.EncoderContext) - Method in OffsetDateTimeCodec
encode(org.bson.BsonWriter, org.grails.datastore.mapping.model.PersistentProperty, java.lang.Object) - Method in OffsetDateTimeEncoder
encode(org.bson.BsonWriter, java.time.OffsetTime, org.bson.codecs.EncoderContext) - Method in OffsetTimeCodec
encode(org.bson.BsonWriter, org.grails.datastore.mapping.model.PersistentProperty, java.lang.Object) - Method in OffsetTimeEncoder
encode(org.bson.BsonWriter, java.time.Period, org.bson.codecs.EncoderContext) - Method in PeriodCodec
encode(org.bson.BsonWriter, org.grails.datastore.mapping.model.PersistentProperty, java.lang.Object) - Method in PeriodEncoder
encode(org.bson.BsonWriter, org.grails.datastore.mapping.model.types.Association, java.lang.Object, org.grails.datastore.mapping.engine.EntityAccess, org.bson.codecs.EncoderContext, org.bson.codecs.configuration.CodecRegistry) - Method in PersistentEntityCodec.OneToManyEncoder
encode(org.bson.BsonWriter, org.grails.datastore.mapping.model.types.ToOne, java.lang.Object, org.grails.datastore.mapping.engine.EntityAccess, org.bson.codecs.EncoderContext, org.bson.codecs.configuration.CodecRegistry) - Method in PersistentEntityCodec.ToOneEncoder
encode(org.bson.BsonWriter, T, java.lang.Object, org.grails.datastore.mapping.engine.EntityAccess, org.bson.codecs.EncoderContext, org.bson.codecs.configuration.CodecRegistry) - Method in PropertyEncoder
Encodes a property to the given writer
encode(java.lang.Object) - Method in RawCodec
encode(java.lang.String, java.lang.String) - Method in RegexUrlMapping
encode(org.bson.BsonWriter, org.grails.datastore.mapping.model.types.Simple, java.lang.Object, org.grails.datastore.mapping.engine.EntityAccess, org.bson.codecs.EncoderContext, org.bson.codecs.configuration.CodecRegistry) - Method in SimpleEncoder
encode(org.bson.BsonWriter, org.grails.datastore.mapping.model.PersistentProperty, java.lang.Object) - Method in SimpleEncoder.1
encode(org.bson.BsonWriter, org.grails.datastore.mapping.model.PersistentProperty, java.lang.Object) - Method in SimpleEncoder.10
encode(org.bson.BsonWriter, org.grails.datastore.mapping.model.PersistentProperty, java.lang.Object) - Method in SimpleEncoder.11
encode(org.bson.BsonWriter, org.grails.datastore.mapping.model.PersistentProperty, java.lang.Object) - Method in SimpleEncoder.12
encode(org.bson.BsonWriter, org.grails.datastore.mapping.model.PersistentProperty, java.lang.Object) - Method in SimpleEncoder.13
encode(org.bson.BsonWriter, org.grails.datastore.mapping.model.PersistentProperty, java.lang.Object) - Method in SimpleEncoder.2
encode(org.bson.BsonWriter, org.grails.datastore.mapping.model.PersistentProperty, java.lang.Object) - Method in SimpleEncoder.3
encode(org.bson.BsonWriter, org.grails.datastore.mapping.model.PersistentProperty, java.lang.Object) - Method in SimpleEncoder.4
encode(org.bson.BsonWriter, org.grails.datastore.mapping.model.PersistentProperty, java.lang.Object) - Method in SimpleEncoder.5
encode(org.bson.BsonWriter, org.grails.datastore.mapping.model.PersistentProperty, java.lang.Object) - Method in SimpleEncoder.6
encode(org.bson.BsonWriter, org.grails.datastore.mapping.model.PersistentProperty, java.lang.Object) - Method in SimpleEncoder.7
encode(org.bson.BsonWriter, org.grails.datastore.mapping.model.PersistentProperty, java.lang.Object) - Method in SimpleEncoder.8
encode(org.bson.BsonWriter, org.grails.datastore.mapping.model.PersistentProperty, java.lang.Object) - Method in SimpleEncoder.9
encode(org.bson.BsonWriter, org.grails.datastore.mapping.model.PersistentProperty, java.lang.Object) - Method in SimpleEncoder.TypeEncoder
encode(org.grails.encoder.Encoder) - Method in StreamCharBuffer
encode(org.bson.BsonWriter, org.grails.datastore.mapping.model.types.TenantId, java.lang.Object, org.grails.datastore.mapping.engine.EntityAccess, org.bson.codecs.EncoderContext, org.bson.codecs.configuration.CodecRegistry) - Method in TenantIdEncoder
encode(java.lang.Object) - Method in URLCodecFactory.1
encode(org.bson.BsonWriter, java.time.ZonedDateTime, org.bson.codecs.EncoderContext) - Method in ZonedDateTimeCodec
encode(org.bson.BsonWriter, org.grails.datastore.mapping.model.PersistentProperty, java.lang.Object) - Method in ZonedDateTimeEncoder
Encodeable - Interface in org.grails.encoder
Marks a class capable of encoding itself with given Encoder
encodeAndWrite(org.grails.encoder.Encoder, org.grails.encoder.EncodingState, java.lang.CharSequence) - Method in AbstractEncodedAppender
Encode and write input to buffer using a non-streaming encoder
encodeAs - Property in FormatTagLib
Encodes the body using the specified codec.
encodeAsBase64(java.lang.Object) - Method in Base64CodecExtensionMethods
encodeAsForTagNamespaces - Field in TagLibraryLookup
encodeAsForTags - Property in JavascriptTagLib
encodeAsHex(java.lang.Object) - Method in HexCodecExtensionMethods
encodeAsJsonObject(java.lang.Object) - Method in BasicJSONEncoder
encodeAsJsonObject(java.lang.Object) - Method in JSONEncoder
encodeAsMD5(java.lang.Object) - Method in MD5CodecExtensionMethods
encodeAsMD5Bytes(java.lang.Object) - Method in MD5BytesCodecExtensionMethods
encodeAsSHA1(java.lang.Object) - Method in SHA1CodecExtensionMethods
encodeAsSHA1Bytes(java.lang.Object) - Method in SHA1BytesCodecExtensionMethods
encodeAsSHA256(java.lang.Object) - Method in SHA256CodecExtensionMethods
encodeAsSHA256Bytes(java.lang.Object) - Method in SHA256BytesCodecExtensionMethods
encodeAsXmlObject(java.lang.Object) - Method in BasicXMLEncoder
encodeAsXmlObject(java.lang.Object) - Method in XMLEncoder
EncodedAppender - Interface in org.grails.encoder
This is the input interface to the streaming encoding solution.
encodedAppender - Field in EncodedAppenderWriter
EncodedAppenderFactory - Interface in org.grails.encoder
This interface marks an instance capable of getting a EncodedAppender instance that is connected to it.
EncodedAppenderWriter - Class in org.grails.encoder
A java.io.Writer implementation that writes to a EncodedAppender with a certain encoder
EncodedAppenderWriter(org.grails.encoder.EncodedAppender, org.grails.encoder.Encoder, org.grails.encoder.EncodingStateRegistry) - Constructor in EncodedAppenderWriter
Default constructor
EncodedAppenderWriterFactory - Interface in org.grails.encoder
This interface marks an instance capable of getting a EncodedAppenderWriter instance that is connected to it with a certain encoder fixed.
EncodedPart(org.grails.encoder.EncodingState, java.lang.String) - Constructor in StreamCharBuffer.EncodedPart
encodeEmbeddedCollectionUpdate(org.grails.datastore.mapping.engine.EntityAccess, org.bson.BsonDocument, org.bson.Document, org.grails.datastore.mapping.model.types.Association, java.lang.Object) - Method in PersistentEntityCodec
encodeEmbeddedUpdate(org.bson.BsonDocument, org.bson.Document, org.grails.datastore.mapping.model.types.Association, java.lang.Object) - Method in PersistentEntityCodec
encodeInStreamingModeTo(org.grails.encoder.EncoderAware, org.grails.encoder.EncodingStateRegistryLookup, boolean, LazyInitializingWriter) - Method in StreamCharBuffer
Encoder - Interface in org.grails.encoder
Interface for encoding methods.
ENCODER_CONTEXT - Field in BsonQuery
encoder - Field in EncodedAppenderWriter
encoder - Property in HTMLCodecFactory
ENCODER - Property in JavaScriptCodec
encoder - Property in JSONCodecFactory
encoder - Property in URLCodecFactory
encoder - Field in XMLCodecFactory
EncoderAware - Interface in org.grails.encoder
Marks a instance capable of providing information about the current encoder that is in use
encoders - Field in BasicCodecLookup
encoders - Field in HTMLJSCodec
EncodesToWriter - Interface in org.grails.encoder
Marks a class capable of encoding to target Writer
EncodesToWriterAdapter - Class in org.grails.encoder
EncodesToWriterAdapter(org.grails.encoder.StreamingEncoder, boolean) - Constructor in EncodesToWriterAdapter
encodeTo(java.io.Writer, org.grails.encoder.EncodesToWriter) - Method in StreamCharBuffer
encodeTo(org.grails.encoder.EncodedAppender, org.grails.encoder.Encoder) - Method in StreamEncodeable
Calls the encoder to encode the current content of the StreamEncodable instance (itself) to the EncodedAppender.
encodeTo(java.io.Writer, org.grails.encoder.EncodesToWriter) - Method in StreamingEncoderWritable
Asks the instance to use given writer and EncodesToWriter instance to encode it's content
encodeToBuffer(List<Encoder>, boolean, boolean) - Method in StreamCharBuffer
encodeToStream(org.grails.encoder.Encoder, java.lang.CharSequence, int, int, org.grails.encoder.EncodedAppender, org.grails.encoder.EncodingState) - Method in AbstractCharReplacementEncoder
encodeToStream(org.grails.encoder.Encoder, java.lang.CharSequence, int, int, org.grails.encoder.EncodedAppender, org.grails.encoder.EncodingState) - Method in ChainedEncoder
encodeToStream(org.grails.encoder.Encoder, java.lang.CharSequence, int, int, org.grails.encoder.EncodedAppender, org.grails.encoder.EncodingState) - Method in NoneEncoder
encodeToStream(org.grails.encoder.Encoder, java.lang.CharSequence, int, int, org.grails.encoder.EncodedAppender, org.grails.encoder.EncodingState) - Method in RawCodec
encodeToStream(org.grails.encoder.Encoder, java.lang.CharSequence, int, int, org.grails.encoder.EncodedAppender, org.grails.encoder.EncodingState) - Method in StreamingEncoder
Encode and append portion of source CharSequence to the appender.
encodeToWriter(char[], int, int, java.io.Writer, org.grails.encoder.EncodingState) - Method in AbstractCharReplacementEncoder
encodeToWriter(char[], int, int, java.io.Writer, org.grails.encoder.EncodingState) - Method in EncodesToWriter
encodeToWriter(char[], int, int, java.io.Writer, org.grails.encoder.EncodingState) - Method in EncodesToWriterAdapter
encodeToWriter(java.lang.CharSequence, java.io.Writer) - Method in JSONObject
encodeUpdate(java.lang.Object, org.grails.datastore.mapping.engine.EntityAccess, org.bson.codecs.EncoderContext, boolean) - Method in BsonPersistentEntityCodec
This method will encode an update for the given object based
encodeUpdate(java.lang.Object, org.grails.datastore.mapping.engine.EntityAccess, org.bson.codecs.EncoderContext, boolean) - Method in PersistentEntityCodec
This method will encode an update for the given object based
encoding - Field in AbstractConverter
encoding - Property in AbstractLinkingRenderer
encoding - Property in AbstractVndErrorRenderer
ENCODING - Field in CreateAppCommand
encoding - Property in DefaultJsonRenderer
encoding - Property in DefaultXmlRenderer
encoding - Property in GenericViewConfiguration
The encoding to use
encoding - Property in GroovyPageCompiler
encoding - Property in GroovyPageCompilerTask
encoding - Property in GroovyPageForkedCompiler
encoding(java.lang.String) - Method in JsonViewTest.TestHttpResponse
encoding(java.lang.String) - Method in JsonViewUnitTest.TestHttpResponse
encoding(java.lang.String) - Method in Response
Sets the response encoding
EncodingState - Interface in org.grails.encoder
Holds the state of applied encodings
EncodingStateImpl - Class in org.grails.encoder
Default implementation of EncodingState
EncodingStateImpl(org.grails.encoder.Encoder, org.grails.encoder.EncodingState) - Constructor in EncodingStateImpl
EncodingStateRegistry - Interface in org.grails.encoder
EncodingStateRegistry keeps encoding state of CharSequence instances.
encodingStateRegistry - Field in EncodedAppenderWriter
EncodingStateRegistryLookup - Interface in org.grails.encoder
This interface marks an instance capable of looking of the current EncodingStateRegistry
EncodingStateRegistryLookupHolder - Class in org.grails.encoder
end(Mode, char) - Method in JSONWriter
End something.
end(Mode, char) - Method in PathCapturingJSONWriterWrapper
end(Mode, char) - Method in PrettyPrintJSONWriter
end() - Method in PrettyPrintXMLStreamWriter
end() - Method in XML
end() - Method in XMLStreamWriter
endArray() - Method in JSONWriter
End an array.
endArray() - Method in PathCapturingJSONWriterWrapper
endArray() - Method in PrettyPrintJSONWriter
endBar() - Method in AnsiConsoleUrlMappingsRenderer
endColumn - Field in Token
The column number of the last character of this Token.
endEachMethod() - Method in GroovySyntaxTag
endLine - Field in Token
The line number of the last character of this Token.
endObject() - Method in JSONWriter
End an object.
endObject() - Method in PathCapturingJSONWriterWrapper
endObject() - Method in PrettyPrintJSONWriter
endStartTag() - Method in PrettyPrintXMLStreamWriter
endStartTag() - Method in XMLStreamWriter
endTest(junit.framework.Test) - Method in JUnitReports
endTestSuite(org.apache.tools.ant.taskdefs.optional.junit.JUnitTest) - Method in JUnitReports
endTestSuite(org.apache.tools.ant.taskdefs.optional.junit.JUnitTest) - Method in PlainFormatter
engine - Property in AbstractMongoConnectionSourceSettings
The engine to use by default
enhance(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode) - Method in AbstractReadOperationImplementer
enhance(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode) - Method in AbstractWriteOperationImplementer
enhance(org.grails.datastore.mapping.model.PersistentEntity, boolean) - Method in GormEnhancer
Enhance and individual entity
enhance(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode) - Method in MethodValidationImplementer
enhance(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode) - Method in ServiceEnhancer
Enhances the method
enhanceClassNode(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode) - Method in AbstractCacheTransformation
enhanceClassNode(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode) - Method in AbstractDatastoreMethodDecoratingTransformation
enhanceClassNode(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode) - Method in AbstractMethodDecoratingTransformation
Add any additional logic to enhance the class node
enhanceClassNode(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode) - Method in PublisherTransform
enhanceClassNode(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode) - Method in TransactionalTransform
Enhanced - Annotation Type in grails.artefact
An annotation for classes that are compile-time enhanced.
enhancedFor - Field in Enhanced
Default:
{}
enhanceGebSpecWithPort(org.codehaus.groovy.ast.ClassNode) - Method in IntegrationTestAstTransformation
Enhances - Annotation Type in grails.artefact
ENHANCES_ORDER - Field in GroovyTransformOrder
Transform that finds any `@Enhance` annotation on traits to automatically add this trait to that artefact type
EnhancesTraitTransformation - Class in org.grails.compiler.injection
Implementation for {
link:
Enhances
EnhancesTraitTransformation() - Constructor in EnhancesTraitTransformation
enhanceTagLibMetaClass(groovy.lang.MetaClass, org.grails.taglib.TagLibraryLookup, java.lang.String) - Method in TagLibraryMetaUtils
ensureAbsolute(java.util.Map) - Method in DefaultGrailsViewHelper
ensureCapacity(int) - Method in JSONArray
ensureCorrectGroovyMetaClass(java.lang.Object, Class<?>) - Method in GrailsHibernateUtil
Ensures the meta class is correct for a given class
ensureQueryIsInitialized() - Method in AbstractCriteriaBuilder
entitiesWithDateCreated - Field in AutoTimestampEventListener
entitiesWithLastUpdated - Field in AutoTimestampEventListener
Entity - Class in org.grails.datastore.mapping.config
Base class for classes returned from ClassMapping.getMappedForm
entity - Field in AbstractClassMapping
ENTITY_ACCESS - Field in AbstractSession
entity - Field in BeanEntityAccess
entity - Property in BeanPropertyAccessorImpl
entity - Property in BsonPersistentEntityCodec
ENTITY_CLASS_RESOURCE_PATTERN - Field in AbstractDatastoreInitializer
entity_dirtiness_strategy - Property in HibernateConnectionSourceSettings.HibernateSettings
Entity() - Constructor in Entity
entity - Property in NamedCriteriaProxy
ENTITY_ORDER - Field in GroovyTransformOrder
Adds basic fields like id, version, toString, and associations Adds the DomainClassArtefactType
entity - Field in PendingOperationAdapter
entity - Property in PersistentEntityValidator
entity - Field in Query
EntityAccess - Interface in org.grails.datastore.mapping.engine
Authors:
Graeme Rocher
EntityASTTransformation - Class in org.grails.compiler.injection
EntityCreationException - Class in org.grails.datastore.mapping.core
Thrown when there was an error creating an entity.
EntityCreationException(java.lang.String, java.lang.Throwable) - Constructor in EntityCreationException
entityFamily - Field in AbstractKeyValueEntityPersister
EntityPersister - Class in org.grails.datastore.mapping.engine
A Persister specifically for persisting PersistentEntity instances.
EntityPersister(org.grails.datastore.mapping.model.MappingContext, org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.core.Session, org.springframework.context.ApplicationEventPublisher) - Constructor in EntityPersister
EntityProxy - Interface in org.grails.datastore.mapping.proxy
Authors:
Graeme Rocher
EntityProxyHandler - Interface in grails.core.support.proxy
Methods specified to proxied entities
EntityProxyHandlerAdapter - Class in org.grails.datastore.gorm.proxy
Adapts the proxy handler interface
EntityProxyHandlerAdapter(grails.core.support.proxy.EntityProxyHandler) - Constructor in EntityProxyHandlerAdapter
EntityProxyMethodHandler - Class in org.grails.datastore.mapping.proxy
Base class for entity proxy handlers that are aware of Groovy
EntityProxyMethodHandler(Class<?>) - Constructor in EntityProxyMethodHandler
EntityReflector - Interface in org.grails.datastore.mapping.reflect
Used for reflective data
EntityReflector.PropertyReader - Interface in org.grails.datastore.mapping.reflect
EntityReflector.PropertyWriter - Interface in org.grails.datastore.mapping.reflect
entityReflector - Property in PersistentEntityValidator
entityResolver - Property in DynamicElementReader
entityStack - Field in AbstractHibernateQuery
entityToMapping - Field in AbstractGormMappingFactory
entityToPropertyMap - Field in AbstractGormMappingFactory
entityTrait - Property in MongoEntityTraitProvider
EntityTraitInjector - Class in org.grails.compiler.gorm
Authors:
Jeff Brown
EntityTraitInjector() - Constructor in EntityTraitInjector
entityValidators - Field in AbstractMappingContext
ENTRY_TAG - Field in AtomRenderer
entrySet() - Method in AbstractTemplateVariableBinding.TemplateVariableBindingMap
entrySet() - Method in AbstractTypeConvertingMap
entrySet() - Method in CodeGenConfig
entrySet() - Method in CompositeConfig
entrySet() - Method in GPathResultMap
entrySet() - Method in GrailsFlashScope
entrySet() - Method in JSONObject
entrySet() - Method in LazyBeanMap
entrySet() - Method in LazyMetaPropertyMap
entrySet() - Method in NavigableMap
entrySet() - Method in NavigableMap.NullSafeNavigator
entrySet() - Method in NavigableMapConfig
entrySet() - Method in PrefixedConfig
entrySet() - Method in PropertyResolverMap
ENUM_CLASS_PROP - Field in GrailsDomainBinder
ENUM_ID_ACCESSOR - Field in IdentityEnumType
ENUM_TYPE_CLASS - Field in GrailsDomainBinder
ENUM_TYPE_PROP - Field in GrailsDomainBinder
enumClass - Field in IdentityEnumType
enumerateGrapes() - Method in MavenResolverGrapeEngine
EnumInputRenderer - Class in org.grails.scaffolding.registry.input
The default renderer for rendering enum properties
EnumInputRenderer() - Constructor in EnumInputRenderer
EnumMarshaller - Class in org.grails.web.converters.marshaller.xml
Authors:
Siegfried Puchbauer
EnumSpec - Class in org.apache.grails.data.testing.tck.tests
EnumSpec() - Constructor in EnumSpec
EnumThing - Class in org.apache.grails.data.testing.tck.domains
EnumThing() - Constructor in EnumThing
EnumType - Class in org.grails.datastore.gorm.mongo.simple
A custom type for persisting Enum which have an id field in domain classes.
enumType - Property in ColumnConfig
The enum type
EnumType() - Constructor in EnumType
environment - Property in Plugin
The current Grails Environment
EnvironmentAwareCodeGenConfig - Class in org.grails.plugins.databasemigration
EnvironmentAwareCodeGenConfig(org.grails.config.CodeGenConfig, java.lang.String) - Constructor in EnvironmentAwareCodeGenConfig
EnvironmentAwarePropertySource - Class in org.grails.config
environmentPrepared(org.springframework.boot.ConfigurableBootstrapContext, org.springframework.core.env.ConfigurableEnvironment) - Method in ExternalConfigRunListener
eol - Field in ParseException
The end of line string for this machine.
eq(java.lang.String, java.lang.Object) - Method in AbstractCriteriaBuilder
Creates an "equals" Criterion based on the specified property name and value.
eq(java.lang.String, java.lang.Object) - Method in AbstractDetachedCriteria
See Also:
Criteria
eq(java.lang.String, java.lang.Object, java.util.Map) - Method in AbstractHibernateCriteriaBuilder
Creates an "equals" Criterion based on the specified property name and value.
eq(java.lang.String, java.lang.Object) - Method in AbstractHibernateQuery
eq(java.lang.String, java.lang.Object) - Method in AbstractHibernateQuery.HibernateAssociationQuery
eq(java.lang.String, java.lang.Object) - Method in Criteria
Creates an "equals" Criterion based on the specified property name and value
eq(java.lang.String, java.lang.Object) - Method in DetachedCriteria
EQ_OPERATOR - Field in BsonQuery
eq(java.lang.String, java.lang.Object) - Method in Query
Restricts the results by the given properties value
eq(java.lang.String, java.lang.Object) - Method in Restrictions
Restricts the property to be equal to the given value
eqAll(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in AbstractCriteriaBuilder
Creates a subquery criterion that ensures the given property is equal to all the given returned values
eqAll(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in AbstractDetachedCriteria
eqAll(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in AbstractHibernateCriteriaBuilder
Creates a subquery criterion that ensures the given property is equal to all the given returned values
eqAll(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in Criteria
Creates a subquery criterion that ensures the given property is equal to all the given returned values
eqAll(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in DetachedCriteria
eqProperty(java.lang.String, java.lang.String) - Method in AbstractCriteriaBuilder
Constraints a property to be equal to a specified other property
eqProperty(java.lang.String, java.lang.String) - Method in AbstractDetachedCriteria
See Also:
Criteria
eqProperty(java.lang.String, java.lang.String) - Method in AbstractHibernateCriteriaBuilder
Creates a Criterion that compares to class properties for equality
eqProperty(java.lang.String, java.lang.String) - Method in Criteria
Constrains a property to be equal to a specified other property
eqProperty(java.lang.String, java.lang.String) - Method in DetachedCriteria
eqProperty(java.lang.String, java.lang.String) - Method in Restrictions
Constraints a property to be equal to a specified other property
Equal(java.lang.String) - Constructor in MethodExpression.Equal
equals(java.lang.Object) - Method in AbstractClosureProxy
Compares based on identities, but unlike the standard implementation this one will return true if the given object is the target closure for this wrapper as well.
equals(java.lang.Object) - Method in AbstractGrailsPlugin
EQUALS - Field in AbstractHibernateCriteriaBuilder
equals(java.lang.Object) - Method in AbstractPersistentCollection
equals(java.lang.Object) - Method in AbstractPersistentEntity
equals(java.lang.Object) - Method in AbstractTemplateVariableBinding.BindingMapEntry
equals(java.lang.Object) - Method in AbstractTypeConvertingMap
equals(java.lang.Object) - Method in DefaultCodecIdentifier
equals(java.lang.Object) - Method in DefaultJsonGenerator.ClosureConverter
Any two Converter instances registered for the same type are considered to be equal.
equals(java.lang.Object) - Method in DefaultUrlMappingInfo
equals(java.lang.Object) - Method in DelegatingBeanPropertyAccessorImpl
equals(java.lang.Object) - Method in Dependency
equals(java.lang.Object) - Method in Dependency.Exclusion
equals(java.lang.Object) - Method in EncodingStateImpl
equals(java.lang.Object) - Method in GrailsRepositoryConfiguration
equals(java.lang.Object, java.lang.Object) - Method in IdentityEnumType
equals(java.lang.Object) - Method in JSONArray
If the passed object is a JSONArray, then the underlying collection must be equal.
equals(java.lang.Object) - Method in JSONObject
equals(java.lang.Object) - Method in LazyMetaPropertyMap
equals(java.lang.Object) - Method in MimeType
equals(java.lang.Object) - Method in NavigableMap
equals(java.lang.Object) - Method in NavigableMap.NullSafeNavigator
equals(java.lang.Object) - Method in NavigableMapConfig
EQUALS_OPERATOR - Field in DetachedCriteriaTransformer
EQUALS_OPERATOR - Field in GrailsASTUtils
equals(java.lang.Object) - Method in PagedResultList
equals(java.lang.Object) - Method in Pair
equals(java.lang.Object) - Method in PrefixedConfig
EQUALS_PROPERTY - Field in AbstractHibernateCriteriaBuilder
Equals(java.lang.String, java.lang.Object) - Constructor in Query.Equals
equals(java.lang.Object) - Method in RepositoryConfiguration
equals(java.lang.Object) - Method in ResourceProfile
equals(java.lang.Object) - Method in SoftKey
equals(java.lang.Object) - Method in StreamCharBuffer
equals uses String.equals to check for equality to support compatibility with String instances in maps, sets, etc.
equals(java.lang.Object) - Method in TestAuthor
equals(java.lang.Object) - Method in Triple
equals(java.lang.Object) - Method in UrlCreatorCache.ReverseMappingKey
equals(java.lang.Object) - Method in VersionComparator
EqualsAll(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Constructor in Query.EqualsAll
EqualsProperty(java.lang.String, java.lang.String) - Constructor in Query.EqualsProperty
err - Property in SystemOutErrCapturer
err - Property in SystemStreamsRedirector
error(java.lang.String) - Method in AnsiConsoleUrlMappingsRenderer
error(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ASTNode, java.lang.String) - Method in AstUtils
error(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ASTNode, java.lang.String) - Method in BindingFormatASTTransformation
error(java.lang.Throwable) - Method in ConsoleLogger
Use to log an error
error() - Method in Events
Returns:
The id of the event to notify in the case of an error
error(org.spockframework.runtime.model.ErrorInfo) - Method in GebRecordingTestListener
error(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ASTNode, java.lang.String, boolean) - Method in GrailsASTUtils
Generates a fatal compilation error.
ERROR - Field in GrailsConsole
error(java.lang.String) - Method in GroovyChange
Called by the validate closure.
error() - Method in Publisher
Returns:
The id of the event to notify in the case of an error
ERROR_TAG - Field in VndErrorXmlRenderer
errorHandler - Property in DynamicElementReader
errorInfo - Property in GebRecordingTestListener
errorMessage(java.lang.String) - Method in CommandRunner
errorOccured - Field in AbstractMongoSession
errors - Property in GormValidateable
The validation errors object
ERRORS_PREFIX - Field in GrailsFlashScope
ERRORS_TAG - Field in VndErrorXmlRenderer
errorsHttpStatus - Property in DefaultJsonRenderer
ErrorsJsonViewRenderer - Class in grails.plugin.json.renderer
Renderer for the errors view
ErrorsJsonViewRenderer() - Constructor in ErrorsJsonViewRenderer
ErrorsViewStackTracePrinter - Class in org.grails.web.errors
Customized Stack trace output for the errors view.
ErrorsViewStackTracePrinter(org.grails.core.io.ResourceLocator) - Constructor in ErrorsViewStackTracePrinter
errorsViewStackTracePrinter - Property in RenderTagLib
escapeCharacter(char, char) - Method in AbstractCharReplacementEncoder
Escape the character, return null if no replacement has to be made
escapeCharacter(char, char) - Method in BasicJSONEncoder
escapeCharacter(char, char) - Method in BasicXMLEncoder
escapeCharacter(char, char) - Method in HTML4Encoder
escapeCharacter(char, char) - Method in JavaScriptEncoder
escapeCharSequence(java.lang.CharSequence) - Method in AbstractCharReplacementEncoder
escapeJavascript - Property in JavascriptTagLib
Escapes a javascript string replacing single/double quotes and new lines.
escapeUnicode - Property in JsonViewGeneratorConfiguration
EscapingFileNameCompletor - Class in org.grails.cli.interactive.completers
JLine Completor that does file path matching like FileNameCompletor, but in addition it escapes whitespace in completions with the '\' character.
EscapingFileNameCompletor() - Constructor in EscapingFileNameCompletor
establishPageName(org.springframework.core.io.Resource, java.lang.String) - Method in GroovyPagesTemplateEngine
Establishes the name to use for the given resource
establishPropertyName(org.codehaus.groovy.ast.MethodNode, java.lang.String, org.codehaus.groovy.ast.ClassNode) - Method in AbstractProjectionImplementer
establishRelationshipForCollection(java.beans.PropertyDescriptor, org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, Map<String,Class>, java.util.Map, boolean) - Method in GormMappingConfigurationStrategy
establishRelationshipForCollection(java.beans.PropertyDescriptor, java.lang.reflect.Field, org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, boolean) - Method in JpaMappingConfigurationStrategy
establishUrlPattern(grails.web.mapping.UrlMapping, boolean, int) - Method in AnsiConsoleUrlMappingsRenderer
ETAG - Field in HttpHeaders
evaluate(Class<?>, boolean, boolean, groovy.lang.Closure) - Method in ConstraintEvaluatorAdapter
evaluate(Class<?>, boolean, boolean, groovy.lang.Closure) - Method in ConstraintsEvaluator
Evaluate constraints for the given class
evaluate(Class<?>, boolean, boolean, groovy.lang.Closure) - Method in DefaultConstraintEvaluator
evaluate(groovy.lang.Closure, java.lang.Object) - Method in DefaultMappingConfigurationBuilder
evaluate(java.lang.String, int, java.lang.Object, Closure<?>) - Method in GroovyPage
In the development environment this method is used to evaluate expressions and improve error reporting
evaluate(groovy.lang.Closure, java.lang.Object) - Method in HibernateMappingBuilder
Central entry point for the class.
evaluate(groovy.lang.Closure, java.lang.Object) - Method in MappingConfigurationBuilder
Evaluates the configuration for the given closure
evaluate(groovy.lang.Closure) - Method in NamedQueriesBuilder
evaluate(org.grails.web.servlet.mvc.GrailsWebRequest) - Method in WebRequestTemplateVariableBinding
evaluateFeatures(org.grails.cli.profile.Profile, List<String>) - Method in CreateAppCommand
evaluateFileName(java.lang.String) - Method in GroovyScriptCommandFactory
evaluateFileName(java.lang.String) - Method in ResourceResolvingCommandFactory
evaluateMapping(org.grails.datastore.mapping.model.PersistentEntity, Closure<?>, boolean) - Method in GrailsDomainBinder
evaluateMappings(Closure<?>) - Method in DefaultUrlMappingEvaluator
evaluateMappings(Closure<?>) - Method in UrlMappingEvaluator
Evaluates mapping from the given closure if possible
evaluateNameForValue(java.lang.Object, org.grails.web.servlet.mvc.GrailsWebRequest) - Method in AbstractUrlMappingInfo
evaluateProfileName(org.grails.build.parsing.CommandLine) - Method in CreateAppCommand
evaluateWithContext(org.grails.datastore.mapping.config.groovy.MappingConfigurationBuilder, groovy.lang.Closure) - Method in AbstractGormMappingFactory
Event - Class in reactor.bus
deprecated:
Here for compatibility only.
event - Property in AbstractEventBus.NotificationTrigger
EVENT_BEFORE_INSERT - Field in DomainEventListener
event - Property in ClosureEventTrigger
Event(java.lang.String, T) - Constructor in Event
event - Property in EventSubscriberTrigger
event - Property in EventWithReply
EVENT_SUFFIX - Field in SpringEventTranslator
EventBus - Class in reactor.bus
deprecated:
Here for compatibility only.
eventBus - Property in EventBus
eventBus - Property in EventBusFactoryBean
eventBus - Property in Events
eventBus - Field in GormDispatcherRegistrar
eventBus - Field in GormEventDispatcher
EventBusAware - Trait in grails.events.bus
Trait for classes aware of the event bus
EventBusBuilder - Class in grails.events.bus
Tries to build the default event bus
EventBusBuilder() - Constructor in EventBusBuilder
EventBusFactoryBean - Class in org.grails.events.bus.spring
Factory bean for usage within Spring
EventBusFactoryBean() - Constructor in EventBusFactoryBean
EventBusGrailsPlugin - Class in org.grails.plugins.events
A plugin that integrates Reactor into Grails
EventBusGrailsPlugin() - Constructor in EventBusGrailsPlugin
EventEmitter - Interface in grails.events.emitter
An emitter sends events
eventFor(Map<String, Object>, T, Closure<Throwable>) - Method in Events
Creates an Event for the given headers, data and error consumer
eventIdForMethodName(java.lang.String) - Method in EventIdUtils
EventIdUtils - Class in org.grails.events
EventIdUtils() - Constructor in EventIdUtils
eventKey - Property in AbstractSubscription
EventListenerIntegrator - Class in org.grails.orm.hibernate
EventListenerIntegrator(org.grails.orm.hibernate.HibernateEventListeners, Map<String,Object>) - Constructor in EventListenerIntegrator
eventListeners - Field in AbstractMappingContext
eventListeners - Field in EventListenerIntegrator
eventListeners - Field in HibernateEventListener
eventListeners - Field in HibernateMappingContextSessionFactoryBean
EventPublisher - Trait in grails.events
A trait that can be implemented to make a class an event publisher
eventPublisher - Field in ClosureEventTriggeringInterceptor
eventPublisher - Field in GormValidationApi
eventPublisher - Field in HibernateDatastore
eventPublisher - Field in MongoDatastore
Events - Annotation Type in grails.events.annotation
Allows the definition of common event settings at the class level
events - Property in QueryEventsSpec.SpecQueryEventListener
events - Property in SessionCreationEventSpec.Listener
events - Property in SpecPersistenceListener
EventStorage - Class in org.grails.cli.profile.commands.events
Stores command line events
EventStorage() - Constructor in EventStorage
EventSubscriber - Interface in grails.events.subscriber
An interface for subscribers that accept the Event as an argument
EventSubscriberSubscription - Class in org.grails.events.registry
An event subscription for an Subscriber
EventSubscriberSubscription(java.lang.CharSequence, Map<CharSequence, Collection<Subscription>>, grails.events.subscriber.Subscriber) - Constructor in EventSubscriberSubscription
EventSubscriberTrigger - Class in org.grails.events
Simple trigger for an Subscriber
EventSubscriberTrigger(grails.events.Event, grails.events.subscriber.Subscriber) - Constructor in EventSubscriberTrigger
EventTrigger - Interface in grails.events.trigger
Encapsulates the execution of an event
EventTriggerCaller - Class in org.grails.datastore.gorm.support
eventTriggeringInterceptor - Field in AbstractHibernateDatastore
eventTriggeringInterceptor - Property in HibernateConnectionSourceSettings.HibernateSettings
The event triggering interceptor
EventTriggerTransactionSynchronization(org.grails.events.bus.AbstractEventBus.NotificationTrigger, org.springframework.transaction.event.TransactionPhase) - Constructor in AbstractEventBus.EventTriggerTransactionSynchronization
EventType - Enum in org.grails.datastore.mapping.engine.event
Authors:
Burt Beckwith
EventWithReply - Class in org.grails.events.rxjava3
An event with a reply
EventWithReply(grails.events.Event, groovy.lang.Closure) - Constructor in EventWithReply
evict(java.lang.Object) - Method in GrailsConcurrentLinkedMapCache
evict(java.lang.Object) - Method in GrailsHibernateTemplate
evict(java.lang.Object) - Method in IHibernateTemplate
evictionList - Field in AbstractGrailsPlugin
evictPlugin(grails.plugins.GrailsPlugin, java.lang.String) - Method in DefaultGrailsPluginManager
EXCEEDED_SUFFIX - Field in ConstrainedProperty
except(java.util.Map) - Method in Matcher
Synonym for Matcher.excludes
except(java.util.Map) - Method in UrlMappingMatcher
EXCEPTION_ATTRIBUTE - Field in ExceptionUtils
EXCEPTION_ATTRIBUTE - Field in GrailsExceptionResolver
EXCEPTION_ATTRIBUTE - Field in WebUtils
EXCEPTION - Enum Constant in Converter.CircularReferenceBehaviour
EXCEPTION_HANDLER_META_DATA_FIELD_NAME - Field in ControllerActionTransformer
EXCEPTION_MODEL_KEY - Field in GroovyPageView
exceptionHandlers - Property in AsyncGrailsWebRequest
exceptionType - Property in DefaultControllerExceptionHandlerMetaData
ExceptionUtils - Class in org.grails.exceptions
Utility methods for dealing with exception
ExceptionUtils() - Constructor in ExceptionUtils
EXCLUDE_MEMBER - Field in ApplicationClassInjector
EXCLUDED_AUTO_CONFIGURE_CLASSES - Field in ApplicationClassInjector
EXCLUDED_PROPERTIES - Field in ClassPropertyFetcher
excludedFieldNames - Field in DefaultJsonGenerator
excludedFieldNames - Field in JsonGenerator.Options
excludedFieldTypes - Field in DefaultJsonGenerator
excludedFieldTypes - Field in JsonGenerator.Options
excludeFieldsByName(Iterable<? extends CharSequence>) - Method in JsonGenerator.Options
Excludes from the output any fields that match the specified names.
excludeFieldsByType(Iterable<Class<?>>) - Method in JsonGenerator.Options
Excludes from the output any fields whose type is the same or is assignable to any of the given types.
excludeNulls - Field in DefaultJsonGenerator
excludeNulls - Field in JsonGenerator.Options
excludes - Field in AbstractConverter
EXCLUDES - Property in AbstractGormApi
excludes - Property in AbstractIncludeExcludeRenderer
excludes - Property in AbstractRenderContext
excludes(List<T>, T) - Method in IncludeExcludeSupport
excludes - Property in JsonRenderer
The properties to be excluded
excludes(Closure<Boolean>) - Method in Matcher
Adds an exclusion that is calculated by the given closure
EXCLUDES_PROPERTY - Property in IncludeExcludeSupport
excludes - Field in UrlMappingMatcher
excludes - Property in XmlRenderer
The properties to be excluded
excludesProperty(java.lang.Object, java.lang.String) - Method in AbstractIncludeExcludeRenderer
excludesProperty(java.lang.Object, java.lang.String) - Method in IncludeExcludePropertyMarshaller
Override for custom exclude logic
excludesProperty(java.lang.Object, java.lang.String) - Method in JsonRenderer.1
excludesProperty(java.lang.Object, java.lang.String) - Method in JsonRenderer.2
excludesProperty(java.lang.Object, java.lang.String) - Method in XmlRenderer.1
excludesProperty(java.lang.Object, java.lang.String) - Method in XmlRenderer.2
ExcludingPluginFilter - Class in org.grails.plugins
Implementation of PluginFilter which removes that all of the supplied plugins (identified by name) as well as their dependencies are omitted from the filtered plugin list.
ExcludingPluginFilter(java.lang.String) - Constructor in ExcludingPluginFilter
exclusionDependencySelector - Field in AbstractProfile
exclusiveResource - Property in GrailsContainerGebExtension
executablePatterns - Field in AbstractProfile
execute(org.grails.datastore.mapping.core.VoidSessionCallback) - Method in AbstractDatastoreApi
execute(org.grails.datastore.mapping.core.VoidSessionCallback) - Method in AbstractFinder
execute(org.gradle.tooling.BuildController) - Method in ClasspathBuildAction
execute(org.grails.datastore.mapping.core.Datastore, org.grails.datastore.mapping.core.VoidSessionCallback) - Method in DatastoreUtils
Execute the callback in the current session if it exists, or create a new one and close it otherwise.
execute(org.gradle.tooling.BuildController) - Method in FetchAllTaskSelectorsBuildAction
execute(java.lang.String) - Method in GrailsCli
Execute the given command
execute(HibernateCallback<T>) - Method in GrailsHibernateTemplate
execute(Closure<T>) - Method in GrailsTransactionTemplate
execute() - Method in GroovyPageCompilerTask
execute(Closure<T>) - Method in IHibernateTemplate
execute(Closure<?>) - Method in JSON.Builder
execute(Closure<?>) - Method in XML.Builder
executeAndRollback(Closure<T>) - Method in GrailsTransactionTemplate
executeAssociationSubQuery(java.lang.Object, org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.query.Query.Junction, org.grails.datastore.mapping.model.PersistentProperty) - Method in SimpleMapQuery
executeCommandWithArgumentValidation(org.grails.cli.profile.Command, org.grails.build.parsing.CommandLine) - Method in GrailsCli
executed - Field in PendingOperationAdapter
executed - Property in SynchronousPromise
executeDoWithSpringCallback(grails.core.GrailsApplication) - Method in GrailsApplicationBuilder
executeFind(HibernateCallback<?>) - Method in GrailsHibernateTemplate
executeGrailsBootstraps(grails.core.GrailsApplication, org.springframework.web.context.WebApplicationContext, jakarta.servlet.ServletContext, grails.plugins.GrailsPluginManager) - Method in GrailsConfigUtils
Executes Grails bootstrap classes
executeInsert(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.NativeEntryEntityPersister.NativeEntryModifyingEntityAccess, K, T) - Method in NativeEntryEntityPersister
Executes an insert for the given entity, entity access, identifier and native entry.
executeLikeWithRegex(org.grails.datastore.mapping.simple.engine.SimpleMapEntityPersister, org.grails.datastore.mapping.model.PersistentProperty, java.lang.Object) - Method in SimpleMapQuery
executeLogicalExpression(groovy.lang.Closure, java.lang.String) - Method in AbstractHibernateCriteriaBuilder
executePendingOperation(org.grails.datastore.mapping.core.impl.PendingOperation) - Method in PendingOperationExecution
executePendings(Collection<? extends Runnable>) - Method in AbstractSession
executeProcess(org.grails.cli.profile.ExecutionContext, java.lang.String) - Method in GrailsCli
executeQuery(java.lang.CharSequence, java.util.Collection, java.util.Map) - Method in AbstractHibernateGormStaticApi
executeQuery(org.grails.datastore.mapping.model.PersistentEntity, Junction) - Method in AbstractHibernateQuery
executeQuery(org.grails.datastore.mapping.model.PersistentEntity, Junction) - Method in AssociationQuery
executeQuery(java.lang.CharSequence, java.util.Collection, java.util.Map) - Method in GormEntity
Executes a query for the given String
executeQuery(java.lang.CharSequence, java.util.Collection, java.util.Map) - Method in GormStaticApi
executeQuery(java.lang.CharSequence, java.util.Collection, java.util.Map) - Method in GormStaticOperations
Executes a query for the given String
executeQuery(org.grails.datastore.mapping.model.PersistentEntity, Junction) - Method in HibernateHqlQuery
executeQuery(org.grails.datastore.mapping.model.PersistentEntity, Junction, com.mongodb.client.MongoCollection<Document>, org.bson.Document) - Method in MongoQuery
executeQuery(org.grails.datastore.mapping.model.PersistentEntity, Junction) - Method in Query
Subclasses should implement this to provide the concrete implementation of querying
executeQuery(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.query.Query.Junction) - Method in SimpleMapQuery
executeQuery(java.lang.CharSequence, java.util.Collection, java.util.Map) - Method in TenantDelegatingGormOperations
executeQueryAndApplyPagination(com.mongodb.client.MongoCollection<Document>, org.bson.Document) - Method in MongoQuery
ExecuteStep - Class in org.grails.cli.profile.steps
A Step that can execute another command
ExecuteStep(org.grails.cli.profile.ProfileCommand, Map<String, Object>) - Constructor in ExecuteStep
executeSubQuery(java.lang.Object, java.lang.Object) - Method in SimpleMapQuery
executeSubQueryInternal(java.lang.Object, java.lang.Object) - Method in SimpleMapQuery
executeUniqueResultWithProxyUnwrap() - Method in AbstractHibernateCriteriaBuilder
executeUniqueResultWithProxyUnwrap() - Method in HibernateCriteriaBuilder
executeUpdate(java.lang.CharSequence, java.util.Map) - Method in AbstractHibernateGormStaticApi
executeUpdate(java.lang.CharSequence, java.util.Collection, java.util.Map) - Method in GormEntity
Executes an update for the given String
executeUpdate(java.lang.CharSequence, java.util.Collection, java.util.Map) - Method in GormStaticApi
executeUpdate(java.lang.CharSequence, java.util.Collection, java.util.Map) - Method in GormStaticOperations
Executes an update for the given String
executeUpdate(java.lang.CharSequence, java.util.Collection, java.util.Map) - Method in HibernateGormStaticApi
executeUpdate(java.lang.CharSequence, java.util.Collection, java.util.Map) - Method in TenantDelegatingGormOperations
executeWithExistingOrCreateNewSession(org.hibernate.SessionFactory, Closure<T1>) - Method in GrailsHibernateTemplate
executeWithExistingOrCreateNewSession(org.hibernate.SessionFactory, Closure<T1>) - Method in IHibernateTemplate
executeWithNewSession(Closure<T>) - Method in GrailsHibernateTemplate
executeWithNewSession(Closure<T>) - Method in IHibernateTemplate
ExecutionContext - Interface in org.grails.cli.profile
Context for the execution of Command instances within a Profile
ExecutionContext() - Constructor in ExecutionContext
executionContext - Property in FileSystemInteractionImpl
executionContext - Property in GradleInvoker
executionContext - Property in GrailsApplicationCommand
executionContext - Property in GroovyScriptCommand
executionContext - Property in ScriptDatabaseMigrationCommand
executionContext - Property in TemplateRendererImpl
ExecutionContextImpl(org.grails.build.parsing.CommandLine, org.grails.cli.profile.ProjectContext) - Constructor in GrailsCli.ExecutionContextImpl
executor - Field in AssociationQueryProxyHandler
executor - Property in ExecutorEventBus
ExecutorEventBus - Class in org.grails.events.bus
An event bus that uses an java.util.concurrent.Executor
ExecutorEventBus(java.util.concurrent.Executor) - Constructor in ExecutorEventBus
ExecutorPromiseFactory - Interface in org.grails.async.factory.future
Interface for classes that are both a PromiseFactory and an ExecutorService
executorService - Property in CachedThreadPoolPromiseFactory
exists(QueryableCriteria<?>) - Method in AbstractCriteriaBuilder
exists(QueryableCriteria<?>) - Method in AbstractDetachedCriteria
See Also:
Criteria#exists(org.grails.datastore.mapping.query.api.QueryableCriteria)
exists(QueryableCriteria<?>) - Method in AbstractHibernateCriteriaBuilder
exists(java.io.Serializable) - Method in AbstractHibernateGormStaticApi
exists() - Method in ByteArrayResource
exists(QueryableCriteria<?>) - Method in Criteria
Executes an exists subquery
exists(QueryableCriteria<?>) - Method in DetachedCriteria
exists(java.io.Serializable) - Method in GormEntity
Checks whether an entity exists
exists(java.io.Serializable) - Method in GormStaticApi
Checks whether an entity exists
exists(java.io.Serializable) - Method in GormStaticOperations
Checks whether an entity exists
exists() - Method in GrailsResource
EXISTS_OPERATOR - Field in BsonQuery
Exists(org.grails.datastore.mapping.query.api.QueryableCriteria) - Constructor in Query.Exists
exists() - Method in SpringResource
exists(java.io.Serializable) - Method in TenantDelegatingGormOperations
exit(int) - Method in GrailsCli
exit(java.util.EventObject) - Method in GroovyConsoleApplicationContext.1
exit(java.util.EventObject) - Method in GroovyConsoleWebApplicationContext.1
EXPAND - Property in DefaultJsonViewHelper
The expand parameter
ExpandBuff(boolean) - Method in SimpleCharStream
EXPECT - Field in HttpHeaders
expectCheckForChanges() - Method in MockGrailsPluginManager
expectedTokenSequences - Field in ParseException
Each entry in this array is an array of integers.
expire() - Method in CacheEntry
EXPIRES - Field in HttpHeaders
explicitSaveUpdateCascade - Property in PropertyConfig
exposeIncludeRequestAttributes(jakarta.servlet.http.HttpServletRequest) - Method in WebUtils
exposeNativeSession - Field in GrailsHibernateTemplate
exposeRequestAttributesAndReturnOldValues(jakarta.servlet.http.HttpServletRequest, Map<String,?>) - Method in WebUtils
EXPRESSION_CODEC_NAME - Field in OutputEncodingSettings
expression codec escapes values inside ${} to output
EXPRESSION_OUT - Field in GroovyPage
EXPRESSION_OUT_STATEMENT - Field in GroovyPage
expressionCodec - Property in GroovyPageCompiler
expressionEncoder(org.grails.encoder.Encoder) - Method in OutputEncodingStackAttributes.Builder
ExtendedClassCollector(InnerLoader, org.codehaus.groovy.control.CompilationUnit, org.codehaus.groovy.control.SourceUnit) - Constructor in ExtendedGroovyClassLoader.ExtendedClassCollector
ExtendedGroovyClassLoader - Class in org.grails.cli.compiler
Extension of the groovy.lang.GroovyClassLoader with support for obtaining '.class' files as resources.
ExtendedGroovyClassLoader.ExtendedClassCollector - Class in org.grails.cli.compiler
Inner collector class used to track as classes are added.
ExtendedGroovyClassLoader(org.grails.cli.compiler.GroovyCompilerScope) - Constructor in ExtendedGroovyClassLoader
ExtendedProxy - Class in grails.util
Extends the Groovy Proxy implementation and adds proxying of property getters/setters.
ExtendedProxy() - Constructor in ExtendedProxy
extension - Property in GenericViewConfiguration
The file extension of the templates
extension - Property in GenericViewUriResolver
EXTENSION - Enum Constant in GroovyCompilerScope
Extension scope, allows full access to internal CLI classes.
EXTENSION - Field in GroovyPage
EXTENSION - Field in GroovyPagesUriSupport
EXTENSION - Field in JsonViewWritableScript
EXTENSION - Field in MarkupViewTemplate
extension - Property in MimeType
extension - Property in ResolvableGroovyTemplateEngine
The view uri resolver
extension - Property in ViewsTransform
extension - Property in WatchPattern
The file extensions within the directories being watched
extensions - Property in FileExtensionFileChangeListener
external - Property in ApplicationTagLib
Render the appropriate kind of external link for use in based on the type of the URI.
ExternalConfigRunListener - Class in grails.config.external
ExternalConfigRunListener(org.springframework.boot.SpringApplication, java.lang.String) - Constructor in ExternalConfigRunListener
extractAttributeValue(java.lang.String) - Method in GroovySyntaxTag
extractControllerNameFromTestClassName(java.lang.String, java.lang.String) - Method in ControllerNameExtractor
Derive the controller name from the given class name using the list of given suffixes, typically ['Test', 'Tests', 'Spec', 'Specification'].
extractErrors(java.lang.Object) - Method in ValidationTagLib
extractGenericDomainClass(org.codehaus.groovy.ast.ClassNode) - Method in ScaffoldingControllerInjector
extractLineNumber(org.codehaus.groovy.control.CompilationFailedException) - Method in ExceptionUtils
extractLineNumber(org.codehaus.groovy.control.CompilationFailedException) - Method in GrailsExceptionResolver
extractPathWithinPattern(java.lang.String, java.lang.String) - Method in AntPathMatcher
Given a pattern and a full path, determine the pattern-mapped part.
extractRootCause(java.lang.Throwable) - Method in GrailsUtil
extractUriTemplateVariables(java.lang.String, java.lang.String) - Method in AntPathMatcher
extractValue(java.lang.Object, org.grails.datastore.mapping.model.PersistentProperty) - Method in DomainClassMarshaller

F

f - Property in CommonTypes
Face - Class in org.apache.grails.data.testing.tck.domains
Face() - Constructor in Face
face - Property in Nose
face - Property in Person
face - Property in Pet
factoriesByName - Field in DefaultConstraintRegistry
factoriesByType - Field in DefaultConstraintRegistry
factory - Property in GormValidatorFactoryAdapter
fail(java.lang.String) - Method in GroovyPrecondition
Called from the check closure as a shortcut to throw a PreconditionFailedException.
failedPlugins - Field in AbstractGrailsPluginManager
failOnError - Field in AbstractHibernateDatastore
failOnError - Field in AbstractHibernateEventListener
failOnError - Property in ConnectionSourceSettings
Whether to fail on a validation error
failOnError - Property in GormEnhancer
failOnError - Property in GormInstanceApi
failOnError - Field in SimpleMapDatastore
failOnErrorPackages - Field in AbstractHibernateEventListener
failOnErrorPackages - Property in ConnectionSourceSettings
Package names that should fail on error
FAILURE - Property in CommandLineHelper
fallBackConfiguration - Property in ConfigurationBuilder
fallBackHibernateSettings - Property in HibernateConnectionSourceSettingsBuilder
Family - Class in org.grails.datastore.mapping.keyvalue.mapping.config
family - Property in Family
family - Property in SimpleMapEntityPersister
fastClass() - Method in EntityReflector
Returns:
The fast class
fastClass(java.lang.Class) - Method in GrailsClassUtils
fastClassData - Field in MongoCodecEntityPersister
FastStringPrintWriter - Class in org.grails.buffer
Fast in-memory PrintWriter implementation.
FastStringPrintWriter(java.lang.Object) - Constructor in FastStringPrintWriter
FastStringWriter - Class in org.grails.buffer
Java's default StringWriter uses a StringBuffer which is synchronized.
FastStringWriter(java.lang.Object) - Constructor in FastStringWriter
Feature - Interface in org.grails.cli.profile
An interface that describes a feature of a profile.
features - Field in AbstractProfile
features - Property in CreateAppCommand.CreateAppCommandObject
FEATURES_FLAG - Field in CreateAppCommand
FEED_TAG - Field in AtomRenderer
fetch(jakarta.persistence.FetchType) - Method in Property
Configure the fetch strategy
FetchAllTaskSelectorsBuildAction - Class in org.grails.cli.gradle
A org.gradle.tooling.BuildAction that calculates all the tasks from the Gradle build
FetchAllTaskSelectorsBuildAction.AllTasksModel - Class in org.grails.cli.gradle
FetchAllTaskSelectorsBuildAction(java.io.File) - Constructor in FetchAllTaskSelectorsBuildAction
fetchMode(java.lang.String, org.hibernate.FetchMode) - Method in AbstractHibernateCriteriaBuilder
Sets the fetch mode of an associated path
fetchStrategies - Field in AbstractDetachedCriteria
fetchStrategies - Field in Query
fetchStrategy - Property in Property
Returns:
The strategy to use to fetch the property (lazy or eager)
fetchStrategy(java.lang.String) - Method in Query
Obtain the fetch strategy for the given property
field() - Method in EntityReflector.PropertyReader
Returns:
The field or null if the field cannot be resolved
field() - Method in EntityReflector.PropertyWriter
Returns:
The field or null if the field cannot be resolved
field - Property in FormTagLib
A general tag for creating fields.
field(java.lang.String) - Method in MongoAttribute
Configures the field name to map to
FIELD_TARGET_DATASTORE - Field in AbstractDatastoreMethodDecoratingTransformation
FieldEntityAccess - Class in org.grails.datastore.mapping.reflect
Uses field reflection or CGlib to improve performance
FieldEntityAccess(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object, org.grails.databinding.converters.ConversionService) - Constructor in FieldEntityAccess
fieldError - Property in ValidationTagLib
Renders an error message for the given bean and field.
fieldImpl(org.grails.buffer.GrailsPrintWriter, java.util.Map) - Method in FormTagLib
fieldsDomainPropertyFactory - Property in BeanPropertyAccessorFactory
FieldsGrailsPlugin - Class in grails.plugin.formfields
FieldsGrailsPlugin() - Constructor in FieldsGrailsPlugin
fieldValue - Property in ValidationTagLib
Obtains the value of a field either from the original errors.
file(java.lang.Object) - Method in FileSystemInteraction
Obtain a file for the given path
file(java.lang.Object) - Method in FileSystemInteractionImpl
Obtain a file for the given path
file - Property in MockPart
file - Field in PlainFormatter
FILE_SEPARATOR - Field in DefaultResourceLocator
FILE_SEPARATOR - Field in ResourceLocator
FILE_URL_PREFIX - Field in ResourceUtils
URL prefix for loading from the file system: "file:".
file - Property in WatchPattern
A concrete file being watched, if any
fileCacheMillis - Field in ReloadableResourceBundleMessageSource
fileDetector() - Method in ContainerGebConfiguration
The org.openqa.selenium.remote.FileDetector implementation to use for this class.
fileDetector() - Method in IContainerGebConfiguration
FileExtensionFileChangeListener - Class in org.grails.io.watch
A org.grails.io.watch.DirectoryWatcher.FileChangeListener that only fires for specific extension or list of extensions
FileExtensionFileChangeListener(List<String>) - Constructor in FileExtensionFileChangeListener
fileExtensions - Property in GroovyConfigPropertySourceLoader
FileInputRenderer - Class in org.grails.scaffolding.registry.input
The default renderer for rendering byte[] or Blob properties
FileInputRenderer() - Constructor in FileInputRenderer
fileName - Field in CachedGradleOperation
fileName - Property in ViewCompilationException
fileNamePattern - Property in GroovyScriptCommandFactory
fileNamePattern - Property in YamlCommandFactory
files(java.lang.String) - Method in FileSystemInteraction
Get files matching the given pattern
files(java.lang.String) - Method in FileSystemInteractionImpl
Get files matching the given pattern
FileSystemCommandResourceResolver - Class in org.grails.cli.profile.commands.factory
A CommandResourceResolver that resolves from the file system
FileSystemCommandResourceResolver(Collection<String>) - Constructor in FileSystemCommandResourceResolver
filesystemFriendlyName - Property in ContainerGebTestDescription
FileSystemInteraction - Interface in org.grails.cli.profile.commands.io
Utility methods exposed to scripts for interacting with resources (found on the file system or jars) and the file system
FileSystemInteraction.CopySpec - Class in org.grails.cli.profile.commands.io
FileSystemInteraction.CopySpec() - Constructor in FileSystemInteraction.CopySpec
fileSystemInteraction - Property in GrailsApplicationCommand
fileSystemInteraction - Property in GroovyScriptCommand
fileSystemInteraction - Property in TemplateRendererImpl
FileSystemInteractionImpl - Class in org.grails.cli.profile.commands.io
Utility methods exposed to scripts for interacting with resources (found on the file system or jars) and the file system
FileSystemInteractionImpl(org.grails.cli.profile.ExecutionContext, org.springframework.core.io.ResourceLoader) - Constructor in FileSystemInteractionImpl
FileSystemProfile - Class in org.grails.cli.profile
Simple disk based implementation of the Profile interface
FileSystemProfile(org.grails.cli.profile.ProfileRepository, java.io.File) - Constructor in FileSystemProfile
FileSystemResourceLoader - Class in org.grails.io.support
ResourceLoader implementation that resolves plain paths as file system resources rather than as class path resources (the latter is DefaultResourceLoader's default strategy).
fillArguments(org.grails.cli.profile.ExecutionContext, org.gradle.tooling.BuildLauncher) - Method in GradleStep
FillBuff() - Method in SimpleCharStream
filter(java.lang.Throwable) - Method in DefaultStackTraceFilterer
FILTER_ENCODING - Field in Settings
The encoding to use for filters, default to UTF-8
FILTER_FORCE_ENCODING - Field in Settings
The encoding to use for filters, default to UTF-8
filter(DistinctIterable<Document>, Map<String, Object>) - Method in MongoExtensions
********** DistinctIterable Extensions ************
filter(java.lang.Throwable) - Method in StackTraceFilterer
filterAnnotations(org.codehaus.groovy.ast.AnnotatedNode, Set<String>, Set<String>) - Method in GrailsASTUtils
filterBodyAttr(java.lang.Object) - Method in TemplateNamespacedTagDispatcher
filterGStringReferences(java.lang.Object) - Method in BeanBuilder
FilteringCodecsByContentTypeSettings - Class in org.grails.web.pages
FilteringCodecsByContentTypeSettings(grails.core.GrailsApplication) - Constructor in FilteringCodecsByContentTypeSettings
filterPluginList(List<GrailsPlugin>) - Method in BasePluginFilter
Template method shared by subclasses of BasePluginFilter.
filterPluginList(java.util.List) - Method in IdentityPluginFilter
Simply returns original list reference.
filterPluginList(List<GrailsPlugin>) - Method in PluginFilter
Returns a filtered list of plugins.
filterQueryArgumentMap(java.util.Map) - Method in AbstractHibernateGormStaticApi
filterStackTrace(java.lang.Exception) - Method in GrailsExceptionResolver
finalizeDeferredProperties() - Method in BeanBuilder
find(D, java.util.Map) - Method in AbstractHibernateGormStaticApi
find(java.lang.String) - Method in CompositeDependencyManagement
find(java.lang.String) - Method in DependencyManagement
Finds the managed dependency with the given artifactId.
find(groovy.lang.Closure) - Method in DetachedCriteria
Synonym for #get
find(java.lang.CharSequence, java.util.Collection, java.util.Map) - Method in GormEntity
Finds an object for the given string-based query, positional parameters and arguments
find() - Method in GormQueryOperations
Synonym for #get
find(java.lang.CharSequence, java.util.Collection, java.util.Map) - Method in GormStaticApi
find(java.lang.CharSequence, java.util.Collection, java.util.Map) - Method in GormStaticOperations
Finds an object for the given string-based query, positional parameters and arguments
find(java.lang.String) - Method in GrailsDependencyVersions
find(groovy.lang.Closure) - Method in GrailsMockHttpServletRequest
Adds a "find()" method to the request that searches the request's attributes.
find(jakarta.servlet.http.HttpServletRequest, Closure<Boolean>) - Method in HttpServletRequestExtension
find(java.lang.String) - Method in MavenModelDependencyManagement
find(org.bson.conversions.Bson) - Method in MongoEntity
Finds all of the entities in the collection.
find(MongoCollection<Document>, Map<String, Object>, Map<String, Object>) - Method in MongoExtensions
find(org.bson.conversions.Bson) - Method in MongoStaticApi
find(org.bson.conversions.Bson) - Method in MongoStaticOperations
Find an entity for the given filter
find(groovy.lang.Closure) - Method in NamedCriteriaProxy
find(Map<String, Object>, java.lang.String, Range<Integer>) - Method in PageDelegate
find() - Method in QueryableCriteria
Returns:
Find a single result
find(java.lang.CharSequence, java.util.Collection, java.util.Map) - Method in TenantDelegatingGormOperations
findAbstractMethodsInternal(org.codehaus.groovy.ast.ClassNode, List<MethodNode>, boolean) - Method in AstUtils
findAll(D, java.util.Map) - Method in AbstractHibernateGormStaticApi
findAll(java.lang.CharSequence, java.util.Collection, java.util.Map) - Method in GormEntity
Finds all objects for the given string-based query, positional parameters and arguments
findAll(java.lang.CharSequence, java.util.Collection, java.util.Map) - Method in GormStaticApi
findAll(java.lang.CharSequence, java.util.Collection, java.util.Map) - Method in GormStaticOperations
Finds all objects for the given string-based query, positional parameters and arguments
findAll(groovy.lang.Closure) - Method in GrailsMockHttpServletRequest
Like the find(Closure) method, this searches the request attributes.
findAll(jakarta.servlet.http.HttpServletRequest, groovy.lang.Closure) - Method in HttpServletRequestExtension
findAll(java.lang.CharSequence, java.util.Collection, java.util.Map) - Method in TenantDelegatingGormOperations
findAllAbstractMethods(org.codehaus.groovy.ast.ClassNode) - Method in AstUtils
Finds all the abstract methods for the give class node
FindAllByBooleanFinder - Class in org.grails.datastore.gorm.finders
The "findAll<booleanProperty>By*" static persistent method.
FindAllByBooleanFinder(org.grails.datastore.mapping.model.MappingContext) - Constructor in FindAllByBooleanFinder
FindAllByFinder - Class in org.grails.datastore.gorm.finders
Finder used to return multiple results.
FindAllByFinder(org.grails.datastore.mapping.model.MappingContext) - Constructor in FindAllByFinder
FindAllByImplementer - Class in org.grails.datastore.gorm.services.implementers
Automatically implement services that find objects based an arguments
FindAllByImplementer() - Constructor in FindAllByImplementer
FindAllByInterfaceProjectionImplementer - Class in org.grails.datastore.gorm.services.implementers
Created by graemerocher on 05/04/2017.
FindAllByInterfaceProjectionImplementer() - Constructor in FindAllByInterfaceProjectionImplementer
findAllClassPathResources(java.lang.String) - Method in ClosureClassIgnoringComponentScanBeanDefinitionParser
findAllClassPathResources(java.lang.String) - Method in PathMatchingResourcePatternResolver
Find all class location resources with the given location via the ClassLoader.
findAllCommands() - Method in HelpCommand
findAllFilesByName(java.io.File, java.lang.String) - Method in CreateAppCommand
FindAllImplementer - Class in org.grails.datastore.gorm.services.implementers
Automatically implements Service interface methods that start with "list" and return an iterable of domain classes
FindAllImplementer() - Constructor in FindAllImplementer
FindAllInterfaceProjectionImplementer - Class in org.grails.datastore.gorm.services.implementers
Used for performing interface projections on
FindAllInterfaceProjectionImplementer() - Constructor in FindAllInterfaceProjectionImplementer
findAllParamsNotInKeys(java.util.Map, java.util.Set) - Method in UrlMappingUtils
findAllParamsNotInUrlMappingKeywords(java.util.Map) - Method in UrlMappingUtils
Returns:
a Map without entries whose key belongs to UrlMapping#KEYWORDS
FindAllPropertyProjectionImplementer - Class in org.grails.datastore.gorm.services.implementers
Support for projections that return multiple results
FindAllPropertyProjectionImplementer() - Constructor in FindAllPropertyProjectionImplementer
FindAllStringQueryImplementer - Class in org.grails.datastore.gorm.services.implementers
Implements support for String-based queries that return an iterable or array of domain classes
FindAllStringQueryImplementer() - Constructor in FindAllStringQueryImplementer
findAllUnimplementedAbstractMethods(org.codehaus.groovy.ast.ClassNode) - Method in AstUtils
Finds all the abstract methods for the give class node
findAllWhere(java.util.Map, java.util.Map) - Method in AbstractHibernateGormStaticApi
findAllWhere(java.util.Map, java.util.Map) - Method in GormEntity
Finds all results matching all of the given conditions.
findAllWhere(java.util.Map, java.util.Map) - Method in GormStaticApi
Finds all results matching all of the given conditions.
findAllWhere(java.util.Map, java.util.Map) - Method in GormStaticOperations
Finds all results matching all of the given conditions.
findAllWhere(java.util.Map) - Method in NamedCriteriaProxy
findAllWhere(java.util.Map, java.util.Map) - Method in TenantDelegatingGormOperations
FindAllWhereImplementer - Class in org.grails.datastore.gorm.services.implementers
Implements support for the Where annotation on Service instances that return a multiple results
FindAllWhereImplementer() - Constructor in FindAllWhereImplementer
findAllWithSql(java.lang.CharSequence, java.util.Map) - Method in AbstractHibernateGormStaticApi
Finds all results for this entity for the given SQL query
findAllWithSql(java.lang.CharSequence, java.util.Map) - Method in HibernateEntity
Finds all objects for the given string-based query
FindAndDeleteImplementer - Class in org.grails.datastore.gorm.services.implementers
An implementer that handles delete methods
FindAndDeleteImplementer() - Constructor in FindAndDeleteImplementer
findAnnotation(org.codehaus.groovy.ast.AnnotatedNode, List<AnnotationNode>) - Method in AstAnnotationUtils
findAnnotation(org.codehaus.groovy.ast.AnnotatedNode, List<AnnotationNode>) - Method in AstUtils
findAnnotation(org.codehaus.groovy.ast.ClassNode, Class<?>) - Method in GrailsASTUtils
findAnnotationOnBean(java.lang.String, Class<A>) - Method in GenericBeanFactoryAccessor
Find a java.lang.annotation.Annotation of annotationType on the specified bean, traversing its interfaces and super classes if no annotation can be found on the given class itself, as well as checking its raw bean class if not found on the exposed bean reference (e.g. in case of a proxy).
findApplication() - Method in Holders
Returns:
The ApplicationContext or null if it doesn't exist
findApplication(jakarta.servlet.ServletContext) - Method in WebUtils
Looks up the GrailsApplication instance
findApplicationContext() - Method in GrailsApplicationDiscoveryStrategy
Returns:
Find the ApplicationContext instance
findApplicationContext() - Method in Holders
Returns:
The ApplicationContext or null if it doesn't exist
findApplicationContext() - Method in ServletEnvironmentGrailsApplicationDiscoveryStrategy
findApplicationContext(jakarta.servlet.ServletContext) - Method in WebUtils
Locates the ApplicationContext, returns null if not found
findArgsExpression(org.codehaus.groovy.ast.MethodNode) - Method in AbstractReadOperationImplementer
findArgsExpression(org.codehaus.groovy.ast.MethodNode) - Method in DeleteWhereImplementer
findAttribute(java.lang.String) - Method in GroovyPagesPageContext
findBinaryScriptSource(java.lang.String) - Method in DefaultGroovyPageLocator
findBindingForVariable(java.lang.String) - Method in AbstractTemplateVariableBinding
findBindingForVariable(java.lang.String) - Method in TemplateVariableBinding
ModifyOurScopeWithBodyTagTests breaks if variable isn't changed in the binding it exists in.
findBindingForVariable(java.lang.String) - Method in WebRequestTemplateVariableBinding
findBindingInOutputContext() - Method in GroovyPageStaticResourceLocator
FindByBooleanFinder - Class in org.grails.datastore.gorm.finders
FindByBooleanFinder(org.grails.datastore.mapping.model.MappingContext) - Constructor in FindByBooleanFinder
FindByExampleSpec - Class in org.apache.grails.data.testing.tck.tests
FindByExampleSpec() - Constructor in FindByExampleSpec
FindByFinder - Class in org.grails.datastore.gorm.finders
Finder used to return a single result
FindByFinder(org.grails.datastore.mapping.model.MappingContext) - Constructor in FindByFinder
FindByMethodSpec - Class in org.apache.grails.data.testing.tck.tests
Authors:
graemerocher
FindByMethodSpec() - Constructor in FindByMethodSpec
findClass(java.lang.String) - Method in ExtendedGroovyClassLoader
findCommand(java.lang.String) - Method in ApplicationContextCommandRegistry
findCommand(java.lang.String) - Method in CommandRunner
Find a command by name.
findCommandResources(org.grails.cli.profile.Profile) - Method in ClasspathCommandResourceResolver
findCommandResources(org.grails.cli.profile.Profile) - Method in CommandResourceResolver
Finds Command resources for the given profile
findCommandResources(org.grails.cli.profile.Profile) - Method in FileSystemCommandResourceResolver
findCommandResources(org.grails.cli.profile.Profile, boolean) - Method in ResourceResolvingCommandFactory
findCommands(org.grails.cli.profile.Profile, boolean) - Method in ApplicationContextCommandFactory
findCommands() - Method in ApplicationContextCommandRegistry
findCommands(org.grails.cli.profile.Profile, boolean) - Method in CommandFactory
Creates a command for the given name
findCommands(org.grails.cli.profile.Profile, boolean) - Method in CommandRegistry
findCommands(org.grails.cli.profile.Profile, grails.build.logging.GrailsConsole) - Method in ProfileInfoCommand
findCommands(org.grails.cli.profile.Profile, boolean) - Method in ResourceResolvingCommandFactory
findCommands(org.grails.cli.profile.Profile, boolean) - Method in ServiceCommandFactory
findConnectionId(org.codehaus.groovy.ast.MethodNode) - Method in AbstractServiceImplementer
findConstrainedProperties(org.grails.datastore.mapping.model.PersistentEntity) - Method in ConstrainedDiscovery
Finds the constrained properties for the given entity
findConstrainedProperties(org.grails.datastore.mapping.model.PersistentEntity) - Method in DefaultConstrainedDiscovery
findConstraintFactories(Class<T>) - Method in ConstraintRegistry
Finds a constraint by class
findConstraintFactories(Class<T>) - Method in DefaultConstraintRegistry
findConstructor(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.Parameter) - Method in GrailsASTUtils
Finds a constructor for the given class node and parameter types
findContainerRenderer(grails.web.mime.MimeType, Class<C>, T) - Method in DefaultRendererRegistry
findContainerRenderer(grails.web.mime.MimeType, Class<C>, T) - Method in RendererRegistry
Finds a renderer for a container (List, Errors, Map etc.) for another object
findConverter(Class<?>) - Method in DefaultJsonGenerator
Finds a converter that can handle the given type.
findCustomType(org.grails.datastore.mapping.model.MappingContext, Class<?>) - Method in MappingFactory
findDatastore(java.lang.Class, java.lang.String) - Method in GormEnhancer
Find a datastore for the give entity type and qualifier (the connection name)
findDatastoreByType(Class<? extends Datastore>) - Method in GormEnhancer
Finds a datastore by type
findDecorators() - Method in AsyncWebRequestPromiseDecoratorLookupStrategy
findDecorators() - Method in PromiseDecoratorLookupStrategy
findDefaultDatastore(org.grails.datastore.mapping.core.Datastore) - Method in RuntimeSupport
Finds the default datastore from an array of datastores
findDirty(java.lang.Object, org.grails.datastore.mapping.engine.EntityPersister, org.hibernate.Session, org.hibernate.CustomEntityDirtinessStrategy.DirtyCheckContext) - Method in GrailsEntityDirtinessStrategy
findDomainClass(java.lang.Object) - Method in ByDatasourceDomainClassFetcher
findDomainClass(java.lang.Object) - Method in ByGrailsApplicationDomainClassFetcher
findDomainClass(java.lang.Object) - Method in DomainClassFetcher
findEntity(java.lang.Object) - Method in DefaultJsonViewHelper
findEntity(java.lang.Class, java.lang.String) - Method in GormEnhancer
Find the entity for the given type
findEntityEntry(D, org.grails.datastore.mapping.core.SessionImplementor, boolean) - Method in HibernateGormInstanceApi
FINDER_ORDER - Field in GroovyTransformOrder
Transforms groovy finders into DetachedCriteria
FinderMethod - Interface in org.grails.datastore.gorm.finders
Implementation of dynamic finders.
finders - Property in GormEnhancer
finders - Property in NamedCriteriaProxy
findEventListener(java.lang.Object, org.hibernate.engine.spi.SessionFactoryImplementor) - Method in HibernateEventListener
findEventPublisher(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in AbstractDatastoreInitializer
Finds the event publisher to use
findFirstElementCausedByScript() - Method in ViewRenderException
findGrailsApplication() - Method in GrailsApplicationDiscoveryStrategy
Returns:
Find the GrailsApplication instance
findGrailsApplication() - Method in ServletEnvironmentGrailsApplicationDiscoveryStrategy
findInjectors(java.lang.String, grails.compiler.ast.ClassInjector) - Method in ArtefactTypeAstTransformation
findInputProperties(org.grails.datastore.mapping.model.PersistentEntity, groovy.lang.Closure) - Method in DomainModelService
The list of DomainProperty instances that allow for user input and the closure returns true for
findInputProperties(org.grails.datastore.mapping.model.PersistentEntity, groovy.lang.Closure) - Method in DomainModelServiceImpl
Will return all properties in a domain class that the provided closure returns true for.
findInstanceApi(Class<D>, java.lang.String) - Method in GormEnhancer
Find an instance API for the give entity type and qualifier (the connection name)
findInstanceApiForConnectionId(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in AbstractServiceImplementer
findInterface(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in AstUtils
findInterface(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in GrailsASTUtils
findMarhallerFor(java.lang.Object) - Method in ChainedConverterConfiguration.ChainedObjectMarshaller
findMatchingObjectForMimeType(grails.web.mime.MimeType, java.lang.Object) - Method in ClassAndMimeTypeRegistry
findMessageSource(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in AbstractDatastoreInitializer
Finds the message source to use
findMethodExpression(java.lang.String) - Method in DynamicFinder
findMethodToInvoke(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in FindOneImplementer
findNamedQuery(java.lang.Class, java.lang.String) - Method in GormEnhancer
deprecated:
Use #createNamedQuery(entity, queryName) instead
findOne(MongoCollection<Document>, Map<String, Object>, Map<String, Object>, Map<String, Object>, com.mongodb.ReadPreference) - Method in MongoExtensions
findOneAndDelete(org.bson.conversions.Bson, com.mongodb.client.model.FindOneAndDeleteOptions) - Method in MongoEntity
Atomically find a document and remove it.
findOneAndDelete(MongoCollection<Document>, Map<String, Object>, Map<String, Object>) - Method in MongoExtensions
findOneAndDelete(org.bson.conversions.Bson, com.mongodb.client.model.FindOneAndDeleteOptions) - Method in MongoStaticApi
findOneAndDelete(org.bson.conversions.Bson, com.mongodb.client.model.FindOneAndDeleteOptions) - Method in MongoStaticOperations
Atomically find a document and remove it.
findOneAndReplace(MongoCollection<Document>, Map<String, Object>, Map<String, Object>, Map<String, Object>) - Method in MongoExtensions
findOneAndUpdate(MongoCollection<Document>, Map<String, Object>, Map<String, Object>, Map<String, Object>) - Method in MongoExtensions
FindOneByImplementer - Class in org.grails.datastore.gorm.services.implementers
Handles implementation for a finder that returns a single result
FindOneByImplementer() - Constructor in FindOneByImplementer
FindOneByInterfaceProjectionImplementer - Class in org.grails.datastore.gorm.services.implementers
Interface projections for dynamic finders
FindOneByInterfaceProjectionImplementer() - Constructor in FindOneByInterfaceProjectionImplementer
FindOneImplementer - Class in org.grails.datastore.gorm.services.implementers
An implementer that implements logic for finding a single entity
FindOneImplementer() - Constructor in FindOneImplementer
FindOneInterfaceProjectionImplementer - Class in org.grails.datastore.gorm.services.implementers
Interface projection finder
FindOneInterfaceProjectionImplementer() - Constructor in FindOneInterfaceProjectionImplementer
FindOneInterfaceProjectionStringQueryImplementer - Class in org.grails.datastore.gorm.services.implementers
Interface projections for string-based queries
FindOneInterfaceProjectionStringQueryImplementer() - Constructor in FindOneInterfaceProjectionStringQueryImplementer
FindOneInterfaceProjectionWhereImplementer - Class in org.grails.datastore.gorm.services.implementers
Interface projection implementer for Where queries
FindOneInterfaceProjectionWhereImplementer() - Constructor in FindOneInterfaceProjectionWhereImplementer
FindOnePropertyProjectionImplementer - Class in org.grails.datastore.gorm.services.implementers
Implements property projection by query
FindOnePropertyProjectionImplementer() - Constructor in FindOnePropertyProjectionImplementer
FindOneStringQueryImplementer - Class in org.grails.datastore.gorm.services.implementers
Implements support for String-based queries that return a domain class
FindOneStringQueryImplementer() - Constructor in FindOneStringQueryImplementer
FindOneWhereImplementer - Class in org.grails.datastore.gorm.services.implementers
Implements support for the Where annotation on Service instances that return a single result
FindOneWhereImplementer() - Constructor in FindOneWhereImplementer
FindOrCreateByFinder - Class in org.grails.datastore.gorm.finders
Finder used to return a single result
FindOrCreateByFinder(java.lang.String, org.grails.datastore.mapping.model.MappingContext) - Constructor in FindOrCreateByFinder
findOrCreateWhere(java.util.Map) - Method in GormEntity
Finds a single result matching all of the given conditions.
findOrCreateWhere(java.util.Map) - Method in GormStaticApi
Finds a single result matching all of the given conditions.
findOrCreateWhere(java.util.Map) - Method in GormStaticOperations
Finds a single result matching all of the given conditions.
findOrCreateWhere(java.util.Map) - Method in TenantDelegatingGormOperations
FindOrCreateWhereSpec - Class in org.apache.grails.data.testing.tck.tests
FindOrCreateWhereSpec() - Constructor in FindOrCreateWhereSpec
findOrder(java.lang.Object) - Method in OrderedComparator
Find an order value indicated by the given object.
FindOrSaveByFinder - Class in org.grails.datastore.gorm.finders
FindOrSaveByFinder(org.grails.datastore.mapping.model.MappingContext) - Constructor in FindOrSaveByFinder
findOrSaveWhere(java.util.Map) - Method in GormEntity
Finds a single result matching all of the given conditions.
findOrSaveWhere(java.util.Map) - Method in GormStaticApi
Finds a single result matching all of the given conditions.
findOrSaveWhere(java.util.Map) - Method in GormStaticOperations
Finds a single result matching all of the given conditions.
findOrSaveWhere(java.util.Map) - Method in TenantDelegatingGormOperations
FindOrSaveWhereSpec - Class in org.apache.grails.data.testing.tck.tests
FindOrSaveWhereSpec() - Constructor in FindOrSaveWhereSpec
findPage(java.lang.String) - Method in CachingGrailsConventionGroovyPageLocator
findPage(java.lang.String) - Method in DefaultGroovyPageLocator
findPage(java.lang.String) - Method in GroovyPageLocator
Finds a page for the given URI
findPageInBinaryPlugins(java.lang.String) - Method in GroovyPagesServlet
findPageInBinding(java.lang.String, java.lang.String, org.grails.taglib.TemplateVariableBinding) - Method in CachingGrailsConventionGroovyPageLocator
findPageInBinding(java.lang.String, org.grails.taglib.TemplateVariableBinding) - Method in DefaultGroovyPageLocator
findPageInBinding(java.lang.String, org.grails.taglib.TemplateVariableBinding) - Method in GroovyPageLocator
Finds a page for the URI and binding
findPathMatchingResources(java.lang.String) - Method in CachingPathMatchingResourcePatternResolver
findPathMatchingResources(java.lang.String) - Method in PathMatchingResourcePatternResolver
Find all resources that match the given location pattern via the Ant-style PathMatcher.
findPersistenceInterceptorBeanNames(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in PersistenceContextInterceptorAggregator
findPreferredMessageSource(List<MessageSource>) - Method in GrailsMessageSourceUtils
findPropertyNameForValue(java.lang.Object, java.lang.Object) - Method in GrailsClassUtils
Locates the name of a property for the given value on the target object using Groovy's meta APIs.
findPublicAbstractMethods(org.codehaus.groovy.ast.ClassNode) - Method in AstUtils
Finds all the abstract methods for the give class node
findRegisteredObjectForType(java.lang.Class, grails.web.mime.MimeType) - Method in ClassAndMimeTypeRegistry
findReloadablePage(java.lang.String) - Method in DefaultGroovyPageLocator
findRenderer(grails.web.mime.MimeType, T) - Method in DefaultRendererRegistry
findRenderer(grails.web.mime.MimeType, T) - Method in RendererRegistry
Finds a renderer
findRequestedVersion(org.grails.web.servlet.mvc.GrailsWebRequest) - Method in UrlMappingsHandlerMapping
findResource(List<String>) - Method in DefaultGroovyPageLocator
findResource(java.lang.String) - Method in PageRenderer
findResourceForClassName(java.lang.String) - Method in DefaultResourceLocator
findResourceForClassName(java.lang.String) - Method in ResourceLocator
findResourceForClassName(java.lang.String) - Method in StaticResourceLocator
findResourceForURI(java.lang.String) - Method in CachingGroovyPageStaticResourceLocator
findResourceForURI(java.lang.String) - Method in DefaultResourceLocator
findResourceForURI(java.lang.String) - Method in GroovyPageStaticResourceLocator
findResourceForURI(java.lang.String) - Method in ResourceLocator
findResourceForURI(java.lang.String) - Method in StaticResourceLocator
findResourceInBinaryPlugins(org.grails.core.io.DefaultResourceLocator.PluginResourceInfo) - Method in DefaultResourceLocator
findResourceInPlugins(java.lang.String) - Method in DefaultGroovyPageLocator
findResourceScriptPathForSearchPaths(java.lang.String, List<String>) - Method in DefaultGroovyPageLocator
findResourceScriptSource(java.lang.String) - Method in DefaultGroovyPageLocator
findResourceScriptSourceInPlugins(java.lang.String) - Method in DefaultGroovyPageLocator
findScriptSource(java.lang.String) - Method in GroovyPagesTemplateEngine
findServiceImplementors(org.codehaus.groovy.ast.AnnotationNode) - Method in ServiceTransformation
findServices(java.util.List, Class<T>) - Method in ConfigurationUtils
Finds services of the given type from the given list or via java.util.ServiceLoader
findSingleDatastore() - Method in GormEnhancer
Finds a single datastore
findSingleTransactionManager(java.lang.String) - Method in GormEnhancer
Finds a single available transaction manager
findStaticApi(Class<D>, java.lang.String) - Method in GormEnhancer
Find a static API for the give entity type and qualifier (the connection name)
findStaticApiForConnectionId(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in AbstractServiceImplementer
findStreamCharBufferTarget(boolean) - Method in GrailsPrintWriter
findTemplate(grails.plugin.formfields.BeanPropertyAccessor, java.lang.String, java.lang.String, java.lang.String) - Method in FormFieldsTemplateService
findTemplate(java.lang.String) - Method in GrailsConventionGroovyPageLocator
Finds a template for the given given template name, looking up the controller from the request as necessary
findTemplateByPath(java.lang.String) - Method in GrailsConventionGroovyPageLocator
Find a template for a path.
findTemplateInBinding(java.lang.String, java.lang.String, org.grails.taglib.TemplateVariableBinding) - Method in GrailsConventionGroovyPageLocator
Finds a template for the given given template name, looking up the controller from the request as necessary
findTenantId(java.lang.Class) - Method in GormEnhancer
Find the tenant id for the given entity
findTraitInjectors() - Method in JsonViewsTransform
findTraitInjectors() - Method in MarkupViewsTransform
findTraitInjectors() - Method in ViewsTransform
findTransactionalAnnotation(org.codehaus.groovy.ast.MethodNode) - Method in TransactionalTransform
Finds the transactional annotation for the given method node
findTransactionManager(Class<? extends Datastore>, java.lang.String) - Method in GormEnhancer
Finds a single available transaction manager
findTransformName(org.codehaus.groovy.ast.AnnotationNode) - Method in OrderedGormTransformation
findType() - Method in DataSourceBuilder
findUniquePackages(grails.core.GrailsClass) - Method in GenericViewConfiguration
findValidationApi(Class<D>, java.lang.String) - Method in GormEnhancer
Find a validation API for the give entity type and qualifier (the connection name)
findView(java.lang.String) - Method in GrailsConventionGroovyPageLocator
Finds a view for the given given view name, looking up the controller from the request as necessary
findViewByPath(java.lang.String) - Method in GrailsConventionGroovyPageLocator
Find a view for a path.
findViewConfigPropertyDescriptor() - Method in JsonViewConfiguration
findViewConfigPropertyDescriptor() - Method in MarkupViewConfiguration
findViewForFormat(java.lang.String, java.lang.String, java.lang.String) - Method in GrailsConventionGroovyPageLocator
Finds a view for the given view name and format, otherwise returns null if it doesn't exist
findWhere(java.util.Map, java.util.Map) - Method in AbstractHibernateGormStaticApi
findWhere(java.util.Map, java.util.Map) - Method in GormEntity
Finds a single result matching all of the given conditions.
findWhere(java.util.Map, java.util.Map) - Method in GormStaticApi
Finds a single result matching all of the given conditions.
findWhere(java.util.Map, java.util.Map) - Method in GormStaticOperations
Finds a single result matching all of the given conditions.
findWhere(java.util.Map) - Method in NamedCriteriaProxy
findWhere(java.util.Map, java.util.Map) - Method in TenantDelegatingGormOperations
FindWhereSpec - Class in org.apache.grails.data.testing.tck.tests
FindWhereSpec() - Constructor in FindWhereSpec
findWithSql(java.lang.CharSequence, java.util.Map) - Method in AbstractHibernateGormStaticApi
findWithSql(java.lang.CharSequence, java.util.Map) - Method in HibernateEntity
Finds an entity for the given SQL query
findWrappedException(java.lang.Exception) - Method in GrailsExceptionResolver
finishInitialization() - Method in GroovyChange
finishRefresh() - Method in GroovyConsoleApplicationContext
finishRefresh() - Method in GroovyConsoleWebApplicationContext
finishRefresh() - Method in GroovyshApplicationContext
finishRefresh() - Method in GroovyshWebApplicationContext
FIREBIRD - Enum Constant in DatabaseDriver
Firebird.
fireEvent(java.lang.Object, java.lang.String, java.lang.Object) - Method in EventStorage
firePostDeleteEvent(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess) - Method in EntityPersister
firePostInsertEvent(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess) - Method in EntityPersister
firePostLoadEvent(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess) - Method in EntityPersister
firePostQueryEvent(org.hibernate.Session, org.hibernate.Criteria, java.lang.Object) - Method in AbstractHibernateGormStaticApi
Fire a post query event
firePostQueryEvent(org.hibernate.Session, org.hibernate.Criteria, java.lang.Object) - Method in HibernateGormStaticApi
firePostUpdateEvent(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess) - Method in EntityPersister
firePreLoadEvent(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess) - Method in EntityPersister
firePreQueryEvent(org.hibernate.Session, org.hibernate.Criteria) - Method in AbstractHibernateGormStaticApi
Fire a pre query event
firePreQueryEvent(org.hibernate.Session, org.hibernate.Criteria) - Method in HibernateGormStaticApi
first(java.util.Map) - Method in AbstractHibernateGormStaticApi
first(java.util.Map) - Method in GormEntity
Finds the first object.
first(java.util.Map) - Method in GormStaticApi
Finds the first object.
first(java.util.Map) - Method in GormStaticOperations
Finds the first object.
FIRST - Enum Constant in GrailsFilters
first - Field in JsonOutput.JsonWritable
first() - Method in PersistentSortedSet
first() - Method in SoftServiceLoader
Returns:
Return the first such instance
first - Field in StreamingJsonBuilder.StreamingJsonDelegate
first(java.util.Map) - Method in TenantDelegatingGormOperations
FirstAndLastMethodSpec - Class in org.apache.grails.data.testing.tck.tests
FirstAndLastMethodSpec() - Constructor in FirstAndLastMethodSpec
firstCall - Property in DynamicElementReader
firstExpressionIsRequiredBoolean() - Method in AbstractFindByFinder
firstExpressionIsRequiredBoolean() - Method in FindAllByBooleanFinder
firstExpressionIsRequiredBoolean() - Method in FindAllByFinder
firstExpressionIsRequiredBoolean() - Method in FindByBooleanFinder
firstLevelCache - Field in AbstractSession
firstLevelCollectionCache - Field in AbstractSession
firstLevelEntryCache - Field in AbstractSession
firstLevelEntryCacheDirtyCheck - Field in AbstractSession
firstName - Property in Person
firstName - Property in PersonWithCompositeKey
firstOr(java.lang.String, java.lang.ClassLoader) - Method in SoftServiceLoader
Parameters:
alternative - An alternative type to use if the this type is not present
firstResult(int) - Method in AbstractHibernateQuery
firstResult(int) - Method in Query
Defines the offset (the first result index) of the query
FixedTenantResolver - Class in org.grails.datastore.mapping.multitenancy.resolvers
A tenant resolver that resolves to a fixed static named tenant id
FixedTenantResolver(java.io.Serializable) - Constructor in FixedTenantResolver
flag(org.grails.build.parsing.CommandLine, java.lang.String) - Method in AbstractStep
Obtains details of the given flag if it has been set by the user
flag(java.lang.String) - Method in GroovyScriptCommand
Obtains details of the given flag if it has been set by the user
FlashScope - Interface in grails.web.mvc
Represents flash scope and allows a flash scope map to be set to the next state.
flatten() - Method in CompositeConfig
flatten() - Method in Config
Returns:
The flat version of the config
flatten() - Method in NavigableMapConfig
flatten() - Method in PrefixedConfig
float(java.lang.String, java.lang.Float) - Method in DelegatingParameters
float(java.lang.String, java.lang.Float) - Method in EmptyParameters
FLOAT - Field in HibernateCriteriaBuilder
float(java.lang.String, java.lang.Float) - Method in Parameters
Obtains the value of a parameter as a Float
float(java.lang.String, java.lang.Float) - Method in TypeConvertingMap
floatConverter() - Method in DefaultConvertersConfiguration
flush() - Method in AbstractDatastorePersistenceContextInterceptor
flush() - Method in AbstractEncodedAppender
flush() - Method in AbstractHibernateSession
flush(com.mongodb.WriteConcern) - Method in AbstractMongoSession
flush() - Method in AbstractMultipleDataSourceAggregatePersistenceContextInterceptor
flush() - Method in AbstractSession
flush() - Method in AggregatePersistenceContextInterceptor
FLUSH_ALWAYS - Field in GrailsHibernateTemplate
Flushing before every query statement is rarely necessary.
FLUSH_AUTO - Field in GrailsHibernateTemplate
Automatic flushing is the default mode for a Hibernate Session.
FLUSH_COMMIT - Field in GrailsHibernateTemplate
Flushing at commit only is intended for units of work where no intermediate flushing is desired, not even for find operations that might involve already modified instances.
flush() - Method in DevNullPrintStream
FLUSH_EAGER - Field in GrailsHibernateTemplate
Eager flushing leads to immediate synchronization with the database, even if in a transaction.
flush() - Method in EncodedAppender
Flush the internal buffer and write the buffered input to a possible destination.
flush() - Method in EncodedAppenderWriter
flush() - Method in GrailsConsole
Makes sure that the console has been reset to the default state and that the out stream has been flushed.
flush() - Method in GrailsHibernateTemplate
flush() - Method in GrailsPrintWriter
Flush the stream.
flush() - Method in GrailsPrintWriterAdapter
flush() - Method in GrailsRoutablePrintWriter
flush - Property in HibernateConnectionSourceSettings.HibernateSettings
Flush settings
flush() - Method in HibernatePersistenceContextInterceptor
flush() - Method in IHibernateTemplate
flush() - Method in JsonWriter
flush() - Method in JspWriterDelegate
flush(com.mongodb.WriteConcern) - Method in MongoCodecSession
flush(com.mongodb.WriteConcern) - Method in MongoSession
FLUSH_NEVER - Field in GrailsHibernateTemplate
Never flush is a good strategy for read-only units of work.
flush() - Method in NullPersistentContextInterceptor
flush() - Method in PersistenceContextInterceptor
Flushes any pending changes to the DB.
flush() - Method in Session
Flushes any pending changes to the datastore
flush() - Method in SpringSessionSynchronization
flush() - Method in StreamCharBuffer.StreamCharBufferWriter
flush() - Method in StreamingEncoderEncodedAppender
flush() - Method in TransactionObject
flush() - Method in WriterEncodedAppender
flushActive - Field in AbstractSession
flushActiveWriter() - Method in OutputEncodingStack
flushBeforeQuery() - Method in AbstractHibernateGormStaticApi.1
flushBeforeQuery() - Method in AbstractHibernateQuery
flushBeforeQuery() - Method in HibernateHqlQuery
flushBeforeQuery() - Method in MongoQuery
flushBeforeQuery() - Method in Query
Default behavior is the flush the session before a query in the case of FlushModeType.AUTO.
flushBuffer() - Method in IncludeResponseWrapper
flushIfNecessary(org.hibernate.Session, boolean) - Method in GrailsHibernateTemplate
flushMode - Property in ConnectionSourceSettings
The flush mode type, if any
flushMode - Field in GrailsHibernateTemplate
flushPendingDeletes(Map<PersistentEntity,Collection<PendingDelete>>) - Method in AbstractSession
flushPendingInserts(Map<PersistentEntity,Collection<PendingInsert>>) - Method in AbstractSession
The default implementation of flushPendingInserts is to iterate over each insert operations and execute them one by one.
flushPendingUpdates(Map<PersistentEntity,Collection<PendingUpdate>>) - Method in AbstractSession
The default implementation of flushPendingUpdates is to iterate over each update operation and execute them one by one.
flushPendingUpdates(Map<PersistentEntity,Collection<PendingUpdate>>) - Method in MongoSession
flushSession(org.hibernate.Session) - Method in AbstractHibernateGormInstanceApi
flushTagBuffering() - Method in GroovyPageParser
focused() - Method in PageDelegate
forClass(java.lang.Class) - Method in ClassPropertyFetcher
foreachRenamedIt - Field in GroovySyntaxTag
FOREIGN_KEY_SUFFIX - Field in GrailsDomainBinder
FOREIGN - Enum Constant in ValueGenerator
use the identifier of another object
forExecutables() - Method in GormValidatorAdapter
FORM_CONTENT_TYPE - Property in ControllerUnitTest
form - Property in FormTagLib
General linking to controllers, actions etc.
FORM - Field in MimeType
formActionSubmit - Property in FormTagLib
Creates a submit button using the `formaction` attribute to submit to a different action than the form.
format - Property in DefaultConstrainedProperty
the format of the property (for example a date pattern)
format(java.lang.Object, java.lang.Object) - Method in DefaultGrailsTagDateHelper
format(java.util.Locale, java.lang.String, java.lang.Object) - Method in DevNullPrintStream
format(java.lang.Object, java.lang.Object) - Method in GrailsTagDateHelper
Formats a given date
FORMAT_PARAMETER - Field in RegexUrlMapping
formatAtomDate(java.util.Date) - Method in AtomRenderer
formatBoolean - Property in FormatTagLib
Outputs the given boolean as the specified text label.
formatCodeSnippetEnd(org.springframework.core.io.Resource, int) - Method in DefaultErrorsPrinter
formatCodeSnippetEnd(org.springframework.core.io.Resource, int) - Method in ErrorsViewStackTracePrinter
formatCodeSnippetErrorLine(int, java.lang.Object, java.util.Map) - Method in DefaultErrorsPrinter
formatCodeSnippetErrorLine(int, java.lang.Object, java.util.Map) - Method in ErrorsViewStackTracePrinter
formatCodeSnippetLine(int, java.lang.Object, java.util.Map) - Method in DefaultErrorsPrinter
formatCodeSnippetLine(int, java.lang.Object, java.util.Map) - Method in ErrorsViewStackTracePrinter
formatCodeSnippetStart(org.springframework.core.io.Resource, int, java.util.Map) - Method in DefaultErrorsPrinter
formatCodeSnippetStart(org.springframework.core.io.Resource, int, java.util.Map) - Method in ErrorsViewStackTracePrinter
formatDate - Property in FormatTagLib
Outputs the given Date object in the specified format.
formatDateCreated(java.lang.Object) - Method in AtomRenderer
formatDomainClassVariable(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in QueryStringTransformer
Formats a domain class variable
formatErrors(org.springframework.validation.Errors, java.lang.String) - Method in ValidationException
FormatInterceptor - Class in org.grails.plugins.web.mime
Interceptors a closure call and gathers method calls that take a closure into a map format->closure
FormatInterceptor() - Constructor in FormatInterceptor
formatLastUpdated(java.lang.Object) - Method in AtomRenderer
formatNumber - Property in FormatTagLib
Outputs the given number in the specified format.
formatOptions - Property in FormatInterceptor
formatPropertyPath(List<String>, java.lang.String) - Method in QueryStringTransformer
Formats a declaration for the given property path
formatPropertyReference(org.codehaus.groovy.ast.expr.VariableExpression, java.lang.String, java.lang.String) - Method in QueryStringTransformer
Formats a reference to a property of a declared domain class
formats - Field in JUnitReportsFactory
formats() - Method in Resource
Returns:
The allowed response formats
formatSql - Property in DataSourceSettings
Whether to format the SQL
formatStrings - Property in DateConversionHelper
A List of String which represent date formats compatible with java.text.SimpleDateFormat.
formatStrings - Property in Jsr310ConvertersConfiguration
FormatTagLib - Class in org.grails.plugins.web.taglib
The base application tag library for Grails many of which take inspiration from Rails helpers (thanks guys!
FormatTagLib() - Constructor in FormatTagLib
FormattedDateValueConverter - Class in org.grails.databinding.converters
Authors:
Jeff Brown
FormattedDateValueConverter() - Constructor in FormattedDateValueConverter
FormattedLocalDateTimeValueConverter - Class in org.grails.databinding.converters
Authors:
Emma Richardson
FormattedLocalDateTimeValueConverter() - Constructor in FormattedLocalDateTimeValueConverter
formattedValueConversionHelpers - Field in SimpleDataBinder
FormattedValueConverter - Interface in grails.databinding.converters
Classes which implement this interface may participate in the data binding process as formatted value converters.
formatValue(java.lang.Object, java.lang.String, java.lang.Boolean) - Method in ValidationTagLib
Formats a given value for output to an HTML page by converting it to a string and encoding it.
FormFieldsTemplateService - Class in grails.plugin.formfields
FormFieldsTemplateService() - Constructor in FormFieldsTemplateService
FormTagLib - Class in org.grails.plugins.web.taglib
Tags for working with form controls.
FormTagLib() - Constructor in FormTagLib
formula - Property in DiscriminatorConfig
The formula to use
formula - Property in Property
The formula used to build the property
formulateDatabaseReference(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.types.Association, java.io.Serializable) - Method in AbstractMongoObectEntityPersister
formulateDatabaseReference(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.types.Association, java.io.Serializable) - Method in NativeEntryEntityPersister
Formulates a database reference for the given entity, association and association id
formulateKey(java.lang.String) - Method in PrefixedConfig
forName(java.lang.String, java.lang.ClassLoader) - Method in ReflectionUtils
forward(java.lang.String) - Method in GroovyPagesPageContext
forward(java.util.Map) - Method in RequestForwarder
Forwards a request for the given parameters using the RequestDispatchers forward method
FORWARDED - Field in HttpHeaders
forwardRequest(grails.web.mapping.UrlMappingInfo, jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, org.springframework.web.servlet.ModelAndView, java.lang.String) - Method in GrailsExceptionResolver
forwardRequestForUrlMappingInfo(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, grails.web.mapping.UrlMappingInfo, Map<String,Object>, boolean) - Method in UrlMappingUtils
Forwards a request for the given UrlMappingInfo object and model
forwardURI - Field in AbstractUrlMapping
ForwardUrlMappingInfo - Class in org.grails.web.mapping
A customizable UrlMappingInfo instance used for forwards and includes.
ForwardUrlMappingInfo() - Constructor in ForwardUrlMappingInfo
FOUR_SPACES - Field in VndErrorJsonRenderer
from(java.lang.String, Map<String, Object>, T) - Method in Event
Wrap the given object with an Event.
from - Property in FileSystemInteraction.CopySpec
FROM - Field in HttpHeaders
fromJdbcUrl(java.lang.String) - Method in DatabaseDriver
Find a DatabaseDriver for the given URL.
fromMappedName(java.lang.String) - Method in CascadeValidateType
fromProductName(java.lang.String) - Method in DatabaseDriver
Find a DatabaseDriver for the given product name.
fromQueryString(java.lang.String) - Method in WebUtils
Takes a query string and returns the results as a map where the values are either a single entry or a list of values
fromStoreValue(java.lang.Object) - Method in GrailsConcurrentLinkedMapCache
Convert the given value from the internal store to a user value returned from the get method (adapting null).
fullName - Property in CardProfile
fullTemplateNameForClass(Class<?>) - Method in TemplateResolverUtils
FUNCTION_CALL_CRITERION - Field in DetachedCriteriaTransformer
FunctionCallingCriterion - Class in org.grails.datastore.mapping.query.criteria
This criterion calls a function on the property before apply the appropriate comparison.
FunctionCallingCriterion(java.lang.String, java.lang.String, org.grails.datastore.mapping.query.Query.PropertyCriterion, boolean) - Constructor in FunctionCallingCriterion
functionHandlers - Property in SimpleMapQuery
FutureTaskPromise - Class in org.grails.async.factory.future
A Promise that is a java.util.concurrent.FutureTask
FutureTaskPromise(grails.async.PromiseFactory, java.lang.Runnable, T) - Constructor in FutureTaskPromise

G

GAE - Enum Constant in DatabaseDriver
Google App Engine.
GDM_EVENT_PACKAGE - Field in SpringEventTranslator
ge(java.lang.String, java.lang.Object) - Method in AbstractCriteriaBuilder
Used to restrict a value to be greater than or equal to the given value
ge(java.lang.String, java.lang.Object) - Method in AbstractDetachedCriteria
See Also:
Criteria
ge(java.lang.String, java.lang.Object) - Method in AbstractHibernateCriteriaBuilder
Creates a "greater than or equal to" Criterion based on the specified property name and value
ge(java.lang.String, java.lang.Object) - Method in AbstractHibernateQuery
ge(java.lang.String, java.lang.Object) - Method in AbstractHibernateQuery.HibernateAssociationQuery
ge(java.lang.String, java.lang.Object) - Method in Criteria
Used to restrict a value to be greater than or equal to the given value
ge(java.lang.String, java.lang.Object) - Method in DetachedCriteria
ge(java.lang.String, java.lang.Object) - Method in Query
Used to restrict a value to be greater than or equal to the given value
geAll(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in AbstractCriteriaBuilder
Creates a subquery criterion that ensures the given property is greater than all the given returned values
geAll(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in AbstractDetachedCriteria
geAll(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in AbstractHibernateCriteriaBuilder
Creates a subquery criterion that ensures the given property is greater than all the given returned values
geAll(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in Criteria
Creates a subquery criterion that ensures the given property is greater than all the given returned values
geAll(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in DetachedCriteria
GebGrailsPlugin - Class in grails.plugin.geb
GebGrailsPlugin() - Constructor in GebGrailsPlugin
GebOnFailureReporter - Class in grails.plugin.geb
This class is a direct clone of OnFailureReporter, except it works for the ContainerGebSpec.
GebOnFailureReporter() - Constructor in GebOnFailureReporter
GebRecordingTestListener - Class in grails.plugin.geb
A test listener that reports the test result to BrowserWebDriverContainer so that recordings may be saved.
GebRecordingTestListener(grails.plugin.geb.WebDriverContainerHolder) - Constructor in GebRecordingTestListener
generate(java.lang.String, java.lang.String, int, java.util.Map) - Method in CustomCacheKeyGenerator
generate(java.lang.String, java.lang.String, int, java.util.Map) - Method in GrailsCacheKeyGenerator
Parameters:
className - The name of the class
generateAlias(java.lang.String) - Method in AbstractHibernateQuery
generateCheckSum() - Method in GroovyChange
GENERATED - Enum Constant in ValueGenerator
Generated by the datastore implementation
generatedGroovyPagesDirectory - Property in GroovyPageCompiler
generatedViewCache - Field in ScaffoldingViewResolver
generateGsp(java.io.Writer, boolean) - Method in GroovyPageParser
generateIdentifier(org.grails.datastore.mapping.model.PersistentEntity) - Method in MongoCodecEntityPersister
generateIdentifier(org.grails.datastore.mapping.model.PersistentEntity, org.bson.Document) - Method in MongoEntityPersister
generateIdentifier(org.grails.datastore.mapping.model.PersistentEntity, T) - Method in NativeEntryEntityPersister
Subclasses should override to provide id generation.
generateIdentifier(org.grails.datastore.mapping.model.PersistentEntity, java.util.Map) - Method in SimpleMapEntityPersister
generateIdForURI(java.lang.String, java.util.Date, java.lang.Object) - Method in AtomRenderer
generateJavaName(java.lang.String) - Method in GroovyPageCompiler
generateParseException() - Method in JSONParser
Generate ParseException.
generatePluginXml(org.codehaus.groovy.ast.ClassNode, java.lang.String, Set<String>, java.io.File) - Method in GlobalGrailsClassInjectorTransformation
generateRollbackStatements(liquibase.database.Database) - Method in GroovyChange
generateServiceDescriptor(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in ServiceTransformation
generateStatements(liquibase.database.Database) - Method in GroovyChange
generateToken(java.lang.String) - Method in SynchronizerTokensHolder
generator - Property in Identity
The generator to use
generator - Property in JsonView
The default generator
generator - Property in JsonViewConfiguration
generator - Property in JsonViewTemplate
generator - Property in JsonViewTemplateEngine
generator - Property in Property
Set the id generator name or class.
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.
GenericBomAstTransformation - Class in org.grails.cli.compiler
A base class that lets plugin authors easily add additional BOMs to all apps.
GenericGroovyTemplateResolver - Class in grails.views.resolve
A generic TemplateResolver for resolving Groovy templates that are compiled into classes
GenericGroovyTemplateResolver() - Constructor in GenericGroovyTemplateResolver
GenericGroovyTemplateView - Class in grails.views.mvc
An implementation of the Spring AbstractUrlBaseView class for ResolvableGroovyTemplateEngine
GenericGroovyTemplateView() - Constructor in GenericGroovyTemplateView
GenericGroovyTemplateViewResolver - Class in grails.views.mvc
A UrlBasedViewResolver for ResolvableGroovyTemplateEngine
GenericGroovyTemplateViewResolver(grails.views.mvc.SmartViewResolver) - Constructor in GenericGroovyTemplateViewResolver
GenericJavaBeanMarshaller - Class in org.grails.web.converters.marshaller.xml
Authors:
Siegfried Puchbauer
GenericViewConfiguration - Trait in grails.views
Default configuration
GenericViewUriResolver - Class in grails.views.resolve
Generic implementation for resolving views
GenericViewUriResolver(java.lang.String) - Constructor in GenericViewUriResolver
GEO_INTERSECTS_OPERATOR - Field in MongoQuery
GEO_TYPE - Field in GeoJSONType
GEO_WITHIN_OPERATOR - Field in MongoQuery
GeoCriterion(java.lang.String, java.lang.Object) - Constructor in MongoQuery.GeoCriterion
geoIndex(java.lang.String) - Method in MongoAttribute
Sets the geo index type
GeoIntersects - Class in org.grails.datastore.gorm.mongo
Dynamic finder extension for GeoIntersects style queries
GeoIntersects(Class<?>, java.lang.String) - Constructor in GeoIntersects
geoIntersects(java.lang.String, grails.mongodb.geo.GeoJSON) - Method in MongoCriteriaBuilder
Geospacial query for the given shape returning records that are found to intersect the given shape
geoIntersects(java.lang.String, grails.mongodb.geo.GeoJSON) - Method in MongoQuery
Geospacial query for values within the given shape
GeoIntersects(java.lang.String, java.lang.Object) - Constructor in MongoQuery.GeoIntersects
GeoJSON - Interface in grails.mongodb.geo
Marker interface for shapes that are GeoJSON shapes
GeoJSONType - Class in org.grails.datastore.gorm.mongo.geo
Abstract class for persisting Shape instances in GeoJSON format.
GeoJSONType(Class<T>) - Constructor in GeoJSONType
geoJsonTypeMap - Property in ShapeType
GEOMETRIES - Field in GeometryCollectionType
GEOMETRY_OPERATOR - Field in MongoQuery
GeometryCollection - Class in grails.mongodb.geo
Represents a GeoJSON GeometryCollection.
GeometryCollection() - Constructor in GeometryCollection
GeometryCollectionType - Class in org.grails.datastore.gorm.mongo.geo
Custom type implementation for persisting GeometryCollection instances
GeometryCollectionType() - Constructor in GeometryCollectionType
GeoWithin - Class in org.grails.datastore.gorm.mongo
Dynamic finder extension for GeoWithin style queries
GeoWithin(Class<?>, java.lang.String) - Constructor in GeoWithin
geoWithin(java.lang.String, grails.mongodb.geo.Shape) - Method in MongoCriteriaBuilder
Geospacial query for the given shape returning records that are found within the given shape
geoWithin(java.lang.String, grails.mongodb.geo.Shape) - Method in MongoQuery
Geospacial query for values within the given shape
GeoWithin(java.lang.String, java.lang.Object) - Constructor in MongoQuery.GeoWithin
geProperty(java.lang.String, java.lang.String) - Method in AbstractCriteriaBuilder
Constraints a property to be greater than or equal to a specified other property
geProperty(java.lang.String, java.lang.String) - Method in AbstractDetachedCriteria
See Also:
Criteria
geProperty(java.lang.String, java.lang.String) - Method in AbstractHibernateCriteriaBuilder
Creates a Criterion that tests if the first property is greater than or equal to the second property
geProperty(java.lang.String, java.lang.String) - Method in Criteria
Constrains a property to be greater than or equal to a specified other property
geProperty(java.lang.String, java.lang.String) - Method in DetachedCriteria
geProperty(java.lang.String, java.lang.String) - Method in Restrictions
Constraints a property to be greater than or equal to a specified other property
geSome(java.lang.String, Closure<?>) - Method in AbstractCriteriaBuilder
geSome(java.lang.String, Closure<?>) - Method in AbstractDetachedCriteria
geSome(java.lang.String, Closure<?>) - Method in AbstractHibernateCriteriaBuilder
geSome(java.lang.String, Closure<?>) - Method in Criteria
Creates a subquery criterion that ensures the given property is greater than or equal to some of the given values
geSome(java.lang.String, Closure<?>) - Method in DetachedCriteria
get(groovy.lang.Closure) - Method in AbstractHibernateCriteriaBuilder
get(java.io.Serializable) - Method in AbstractHibernateGormStaticApi
get(int) - Method in AbstractResultList
get(java.lang.Object) - Method in AbstractTemplateVariableBinding.TemplateVariableBindingMap
get(java.lang.Object) - Method in AbstractTypeConvertingMap
get(long, java.util.concurrent.TimeUnit) - Method in BoundPromise
get(groovy.lang.Closure) - Method in BuildableCriteria
Defines and executes a get query ( a single result) in a single call.
GET_CALL - Field in AbstractHibernateCriteriaBuilder
get(Class<T>, org.bson.codecs.configuration.CodecRegistry) - Method in CodecExtensions
get(java.lang.String) - Method in CodeGenConfig
get(java.lang.Object) - Method in CompositeConfig
get(java.lang.Object) - Method in ConfigProperties
get(groovy.lang.Closure) - Method in CriteriaBuilder
Defines and executes a get query (a single result) in a single call.
get(java.lang.String, java.lang.String) - Method in DelegatingParameters
get(groovy.lang.Closure) - Method in DetachedCriteria
Returns a single result matching the criterion contained within this DetachedCriteria instance
get(org.grails.scaffolding.model.property.DomainProperty) - Method in DomainRendererRegistry
get(java.lang.String, java.lang.String) - Method in EmptyParameters
get(long, java.util.concurrent.TimeUnit) - Method in FutureTaskPromise
get(java.io.Serializable) - Method in GormEntity
Retrieves an object from the datastore. eg.
get() - Method in GormQueryOperations
Returns a single result matching the criterion contained within this DetachedCriteria instance
get(java.io.Serializable) - Method in GormService
get(java.io.Serializable) - Method in GormStaticApi
Retrieves an object from the datastore. eg.
get(java.io.Serializable) - Method in GormStaticOperations
Retrieves an object from the datastore. eg.
get(long, java.util.concurrent.TimeUnit) - Method in GparsPromise
get(java.lang.Object) - Method in GPathResultMap
get(java.lang.Object, Callable<T>) - Method in GrailsConcurrentLinkedMapCache
get(java.lang.Object) - Method in GrailsConcurrentMapCache
get(java.lang.Object) - Method in GrailsFlashScope
get(Class<T>, java.io.Serializable, LockMode) - Method in GrailsHibernateTemplate
get(java.lang.Object) - Method in GrailsParameterMap
get(java.lang.Object) - Method in HalGPathResultMap
GET_ID_METHOD - Field in EntityProxyMethodHandler
get(Class<T>, java.io.Serializable, LockMode) - Method in IHibernateTemplate
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_META_CLASS - Field in GroovyObjectMethodHandler
get(int) - Method in MongoQuery.AggregatedResultList
get(java.util.Map, groovy.lang.Closure) - Method in NamedCriteriaProxy
get(java.lang.Object) - Method in NavigableMap
get(java.lang.Object) - Method in NavigableMap.NullSafeNavigator
get(java.lang.Object) - Method in NavigableMapConfig
get(int) - Method in PagedResultList
get(java.lang.String, java.lang.String) - Method in Parameters
Obtains the value of a parameter
get(int) - Method in PersistentList
get(java.lang.Object) - Method in PrefixedConfig
get(long, java.util.concurrent.TimeUnit) - Method in PromiseList
get(long, java.util.concurrent.TimeUnit) - Method in PromiseMap
Synchronously return the populated map with all values obtained from promises used inside the populated map
GET_PROPERTY - Field in GroovyObjectMethodHandler
get(java.lang.Object) - Method in PropertyResolverMap
GET_PROXY_KEY_METHOD - Field in EntityProxyMethodHandler
get(long, java.util.concurrent.TimeUnit) - Method in SynchronousPromise
GET_TAG_LIB_NAMESPACE_METHOD_NAME - Field in TagLibraryTransformer
GET_TARGET_METHOD - Field in EntityProxyMethodHandler
get(java.io.Serializable) - Method in TenantDelegatingGormOperations
get() - Method in Tenants.CurrentTenant
Returns:
Obtain the current tenant
GET_TRANSACTION_MANAGER_METHOD - Field in TransactionalTransform
get() - Method in WebDriverContainerHolder.1
get(java.lang.Object) - Method in WriteFilteringMap
The map is infinite, either returning a value or an empty next level map
getAbsolutePath() - Method in ContainerGebFileInputSource
getAbsoluteTemplateURI(java.lang.String, boolean) - Method in GenericViewUriResolver
Used to resolve template names that are not relative to a controller.
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
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
getActionName(java.lang.String) - Method in DefaultRequestStateLookupStrategy
getActionName() - Method in DefaultUrlMappingInfo
getActionName() - Method in GrailsRequestContext
Returns:
The Action name
getActionName() - Method in GrailsRequestStateLookupStrategy
The action name
getActionName() - Method in GrailsWebRequest
Returns:
the actionName
getActionName() - Method in RenderContext
Returns:
The current action name
getActionName() - Method in ServletRenderContext
getActionName() - Method in UrlMapping
Retrieves the action name which is either a groovy.lang.Closure that evaluates the action name at runtime or a java.lang.String that represents the action name
getActionName() - Method in UrlMappingInfo
The name of the action that the URL mappping maps to
getActionName() - Method in WebAttributes
Obtains the currently executing action name
getActionName() - Method in WebRequestDelegatingRequestContext
getActions() - Method in DefaultGrailsControllerClass
getActions() - Method in GrailsControllerClass
Returns:
The action names
getActionUri() - Method in Controller
Returns the URI of the currently executing action
getActiveProfiles() - Method in MavenSettings
getAdapted() - Method in AdaptedImplementer
getAdditionalBeansConfiguration(org.springframework.beans.factory.support.BeanDefinitionRegistry, java.lang.String) - Method in AbstractDatastoreInitializer
Internal method aiding in datastore configuration.
getAdditionalDependencies() - Method in GrailsApplicationCompilerAutoConfiguration
getAfter() - Method in JspFormRemoteTag
getAfter() - Method in JspRemoteFunctionTag
getAfter() - Method in JspRemoteLinkTag
getAfter() - Method in JspSubmitToRemoteTag
getAggregationPipeline() - Method in MongoQuery.AggregatePipeline
getAlias() - Method in AbstractDetachedCriteria
Returns:
The root alias to be used for the query
getAlias() - Method in QueryableCriteria
Returns:
The alias to be used for the query, null if none
getAll(java.io.Serializable) - Method in AbstractHibernateGormStaticApi
getAll() - Method in GormEntity
Returns:
Synonym for list()
getAll() - Method in GormStaticApi
Returns:
Synonym for list()
getAll() - Method in GormStaticOperations
Returns:
Synonym for list()
getAll() - Method in TenantDelegatingGormOperations
getAllAnnotationAttributes(java.lang.String, boolean) - Method in AnnotationMetadataReadingVisitor
getAllAnnotationAttributes(java.lang.String, boolean) - Method in MethodMetadataReadingVisitor
getAllArtefacts() - Method in DefaultGrailsApplication
Returns all the classes identified as artefacts by ArtefactHandler instances.
getAllArtefacts() - Method in GrailsApplication
Retrieves all java.lang.Class instances considered Artefacts loaded by the Grails class loader
getAllAssociationMap(org.grails.datastore.mapping.reflect.ClassPropertyFetcher) - Method in GormMappingConfigurationStrategy
Retrieves the association map
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
getAllConnectionSources() - Method in ConnectionSources
Returns:
An iterable containing all ConnectionSource instances
getAllConnectionSources() - Method in InMemoryConnectionSources
getAllConnectionSources() - Method in SingletonConnectionSources
getAllConnectionSources() - Method in StaticConnectionSources
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.
getAllKeys() - Method in GrailsCache
getAllKeys() - Method in GrailsConcurrentLinkedMapCache
getAllKeys() - Method in GrailsConcurrentMapCache
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
getAndRemoveStatus() - Method in HibernateJtaTransactionManagerAdapter
getAnnotatedClasses() - Method in HibernateMappingContextSessionFactoryBean
getAnnotatedMethods(java.lang.String) - Method in AnnotationMetadataReadingVisitor
getAnnotatedPackages() - Method in HibernateMappingContextSessionFactoryBean
getAnnotationAttributes(java.lang.String, boolean) - Method in AnnotationMetadataReadingVisitor
getAnnotationAttributes(java.lang.String, boolean) - Method in MethodMetadataReadingVisitor
getAnnotationMetadata() - Method in AnnotationMetadataReader
getAnnotations() - Method in AnnotationMetadataReadingVisitor
getAnnotations() - Method in MethodMetadataReadingVisitor
getAnnotationType() - Method in AbstractGormASTTransformation
getAnnotationType() - Method in AbstractStringQueryImplementer
getAnnotationType() - Method in ArtefactTypeAstTransformation
getAnnotationType() - Method in CacheableTransformation
getAnnotationType() - Method in CacheEvictTransformation
getAnnotationType() - Method in CachePutTransformation
getAnnotationType() - Method in PublisherTransform
getAnnotationType() - Method in ServiceTransformation
getAnnotationType() - Method in SubscriberTransform
getAnnotationType() - Method in TagLibArtefactTypeAstTransformation
getAnnotationType() - Method in TenantTransform
getAnnotationType() - Method in TransactionalTransform
getAnnotationTypeClass() - Method in ArtefactTypeAstTransformation
getAnnotationTypeClass() - Method in ControllerArtefactTypeTransformation
getAnnotationTypes() - Method in AnnotationMetadataReadingVisitor
getApplication() - Method in AbstractGrailsClass
getApplication() - Method in GrailsClass
The GrailsApplication that this class belongs to
getApplication() - Method in GroovyChange
Called from the change or rollback closure.
getApplication() - Method in GroovyPrecondition
Called from the change or rollback closure.
getApplicationClass() - Method in DefaultGrailsApplication
Returns:
The application class
getApplicationContext() - Method in AbstractDatastore
deprecated:
Deprecated, will be removed in a future version of GORM
getApplicationContext() - Method in ApplicationAttributes
Returns:
The application context for servlet
getApplicationContext() - Method in ApplicationCommand
getApplicationContext() - Method in ConvertersApi
getApplicationContext() - Method in ConvertersConfigurationInitializer
getApplicationContext() - Method in Datastore
Get the application context.
getApplicationContext() - Method in DefaultGrailsApplicationAttributes
getApplicationContext() - Method in DefaultRuntimeSpringConfiguration
getApplicationContext() - Method in GrailsRequestContext
The ApplicationContext instance.
getApplicationContext() - Method in GrailsUnitTest
Returns:
grailsApplication.mainContext
getApplicationContext() - Method in GrailsWebRequest
Obtains the ApplicationContext object.
getApplicationContext() - Method in Holders
getApplicationContext() - Method in Plugin
Returns:
The ApplicationContext
getApplicationContext() - Method in RuntimeSpringConfiguration
Retrieves the application context from the current state.
getApplicationContext() - Method in ServletAttributes
Obtains the ApplicationContext instance
getApplicationContext() - Method in WebRequestDelegatingRequestContext
getApplicationEventPublisher() - Method in AbstractDatastore
getApplicationEventPublisher() - Method in Datastore
Get the application event publisher.
getApplicationEventPublisher() - Method in HibernateDatastore
getApplicationEventPublisher() - Method in MongoDatastore
Returns:
The ConfigurableApplicationEventPublisher instance used by this datastore
getApplicationEventPublisher() - Method in SimpleMapDatastore
getApplicationUri(jakarta.servlet.ServletRequest) - Method in DefaultGrailsApplicationAttributes
deprecated:
Use instead
getApplicationUri(jakarta.servlet.ServletRequest) - Method in GrailsApplicationAttributes
deprecated:
Use instead
getAppliedConstraint(java.lang.String) - Method in ConstrainedDelegate
getAppliedConstraint(java.lang.String) - Method in ConstrainedProperty
Obtain an applied constraint
getAppliedConstraint(java.lang.String) - Method in DefaultConstrainedProperty
Obtains an applied constraint by name.
getAppliedConstraints() - Method in ConstrainedDelegate
Returns:
Returns the appliedConstraints.
getAppliedConstraints() - Method in ConstrainedProperty
Returns:
Returns the appliedConstraints.
getAppliedConstraints() - Method in DefaultConstrainedProperty
Returns:
Returns the appliedConstraints.
getAppliedMarker() - Method in AbstractCacheTransformation
getAppliedMarker() - Method in AbstractGormASTTransformation
getAppliedMarker() - Method in PublisherTransform
getAppliedMarker() - Method in ServiceTransformation
getAppliedMarker() - Method in SubscriberTransform
getAppliedMarker() - Method in TenantTransform
getAppliedMarker() - Method in TransactionalTransform
getArgs() - Method in DatabaseMigrationCommand
getArgs() - Method in GrailsApplicationCommand
getArgs() - Method in GroovyScriptCommand
Returns:
The arguments as a list of strings
getArgs() - Method in SourceOptions
getArgsArray() - Method in SourceOptions
getArgsMap() - Method in GroovyScriptCommand
Returns:
The undeclared command line arguments
getArguments() - Method in DynamicFinder
getArguments() - Method in DynamicFinderInvocation
getArguments() - Method in MethodExpression
getArguments() - Method in RenderContext
Returns:
Arguments passed by the user
getArgumentsRequired() - Method in DynamicFinder
getArgumentsRequired() - Method in MethodExpression
getArtefact() - Method in ArtefactAdditionEvent
getArtefact(java.lang.String, java.lang.String) - Method in DefaultGrailsApplication
Retrieves an artefact for the given type and name.
getArtefact(java.lang.String, java.lang.String) - Method in GrailsApplication
getArtefactByLogicalPropertyName(java.lang.String, java.lang.String) - Method in DefaultGrailsApplication
getArtefactByLogicalPropertyName(java.lang.String, java.lang.String) - Method in GrailsApplication
Retrieves an artefact by its logical property name.
getArtefactCount(java.lang.String) - Method in DefaultGrailsApplication
Retrieves the number of artefacts registered for the given artefactType as defined by the ArtefactHandler.
getArtefactForFeature(java.lang.Object) - Method in ArtefactHandler
getArtefactForFeature(java.lang.Object) - Method in ArtefactHandlerAdapter
getArtefactForFeature(java.lang.String, java.lang.Object) - Method in DefaultGrailsApplication
getArtefactForFeature(java.lang.String, java.lang.Object) - Method in GrailsApplication
getArtefactForFeature(java.lang.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(java.lang.String) - Method in DefaultGrailsApplication
getArtefactHandler(java.lang.String) - Method in GrailsApplication
Returns the ArtefactHandler for the given type
getArtefactHandlers() - Method in DefaultGrailsApplication
getArtefactHandlers() - Method in GrailsApplication
getArtefactInfo(java.lang.String) - Method in DefaultGrailsApplication
Get the cache of classes for the specified artefact type.
getArtefactInfo(java.lang.String) - Method in GrailsApplication
getArtefactInstance() - Method in ParameterizedGrailsUnitTest
getArtefacts(java.lang.String) - Method in DefaultGrailsApplication
Returns all of the GrailsClass instances for the given artefactType as defined by the ArtefactHandler
getArtefacts(java.lang.String) - Method in GrailsApplication
getArtefactType() - Method in AbstractGrailsArtefactTransformer
getArtefactType() - Method in ControllerDomainTransformer
getArtefactType() - Method in ConvertersDomainTransformer
getArtefactType(java.lang.Class) - Method in DefaultGrailsApplication
getArtefactType(java.lang.Class) - Method in GrailsApplication
Returns the ArtefactHandler for the given class or null
getArtefactType() - Method in TagLibraryTransformer
getArtefactTypes() - Method in AbstractGrailsArtefactTransformer
getArtefactTypes() - Method in ApplicationClassInjector
getArtefactTypes() - Method in ControllerActionTransformer
getArtefactTypes() - Method in ControllerTraitInjector
getArtefactTypes() - Method in DefaultGrailsDomainClassInjector
getArtefactTypes() - Method in DirtyCheckingTransformer
getArtefactTypes() - Method in DomainClassTraitInjector
getArtefactTypes() - Method in EntityTraitInjector
getArtefactTypes() - Method in GormTransformer
getArtefactTypes() - Method in GrailsArtefactClassInjector
getArtefactTypes() - Method in InterceptorTraitInjector
getArtefactTypes() - Method in TagLibraryTraitInjector
getArtefactTypes() - Method in TagLibraryTransformer
getArtefactTypes() - Method in TraitInjector
getArtefactTypes() - Method in WebDataBindingTraitInjector
getArtifactCoordinatesResolver() - Method in DependencyResolutionContext
getArtifactId(java.lang.String) - Method in ArtifactCoordinatesResolver
Gets the artifact id of the artifact identified by the given module.
getArtifactId() - Method in Dependency
Return the dependency artifact id.
getArtifactId() - Method in Dependency.Exclusion
Return the exclusion artifact ID.
getArtifactId(java.lang.String) - Method in DependencyManagementArtifactCoordinatesResolver
getAs() - Method in JspRenderErrorsTag
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.
getAssociatedClassName(org.grails.scaffolding.model.property.DomainProperty) - Method in BidirectionalToManyInputRenderer
getAssociatedEntity() - Method in Association
Returns:
The entity associated with the this association
getAssociatedEntity() - Method in Basic
getAssociatedEntity() - Method in DomainProperty
Returns:
The associated entity if the property is an assocation
getAssociatedEntity() - Method in DomainPropertyImpl
getAssociatedType() - Method in DomainProperty
Returns:
The type of the association
getAssociatedType() - Method in DomainPropertyImpl
getAssociation() - Method in AssociationCriteria
getAssociation() - Method in AssociationQuery
The association being queried
getAssociationDescription(org.grails.datastore.mapping.model.types.Association) - Method in GrailsDomainBinder
getAssociationId(java.lang.String) - Method in GormEntity
Obtains the id of an association without initialising the association
getAssociationIndexer(T, org.grails.datastore.mapping.model.types.Association) - Method in AbstractMongoObectEntityPersister
getAssociationIndexer(T, org.grails.datastore.mapping.model.types.Association) - Method in NativeEntryEntityPersister
Obtains an indexer for the given association
getAssociationIndexer(java.util.Map, org.grails.datastore.mapping.model.types.Association) - Method in SimpleMapEntityPersister
getAssociationMap(org.grails.datastore.mapping.reflect.ClassPropertyFetcher) - Method in GormMappingConfigurationStrategy
Retrieves the association map
getAssociationPath(java.lang.String) - Method in AbstractHibernateQuery
getAssociationProxy(java.lang.Object, java.lang.String) - Method in GrailsHibernateUtil
Returns the proxy for a given association or null if it is not proxied
getAssociationProxy(java.lang.Object, java.lang.String) - Method in HibernateProxyHandler
returns the proxy for an association. returns null if its not a proxy.
getAssociationProxy(java.lang.Object, java.lang.String) - Method in SimpleHibernateProxyHandler
getAssociations() - Method in AbstractPersistentEntity
getAssociations() - Method in PersistentEntity
A list of the associations for this entity.
getAstAppliedMarkerClass() - Method in ArtefactTypeAstTransformation
getAsText() - Method in ClassEditor
getAstTransformations() - Method in GroovyCompiler
Return a mutable list of the org.codehaus.groovy.transform.ASTTransformations to be applied during compile(String...).
getAsync() - Method in AsyncEntity
Returns:
The async version of the GORM static API
getAsync() - Method in GradleInvoker
getAsynchronous() - Method in JspFormRemoteTag
getAsynchronous() - Method in JspRemoteFunctionTag
getAsynchronous() - Method in JspRemoteLinkTag
getAsynchronous() - Method in JspSubmitToRemoteTag
getAt(org.springframework.context.ApplicationContext, java.lang.String) - Method in ApplicationContextExtension
Adds the ability to use the subscript operator to obtain beans
getAt(java.lang.Object) - Method in CodeGenConfig
getAt(java.lang.Object) - Method in CompositeConfig
getAt(java.lang.Object) - Method in ConfigMap
Enables the object[foo] syntax
getAt(java.lang.String) - Method in DataBindingSource
Convencience operator overloading
getAt(java.lang.Object) - Method in DelegatingParameters
getAt(java.lang.String) - Method in DynamicAttributes
Obtains a dynamic attribute
getAt(java.lang.Object) - Method in EmptyParameters
getAt(java.lang.String) - Method in GrailsMockHttpServletRequest
Map-like access to request attributes, e.g. request["count"].
getAt(java.lang.String) - Method in GrailsMockHttpSession
getAt(jakarta.servlet.http.HttpServletRequest, java.lang.String) - Method in HttpServletRequestExtension
getAt(jakarta.servlet.http.HttpSession, java.lang.String) - Method in HttpSessionExtension
getAt(java.lang.String) - Method in InstanceProxy
getAt(com.mongodb.client.MongoDatabase, java.lang.String) - Method in MongoExtensions
Adds a method to return a collection using the dot syntax
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 Parameters
getAt(java.lang.Object) - Method in PrefixedConfig
getAt(K) - Method in PromiseMap
Gets a promise instance for the given key
getAt(java.lang.String) - Method in SimpleMapDataBindingSource
getAt(java.lang.String) - Method in ValidationErrors
getAttribute(java.lang.Object, java.lang.String) - Method in AbstractAttributeStoringSession
getAttribute(java.lang.String) - Method in GrailsHttpSession
getAttribute(java.lang.String, int) - Method in GroovyPagesPageContext
getAttribute(java.lang.Object, java.lang.String) - Method in ProxyInstanceMetaClass
getAttribute(java.lang.String) - Method in Request
Obtains the value of an attribute
getAttribute(java.lang.Object, java.lang.String) - Method in Session
Obtains an attribute for the given entity
getAttribute(java.lang.String) - Method in TestRequestConfigurer
getAttributeNames() - Method in GrailsHttpSession
getAttributeNames() - Method in Request
Returns:
All of the attribute names
getAttributeNames() - Method in TestRequestConfigurer
getAttributeNamesInScope(int) - Method in GroovyPagesPageContext
getAttributes() - Method in DefaultConstrainedProperty
getAttributes(org.grails.datastore.mapping.model.PersistentEntity) - Method in DefaultJsonApiViewHelper
getAttributes() - Method in GrailsWebRequest
Returns:
The GrailsApplicationAttributes instance
getAttributesScope(java.lang.String) - Method in GroovyPagesPageContext
getAttributesToRender(java.lang.Object, java.lang.Object) - Method in ApplicationTagLib
getAuthenticationSelector() - Method in MavenSettings
getAutoconfigureOption() - Method in CompilerOptionHandler
getAutoGrowCollectionLimit() - Method in DataBindingConfigurationProperties
getAutoTimestampEventListener() - Method in AbstractHibernateDatastore
Returns:
The event listener that populates lastUpdated and dateCreated
getAutoTimestampEventListener() - Method in MongoDatastore
getAvailable() - Method in AbstractInjectableGrailsClass
getAvailable() - Method in InjectableGrailsClass
If class should be configured for dependency injection.
getAvailableNamespaces() - Method in TagLibraryLookup
Returns:
The namespaces available
getAvailableTags(java.lang.String) - Method in TagLibraryLookup
getAvailableWindows() - Method in BrowserDelegate
getaValue() - Method in Pair
getaValue() - Method in Triple
getBackingMap() - Method in SimpleMapDatastore
getBackingMap() - Method in SimpleMapSession
getBaseConfiguration() - Method in AbstractConnectionSources
getBaseConfiguration() - Method in ConnectionSources
Returns:
Obtains the base configuration
getBaseDir() - Method in GrailsCli.ExecutionContextImpl
getBaseDir() - Method in ProfileInfoCommand.1
getBaseDir() - Method in ProjectContext
Returns:
The base directory of the project
getBaseTemplateClass() - Method in ViewConfiguration
Returns:
The template base class
getBaseUrl() - Method in GrailsWebRequest
getBean(java.lang.String, Class<T>) - Method in GenericBeanFactoryAccessor
See Also:
org.springframework.beans.factory.BeanFactory#getBean(String, Class)
getBean() - Method in JspEachErrorTag
getBean() - Method in JspHasErrorsTag
getBean() - Method in JspRenderErrorsTag
getBean() - Method in JspRenderTag
getBeanClass() - Method in BeanPropertyAccessor
Returns:
the GORM domain type of `beanType`.
getBeanClass() - Method in DelegatingBeanPropertyAccessorImpl
getBeanClass() - Method in PropertyPathAccessor
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(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in AbstractDatastoreInitializer
getBeanDefinitions() - Method in BeanBuilder
Retrieves all BeanDefinitions for this BeanBuilder
getBeanDefinitions(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in HibernateDatastoreSpringInitializer
getBeanDefinitions(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in MongoDbDataStoreSpringInitializer
getBeanFactory() - Method in GenericBeanFactoryAccessor
Return the wrapped ListableBeanFactory.
getBeanName(Class<?>) - Method in ControllerUnitTest
getBeanName(Class<?>) - Method in InterceptorUnitTest
getBeanName(Class<?>) - Method in ParameterizedGrailsUnitTest
getBeanName(Class<?>) - Method in ServiceUnitTest
getBeanName(Class<?>) - Method in TagLibUnitTest
getBeanName(Class<?>) - Method in UrlMappingsUnitTest
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)
getBeanSuperclasses() - Method in BeanPropertyAccessor
Returns:
all superclasses and interfaces of `beanType` excluding `Object`, `Serializable`, `Comparable` and `Cloneable`.
getBeanSuperclasses() - Method in BeanPropertyAccessorImpl
getBeanSuperclasses() - Method in DelegatingBeanPropertyAccessorImpl
getBeanSuperclasses() - Method in PropertyPathAccessor
getBeansWithAnnotation(Class<? extends Annotation>) - Method in GenericBeanFactoryAccessor
Find all beans whose Class has the supplied java.lang.annotation.Annotation type.
getBeanType() - Method in BeanPropertyAccessor
Returns:
the type of the object that owns the property at the end of the path, e.g. for a `address.home.street` then the type of `home` is returned.
getBeanType() - Method in DomainProperty
Returns:
The class the property belongs to
getBeanType() - Method in DomainPropertyImpl
getBefore() - Method in JspFormRemoteTag
getBefore() - Method in JspRemoteFunctionTag
getBefore() - Method in JspRemoteLinkTag
getBefore() - Method in JspSubmitToRemoteTag
getBeginColumn() - Method in SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in SimpleCharStream
Get token beginning line number.
getBidiEnumMap(Class<? extends Enum<?>>) - Method in IdentityEnumType
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
getBinding() - Method in DefaultOutputContextLookup.DefaultOutputContext
getBinding() - Method in MarkupViewTemplate
getBinding() - Method in OutputContext
getBinding() - Method in WritableScript
Returns:
Obtains the binding
getBindingIncludeList(java.lang.Object) - Method in DataBindingUtils
getBodyClosure(int) - Method in GroovyPage
getBodyClosure() - Method in TagBodyClosure
getBomModule() - Method in GenericBomAstTransformation
The bom to be added to dependency management in compact form: "<groupId>:<artifactId>:<version>" (like in a @Grab).
getBomModule() - Method in GrailsBomAstTransformation
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<?,?>) - Method in ClassUtils
Retrieves a boolean value from a Map for the given key
getBooleanFromMap(java.lang.String, Map<?,?>, boolean) - Method in GrailsClassUtils
Retrieves a boolean value from a Map for the given key
getBooleanFromMap(java.lang.String, Map<?, ?>, boolean) - Method in ViewUtils
Retrieves a boolean value from a Map for the given key
getBrowser() - Method in BrowserDelegate
Accessor to the Geb Browser instance.
getBsonConverter(Class<? extends BsonValue>) - Method in CodecExtensions
getBsonConverters() - Method in CodecExtensions
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 FileSystemInteraction
Returns:
The target build directory
getBuildDir() - Method in FileSystemInteractionImpl
Returns:
The target build directory
getBuilderClassNode() - Method in BuilderTypeCheckingExtension
Returns:
The class node of the builder
getBuilderClassNode() - Method in JsonTemplateTypeCheckingExtension
getBuilderInvokeMethod() - Method in BuilderTypeCheckingExtension
Returns:
The method node to invoke for an unresolved dynamic method on the main builder variable
getBuilderInvokeMethod() - Method in JsonTemplateTypeCheckingExtension
getBuilderVariableName() - Method in BuilderTypeCheckingExtension
Returns:
The name within the view script of the main builder variable
getBuilderVariableName() - Method in JsonTemplateTypeCheckingExtension
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 Feature
Returns:
The build repositories url
getBuildRepositories() - Method in Profile
Returns:
The buildscript maven repository definitions for this profile
getBundleCodes(java.util.Locale, java.lang.String) - Method in ReloadableResourceBundleMessageSource
Retrieves all codes from one or multiple basenames
getbValue() - Method in Pair
getbValue() - Method in Triple
getByFirstNameAndLastNameAndAge(java.lang.String, java.lang.String, int) - Method in Person
getByte(java.lang.String, java.lang.Integer) - Method in AbstractTypeConvertingMap
getCache(java.lang.String, int) - Method in GrailsConcurrentLinkedMapCacheManager
getCache(java.lang.String) - Method in GrailsConcurrentMapCacheManager
getCacheableMappingLocations() - Method in HibernateMappingContextSessionFactoryBean
getCachedCollection(org.grails.datastore.mapping.model.PersistentEntity, java.io.Serializable, java.lang.String) - Method in AbstractSession
getCachedCollection(org.grails.datastore.mapping.model.PersistentEntity, java.io.Serializable, java.lang.String) - Method in SessionImplementor
Obtains a cached collection
getCachedEntry(org.grails.datastore.mapping.model.PersistentEntity, java.io.Serializable, boolean) - Method in AbstractSession
getCachedEntry(java.io.Serializable) - Method in HashMapTPCacheAdapter
getCachedEntry(org.grails.datastore.mapping.model.PersistentEntity, java.io.Serializable, boolean) - Method in SessionImplementor
Obtains a cached entry
getCachedEntry(java.io.Serializable) - Method in TPCacheAdapter
Returns the stored value for the specified key.
getCachedInstance(java.lang.Class, java.io.Serializable) - Method in AbstractSession
getCachedInstance(java.lang.Class, java.io.Serializable) - Method in SessionImplementor
Get the cached instance if it exists.
getCacheKeyValueForResource(java.lang.Object) - Method in CachingLinkGenerator
getCacheNames() - Method in GrailsConcurrentLinkedMapCacheManager
getCacheNames() - Method in GrailsConcurrentMapCacheManager
getCacheTimeout() - Method in CachingGrailsConventionGroovyPageLocator
getCacheTimeout() - Method in CachingGroovyPageStaticResourceLocator
getCacheTimeout() - Method in GroovyPageViewResolver
getCapacity() - Method in BoundedCharsAsEncodedBytesCounter
getCapacity() - Method in GrailsConcurrentLinkedMapCache
getCapitilizedName() - Method in AbstractPersistentProperty
getCapitilizedName() - Method in PersistentProperty
The name with the first letter in upper case as per Java bean conventions
getCascadeOperations() - Method in Association
getCascadeOperations() - Method in PendingOperation
Operations to be executed directly following this operation
getCascadeOperations() - Method in PendingOperationAdapter
getCascadeValidateOperation() - Method in Association
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
getChangeLogFile() - Method in DatabaseMigrationCommand
getChangeLogFileName() - Method in DatabaseMigrationCommand
getChangeLogLocation() - Method in DatabaseMigrationCommand
getChar(java.lang.String, java.lang.Integer) - Method in AbstractTypeConvertingMap
getCharacterEncoding() - Method in DefaultRequestStateLookupStrategy
getCharacterEncoding() - Method in GrailsRequestStateLookupStrategy
The character encoding of the request
getCharacterEncoding() - Method in Request
Returns:
The request character encoding
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.
getChildEntities(org.grails.datastore.mapping.model.PersistentEntity) - Method in AbstractMappingContext
getChildEntities(org.grails.datastore.mapping.model.PersistentEntity) - Method in MappingContext
Obtains all of the children for the given root
getChildEntityByDiscriminator(org.grails.datastore.mapping.model.PersistentEntity, java.lang.String) - Method in AbstractMappingContext
getChildEntityByDiscriminator(org.grails.datastore.mapping.model.PersistentEntity, java.lang.String) - Method in MappingContext
Obtains a child of the given root entity using the given discriminator
getChunkMinSize() - Method in StreamCharBuffer
getCircularReferenceBehaviour() - Method in ChainedConverterConfiguration
getCircularReferenceBehaviour() - Method in ConverterConfiguration
Lookup the configured CircularReferenceBehaviour (how the converter should behave when a circular reference is detected)
getCircularReferenceBehaviour() - Method in DefaultConverterConfiguration
getCircularReferenceBehaviour() - Method in ImmutableConverterConfiguration
GETCLASS_PATTERN - Field in DefaultGrailsApplication
getClasses() - Method in ArtefactInfo
Gets you the array of all artefact Class(es), the original classes loaded that represent the artefacts.
getClasses() - Method in DefaultArtefactInfo
getClassesByName() - Method in ArtefactInfo
Gets you the unmodifiable Map of all artefact Class(es), the actual classes implementing the artefact.
getClassesByName() - Method in DefaultArtefactInfo
getClassesDir() - Method in FileSystemInteraction
Returns:
The directory where classes are compiled to
getClassesDir() - Method in FileSystemInteractionImpl
Returns:
The directory where classes are compiled to
GETCLASSESMETH_PATTERN - Field in DefaultGrailsApplication
GETCLASSESPROP_PATTERN - Field in DefaultGrailsApplication
getClassForAssociationType(Attribute<?,?>) - Method in AbstractHibernateCriteriaBuilder
getClassForAssociationType(Attribute<?,?>) - Method in HibernateCriteriaBuilder
getClassForName(java.lang.String) - Method in AbstractGrailsApplication
getClassForName(java.lang.String) - Method in DefaultGrailsApplication
Retrieves a class from the GrailsApplication for the given name.
getClassForName(java.lang.String) - Method in GrailsApplication
Retrieves a class for the given name within the GrailsApplication or returns null
getClassInjectors() - Method in GrailsAwareInjectionOperation
getClassLoader() - Method in AbstractGrailsApplication
getClassLoader() - Method in ClosureClassIgnoringComponentScanBeanDefinitionParser
getClassLoader() - Method in GrailsApplication
Returns the class loader instance for the Grails application.
getClassLoader() - Method in GrailsWebApplicationContext
getClassLoader() - Method in MapBasedSmartPropertyOverrideConfigurer
getClassLoader() - Method in PathMatchingResourcePatternResolver
Return the ClassLoader that this pattern resolver works with (never null).
getClassLoader() - Method in SimpleMapResourceLoader
getClassLoader() - Method in StaticResourceLoader
getClassMapping() - Method in AbstractKeyValueEntityPersister
getClassMapping() - Method in JpaMappingConfigurationStrategy
getClassMapping() - Method in MappingFactory
getClassMapping() - Method in NativeEntryEntityPersister
getClassMapping() - Method in PropertyMapping
Retrieves the ClassMapping instance of the owning class
getClassMessageArg() - Method in RestfulController
getClassMetadata() - Method in AnnotationMetadataReader
getClassName() - Method in GrailsWrappedRuntimeException
Returns:
Returns the className.
getClassName() - Method in GroovyPageParser
getClassName() - Method in Model
Returns:
The class name excluding package
getClassName(java.lang.Class) - Method in NameUtils
Get the class name, taking into account proxies
getClasspath() - Method in GroovyCompilerConfiguration
Returns the classpath for local resources.
getClasspath() - Method in OptionSetGroovyCompilerConfiguration
getClasspathOption() - Method in CompilerOptionHandler
getClazz() - Method in AbstractGrailsClass
getClazz() - Method in GrailsClass
Returns the actual clazz represented by the GrailsClass.
getClockProvider() - Method in GormValidatorFactoryAdapter
getClockProvider() - Method in JakartaValidatorRegistry
getClosure(org.codehaus.groovy.ast.stmt.BlockStatement, java.lang.String) - Method in AstUtils
getCode() - Method in JspMessageTag
getCodecAliases() - Method in CodecIdentifier
Gets the aliases for this codec.
getCodecAliases() - Method in CombinedCodecIdentifier
getCodecAliases() - Method in DefaultCodecIdentifier
getCodecForBsonType(org.bson.BsonType, org.bson.codecs.configuration.CodecRegistry) - Method in CodecExtensions
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 HTMLCodecFactory.1
getCodecIdentifier() - Method in JavaScriptCodec.1
getCodecIdentifier() - Method in JSONCodecFactory.1
getCodecIdentifier() - Method in NoneEncoder
getCodecIdentifier() - Method in RawCodec
getCodecIdentifier() - Method in URLCodecFactory.1
getCodecIdentifier() - Method in URLCodecFactory.2
getCodecIdentifier() - Method in XMLCodecFactory
getCodecName() - Method in CodecIdentifier
Gets the unique name of the codec.
getCodecName() - Method in CombinedCodecIdentifier
getCodecName() - Method in DefaultCodecIdentifier
getCodecRegistry() - Method in CodecRegistryProvider
getCodecRegistry() - Method in MongoDatastore
Returns:
The CodecRegistry
getCodecRegistry() - Method in MongoMappingContext
Returns:
The codec registry for this mapping context
getCodeSnippet() - Method in GrailsWrappedRuntimeException
Returns:
Returns the line.
getCodeToHandleAllowedMethods(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in ControllerActionTransformer
getCollection(org.grails.datastore.mapping.model.PersistentEntity) - Method in AbstractMongoSession
getCollection() - Method in JspRenderTag
getCollection(org.grails.datastore.mapping.model.PersistentEntity) - Method in MongoDatastore
Obtain the raw com.mongodb.client.MongoCollection for the given entity
getCollection() - Method in MongoEntity
The actual collection that this entity maps to.
getCollection() - Method in MongoStaticApi
getCollection() - Method in MongoStaticOperations
The actual collection that this entity maps to.
getCollectionName(org.grails.datastore.mapping.model.PersistentEntity, T) - Method in AbstractMongoObectEntityPersister
getCollectionName(org.grails.datastore.mapping.model.PersistentEntity) - Method in AbstractMongoSession
getCollectionName(org.grails.datastore.mapping.model.PersistentEntity) - Method in MongoCodecEntityPersister
getCollectionName(org.grails.datastore.mapping.model.PersistentEntity) - Method in MongoDatastore
Gets the default collection name for the given entity
getCollectionName() - Method in MongoEntity
Returns:
The name of the Mongo collection that entity maps to
getCollectionName(org.grails.datastore.mapping.model.PersistentEntity, org.bson.Document) - Method in MongoEntityPersister
getCollectionName() - Method in MongoStaticApi
getCollectionName() - Method in MongoStaticOperations
Returns:
The name of the Mongo collection that entity maps to
getCollectionNames(com.mongodb.client.MongoDatabase) - Method in MongoExtensions
********** MongoDatabase Extensions ************
getColumn() - Method in PropertyConfig
Shortcut to get the column name for this property.
getColumnForSimpleValue(SimpleValue) - Method in GrailsDomainBinder
getColumnNameForPropertyAndPath(org.grails.datastore.mapping.model.PersistentProperty, java.lang.String, org.grails.orm.hibernate.cfg.ColumnConfig, java.lang.String) - Method in GrailsDomainBinder
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
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 org.grails.build.parsing.CommandLine
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() - Method in CommandFactory
Returns the CLI Commands.
getCommands() - Method in CommandRunner
getCommands(org.grails.cli.profile.ProjectContext) - Method in Profile
The profile Command instances
getCommandsDirectory(org.grails.cli.profile.Profile) - Method in FileSystemCommandResourceResolver
getCommandsDirectory(org.grails.cli.profile.Profile) - Method in ResourceResolvingCommandFactory.1
getCommandsDirectory(org.grails.cli.profile.Profile) - Method in ResourceResolvingCommandFactory.2
getCommonConfiguration(org.springframework.beans.factory.support.BeanDefinitionRegistry, java.lang.String) - Method in AbstractDatastoreInitializer
getCompilationException() - Method in GroovyPageMetaInfo
getCompiledClass() - Method in GroovyPageCompiledScriptSource
Returns:
The compiled class
getCompilerConfiguration() - Method in ResolvableGroovyTemplateEngine
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 Basic
getComponentType() - Method in ContainerRenderer
Returns:
The underlying type wrapped by the container.
getCompositeIdentity() - Method in AbstractPersistentEntity
getCompositeIdentity(java.lang.Class, org.grails.datastore.mapping.model.MappingContext) - Method in GormMappingConfigurationStrategy
getCompositeIdentity(java.lang.Class, org.grails.datastore.mapping.model.MappingContext) - Method in MappingConfigurationStrategy
Obtains the identity of a persistent entity
getCompositeIdentity() - Method in PersistentEntity
The composite id
getCompoundIndices() - Method in MongoCollection
Return all defined compound indices
getConfig() - Method in AbstractGrailsApplication
getConfig() - Method in ApplicationContextDatabaseMigrationCommand
getConfig() - Method in DatabaseMigrationCommand
getConfig() - Method in DefaultGrailsApplication
getConfig() - Method in GrailsApplication
Returns the ConfigObject instance.
getConfig() - Method in GrailsAutoConfiguration
getConfig() - Method in GrailsUnitTest
Returns:
grailsApplication.config
getConfig() - Method in GroovyChange
Called from the change or rollback closure.
getConfig() - Method in GroovyPrecondition
Called from the change or rollback closure.
getConfig() - Method in Holders
getConfig() - Method in Plugin
Returns:
The Config instance for this plugin
getConfig() - Method in ProfileInfoCommand.1
getConfig() - Method in ProjectContext
Returns:
The codegen config
getConfigClass() - Method in HibernateMappingContextSessionFactoryBean
getConfigLocations() - Method in GrailsWebApplicationContext
getConfigLocations() - Method in HibernateMappingContextSessionFactoryBean
getConfigPrefix() - Method in DatabaseMigrationCommand
getConfigSettings(grails.config.Config) - Method in FilteringCodecsByContentTypeSettings
getConfiguration() - Method in AbstractProfile
getConfiguration() - Method in ExtendedGroovyClassLoader
getConfiguration() - Method in Feature
Returns:
The configuration for the feature
getConfiguration() - Method in HibernateMappingContextSessionFactoryBean
Return the Hibernate Configuration object used to build the SessionFactory.
getConfiguration() - Method in HibernateSpec
Returns:
The configuration
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
getConfiguredRepositories() - Method in ProfileRepoConfig
getConfirmationMessage() - Method in GroovyChange
getConnection() - Method in CustomizableRollbackTransactionAttribute
Returns:
The connection being used
getConnection() - Method in GroovyChange
Called from the change or rollback closure.
getConnection() - Method in GroovyPrecondition
Called from the change or rollback closure.
getConnection(java.lang.String, java.lang.String) - Method in HibernateDatastore
getConnectionFromDriverManager(java.lang.String, java.util.Properties) - Method in DataSourceBuilder.ReadOnlyDriverManagerDataSource
getConnectionFromDriverManager(java.lang.String, java.util.Properties) - Method in ReadOnlyDriverManagerDataSource
getConnectionsCollection(ConnectionSource<MongoClient, MongoConnectionSourceSettings>) - Method in MongoConnectionSources
getConnectionSource(java.lang.String) - Method in ConnectionSources
Obtain a ConnectionSource by name
getConnectionSource(java.lang.String) - Method in InMemoryConnectionSources
getConnectionSource(java.lang.String) - Method in SingletonConnectionSources
getConnectionSource(java.lang.String) - Method in StaticConnectionSources
getConnectionSourceNames(ConnectionSourceFactory<T, S>, org.springframework.core.env.PropertyResolver) - Method in AbstractConnectionSources
Implementors should provide a method to lookup the data source names, which could be read from a database, configuration etc.
getConnectionSourceNames(org.grails.datastore.mapping.model.PersistentEntity) - Method in ConnectionSourcesSupport
Obtain all of the ConnectionSource names for the given entity
getConnectionSourceNames(ConnectionSourceFactory<Map<String,Map>,ConnectionSourceSettings>, org.springframework.core.env.PropertyResolver) - Method in SimpleMapDatastore
getConnectionSourceNames(ConnectionSourceFactory<T, S>, org.springframework.core.env.PropertyResolver) - Method in SingletonConnectionSources
getConnectionSourceNames(ConnectionSourceFactory<T, S>, org.springframework.core.env.PropertyResolver) - Method in StaticConnectionSources
getConnectionSources() - Method in AbstractHibernateDatastore
getConnectionSources() - Method in ConnectionSourcesProvider
Returns:
The ConnectionSources
getConnectionSources() - Method in MongoDatastore
Returns:
The ConnectionSources for this datastore
getConnectionSources() - Method in SimpleMapDatastore
getConnectionSourcesConfigurationKey() - Method in AbstractHibernateConnectionSourceFactory
getConnectionSourcesConfigurationKey() - Method in ConnectionSourceFactory
Returns:
Obtain the prefix used to obtain the default configuration.
getConnectionSourcesConfigurationKey() - Method in DataSourceConnectionSourceFactory
getConnectionSourcesConfigurationKey() - Method in MongoConnectionSourceFactory
getConnectionSourcesConfigurationKey() - Method in SimpleMapConnectionSourceFactory
getConnectionSourcesConfigurationKey() - Method in SingletonConnectionSources.NullConnectionFactory
getConsole() - Method in ProfileInfoCommand.1
getConsole() - Method in ProjectContext
Returns:
The GrailsConsole instance
getConstrained() - Method in DomainProperty
Returns:
The constraints of the property
getConstrainedProperties() - Method in ConstrainedEntity
Returns:
The constrained property instances
getConstrainedProperties() - Method in ConstrainedPropertyBuilder
getConstrainedProperties() - Method in DefaultGrailsDomainClass
getConstrainedProperties() - Method in DomainClass
Returns:
The constrained properties for this domain class
getConstrainedProperties() - Method in GrailsDomainClass
Returns a map of constraints applied to this domain class with the keys being the property name and the values being ConstrainedProperty instances
getConstrainedPropertiesForClass(Class<?>, boolean) - Method in ValidationSupport
getConstraintMetadata(org.codehaus.groovy.ast.expr.ClosureExpression) - Method in GrailsASTUtils
Evaluates a constraints closure and returns metadata about the constraints configured in the closure.
getConstraints() - Method in AbstractUrlMapping
See Also:
UrlMapping#getConstraints()#getConstraints()
getConstraints() - Method in BeanPropertyAccessor
Returns:
the constraints of the property at the end of the path, e.g. for `address.home.street` then the constraints of `street` are returned.
getConstraints() - Method in DelegatingBeanPropertyAccessorImpl
getConstraints() - Method in PropertyPathAccessor
getConstraints() - Method in ResponseCodeUrlMapping
getConstraints() - Method in UrlMapping
getConstraintsMap() - Method in Validateable
Returns:
The map of applied constraints
getConstraintValidatorFactory() - Method in GormValidatorFactoryAdapter
getConstraintValidatorFactory() - Method in JakartaValidatorRegistry
getContainer() - Method in MongoContainerHolder
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 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 MockPart
getContentType() - Method in NullView
getContentType() - Method in Request
Returns:
The request content type
getContext() - Method in JsonReader
getContext() - Method in JsonWriter
getContextPath() - Method in DefaultGrailsViewHelper
getContextPath() - Method in DefaultLinkGenerator
getContextPath() - Method in DefaultRequestStateLookupStrategy
getContextPath() - Method in GrailsRequestStateLookupStrategy
Obtains the context path to use from the request
getContextPath() - Method in GrailsWebRequest
Returns the context path of the request.
getContextPath() - Method in LinkGenerator
Obtains the context path from which this link generator is operating.
getContextPath() - Method in Request
Returns:
The context path
getContextPath() - Method in TestLinkGenerator
getContexts() - Method in DatabaseMigrationCommand
getContextType() - Method in JsonReader.Context
getController() - Method in ControllerUnitTest
getController(jakarta.servlet.ServletRequest) - Method in DefaultGrailsApplicationAttributes
getController() - Method in ForwardUrlMappingInfo
getController(jakarta.servlet.ServletRequest) - Method in GrailsApplicationAttributes
Returns:
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(jakarta.servlet.ServletRequest) - Method in DefaultGrailsApplicationAttributes
getControllerActionUri(jakarta.servlet.ServletRequest) - Method in GrailsApplicationAttributes
Parameters:
request
getControllerClass() - Method in GrailsWebRequest
Returns:
the controllerClass
getControllerClass(java.lang.String) - Method in UrlMappingsUnitTest
getControllerClass() - Method in WebAttributes
Obtains the currently executing controller class
getControllerFromRequest(jakarta.servlet.http.HttpServletRequest) - Method in GrailsWebUtil
Obtains the currently executing controller from the given request if any.
getControllerName() - Method in AbstractUrlMapping
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 ServletRenderContext
getControllerName() - Method in UrlMapping
Retrieves the controller name which is either a groovy.lang.Closure that evaluates the controller name at runtime or a java.lang.String that represents the controller name
getControllerName() - Method in UrlMappingInfo
The name of the controller that the URL mapping maps to
getControllerName() - Method in WebAttributes
Obtains the currently executing controller name
getControllerName() - Method in WebRequestDelegatingRequestContext
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
getControllersToMock() - Method in UrlMappingsUnitTest
getControllerUri() - Method in Controller
Returns the URI of the currently executing controller
getControllerUri(jakarta.servlet.ServletRequest) - Method in DefaultGrailsApplicationAttributes
getControllerUri(jakarta.servlet.ServletRequest) - Method in GrailsApplicationAttributes
Parameters:
request
getConversionService() - Method in AbstractMappingContext
getConversionService() - Method in MappingContext
Obtains the ConversionService instance to use for type conversion
getConverter(java.lang.Class, java.lang.Object) - Method in SimpleDataBinder
getConverterClass() - Method in ObjectMarshallerRegisterer
getConverterConfiguration(Class<C>) - Method in ConvertersConfigurationHolder
getConverterRegistry() - Method in AbstractMappingContext
getConverterRegistry() - Method in MappingContext
Obtains the converter registry
getCorsConfigurations() - Method in GrailsCorsConfiguration
getCount() - Method in GormEntity
Same as count() but allows property-style syntax (Foo.count)
getCount() - Method in GormStaticApi
Same as count() but allows property-style syntax (Foo.count)
getCount() - Method in GormStaticOperations
Same as count() but allows property-style syntax (Foo.count)
getCount(MongoCollection<Document>, Map<String, Object>, Map<String, Object>) - Method in MongoExtensions
getCount() - Method in TenantDelegatingGormOperations
getCountingWriter() - Method in BoundedCharsAsEncodedBytesCounter
getCreatedMillis() - Method in CacheEntry
getCreationTime() - Method in GrailsHttpSession
getCreator() - Method in SessionHolder
getCriteria() - Method in AbstractDetachedCriteria
getCriteria() - Method in AssociationCriteria
getCriteria() - Method in DynamicFinderInvocation
getCriteria() - Method in Query
Returns:
The criteria defined by this query
getCriteria() - Method in Query.Junction
getCriteria() - Method in QueryableCriteria
Returns:
A list of all criteria
getCriteriaAndAlias(Association<?>) - Method in AbstractHibernateQuery
getCurrent() - Method in GrailsVersion
Returns:
Obtains the current Grails version
getCurrent() - Method in PageContextFactory
getCurrentAlias() - Method in AbstractHibernateQuery
getCurrentConfig(org.springframework.core.env.ConfigurableEnvironment) - Method in ExternalConfigRunListener
getCurrentLineNumber() - Method in GSPWriter
getCurrentOriginalWriter() - Method in OutputEncodingStack
getCurrentOutputEncodingStack() - Method in DefaultOutputContextLookup.DefaultOutputContext
getCurrentOutputEncodingStack() - Method in OutputContext
getCurrentOutputLineNumber() - Method in GroovyPageParser
getCurrentParentBuffers() - Method in StreamCharBuffer
getCurrentRequest() - Method in GrailsWebRequest
Returns:
The currently executing request
getCurrentRequestUri(jakarta.servlet.http.HttpServletRequest) - Method in GroovyPagesServlet
getCurrentResponse() - Method in GrailsWebRequest
getCurrentSession() - Method in AbstractDatastore
getCurrentSession() - Method in Datastore
Obtains the current session (if any)
getCurrentSession() - Method in HibernateDatastore
getCurrentSessionContextClass() - Method in HibernateMappingContextSessionFactoryBean
getCurrentStrackReference() - Method in PathCapturingJSONWriterWrapper
getCurrentUrl() - Method in BrowserDelegate
Delegates to Browser.getCurrentUrl.
getCurrentVersion(org.grails.datastore.mapping.engine.EntityAccess) - Method in EntityPersister
getCurrentWriter() - Method in DefaultOutputContextLookup.DefaultOutputContext
getCurrentWriter() - Method in OutputContext
getCursor() - Method in AbstractResultList
getCursor() - Method in MongoQuery.MongoResultList
Returns:
The underlying MongoDB cursor instance
getCustomCacheKeyGenerator() - Method in GrailsCacheManagerAware
Returns:
The custom key generator, or null if it isn't present
getCustomTagLibs() - Method in ModelEntry
getCustomTypeMarshaller() - Method in Basic
Returns:
The type converter for this custom type
getCustomTypeMarshaller() - Method in Custom
Returns:
The type converter for this custom type
getcValue() - Method in Triple
getDatabase() - Method in AbstractMongoConnectionSourceSettings
Returns:
Obtain the database name
getDatabase(org.grails.datastore.mapping.model.PersistentEntity) - Method in AbstractMongoSession
Returns:
The name of the default database
getDatabaseConnection() - Method in GroovyChange
Called from the change or rollback closure.
getDatabaseConnection() - Method in GroovyPrecondition
Called from the change or rollback closure.
getDatabaseName(org.grails.datastore.mapping.model.PersistentEntity) - Method in MongoDatastore
getDataBindingSourceCreator(grails.web.mime.MimeType, java.lang.Class, java.lang.Object) - Method in DefaultDataBindingSourceRegistry
getDataBindingSourceRegistry(grails.core.GrailsApplication) - Method in DataBindingUtils
getDataBindingSources() - Method in CollectionDataBindingSource
getDataBindingSources() - Method in GPathResultCollectionDataBindingSource
getDataBindingSources() - Method in JsonDataBindingSourceCreator.1
getDataSource() - Method in AbstractHibernateDatastore
Returns:
The javax.sql.DataSource being used by this datastore instance
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.
getDataSource() - Method in HibernateConnectionSource
Returns:
The underlying SQL javax.sql.DataSource
getDataSource() - Method in HibernateMappingContextSessionFactoryBean
getDataSourceConfig(grails.config.ConfigMap) - Method in DatabaseMigrationCommand
getDataSourceName() - Method in AbstractHibernateDatastore
Returns:
The data source name being used
getDataSourceName(java.lang.String) - Method in DatabaseMigrationGrailsPlugin
getDataSourceName() - Method in HibernateMappingContextSessionFactoryBean
getDatasourceNames(org.grails.datastore.mapping.model.PersistentEntity) - Method in GrailsHibernateUtil
deprecated:
Use MultipleDataSourceSupport#getDatasourceNames(PersistentEntity)#getDatasourceNames(PersistentEntity) instead
getDatasourceNames(org.grails.datastore.mapping.model.PersistentEntity) - Method in MultipleDataSourceSupport
getDatastore() - Method in AbstractDatastoreApi
getDatastore() - Method in AbstractHibernateEventListener
Returns:
The hibernate datastore
getDatastore() - Method in AbstractHibernateSession
getDatastore() - Method in AbstractMongoSession
getDatastore() - Method in AbstractSession
getDatastore() - Method in DatastoreTransactionManager
getDatastore() - Method in DataTest
getDatastore() - Method in MongoCodecSession
getDatastore() - Method in OpenSessionInViewInterceptor
getDatastore() - Method in Session
The Datastore that created this Session
getDatastoreForConnection(java.lang.String) - Method in AbstractHibernateDatastore
Obtain a child datastore for the given connection name
getDatastoreForConnection(java.lang.String) - Method in HibernateDatastore
Obtain a child HibernateDatastore by connection name
getDatastoreForConnection(java.lang.String) - Method in MongoDatastore
getDatastoreForConnection(java.lang.String) - Method in MultipleConnectionSourceCapableDatastore
Lookup a Datastore by ConnectionSource name
getDatastoreForConnection(java.lang.String) - Method in SimpleMapDatastore
getDatastoreForTenantId(java.io.Serializable) - Method in AbstractHibernateDatastore
getDatastoreForTenantId(java.io.Serializable) - Method in MongoDatastore
getDatastoreForTenantId(java.io.Serializable) - Method in MultiTenantCapableDatastore
Obtains the datastore for the given tenant id.
getDatastoreForTenantId(java.io.Serializable) - Method in SimpleMapDatastore
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 Jsr310ConvertersConfiguration.12
getDate(java.util.Calendar) - Method in Jsr310ConvertersConfiguration.15
getDate(java.util.Calendar) - Method in Jsr310ConvertersConfiguration.18
getDate(java.util.Calendar) - Method in Jsr310ConvertersConfiguration.3
getDate(java.util.Calendar) - Method in Jsr310ConvertersConfiguration.6
getDate(java.util.Calendar) - Method in Jsr310ConvertersConfiguration.9
getDate(java.util.Calendar) - Method in StructuredCalendarBindingEditor
getDate(java.util.Calendar) - Method in StructuredDateBindingEditor
getDate(java.util.Calendar) - Method in StructuredSqlDateBindingEditor
getDateCreatedPropertyNames(java.lang.String) - Method in AutoTimestampEventListener
getDateFormat(java.lang.String, java.lang.Object, java.util.Locale) - Method in DefaultGrailsTagDateHelper
getDateFormat(java.lang.String, java.lang.Object, java.util.Locale) - Method in GrailsTagDateHelper
Retrieve a date format object without time to be passed to the format method
getDateFormats() - Method in DataBindingConfigurationProperties
getDateTimeFormat(java.lang.String, java.lang.String, java.lang.Object, java.util.Locale) - Method in DefaultGrailsTagDateHelper
getDateTimeFormat(java.lang.String, java.lang.String, java.lang.Object, java.util.Locale) - Method in GrailsTagDateHelper
Retrieve a date format object with time to be passed to the format method
getDB() - Method in MongoEntity
Returns:
The database for this domain class
getDB() - Method in MongoStaticApi
getDB() - Method in MongoStaticOperations
Returns:
The database for this domain class
getDbCreate() - Method in GrailsDataSource
Whether to generate the database with HBM 2 DDL, values can be "create", "create-drop" or "update".
getDbo() - Method in MongoEntity
Return the DBObject instance for the entity
getDbo(D) - Method in MongoInstanceOperations
Return the DBObject instance for the entity
getDbo(D) - Method in MongoStaticApi
getDecapitalizedName() - Method in AbstractPersistentEntity
getDecapitalizedName() - Method in PersistentEntity
Returns:
Returns the name of the class decapitalized form
getDeclaredField(java.lang.String) - Method in ClassPropertyFetcher
getDeclaredField(java.lang.Class, java.lang.String) - Method in MappingUtils
Get a declared field, searching super classes for the field if it is not found in the class.
getDeclaredMethods() - Method in AnnotationMetadataReadingVisitor
getDeclaredWriteConcern(org.grails.datastore.mapping.model.PersistentEntity) - Method in AbstractMongoSession
getDeclaringClassName() - Method in MethodMetadataReadingVisitor
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
getDecorators() - Method in AsyncQuery
getDecorators() - Method in GormAsyncStaticApi
getDecorators() - Method in PromiseDecoratorProvider
Returns:
A list of decorators
getDefault() - Method in ConnectionSourceSettings
Returns:
Any defaults
getDefaultAction() - Method in DefaultGrailsControllerClass
getDefaultAction() - Method in GrailsControllerClass
Returns the default action for this Controller.
getDefaultCollectionInstanceForType(java.lang.Class) - Method in SimpleDataBinder
getDefaultColumnName(org.grails.datastore.mapping.model.PersistentProperty, java.lang.String) - Method in GrailsDomainBinder
getDefaultConnectionSource() - Method in AbstractConnectionSources
getDefaultConnectionSource() - Method in ConnectionSources
Obtains the default ConnectionSource
getDefaultConnectionSourceName(org.grails.datastore.mapping.model.PersistentEntity) - Method in ConnectionSourcesSupport
If a domain class uses more than one datasource, we need to know which one to use when calling a method without a namespace qualifier.
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
getDefaultConstraints() - Method in DefaultConstraintEvaluator
getDefaultConstructor(org.codehaus.groovy.ast.ClassNode) - Method in GrailsASTUtils
Obtains the default constructor for the given class node.
getDefaultContextLoaderClassName(Class<?>) - Method in GrailsJunit4ClassRunner
getDefaultCurrencyCodes() - Method in CurrencyInputRenderer
getDefaultDatabase() - Method in AbstractMongoSession
Returns:
The name of the default database
getDefaultDatabase() - Method in MongoDatastore
Returns:
The default database name
getDefaultDatabaseName() - Method in DocumentMappingContext
getDefaultDatabaseName(org.springframework.core.env.PropertyResolver) - Method in MongoMappingContext
getDefaultDataSource(org.grails.datastore.mapping.model.PersistentEntity) - Method in GrailsHibernateUtil
deprecated:
Use MultipleDataSourceSupport#getDefaultDataSource(PersistentEntity)#getDefaultDataSource(PersistentEntity) instead
getDefaultDataSource(org.grails.datastore.mapping.model.PersistentEntity) - Method in MultipleDataSourceSupport
If a domain class uses more than one datasource, we need to know which one to use when calling a method without a namespace qualifier.
getDefaultEncodeAs() - Method in DefaultGrailsTagLibClass
getDefaultEncodeAs() - Method in GrailsTagLibClass
getDefaultEngine() - Method in GrailsDependencyVersions
getDefaultFeatures() - Method in AbstractProfile
getDefaultFeatures() - Method in Profile
Returns:
The default features for this profile
getDefaultFlushMode() - Method in AbstractHibernateCriteriaBuilder
getDefaultFlushMode() - Method in AbstractHibernateDatastore
Returns:
Obtains the default flush mode level
getDefaultFlushMode() - Method in MongoDatastore
Returns:
The default flush mode
getDefaultFlushModeName() - Method in AbstractHibernateDatastore
Returns:
The name of the default value flush
getDefaultIdentityMapping(org.grails.datastore.mapping.model.ClassMapping) - Method in GormMappingConfigurationStrategy
getDefaultIdentityMapping(org.grails.datastore.mapping.model.ClassMapping) - Method in MappingConfigurationStrategy
Obtains the default manner in which identifiers are mapped.
getDefaultInputMask() - Method in GrailsConsole
getDefaultLabel() - Method in BeanPropertyAccessor
Returns:
default label text for the property at the end of the path.
getDefaultLabel() - Method in BeanPropertyAccessorImpl
getDefaultLabel() - Method in DelegatingBeanPropertyAccessorImpl
getDefaultLabel() - Method in DomainProperty
Returns:
The default label for the property (natural name)
getDefaultLabel() - Method in DomainPropertyImpl
getDefaultLabel() - Method in PropertyPathAccessor
getDefaultMapping() - Method in DocumentMappingContext
getDefaultMessage(java.lang.String) - Method in AbstractConstraint
Returns the default message for the given message code in the current locale.
getDefaultOption() - Method in CurrencyInputRenderer
getDefaultOption() - Method in LocaleInputRenderer
getDefaultOption() - Method in MapToSelectInputRenderer
Returns:
The default to be selected in the select element
getDefaultOption() - Method in TimeZoneInputRenderer
getDefaultProfile() - Method in CreateAppCommand
getDefaultProfile() - Method in CreatePluginCommand
getDefaultProfile() - Method in CreateProfileCommand
getDefaultPropertySource(org.springframework.core.env.ConfigurableEnvironment, java.lang.String) - Method in Sitemesh3GrailsPlugin
getDefaultResourceLoader() - Method in DefaultResourceLocator
getDefaultResourceLoader() - Method in ResourceLocator
getDefaultTableHeader(org.grails.scaffolding.model.property.DomainProperty) - Method in ContextMarkupRendererImpl
getDefaultTaglibEncoder() - Method in OutputEncodingStack
getDefaultTaglibEncoder() - Method in OutputEncodingStackAttributes
getDefaultValue(java.lang.String) - Method in OutputEncodingSettings
getDefinedFormats(groovy.lang.Closure) - Method in MimeTypesApiSupport
getDefinition() - Method in MongoCollection.Index
getDelegate() - Method in AbstractClosureProxy
getDelegateInvokeMethod() - Method in BuilderTypeCheckingExtension
Returns:
The method node to invoke for unresolved methods within closures of the builder (implicit this)
getDelegateInvokeMethod() - Method in JsonTemplateTypeCheckingExtension
getDeleteMap(java.lang.Iterable) - Method in MongoSession
getDependencies() - Method in AbstractProfile
getDependencies() - Method in CompositeDependencyManagement
getDependencies() - Method in DependencyManagement
Returns the managed dependencies.
getDependencies() - Method in Feature
Returns:
The dependency definitions for this feature
getDependencies() - Method in GrailsDependencyVersions
getDependencies() - Method in MavenModelDependencyManagement
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
getDependencyResolutionContext() - Method in DependencyCustomizer
getDependentVersion(java.lang.String) - Method in AbstractGrailsPlugin
getDependentVersion(java.lang.String) - Method in DefaultGrailsPlugin
getDependentVersion(java.lang.String) - Method in GrailsPlugin
The version of the specified dependency
getDeployedAbsoluteViewURI(java.lang.String) - Method in GroovyPagesUriService
getDeployedAbsoluteViewURI(java.lang.String) - Method in GroovyPagesUriSupport
Obtains a view URI when deployed within the /WEB-INF/grails-app/views context
getDeployedViewURI(java.lang.String, java.lang.String) - Method in DefaultGroovyPagesUriService
getDeployedViewURI(java.lang.String, java.lang.String) - Method in GroovyPagesUriService
getDeployedViewURI(java.lang.String, java.lang.String) - Method in GroovyPagesUriSupport
Obtains a view URI when deployed within the /WEB-INF/grails-app/views context
getDepth() - Method in JSON
getDepth() - Method in XML
getDescription() - Method in AbstractCommand
getDescription() - Method in AbstractProfile
getDescription() - Method in ApplicationCommand
getDescription() - Method in ClosureExecutingCommand
getDescription() - Method in Command
Returns:
The description of the command
getDescription() - Method in DefaultFeature
getDescription() - Method in Described
Returns:
The description
getDescription() - Method in Feature
Returns:
The description of the profile
getDescription() - Method in GradleTaskCommandAdapter
getDescription() - Method in GrailsResource
getDescription() - Method in HelpExample
getDescription() - Method in Profile
Returns:
The description of the profile
getDescription() - Method in RunCommand
getDescription() - Method in SpringResource
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
getDesiredMongoDockerName() - Method in AbstractMongoGrailsExtension
Returns the configured docker image name
getDesiredMongoVersion() - Method in AbstractMongoGrailsExtension
Returns the desire mongo version.
getDestinationDirectory(java.io.File) - Method in CreateAppCommand
getDestroyClosure() - Method in DefaultGrailsBootstrapClass
getDestroyClosure() - Method in GrailsBootstrapClass
Returns the destroy closure which is called on application exit.
getDetachedCriteria() - Method in DynamicFinderInvocation
getDetachedCriteriaType(org.codehaus.groovy.ast.ClassNode) - Method in AbstractDetachedCriteriaServiceImplementor
getDetachedCriteriaType(org.codehaus.groovy.ast.ClassNode) - Method in AbstractWhereImplementer
getDialect(org.hibernate.SessionFactory) - Method in AbstractHibernateQuery
getDialect() - Method in GormDatabase
getDialect() - Method in GrailsDataSource
The dialect implementation to use.
getDialect(org.hibernate.SessionFactory) - Method in HibernateQuery
getDialectResolutionInfo() - Method in HibernateDialectDetectorFactoryBean
getDirectChildEntities(org.grails.datastore.mapping.model.PersistentEntity) - Method in AbstractMappingContext
getDirectChildEntities(org.grails.datastore.mapping.model.PersistentEntity) - Method in MappingContext
Obtains only the direct children (1 level down) for the given root entity
getDirection() - Method in NoopVisitor
getDirection() - Method in Query.Order
Returns:
The direction order by
getDirective() - Method in AbstractClosureProxy
getDirtyCheckingState(java.lang.Object) - Method in EntityReflector
Returns:
Obtains the dirty checking state for the given entity
getDirtyPropertyNames() - Method in GormEntity
Obtains a list of property names that are dirty.
getDirtyPropertyNames(D) - Method in GormInstanceApi
Obtains a list of property names that are dirty
getDirtyPropertyNames(D) - Method in HibernateGormInstanceApi
Obtains a list of property names that are dirty
getDiscriminator() - Method in AbstractPersistentEntity
getDiscriminator() - Method in PersistentEntity
The discriminator used when persisting subclasses of an inheritance hierarchy
getDiscriminatorAttributeName() - Method in BsonPersistentEntityCodec
Returns:
The name of the discriminator
getDiscriminatorAttributeName() - Method in PersistentEntityCodec
getDocumentMappingContext() - Method in AbstractMongoSession
getDocumentMappingContext() - Method in MongoCodecSession
getDomain() - Method in DomainUnitTest
Returns:
An instance of the domain class
getDomainClass() - Method in DomainProperty
Returns:
The PersistentEntity the property belongs to
getDomainClasses() - Method in HibernateSpec
Returns:
The domain classes
getDomainClasses() - Method in MongoSpec
Returns:
The domain classes
getDomainClassesToMock() - Method in DataTest
getDomainClassesToMock() - Method in DomainUnitTest
getDomainClassMap() - Method in GroovyPagesTemplateEngine
getDomainClassType(java.lang.Object, java.lang.String) - Method in GrailsWebDataBinder
Parameters:
obj - any object
getDomainProperty() - Method in BeanPropertyAccessor
Returns:
the GORM persistent property descriptor for the property at the end of the path, e.g. for `address.home.street` then the descriptor of `street` is returned.
getDomainProperty() - Method in DelegatingBeanPropertyAccessorImpl
getDomainProperty() - Method in PropertyPathAccessor
getDomainRegistryEntries() - Method in DomainRendererRegistry
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.
getDriver() - Method in BrowserDelegate
Delegates to Browser.getDriver.
getDriverClassName() - Method in DatabaseDriver
Return the driver class name.
getDriverClassName() - Method in GrailsDataSource
The driver class name for the data source.
getDynamicFinderPrefix() - Method in CountByImplementer
getDynamicFinderPrefix() - Method in FindAllByImplementer
getDynamicFinderPrefix() - Method in FindOneByImplementer
getDynamicTemplatePrefix() - Method in JsonViewTemplateEngine
getDynamicTemplatePrefix() - Method in MarkupViewTemplateEngine
getDynamicTemplatePrefix() - Method in ResolvableGroovyTemplateEngine
getELContext() - Method in GroovyPagesPageContext
getElementName(java.lang.Object) - Method in ArrayMarshaller
getElementName(java.lang.Object) - Method in CollectionMarshaller
getElementName(java.lang.Object) - Method in MapMarshaller
getElementName(java.lang.Object) - Method in NameAwareMarshaller
Returns the tag name for the object
getElementName(java.lang.Object) - Method in ProxyUnwrappingMarshaller
getElementName(java.lang.Object) - Method in ValidationErrorsMarshaller
getElementName(java.lang.Object) - Method in XML
getEmbedded(T, java.lang.String) - Method in AbstractMongoObectEntityPersister
getEmbedded() - Method in AbstractPersistentEntity
getEmbedded(T, java.lang.String) - Method in NativeEntryEntityPersister
Implementors should override to provide support for embedded objects.
getEmbedded() - Method in PersistentEntity
A list of embedded associations for this entity.
getEmbedded(java.util.Map, java.lang.String) - Method in SimpleMapEntityPersister
getEncodeAsForTag(java.lang.String) - Method in DefaultGrailsTagLibClass
getEncodeAsForTag(java.lang.String) - Method in GrailsTagLibClass
getEncodeAsForTag(java.lang.String, java.lang.String) - Method in TagLibraryLookup
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 GSPResponseWriter
getEncodedAppender() - Method in OutputEncodingStack.OutputProxyWriter
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 GSPResponseWriter
getEncoder() - Method in HTML4Codec
getEncoder() - Method in HTMLCodec
getEncoder() - Method in HTMLJSCodec
getEncoder() - Method in JavaScriptCodec
getEncoder() - Method in OutputEncodingStack.OutputProxyWriter
getEncoder() - Method in RawCodec
getEncoder() - Method in StreamingEncoderWriter
getEncoder() - Method in XMLCodecFactory
getEncoderClass() - Method in BigDecimalCodec
getEncoderClass() - Method in BigIntegerCodec
getEncoderClass() - Method in BsonPersistentEntityCodec
getEncoderClass() - Method in CodecExtensions.CurrencyCodec
getEncoderClass() - Method in CodecExtensions.GStringCodec
getEncoderClass() - Method in CodecExtensions.IntRangeCodec
getEncoderClass() - Method in CodecExtensions.ListCodec
getEncoderClass() - Method in CodecExtensions.LocaleCodec
getEncoderClass() - Method in CodecExtensions.MapCodec
getEncoderClass() - Method in InstantCodec
getEncoderClass() - Method in LocalDateCodec
getEncoderClass() - Method in LocalDateTimeCodec
getEncoderClass() - Method in LocalTimeCodec
getEncoderClass() - Method in OffsetDateTimeCodec
getEncoderClass() - Method in OffsetTimeCodec
getEncoderClass() - Method in PeriodCodec
getEncoderClass() - Method in ZonedDateTimeCodec
getEncoderForContentType(java.lang.String) - Method in FilteringCodecsByContentTypeSettings
getEncoders() - Method in EncodingState
Gets the current encoding state (= encoder that have been applied)
getEncoders() - Method in EncodingStateImpl
getEncoding() - Method in BoundedCharsAsEncodedBytesCounter
getEncoding() - Method in ChainedConverterConfiguration
getEncoding() - Method in ConverterConfiguration
Lookup the configured default Character encoding for the Converter
getEncoding() - Method in DefaultConverterConfiguration
getEncoding() - Method in ImmutableConverterConfiguration
getEncoding() - Method in ViewConfiguration
Returns:
The default encoding to use to render views
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 DefaultOutputContextLookup.DefaultOutputContext
getEncodingStateRegistry() - Method in GrailsWebRequest
getEncodingStateRegistry() - Method in OutputContext
getEncodingStateRegistryLookup() - Method in EncodingStateRegistryLookupHolder
getEndColumn() - Method in SimpleCharStream
Get token end column number.
getEndLine() - Method in SimpleCharStream
Get token end line number.
getEngineInfo() - Method in GroovyPagesJspFactory
getEntity() - Method in AbstractClassMapping
getEntity() - Method in AbstractHibernateQuery
getEntity() - Method in AbstractPersistenceEvent
getEntity() - Method in BeanEntityAccess
getEntity() - Method in BeanPropertyAccessor
Returns:
the GORM domain type of `beanType`.
getEntity() - Method in ClassMapping
Obtains the PersistentEntity for this class mapping
getEntity(SaveOrUpdateEvent) - Method in ClosureEventTriggeringInterceptor
getEntity() - Method in DelegatingBeanPropertyAccessorImpl
getEntity() - Method in EntityAccess
Returns:
The entity being persisted
getEntity() - Method in FieldEntityAccess
getEntity() - Method in HibernatePersistentEntity
getEntity() - Method in ManualEntityOrdering
getEntity() - Method in PendingOperation
Returns:
The PersistentEntity being inserted
getEntity() - Method in PendingOperationAdapter
getEntity() - Method in PropertyPathAccessor
getEntity() - Method in Query
Returns:
The PersistentEntity being query
getEntityAccess() - Method in AbstractPersistenceEvent
getEntityAccess() - Method in PendingInsert
Returns:
The EntityAccess object for the entity to be inserted
getEntityAccess() - Method in PendingInsertAdapter
getEntityAccess() - Method in PendingUpdate
Returns:
The EntityAccess object for the entity to be inserted
getEntityAccess() - Method in PendingUpdateAdapter
getEntityFamily() - Method in AbstractKeyValueEntityPersister
getEntityFamily() - Method in AbstractMongoObectEntityPersister
getEntityFamily() - Method in NativeEntryEntityPersister
getEntityInterceptor() - Method in HibernateMappingContextSessionFactoryBean
getEntityMappedFormType() - Method in AbstractGormMappingFactory
getEntityMappedFormType() - Method in GormDocumentMappingFactory
getEntityMappedFormType() - Method in GormKeyValueMappingFactory
getEntityObject() - Method in AbstractPersistenceEvent
getEntityPersister(java.lang.String, org.hibernate.SessionFactory) - Method in AbstractHibernateQuery
getEntityPersister(java.lang.String, org.hibernate.SessionFactory) - Method in HibernateQuery
getEntityReflector(org.grails.datastore.mapping.model.PersistentEntity) - Method in AbstractMappingContext
Obtains a EntityReflector instance for the given entity
getEntityReflector(org.grails.datastore.mapping.model.PersistentEntity) - Method in MappingContext
Obtains a EntityReflector instance for the given entity
getEntityTrait() - Method in GormEntityTraitProvider
getEntityValidator(org.grails.datastore.mapping.model.PersistentEntity) - Method in AbstractMappingContext
Retrieves a validator for an entity
getEntityValidator(org.grails.datastore.mapping.model.PersistentEntity) - Method in MappingContext
Obtains a validator for the given entity
getEntryValue(T, java.lang.String) - Method in AbstractMongoObectEntityPersister
getEntryValue(T, java.lang.String) - Method in NativeEntryEntityPersister
Reads a value for the given key from the native entry
getEntryValue(java.util.Map, java.lang.String) - Method in SimpleMapEntityPersister
getEnumType() - Method in Property
Returns:
The type of the enum, either ordinal or string
getEnumType() - Method in PropertyConfig
getEnumTypeObject() - Method in Property
Returns:
The type of the enum, either ordinal or string
getEnumValues(org.grails.scaffolding.model.property.DomainProperty) - Method in EnumInputRenderer
getEnvironment() - Method in GrailsWebApplicationContext
getEnvironmentConfig(java.lang.String) - Method in ApplicationContextDatabaseMigrationCommand
getEnvironmentVariable(java.lang.String) - Method in SpringApplicationLauncher
getErr() - Method in GrailsConsole
getError() - Method in JspMessageTag
getErrors() - Method in BeanPropertyAccessor
Returns:
the resolved messages for any validation errors present on the property at the end of the path.
getErrors() - Method in BeanPropertyAccessorImpl
getErrors() - Method in Controller
Obtains the errors instance for the current controller
getErrors(jakarta.servlet.ServletRequest) - Method in DefaultGrailsApplicationAttributes
getErrors() - Method in DelegatingBeanPropertyAccessorImpl
getErrors() - Method in GormValidateable
Obtains the errors for an instance
getErrors(D) - Method in GormValidationApi
Obtains the errors for an instance
getErrors(jakarta.servlet.ServletRequest) - Method in GrailsApplicationAttributes
Parameters:
request
getErrors() - Method in PropertyPathAccessor
getErrors() - Method in Validateable
Returns:
The errors
getErrors() - Method in ValidationException
Returns:
The errors object
getEvent() - Method in EventTrigger
Returns:
The event being triggered
getEventBus() - Method in EventBusAware
Returns:
Retrieves the event bus
getEventListeners() - Method in HibernateMappingContextSessionFactoryBean
getEventTriggeringInterceptor() - Method in AbstractHibernateDatastore
getEventType() - Method in AbstractPersistenceEvent
getEventType() - Method in AbstractQueryEvent
Returns:
The type of event.
getEventType() - Method in GrailsContextEvent
getEventType() - Method in PostDeleteEvent
getEventType() - Method in PostInsertEvent
getEventType() - Method in PostLoadEvent
getEventType() - Method in PostQueryEvent
Returns:
The type of event.
getEventType() - Method in PostUpdateEvent
getEventType() - Method in PreDeleteEvent
getEventType() - Method in PreInsertEvent
getEventType() - Method in PreLoadEvent
getEventType() - Method in PreQueryEvent
Returns:
The type of event.
getEventType() - Method in PreUpdateEvent
getEventType() - Method in SaveOrUpdateEvent
getEventType() - Method in ValidationEvent
getEvictionNames() - Method in AbstractGrailsPlugin
getEvictionNames() - Method in GrailsPlugin
Returns:
The names of the plugins this plugin should evict onload
getExample() - Method in HelpExample
getExamples() - Method in AbstractCommand
getExamples() - Method in Command
Return some examples for the command.
getException() - Method in GroovyPagesPageContext
getExceptionHandlerMethodFor(Class<? extends Exception>) - Method in Controller
getExceptionHandlerMethods(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit) - Method in ControllerActionTransformer
getExceptionType() - Method in ControllerExceptionHandlerMetaData
getExceptionType() - Method in ResponseCodeUrlMapping
getExcludePatterns() - Method in AbstractGrailsControllerUrlMappings
getExcludePatterns() - Method in DefaultGrailsUrlMappingsClass
getExcludePatterns() - Method in DefaultUrlMappingsHolder
getExcludePatterns() - Method in GrailsUrlMappingsClass
Returns a List of URI patterns to exclude.
getExcludePatterns() - Method in UrlMappingsHolder
Retrieves the held Exclude Pattern instances as a list, could be null if there is no exclude
getExcludes(java.lang.Class) - Method in AbstractConverter
Gets the excludes for the given type
getExcludes(java.lang.Class) - Method in ConfigurableConverter
Gets the excludes for the given type
getExcludes(java.util.Map) - Method in DefaultJsonViewHelper
getExcludes() - Method in RenderContext
Which properties should be excluded from rendering
getExclusions() - Method in Dependency
Return the dependency exclusions.
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 CommandLineHelper
getExecutionContext() - Method in GroovyScriptCommand
getExpandoMetaClass(java.lang.Class) - Method in GrailsClassUtils
getExpandoMetaClass(Class<?>) - Method in GrailsMetaClassUtils
getExpandoMetaClass(Class<?>) - Method in MetaClassUtils
getExpandProperties(grails.plugin.json.view.api.JsonView, java.util.Map) - Method in DefaultJsonViewHelper
getExpressionCodecDirectiveValue() - Method in GroovyPageParser
getExpressionEncoder() - Method in GroovyPageMetaInfo
getExpressionEncoder() - Method in OutputEncodingStack
getExpressionEncoder() - Method in OutputEncodingStackAttributes
getExpressionFactory() - Method in GroovyPagesJspApplicationContext
getExpressionOut() - Method in GroovyPage
getExpressions() - Method in DynamicFinderInvocation
getExpressionText(java.lang.String, boolean) - Method in GroovyPageParser
getExpressionWriter() - Method in OutputEncodingStack
getExtendedMethods() - Method in AbstractGormApi
getExtends() - Method in AbstractProfile
getExtends() - Method in Profile
The other Profile instances that this Profile extends
getExtension() - Method in ViewConfiguration
Returns:
The file extension
getFactory() - Method in AbstractConnectionSources
getFactory() - Method in ConnectionSources
Returns:
The factory used to create new connections
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
getFailOnError() - Method in DataTest
getFallBackValue(java.lang.Object, java.lang.String) - Method in ConfigurationBuilder
getFamily(org.grails.datastore.mapping.model.PersistentEntity, ClassMapping<Family>) - Method in AbstractKeyValueEntityPersister
getFamily() - Method in KeyValueEntry
getFamily(org.grails.datastore.mapping.model.PersistentEntity) - Method in SimpleMapQuery
getFeatures() - Method in AbstractProfile
getFeatures() - Method in Profile
Returns:
The features for this profile
getFetchMode(java.lang.Object) - Method in DynamicFinder
Retrieves the fetch mode for the specified instance; otherwise returns the default FetchMode.
getFetchMode(java.lang.Object) - Method in GrailsHibernateQueryUtils
Retrieves the fetch mode for the specified instance; otherwise returns the default FetchMode.
getFetchMode(java.lang.Object) - Method in GrailsHibernateUtil
Retrieves the fetch mode for the specified instance; otherwise returns the default FetchMode.
getFetchMode() - Method in PropertyConfig
Returns:
The Hibernate FetchMode
getFetchStrategies() - Method in AbstractDetachedCriteria
Returns:
Obtain the fetch strategies for each property
getFetchStrategy() - Method in Association
Returns:
The fetch strategy for the association
getField() - Method in JspEachErrorTag
getField() - Method in JspHasErrorsTag
getField() - Method in JspRenderErrorsTag
getField() - Method in MongoAttribute
Returns:
The field name to map to
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() - Method in ByteArrayResource
getFile(java.lang.String) - Method in GrailsMockHttpServletRequest
{
inheritDoc:
}
getFile() - Method in GrailsResource
getFile() - Method in ResourceMatcher.MatchedResource
getFile() - Method in SpringResource
getFileBasename(java.lang.String) - Method in GrailsStringUtils
Obtains the base name of a file excluding path and extension
getFileExtensions() - Method in YamlPropertySourceLoader
getFileMap() - Method in GrailsMockHttpServletRequest
{
inheritDoc:
}
getFilename() - Method in ByteArrayResource
getFileName(java.lang.StackTraceElement) - Method in DefaultErrorsPrinter
getFileName(java.lang.StackTraceElement) - Method in DefaultStackTracePrinter
getFilename() - Method in GrailsByteArrayResource
getFilename() - Method in GrailsResource
getFileName() - Method in GrailsTagException
getFileName() - Method in GroovyPagesException
getFilename() - Method in MockFileResource
getFilename() - Method in ReloadableResourceBundleMessageSource.PropertiesHolder
getFileName() - Method in SourceCodeAware
getFilename() - Method in SpringResource
getFileName() - Method in ViewRenderException
getFileNameInfo(java.lang.Throwable, org.springframework.core.io.Resource) - Method in DefaultErrorsPrinter
getFileNames() - Method in GrailsMockHttpServletRequest
{
inheritDoc:
}
getFiles(java.lang.String) - Method in GrailsMockHttpServletRequest
{
inheritDoc:
}
getFileSystemName() - Method in AbstractGrailsPlugin
getFileSystemName() - Method in GrailsPlugin
Returns the name of the plugin as represented in the file system including the version.
getFileSystemShortName() - Method in AbstractGrailsPlugin
getFileSystemShortName() - Method in GrailsPlugin
Returns the name of the plugin as represented on the file system without the version.
getFileTimestamp() - Method in ReloadableResourceBundleMessageSource.PropertiesHolder
getFilteringCodec() - Method in GrailsWebRequest
getFilteringEncoder() - Method in GrailsWebRequest
getFinders() - Method in GormEnhancer
getFindMethodToInvoke(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode) - Method in FindOneStringQueryImplementer
getFirstArtefact(java.lang.String) - Method in DefaultGrailsApplication
getFirstRuntimeException(java.lang.Throwable) - Method in ExceptionUtils
getFirstRuntimeException(java.lang.Throwable) - Method in GrailsExceptionResolver
getFlash() - Method in GrailsWebUnitTest
The Grails 'flash' object @return
getFlash() - Method in WebAttributes
Obtains the Grails FlashScope instance
getFlashScope(jakarta.servlet.ServletRequest) - Method in DefaultGrailsApplicationAttributes
getFlashScope(jakarta.servlet.ServletRequest) - Method in GrailsApplicationAttributes
Retrieves the flash scope instance for the given requeste
getFlashScope() - Method in GrailsWebRequest
Returns:
The FlashScope instance for the current request
getFlatConfig() - Method in Holders
getFloat(java.lang.String, java.lang.Float) - Method in AbstractTypeConvertingMap
getFlushMode() - Method in AbstractHibernateSession
getFlushMode() - Method in AbstractSession
getFlushMode() - Method in GrailsHibernateTemplate
Return if a flush should be forced after executing the callback code.
getFlushMode() - Method in HibernateSession
getFlushMode(org.hibernate.Session) - Method in HibernateVersionSupport
Get the native Hibernate FlushMode, adapting between Hibernate 5.0/5.1 and 5.2+.
getFlushMode() - Method in IHibernateTemplate
getFlushMode() - Method in Session
Obtains the current FlushModeType
getForeachRenamedIt() - Method in GroovySyntaxTag
getForeignKeyForPropertyDomainClass(org.grails.datastore.mapping.model.PersistentProperty, java.lang.String) - Method in GrailsDomainBinder
getFormat() - Method in Constrained
getFormat() - Method in ConstrainedDelegate
getFormat(jakarta.servlet.http.HttpServletRequest) - Method in HttpServletRequestExtension
Obtains the request format, which is dictated by the CONTENT_TYPE header and evaluated using the configured MimeType instances.
getFormat(jakarta.servlet.http.HttpServletResponse) - Method in HttpServletResponseExtension
Obtains the format to use for the response using either the file extension or the ACCEPT header
getFormatFromPattern(java.lang.String, java.lang.Object, java.util.Locale) - Method in DefaultGrailsTagDateHelper
getFormatFromPattern(java.lang.String, java.lang.Object, java.util.Locale) - Method in GrailsTagDateHelper
Retrieve a date format object to be passed to the format method
getFormatFromURI(java.lang.String, grails.web.mime.MimeType) - Method in WebUtils
Obtains the format from the URI.
getFormatString(java.lang.annotation.Annotation) - Method in GrailsWebDataBinder
getFormatString(java.lang.annotation.Annotation) - Method in SimpleDataBinder
Parameters:
annotation - An instance of grails.databinding.BindingFormat or org.grails.databinding.BindingFormat
getFormattedConverter(java.lang.reflect.Field, java.lang.String) - Method in SimpleDataBinder
Get a ValueConverter for field
getForwardURI() - Method in GrailsMockHttpServletRequest
Implementation of the dynamic "forwardURI" property.
getForwardURI(jakarta.servlet.http.HttpServletRequest) - Method in HttpServletRequestExtension
getForwardURI(jakarta.servlet.http.HttpServletRequest) - Method in WebUtils
Obtains the forwardURI from the request, since Grails uses a forwarding technique for URL mappings.
getFrom() - Method in JspSelectTag
getFrom() - Method in Query.Between
getFromTPCache(org.grails.datastore.mapping.model.PersistentEntity, java.io.Serializable) - Method in ThirdPartyCacheEntityPersister
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
getFunctionName() - Method in FunctionCallingCriterion
getFurthestParent(org.codehaus.groovy.ast.ClassNode) - Method in GrailsASTUtils
getFurthestUnresolvedParent(org.codehaus.groovy.ast.ClassNode) - Method in AstUtils
getFurthestUnresolvedParent(org.codehaus.groovy.ast.ClassNode) - Method in GrailsASTUtils
getG() - Method in GrailsView
Returns:
Obtain the view helper
getG() - Method in JsonView
Returns:
The default view helper
getGenerator() - Method in DefaultJsonViewHelper
getGenerator() - Method in IdentityMapping
Returns:
The type of value generated used
getGenerator() - Method in JpaMappingConfigurationStrategy
getGenerator() - Method in MappingFactory
getGenericType(java.lang.Class, java.beans.PropertyDescriptor) - Method in DefaultJsonViewHelper
getGenericType(java.lang.Class) - Method in MappingUtils
getGenericTypeForMapProperty(java.lang.Class, java.lang.String, boolean) - Method in MappingUtils
getGenericTypeForProperty(java.lang.Class, java.lang.String) - Method in MappingUtils
getGetter() - Method in TraitPropertyAccessStrategy
getGetterAndSetterForPropertyName(LinkedHashMap<String, GetterAndSetter>, java.lang.String) - Method in DirtyCheckingTransformer
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 MappingUtils
Calculate the name for a getter method to retrieve the specified property
getGetterName(java.lang.String, boolean) - Method in NameUtils
Retrieves the name of a setter for the specified property name
getGlobalClassInjectors() - Method in GrailsAwareInjectionOperation
getGormDynamicFinders() - Method in GormEntity
getGormDynamicFinders() - Method in GormStaticApi
getGormDynamicFinders() - Method in GormStaticOperations
Returns:
The GORM dynamic finders
getGormDynamicFinders() - Method in TenantDelegatingGormOperations
getGormPersistentEntity() - Method in GormEntity
Returns:
The PersistentEntity for this class
getGormPersistentEntity() - Method in GormStaticApi
Returns:
The PersistentEntity for this class
getGormPersistentEntity() - Method in GormStaticOperations
Returns:
The PersistentEntity for this class
getGormPersistentEntity() - Method in TenantDelegatingGormOperations
getGrailsApplication() - Method in ApplicationAttributes
Returns:
Retrieves the grails application instance
getGrailsApplication() - Method in DefaultGrailsApplicationAttributes
getGrailsApplication() - Method in DefaultOutputContextLookup.DefaultOutputContext
getGrailsApplication() - Method in GrailsAutoConfiguration
getGrailsApplication() - Method in GrailsUnitTest
Returns:
The GrailsApplication instance
getGrailsApplication() - Method in GroovyPageMetaInfo
getGrailsApplication() - Method in Holders
getGrailsApplication() - Method in OutputContext
getGrailsApplication() - Method in WebAttributes
Obtains the GrailsApplication instance
getGrailsApplicationClass() - Method in AbstractDatastoreInitializer
getGrailsAttributes() - Method in WebAttributes
Obtains the GrailsApplicationAttributes instance
getGrailsCacheManager() - Method in GrailsCacheManagerAware
Returns:
The Grails cache manager or null if it isn't present
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
getGrailsValidatorClass() - Method in AbstractDatastoreInitializer
getGrailsVersion() - Method in GrailsUtil
getGroovyPageFileName() - Method in GroovyPage
getGroovyPageLocator() - Method in GroovyPagesTemplateEngine
getGroovyPageMetaInfo() - Method in GroovyPageCompiledScriptSource
getGroovyPageSourceDecorators() - Method in GroovyPagesTemplateEngine
getGroovyPagesTemplateEngine() - Method in GroovyPagesServlet
getGroovyPagesUriService() - Method in DefaultGrailsApplicationAttributes
getGroovyPagesUriService() - Method in GrailsApplicationAttributes
Returns:
The GroovyPageUriService instance
getGroovySource() - Method in GroovyPageMetaInfo
getGroupId(java.lang.String) - Method in ArtifactCoordinatesResolver
Gets the group id of the artifact identified by the given module.
getGroupId() - Method in Dependency
Return the dependency group id.
getGroupId() - Method in Dependency.Exclusion
Return the exclusion group ID.
getGroupId(java.lang.String) - Method in DependencyManagementArtifactCoordinatesResolver
getGspDeclaration() - Method in ModelEntry
getGspEncoding() - Method in GroovyPageParser
getGspEncoding() - Method in GroovyPagesTemplateEngine
getHandledPrefixes() - Method in AbstractStringQueryImplementer
getHandledPrefixes() - Method in AbstractWhereImplementer
getHandledPrefixes() - Method in CountByImplementer
getHandledPrefixes() - Method in CountImplementer
getHandledPrefixes() - Method in DeleteImplementer
getHandledPrefixes() - Method in DeleteWhereImplementer
getHandledPrefixes() - Method in FindAllByImplementer
getHandledPrefixes() - Method in FindAllImplementer
getHandledPrefixes() - Method in FindAllPropertyProjectionImplementer
getHandledPrefixes() - Method in FindAndDeleteImplementer
getHandledPrefixes() - Method in FindOneByImplementer
getHandledPrefixes() - Method in FindOneImplementer
getHandledPrefixes() - Method in FindOnePropertyProjectionImplementer
getHandledPrefixes() - Method in PrefixedServiceImplementer
Returns:
The handled prefixes
getHandledPrefixes() - Method in SaveImplementer
getHandledPrefixes() - Method in UpdateOneImplementer
getHandler() - Method in OptionParsingCommand
getHandlerExecutionChain(java.lang.Object, jakarta.servlet.http.HttpServletRequest) - Method in UrlMappingsHandlerMapping
getHandlerInternal(jakarta.servlet.http.HttpServletRequest) - Method in GrailsLayoutHandlerMapping
getHandlerInternal(jakarta.servlet.http.HttpServletRequest) - Method in UrlMappingsHandlerMapping
getHeader(java.lang.String) - Method in MockPart
getHeader(java.lang.String) - Method in Request
Obtains the value of a header
getHeader(java.lang.String) - Method in TestRequestConfigurer
getHeaderNames() - Method in MockPart
getHeaderNames() - Method in Request
Returns:
The header for the request
getHeaderNames() - Method in TestRequestConfigurer
getHeaders(java.lang.String) - Method in MockPart
getHeaders(java.lang.String) - Method in Request
Obtains all the values for the give header
getHeaders(java.lang.String) - Method in TestRequestConfigurer
getHelp() - Method in AbstractCommand
getHelp() - Method in Command
Gets full help text for the command, e.g. a longer description and one line per option.
getHelp() - Method in OptionParsingCommand
getHibernateCriteria() - Method in HibernateQuery
Returns:
The hibernate criteria
getHibernateCriterionAdapter() - Method in AbstractHibernateQuery
getHibernateDetachedCriteria(org.grails.orm.hibernate.query.AbstractHibernateQuery, QueryableCriteria<?>, java.lang.String) - Method in HibernateCriteriaBuilder
getHibernateEventListeners() - Method in HibernateMappingContextSessionFactoryBean
getHibernateProjectionList() - Method in AbstractHibernateQuery.HibernateProjectionList
getHibernateProperties() - Method in HibernateMappingContextSessionFactoryBean
Return the Hibernate properties, if any.
getHibernateSession() - Method in HibernateSpec
Returns:
the current Hibernate session
getHibernateTemplate() - Method in AbstractHibernateDatastore
getHibernateTemplate() - Method in AbstractHibernateGormStaticApi
getHibernateTemplate(int) - Method in HibernateDatastore
getHibernateTemplate() - Method in HibernateGormStaticApi
getHibernateTemplate() - Method in HibernateSession
getHostNameFromHost() - Method in WebDriverContainerHolder
Returns the hostname that the server under test is available on from the host.
getHottestKeys() - Method in GrailsConcurrentLinkedMapCache
getHtmlParts() - Method in GroovyPage
getHtmlParts() - Method in GroovyPageMetaInfo
getHtmlParts() - Method in GroovyPageParser
getHtmlPartsArray() - Method in GroovyPageParser
getHttpMethod() - Method in AbstractUrlMapping
getHttpMethod() - Method in DefaultRequestStateLookupStrategy
getHttpMethod() - Method in DefaultUrlMappingInfo
getHttpMethod() - Method in GrailsRequestStateLookupStrategy
Returns:
The HTTP method
getHttpMethod() - Method in RenderContext
Returns:
The HTTP method
getHttpMethod() - Method in ServletRenderContext
getHttpMethod() - Method in UrlMapping
The HTTP method this URL mapping applies to.
getHttpMethod() - Method in UrlMappingInfo
The HTTP method that this URL mapping maps to
getHttpMethodOverride(jakarta.servlet.http.HttpServletRequest) - Method in HiddenHttpMethodFilter
getId() - Method in DefaultUrlMappingInfo
getId(java.lang.Enum) - Method in EnumType
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 UrlMappingInfo
The id part of the URL mapping if any
getIdDynamic(java.lang.Object) - Method in GroovyProxyFactory
getIdentifier() - Method in AbstractClassMapping
getIdentifier() - Method in BeanEntityAccess
getIdentifier() - Method in ClassMapping
Returns details of the identifier used for this class
getIdentifier() - Method in DocumentPersistentEntity.DocumentCollectionMapping
getIdentifier() - Method in EntityAccess
Returns:
Obtains the value of the entity identifier
getIdentifier(java.lang.Object) - Method in EntityProxyHandlerAdapter
getIdentifier(java.lang.Object) - Method in EntityReflector
Returns:
Obtain the identifier
getIdentifier() - Method in FieldEntityAccess
getIdentifier() - Method in GrailsParameterMap
Returns:
The identifier in the request
getIdentifier(java.lang.Object) - Method in GroovyProxyFactory
getIdentifier(java.lang.Object) - Method in HibernateProxyHandler
{@inheritDoc}
getIdentifier(java.lang.Object) - Method in JavassistProxyFactory
getIdentifier(java.lang.Object) - Method in ProxyHandler
Obtains the identifier of an object without initializing the proxy if it is one
getIdentifier(java.lang.Object) - Method in SimpleHibernateProxyHandler
getIdentifierForKey(java.lang.Object) - Method in AbstractMongoObectEntityPersister
getIdentifierGeneratorClass(java.lang.String) - Method in GrailsIdentifierGeneratorFactory
getIdentifierName() - Method in BeanEntityAccess
getIdentifierName() - Method in EntityAccess
Returns:
The name of the identifier property
getIdentifierName() - Method in EntityReflector
Returns:
The name of the identifier
getIdentifierName() - Method in FieldEntityAccess
getIdentifierName(org.grails.datastore.mapping.model.types.Identity) - Method in IdentityEncoder
getIdentifierName() - Method in IdentityMapping
The identifier property name(s).
getIdentifierName() - Method in JpaMappingConfigurationStrategy
getIdentifierName() - Method in MappingFactory
getIdentifierName(org.grails.datastore.mapping.model.ClassMapping) - Method in MongoCodecEntityPersister
getIdentifierName(org.grails.datastore.mapping.model.ClassMapping) - Method in NativeEntryEntityPersister
Obtains the identifier name to use.
getIdentifierName(org.grails.datastore.mapping.model.types.Identity) - Method in PersistentEntityCodec.1
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
getIdentity() - Method in AbstractPersistentEntity
getIdentity(java.lang.Class, org.grails.datastore.mapping.model.MappingContext) - Method in GormMappingConfigurationStrategy
getIdentity(java.lang.Class, org.grails.datastore.mapping.model.MappingContext) - Method in MappingConfigurationStrategy
Obtains the identity of a persistent entity
getIdentity() - Method in PersistentEntity
Returns the identity of the instance
getIdentityMappedForm(org.grails.datastore.mapping.model.ClassMapping, T) - Method in AbstractGormMappingFactory
getIdentityMappedForm(org.grails.datastore.mapping.model.ClassMapping, org.grails.datastore.mapping.keyvalue.mapping.config.KeyValue) - Method in GormKeyValueMappingFactory
getIdentityMapping(org.grails.datastore.mapping.model.ClassMapping) - Method in GormMappingConfigurationStrategy
Obtains the identity mapping for the specified class mapping
getIdentityMapping(org.grails.datastore.mapping.model.ClassMapping) - Method in JpaMappingConfigurationStrategy
getIdentityMapping(org.grails.datastore.mapping.model.ClassMapping) - Method in MappingConfigurationStrategy
Obtains the identity mapping for the specified class mapping
getIdGenerator() - Method in DefaultJsonApiViewHelper
GetImage() - Method in SimpleCharStream
Get token literal value.
getIncludePlugins() - Method in GrailsUnitTest
getIncludes(java.lang.Class) - Method in AbstractConverter
Gets the includes for the given type
getIncludes(java.lang.Class) - Method in ConfigurableConverter
Gets the includes for the given type
getIncludes(java.util.Map) - Method in DefaultJsonViewHelper
getIncludes() - Method in RenderContext
Which properties should be included in rendering
getIndexAttributes() - Method in MongoAttribute
Returns:
The attributes for the index
getIndexColumnName(org.grails.datastore.mapping.model.PersistentProperty, java.lang.String) - Method in GrailsDomainBinder
getIndexColumnType(org.grails.datastore.mapping.model.PersistentProperty, java.lang.String) - Method in GrailsDomainBinder
getIndexedEntity() - Method in AbstractMongoObectEntityPersister.MongoAssociationIndexer
getIndexedEntity() - Method in AbstractPersistentCollection
getIndexedEntity() - Method in AssociationQueryExecutor
Returns:
The entity to be queried
getIndexedEntity() - Method in SimpleMapEntityPersister.2
getIndexedPropertyReferenceDescriptor(java.lang.Object) - Method in SimpleDataBinder
getIndexName() - Method in PropertyConfig
Shortcut to get the index setting for this property's column.
getIndexName(java.lang.Object) - Method in PropertyValueIndexer
Parameters:
value - The indexed value
getIndexName(java.lang.Object) - Method in SimpleMapEntityPersister.1
getIndexRoot() - Method in SimpleMapEntityPersister.1
getIndices() - Method in MongoCollection
getIndices() - Method in SimpleMapDatastore
getInitClosure() - Method in DefaultGrailsBootstrapClass
getInitClosure() - Method in GrailsBootstrapClass
Returns the init closure which is called on application load.
getInList() - Method in Constrained
getInList() - Method in ConstrainedDelegate
getInList() - Method in DefaultConstrainedProperty
Returns:
Returns the inList.
getInListQueryValues(org.grails.datastore.mapping.model.PersistentEntity, In) - Method in BsonQuery
Get the list of native values to use in the query.
getInnerViewResolver() - Method in LayoutViewResolver
getInput() - Method in GrailsConsole
Returns:
The input stream being read from
getInputProperties(org.grails.datastore.mapping.model.PersistentEntity, java.util.List) - Method in DomainModelService
getInputProperties(org.grails.datastore.mapping.model.PersistentEntity, List<String>) - Method in DomainModelServiceImpl
getInputStream() - Method in ByteArrayResource
getInputStream() - Method in GrailsMockHttpServletRequest
getInputStream() - Method in GrailsResource
getInputStream() - Method in MockPart
getInputStream() - Method in SpringResource
getInputStream() - Method in StreamByteBuffer
getInsertableness(org.grails.datastore.mapping.model.PersistentProperty) - Method in GrailsDomainBinder
getInstance() - Method in AbstractHibernateCriteriaBuilder
Returns the criteria instance
getInstance() - Method in DefaultGrailsPlugin
getInstance() - Method in GrailsConsole
getInstance() - Method in GrailsPlugin
Retrieves the wrapped plugin instance for this plugin
getInstance() - Method in GrailsTagRegistry
getInstance(ServletResponse) - Method in GSPResponseWriter
getInstance() - Method in LazyMetaPropertyMap
Returns the wrapped instance.
getInstance(Class<T>, Class<? extends T>) - Method in ServiceRegistry
Returns the service instance of the given service type, loading it using java.util.ServiceLoader if not already loaded or an instance of the default implementation type if no service implementation is found by the java.util.ServiceLoader.
getInstanceApi(Class<D>, java.lang.String) - Method in GormEnhancer
getInstanceApi(Class<D>, java.lang.String) - Method in HibernateGormEnhancer
getInstanceApi(Class<D>, java.lang.String) - Method in MongoDatastore
getInstanceApi(Class<D>, java.lang.String) - Method in SimpleMapDatastore
getInstanceImplementation() - Method in AbstractGrailsArtefactTransformer
The class that provides the implementation of all instance methods and properties
getInstanceImplementation() - Method in ControllerDomainTransformer
getInstanceImplementation() - Method in ConvertersDomainTransformer
getInstanceMethodApiProviders(Class<D>) - Method in GormEnhancer
getInstancePropertyValue(java.lang.Object, java.lang.String) - Method in ClassPropertyFetcher
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.
getInterceptor() - Method in InterceptorUnitTest
getInversePropertyName() - Method in ManyToMany
getInverseSide() - Method in Association
Returns:
The inverse side or null if the association is not bidirectional
getInverseSide() - Method in Basic
getIterableAsCollection(java.lang.Iterable) - Method in AbstractHibernateSession
getIterableAsCollection(java.lang.Iterable) - Method in GrailsHibernateTemplate
getIterableWritable(java.lang.Iterable, groovy.lang.Closure) - Method in DefaultGrailsJsonViewHelper
getJarFile(java.lang.String) - Method in PathMatchingResourcePatternResolver
Resolve the given jar file URL into a JarFile object.
getJarsFromServletContext() - Method in TagLibraryResolverImpl
getJavaClass() - Method in AbstractPersistentEntity
getJavaClass() - Method in ClassPropertyFetcher
Returns:
The Java that this ClassPropertyFetcher was constructor for
getJavaClass() - Method in DynamicFinderInvocation
getJavaClass() - Method in PersistentEntity
Returns:
The underlying Java class for this entity
getJoinedSubClassTableName(org.grails.orm.hibernate.cfg.HibernatePersistentEntity, PersistentClass, org.grails.orm.hibernate.cfg.Table, InFlightMetadataCollector, java.lang.String) - Method in GrailsDomainBinder
getJoinTypes() - Method in AbstractDetachedCriteria
Returns:
Obtain the join types
getJpaClassNames() - Method in AnnotationDomainClassArtefactHandler
getJs() - Method in BrowserDelegate
Delegates to Browser.getJs.
getJson() - Method in AbstractGrailsMockHttpServletResponse
Get the response JSON
getJSON(jakarta.servlet.http.HttpServletRequest) - Method in ConvertersExtension
getJSON() - Method in GrailsMockHttpServletRequest
Parses the request content as JSON using the JSON converter.
getJSONArray(int) - Method in JSONArray
Get the JSONArray associated with an index.
getJSONArray(java.lang.String) - Method in JSONObject
Get the JSONArray value associated with a key.
getJSONObject(int) - Method in JSONArray
Get the JSONObject associated with an index.
getJSONObject(java.lang.String) - Method in JSONObject
Get the JSONObject value associated with a key.
getJsonStackTrace(java.lang.Throwable) - Method in DefaultJsonViewHelper
getJspApplicationContext(jakarta.servlet.ServletContext) - Method in GroovyPagesJspFactory
getJspContext() - Method in JspFragmentImpl
getJspTag(java.lang.String, java.lang.String) - Method in GroovyPage
getJspTagLibraryResolver() - Method in GroovyPageMetaInfo
getJspTags() - Method in GroovyPageMetaInfo
getJspTags() - Method in GroovyPageParser
getJtaTransactionManager(org.hibernate.Session) - Method in GrailsSessionContext
getKey() - Method in AbstractTemplateVariableBinding.BindingMapEntry
getKey() - Method in KeyValue
getKey() - Method in OptimisticLockingException
getKey() - Method in PrefixedConfig
getKey() - Method in ProxyInstanceMetaClass
getKeyspace(ClassMapping<Family>, java.lang.String) - Method in AbstractKeyValueEntityPersister
getKeyspace() - Method in KeyValueMappingContext
getKnownEntityNames() - Method in AstUtils
Returns:
The names of the transformed entities for this context
getKnownEntityNames() - Method in GormTransformer
getKnownMimeTypes() - Method in DefaultMimeUtility
{@inheritDoc}
getKnownMimeTypes() - Method in MimeUtility
Gets the known configured MimeType instances
getLabelKeys() - Method in BeanPropertyAccessor
Returns:
the i18n keys used to resolve a label for the property at the end of the path in order of preference.
getLabelKeys() - Method in BeanPropertyAccessorImpl
getLabelKeys() - Method in DelegatingBeanPropertyAccessorImpl
getLabelKeys() - Method in DomainProperty
Returns:
i18n message keys to resolve the label of the property
getLabelKeys() - Method in DomainPropertyImpl
getLabelKeys() - Method in PropertyPathAccessor
getLabelText(org.grails.scaffolding.model.property.DomainProperty) - Method in ContextMarkupRendererImpl
getLastAccessedTime() - Method in GrailsHttpSession
getLastMessage() - Method in GrailsConsole
Returns:
The last message logged
getLastModified() - Method in GroovyPageMetaInfo
getLastModified() - Method in GroovyPageParser
getLastModified(jakarta.servlet.http.HttpServletRequest, java.lang.Object) - Method in UrlMappingsInfoHandlerAdapter
getLastOffset(java.lang.Integer, java.lang.Integer) - Method in DefaultJsonViewHelper
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.
getLastUpdatedPropertyNames(java.lang.String) - Method in AutoTimestampEventListener
getLayout() - Method in ArchiveCommand.ArchiveOptionHandler
getLaziness(org.grails.datastore.mapping.model.PersistentProperty) - Method in GrailsDomainBinder
getLazy() - Method in Property
getLength() - Method in PropertyConfig
Shortcut to get the length of this property's column.
getLevel() - Method in AbstractHibernateDatastore.FlushMode
getLevel() - Method in HibernateConnectionSourceSettings.HibernateSettings.FlushSettings.FlushMode
getLibraryScope(java.io.File) - Method in ArchiveCommand.ArchiveOptionHandler
getLineNumber() - Method in GrailsTagException
getLineNumber() - Method in GrailsWrappedRuntimeException
Returns:
Returns the lineNumber.
getLineNumber() - Method in GroovyPagesException
getLineNumber() - Method in SourceCodeAware
getLineNumber() - Method in ViewCompilationException
getLineNumberInfo(java.lang.Throwable, int) - Method in DefaultErrorsPrinter
getLineNumberInfo(java.lang.Throwable, int) - Method in ErrorsViewStackTracePrinter
getLineNumberMatrix() - Method in GroovyPageParser
getLineNumbers() - Method in GroovyPageMetaInfo
getLineNumbers() - Method in GSPWriter
getLinkGenerator() - Method in DefaultGrailsViewHelper
getLinkGenerator() - Method in GrailsView
The link generator
getLinksForObject(java.lang.Object) - Method in AbstractLinkingRenderer
getLinkTitle(org.grails.datastore.mapping.model.PersistentEntity, java.util.Locale) - Method in AbstractLinkingRenderer
getList(java.lang.String) - Method in AbstractTypeConvertingMap
Helper method for obtaining a list of values from parameter
getList() - Method in InListConstraint
Returns:
Returns the list.
getListenerMap() - Method in HibernateEventListeners
getListOfClasses(org.codehaus.groovy.ast.AnnotationNode) - Method in MixinTransformation
getListOutputProperties(org.grails.datastore.mapping.model.PersistentEntity) - Method in DomainModelService
The list of DomainProperty instances that are to be visible in a list context
getListOutputProperties(org.grails.datastore.mapping.model.PersistentEntity) - Method in DomainModelServiceImpl
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.
getLoader() - Method in GroovyCompiler
getLocalClassInjectors() - Method in GrailsAwareInjectionOperation
getLocale() - Method in GrailsWebDataBinder
getLocale() - Method in LocaleAwareNumberConverter
getLocale() - Method in RenderContext
Returns:
The locale
getLocale() - Method in ServletRenderContext
getLocalOverride() - Method in GrailsUnitTest
getLocalRepository() - Method in MavenSettings
getLocalStorage() - Method in BrowserDelegate
getLocation() - Method in Feature
Returns:
The location of the feature
getLog() - Method in BeanBuilder
getLog() - Method in DefaultGrailsPlugin
getLogger(java.lang.Class) - Method in SoftServiceLoader
Special case getLogger method that should be used by classes that are used in the annotation processor.
getLogicalControllerName(groovy.lang.GroovyObject) - Method in DefaultGroovyPagesUriService
getLogicalControllerName(groovy.lang.GroovyObject) - Method in GroovyPagesUriSupport
getLogicalMappings() - Method in RegexUrlMapping
getLogicalPropertyName() - Method in AbstractGrailsClass
getLogicalPropertyName() - Method in GrailsClass
Returns the logical name of the class as a property name.
getLogicalUrls() - Method in DefaultUrlMappingData
getLogicalUrls() - Method in ResponseCodeMappingData
getLogicalUrls() - Method in UrlMappingData
getLogLevel() - Method in SpringApplicationRunnerConfiguration
Returns the logging level to use.
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.
getManagedDependencies() - Method in DependencyResolutionContext
getManagedVersion(java.lang.String, java.lang.String) - Method in DependencyResolutionContext
getManager() - Method in AbstractGrailsPlugin
getManager() - Method in GrailsPlugin
Retrieves the plugin manager if known, otherwise returns null
getManager() - Method in Plugin
The GrailsPluginManager instance
getManyToManyKeys(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object, java.io.Serializable, T, org.grails.datastore.mapping.model.types.ManyToMany) - Method in AbstractMongoObectEntityPersister
getManyToManyKeys(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object, java.io.Serializable, T, org.grails.datastore.mapping.model.types.ManyToMany) - Method in NativeEntryEntityPersister
getManyToManyKeys(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object, java.io.Serializable, java.util.Map, org.grails.datastore.mapping.model.types.ManyToMany) - Method in SimpleMapEntityPersister
getMapElementName(org.grails.datastore.mapping.model.PersistentProperty, java.lang.String) - Method in GrailsDomainBinder
getMappedForm() - Method in AbstractClassMapping
getMappedForm() - Method in AbstractPersistentEntity
getMappedForm() - Method in ClassMapping
Returns the mapped form of the class such as a Table, a Key Space, Document etc.
getMappedForm() - Method in DocumentPersistentEntity.DocumentCollectionMapping
getMappedForm() - Method in HibernatePersistentEntity
getMappedForm() - Method in JpaMappingConfigurationStrategy
getMappedForm() - Method in KeyValuePersistentEntity.KeyValueClassMapping
getMappedForm() - Method in MappingFactory
getMappedForm() - Method in MongoMappingContext.DocumentEmbeddedPersistentEntity.DocumentCollectionMapping
getMappedForm() - Method in PropertyMapping
Returns the mapped form of the property such as a Column, a Key/Value pair, attribute etc.
getMapping(org.grails.datastore.mapping.model.PersistentEntity) - Method in AbstractGrailsDomainBinder
Obtains a mapping object for the given domain class nam
getMapping() - Method in AbstractPersistentEntity
getMapping() - Method in DocumentPersistentEntity
getMapping(org.grails.datastore.mapping.model.PersistentEntity) - Method in GrailsDomainBinder
Obtains a mapping object for the given domain class nam
getMapping() - Method in HibernatePersistentEntity
getMapping() - Method in KeyValuePersistentEntity
getMapping() - Method in MappingFactory
getMapping() - Method in PersistentEntity
Defines the mapping between this persistent entity and an external form
getMapping() - Method in PersistentProperty
Specifies the mapping between this property and an external form such as a column, key/value pair etc.
getMappingContext() - Method in AbstractDatastore
getMappingContext() - Method in AbstractHibernateSession
getMappingContext() - Method in AbstractMongoSession
getMappingContext() - Method in AbstractPersistentEntity
getMappingContext() - Method in AbstractSession
getMappingContext() - Method in Datastore
Obtains the MappingContext object
getMappingContext() - Method in DefaultGrailsApplication
getMappingContext() - Method in EntityPersister
Returns:
The MappingContext instance
getMappingContext() - Method in GrailsApplication
Returns:
The GORM MappingContext.
getMappingContext() - Method in GrailsView
The GORM mapping context
getMappingContext() - Method in HibernateConnectionSourceFactory
getMappingContext() - Method in HibernateDatastore
getMappingContext() - Method in JsonViewUnitTest
getMappingContext() - Method in MongoDatastore
Returns:
The mapping context
getMappingContext() - Method in MongoSpec
Returns:
Obtains the mapping context
getMappingContext() - Method in PersistentEntity
Obtains the MappingContext where this PersistentEntity is defined
getMappingContext() - Method in Session
Obtains the MappingContext instance
getMappingDirectoryLocations() - Method in HibernateMappingContextSessionFactoryBean
getMappingFactory() - Method in AbstractMappingContext
getMappingFactory() - Method in DocumentMappingContext
getMappingFactory() - Method in HibernateMappingContext
getMappingFactory() - Method in KeyValueMappingContext
getMappingFactory() - Method in MappingContext
Obtains the MappingFactory instance
getMappingJarLocations() - Method in HibernateMappingContextSessionFactoryBean
getMappingLocations() - Method in HibernateMappingContextSessionFactoryBean
getMappingName() - Method in AbstractUrlMapping
getMappingName() - Method in UrlMapping
The name of the mapping in case of named URL mapping
getMappingResources() - Method in HibernateMappingContextSessionFactoryBean
getMappingsClosure() - Method in DefaultGrailsUrlMappingsClass
getMappingsClosure() - Method in GrailsUrlMappingsClass
Returns the mappings closure which is called to evaluate the url mappings.
getMappingStrategy() - Method in AbstractPersistentEntity
getMappingSyntaxStrategy() - Method in DocumentMappingContext
getMappingSyntaxStrategy() - Method in HibernateMappingContext
getMappingSyntaxStrategy() - Method in KeyValueMappingContext
getMappingSyntaxStrategy() - Method in MappingContext
Returns the syntax reader used to interpret the entity mapping syntax
getMapWritable(java.util.Map, java.util.Map, groovy.lang.Closure, JsonWritable>) - Method in DefaultGrailsJsonViewHelper
getMark() - Method in JsonReader
getMarkerAnnotation() - Method in AbstractGrailsArtefactTransformer
A marker annotation to be applied to added methods, defaults to null
getMarshaller(java.lang.Object) - Method in ChainedConverterConfiguration
getMarshaller(java.lang.Object) - Method in ConverterConfiguration
Lookup the ObjectMarshaller with the highest priority that support to marshall the given object
getMarshaller(java.lang.Object) - Method in DefaultConverterConfiguration
getMarshaller(java.lang.Object) - Method in ImmutableConverterConfiguration
getMarshaller() - Method in ObjectMarshallerRegisterer
getMatchers() - Method in Interceptor
The matchers defined by this interceptor
getMatches() - Method in Constrained
getMatches() - Method in ConstrainedDelegate
getMatches() - Method in DefaultConstrainedProperty
Returns:
Returns the matches.
getMatchingFileExtensions() - Method in CommandResourceResolver
The pattern to match file names with
getMatchingFileExtensions() - Method in ResourceResolvingCommandFactory
getMax() - Method in Constrained
getMax() - Method in ConstrainedDelegate
getMax() - Method in DefaultConstrainedProperty
Returns:
Returns the max.
getMaximumNumberOfParameters() - Method in AbstractClosureProxy
getMaximumNumberOfParameters() - Method in MethodInvokingClosure
getMaximumNumberOfParameters() - Method in TagBodyClosure
getMaximumNumberOfParameters() - Method in TagOutput.ConstantClosure
getMaxInactiveInterval() - Method in GrailsHttpSession
getMaxListOutputSize() - Method in DomainMarkupRendererImpl
Determines how many properties will be included in the list output
getMaxSize() - Method in Constrained
getMaxSize() - Method in ConstrainedDelegate
getMaxSize() - Method in DefaultConstrainedProperty
Returns:
Returns the maxSize.
getMaxSize(List<?>) - Method in GrailsDomainBinder
Returns:
the maximum length of the strings in the specified list
getMaxSize() - Method in MaxSizeConstraint
Returns:
Returns the maxSize.
getMaxValue() - Method in MaxConstraint
Returns:
Returns the maxValue.
getMergedBinaryPluginProperties(java.util.Locale) - Method in PluginAwareResourceBundleMessageSource
getMergedPluginProperties(java.util.Locale) - Method in PluginAwareResourceBundleMessageSource
Get a PropertiesHolder that contains the actually visible properties for a Locale, after merging all specified resource bundles.
getMergedProperties(java.util.Locale) - Method in ReloadableResourceBundleMessageSource
Get a PropertiesHolder that contains the actually visible properties for a Locale, after merging all specified resource bundles.
getMessage() - Method in GrailsTagException
getMessage() - Method in GrailsWrappedRuntimeException
getMessage() - Method in ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in ValidationException
getMessageCodes(java.lang.String, java.lang.Class) - Method in DataBindingUtils
getMessageFormat(java.lang.String, java.util.Locale) - Method in ReloadableResourceBundleMessageSource.PropertiesHolder
getMessageInterpolator() - Method in GormValidatorFactoryAdapter
getMessageInterpolator() - Method in JakartaValidatorRegistry
getMessageSource() - Method in BeanFactoryValidatorRegistry
getMessageSource() - Method in DefaultGrailsApplicationAttributes
getMessageSource() - Method in GrailsApplicationAttributes
Returns:
The MessageSource instance
getMessageSource() - Method in GrailsUnitTest
Returns:
the MessageSource bean from the application context
getMessageSource() - Method in GrailsView
The message source object
getMessageSource() - Method in ValidatorRegistry
Returns:
The message source used by this registry
getMetaAnnotationTypes(java.lang.String) - Method in AnnotationMetadataReadingVisitor
getMetaClass() - Method in AbstractGrailsClass
Returns:
the metaClass
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
getMetaConstraints() - Method in DefaultConstrainedProperty
Returns:
Returns the metaConstraints.
getMetaConstraintValue(java.lang.String) - Method in DefaultConstrainedProperty
Obtains the value of the named meta constraint.
getMetadata() - Method in AbstractGrailsApplication
getMetadata() - Method in GormDatabase
Return the hibernate Metadata used by this database.
getMetadata() - Method in GrailsApplication
getMetadata() - Method in HibernateDatastore
getMetadataBuildingContext() - Method in GrailsDomainBinder
getMetaInfo() - Method in GroovyPageTemplate
getMetaProperties() - Method in AbstractGrailsClass
getMetaProperties() - Method in ClassPropertyFetcher
Returns:
The meta properties of this class
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
getMethod() - Method in Request
Returns:
The request method
getMethodName() - Method in ControllerExceptionHandlerMetaData
getMethodName() - Method in DynamicFinderInvocation
getMethodName() - Method in MethodMetadataReadingVisitor
getMethods() - Method in AbstractGormApi
getMilestoneVersion() - Method in Snapshot
getMimeConfig(grails.config.Config) - Method in MimeTypesConfiguration
getMimeType(grails.core.GrailsApplication, java.lang.Object) - Method in DataBindingUtils
getMimeType(jakarta.servlet.http.HttpServletResponse) - Method in HttpServletResponseExtension
Obtains the MimeType for the response using either the file extension or the ACCEPT header
getMimeTypeForExtension(java.lang.String) - Method in DefaultMimeUtility
{@inheritDoc}
getMimeTypeForExtension(java.lang.String) - Method in MimeUtility
Obtains a MimeType for the given extension
getMimeTypeForURI(java.lang.String) - Method in DefaultMimeUtility
getMimeTypeForURI(java.lang.String) - Method in MimeUtility
Obtains a MimeType for the given extension
getMimeTypeResolver(grails.core.GrailsApplication) - Method in DataBindingUtils
getMimeTypes() - Method in ClassAndMimeTypeRegistry.1
getMimeTypes() - Method in DefaultDataBindingSourceCreator
getMimeTypes() - Method in DefaultHtmlRenderer
getMimeTypes() - Method in HalJsonDataBindingSourceCreator
getMimeTypes() - Method in HalJsonRenderer.1
getMimeTypes() - Method in HalXmlDataBindingSourceCreator
getMimeTypes(jakarta.servlet.http.HttpServletRequest) - Method in HttpServletRequestExtension
Obtains a list of configured MimeType instances for the request
getMimeTypes(jakarta.servlet.http.HttpServletResponse) - Method in HttpServletResponseExtension
Gets the configured mime types for the response
getMimeTypes() - Method in JsonApiDataBindingSourceCreator
getMimeTypes() - Method in JsonDataBindingSourceCreator
getMimeTypes() - Method in MimeTypeProvider
Returns:
The MimeType instances provided by this object
getMimeTypes() - Method in XmlDataBindingSourceCreator
getMimeTypesFormatAware(jakarta.servlet.http.HttpServletResponse) - Method in HttpServletResponseExtension
Gets the configured mime types for the response
getMimeUtility() - Method in GrailsView
The mime utility
getMin() - Method in Constrained
getMin() - Method in ConstrainedDelegate
getMin() - Method in DefaultConstrainedProperty
Returns:
Returns the min.
getMinSize() - Method in Constrained
getMinSize() - Method in ConstrainedDelegate
getMinSize() - Method in DefaultConstrainedProperty
Returns:
Returns the minSize.
getMinSize() - Method in MinSizeConstraint
Returns:
Returns the minSize.
getMinValue() - Method in MinConstraint
Returns:
Returns the minValue.
getMirrorSelector() - Method in MavenSettings
getModel() - Method in ControllerUnitTest
Returns:
The model of the current controller
getModel() - Method in Interceptor
Returns:
The current model
getModel() - Method in JspEachErrorTag
getModel() - Method in JspHasErrorsTag
getModel() - Method in JspRenderErrorsTag
getModel() - Method in JspRenderTag
getModelAndView() - Method in Controller
Obtains the ModelAndView for the currently executing controller
getModelAndView() - Method in Interceptor
Obtains the ModelAndView for the currently executing controller
getModelAndView() - Method in ServletRenderContext
getModelFields() - Method in GroovyPageMetaInfo
getModelName() - Method in Model
A property name version of the class name.
getModels() - Method in ModelRecordingCache
getModelTypes() - Method in AbstractWritableScript
getModifiers() - Method in GormEnhancer.1
getMongoClient() - Method in MongoDatastore
Returns:
The MongoClient instance
getMongoClient() - Method in MongoSpec
Returns:
Obtain the mongo client
getMongoCollection(org.grails.datastore.mapping.model.PersistentEntity) - Method in MongoCodecEntityPersister
getMongoDatastoreClass() - Method in StartMongoGrailsUnitExtension
getMongoPackages() - Method in AutoStartedMongoSpec
The packages to initialize the MongoDatastore (if defined)
getMongoQuery() - Method in MongoQuery
Gets the Mongo query for this query instance
getMongoSession() - Method in AbstractMongoObectEntityPersister
getMultiFileMap() - Method in GrailsMockHttpServletRequest
{
inheritDoc:
}
getMultipartContentType(java.lang.String) - Method in GrailsMockHttpServletRequest
getMultipartHeaders(java.lang.String) - Method in GrailsMockHttpServletRequest
getMultiTenancyMode() - Method in AbstractHibernateDatastore
getMultiTenancyMode() - Method in AbstractMappingContext
getMultiTenancyMode() - Method in MappingContext
Returns:
The multi tenancy mode
getMultiTenancyMode() - Method in MongoDatastore
getMultiTenancyMode() - Method in MultiTenantCapableDatastore
Returns:
The multi tenancy mode
getMultiTenancyMode() - Method in SimpleMapDatastore
getName() - Method in AbstractCommand
getName() - Method in AbstractGrailsClass
getName() - Method in AbstractGrailsPlugin
getName() - Method in AbstractJarProfileRepository.JarProfile
getName() - Method in AbstractPersistentEntity
getName() - Method in AbstractPersistentProperty
getName() - Method in AbstractProfile
getName() - Method in ApplicationCommand
getName() - Method in BaseApiProvider
getName() - Method in BeanConfiguration
Returns:
The name of the bean
getName() - Method in BlankConstraint
getName() - Method in Command
Returns the name of the command.
getName() - Method in CommandRunner
Return the name of the runner or an empty string.
getName() - Method in ConnectionSource
Returns:
The name of the connection source
getName() - Method in Constraint
Returns:
The name of the constraint
getName() - Method in ConstraintFactory
Returns:
The name of the constraint
getName() - Method in CreateAppCommand
getName() - Method in CreatePluginCommand
getName() - Method in CreateProfileCommand
getName() - Method in CreditCardConstraint
getName() - Method in DefaultBeanConfiguration
getName() - Method in DefaultConnectionSource
getName() - Method in DefaultGrailsDomainClass
getName() - Method in DefaultGrailsPlugin
getName() - Method in EmailConstraint
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 GrailsConcurrentLinkedMapCache
getName() - Method in GrailsPluginInfo
Returns:
The name of the plug-in
getName() - Method in GrailsTag
Returns:
The name of the tag
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 HelpCommand
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 MkdirStep
getName() - Method in MockPart
getName(MongoCollection<Document>) - Method in MongoExtensions
getName() - Method in Named
Returns:
The name of the object
getName() - Method in NotEqualConstraint
getName() - Method in NullableConstraint
getName() - Method in OpenCommand
getName() - Method in PersistentEntity
The entity name including any package prefix
getName() - Method in PersistentProperty
The name of the property
getName() - Method in PluginAstReader.BasicGrailsPluginInfo
getName() - Method in Profile
Returns:
The name of the profile
getName() - Method in Property
Returns:
The name of the property this property mapping relates to
getName() - Method in Query.In
getName() - Method in Query.NotIn
getName() - Method in RangeConstraint
getName() - Method in RenderStep
getName() - Method in RepositoryConfiguration
Return the name of the repository.
getName() - Method in ResourceMatcher.MatchedResource
getName() - Method in ResourceProfile
getName() - Method in RunCommand
getName() - Method in ScaleConstraint
getName() - Method in ScriptDatabaseMigrationCommand
getName() - Method in ServiceDefinition
Returns:
The full class name of the service
getName() - Method in SizeConstraint
getName() - Method in Step
Returns:
The name of the step
getName() - Method in UniqueConstraint
getName() - Method in UrlConstraint
getName() - Method in ValidatorConstraint
getNamedConfig(java.lang.String) - Method in JSON
getNamedConfig(java.lang.String) - Method in XML
getNamedConverterConfiguration(java.lang.String, Class<C>) - Method in ConvertersConfigurationHolder
getNamedPlugin(java.lang.String) - Method in BasePluginFilter
getNamedQuery(java.lang.String, java.lang.Object) - Method in GormEntity
Looks up a named query
getNameForController(java.lang.Object) - Method in GrailsConventionGroovyPageLocator
getNameForPropertyAndPath(org.grails.datastore.mapping.model.PersistentProperty, java.lang.String) - Method in GrailsDomainBinder
getNamesAndDirections() - Method in SortConfig
getNamespace() - Method in AbstractUrlMapping
getNamespace() - Method in DefaultGrailsControllerClass
getNamespace() - Method in DefaultGrailsTagLibClass
getNamespace() - Method in DefaultUrlMappingInfo
getNamespace() - Method in GrailsControllerClass
Returns:
the namespace of this controller, null if none was specified
getNamespace() - Method in GrailsTagLibClass
Returns:
the namespace that this taglib occupies.
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
getNamingStrategy(java.lang.String) - Method in GrailsDomainBinder
getNamingStrategy() - Method in HibernateMappingContextSessionFactoryBean
getNativeCache() - Method in GrailsConcurrentLinkedMapCache
getNativeEntry() - Method in PendingOperation
Returns:
The native entry to persist
getNativeEntry() - Method in PendingOperationAdapter
getNativeEvent() - Method in AbstractPersistenceEvent
getNativeInterface() - Method in AbstractHibernateSession
getNativeInterface() - Method in AbstractMongoSession
getNativeInterface() - Method in MongoCodecSession
getNativeInterface() - Method in Session
Returns:
The native interface to the datastore
getNativeInterface() - Method in SimpleMapSession
getNativeKey() - Method in PendingOperation
Returns:
The native key to insert
getNativeKey() - Method in PendingOperationAdapter
getNativePropertyKey(org.grails.datastore.mapping.model.PersistentProperty) - Method in AbstractKeyValueEntityPersister
getNativePropertyKey(org.grails.datastore.mapping.model.PersistentProperty) - Method in NativeEntryEntityPersister
getNativeTransaction() - Method in SessionOnlyTransaction
getNativeTransaction() - Method in Transaction
Returns:
the native transaction object.
getNativeWrapper() - Method in GrailsValueWrapper
getNaturalName() - Method in AbstractGrailsClass
getNaturalName() - Method in GrailsClass
Returns the name of the property in natural terms (eg.
getNavigableProperty(java.lang.String) - Method in NavigableMapPropertySource
getNextOffset(java.lang.Integer, java.lang.Integer, java.lang.Integer) - Method in DefaultJsonViewHelper
getNextToken() - Method in JSONParser
Get the next Token.
getNextToken() - Method in JsonParserTokenManager
Get the next Token.
getNoGuessDependenciesOption() - Method in CompilerOptionHandler
getNoGuessImportsOption() - Method in CompilerOptionHandler
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
getNotEqual() - Method in DefaultConstrainedProperty
Returns:
Returns the notEqual.
getNotEqualTo() - Method in NotEqualConstraint
Returns:
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
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 DataSourceFactoryBean
getObject() - Method in DefaultConstraintEvaluatorFactoryBean
getObject() - Method in DefaultMappingContextFactoryBean
getObject() - Method in EventBusFactoryBean
getObject() - Method in GormDispatcherRegistrar
getObject() - Method in HibernateDatastoreFactoryBean
getObject() - Method in HibernateDialectDetectorFactoryBean
getObject() - Method in HibernateMappingContextSessionFactoryBean
getObject() - Method in HotSwappableTargetSourceFactoryBean
getObject() - Method in InstanceFactoryBean
getObject() - Method in PendingDeleteAdapter
getObject() - Method in PendingInsertAdapter
getObject() - Method in PendingOperation
Returns:
The target object of the pending operation
getObject() - Method in PendingOperationAdapter
getObject() - Method in PendingUpdateAdapter
getObject() - Method in PromiseFactoryBean
getObject() - Method in Selector
Get the object being used for comparisons and equals checks.
getObject() - Method in ServiceRegistryFactoryBean
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
getObjectIdentifier(java.lang.Object) - Method in AbstractSession
getObjectIdentifier(java.lang.Object) - Method in EntityPersister
Obtains an objects identifer
getObjectIdentifier(java.lang.Object) - Method in HibernateSession
getObjectIdentifier(java.lang.Object) - Method in Persister
Get the identifier for the given object, if it has one.
getObjectIdentifier(java.lang.Object) - Method in Session
Obtains the identifier for the instance
getObjectProperties(java.lang.Object) - Method in DefaultJsonGenerator
getObjectToBind() - Method in RestfulController
The object that can be bound to a domain instance.
getObjectType() - Method in DataSourceConnectionSourcesFactoryBean
getObjectType() - Method in DataSourceFactoryBean
getObjectType() - Method in DatastoreServiceMethodInvokingFactoryBean
getObjectType() - Method in DefaultConstraintEvaluatorFactoryBean
getObjectType() - Method in DefaultMappingContextFactoryBean
getObjectType() - Method in EventBusFactoryBean
getObjectType() - Method in GormDispatcherRegistrar
getObjectType() - Method in GrailsLiquibaseFactory
getObjectType() - Method in HibernateDatastoreFactoryBean
getObjectType() - Method in HibernateDialectDetectorFactoryBean
getObjectType() - Method in HibernateMappingContextSessionFactoryBean
getObjectType() - Method in HotSwappableTargetSourceFactoryBean
getObjectType() - Method in InstanceFactoryBean
getObjectType() - Method in PromiseFactoryBean
getObjectType() - Method in ServiceRegistryFactoryBean
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
getOffline() - Method in MavenSettings
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
getOperator() - Method in DynamicFinderInvocation
getOptionalFields() - Method in AbstractStructuredDateBindingEditor
getOptionalFields() - Method in StructuredDateEditor
getOptionalFields() - Method in StructuredPropertyEditor
Returns:
The optional fields
getOptionalServletContext() - Method in GrailsUnitTest
Returns:
the servlet context
getOptionKey(java.util.Currency) - Method in CurrencyInputRenderer
getOptionKey() - Method in JspSelectTag
getOptionKey(java.util.Locale) - Method in LocaleInputRenderer
getOptionKey(T) - Method in MapToSelectInputRenderer
Defines how a given should be uniquely identified in a select element
getOptionKey(java.util.TimeZone) - Method in TimeZoneInputRenderer
getOptions() - Method in CommandException
Returns a set of options that are understood by the CommandRunner.
getOptions() - Method in CurrencyInputRenderer
getOptions() - Method in LocaleInputRenderer
getOptions() - Method in MapToSelectInputRenderer
Builds the options to be displayed
getOptions() - Method in MongoCollection.Index
getOptions() - Method in OptionSetGroovyCompilerConfiguration
getOptions() - Method in TimeZoneInputRenderer
getOptionsHelp() - Method in AbstractCommand
getOptionsHelp() - Method in Command
Returns help for each supported option.
getOptionsHelp() - Method in OptionParsingCommand
getOptionValue(java.util.Currency) - Method in CurrencyInputRenderer
getOptionValue() - Method in JspSelectTag
getOptionValue(java.util.Locale) - Method in LocaleInputRenderer
getOptionValue(T) - Method in MapToSelectInputRenderer
Defines how a given should be displayed in a select element
getOptionValue(java.util.TimeZone) - Method in TimeZoneInputRenderer
getOrCreateAlias(java.lang.String, java.lang.String) - Method in AbstractHibernateQuery
getOrCreateAssociatedEntity(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, java.lang.Class) - Method in GormMappingConfigurationStrategy
Tries to obtain or create an associated entity.
getOrCreateEmbeddedEntity(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, java.lang.Class) - Method in GormMappingConfigurationStrategy
Tries to obtain or create an embedded entity.
getOrCreateListProperty(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in GormEntityTransformation
getOrCreatePropertyQuery(org.bson.Document, java.lang.String) - Method in BsonQuery
getOrder() - Method in AbstractGormASTTransformation
getOrder() - Method in AbstractGrailsApplication
getOrder() - Method in AbstractPersistenceEventListener
getOrder() - Method in AbstractProjectionImplementer
getOrder() - Method in AbstractServiceImplementer
getOrder() - Method in AbstractStringQueryImplementer
getOrder() - Method in AbstractWhereImplementer
getOrder() - Method in ArtefactHandlerAdapter
getOrder() - Method in ChainedTransactionManagerPostProcessor
getOrder() - Method in Constrained
getOrder() - Method in ConstrainedDelegate
getOrder() - Method in DefaultGrailsCodecClass
getOrder() - Method in DefaultOutputContextLookup
getOrder() - Method in DeleteWhereImplementer
getOrder() - Method in DomainClassArtefactHandler
getOrder() - Method in FindAllByImplementer
getOrder() - Method in GrailsBomAstTransformation
getOrder() - Method in GrailsCorsFilter
getOrder() - Method in GrailsFilters
getOrder() - Method in HibernateDatastoreConnectionSourcesRegistrar
getOrder() - Method in Interceptor
The order the interceptor should execute in
getOrder() - Method in MultiTenantEventListener
getOrder() - Method in Ordered
The order of this object
getOrder(java.lang.Object) - Method in OrderedComparator
Determine the order value for the given object.
getOrder() - Method in QueryEventsSpec.SpecQueryEventListener
getOrder() - Method in SessionCreationEventSpec.Listener
getOrder() - Method in TransactionManagerPostProcessor
getOrder() - Method in WebOutputContextLookup
getOrderBy() - Method in Query
Gets the Order entries for this query
getOrderedObjectMarshallers() - Method in ChainedConverterConfiguration
getOrderedObjectMarshallers() - Method in ConverterConfiguration
Retrieve the ordered list of ObjectMarshallers
getOrderedObjectMarshallers() - Method in DefaultConverterConfiguration
getOrderedObjectMarshallers() - Method in ImmutableConverterConfiguration
getOrders() - Method in AbstractDetachedCriteria
getOriginalParams() - Method in GrailsWebRequest
Returns:
The Grails params object
getOriginalSize() - Method in AbstractPersistentCollection
getOriginalSize() - Method in DirtyCheckableCollection
Returns:
The previous size of the collection prior to any changes
getOriginalValue(java.lang.String) - Method in DirtyCheckable
Returns the original value of the property prior to when trackChanges() was called
getOrInitializePropertyConfig(java.lang.String) - Method in Entity
getOrInitializePropertyConfig(java.lang.String) - Method in Mapping
getOrIntializeReflector(org.grails.datastore.mapping.model.PersistentEntity) - Method in FieldEntityAccess
getOtherProperties() - Method in GrailsDataSource
Other properties for this data source.
getOtherProperty() - Method in Query.PropertyComparisonCriterion
getOut() - Method in AbstractWritableScript
Returns:
The current writer
getOut(jakarta.servlet.http.HttpServletRequest) - Method in DefaultGrailsApplicationAttributes
getOut(jakarta.servlet.http.HttpServletRequest) - Method in GrailsApplicationAttributes
Holds the current response write for the request
getOut() - Method in GrailsConsole
getOut() - Method in GrailsLazyProxyPrintWriter
getOut() - Method in GrailsPrintWriter
getOut() - Method in GrailsPrintWriterAdapter
getOut() - Method in GrailsRequestContext
The response writer.
getOut() - Method in GrailsWebRequest
Returns:
the out
getOut() - Method in GroovyPage
getOut() - Method in GroovyPagesPageContext
getOut() - Method in OutputEncodingStack.OutputProxyWriter
getOut() - Method in TagLibrary
Obtains the currently output writer
getOut() - Method in WebRequestDelegatingRequestContext
getOut() - Method in WriterProvider
Returns:
The current writer
getOutCodecDirectiveValue() - Method in GroovyPageParser
getOutEncoder() - Method in GroovyPageMetaInfo
getOutEncoder() - Method in OutputEncodingStack
getOutEncoder() - Method in OutputEncodingStackAttributes
getOutputContext() - Method in GroovyPage
getOutputContext() - Method in OutputEncodingStack
getOutputContext() - Method in OutputEncodingStackAttributes
getOutputContextLookup() - Method in OutputContextLookupHelper
getOutputProperties(org.grails.datastore.mapping.model.PersistentEntity) - Method in DomainModelService
The list of DomainProperty instances that are to be visible
getOutputProperties(org.grails.datastore.mapping.model.PersistentEntity) - Method in DomainModelServiceImpl
getOutputStack() - Method in GroovyPage
getOutputStack() - Method in OutputEncodingStack.OutputProxyWriter
getOutputStream() - Method in IncludeResponseWrapper
getOutputStream() - Method in OutputAwareHttpServletResponse
getOutputStream() - Method in StreamByteBuffer
getOutWriter() - Method in OutputEncodingStack
getOwner() - Method in AbstractPersistentProperty
getOwner() - Method in Constrained
getOwner() - Method in ConstrainedDelegate
getOwner() - Method in ConstrainedProperty
Returns:
The owner
getOwner() - Method in DefaultConstrainedProperty
getOwner() - Method in PersistentProperty
Obtains the owner of this persistent property
getOwner() - Method in TemplateVariableBinding
getOwningEntities(java.lang.Class, org.grails.datastore.mapping.model.MappingContext) - Method in GormMappingConfigurationStrategy
getOwningEntities(java.lang.Class, org.grails.datastore.mapping.model.MappingContext) - Method in MappingConfigurationStrategy
Returns a set of entities that "own" the given entity.
getPackageImports() - Method in ViewConfiguration
Returns:
The packages to automatically import
getPackageName() - Method in AbstractGrailsClass
getPackageName() - Method in GrailsClass
Returns the package name of the class.
getPackageName() - Method in GroovyPageParser
getPackageName() - Method in Model
Returns:
The package name
getPackageName() - Method in ViewConfiguration
Returns:
The package name
getPackagePath() - Method in Model
Returns:
The package name
getPackagesToScan() - Method in HibernateMappingContextSessionFactoryBean
getPackageToScan(grails.config.Config) - Method in HibernateSpec
Obtains the default package to scan
getPackageToScan(grails.config.Config) - Method in MongoSpec
Obtains the default package to scan
getPadding(java.lang.String, int) - Method in AnsiConsoleUrlMappingsRenderer
getPage() - Method in BrowserDelegate
Delegates to Browser.getPage.
getPage() - Method in GroovyPagesPageContext
getPage() - Method in HttpView
Returns:
The same as getResponse()
getPage() - Method in PageDelegate
getPageClass() - Method in GroovyPageMetaInfo
getPageContext(Servlet, jakarta.servlet.ServletRequest, ServletResponse, java.lang.String, boolean, int, boolean) - Method in GroovyPagesJspFactory
getPageFragment() - Method in PageDelegate
getPageName() - Method in GroovyPageParser
getPagePlugin() - Method in GroovyPageBinding
getPagePlugin() - Method in GroovyPageMetaInfo
getPageScope() - Method in TagLibrary
Obtains the page scope instance
getPageSource() - Method in DriverDelegate
Get the source of the last loaded page.
getPagesTemplateEngine() - Method in DefaultGrailsApplicationAttributes
getPagesTemplateEngine() - Method in GrailsApplicationAttributes
Returns:
Retrieves the shared GSP template engine
getPageUrl(java.lang.String) - Method in PageDelegate
getPaginationLinks(java.lang.Object, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.String, java.lang.String) - Method in DefaultJsonViewHelper
getParameter() - Method in AbstractConstraint
getParameter() - Method in BlankConstraint
getParameter() - Method in Constraint
Returns:
The parameter to the constraint
getParameterizedDetachedCriteriaClassNode(org.codehaus.groovy.ast.ClassNode) - Method in DetachedCriteriaTransformer
getParameterMap() - Method in GrailsWebRequest
Overriden to return the GrailsParameterMap instance,
getParameterNameProvider() - Method in GormValidatorFactoryAdapter
getParameterNameProvider() - Method in JakartaValidatorRegistry
getParameterNames(java.lang.reflect.Method) - Method in ConfigurableParameterNameProvider
getParameters() - Method in DefaultUrlMappingInfo
getParameters() - Method in ForwardUrlMappingInfo
getParameters() - Method in JpaQueryInfo
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
getParameterTypes() - Method in MethodInvokingClosure
getParameterTypes() - Method in TagBodyClosure
getParameterTypes() - Method in TagOutput.ConstantClosure
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 GrailsWebUnitTest
The Grails 'params' object which is an instance of GrailsParameterMap
getParams() - Method in JspFormRemoteTag
getParams() - Method in JspFormTag
getParams() - Method in JspRemoteFunctionTag
getParams() - Method in JspRemoteLinkTag
getParams() - Method in JspSubmitToRemoteTag
getParams() - Method in WebAttributes
Obtains the Grails parameter map
getParams() - Method in WebRequestDelegatingRequestContext
getParent() - Method in TemplateVariableBinding
getParentContext() - Method in AbstractGrailsApplication
getParentContext() - Method in GrailsApplication
Returns the Spring application context that contains this application instance.
getParentContext() - Method in JsonReader.Context
getParentContext() - Method in JsonWriter.Context
getParentCtx() - Method in BeanBuilder
Retrieves the parent ApplicationContext
getParentCtx() - Method in DefaultGrailsPlugin
getParentEntity() - Method in AbstractPersistentEntity
getParentEntity() - Method in KeyValuePersistentEntity
getParentEntity() - Method in PersistentEntity
Returns the parent entity of this entity
getParentPath() - Method in WritableScriptTemplate
The path to the parent directory that containers the template
getParentServiceRegistry() - Method in HibernateDialectDetectorFactoryBean
getParentSkeletonDir(java.io.File) - Method in AbstractProfile
getParentSkeletonDir(java.io.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
getPathFromRoot() - Method in BeanPropertyAccessor
Returns:
the full path from the root bean to the requested property.
getPathFromRoot() - Method in DelegatingBeanPropertyAccessorImpl
getPathFromRoot() - Method in DomainProperty
Returns:
The path of the property from the root domain class
getPathMatcher() - Method in PathMatchingResourcePatternResolver
Return the PathMatcher that this resource pattern resolver uses.
getPathWithinApplication(jakarta.servlet.http.HttpServletRequest) - Method in GrailsUrlPathHelper
getPattern() - Method in Query.Like
getPattern() - Method in Query.RLike
getPatternComparator(java.lang.String) - Method in AntPathMatcher
Given a full path, returns a java.util.Comparator suitable for sorting patterns in order of explicitness.
getPendingDeletes() - Method in AbstractSession
getPendingDeletes() - Method in SessionImplementor
Returns:
The pending deletes
getPendingInserts() - Method in AbstractSession
getPendingInserts() - Method in SessionImplementor
Returns:
The pending insert operations
getPendingUpdates() - Method in AbstractSession
getPendingUpdates() - Method in SessionImplementor
Returns:
The pending updates
getPersistenceInterceptorClass() - Method in AbstractDatastoreInitializer
Returns:
The class used to define the persistence interceptor
getPersistenceInterceptorClass() - Method in HibernateDatastoreSpringInitializer
getPersistenceInterceptorClass() - Method in MongoDbDataStoreSpringInitializer
getPersistenceInterceptors(org.grails.web.servlet.mvc.GrailsWebRequest) - Method in GrailsAsyncContext
getPersistentClass() - Method in AbstractDetachedCriteria
getPersistentClass() - Method in GormOperations
Returns:
The class these operations apply to
getPersistentClasses() - Method in HibernateConnectionSourceFactory
getPersistentEntities() - Method in AbstractMappingContext
getPersistentEntities() - Method in MappingContext
Obtains a list of PersistentEntity instances
getPersistentEntity() - Method in AbstractDetachedCriteria
getPersistentEntity(java.lang.String) - Method in AbstractMappingContext
getPersistentEntity() - Method in BeanEntityAccess
getPersistentEntity() - Method in EntityAccess
Returns:
The PersistentEntity instance
getPersistentEntity() - Method in EntityPersister
Returns:
The PersistentEntity instance
getPersistentEntity() - Method in FieldEntityAccess
getPersistentEntity(java.lang.String) - Method in HibernateMappingContext
getPersistentEntity(java.lang.String) - Method in MappingContext
Obtains a PersistentEntity by name
getPersistentEntity() - Method in OptimisticLockingException
getPersistentEntity() - Method in QueryableCriteria
Returns:
The target entity
getPersistentEntityCodec(java.lang.Class) - Method in MongoDatastore
Obtains a PersistentEntityCodec for the given entity
getPersistentInstance(Class<?>, java.lang.Object) - Method in GrailsWebDataBinder
getPersistentProperties() - Method in AbstractPersistentEntity
getPersistentProperties(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, org.grails.datastore.mapping.model.ClassMapping) - Method in GormMappingConfigurationStrategy
getPersistentProperties(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, org.grails.datastore.mapping.model.ClassMapping, boolean) - Method in JpaMappingConfigurationStrategy
getPersistentProperties(java.lang.Class, org.grails.datastore.mapping.model.MappingContext, org.grails.datastore.mapping.model.ClassMapping) - Method in MappingConfigurationStrategy
Obtains a List of PersistentProperty instances for the given Mapped class
getPersistentProperties() - Method in PersistentEntity
A list of properties to be persisted
getPersistentProperty() - Method in DomainProperty
Returns:
The PersistentProperty that represents this property
getPersistentPropertyNames() - Method in AbstractPersistentEntity
getPersistentPropertyNames() - Method in PersistentEntity
A list of property names that a persistent
getPersistentValue(java.lang.String) - Method in GormEntity
Gets the original persisted value of a field.
getPersistentValue(D, java.lang.String) - Method in GormInstanceApi
Gets the original persisted value of a field.
getPersistentValue(D, java.lang.String) - Method in HibernateGormInstanceApi
Gets the original persisted value of a field.
getPersister(java.lang.Object) - Method in AbstractHibernateSession
getPersister(java.lang.Object) - Method in AbstractSession
getPersister(java.lang.Object) - Method in Session
The persister for the given object
getPersitentEntity() - Method in EntityReflector
The entity
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(jakarta.servlet.http.HttpServletRequest) - Method in DefaultGrailsApplicationAttributes
getPluginContextPath(jakarta.servlet.http.HttpServletRequest) - Method in GrailsApplicationAttributes
Retrieves the plugin context path for the current request.
getPluginContextPath() - Method in GroovyPage
getPluginContextPath() - Method in GroovyPageBinding
getPluginContextPath() - Method in WebAttributes
Obtains the pluginContextPath
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.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 TagLibArtefactHandler
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
getPluginPath() - Method in GroovyPageMetaInfo
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.
getPluginViewPathInfo(java.lang.String) - Method in DefaultGroovyPageLocator
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
getPointAtIndex(java.util.List, int) - Method in Point
Gets a point from the given list of coordinate lists
getPrecision() - Method in JspDatePickerTag
getPrecision() - Method in PropertyConfig
Shortcut to get the precision of this property's column.
getPreOperations() - Method in PendingOperation
Operations to be executed directly prior to this operation
getPreOperations() - Method in PendingOperationAdapter
getPreviousEncodingState() - Method in EncodingState
getPreviousEncodingState() - Method in EncodingStateImpl
getPrevOffset(java.lang.Integer, java.lang.Integer) - Method in DefaultJsonViewHelper
getPriority(java.lang.String) - Method in EmbeddedJarPathHandler
getPriority() - Method in GroovyChangeLogSerializer
getPriority() - Method in ObjectMarshallerRegisterer
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
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
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
getProfileRepository() - Method in AbstractProfile
getProjectDirectory() - Method in BinaryGrailsPlugin
getProjectedKeys() - Method in MongoQuery.AggregatePipeline
getProjectionList() - Method in Query.ProjectionList
getProjectionName() - Method in AbstractProjectionImplementer
getProjections() - Method in AbstractDetachedCriteria
getProjections() - Method in QueryableCriteria
getProjectPackageNames(java.io.File) - Method in ResourceUtils
getPromiseDecorators(java.lang.Object, Collection<PromiseDecorator>) - Method in DelegateAsyncUtils
Obtains all PromiseDecorator instances for the target and additional decorators supplied
getPromiseFactory() - Method in Promises
getPromiseFactory() - Method in WebPromises
getProperties(java.util.Locale) - Method in BinaryGrailsPlugin
Obtains all properties for this binary plugin for the given locale.
getProperties() - Method in DefaultGrailsPlugin
getProperties() - Method in DefaultMappingConfigurationBuilder
getProperties(org.grails.datastore.mapping.model.PersistentEntity, List<String>) - Method in DomainModelServiceImpl
getProperties() - Method in GrailsPlaceholderConfigurer
getProperties() - Method in GrailsPluginInfo
Gets the properties of the plugin as a map
getProperties() - Method in HibernateMappingBuilder
getProperties() - Method in MappingConfigurationBuilder
Returns:
The build property definitions
getProperties() - Method in PluginAstReader.BasicGrailsPluginInfo
getProperties(java.lang.String, org.springframework.core.io.Resource) - Method in ReloadableResourceBundleMessageSource
Get a PropertiesHolder for the given filename, either from the cache or freshly loaded.
getProperties() - Method in ReloadableResourceBundleMessageSource.PropertiesHolder
getProperties() - Method in WebDataBinding
Returns a map of the objects properties that can be used to during binding to bind a subset of properties
getPropertiesAssignableFromType(java.lang.Class) - Method in ClassPropertyFetcher
getPropertiesAssignableToType(java.lang.Class) - Method in ClassPropertyFetcher
getPropertiesAssignableToType(Class<?>, Class<?>) - Method in GrailsClassUtils
Retrieves all the properties of the given class which are assignable to the given type
getPropertiesOfType(java.lang.Class) - Method in ClassPropertyFetcher
getPropertiesOfType(Class<?>, Class<?>) - Method in GrailsClassUtils
Retrieves all the properties of the given class for the given type
getPropertiesOfType(Class<?>, Class<?>) - Method in ReflectionUtils
Retrieves all the properties of the given class for the given type
getPropertiesToEnsureConstraintsFor(org.codehaus.groovy.ast.ClassNode) - Method in DefaultASTValidateableHelper
Retrieves a Map describing all of the properties which need to be constrained for the class represented by classNode.
getProperty(java.lang.String) - Method in AbstractClosureProxy
getProperty(java.lang.String) - Method in BeanBuilder
Overrides property retrieval in the scope of the BeanBuilder to either:
getProperty(java.lang.String) - Method in BeanEntityAccess
getProperty(java.lang.String, Class<T>, T) - Method in CodeGenConfig
getProperty(java.lang.String) - Method in CompileStaticGroovyPage
getProperty(java.lang.String) - Method in CompositeConfig
getProperty(java.lang.String, Class<T>, T, List<T>) - Method in Config
Return the property value associated with the given key, or defaultValue if the key cannot be resolved.
getProperty(java.lang.String, Class<T>, 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 ConstrainedPropertyBuilder
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 EmptyParameters
getProperty(java.lang.String) - Method in EntityAccess
Obtains a property value
getProperty(java.lang.Object, java.lang.String) - Method in EntityReflector
Get a property for the specified index
getProperty(java.lang.String) - Method in EnvironmentAwarePropertySource
getProperty(java.lang.String) - Method in ExtendedProxy
getProperty(java.lang.String) - Method in FieldEntityAccess
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(PersistentClass, java.lang.String) - Method in GrailsDomainBinder
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(java.lang.Object, java.lang.String) - Method in GroovyObjectMethodHandler
getProperty(java.lang.String) - Method in GroovyPage
getProperty(jakarta.servlet.http.HttpServletRequest, java.lang.String) - Method in HttpServletRequestExtension
getProperty(jakarta.servlet.http.HttpSession, java.lang.String) - Method in HttpSessionExtension
getProperty(java.lang.String) - Method in InstanceProxy
getProperty(java.lang.String) - Method in JSONBuilder
getProperty(java.lang.String) - Method in ModificationTrackingEntityAccess
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 Parameters
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.Object, java.lang.String) - Method in ProxyInstanceMetaClass
getProperty() - Method in Query.Between
getProperty() - Method in Query.Order
Returns:
The property name to order by
getProperty() - Method in Query.PropertyNameCriterion
getProperty(java.lang.String) - Method in ReloadableResourceBundleMessageSource.PropertiesHolder
getProperty(java.lang.String) - Method in TemplateVariableBinding
getPropertyAccessStrategy() - Method in TraitPropertyAccessStrategy
getPropertyAfterResolving(java.lang.Object, java.lang.String) - Method in GroovyObjectMethodHandler
getPropertyBeforeResolving(java.lang.Object, java.lang.String) - Method in EntityProxyMethodHandler
getPropertyBeforeResolving(java.lang.Object, java.lang.String) - Method in GroovyObjectMethodHandler
getPropertyByName(java.lang.String) - Method in AbstractPersistentEntity
getPropertyByName(java.lang.String) - Method in KeyValuePersistentEntity
getPropertyByName(java.lang.String) - Method in PersistentEntity
Obtains a PersistentProperty instance by name
getPropertyConfig(java.lang.String) - Method in Entity
Get a property config
getPropertyConfig(org.grails.datastore.mapping.model.PersistentProperty) - Method in GrailsDomainBinder
getPropertyConfig(java.lang.String) - Method in Mapping
Obtains a PropertyConfig object for the given name
getPropertyConfigs() - Method in Entity
Returns:
The property configurations
getPropertyConfigs() - Method in Mapping
getPropertyCriterion() - Method in FunctionCallingCriterion
getPropertyDecoder(Class<T>) - Method in BsonPersistentEntityCodec
Obtains the property encoder for the given property type
getPropertyDescriptor(java.lang.String) - Method in ClassPropertyFetcher
getPropertyDescriptorForValue(java.lang.Object, java.lang.Object) - Method in GrailsClassUtils
Retrieves a PropertyDescriptor for the specified instance and property value
getPropertyDescriptors() - Method in AbstractGrailsClass
deprecated:
Use getMetaProperties() instead
getPropertyDescriptors() - Method in ClassPropertyFetcher
deprecated:
Use getMetaProperties instead
getPropertyEditorRegistry() - Method in GrailsWebRequest
Obtains the PropertyEditorRegistry instance.
getPropertyEditors() - Method in CompositeEditor
getPropertyEncoder(Class<T>) - Method in BsonPersistentEntityCodec
Obtains the property encoder for the given property type
getPropertyForGetter(java.lang.String, java.lang.String) - Method in GrailsClassUtils
Returns a property name equivalent for the given getter name and return type or null if it is not a valid getter.
getPropertyForSetter(java.lang.String) - Method in GrailsClassUtils
Returns a property name equivalent for the given setter name or null if it is not a valid setter.
getPropertyFromHierarchy(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in AstUtils
Obtains a property from the class hierarchy
getPropertyIfExists(java.lang.Object, java.lang.String, Class<T>) - Method in GrailsMetaClassUtils
Obtains a property of an instance if it exists
getPropertyIndexer(org.grails.datastore.mapping.model.PersistentProperty) - Method in AbstractMongoObectEntityPersister
getPropertyIndexer(org.grails.datastore.mapping.model.PersistentProperty) - Method in NativeEntryEntityPersister
Obtains an indexer for a particular property
getPropertyIndexer(org.grails.datastore.mapping.model.PersistentProperty) - Method in SimpleMapEntityPersister
getPropertyInitializer(java.lang.Object, java.lang.String) - Method in SimpleDataBinder
getPropertyKey(org.grails.datastore.mapping.model.PersistentProperty) - Method in AbstractMongoObectEntityPersister
getPropertyKey(org.grails.datastore.mapping.model.PersistentProperty) - Method in NativeEntryEntityPersister
getPropertyMappedFormType() - Method in AbstractGormMappingFactory
getPropertyMappedFormType() - Method in GormDocumentMappingFactory
getPropertyMappedFormType() - Method in GormKeyValueMappingFactory
getPropertyName() - Method in AbstractConstraint
getPropertyName() - Method in AbstractGrailsClass
getPropertyName(org.grails.datastore.mapping.query.Query.Criterion, java.lang.String) - Method in AbstractHibernateCriterionAdapter
getPropertyName() - Method in BeanPropertyAccessor
Returns:
the name of the property at the end of the path, e.g. for `address.home.street`, `street` is returned.
getPropertyName(org.grails.scaffolding.model.property.DomainProperty) - Method in BidirectionalToManyInputRenderer
getPropertyName() - Method in BindingError
Returns:
the name of the property that the data binding error occurred on
getPropertyName(org.grails.datastore.mapping.model.PersistentEntity, java.lang.String) - Method in BsonQuery
getPropertyName() - Method in ConstrainedDelegate
getPropertyName() - Method in ConstrainedProperty
Returns:
The name of the property constrained
getPropertyName() - Method in Constraint
Returns:
The property name of the constraint
getPropertyName() - Method in DefaultGrailsDomainClass
getPropertyName() - Method in GrailsClass
Returns the name of the class as a property name.
getPropertyName() - Method in GrailsDomainClass
getPropertyName(java.lang.String, java.lang.String, java.lang.String) - Method in GrailsWebDataBindingListener
getPropertyName() - Method in MethodExpression
getPropertyName() - Method in Model
A property name version of the class name.
getPropertyName() - Method in Query.PropertyProjection
getPropertyName() - Method in SimpleBindingError
getPropertyNameForGetterOrSetter(java.lang.String) - Method in NameUtils
Returns the property name for a getter or setter
getPropertyNameForNode(groovy.util.Node) - Method in GPathResultMap
getPropertyNameForNode(groovy.util.Node) - Method in HalGPathResultMap
getPropertyNameForNodeChild(groovy.xml.slurpersupport.NodeChild) - Method in GPathResultMap
getPropertyNameForNodeChild(groovy.xml.slurpersupport.NodeChild) - Method in HalGPathResultMap
getPropertyNames(org.codehaus.groovy.ast.ClassNode) - Method in AstPropertyResolveUtils
Resolves the property names for the given class node
getPropertyNames() - Method in DataBindingSource
Returns:
the names of properties represented
getPropertyNames() - Method in EntityReflector
Returns:
The property names
getPropertyNames() - Method in EnvironmentAwarePropertySource
getPropertyNames() - Method in MatchSpec
getPropertyNames() - Method in NavigableMapPropertySource
getPropertyNames() - Method in SimpleMapDataBindingSource
getPropertyOrFieldValue(java.lang.Object, java.lang.String) - Method in ClassUtils
This method will try to retrieve the value of the named property from the object using a corresponding getter method.
getPropertyOrStaticPropertyOrFieldValue(java.lang.String, Class<T>) - Method in AbstractGrailsClass
getPropertyOrStaticPropertyOrFieldValue(org.springframework.beans.BeanWrapper, java.lang.Object, java.lang.String) - Method in GrailsClassUtils
getPropertyReader(java.lang.String) - Method in EntityReflector
Parameters:
name - Obtains the property reader for the given property
getPropertySource() - Method in AbstractGrailsPlugin
getPropertySource() - Method in GrailsPlugin
getPropertySources() - Method in PropertySourcesConfig
getPropertyType(java.lang.String) - Method in AbstractGrailsClass
getPropertyType(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in AstPropertyResolveUtils
Resolves the type of of the given property
getPropertyType(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in AstUtils
Returns the property type if it exists
getPropertyType(java.lang.String) - Method in BeanEntityAccess
getPropertyType() - Method in BeanPropertyAccessor
Returns:
the type of the property at the end of the path, e.g. for `address.home.street` then the type of `street` is returned.
getPropertyType(Class<?>, java.lang.String) - Method in ClassPropertyFetcher
getPropertyType() - Method in Constrained
Returns:
Returns the propertyType.
getPropertyType() - Method in ConstrainedDelegate
getPropertyType() - Method in ConstrainedProperty
Returns:
Returns the propertyType.
getPropertyType(java.lang.String) - Method in EntityAccess
Obtains a property type
getPropertyType(java.lang.String) - Method in FieldEntityAccess
getPropertyType(Class<?>, java.lang.String) - Method in GrailsClassUtils
Returns the type of the given property contained within the specified class
getPropertyTypeSuperclasses() - Method in BeanPropertyAccessor
Returns:
all superclasses and interfaces of `propertyType` excluding `Object`, `Serializable`, `Comparable` and `Cloneable`.
getPropertyTypeSuperclasses() - Method in BeanPropertyAccessorImpl
getPropertyTypeSuperclasses() - Method in DelegatingBeanPropertyAccessorImpl
getPropertyTypeSuperclasses() - Method in PropertyPathAccessor
getPropertyValue(java.lang.String) - Method in AbstractGrailsClass
getPropertyValue(java.util.Map) - Method in AbstractStructuredBindingEditor
getPropertyValue(java.lang.Object, java.lang.String, grails.databinding.DataBindingSource) - Method in AbstractStructuredDateBindingEditor
getPropertyValue(java.lang.String) - Method in BeanConfiguration
Returns the value of the given property or throws a MissingPropertyException.
getPropertyValue(java.lang.String) - Method in BeanEntityAccess
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, Class<T>) - Method in ClassPropertyFetcher
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) - Method in EntityAccess
Obtains a property value
getPropertyValue(java.lang.String) - Method in FieldEntityAccess
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, grails.databinding.DataBindingSource) - Method in AbstractStructuredBindingEditor
A convenience method for extracting structured values from a DataBindingSource.
getPropertyWriter(java.lang.String) - Method in EntityReflector
Parameters:
name - Obtains the property writer for the given property
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
getProxiedClass(java.lang.Object) - Method in EntityProxyHandlerAdapter
getProxiedClass(java.lang.Object) - Method in GroovyProxyFactory
getProxiedClass(java.lang.Object) - Method in HibernateProxyHandler
{@inheritDoc}
getProxiedClass(java.lang.Object) - Method in JavassistProxyFactory
getProxiedClass(java.lang.Object) - Method in ProxyHandler
Get the class being proxied
getProxiedClass(java.lang.Object) - Method in ProxyHandlerAdapter
getProxiedClass(java.lang.Object) - Method in SimpleHibernateProxyHandler
getProxy(org.eclipse.aether.repository.RemoteRepository) - Method in CompositeProxySelector
getProxyClass(java.lang.Class) - Method in JavassistProxyFactory
getProxyFactory() - Method in AbstractMappingContext
getProxyFactory() - Method in EntityPersister
getProxyFactory() - Method in MappingContext
Factory used for creating proxies
getProxyHandler() - Method in AbstractMappingContext
getProxyHandler() - Method in ChainedConverterConfiguration
getProxyHandler() - Method in ConverterConfiguration
Lookup the ProxyHandler used to deal with proxies instances.
getProxyHandler() - Method in DefaultConverterConfiguration
getProxyHandler() - Method in GrailsView
Handlers for proxies
getProxyHandler() - Method in ImmutableConverterConfiguration
getProxyHandler() - Method in MappingContext
For handling proxies
getProxyHandler() - Method in RestResponder
getProxyIdentifier(java.lang.Object) - Method in EntityProxyHandler
This method returns the identifier of the proxy or null if the object is not a proxy
getProxyIdentifier(java.lang.Object) - Method in ProxyHandlerAdapter
getProxyIdentifier(java.lang.Object) - Method in SimpleHibernateProxyHandler
getProxyInstance(org.grails.datastore.mapping.core.Session, java.lang.Class, java.io.Serializable) - Method in JavassistProxyFactory
getProxyInstanceMetaClass(java.lang.Object) - Method in GroovyProxyFactory
getProxyInterfaces() - Method in JavassistProxyFactory
getProxyKey(java.lang.Object) - Method in AssociationQueryProxyHandler
getProxyKey() - Method in EntityProxy
Returns:
The identifier
getProxyKey(java.lang.Object) - Method in EntityProxyMethodHandler
getProxyKey(java.lang.Object) - Method in SessionEntityProxyMethodHandler
getProxySelector() - Method in MavenSettings
getProxyTarget(java.lang.Object) - Method in EntityProxyMethodHandler
getProxyTarget() - Method in ProxyInstanceMetaClass
Load the target from the DB.
getQuality() - Method in MimeType
Returns:
The quality of the Mime type
getQualityAsNumber() - Method in MimeType
Returns:
The quality in BigDecimal form
getQuery() - Method in AbstractCriteriaBuilder
getQuery() - Method in AbstractQueryEvent
Get the query from the event.
getQuery() - Method in JpaQueryInfo
getQueryMethodToExecute(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in AbstractWhereImplementer
getQueryMethodToExecute(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in CountWhereImplementer
getQueryMethodToExecute(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in DeleteWhereImplementer
getQueryMethodToExecute(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in FindAllWhereImplementer
getQueryMethodToInvoke(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in AbstractProjectionImplementer
getQueryMethodToInvoke(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in FindAllPropertyProjectionImplementer
getRange() - Method in Constrained
getRange() - Method in ConstrainedDelegate
getRange() - Method in DefaultConstrainedProperty
Returns:
Returns the range.
getRange() - Method in RangeConstraint
Returns:
Returns the range.
getRange() - Method in SizeConstraint
Returns:
Returns the range.
getReader() - Method in AbstractPersistentProperty
getReader() - Method in FastStringPrintWriter
getReader() - Method in FastStringWriter
getReader() - Method in GrailsConsole
getReader() - Method in PersistentProperty
Returns:
The reader for this property
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
getRecordingDirectory() - Method in GrailsGebSettings
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
getReference() - Method in ClassPropertyFetcher
deprecated:
will be removed in a future version of GORM
getReferencedPropertyName() - Method in Association
Returns:
Returns the name of the inverse property or null if this association is unidirectional
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
getReflector() - Method in AbstractPersistentEntity
getReflector(java.lang.String) - Method in FieldEntityAccess
getReflector() - Method in PersistentEntity
Returns:
The reflector this entity
getRegex() - Method in MatchesConstraint
Returns:
Returns the regex.
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
getRelationships(org.grails.datastore.mapping.model.PersistentEntity) - Method in DefaultJsonApiViewHelper
getReleaseCandidateVersion() - Method in Snapshot
getReloadableScriptSource() - Method in GroovyPageCompiledScriptSource
getRemaining() - Method in JspWriterDelegate
getRemainingParameterTypes(org.codehaus.groovy.ast.Parameter) - Method in GrailsASTUtils
Gets the remaining parameters excluding the first parameter in the given list
getRenamedMethodPrefix() - Method in AbstractCacheTransformation
getRenamedMethodPrefix() - Method in AbstractMethodDecoratingTransformation
getRenamedMethodPrefix() - Method in PublisherTransform
getRenamedMethodPrefix() - Method in TenantTransform
getRenamedMethodPrefix() - Method in TransactionalTransform
getRendererRegistry() - Method in RestResponder
getRenderNulls(java.util.Map) - Method in DefaultJsonViewHelper
getReplyTo() - Method in Event
Get the key to send replies to.
getReportGroupDir() - Method in BrowserDelegate
getReportingDirectory() - Method in GrailsGebSettings
getRepositories() - Method in AbstractProfile
getRepositories() - Method in Profile
Returns:
The maven repository definitions for this profile
getRepositoryConfiguration() - Method in GroovyCompilerConfiguration
Returns the configuration for the repositories that will be used by the compiler to resolve dependencies.
getRepositoryConfiguration() - Method in OptionSetGroovyCompilerConfiguration
getRequest() - Method in GrailsParameterMap
Returns:
Returns the request.
getRequest() - Method in GrailsRequestContext
The request object.
getRequest() - Method in GrailsWebUnitTest
getRequest() - Method in GroovyPagesPageContext
getRequest() - Method in ServletAttributes
getRequest() - Method in WebRequestDelegatingRequestContext
getRequestLogMessage(java.lang.String, jakarta.servlet.http.HttpServletRequest, java.lang.String) - Method in GrailsExceptionResolver
getRequestURI() - Method in GrailsRequestContext
Returns:
The Request URI
getRequestURI() - Method in WebRequestDelegatingRequestContext
getRequestURIForGrailsDispatchURI(jakarta.servlet.http.HttpServletRequest) - Method in WebUtils
The Grails dispatch servlet maps URIs like /app/grails/example/index.dispatch.
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, Class<T>) - Method in CodeGenConfig
getRequiredProperty(java.lang.String, Class<T>) - Method in CompositeConfig
getRequiredProperty(java.lang.String, Class<T>) - Method in ConfigMap
Return the property value associated with the given key, converted to the given targetType (never null).
getRequiredProperty(java.lang.String, Class<T>) - Method in NavigableMapConfig
getRequiredProperty(java.lang.String, Class<T>) - Method in PrefixedConfig
getResolver() - Method in DefaultGrailsPlugin
Returns:
the resolver
getResolveStrategy() - Method in AbstractClosureProxy
getResource() - Method in AnnotationMetadataReader
getResource(java.lang.String) - Method in BinaryGrailsPlugin
Resolves a static resource contained within this binary plugin
getResource() - Method in BinaryGrailsPluginDescriptor
The resource the descriptor was parsed from
getResource(java.lang.String) - Method in ClosureClassIgnoringComponentScanBeanDefinitionParser
getResource(java.lang.String) - Method in CommandLineResourceLoader
getResource(java.lang.String) - Method in GroovyPageResourceLoader
getResource(java.lang.String) - Method in GroovyPageUnitTestResourceLoader
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 SimpleMapResourceLoader
getResource(java.lang.String) - Method in StaticResourceLoader
getResourceAccessor(java.lang.String) - Method in EmbeddedJarPathHandler
getResourceAsStream(java.lang.String) - Method in ExtendedGroovyClassLoader
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.
getResourceForUri(java.lang.String) - Method in GroovyPagesTemplateEngine
Attempts to retrieve a reference to a GSP as a Spring Resource instance for the given URI.
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 FileSystemInteraction
Returns:
The directory where resources are processed to
getResourcesDir() - Method in FileSystemInteractionImpl
Returns:
The directory where resources are processed to
getResourceTitle(java.lang.String, java.util.Locale) - Method in AbstractLinkingRenderer
getResponse() - Method in GrailsRequestContext
The response object.
getResponse() - Method in GrailsWebUnitTest
getResponse() - Method in GroovyPagesPageContext
getResponse() - Method in ServletAttributes
Obtains the HttpServletResponse instance
getResponse() - Method in WebRequestDelegatingRequestContext
getResponseCode() - Method in ResponseCodeMappingData
getResults() - Method in PostQueryEvent
Returns:
The results of the query.
getReturnTypeName() - Method in MethodMetadataReadingVisitor
getReverseMapping(java.lang.String, java.lang.String, java.util.Map) - Method in AbstractGrailsControllerUrlMappings
getReverseMapping(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map) - Method in DefaultUrlMappingsHolder
See Also:
UrlMappingsHolder#getReverseMapping(String, String, java.util.Map)
getReverseMapping(java.lang.String, java.lang.String, java.util.Map) - Method in UrlMappingsHolder
Retrieves the best guess of a URI for the given controller, action and parameters
getReverseMappingNoDefault(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map) - Method in AbstractGrailsControllerUrlMappings
getReverseMappingNoDefault(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map) - Method in DefaultUrlMappingsHolder
getReverseMappingNoDefault(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map) - Method in UrlMappingsHolder
Retrieves the best guess of a URI for the given controller, action and parameters or null if non could be found.
getRootBean() - Method in BeanPropertyAccessor
Returns:
the object at the root of a path expression, e.g. for a `person` bean and `address.street` then `person` is returned.
getRootBean() - Method in DelegatingBeanPropertyAccessorImpl
getRootBean() - Method in PropertyPathAccessor
getRootBeanType() - Method in BeanPropertyAccessor
Returns:
the type of the object at the root of a path expression, e.g. for a `person` bean and `address.street` then the type of `person` is returned.
getRootBeanType() - Method in DelegatingBeanPropertyAccessorImpl
getRootBeanType() - Method in DomainProperty
Returns:
The class the root property belongs to
getRootBeanType() - Method in DomainPropertyImpl
getRootBeanType() - Method in PropertyPathAccessor
getRootCause(java.lang.Throwable) - Method in DefaultErrorsPrinter
Obtains the root cause of the given exception
getRootCause(java.lang.Throwable) - Method in ExceptionUtils
Obtains the root cause of the given exception
getRootCause(java.lang.Throwable) - Method in GrailsExceptionResolver
Obtains the root cause of the given exception
getRootEntity() - Method in AbstractPersistentEntity
getRootEntity() - Method in PersistentEntity
Obtains the root entity of an inheritance hierarchy
getRootMapping(org.grails.datastore.mapping.model.PersistentEntity) - Method in GrailsDomainBinder
getRootPath() - Method in EmbeddedJarResourceAccessor
getRootProperty() - Method in DomainProperty
Returns:
The root property
getScale() - Method in Constrained
getScale() - Method in ConstrainedDelegate
getScale() - Method in DefaultConstrainedProperty
Returns:
The scale, if defined for this property; null, otherwise
getScale() - Method in PropertyConfig
Shortcut to get the scale of this property's column.
getScale() - Method in ScaleConstraint
Returns:
the scale
getScope() - Method in DefaultGrailsControllerClass
getScope() - Method in GradleDependency
getScope() - Method in GrailsControllerClass
Returns:
The scope of the controller, defaults to singleton
getScope() - Method in GroovyCompilerConfiguration
Returns the scope in which the compiler operates.
getScope() - Method in OptionSetGroovyCompilerConfiguration
getScriptAsString() - Method in GroovyPageCompiledScriptSource
getServerBaseURL() - Method in DefaultGrailsViewHelper
getServerBaseURL() - Method in DefaultLinkGenerator
getServerBaseURL() - Method in LinkGenerator
The base URL of the server used for creating absolute links.
getServerBaseURL() - Method in TestLinkGenerator
getService(Class<T>) - Method in AbstractDatastore
getService(Class<T>) - Method in DefaultServiceRegistry
getService(Class<R>) - Method in HibernateDialectDetectorFactoryBean
getService() - Method in RestfulServiceController
getService(Class<T>) - Method in ServiceRegistry
Obtain a service for the given interface
getService() - Method in ServiceUnitTest
getServiceRegistry() - Method in HibernateMappingContextConfiguration
getServices() - Method in AbstractDatastore
getServices() - Method in DefaultServiceRegistry
getServices() - Method in ServiceRegistry
Returns:
An iterable of the available services
getServletConfig() - Method in GrailsWebApplicationContext
getServletConfig() - Method in GroovyPagesPageContext
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 GrailsWebUnitTest
getServletContext() - Method in GroovyPagesPageContext
getServletContext() - Method in Holders
getServletContext() - Method in ServletAttributes
Obtains the ServletContext instance
getServletContext() - Method in ServletContextHolder
getServletContext() - Method in WebRequestDelegatingRequestContext
getSession() - Method in AbstractDatastorePersistenceContextInterceptor
getSession(org.grails.datastore.mapping.core.Datastore, boolean) - Method in DatastoreUtils
Get a Datastore Session for the given Datastore.
getSession() - Method in EntityPersister
getSession() - Method in GrailsHibernateTemplate
getSession() - Method in GrailsRequestContext
The session object.
getSession() - Method in GrailsWebRequest
Returns:
The Grails session object
getSession() - Method in GrailsWebUnitTest
The org.springframework.mock.web.MockHttpSession instance
getSession() - Method in GroovyPagesPageContext
getSession() - Method in MongoCodecEntityPersister
getSession() - Method in Query
Returns:
The session that created the query
getSession() - Method in ServletAttributes
getSession() - Method in SessionCreationEvent
Returns:
The session that has just been created.
getSession() - Method in SessionHolder
getSession() - Method in WebRequestDelegatingRequestContext
getSessionFactory() - Method in AbstractHibernateDatastore
Returns:
The Hibernate SessionFactory being used by this datastore instance
getSessionFactory() - Method in AbstractHibernateGormInstanceApi
getSessionFactory() - Method in GrailsHibernateTemplate
getSessionFactory() - Method in HibernatePersistenceContextInterceptor
Returns:
the sessionFactory
getSessionFactory() - Method in HibernateSpec
Returns:
the current session factory
getSessionFactory() - Method in IHibernateTemplate
getSessionFactory() - Method in SessionFactoryHolder
getSessionFactoryBeanName() - Method in HibernateMappingContextSessionFactoryBean
getSessionHolder() - Method in TransactionObject
getSessionProperty(java.lang.String) - Method in AbstractAttributeStoringSession
Get the value of a property of the session.
getSessionProperty(java.lang.String) - Method in Session
Get the value of a property of the session.
getSessionStorage() - Method in BrowserDelegate
getSetter() - Method in TraitPropertyAccessStrategy
getSetterName(java.lang.String) - Method in GrailsClassUtils
Retrieves the name of a setter for the specified property name
getSetterName(java.lang.String) - Method in MappingUtils
Retrieves the name of a setter for the specified property name
getSetterName(java.lang.String) - Method in NameUtils
Retrieves the name of a setter for the specified property name
getSetting(java.lang.String, Class<T>, T) - Method in GrailsCli
Obtains a value from .grails/settings.yml
getSettings() - Method in ConnectionSource
Returns:
The settings for the ConnectionSource
getSettings() - Method in DefaultConnectionSource
getSetTransactionManagerMethodBody(org.codehaus.groovy.ast.ClassNode) - Method in DefaultDelegateAsyncTransactionalMethodTransformer
getSharedConstraint(java.lang.String) - Method in ConstrainedPropertyBuilder
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.
getSimpleName() - Method in Model
Returns:
The class name without package
getSimpleNativePropertyValue(java.lang.Object, org.grails.datastore.mapping.model.MappingContext) - Method in MongoEntityPersister
Convert a value into a type suitable for use in Mongo.
getSingleColumnConfig(org.grails.orm.hibernate.cfg.PropertyConfig) - Method in GrailsDomainBinder
getSize() - Method in Constrained
getSize() - Method in ConstrainedDelegate
getSize() - Method in DefaultConstrainedProperty
Returns:
Returns the size.
getSize() - Method in GrailsConcurrentLinkedMapCache
getSize() - Method in MockPart
getSkeletonExcludes() - Method in AbstractProfile
getSkeletonExcludes() - Method in Profile
Returns:
A list of paths to exclude from the skeleton.
getSnapshot(liquibase.structure.DatabaseObject) - Method in GormDatabase.1
getSnapshotsEnabled() - Method in RepositoryConfiguration
Return if the repository should enable access to snapshots.
getSort() - Method in Entity
getSort() - Method in MongoCollection
getSource() - Method in ConnectionSource
Returns:
The underlying native connection source, for example a SQL javax.sql.DataSource
getSource() - Method in DefaultConnectionSource
getSource() - Method in SpringEventBusEvent
getSourceFile() - Method in WritableScript
Obtains the source file
getSources() - Method in SourceOptions
getSourcesArray() - Method in SourceOptions
getSourceUnit() - Method in AbstractCacheTransformation.1
getSourceUnit() - Method in AnnotatedNodeASTTransformation
getSourceUnit() - Method in AstUtils.1
getSourceUnit() - Method in BuilderTypeCheckingExtension.BuilderMethodReplacer
getSourceUnit() - Method in DetachedCriteriaTransformer
getSourceUnit() - Method in HibernateEntityTransformation.1
getSourceUnit() - Method in ResponseCodeUrlMappingVisitor
getSourceUrl(org.codehaus.groovy.ast.ClassNode) - Method in GrailsASTUtils
getSpecificationVersion() - Method in GroovyPagesJspFactory
getSpringApplication() - Method in GrailsApplicationContextLoader
getSpringBootVersion() - Method in CompositeDependencyManagement
getSpringBootVersion() - Method in DependencyManagement
Returns the managed version of Spring Boot.
getSpringBootVersion() - Method in GrailsDependencyVersions
getSpringBootVersion() - Method in MavenModelDependencyManagement
getSpringConfig() - Method in BeanBuilder
Retrieves the RuntimeSpringConfiguration instance used the the BeanBuilder
getSql() - Method in GroovyChange
Called from the change or rollback closure.
getSql() - Method in GroovyPrecondition
Called from the change or rollback closure.
getSqlType() - Method in PropertyConfig
Shortcut to get the SQL type of the corresponding column.
getStackReference(int) - Method in PathCapturingJSONWriterWrapper
getStackTraceLines() - Method in GrailsWrappedRuntimeException
Returns:
Returns the stackTrace lines
getStackTraceText() - Method in GrailsWrappedRuntimeException
Returns:
Returns the stackTrace.
getStandardAttributes(org.grails.scaffolding.model.property.DomainProperty) - Method in PropertyMarkupRenderer
Builds the standard html attributes that will be passed to grails.plugin.scaffolding.registry.DomainInputRenderer#renderInput
getStaticApi(Class<D>, java.lang.String) - Method in GormEnhancer
getStaticApi(Class<D>, java.lang.String) - Method in HibernateGormEnhancer
getStaticApi(Class<D>, java.lang.String) - Method in MongoDatastore
getStaticApi(Class<D>, java.lang.String) - Method in SimpleMapDatastore
getStaticApplicationContext() - Method in Controller
getStaticCodecDirectiveValue() - Method in GroovyPageParser
getStaticEncoder() - Method in GroovyPageMetaInfo
getStaticEncoder() - Method in OutputEncodingStack
getStaticEncoder() - Method in OutputEncodingStackAttributes
getStaticFieldValue(Class<?>, java.lang.String) - Method in GrailsClassUtils
getStaticImplementation() - Method in AbstractGrailsArtefactTransformer
The class that provides static methods
getStaticImplementation() - Method in ControllerDomainTransformer
getStaticImplementation() - Method in ConvertersDomainTransformer
getStaticImports() - Method in ViewConfiguration
Returns:
The static imports to automatically import
getStaticPropertyValue(java.lang.String, Class<T>) - Method in AbstractGrailsClass
Get the value of the named static property.
getStaticPropertyValue(java.lang.Class, java.lang.String, Class<T>) - Method in ClassPropertyFetcher
getStaticPropertyValue(Class<?>, java.lang.String) - Method in GrailsClassUtils
getStaticPropertyValuesFromInheritanceHierarchy(java.lang.Class, java.lang.String, Class<T>) - Method in ClassPropertyFetcher
Get the list of property values for this static property from the whole inheritance hierarchy, starting from the most derived version of the property ending with the base class.
getStaticWriter() - Method in OutputEncodingStack
getStatus(org.hibernate.Session, java.lang.Object) - Method in GrailsEntityDirtinessStrategy
getStatus() - Method in GrailsWebUnitTest
Returns:
The status code of the response
getStatus() - Method in HibernateJtaTransactionManagerAdapter
getStatus() - Method in IncludeResponseWrapper
getStep(java.lang.String, org.grails.cli.profile.Command, java.util.Map) - Method in StepRegistry
Looks up a Step
getSteps() - Method in DefaultMultiStepCommand
getSteps() - Method in MultiStepCommand
Returns:
The steps that make up the command
getStream() - Method in XML
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.
getStringListFromMap(java.lang.String, java.util.Map, List<String>) - Method in ViewUtils
Obtains a list of strings from the map for the given key
getStrings() - Method in StringsCompleter
getSubBufferChunkMinSize() - Method in StreamCharBuffer
getSubmittedFileName() - Method in MockPart
getSubquery() - Method in Query.Exists
getSubquery() - Method in Query.In
getSubquery() - Method in Query.NotExists
getSubquery() - Method in Query.NotIn
getSubscribedEvents() - Method in GormAnnotatedSubscriber
getSubscribedMethods() - Method in AnnotatedSubscriber
getSubscriber() - Method in ClosureEventTrigger
getSubscriber() - Method in EventTrigger
Returns:
The event listener
getSubStringChunkMinSize() - Method in StreamCharBuffer
GetSuffix(int) - Method in SimpleCharStream
Get the suffix.
getSuperclassesAndInterfaces(java.lang.Class) - Method in BeanPropertyAccessorImpl
getSuppliedNames() - Method in BasePluginFilter
getSystemOffset() - Method in TemporalConverter
getTableName(org.grails.datastore.mapping.model.PersistentEntity, java.lang.String) - Method in GrailsDomainBinder
Evaluates the table name for the given property
getTableName() - Method in Mapping
The table name
getTabSize(int) - Method in SimpleCharStream
getTag(java.lang.String) - Method in JspTagLib
Obtains a reference to a JspTag instance contained within the library
getTag(java.lang.String) - Method in JspTagLibImpl
getTagLib() - Method in TagLibUnitTest
getTaglibCodecDirectiveValue() - Method in GroovyPageParser
getTaglibEncoder() - Method in GroovyPageMetaInfo
getTaglibEncoder() - Method in OutputEncodingStack
getTaglibEncoder() - Method in OutputEncodingStackAttributes
getTaglibNamespace() - Method in TagLibrary
getTaglibNamespace() - Method in TagLibraryInvoker
getTagLibraryLookup() - Method in GroovyPageMetaInfo
getTagLibraryLookup() - Method in TagLibraryInvoker
getTaglibWriter() - Method in OutputEncodingStack
getTagName() - Method in JspInvokeGrailsTagLibTag
getTagNames() - Method in DefaultGrailsTagLibClass
getTagNames() - Method in GrailsTagLibClass
Returns:
The tag names in this library
getTagNamesThatReturnObject() - Method in DefaultGrailsTagLibClass
getTagNamesThatReturnObject() - Method in GrailsTagLibClass
getTarget() - Method in EntityProxy
Obtains the target performing initialization if necessary
getTarget() - Method in GrailsPrintWriterAdapter
getTargetBeanDefinition(org.springframework.beans.factory.config.ConfigurableListableBeanFactory, java.lang.String, org.springframework.beans.factory.config.BeanDefinition, java.lang.Class) - Method in MapBasedSmartPropertyOverrideConfigurer
getTargetBeanDefinitionForFactoryBean(org.springframework.beans.factory.config.ConfigurableListableBeanFactory, java.lang.String, org.springframework.beans.factory.config.BeanDefinition, Class<? extends FactoryBean>) - Method in MapBasedSmartPropertyOverrideConfigurer
getTargetClass() - Method in AbstractCriteriaBuilder
getTargetClass() - Method in AbstractHibernateCriteriaBuilder
getTargetClass() - Method in BuildableCriteria
Returns:
The class the criteria applies to
getTargetClassForContainer(java.lang.Class, java.lang.Object) - Method in DefaultRendererRegistry
getTargetFileLocation() - Method in GrailsMockMultipartFile
Returns:
The location where the MultipartFile was transfered to
getTargetKey(org.grails.datastore.mapping.model.PersistentProperty) - Method in MappingUtils
getTargetOut() - Method in GrailsConsoleErrorPrintStream
getTargetOut() - Method in GrailsConsolePrintStream
getTargetTransactionManager() - Method in PlatformTransactionManagerProxy
getTargetType() - Method in AbstractMappingAwareCustomTypeMarshaller
getTargetType() - Method in AbstractRequestBodyDataBindingSourceCreator
getTargetType() - Method in AbstractVndErrorRenderer
getTargetType() - Method in ByteArrayMultipartFileValueConverter
getTargetType() - Method in ClosureValueConverter
getTargetType() - Method in CodecCustomTypeMarshaller
getTargetType() - Method in CurrencyValueConverter
getTargetType() - Method in CustomTypeMarshaller
Returns:
The target Java type
getTargetType() - Method in DataBindingSourceCreator
Returns:
The target type of this creator
getTargetType() - Method in DateConversionHelper
getTargetType() - Method in DefaultDataBindingSourceCreator
getTargetType() - Method in DefaultHtmlRenderer
getTargetType() - Method in FormattedDateValueConverter
getTargetType() - Method in FormattedLocalDateTimeValueConverter
getTargetType() - Method in FormattedValueConverter
Returns:
the output type of this converter
getTargetType() - Method in HalJsonRenderer.1
getTargetType() - Method in Jsr310ConvertersConfiguration.1
getTargetType() - Method in Jsr310ConvertersConfiguration.10
getTargetType() - Method in Jsr310ConvertersConfiguration.11
getTargetType() - Method in Jsr310ConvertersConfiguration.12
getTargetType() - Method in Jsr310ConvertersConfiguration.13
getTargetType() - Method in Jsr310ConvertersConfiguration.14
getTargetType() - Method in Jsr310ConvertersConfiguration.15
getTargetType() - Method in Jsr310ConvertersConfiguration.16
getTargetType() - Method in Jsr310ConvertersConfiguration.17
getTargetType() - Method in Jsr310ConvertersConfiguration.18
getTargetType() - Method in Jsr310ConvertersConfiguration.19
getTargetType() - Method in Jsr310ConvertersConfiguration.2
getTargetType() - Method in Jsr310ConvertersConfiguration.20
getTargetType() - Method in Jsr310ConvertersConfiguration.21
getTargetType() - Method in Jsr310ConvertersConfiguration.3
getTargetType() - Method in Jsr310ConvertersConfiguration.4
getTargetType() - Method in Jsr310ConvertersConfiguration.5
getTargetType() - Method in Jsr310ConvertersConfiguration.6
getTargetType() - Method in Jsr310ConvertersConfiguration.7
getTargetType() - Method in Jsr310ConvertersConfiguration.8
getTargetType() - Method in Jsr310ConvertersConfiguration.9
getTargetType() - Method in Jsr310ConvertersConfiguration.Jsr310DateValueConverter
getTargetType() - Method in LocalDateTimeConverter
getTargetType() - Method in Renderer
Returns:
The target type
getTargetType() - Method in TimeZoneConverter
getTargetType() - Method in TypedStructuredBindingEditor
Returns:
the type that this editor is used for binding to
getTargetType() - Method in UUIDConverter
getTargetType() - Method in ValueConverter
getTargetType() - Method in ValueInitializer
getTaskCount() - Method in StopWatch
Return the number of tasks timed.
getTaskInfo() - Method in StopWatch
Return an array of the data for tasks performed.
getTaskName() - Method in StopWatch.TaskInfo
Return the name of this task.
getTemplate() - Method in AbstractGrailsView
getTemplate(java.lang.String) - Method in AbstractProfile
getTemplate() - Method in GroovyPageView
getTemplate() - Method in JspRenderTag
getTemplate(java.lang.String) - Method in Profile
Obtain a template by path
getTemplateEngine() - Method in GrailsView
The template engine
getTemplateEngine() - Method in JsonViewUnitTest
getTemplateFor(java.lang.String) - Method in FormFieldsTemplateService
getTemplatePath() - Method in ViewConfiguration
Returns:
Path to the templates
getTemplateUri(java.lang.String) - Method in Controller
Obtains a URI of a template by name
getTemplateUri(java.lang.CharSequence, jakarta.servlet.ServletRequest) - Method in DefaultGrailsApplicationAttributes
getTemplateURI(groovy.lang.GroovyObject, java.lang.String) - Method in DefaultGroovyPagesUriService
getTemplateUri(java.lang.CharSequence, jakarta.servlet.ServletRequest) - Method in GrailsApplicationAttributes
Parameters:
templateName
getTemplateURI(groovy.lang.GroovyObject, java.lang.String, boolean) - Method in GroovyPagesUriService
getTemplateURI(java.lang.String, java.lang.String, boolean) - Method in GroovyPagesUriSupport
Obtains the URI to a template using the controller name and template name
getTenantId() - Method in AbstractPersistentEntity
getTenantId() - Method in PersistentEntity
Returns:
The tenant id
getTenantResolver() - Method in AbstractHibernateDatastore
getTenantResolver() - Method in MongoDatastore
getTenantResolver() - Method in MultiTenancySettings
Returns:
The tenant resolver
getTenantResolver() - Method in MultiTenantCapableDatastore
Returns:
Obtain the tenant resolver
getTenantResolver() - Method in SimpleMapDatastore
getter - Property in DirtyCheckingTransformer.GetterAndSetter
getter() - Method in EntityReflector.PropertyReader
Returns:
The getter
getTerminal() - Method in GrailsConsole
getTestDbUrl() - Method in HibernateDatastoreSpringInitializer
getText() - Method in AbstractGrailsMockHttpServletResponse
The response body as text
getText() - Method in JsonOutput.JsonUnescaped
getTheme(java.lang.String) - Method in GrailsApplicationContext
getThisMetaClass() - Method in GroovyObjectMethodHandler
getThreadLocalConverterConfiguration(Class<C>) - Method in ConvertersConfigurationHolder
getThrowable() - Method in Interceptor
Obtains the exception thrown by an action execution
getTimeFormat(java.lang.String, java.lang.Object, java.util.Locale) - Method in DefaultGrailsTagDateHelper
getTimeFormat(java.lang.String, java.lang.Object, java.util.Locale) - Method in GrailsTagDateHelper
Retrieve a time format object without time to be passed to the format method
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.
getTimestampProvider() - Method in AutoTimestampEventListener
getTimestampProvider() - Method in HibernateEventListener
deprecated:
Replaced by AutoTimestampEventListener
getTimestampProviders() - Method in AggregateTimestampProvider
getTimeZone(java.lang.Object) - Method in DefaultGrailsTagDateHelper
getTimeZone(java.lang.Object) - Method in GrailsTagDateHelper
Retrieve a time zone object from a parameter
getTitle() - Method in PageDelegate
getTldFromServletContext(java.lang.String) - Method in TagLibraryResolverImpl
getTo() - Method in Query.Between
getToJSONMethod(java.lang.Object) - Method in InstanceMethodBasedMarshaller
getToken(int) - Method in JSONParser
Get the specific Token.
getTokens() - Method in DefaultUrlMappingData
getTokens() - Method in ResponseCodeMappingData
getTokens(java.lang.String) - Method in SynchronizerTokensHolder
getTokens() - Method in UrlMappingData
getTopWriter() - Method in OutputEncodingStackAttributes
getTotalCount() - Method in PagedResultList
getTotalTimeMillis() - Method in StopWatch
Return the total time in milliseconds for all tasks.
getTotalTimeSeconds() - Method in StopWatch
Return the total time in seconds for all tasks.
getToXMLMethod(java.lang.Object) - Method in InstanceMethodBasedMarshaller
getTPCacheAdapter(org.grails.datastore.mapping.model.PersistentEntity) - Method in TPCacheAdapterRepository
Returns TPCacheAdapter for the specified PersistentEntity.
getTPCacheAdapter(org.grails.datastore.mapping.model.PersistentEntity) - Method in TPCacheAdapterRepositoryImpl
getTrait() - Method in ControllerTagLibraryTraitInjector
getTrait() - Method in ControllerTraitInjector
getTrait() - Method in DomainClassTraitInjector
getTrait() - Method in EntityTraitInjector
getTrait() - Method in InterceptorTraitInjector
getTrait() - Method in RestResponderTraitInjector
getTrait() - Method in TagLibraryTraitInjector
getTrait() - Method in TraitInjector
getTrait() - Method in WebDataBindingTraitInjector
getTraitClass() - Method in AbstractTraitApplyingGormASTTransformation
getTraitClass() - Method in ServiceTransformation
getTraitClass() - Method in SubscriberTransform
getTransaction() - Method in AbstractHibernateSession
getTransaction() - Method in AbstractSession
getTransaction(org.springframework.transaction.TransactionDefinition) - Method in ChainedTransactionManager
getTransaction() - Method in HibernateJtaTransactionManagerAdapter
getTransaction(org.springframework.transaction.TransactionDefinition) - Method in PlatformTransactionManagerProxy
getTransaction() - Method in Session
Obtains the current transaction instance
getTransaction() - Method in SessionHolder
getTransaction() - Method in TransactionObject
getTransaction(org.grails.datastore.mapping.core.Datastore) - Method in TransactionUtils
getTransactionAttribute(java.lang.reflect.Method, java.lang.Class) - Method in GroovyAwareNamedTransactionAttributeSource
getTransactionManager() - Method in DatabaseMigrationTransactionManager
Returns:
The transactionManager bean for the current dataSource
getTransactionManager() - Method in DataTest
getTransactionManager() - Method in HibernateDatastore
Returns:
The org.springframework.transaction.PlatformTransactionManager instance
getTransactionManager() - Method in HibernateMappingContextSessionFactoryBean
getTransactionManager() - Method in MongoDatastore
Returns:
The transaction manager
getTransactionManager() - Method in SimpleMapDatastore
getTransactionManager() - Method in TransactionCapableDatastore
Returns:
The transaction manager for this datastore
getTransactionManagerBeanNames(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in ChainedTransactionManagerPostProcessor
getTransactionManagers() - Method in ChainedTransactionManager
getTransactionTemplateMethodName() - Method in RollbackTransform
getTransactionTemplateMethodName() - Method in TransactionalTransform
getTransformedClassNames() - Method in AbstractGrailsArtefactTransformer
getTraversableResolver() - Method in GormValidatorFactoryAdapter
getTraversableResolver() - Method in JakartaValidatorRegistry
getType() - Method in AbstractPersistentProperty
getType() - Method in ArtefactHandler
Implementations must return a name such as "Domain" to indicate the type of artefact they represent.
getType() - Method in ArtefactHandlerAdapter
getType() - Method in ConstraintFactory
Returns:
The type of the constraint
getType() - Method in EntityPersister
getType() - Method in PersistentProperty
The type of the property
getType() - Method in Persister
The type this persister persists
getType() - Method in ServiceDefinition
Returns:
The type of the service
getTypedValues(org.hibernate.Criteria, org.hibernate.criterion.CriteriaQuery) - Method in RlikeExpression
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
getTypeName(org.grails.datastore.mapping.model.PersistentProperty, org.grails.orm.hibernate.cfg.PropertyConfig, org.grails.orm.hibernate.cfg.Mapping) - Method in GrailsDomainBinder
getTypeName(java.lang.Class) - Method in Mapping
Return a type name of the known custom user types
getTypeResolver(org.hibernate.SessionFactory) - Method in AbstractHibernateQuery
getTypeResolver(org.hibernate.SessionFactory) - Method in HibernateQuery
getTypeUnderTest() - Method in ParameterizedGrailsUnitTest
getUniquenessGroup() - Method in Property
getUnrefreshedApplicationContext() - Method in DefaultRuntimeSpringConfiguration
getUnrefreshedApplicationContext() - Method in RuntimeSpringConfiguration
getUpdate() - Method in JspFormRemoteTag
getUpdate() - Method in JspRemoteFunctionTag
getUpdate() - Method in JspRemoteLinkTag
getUpdate() - Method in JspSubmitToRemoteTag
getUpdateable() - Method in PropertyConfig
Whether or not this column is updatable by hibernate
getUpdateableness(org.grails.datastore.mapping.model.PersistentProperty) - Method in GrailsDomainBinder
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 DefaultUrlMappingInfo
getURI() - Method in GrailsResource
getURI() - Method in GroovyPageCompiledScriptSource
getURI() - Method in GroovyPageResourceScriptSource
getURI() - Method in GroovyPageScriptSource
Returns:
The URI of the Groovy page
getURI() - Method in JspTagLib
Returns:
The URI of the tag library
getURI() - Method in JspTagLibImpl
getUri() - Method in RepositoryConfiguration
Return the URI of the repository.
getUri() - Method in Request
Returns:
The request URI
getURI() - Method in SpringResource
getURI() - Method in UrlMappingInfo
The URI to map to.
getUriFromRequest(jakarta.servlet.http.HttpServletRequest) - Method in GrailsWebUtil
Retrieves the URI from the request from either the include attribute or the request.getRequestURI() method.
getUriWithinGrailsViews(java.lang.String) - Method in GroovyPagesTemplateEngine
Returns the path to the view of the relative URI within the Grails views directory
getUrl() - Method in AbstractMongoConnectionSourceSettings
Returns:
Obtain the final URL whether from the connection string or the host/port setting
getURL() - Method in ByteArrayResource
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 JspFormRemoteTag
getUrl() - Method in JspFormTag
getUrl() - Method in JspLinkTag
getUrl() - Method in JspRemoteFunctionTag
getUrl() - Method in JspRemoteLinkTag
getUrl() - Method in JspSubmitToRemoteTag
getURL() - Method in SpringResource
getUrlData() - Method in DefaultUrlMappingInfo
getUrlData() - Method in ForwardUrlMappingInfo
getUrlData() - Method in RegexUrlMapping
getUrlData() - Method in ResponseCodeUrlMapping
getUrlData() - Method in UrlMapping
Retrieves the UrlMappingData instance that describes this UrlMapping
getUrlData() - Method in UrlMappingInfo
Retrieves the UrlMappingData (information about a parsed URL) if any
getUrlMappings() - Method in DefaultUrlMappingsHolder
getUrlMappings() - Method in GrailsControllerUrlMappings
getUrlMappings() - Method in UrlMappingsHolder
Retrieves the held UrlMapping instances as an array
getUrlMappingsHolder() - Method in UrlMappingsUnitTest
Returns:
The UrlMappingsHolder bean
getUrlPattern() - Method in DefaultUrlMappingData
getUrlPattern() - Method in ResponseCodeMappingData
getUrlPattern() - Method in UrlMappingData
Retrieves the URL pattern for this UrlMappingData instance
getURLs() - Method in ExtendedGroovyClassLoader
getUrls(java.lang.String, java.lang.ClassLoader) - Method in ResourceUtils
Return URLs from a given source path.
getUsageHelp() - Method in AbstractCommand
getUsageHelp() - Method in Command
Returns usage help for the command.
getUsageHelp() - Method in InstallCommand
getUsageHelp() - Method in UninstallCommand
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
getUserType(org.grails.datastore.mapping.model.PersistentProperty) - Method in GrailsDomainBinder
getValidatedFields() - Method in ValidationEvent
getValidatedSession() - Method in SessionHolder
getValidationApi(Class<D>, java.lang.String) - Method in GormEnhancer
getValidationApi(Class<D>, java.lang.String) - Method in HibernateGormEnhancer
getValidationApi(Class<D>, java.lang.String) - Method in MongoDatastore
getValidationApi(Class<D>, java.lang.String) - Method in SimpleMapDatastore
getValidationQuery() - Method in DatabaseDriver
Return the validation query.
getValidator(org.grails.datastore.mapping.model.PersistentEntity) - Method in BeanFactoryValidatorRegistry
getValidator() - Method in DefaultGrailsDomainClass
getValidator(org.grails.datastore.mapping.model.PersistentEntity) - Method in DefaultValidatorRegistry
getValidator() - Method in GormValidationApi
getValidator() - Method in GormValidatorFactoryAdapter
getValidator() - Method in GormValidatorFactoryAdapter.GormValidatorContext
getValidator() - Method in GrailsDomainClass
Retreives the validator for this domain class
getValidator() - Method in JakartaValidatorRegistry
getValidator() - Method in ValidatorProvider
Returns:
The validator
getValidator(org.grails.datastore.mapping.model.PersistentEntity) - Method in ValidatorRegistry
Looks up a validator for the given entity
getValidatorFactory() - Method in ValidatedService
Returns:
The validator factory for this service
getValidatorRegistry() - Method in AbstractMappingContext
getValidatorRegistry() - Method in MappingContext
Returns:
Gets the validation registry used by this MappingContext
getValidBasenames(java.lang.String) - Method in ReloadableResourceBundleMessageSource
getValidFileExtensions() - Method in GroovyChangeLogSerializer
getValidProperty(java.lang.Object) - Method in SimpleMapQuery
getValue() - Method in AbstractTemplateVariableBinding.BindingMapEntry
getValue() - Method in BeanPropertyAccessor
Returns:
the value of the property at the end of the path, e.g. for `address.home.street` then the value of `street` is returned.
getValue() - Method in CacheEntry
getValue() - Method in DelegatingBeanPropertyAccessorImpl
getValue() - Method in FastStringPrintWriter
getValue() - Method in FastStringWriter
getValue() - Method in JspActionSubmitTag
getValue() - Method in JspCheckboxTag
getValue() - Method in JspCurrencySelectTag
getValue() - Method in JspDatePickerTag
getValue() - Method in JspLocaleSelectTag
getValue() - Method in JspSubmitToRemoteTag
getValue() - Method in JspTimeZoneSelectTag
getValue(org.bson.Document, java.lang.String) - Method in MongoEntityPersister
getValue() - Method in PrefixedConfig
getValue() - Method in PropertyPathAccessor
getValue() - Method in Query.PropertyCriterion
getValue() - Method in Query.SubqueryCriterion
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
getValueOfBindInitializer(java.lang.annotation.Annotation) - Method in SimpleDataBinder
Parameters:
annotation - An instance of grails.databinding.BindInitializer
getValueOfBindUsing(java.lang.annotation.Annotation) - Method in SimpleDataBinder
Parameters:
annotation - An instance of grails.databinding.BindingUsing or org.grails.databinding.BindingUsing
getValues() - Method in MongoQuery.WithinBox
getValues() - Method in MongoQuery.WithinCircle
getValues() - Method in MongoQuery.WithinPolygon
getValues() - Method in Query.In
getValueWhileUpdating(java.lang.Object) - Method in CacheEntry
getVariable(java.lang.String) - Method in GroovyPageBinding
getVariable(java.lang.String) - Method in TemplateVariableBinding
getVariable(java.lang.String) - Method in WebRequestTemplateVariableBinding
getVariableNames() - Method in AbstractTemplateVariableBinding
getVariableNames() - Method in TemplateVariableBinding
getVariableNames() - Method in WebRequestTemplateVariableBinding
getVariables() - Method in AbstractTemplateVariableBinding
getVariablesMap() - Method in AbstractTemplateVariableBinding
getVersion() - Method in AbstractGrailsPlugin
getVersion() - Method in AbstractPersistentEntity
getVersion() - Method in AbstractProfile
getVersion() - Method in AbstractUrlMapping
getVersion(java.lang.String) - Method in ArtifactCoordinatesResolver
Gets the version of the artifact identified by the given module.
getVersion() - Method in DefaultUrlMappingInfo
getVersion() - Method in Dependency
Return the dependency version.
getVersion(java.lang.String, java.lang.String) - Method in DependencyCustomizer
getVersion(java.lang.String) - Method in DependencyManagementArtifactCoordinatesResolver
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 PersistentEntity
Returns the version property.
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 ControllerUnitTest
Returns:
The view of the current controller
getView() - Method in ForwardUrlMappingInfo
getView() - Method in Interceptor
Returns:
The current view
getViewModuleName() - Method in JsonViewConfiguration
getViewModuleName() - Method in MarkupViewConfiguration
getViewModuleName() - Method in ViewConfiguration
Returns:
The name of the views module (example json or markup)
getViewName() - Method in AbstractUrlMapping
getViewName() - Method in DefaultUrlMappingInfo
getViewName() - Method in RenderContext
Returns:
The view name to use
getViewName() - Method in ServletRenderContext
getViewName() - Method in UrlMapping
Returns the name of the view to map to
getViewName() - Method in UrlMappingInfo
The name of the view that the URL mappping maps to
getViews() - Method in GrailsWebUnitTest
getViewUri(java.lang.String) - Method in Controller
Obtains a URI of a view by name
getViewUri(java.lang.String, jakarta.servlet.http.HttpServletRequest) - Method in DefaultGrailsApplicationAttributes
getViewUri(java.lang.String, jakarta.servlet.http.HttpServletRequest) - Method in GrailsApplicationAttributes
Retrieves the uri of a named view
getViewURI(java.lang.String, java.lang.String) - Method in GroovyPagesUriService
Obtains a view name for the given controller name and template name
getViewURI(java.lang.String, java.lang.String) - Method in GroovyPagesUriSupport
Obtains a view URI of the given controller name and view name
getWatchedResourcePatterns() - Method in AbstractGrailsPlugin
getWatchedResourcePatterns() - Method in DefaultGrailsPlugin
getWatchedResourcePatterns() - Method in GrailsPlugin
Resources that this plugin watches
getWatchedResources() - Method in DefaultGrailsPlugin
Returns:
the watchedResources
getWatchPatterns(List<String>) - Method in WatchPatternParser
getWebRequest() - Method in DefaultRequestStateLookupStrategy
getWebRequest() - Method in GrailsRequestStateLookupStrategy
Returns:
the current request
getWebRequest() - Method in WebAttributes
Obtains the currently executing web request
getWebRequest() - Method in WebRequestDelegatingRequestContext
Retrieves the webRequest object.
getWebXmlFromServletContext() - Method in TagLibraryResolverImpl
getWidget() - Method in Constrained
getWidget() - Method in ConstrainedDelegate
getWidget(org.grails.scaffolding.model.property.Constrained, java.lang.Class) - Method in FormFieldsTemplateService
getWidgetPrefix() - Method in FormFieldsTemplateService
getWrappedResponse() - Method in GrailsWebRequest
getWrappedResponse() - Method in WrappedResponseHolder
Return the HttpServletResponse currently bound to the thread.
getWriteConcern() - Method in AbstractMongoSession
Obtains the WriteConcern to use for the session
getWriteDirectlyToConnectedMinSize() - Method in StreamCharBuffer
getWriteModelsForEntity(org.grails.datastore.mapping.model.PersistentEntity, Map<PersistentEntity, List<WriteModel<?>>>) - Method in MongoCodecSession
getWriteModelsForEntity(org.grails.datastore.mapping.model.PersistentEntity, Map<PersistentEntity,List<WriteModel<Document>>>) - Method in MongoSession
getWriter() - Method in AbstractPersistentProperty
getWriter() - Method in Converter
getWriter() - Method in GSPResponseWriter
getWriter() - Method in IncludeResponseWrapper
getWriter() - Method in JSON
getWriter() - Method in OutputAwareHttpServletResponse
getWriter() - Method in PersistentProperty
Returns:
The writer for this property
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
getWriter() - Method in StreamingJsonBuilder.StreamingJsonDelegate
Returns:
Obtains the current writer
getWriter() - Method in XML
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
getWrittenValues() - Method in WriteFilteringMap
getXaDataSourceClassName() - Method in DatabaseDriver
Return the XA driver source class name.
getXml() - Method in AbstractGrailsMockHttpServletResponse
Get the response XML
getXML(jakarta.servlet.http.HttpServletRequest) - Method in ConvertersExtension
getXML() - Method in GrailsMockHttpServletRequest
Parses the request content as XML using XmlSlurper and returns the GPath result object.
GLOBAL_GRAILS_TRANSFORM_ORDER - Field in GroovyTransformOrder
Grails allows applying transforms by artefact type, this transformation is what implements that
GLOBAL_IMPORT_ORDER - Field in GroovyTransformOrder
Adds global imports
GLOBAL_JPA_ORDER - Field in GroovyTransformOrder
Transforms a JPA entity into a GORM entity
GlobalClassInjector - Interface in grails.compiler.ast
A marker interface that indicates that this injector applies to all classes in a project
GlobalClassInjectorAdapter - Class in grails.compiler.ast
Helper super class to ease the creation of AllArtefactClassInjector implementations
GlobalClassInjectorAdapter() - Constructor in GlobalClassInjectorAdapter
GlobalDetachedCriteriaASTTransformation - Class in org.grails.datastore.gorm.query.transform
Global version of the detached query transformer
GlobalGrailsClassInjectorTransformation - Class in org.grails.compiler.injection
A global transformation that applies Grails' transformations to classes within a Grails project
GlobalGrailsClassInjectorTransformation() - Constructor in GlobalGrailsClassInjectorTransformation
GlobalImportTransformation - Class in org.grails.compiler.injection
Authors:
Graeme Rocher
GlobalImportTransformation() - Constructor in GlobalImportTransformation
GlobalJpaEntityTransform - Class in org.grails.compiler.gorm
Makes all entities annotated with
Entity:
JPA into GORM entities
GlobalJpaEntityTransform() - Constructor in GlobalJpaEntityTransform
go(java.util.Map, java.lang.String, geb.url.UrlFragment) - Method in BrowserDelegate
Delegates to Browser.go.
goesInPatch - Property in Plant
GORM_ASYNC_ORDER - Field in GroovyTransformOrder
Changes methods in a file to return a promise instead of a value
GORM_AUTOWIRE_INSTANCES - Field in Settings
Whether to autowire instances
GORM_DEFAULT_CONSTRAINTS - Field in Settings
The default configured constraints for the application
GORM_ENTITY_ORDER - Field in GroovyTransformOrder
Transforms a given class to a GORM Entity
GORM_REACTOR_EVENTS - Field in Settings
Whether to translate GORM events into reactor events
GORM_TRANSFORMS_ORDER - Field in GroovyTransformOrder
Several of the gorm related transforms iterate not at the priority level but on the node level, this class performs those iterations
GormAllOperations - Interface in grails.gorm.api
All GORM operations
GormAnnotatedListener - Trait in org.grails.events.gorm
Marks a class as a synchronous listener of GORM events
GormAnnotatedSubscriber - Trait in org.grails.events.gorm
The events subscribed to
GormASTTransformationClass - Annotation Type in org.grails.datastore.gorm.transform
U
GormAsyncStaticApi - Class in org.grails.datastore.gorm.async
Transforms the GormStaticApi into an asynchronous API
GormAsyncStaticApi(GormStaticApi<D>) - Constructor in GormAsyncStaticApi
GormCompilerAutoConfiguration - Class in org.grails.datastore.gorm.boot.compiler
A compiler configuration that automatically adds the necessary imports
GormCompilerAutoConfiguration() - Constructor in GormCompilerAutoConfiguration
GormDatabase - Class in org.grails.plugins.databasemigration.liquibase
GormDatabase.1 - Class in org.grails.plugins.databasemigration.liquibase
GormDatabase.1() - Constructor in GormDatabase.1
GormDatabase(Dialect, org.grails.datastore.mapping.services.ServiceRegistry, org.grails.orm.hibernate.HibernateDatastore) - Constructor in GormDatabase
GormDispatcherRegistrar - Class in org.grails.events.gorm
Handles registering of GORM event listeners for GormAnnotatedSubscriber instances
GormDispatcherRegistrar(grails.events.bus.EventBus) - Constructor in GormDispatcherRegistrar
GormDocumentMappingFactory - Class in org.grails.datastore.mapping.document.config
gormDynamicFinders - Field in GormStaticApi
GormEnhancer - Class in org.grails.datastore.gorm
Enhances a class with GORM behavior
GormEnhancer.1 - Class in org.grails.datastore.gorm
GormEnhancer.1() - Constructor in GormEnhancer.1
GormEnhancer(org.grails.datastore.mapping.core.Datastore, org.springframework.transaction.PlatformTransactionManager, org.grails.datastore.mapping.core.connections.ConnectionSourceSettings) - Constructor in GormEnhancer
Construct a new GormEnhancer for the given arguments
gormEnhancer - Field in HibernateDatastore
gormEnhancer - Field in MongoDatastore
gormEnhancer - Field in SimpleMapDatastore
GormEnhancerSpec - Class in org.apache.grails.data.testing.tck.tests
Authors:
graemerocher
GormEnhancerSpec() - Constructor in GormEnhancerSpec
GormEntity - Trait in org.grails.datastore.gorm
A trait that turns any class into a GORM entity
GormEntityApi - Trait in org.grails.datastore.gorm
API for instance methods defined by a GORM entity
GormEntityDirtyCheckable - Trait in org.grails.datastore.gorm
Special trait meant only for GORM entities to override default behaviour of DirtyCheckable.
GormEntityTraitProvider - Interface in org.grails.compiler.gorm
Provides the implementation to use for the GormEntity trait
GormEntityTransformation - Class in org.grails.compiler.gorm
An AST transformation that adds the following features:

GormEntityTransformation() - Constructor in GormEntityTransformation
GormEventDispatcher - Class in org.grails.events.gorm
Dispatches GORM events to the EventBus
GormEventDispatcher(grails.events.bus.EventBus, org.grails.datastore.mapping.core.Datastore, Set<Class<? extends AbstractPersistenceEvent>>, List<GormAnnotatedListener>) - Constructor in GormEventDispatcher
GormInstanceApi - Class in org.grails.datastore.gorm
Instance methods of the GORM API.
GormInstanceApi(Class<D>, org.grails.datastore.mapping.core.Datastore) - Constructor in GormInstanceApi
GormInstanceOperations - Interface in grails.gorm.api
Instance methods of the GORM API.
GormKeyValueMappingFactory - Class in org.grails.datastore.mapping.keyvalue.mapping.config
Authors:
Graeme Rocher
GormKeyValueMappingFactory(java.lang.String) - Constructor in GormKeyValueMappingFactory
GormMappingConfigurationStrategy - Class in org.grails.datastore.mapping.model.config
GormMappingConfigurationStrategy(org.grails.datastore.mapping.model.MappingFactory) - Constructor in GormMappingConfigurationStrategy
GormOperations - Interface in org.grails.datastore.gorm.query
Interface defining all typical GORM operations on class
gormOperations - Property in AsyncQuery
GormProperties - Interface in org.grails.datastore.mapping.model.config
Reserved static property names used by GORM to evaluate GORM-style syntax.
GormQueryOperations - Interface in org.grails.datastore.gorm.query
Interface defining all typical query GORM operations on class
GormService - Class in grails.plugin.scaffolding
GormService(Class<T>, boolean) - Constructor in GormService
GormStaticApi - Class in org.grails.datastore.gorm
Static methods of the GORM API.
GormStaticApi(Class<D>, org.grails.datastore.mapping.core.Datastore, List<FinderMethod>, org.springframework.transaction.PlatformTransactionManager) - Constructor in GormStaticApi
GormStaticOperations - Interface in grails.gorm.api
Interface for the default static methods in GORM
GormTestingSupportExtension - Class in org.grails.testing.gorm.spock
GormTestingSupportExtension() - Constructor in GormTestingSupportExtension
GormTransformer - Class in org.grails.compiler.gorm
Transforms GORM entities making the GORM API available to Java.
GormValidateable - Trait in org.grails.datastore.gorm
A trait that adds GORM validation behavior to any class
GormValidateableSpec - Class in org.apache.grails.data.testing.tck.tests
GormValidateableSpec() - Constructor in GormValidateableSpec
GormValidationApi - Class in org.grails.datastore.gorm
Methods used for validating GORM instances.
GormValidationApi(Class<D>, org.grails.datastore.mapping.model.MappingContext, org.springframework.context.ApplicationEventPublisher) - Constructor in GormValidationApi
GormValidatorAdapter - Class in org.grails.datastore.gorm.validation.jakarta
A validator adapter that applies translates the constraint errors into the Errors object of a GORM entity
GormValidatorAdapter(org.springframework.validation.Validator) - Constructor in GormValidatorAdapter
GormValidatorContext(jakarta.validation.ValidatorContext) - Constructor in GormValidatorFactoryAdapter.GormValidatorContext
GormValidatorFactoryAdapter - Class in org.grails.datastore.gorm.validation.jakarta
A ValidatorFactory that creates adapted validators
GormValidatorFactoryAdapter.GormValidatorContext - Class in org.grails.datastore.gorm.validation.jakarta
GormValidatorFactoryAdapter(jakarta.validation.ValidatorFactory) - Constructor in GormValidatorFactoryAdapter
GPARS_PRESENT - Property in GparsPromiseFactory
GparsPromise - Class in org.grails.async.factory.gpars
Implementation of Promise interface for Gpars
GparsPromise(grails.async.PromiseFactory, groovy.lang.Closure) - Constructor in GparsPromise
GparsPromiseFactory - Class in org.grails.async.factory.gpars
GPars implementation of the PromiseFactory interface
GparsPromiseFactory() - Constructor in GparsPromiseFactory
gpath - Field in GPathResultMap
GPathResultCollectionDataBindingSource - Class in org.grails.databinding.xml
GPathResultCollectionDataBindingSource(groovy.xml.slurpersupport.GPathResult) - Constructor in GPathResultCollectionDataBindingSource
GPathResultMap - Class in org.grails.databinding.xml
Authors:
Jeff Brown
GPathResultMap(groovy.xml.slurpersupport.GPathResult) - Constructor in GPathResultMap
grab(java.lang.String) - Method in MavenResolverGrapeEngine
GrabCommand - Class in org.grails.cli.command.grab
Command to grab the dependencies of one or more Groovy scripts.
GrabCommand() - Constructor in GrabCommand
GRADLE_ARGUMENT_ADAPTER - Field in GradleStep
GRADLE - Field in GradleCommand
gradle - Property in GroovyScriptCommand
Allows invoking of Gradle commands
GRADLE_PROPERTIES - Field in CreateAppCommand
GradleAsyncInvoker - Class in org.grails.cli.gradle
Authors:
Graeme Rocher
GradleAsyncInvoker(org.grails.cli.gradle.GradleInvoker) - Constructor in GradleAsyncInvoker
GradleCommand - Class in org.grails.cli.gradle.commands
A command for invoking Gradle commands
GradleCommand() - Constructor in GradleCommand
GradleDependency - Class in org.grails.cli.profile.commands.io
GradleDependency(java.lang.String, org.grails.cli.compiler.dependencies.Dependency) - Constructor in GradleDependency
GradleInvoker - Class in org.grails.cli.gradle
Allow dynamic invocation of Gradle tasks
GradleInvoker(org.grails.cli.profile.ExecutionContext) - Constructor in GradleInvoker
GradleStep - Class in org.grails.cli.profile.steps
A Step that invokes Gradle
GradleStep(org.grails.cli.profile.ProfileCommand, Map<String, Object>) - Constructor in GradleStep
GradleTaskCommandAdapter - Class in org.grails.cli.gradle.commands
Adapts a Named command into a Gradle task execution
GradleTaskCommandAdapter(org.grails.cli.profile.Profile, grails.util.Named) - Constructor in GradleTaskCommandAdapter
GradleUtil - Class in org.grails.cli.gradle
Utility methods for interacting with Gradle
GradleUtil() - Constructor in GradleUtil
GRAILS_APP_DIR - Field in AstUtils
The name of the Grails application directory
GRAILS_APP_DIR - Field in GrailsASTUtils
GRAILS_APPLICATION_CONTEXT_LOADER - Field in IntegrationTestAstTransformation
GRAILS_CACHE_KEY_GENERATOR_PROPERTY_NAME - Field in AbstractCacheTransformation
GRAILS_CACHE_MANAGER_PROPERTY_NAME - Field in AbstractCacheTransformation
GRAILS_CONFIGURATION_CLASS_NODE - Field in BootInitializerClassInjector
GRAILS_DISPATCH_EXTENSION - Field in GrailsUrlPathHelper
GRAILS_DISPATCH_EXTENSION - Field in WebUtils
GRAILS_REDIRECT_ISSUED - Field in ResponseRedirector
GRAILS_REPO - Field in MavenProfileRepository
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
GRAILS_WEB_REQUEST_FILTER - Enum Constant in GrailsFilters
GrailsApp - Class in grails.boot
Extends the SpringApplication with reloading behavior and other Grails features
GrailsApp.1 - Class in grails.boot
GrailsApp.1() - Constructor in GrailsApp.1
GrailsApp.2 - Class in grails.boot
GrailsApp.2() - Constructor in GrailsApp.2
GrailsApp(org.springframework.core.io.ResourceLoader, Class<?>) - Constructor in GrailsApp
Create a new GrailsApp instance.
GrailsAppBuilder - Class in grails.boot
Fluent API for constructing GrailsApp instances.
GrailsAppBuilder() - Constructor in GrailsAppBuilder
GrailsApplication - Interface in grails.core
grailsApplication - Field in AbstractGrailsClass
grailsApplication - Field in AbstractGrailsPlugin
grailsApplication - Field in AbstractUrlMapping
grailsApplication - Property in ApplicationTagLib
grailsApplication - Property in BeanPropertyAccessorFactory
grailsApplication - Property in BeanPropertyAccessorImpl
grailsApplication - Property in BootStrapClassRunner
grailsApplication - Field in DefaultCodecLookup
grailsApplication - Property in DefaultConstraintEvaluatorFactoryBean
grailsApplication - Property in DefaultMappingContextFactoryBean
grailsApplication - Property in FormFieldsTemplateService
grailsApplication - Property in GrailsApplicationBuilder
grailsApplication - Property in GrailsApplicationPostProcessor
grailsApplication - Field in GrailsExceptionResolver
grailsApplication - Field in GrailsWebDataBinder
grailsApplication - Property in JsonRenderer
grailsApplication - Property in MapBasedSmartPropertyOverrideConfigurer
grailsApplication - Property in Plugin
The GrailsApplication instance
grailsApplication - Property in RestResponderGrailsPlugin
grailsApplication - Field in TagLibraryLookup
grailsApplication - Property in TagLibraryResolverImpl
grailsApplication - Property in TomcatJDBCPoolMBeanExporter
grailsApplication - Property in XmlRenderer
GrailsApplicationAttributes - Interface in org.grails.web.util
Defines the names of and methods to retrieve Grails specific request and servlet attributes.
GrailsApplicationAware - Interface in grails.core.support
GrailsApplicationAwareBeanPostProcessor - Class in org.grails.spring.beans
Implementation of org.springframework.beans.factory.config.BeanPostProcessor that recognizes GrailsApplicationAware and injects and instance of GrailsApplication.
GrailsApplicationAwareBeanPostProcessor(grails.core.GrailsApplication) - Constructor in GrailsApplicationAwareBeanPostProcessor
GrailsApplicationBuilder - Class in org.grails.testing
Created by jameskleeh on 5/31/17.
GrailsApplicationBuilder.TestRuntimeGrailsApplicationPostProcessor - Class in org.grails.testing
GrailsApplicationBuilder() - Constructor in GrailsApplicationBuilder
GrailsApplicationClass - Trait in grails.core
Marker interface for the GrailsApplicationClass
GrailsApplicationCommand - Trait in grails.dev.commands
GrailsApplicationCompilerAutoConfiguration - Class in org.grails.cli.boot
A 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
GrailsApplicationContextCommandRunner(java.lang.String, Class<?>) - Constructor in GrailsApplicationContextCommandRunner
GrailsApplicationContextLoader - Class in grails.boot.test
Extends Spring Boot's SpringBootContextLoader with a version for Grails
GrailsApplicationContextLoader() - Constructor in GrailsApplicationContextLoader
GrailsApplicationDiscoveryStrategy - Interface in org.grails.core.support
Interface used for classes that discover the GrailsApplication and ApplicationContext instances
GrailsApplicationLifeCycle - Interface in grails.core
API which plugins implement to provide behavior in defined application lifecycle hooks.
GrailsApplicationLifeCycleAdapter - Class in grails.core
Adapter for the GrailsApplicationLifeCycle interface
GrailsApplicationLifeCycleAdapter() - Constructor in GrailsApplicationLifeCycleAdapter
GrailsApplicationPostProcessor - Class in grails.boot.config
A BeanDefinitionRegistryPostProcessor that enhances any ApplicationContext with plugin manager capabilities
GrailsApplicationPostProcessor.1 - Class in grails.boot.config
GrailsApplicationPostProcessor.1() - Constructor in GrailsApplicationPostProcessor.1
GrailsApplicationPostProcessor.2 - Class in grails.boot.config
GrailsApplicationPostProcessor.2() - Constructor in GrailsApplicationPostProcessor.2
GrailsApplicationPostProcessor.3 - Class in grails.boot.config
GrailsApplicationPostProcessor.3() - Constructor in GrailsApplicationPostProcessor.3
GrailsApplicationPostProcessor(grails.core.GrailsApplicationLifeCycle, org.springframework.context.ApplicationContext, java.lang.Class) - Constructor in GrailsApplicationPostProcessor
grailsApplicationPostProcessor() - Method in GrailsAutoConfiguration
Returns:
A post processor that uses the GrailsPluginManager to configure the org.springframework.context.ApplicationContext
GrailsApplicationScriptRunner - Class in grails.ui.script
Used to run Grails scripts within the context of a Grails application
GrailsAppServletInitializer - Class in org.grails.boot.context.web
Ensure a GrailsApp in constructed during servlet initialization
GrailsAppServletInitializer() - Constructor in GrailsAppServletInitializer
GrailsArrayUtils - Class in grails.util
Utility methods for working with Arrays
GrailsArrayUtils() - Constructor in GrailsArrayUtils
GrailsArtefactClassInjector - Interface in grails.compiler.ast
Interface specific to Grails artefacts that returns the artefact type.
GrailsASTUtils - Class in org.grails.compiler.injection
Helper methods for working with Groovy AST trees.
GrailsASTUtils.GrailsDelegatingConstructor - Annotation Type in org.grails.compiler.injection
GrailsAsyncContext - Class in org.grails.plugins.web.async
Wraps an AsyncContext providing additional logic to provide the appropriate context to a Grails application.
GrailsAsyncContext(jakarta.servlet.AsyncContext, org.grails.web.servlet.mvc.GrailsWebRequest, grails.async.web.AsyncGrailsWebRequest) - Constructor in GrailsAsyncContext
GrailsAutoConfiguration - Class in grails.boot.config
A base class for configurations that bootstrap a Grails application
GrailsAutoConfiguration() - Constructor in GrailsAutoConfiguration
GrailsAwareClassLoader - Class in org.grails.compiler.injection
A class loader that is aware of Groovy sources and injection operations.
GrailsAwareClassLoader(java.lang.ClassLoader, org.codehaus.groovy.control.CompilerConfiguration) - Constructor in GrailsAwareClassLoader
GrailsAwareInjectionOperation - Class in org.grails.compiler.injection
A Groovy compiler injection operation that uses a specified array of ClassInjector instances to attempt AST injection.
GrailsAwareInjectionOperation(grails.compiler.ast.ClassInjector) - Constructor in GrailsAwareInjectionOperation
GrailsBomAstTransformation - Class in org.grails.cli.compiler
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
GrailsCache - Interface in grails.plugin.cache
Authors:
Burt Beckwith
GrailsCacheAdminService - Class in grails.plugin.cache
GrailsCacheAdminService() - Constructor in GrailsCacheAdminService
GrailsCacheKeyGenerator - Interface in grails.plugin.cache
Generates a cache key for the given arguments
GrailsCacheManager - Interface in org.grails.plugin.cache
Authors:
Burt Beckwith
GrailsCacheManagerAware - Trait in org.grails.plugin.cache
A trait for classes that are cache aware
GrailsClass - Interface in grails.core
Represents any class in a Grails application.
grailsClassImpl - Field in ArtefactHandlerAdapter
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.1 - Class in org.grails.cli
GrailsCli.1() - Constructor in GrailsCli.1
GrailsCli.ExecutionContextImpl - Class in org.grails.cli
GrailsCli() - Constructor in GrailsCli
GrailsCodecClass - Interface in org.grails.commons
Provides access to Codec classes.
GrailsCompilerAutoConfiguration - Class in org.grails.cli.compiler.autoconfigure
GrailsCompileStatic - Annotation Type in grails.compiler
Since:
2.4
GrailsConcurrentLinkedMapCache - Class in grails.plugin.cache
Authors:
Jakob Drangmeister
GrailsConcurrentLinkedMapCache(java.lang.String, long) - Constructor in GrailsConcurrentLinkedMapCache
Create a new GrailsConcurrentLinkedMapCache with the specified name and capacity
GrailsConcurrentLinkedMapCacheManager - Class in grails.plugin.cache
Based on com.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap.
GrailsConcurrentLinkedMapCacheManager() - Constructor in GrailsConcurrentLinkedMapCacheManager
GrailsConcurrentMapCache - Class in grails.plugin.cache
Extends the default implementation to return GrailsValueWrapper instances instead of SimpleValueWrapper.
GrailsConcurrentMapCache(java.lang.String, ConcurrentMap<Object,Object>, boolean) - Constructor in GrailsConcurrentMapCache
GrailsConcurrentMapCacheManager - Class in grails.plugin.cache
Based on org.springframework.cache.concurrent.ConcurrentMapCacheManager.
GrailsConcurrentMapCacheManager() - Constructor in GrailsConcurrentMapCacheManager
grailsConfigProperties(grails.core.GrailsApplication) - Method in CoreAutoConfiguration
GrailsConfigurationAware - Interface in grails.core.support
Obtains the Grails ConfigObject via Spring.
GrailsConfigurationException - Class in org.grails.core.exceptions
Authors:
Graeme Rocher
GrailsConfigurationException(java.lang.Throwable) - Constructor in GrailsConfigurationException
GrailsConfigUtils - Class in org.grails.web.servlet.context
A common class where shared configurational methods can reside.
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(java.io.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(java.io.PrintStream) - Constructor in GrailsConsolePrintStream
GrailsContainerGebExtension - Class in grails.plugin.geb
A Spock Extension that manages the Testcontainers lifecycle for a ContainerGebSpec
GrailsContainerGebExtension() - Constructor in GrailsContainerGebExtension
GrailsContextEvent - Class in org.grails.spring
Signals various events related to the Grails context loading.
GrailsContextEvent(org.springframework.web.context.WebApplicationContext, int) - Constructor in GrailsContextEvent
GrailsContextNamespaceHandler - Class in org.grails.spring.context.annotation
Provides custom implementation of component-scan that ignores Groovy closures.
GrailsControllerClass - Interface in grails.core
Represents a controller class in Grails.
GrailsControllerUrlMappingInfo - Class in org.grails.web.mapping.mvc
A UrlMappingInfo that holds a reference to the controller to be executed
GrailsControllerUrlMappingInfo(grails.core.GrailsControllerClass, grails.web.mapping.UrlMappingInfo) - Constructor in GrailsControllerUrlMappingInfo
GrailsControllerUrlMappings - Class in org.grails.web.mapping.mvc
A UrlMappings implementation that matches URLs directly onto controller instances
GrailsControllerUrlMappings(grails.core.GrailsApplication, grails.web.mapping.UrlMappings) - Constructor in GrailsControllerUrlMappings
GrailsConventionGroovyPageLocator - Class in org.grails.web.gsp.io
Extended GroovyPageLocator that deals with the details of Grails' conventions for controllers names, view names and template names
GrailsCorsConfiguration - Class in grails.web.mapping.cors
A bean that stores config and converts it to the format expected by Spring
GrailsCorsConfiguration() - Constructor in GrailsCorsConfiguration
GrailsCorsFilter - Class in grails.web.mapping.cors
A class to be registered as a filter for Cors based on Grails configuration
GrailsCorsFilter(grails.web.mapping.cors.GrailsCorsConfiguration) - Constructor in GrailsCorsFilter
grailsCorsFilter(grails.web.mapping.cors.GrailsCorsConfiguration) - Method in UrlMappingsAutoConfiguration
grailsCorsMapping - Property in GrailsCorsConfiguration
GrailsDataSource - Interface in grails.core
Represents a data source in Grails.
GrailsDataTckManager - Class in org.apache.grails.data.testing.tck.base
GrailsDataTckManager() - Constructor in GrailsDataTckManager
GrailsDataTckSpec - Class in org.apache.grails.data.testing.tck.base
GrailsDataTckSpec() - Constructor in GrailsDataTckSpec
GrailsDefaultCorsConfiguration - Class in grails.web.mapping.cors
A class that stores default CORS settings
GrailsDefaultCorsConfiguration() - Constructor in GrailsDefaultCorsConfiguration
GrailsDependencyVersions - Class in org.grails.cli.boot
Introduces dependency management based on a published BOM file
GrailsDependencyVersions(groovy.grape.GrapeEngine, Map<String, String>) - 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
GrailsDispatcherServlet(org.springframework.web.context.WebApplicationContext) - Constructor in GrailsDispatcherServlet
GrailsDomainBinder - Class in org.grails.orm.hibernate.cfg
Handles the binding Grails domain classes and properties to the Hibernate runtime meta model.
GrailsDomainBinder(java.lang.String, java.lang.String, org.grails.orm.hibernate.cfg.HibernateMappingContext) - Constructor in GrailsDomainBinder
GrailsDomainClass - Interface in grails.core
Represents a persistable Grails domain class.
GrailsDomainClassInjector - Interface in grails.compiler.ast
Mainly just a marker interface for implementations that perform injection on domain classes.
grailsDomainClassMappingContext - Property in BeanPropertyAccessorFactory
grailsDomainClassMappingContext - Property in DefaultConstraintEvaluatorFactoryBean
grailsDomainClassMappingContext - Property in DomainPropertyFactoryImpl
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.
GrailsEntityDirtinessStrategy - Class in org.grails.orm.hibernate.dirty
A class to customize Hibernate dirtiness based on Grails DirtyCheckable interface
GrailsEntityDirtinessStrategy.1 - Class in org.grails.orm.hibernate.dirty
GrailsEntityDirtinessStrategy.1() - Constructor in GrailsEntityDirtinessStrategy.1
GrailsEntityDirtinessStrategy() - Constructor in GrailsEntityDirtinessStrategy
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.
GrailsFactoriesLoader - Class in org.grails.core.io.support
General purpose factory loading mechanism for internal use within the framework.
GrailsFactoriesLoader() - Constructor in GrailsFactoriesLoader
GrailsFilters - Enum in org.grails.web.config.http
Stores the default order numbers of all Grails filters for use in configuration.
GrailsFlashScope - Class in org.grails.web.servlet
Grails implementation of Flash scope (
See Also:
FlashScope
GrailsFlashScope(boolean) - Constructor in GrailsFlashScope
GrailsGebSettings - Class in grails.plugin.geb
Handles parsing various recording configuration used by GrailsContainerGebExtension
GrailsGebSettings(java.time.LocalDateTime) - Constructor in GrailsGebSettings
grailsGebSettings - Property in WebDriverContainerHolder
GrailsHibernateConfigurationException - Class in org.grails.orm.hibernate.exceptions
Thrown when configuration Hibernate for GORM features.
GrailsHibernateConfigurationException(java.lang.String, java.lang.Throwable) - Constructor in GrailsHibernateConfigurationException
GrailsHibernateException - Class in org.grails.orm.hibernate.exceptions
Base exception class for errors related to Hibernate configuration in Grails.
GrailsHibernateException(java.lang.String, java.lang.Throwable) - Constructor in GrailsHibernateException
GrailsHibernateQueryUtils - Class in org.grails.orm.hibernate.query
Utility methods for configuring Hibernate queries
GrailsHibernateTemplate - Class in org.grails.orm.hibernate
GrailsHibernateTemplate.CloseSuppressingInvocationHandler - Class in org.grails.orm.hibernate
Invocation handler that suppresses close calls on Hibernate Sessions.
GrailsHibernateTemplate.HibernateCallback - Interface in org.grails.orm.hibernate
GrailsHibernateTemplate(org.hibernate.SessionFactory, org.grails.orm.hibernate.HibernateDatastore, int) - Constructor in GrailsHibernateTemplate
GrailsHibernateTransactionManager - Class in org.grails.orm.hibernate
Extends the standard class to always set the flush mode to manual when in a read-only transaction.
GrailsHibernateTransactionManager(org.hibernate.SessionFactory, javax.sql.DataSource, FlushMode) - Constructor in GrailsHibernateTransactionManager
GrailsHibernateUtil - Class in org.grails.orm.hibernate.cfg
Utility methods for configuring Hibernate inside Grails.
GrailsHttpSession - Class in grails.web.servlet.mvc
An adapter class that takes a regular HttpSession and allows you to access it like a Groovy map.
GrailsHttpSession(jakarta.servlet.http.HttpServletRequest) - Constructor in GrailsHttpSession
GrailsIdentifierGeneratorFactory - Class in org.grails.orm.hibernate.cfg
Hibernate IdentifierGeneratorFactory that prefers sequence-identity generator over sequence generator
GrailsInterceptorHandlerInterceptorAdapter - Class in org.grails.plugins.web.interceptors
Adapts Grails groovy.lang.Interceptor instances to the Spring HandlerInterceptor interface
GrailsInterceptorHandlerInterceptorAdapter() - Constructor in GrailsInterceptorHandlerInterceptorAdapter
GrailsJsonViewHelper - Interface in grails.plugin.json.view.api
Additional methods specific to JSON views
GrailsJunit4ClassRunner - Class in org.grails.testing.context.junit4
Authors:
Graeme Rocher
GrailsJunit4ClassRunner() - Constructor in GrailsJunit4ClassRunner
GrailsLayoutHandlerMapping - Class in org.grails.plugins.sitemesh3
GrailsLayoutHandlerMapping() - Constructor in GrailsLayoutHandlerMapping
GrailsLazyProxyPrintWriter - Class in org.grails.buffer
GrailsLazyProxyPrintWriter.DestinationFactory - Interface in org.grails.buffer
Factory to lazily instantiate the destination.
GrailsLazyProxyPrintWriter(org.grails.buffer.GrailsRoutablePrintWriter.DestinationFactory) - Constructor in GrailsLazyProxyPrintWriter
grailsLinkGenerator - Property in DomainRendererRegisterer
grailsLinkGenerator() - Method in UrlMappingsAutoConfiguration
GrailsLiquibase - Class in org.grails.plugins.databasemigration.liquibase
GrailsLiquibase(org.springframework.context.ApplicationContext) - Constructor in GrailsLiquibase
GrailsLiquibaseFactory - Class in org.grails.plugins.databasemigration.liquibase
GrailsLiquibaseFactory(org.springframework.context.ApplicationContext) - Constructor in GrailsLiquibaseFactory
GrailsMavenResolverGrapeEngineFactory - Class in org.grails.cli.profile.repository
Creates maven resolver engine to resolve profiles.
GrailsMavenResolverGrapeEngineFactory() - Constructor in GrailsMavenResolverGrapeEngineFactory
GrailsMessageSourceUtils - Class in grails.util
A simple class that selects a single org.springframework.context.MessageSource when two or more are present in the ApplicationContext.
GrailsMessageSourceUtils() - Constructor in GrailsMessageSourceUtils
GrailsMetaClassUtils - Class in grails.util
Provides utility methods for working with the Groovy MetaClass API.
GrailsMockHttpServletRequest - Class in org.grails.plugins.testing
A custom mock HTTP servlet request that provides the extra properties and methods normally injected by the "servlets" plugin.
GrailsMockHttpServletRequest(jakarta.servlet.ServletContext) - Constructor in GrailsMockHttpServletRequest
GrailsMockHttpServletResponse - Class in org.grails.plugins.testing
Refer to the groovydoc of GrailsMockHttpServletResponse for further information.
GrailsMockHttpSession - Class in org.grails.plugins.testing
Simple sub-class of Spring's MockHttpSession that adds support for map and property notation, i.e.
GrailsMockHttpSession() - Constructor in GrailsMockHttpSession
GrailsMockMultipartFile - Class in org.grails.plugins.testing
Extends the default Spring MockMultipartFile to provide an implementation of transferTo that doesn't use the file system.
GrailsMockMultipartFile(java.lang.String, java.lang.String, java.lang.String, java.io.InputStream) - Constructor in GrailsMockMultipartFile
GrailsMVCException - Class in org.grails.web.servlet.mvc.exceptions
Thrown when an unrecoverable error occurred in the Grails MVC framework.
GrailsMVCException(java.lang.Throwable) - Constructor in GrailsMVCException
GrailsOpenSessionInViewInterceptor - Class in org.grails.plugin.hibernate.support
Extends the default spring OSIV and doesn't flush the session if it has been set to MANUAL on the session itself.
GrailsParameterMap - Class in grails.web.servlet.mvc
A parameter map class that allows mixing of request parameters and controller parameters.
GrailsParameterMap(jakarta.servlet.http.HttpServletRequest) - Constructor in GrailsParameterMap
Creates a GrailsParameterMap populating from the given request object
GrailsPlaceholderConfigurer - Class in org.grails.spring.context.support
Uses Grails' ConfigObject for place holder values.
GrailsPlaceholderConfigurer() - Constructor in GrailsPlaceholderConfigurer
GrailsPlugin - Annotation Type in grails.plugins.metadata
Annotation that appears on classes of a particular plugin.
grailsPlugin - Property in HibernateDatastoreSpringInitializer
GrailsPluginApplication - Interface in grails.boot
A marker interface for applications that are also plugins
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(java.io.Writer) - Constructor in GrailsPrintWriter
GrailsPrintWriterAdapter - Class in org.grails.buffer
Authors:
Lari Hotari
GrailsPrintWriterAdapter(java.io.Writer) - Constructor in GrailsPrintWriterAdapter
GrailsQueryException - Class in org.grails.orm.hibernate.exceptions
Base exception class for errors related to Domain class queries in Grails.
GrailsQueryException(java.lang.String) - Constructor in GrailsQueryException
GrailsRepositoryConfiguration - Class in org.grails.cli.profile.repository
The configuration of a repository.
GrailsRepositoryConfiguration(java.lang.String, java.net.URI, boolean, java.lang.String, java.lang.String) - Constructor in GrailsRepositoryConfiguration
Creates a new GrailsRepositoryConfiguration instance.
GrailsRequestContext - Interface in org.grails.web.servlet
Defines the methods and objects available during a Grails request context.
GrailsRequestStateLookupStrategy - Interface in org.grails.web.servlet.mvc
Strategy interface for obtaining details about the currently executing request
GrailsResource - Class in org.grails.core.io
Bridges Grails and Spring resource APIs
GrailsResource(org.grails.io.support.Resource) - Constructor in GrailsResource
GrailsRoutablePrintWriter - Class in org.grails.buffer
GrailsRoutablePrintWriter.DestinationFactory - Interface in org.grails.buffer
Factory to lazily instantiate the destination.
GrailsRoutablePrintWriter(org.grails.buffer.GrailsRoutablePrintWriter.DestinationFactory) - Constructor in GrailsRoutablePrintWriter
GrailsRuntimeException - Class in org.grails.core.exceptions
Generic global runtime exception.
GrailsRuntimeException(java.lang.Throwable) - Constructor in GrailsRuntimeException
GrailsServiceClass - Interface in grails.core
Authors:
Steven Devijver
GrailsSessionContext - Class in org.grails.orm.hibernate
Based on org.springframework.orm.hibernate4.SpringSessionContext.
GrailsSessionContext(org.hibernate.engine.spi.SessionFactoryImplementor) - Constructor in GrailsSessionContext
Constructor.
GrailsShell - Class in grails.ui.shell
A Shell
GrailsShell(org.springframework.core.io.ResourceLoader, Class<?>) - Constructor in GrailsShell
GrailsStringUtils - Class in grails.util
Extra methods for string manipulation
GrailsStringUtils() - Constructor in GrailsStringUtils
GrailsSwingConsole - Class in grails.ui.console
The Grails console runs Grails embedded within a Swing console instead of within a container like Tomcat
GrailsSwingConsole(org.springframework.core.io.ResourceLoader, Class<?>) - Constructor in GrailsSwingConsole
GrailsTag - Interface in org.grails.gsp.compiler.tags
Allows to tag implementation to be abstracted from the JSP custom tag spec.. hence allowing them to be used in direct method calls etc.
GrailsTagDateHelper - Interface in org.grails.plugins.web
An interface for defining behavior that Grails tags require surrounding dates
grailsTagDateHelper - Property in FormatTagLib
grailsTagDateHelper - Property in FormTagLib
GrailsTagException - Class in org.grails.taglib
Authors:
Graeme Rocher
GrailsTagException(java.lang.String, java.lang.Throwable, java.lang.String, int) - Constructor in GrailsTagException
GrailsTagLibClass - Interface in grails.core.gsp
Represents a Grails tab library class.
GrailsTagRegistry - Class in org.grails.gsp.compiler.tags
A registry for holding all Grails tag implementations.
GrailsTestAutowirer - Class in org.grails.test.support
Convenience class to autowire test classes
GrailsTestAutowirer(org.springframework.context.ApplicationContext) - Constructor in GrailsTestAutowirer
GrailsTestCompilerAutoConfiguration - Class in org.grails.cli.boot
Authors:
Graeme Rocher
GrailsTestCompilerAutoConfiguration() - Constructor in GrailsTestCompilerAutoConfiguration
GrailsTestConfiguration - Annotation Type in org.grails.testing.context.junit4
Authors:
Graeme Rocher
GrailsTestInterceptor - Class in org.grails.test.support
GrailsTestInterceptor(java.lang.Object, org.grails.test.support.GrailsTestMode, org.springframework.context.ApplicationContext, java.lang.String) - Constructor in GrailsTestInterceptor
GrailsTestMode - Class in org.grails.test.support
GrailsTestMode() - Constructor in GrailsTestMode
GrailsTestRequestEnvironmentInterceptor - Class in org.grails.test.support
Establishes a “mock” request environment suitable for running tests in.
GrailsTestRequestEnvironmentInterceptor(org.springframework.context.ApplicationContext) - Constructor in GrailsTestRequestEnvironmentInterceptor
GrailsTestTransactionInterceptor - Class in org.grails.test.support
Establishes a rollback only transaction for running a test in.
GrailsTestTransactionInterceptor(org.springframework.context.ApplicationContext) - Constructor in GrailsTestTransactionInterceptor
GrailsTransactionAttribute - Class in org.grails.transaction
Extended version of RuleBasedTransactionAttribute that ensures all exception types are rolled back and allows inheritance of setRollbackOnly
GrailsTransactionAttribute(org.springframework.transaction.interceptor.RuleBasedTransactionAttribute) - Constructor in GrailsTransactionAttribute
GrailsTransactionTemplate - Class in grails.gorm.transactions
Template class that simplifies programmatic transaction demarcation and transaction exception handling.
GrailsTransactionTemplate.1 - Class in grails.gorm.transactions
GrailsTransactionTemplate.1() - Constructor in GrailsTransactionTemplate.1
GrailsTransactionTemplate.2 - Class in grails.gorm.transactions
GrailsTransactionTemplate.2() - Constructor in GrailsTransactionTemplate.2
GrailsTransactionTemplate(org.springframework.transaction.PlatformTransactionManager, org.grails.datastore.mapping.transactions.CustomizableRollbackTransactionAttribute) - Constructor in GrailsTransactionTemplate
GrailsTypeChecked - Annotation Type in grails.compiler
Since:
2.4
GrailsUnitTest - Trait in org.grails.testing
grailsUrlConverter - Property in DefaultLinkGenerator
GrailsUrlMappingsClass - Interface in grails.core
Loads the UrlMappings.
grailsUrlMappingsHolder - Property in ApplicationTagLib
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.
GrailsValueWrapper - Class in grails.plugin.cache
Extends the standard implementation to also include the native wrapper instance.
GrailsValueWrapper(java.lang.Object, java.lang.Object) - Constructor in GrailsValueWrapper
GrailsVersion - Class in org.grails.datastore.mapping.core.grailsversion
A class to represent a version of Grails for comparison
grailsVersion - Property in CacheGrailsPlugin
grailsVersion - Property in ControllersAsyncGrailsPlugin
grailsVersion - Property in CreateAppCommand.CreateAppCommandObject
grailsVersion - Property in DatabaseMigrationGrailsPlugin
grailsVersion - Property in EventBusGrailsPlugin
grailsVersion - Property in FieldsGrailsPlugin
grailsVersion - Property in GebGrailsPlugin
GrailsVersion(java.lang.String) - Constructor in GrailsVersion
grailsVersion - Property in GroovyPagesGrailsPlugin
grailsVersion - Property in GroovyScriptCommand
The version of Grails being used
grailsVersion - Property in HibernateGrailsPlugin
grailsVersion - Property in JsonViewGrailsPlugin
grailsVersion - Property in MarkupViewGrailsPlugin
grailsVersion - Property in MongodbGrailsPlugin
grailsVersion - Property in ScaffoldingGrailsPlugin
grailsVersion - Property in Sitemesh3GrailsPlugin
GrailsVersionUtils - Class in grails.plugins
GrailsVersionUtils() - Constructor in GrailsVersionUtils
GrailsView - Trait in grails.views.api
A trait for all view types to extend to add methods to generate links, render other templates and so on
GrailsViewHelper - Interface in grails.views.api
Methods available via the 'g' namespace in views
GrailsViewResolver - Interface in org.grails.web.servlet.view
GrailsViewTemplate - Class in grails.views
Authors:
Graeme Rocher
GrailsViewTemplate() - Constructor in GrailsViewTemplate
GrailsWebApplicationContext - Class in grails.web.servlet.context
A WebApplicationContext that extends StaticApplicationContext to allow for programmatic configuration at runtime.
GrailsWebApplicationContext(org.springframework.beans.factory.support.DefaultListableBeanFactory, org.springframework.context.ApplicationContext, grails.core.GrailsApplication) - Constructor in GrailsWebApplicationContext
GrailsWebDataBinder - Class in grails.web.databinding
GrailsWebDataBinder.1 - Class in grails.web.databinding
GrailsWebDataBinder.1() - Constructor in GrailsWebDataBinder.1
grailsWebDataBinder(grails.core.GrailsApplication, grails.databinding.converters.ValueConverter, grails.databinding.converters.FormattedValueConverter, grails.databinding.TypedStructuredBindingEditor, grails.databinding.events.DataBindingListener) - Method in DataBindingConfiguration
GrailsWebDataBinder(grails.core.GrailsApplication) - Constructor in GrailsWebDataBinder
GrailsWebDataBindingListener - Class in org.grails.web.databinding
GrailsWebDataBindingListener(org.springframework.context.MessageSource) - Constructor in GrailsWebDataBindingListener
GrailsWebMockUtil - Class in grails.util
Authors:
Jeff Brown
GrailsWebMockUtil() - Constructor in GrailsWebMockUtil
GrailsWebPluginManager - Class in grails.web.servlet.plugins
Authors:
Graeme Rocher
GrailsWebPluginManager(org.springframework.core.io.Resource, grails.core.GrailsApplication) - Constructor in GrailsWebPluginManager
GrailsWebRequest - Class in org.grails.web.servlet.mvc
Encapsulates a Grails request.
GrailsWebRequest(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, jakarta.servlet.ServletContext, org.springframework.context.ApplicationContext) - Constructor in GrailsWebRequest
GrailsWebRequestFilter - Class in org.grails.web.servlet.mvc
Binds a GrailsWebRequestFilter to the currently executing thread.
grailsWebRequestFilter(org.springframework.context.ApplicationContext) - Method in ControllersAutoConfiguration
GrailsWebUnitTest - Trait in grails.testing.web
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(jakarta.servlet.ServletContext, java.lang.Throwable) - Constructor in GrailsWrappedRuntimeException
Parameters:
servletContext - The ServletContext instance
GrailsWrappedWriter - Interface in org.grails.buffer
grapeEngine - Property in MavenProfileRepository
GrapeEngineInstaller - Class in org.grails.cli.compiler.grape
Utility to install a specific groovy.grape.Grape engine with Groovy.
GrapeRootRepositorySystemSessionAutoConfiguration - Class in org.grails.cli.compiler.grape
Honours the configuration of grape.root by customizing the session's local repository location.
GraphDatastore - Interface in org.grails.datastore.mapping.graph
Marker interface for a Datastore that is a Graph
GREATER_THAN - Field in AbstractHibernateCriteriaBuilder
GREATER_THAN_OR_EQUAL - Field in AbstractHibernateCriteriaBuilder
GREATER_THAN_OR_EQUAL_PROPERTY - Field in AbstractHibernateCriteriaBuilder
GREATER_THAN_PROPERTY - Field in AbstractHibernateCriteriaBuilder
GreaterThan(java.lang.String) - Constructor in MethodExpression.GreaterThan
GreaterThan(java.lang.String, java.lang.Object) - Constructor in Query.GreaterThan
GreaterThanAll(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Constructor in Query.GreaterThanAll
GreaterThanEquals(java.lang.String) - Constructor in MethodExpression.GreaterThanEquals
GreaterThanEquals(java.lang.String, java.lang.Object) - Constructor in Query.GreaterThanEquals
GreaterThanEqualsAll(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Constructor in Query.GreaterThanEqualsAll
GreaterThanEqualsProperty(java.lang.String, java.lang.String) - Constructor in Query.GreaterThanEqualsProperty
GreaterThanEqualsSome(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Constructor in Query.GreaterThanEqualsSome
GreaterThanProperty(java.lang.String, java.lang.String) - Constructor in Query.GreaterThanProperty
GreaterThanSome(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Constructor in Query.GreaterThanSome
GROOVY_OBJECT_CLASS - Field in KeyValueMappingContext
GROOVY_OBJECT_CLASS_NODE - Field in DelegateAsyncTransformation
GROOVY_OBJECT_CLASS_NODE - Field in MixinTransformation
GROOVY_PAGES_TEMPLATE_ENGINE - Field in WebCleanupInterceptor
GROOVY_PAGES_TEMPLATE_RENDERER - Field in WebCleanupInterceptor
GROOVY_PROXY_FACTORY_NAME - Field in AbstractMappingContext
GROOVY_SOURCE_CHAR_ENCODING - Field in GroovyPageParser
GroovyAwareAspectJAwareAdvisorAutoProxyCreator - Class in org.grails.spring.aop.autoproxy
Enables AspectJ weaving from the application context.
GroovyAwareInfrastructureAdvisorAutoProxyCreator - Class in org.grails.spring.aop.autoproxy
Tells Spring always to proxy Groovy classes.
GroovyAwareNamedTransactionAttributeSource - Class in org.grails.transaction
Authors:
Graeme Rocher
GroovyBeanMarshaller - Class in org.grails.web.converters.marshaller.xml
Authors:
Siegfried Puchbauer
GroovyBeansTransformation - Class in org.grails.cli.compiler
org.codehaus.groovy.transform.ASTTransformation to resolve beans declarations inside application source files.
GroovyChange - Class in org.grails.plugins.databasemigration.liquibase
Custom Groovy-based change.
GroovyChange.1 - Class in org.grails.plugins.databasemigration.liquibase
GroovyChange.1() - Constructor in GroovyChange.1
GroovyChange() - Constructor in GroovyChange
GroovyChangeLogParser - Class in org.grails.plugins.databasemigration.liquibase
GroovyChangeLogParser() - Constructor in GroovyChangeLogParser
GroovyChangeLogSerializer - Class in org.grails.plugins.databasemigration.liquibase
GroovyChangeLogSerializer() - Constructor in GroovyChangeLogSerializer
groovyClassLoader - Property in CodeGenConfig
GroovyCollectTag - Class in org.grails.gsp.compiler.tags
Example:
 <gr:collect in="${thing" expr="it.length() == 3">
GroovyCompiler - Class in org.grails.cli.compiler
Compiler for Groovy sources.
GroovyCompiler(org.grails.cli.compiler.GroovyCompilerConfiguration) - Constructor in GroovyCompiler
Create a new GroovyCompiler instance.
GroovyCompilerConfiguration - Interface in org.grails.cli.compiler
Configuration for the GroovyCompiler.
GroovyCompilerScope - Enum in org.grails.cli.compiler
The scope in which a groovy compiler operates.
GroovyConfigPropertySourceLoader - Class in org.grails.core.cfg
Adds support for defining a 'application.groovy' file in ConfigSlurper format in order to configure Spring Boot within Grails
GroovyConfigPropertySourceLoader() - Constructor in GroovyConfigPropertySourceLoader
GroovyConsoleApplicationContext - Class in grails.ui.console.support
An org.springframework.context.ApplicationContext that loads the GroovyConsole and makes the ApplicationContext and Grails environment available to the console
GroovyConsoleApplicationContext.1 - Class in grails.ui.console.support
GroovyConsoleApplicationContext.1() - Constructor in GroovyConsoleApplicationContext.1
GroovyConsoleApplicationContext() - Constructor in GroovyConsoleApplicationContext
GroovyConsoleWebApplicationContext - Class in grails.ui.console.support
A {@org.springframework.web.context.WebApplicationContext} for use in the embedded Grails console
GroovyConsoleWebApplicationContext.1 - Class in grails.ui.console.support
GroovyConsoleWebApplicationContext.1() - Constructor in GroovyConsoleWebApplicationContext.1
GroovyConsoleWebApplicationContext() - Constructor in GroovyConsoleWebApplicationContext
GroovyDefTag - Class in org.grails.gsp.compiler.tags
Allows defining of variables within the page context.
GroovyDiffToChangeLogCommandStep - Class in org.grails.plugins.databasemigration.liquibase
GroovyDiffToChangeLogCommandStep() - Constructor in GroovyDiffToChangeLogCommandStep
GroovyEachTag - Class in org.grails.gsp.compiler.tags
Authors:
Graeme Rocher
GroovyEclipseCompilationHelper - Class in org.grails.compiler.injection
GroovyEclipseCompilationHelper() - Constructor in GroovyEclipseCompilationHelper
GroovyElseIfTag - Class in org.grails.gsp.compiler.tags
GroovyElseTag - Class in org.grails.gsp.compiler.tags
Authors:
Graeme Rocher
GroovyFindAllTag - Class in org.grails.gsp.compiler.tags
Example:
GroovyGenerateChangeLogCommandStep - Class in org.grails.plugins.databasemigration.liquibase
GroovyGenerateChangeLogCommandStep() - Constructor in GroovyGenerateChangeLogCommandStep
GroovyGrepTag - Class in org.grails.gsp.compiler.tags
Example:
GroovyIfTag - Class in org.grails.gsp.compiler.tags
GroovyObjectMethodHandler - Class in org.grails.datastore.mapping.proxy
Javassist MethodHandler for handling GroovyObject methods
GroovyObjectMethodHandler(Class<?>) - Constructor in GroovyObjectMethodHandler
GroovyPage - Class in org.grails.gsp
GroovyPage() - Constructor in GroovyPage
GroovyPageAttributes - Class in org.grails.taglib
Defines attributes passed to a GSP tag.
GroovyPageAttributes(java.util.Map, boolean) - Constructor in GroovyPageAttributes
GroovyPageBinding - Class in org.grails.gsp
Script Binding that is used in GSP evaluation.
GroovyPageBinding(java.lang.String) - Constructor in GroovyPageBinding
GroovyPageBytecodeOptimizer - Class in org.grails.gsp.compiler.transform
GroovyPageClassLoader - Class in org.grails.gsp
A class loader that is aware of Groovy Pages and injection operations.
GroovyPageClassLoader(java.lang.ClassLoader, org.codehaus.groovy.control.CompilerConfiguration) - Constructor in GroovyPageClassLoader
GroovyPageCompiledScriptSource - Class in org.grails.gsp.io
Represents a pre-compiled GSP.
GroovyPageCompiledScriptSource(java.lang.String, java.lang.String, Class<?>) - Constructor in GroovyPageCompiledScriptSource
GroovyPageCompiler - Class in org.grails.gsp.compiler
Used to compile GSP files into a specified target directory.
GroovyPageCompiler() - Constructor in GroovyPageCompiler
GroovyPageCompilerTask - Class in org.grails.web.pages
An Ant task used for compiling GSP sources.
GroovyPageCompilerTask() - Constructor in GroovyPageCompilerTask
GroovyPageForkedCompiler - Class in org.grails.web.pages
A Forked Compiler for use (typically by Gradle)
GroovyPageForkedCompiler(java.io.File, java.io.File, java.io.File) - Constructor in GroovyPageForkedCompiler
GroovyPageInjectionOperation - Class in org.grails.gsp.compiler.transform
A GroovyPage compiler injection operation that uses a specified array of ClassInjector instances to attempt AST injection.
GroovyPageInjector - Interface in grails.compiler.ast
Extended marker interface that indicates this ClassInjector applies to GSPs.
GroovyPageLocator - Interface in org.grails.gsp.io
Used to locate GSPs whether in development or WAR deployed mode.
groovyPageLocator - Property in AbstractLinkingRenderer
groovyPageLocator - Property in DefaultJsonRenderer
groovyPageLocator - Property in DefaultRendererRegistry
groovyPageLocator - Property in DefaultXmlRenderer
groovyPageLocator - Property in FormFieldsTemplateService
groovyPageLocator - Field in GroovyPageViewResolver
groovyPageLocator - Property in PageRenderer
GroovyPageMetaInfo - Class in org.grails.gsp
Encapsulates the information necessary to describe a GSP.
GroovyPageMetaInfo(Class<?>) - Constructor in GroovyPageMetaInfo
GroovyPageParser - Class in org.grails.gsp.compiler
NOTE: Based on work done by the GSP standalone project (https://gsp.dev.java.net/).
GroovyPageParser(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, grails.config.ConfigMap) - Constructor in GroovyPageParser
GroovyPageResourceLoader - Class in org.grails.gsp
A StaticResourceLoader that loads GSPs from a local grails-app folder instead of from WEB-INF in development mode.
GroovyPageResourceScriptSource - Class in org.grails.gsp.io
GroovyPageResourceScriptSource(java.lang.String, org.springframework.core.io.Resource) - Constructor in GroovyPageResourceScriptSource
Create a new ResourceScriptSource for the given resource.
groovyPages - Property in GrailsWebUnitTest
GroovyPageScriptSource - Interface in org.grails.gsp.io
Authors:
Graeme Rocher
GroovyPagesException - Class in org.grails.gsp
Thrown when processing GSP pages.
GroovyPagesException(java.lang.String) - Constructor in GroovyPagesException
GroovyPagesGrailsPlugin - Class in org.grails.plugins.web
Sets up and configures the GSP and GSP tag library support in Grails.
GroovyPagesGrailsPlugin() - Constructor in GroovyPagesGrailsPlugin
GroovyPagesJspApplicationContext - Class in org.grails.gsp.jsp
Authors:
Graeme Rocher
GroovyPagesJspApplicationContext() - Constructor in GroovyPagesJspApplicationContext
GroovyPagesJspFactory - Class in org.grails.gsp.jsp
Authors:
Graeme Rocher
GroovyPagesJspFactory() - Constructor in GroovyPagesJspFactory
GroovyPagesMetaUtils - Class in org.grails.gsp
GroovyPagesMetaUtils() - Constructor in GroovyPagesMetaUtils
GroovyPageSourceDecorator - Interface in org.grails.gsp
GroovyPagesPageContext - Class in org.grails.gsp.jsp
A JSP PageContext implementation for use with GSP.
GroovyPagesPageContext() - Constructor in GroovyPagesPageContext
GroovyPagesServlet - Class in org.grails.web.pages
NOTE: Based on work done by on the GSP standalone project (https://gsp.dev.java.net/) Main servlet class.
GroovyPagesServlet() - Constructor in GroovyPagesServlet
GroovyPageStaticResourceLocator - Class in org.grails.gsp.io
GroovyPagesTemplateEngine - Class in org.grails.gsp
Based on (but not extending) the existing TemplateEngine implementations within Groovy.
GroovyPagesTemplateEngine() - Constructor in GroovyPagesTemplateEngine
GroovyPagesTemplateRenderer - Class in org.grails.web.gsp
Service that provides the actual implementation to RenderTagLib's render tag.
groovyPagesTemplateRenderer - Property in RenderTagLib
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.
GroovyPageTagWriter - Class in org.grails.taglib
A temporary writer used by GSP to write to a StringWriter and later retrieve the value.
GroovyPageTagWriter() - Constructor in GroovyPageTagWriter
GroovyPageTemplate - Class in org.grails.gsp
Knows how to make in instance of GroovyPageWritable.
GroovyPageTemplate(org.grails.gsp.GroovyPageMetaInfo, org.grails.taglib.encoder.OutputContextLookup) - Constructor in GroovyPageTemplate
GroovyPageTypeCheckingConfig - Annotation Type in org.grails.gsp.compiler
GroovyPageTypeCheckingExtension - Class in org.grails.gsp.compiler
CompileStatic type checking extension for GSPs
GroovyPageTypeCheckingExtension() - Constructor in GroovyPageTypeCheckingExtension
GroovyPageUnitTestResourceLoader - Class in org.grails.testing.runtime.support
A ResourceLoader implementation that loads GSP views relative to the project base directory for unit tests.
GroovyPageUnitTestResourceLoader(Map<String,String>) - Constructor in GroovyPageUnitTestResourceLoader
GroovyPageView - Class in org.grails.web.servlet.view
A Spring View that renders Groovy Server Pages to the response.
GroovyPageViewResolver - Class in org.grails.web.servlet.view
Evaluates the existance of a view for different extensions choosing which one to delegate to.
GroovyPageViewResolver(org.grails.gsp.GroovyPagesTemplateEngine, org.grails.web.gsp.io.GrailsConventionGroovyPageLocator) - Constructor in GroovyPageViewResolver
GroovyPageWritable - Class in org.grails.gsp
Writes itself to the specified writer, typically the response writer.
GroovyPageWritable(org.grails.gsp.GroovyPageMetaInfo, org.grails.taglib.encoder.OutputContextLookup, boolean) - Constructor in GroovyPageWritable
GroovyPrecondition - Class in org.grails.plugins.databasemigration.liquibase
Custom Groovy-based precondition.
GroovyPrecondition.1 - Class in org.grails.plugins.databasemigration.liquibase
GroovyPrecondition.1() - Constructor in GroovyPrecondition.1
GroovyPrecondition() - Constructor in GroovyPrecondition
GroovyProxyFactory - Class in org.grails.datastore.gorm.proxy
Implements the proxy interface and creates a Groovy proxy by passing the need for javassist style proxies and all the problems they bring.
GroovyProxyFactory() - Constructor in GroovyProxyFactory
GroovyProxySpec - Class in org.apache.grails.data.testing.tck.tests
Authors:
graemerocher
GroovyProxySpec() - Constructor in GroovyProxySpec
GroovyScriptCommand - Class in org.grails.cli.profile.commands.script
A base class for Groovy scripts that implement commands
GroovyScriptCommand() - Constructor in GroovyScriptCommand
GroovyScriptCommandFactory - Class in org.grails.cli.profile.commands.factory
A CommandFactory that creates Command instances from Groovy scripts
GroovyScriptCommandFactory() - Constructor in GroovyScriptCommandFactory
GroovyshApplicationContext - Class in grails.ui.shell.support
Authors:
Graeme Rocher
GroovyshApplicationContext() - Constructor in GroovyshApplicationContext
GroovyshWebApplicationContext - Class in grails.ui.shell.support
Authors:
Graeme Rocher
GroovyshWebApplicationContext() - Constructor in GroovyshWebApplicationContext
GroovySyntaxTag - Class in org.grails.gsp.compiler.tags
GroovyTemplate - Class in org.grails.cli.groovy
Helpful utilities for working with Groovy groovy.text.Templates.
GroovyTemplatesCompilerAutoConfiguration - Class in org.grails.cli.compiler.autoconfigure
CompilerAutoConfiguration for Groovy Templates (outside MVC).
GroovyTransformOrder - Interface in org.apache.grails.common.compiler
Helper class to store the transformation order for groovy based AST transformations
GroovyUnlessTag - Class in org.grails.gsp.compiler.tags
GroovyWhileTag - Class in org.grails.gsp.compiler.tags
Authors:
Graeme Rocher
GROUP_OPERATOR - Field in BsonQuery
group - Field in UniqueConstraint
groupAndArtifactToDependency - Field in GrailsDependencyVersions
groupByProjectionHandlers - Field in BsonQuery
groupname - Property in CreateAppCommand
groupProperty(java.lang.String) - Method in AbstractCriteriaBuilder
Defines a group by projection for datastores that support it
groupProperty(java.lang.String) - Method in AbstractDetachedCriteria.DetachedProjections
groupProperty(java.lang.String, java.lang.String) - Method in AbstractHibernateCriteriaBuilder
Adds a projection that allows the criteria's result to be grouped by a property
groupProperty(java.lang.String) - Method in ProjectionList
Defines a group by projection for datastores that support it
groupProperty(java.lang.String) - Method in Projections
Defines a group by projection for datastores that support it
groupProperty(java.lang.String) - Method in Query.ProjectionList
GroupPropertyProjection(java.lang.String) - Constructor in Query.GroupPropertyProjection
GroupWithin - Class in org.apache.grails.data.testing.tck.domains
GroupWithin() - Constructor in GroupWithin
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_LINE_ORDER - Field in GroovyTransformOrder
Adds line numbers to GSPs
GSP_RELOAD_INTERVAL - Field in GroovyPagesGrailsPlugin
GSP_SUFFIX - Field in GroovyPageViewResolver
GSP_VIEW_ENCODING - Field in Settings
The encoding to use for GSP views, defaults to UTF-8
GSP_VIEWS_DIR - Field in GroovyPagesGrailsPlugin
GSP_VIEWS_DIR - Field in Settings
Thew views directory for GSP
GSPResponseWriter - Class in org.grails.web.pages
NOTE: Based on work done by on the GSP standalone project (https://gsp.dev.java.net/) A buffered writer that won't commit the response until the buffer has reached the high watermark, or until flush() or close() is called.
gspTagLibraryLookup - Field in GroovyPage
GSPWriter - Class in org.grails.gsp.compiler
A PrintWriter used in the generation of GSP pages that allows printing to the target output stream and maintains a record of the current line number during usage.
GSPWriter(java.io.Writer, org.grails.gsp.compiler.GroovyPageParser) - Constructor in GSPWriter
gt(java.lang.String, java.lang.Object) - Method in AbstractCriteriaBuilder
Used to restrict a value to be greater than or equal to the given value
gt(java.lang.String, java.lang.Object) - Method in AbstractDetachedCriteria
See Also:
Criteria
gt(java.lang.String, java.lang.Object) - Method in AbstractHibernateCriteriaBuilder
Creates a "greater than" Criterion based on the specified property name and value
gt(java.lang.String, java.lang.Object) - Method in AbstractHibernateQuery
gt(java.lang.String, java.lang.Object) - Method in AbstractHibernateQuery.HibernateAssociationQuery
gt(java.lang.String, java.lang.Object) - Method in Criteria
Used to restrict a value to be greater than or equal to the given value
gt(java.lang.String, java.lang.Object) - Method in DetachedCriteria
GT_OPERATOR - Field in BsonQuery
gt(java.lang.String, java.lang.Object) - Method in Query
Used to restrict a value to be greater than the given value
gt(java.lang.String, java.lang.Object) - Method in Restrictions
Used to restrict a value to be greater than the given value
gtAll(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in AbstractCriteriaBuilder
Creates a subquery criterion that ensures the given property is greater than all the given returned values
gtAll(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in AbstractDetachedCriteria
gtAll(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in AbstractHibernateCriteriaBuilder
Creates a subquery criterion that ensures the given property is greater than all the given returned values
gtAll(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in Criteria
Creates a subquery criterion that ensures the given property is greater than all the given returned values
gtAll(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in DetachedCriteria
gte(java.lang.String, java.lang.Object) - Method in AbstractCriteriaBuilder
Used to restrict a value to be greater than or equal to the given value
gte(java.lang.String, java.lang.Object) - Method in AbstractDetachedCriteria
See Also:
Criteria
gte(java.lang.String, java.lang.Object) - Method in AbstractHibernateCriteriaBuilder
gte(java.lang.String, java.lang.Object) - Method in AbstractHibernateQuery
gte(java.lang.String, java.lang.Object) - Method in AbstractHibernateQuery.HibernateAssociationQuery
gte(java.lang.String, java.lang.Object) - Method in Criteria
Used to restrict a value to be greater than or equal to the given value
gte(java.lang.String, java.lang.Object) - Method in DetachedCriteria
GTE_OPERATOR - Field in BsonQuery
gte(java.lang.String, java.lang.Object) - Method in Query
Used to restrict a value to be greater than or equal to the given value
gte(java.lang.String, java.lang.Object) - Method in Restrictions
Used to restrict a value to be greater than or equal to the given value
gtProperty(java.lang.String, java.lang.String) - Method in AbstractCriteriaBuilder
Constraints a property to be greater than a specified other property
gtProperty(java.lang.String, java.lang.String) - Method in AbstractDetachedCriteria
See Also:
Criteria
gtProperty(java.lang.String, java.lang.String) - Method in AbstractHibernateCriteriaBuilder
Creates a Criterion that tests if the first property is greater than the second property
gtProperty(java.lang.String, java.lang.String) - Method in Criteria
Constrains a property to be greater than a specified other property
gtProperty(java.lang.String, java.lang.String) - Method in DetachedCriteria
gtProperty(java.lang.String, java.lang.String) - Method in Restrictions
Constraints a property to be greater than a specified other property
gtSome(java.lang.String, Closure<?>) - Method in AbstractCriteriaBuilder
gtSome(java.lang.String, Closure<?>) - Method in AbstractDetachedCriteria
gtSome(java.lang.String, Closure<?>) - Method in AbstractHibernateCriteriaBuilder
gtSome(java.lang.String, Closure<?>) - Method in Criteria
Creates a subquery criterion that ensures the given property is greater than some of the given values
gtSome(java.lang.String, Closure<?>) - Method in DetachedCriteria
GUID - Enum Constant in ValueGenerator
uses a database-generated GUID string on MS SQL Server and MySQL.

H

H2 - Enum Constant in DatabaseDriver
H2.
HAL_EMBEDDED_ELEMENT - Field in HalJsonDataBindingSourceCreator
HAL_JSON_CONTENT_TYPE - Property in ControllerUnitTest
HAL_JSON - Field in MimeType
hal - Property in JsonView
The HAL view helper
HAL_XML_CONTENT_TYPE - Property in ControllerUnitTest
HAL_XML - Field in MimeType
HalCodeVisitorSupport - Class in grails.views.compiler
HalCodeVisitorSupport(org.codehaus.groovy.control.CompilationUnit) - Constructor in HalCodeVisitorSupport
HalGPathResultMap - Class in org.grails.web.databinding.bindingsource
Authors:
Jeff Brown
HalGPathResultMap(groovy.xml.slurpersupport.GPathResult) - Constructor in HalGPathResultMap
HalJsonCollectionRenderer - Class in grails.rest.render.hal
A HAL JSON renderer for a collection of objects
HalJsonCollectionRenderer(java.lang.Class, grails.web.mime.MimeType) - Constructor in HalJsonCollectionRenderer
HalJsonDataBindingSourceCreator - Class in org.grails.web.databinding.bindingsource
Creates DataBindingSource objects from HAL JSON in the request body
halJsonDataBindingSourceCreator() - Method in DataBindingConfiguration
HalJsonDataBindingSourceCreator() - Constructor in HalJsonDataBindingSourceCreator
HalJsonRenderer - Class in grails.rest.render.hal
Renders domain instances in HAL JSON format (see http://tools.ietf.org/html/draft-kelly-json-hal-05)
HalJsonRenderer.1 - Class in grails.rest.render.hal
HalJsonRenderer.1() - Constructor in HalJsonRenderer.1
HalJsonRenderer(Class<T>, grails.web.mime.MimeType) - Constructor in HalJsonRenderer
HalStreamingJsonDelegate(java.lang.String, grails.plugin.json.view.api.internal.DefaultHalViewHelper, grails.plugin.json.builder.StreamingJsonBuilder.StreamingJsonDelegate) - Constructor in DefaultHalViewHelper.HalStreamingJsonDelegate
HalViewHelper - Interface in grails.plugin.json.view.api
Authors:
Graeme Rocher
HalXmlCollectionRenderer - Class in grails.rest.render.hal
A HAL XML renderer for a collection of objects
HalXmlCollectionRenderer(java.lang.Class, grails.web.mime.MimeType) - Constructor in HalXmlCollectionRenderer
HalXmlDataBindingSourceCreator - Class in org.grails.web.databinding.bindingsource
Authors:
Jeff Brown
halXmlDataBindingSourceCreator() - Method in DataBindingConfiguration
HalXmlDataBindingSourceCreator() - Constructor in HalXmlDataBindingSourceCreator
HalXmlRenderer - Class in grails.rest.render.hal
Renders domain instances in HAL XML format (see http://stateless.co/hal_specification.html)
HalXmlRenderer(Class<T>, grails.web.mime.MimeType) - Constructor in HalXmlRenderer
handle(grails.dev.commands.ExecutionContext) - Method in ApplicationCommand
Handles the command
handle() - Method in ApplicationContextDatabaseMigrationCommand
handle(Junction, java.lang.String, org.bson.BsonReader) - Method in BsonQuery
handle(Junction, java.lang.String, org.bson.BsonReader) - Method in BsonQuery.OperatorHandler
handle(org.grails.datastore.mapping.model.PersistentEntity, org.bson.Document, org.bson.Document, T) - Method in BsonQuery.ProjectionHandler
Handles a projection modifying the aggregation pipeline appropriately
handle(org.grails.datastore.bson.query.EmbeddedQueryEncoder, T, org.bson.Document, org.grails.datastore.mapping.model.PersistentEntity) - Method in BsonQuery.QueryHandler
handle(org.grails.cli.profile.ExecutionContext) - Method in ClosureExecutingCommand
handle(org.grails.cli.profile.ExecutionContext) - Method in Command
run the command
handle(org.grails.cli.profile.ExecutionContext) - Method in CreateAppCommand
handle() - Method in DbmChangelogToGroovy
handle() - Method in DbmCreateChangelog
handle(org.grails.cli.profile.ExecutionContext) - Method in ExecuteStep
handle(org.grails.cli.profile.ExecutionContext) - Method in GradleCommand
handle(org.grails.cli.profile.ExecutionContext) - Method in GradleStep
handle(org.grails.cli.profile.ExecutionContext) - Method in GradleTaskCommandAdapter
handle() - Method in GrailsApplicationCommand
handle(org.grails.cli.profile.ExecutionContext) - Method in GroovyScriptCommand
Implementation of the handle method that runs the script
handle(org.grails.cli.profile.ExecutionContext) - Method in HelpCommand
handle(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.query.Query.Criterion, java.lang.StringBuilder, java.lang.StringBuilder, java.lang.String, int, java.util.List, org.grails.databinding.converters.ConversionService, boolean, boolean) - Method in JpaQueryBuilder
handle(org.grails.cli.profile.ExecutionContext) - Method in ListProfilesCommand
handle(org.grails.cli.profile.ExecutionContext) - Method in MkdirStep
handle(org.grails.datastore.mapping.model.PersistentEntity, org.bson.Document, org.bson.Document, IdProjection) - Method in MongoQuery
handle(org.grails.cli.profile.ExecutionContext) - Method in MultiStepCommand
handle(org.grails.cli.profile.ExecutionContext) - Method in OpenCommand
handle(org.grails.cli.profile.ExecutionContext) - Method in ProfileInfoCommand
handle(org.grails.cli.profile.ExecutionContext) - Method in RenderStep
handle(org.grails.cli.profile.ExecutionContext) - Method in RunCommand
handle(grails.dev.commands.ExecutionContext) - Method in SchemaExportCommand
handle() - Method in ScriptDatabaseMigrationCommand
handle(org.grails.cli.profile.ExecutionContext) - Method in Step
Handles the command logic
handle(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, java.lang.Object) - Method in UrlMappingsInfoHandlerAdapter
handle(grails.dev.commands.ExecutionContext) - Method in UrlMappingsReportCommand
handleArgumentOrFlag(java.util.Map, java.lang.String) - Method in DefaultMultiStepCommand
handleCacheCondition(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.MethodCallExpression, org.codehaus.groovy.ast.stmt.BlockStatement) - Method in AbstractCacheTransformation
handleCircularRelationship(java.lang.Object) - Method in JSON
handleCircularRelationship(java.lang.Object) - Method in XML
handleCommand(org.grails.cli.profile.ExecutionContext) - Method in AbstractProfile
handleCommand(org.grails.cli.profile.ExecutionContext) - Method in GrailsCli
handleCommand(org.grails.cli.profile.ExecutionContext) - Method in Profile
Obtains a Command
handleComplete(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, jakarta.servlet.AsyncContext) - Method in AsyncActionResultTransformer
HANDLED_PREFIXES - Property in CountByImplementer
HANDLED_PREFIXES - Property in CountImplementer
HANDLED_PREFIXES - Property in DeleteImplementer
HANDLED_PREFIXES - Property in FindAllByImplementer
HANDLED_PREFIXES - Property in FindAllImplementer
HANDLED_PREFIXES - Property in FindOneByImplementer
HANDLED_PREFIXES - Property in FindOneImplementer
HANDLED_PREFIXES - Property in SaveImplementer
HANDLED_PREFIXES - Property in UpdateOneImplementer
handleEmbeddedInstance(org.grails.datastore.mapping.model.types.Association, java.lang.Object, boolean) - Method in NativeEntryEntityPersister
handleEmbeddedToMany(org.grails.datastore.mapping.engine.EntityAccess, T, org.grails.datastore.mapping.model.PersistentProperty, java.lang.String) - Method in NativeEntryEntityPersister
handleEmbeddedToOne(org.grails.datastore.mapping.model.types.Association, java.lang.String, org.grails.datastore.mapping.engine.EntityAccess, T) - Method in NativeEntryEntityPersister
handleException(java.lang.Exception, org.grails.gsp.GroovyPagesTemplateEngine) - Method in GroovyPageView
Performs exception handling by attempting to render the Errors view.
handleExcludes(groovy.xml.slurpersupport.GPathResult) - Method in GlobalGrailsClassInjectorTransformation
handleInvocation(java.lang.Object, java.lang.reflect.Method, java.lang.Object) - Method in EntityProxyMethodHandler
handleInvocation(java.lang.Object, java.lang.reflect.Method, java.lang.Object) - Method in GroovyObjectMethodHandler
handleInvocationFallback(java.lang.Object, java.lang.reflect.Method, java.lang.Object) - Method in AssociationQueryProxyHandler
handleInvocationFallback(java.lang.Object, java.lang.reflect.Method, java.lang.Object) - Method in EntityProxyMethodHandler
handleInvocationFallback(java.lang.Object, java.lang.reflect.Method, java.lang.Object) - Method in SessionEntityProxyMethodHandler
handleIOException(java.io.IOException) - Method in GrailsPrintWriterAdapter
handleJunction(groovy.lang.Closure) - Method in AbstractDetachedCriteria
handleJunction(groovy.lang.Closure) - Method in DetachedCriteria
handleNoResults() - Method in MongoQuery.AggregatedResultList
handlePageException(java.lang.Throwable) - Method in GroovyPagesPageContext
handlerData - Field in DefaultArtefactInfo
handleReadOnly() - Method in RestfulController
handles the request for write methods (create, edit, update, save, delete) when controller is in read only mode
handlers - Property in SimpleMapQuery
handles(Class<?>) - Method in DefaultJsonGenerator.ClosureConverter
Returns true if this converter can handle conversions of the given type.
handles(Class<?>) - Method in InstantJsonConverter
handles(Class<?>) - Method in JsonGenerator.Converter
Returns true if this converter can handle conversions of the given type.
handles(Class<?>) - Method in LocalDateJsonConverter
handles(Class<?>) - Method in LocalDateTimeJsonConverter
handles(Class<?>) - Method in LocalTimeJsonConverter
handles(Class<?>) - Method in OffsetDateTimeJsonConverter
handles(Class<?>) - Method in OffsetTimeJsonConverter
handles(Class<?>) - Method in PeriodJsonConverter
handles(Class<?>) - Method in ZonedDateTimeJsonConverter
handleSimpleTag(SimpleTag, java.util.Map, org.grails.gsp.jsp.GroovyPagesPageContext, java.io.Writer, groovy.lang.Closure) - Method in JspTagImpl
handleSubQuery(org.grails.datastore.mapping.model.PersistentEntity, java.lang.StringBuilder, java.lang.StringBuilder, java.lang.String, int, java.util.List, org.grails.databinding.converters.ConversionService, boolean, boolean, org.grails.datastore.mapping.query.Query.SubqueryCriterion, java.lang.String) - Method in JpaQueryBuilder
handleUniqueConstraint(org.grails.datastore.mapping.model.PersistentProperty, Column, java.lang.String, org.grails.orm.hibernate.cfg.Table, java.lang.String, java.lang.String) - Method in GrailsDomainBinder
handleValidationError(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object, org.springframework.validation.Errors) - Method in AbstractHibernateGormInstanceApi
Sets the flush mode to manual. which ensures that the database changes are not persisted to the database if a validation error occurs.
handleValue(java.lang.Object, java.io.Writer, java.util.Map, groovy.lang.Closure, JsonWritable>, java.lang.String) - Method in DefaultGrailsJsonViewHelper
has(java.lang.String) - Method in JSONObject
Determine if the JSONObject contains a specific key.
hasAnnotatedMethods(java.lang.String) - Method in AnnotationMetadataReadingVisitor
hasAnnotation(java.lang.String) - Method in AnnotationMetadataReadingVisitor
hasAnnotation(org.codehaus.groovy.ast.ClassNode, Class<? extends Annotation>) - Method in AstAnnotationUtils
Returns true if classNode is marked with annotationClass
hasAnnotation(org.codehaus.groovy.ast.ClassNode, Class<? extends Annotation>) - Method in AstUtils
Returns true if classNode is marked with annotationClass
hasAnnotation(org.codehaus.groovy.ast.MethodNode, Class<? extends Annotation>) - Method in GrailsASTUtils
Returns true if MethodNode is marked with annotationClass
hasAnyAnnotations(org.codehaus.groovy.ast.ClassNode, Class<? extends Annotation>) - Method in AstAnnotationUtils
Parameters:
classNode - a ClassNode to search
hasAnyAnnotations(org.codehaus.groovy.ast.ClassNode, Class<? extends Annotation>) - Method in AstUtils
Parameters:
classNode - a ClassNode to search
hasAnyAnnotations(org.codehaus.groovy.ast.ClassNode, Class<? extends Annotation>) - Method in GrailsASTUtils
Parameters:
classNode - a ClassNode to search
hasAppliedConstraint(java.lang.String) - Method in Constrained
hasAppliedConstraint(java.lang.String) - Method in ConstrainedDelegate
hasAppliedConstraint(java.lang.String) - Method in ConstrainedProperty
Parameters:
constraintName - The name of the constraint to check
hasAppliedConstraint(java.lang.String) - Method in DefaultConstrainedProperty
Parameters:
constraintName - The name of the constraint to check
hasArtefactAnnotation(org.codehaus.groovy.ast.ClassNode) - Method in AbstractGrailsArtefactTransformer
hasArtefactHandler(java.lang.String) - Method in DefaultGrailsApplication
hasArtefactHandler(java.lang.String) - Method in GrailsApplication
hasArtefactType(java.lang.String, grails.compiler.ast.GrailsArtefactClassInjector) - Method in ArtefactTypeAstTransformation
hasAtLeastOneAnnotation(org.codehaus.groovy.ast.AnnotatedNode, java.lang.String) - Method in AstUtils
Determine if an org.codehaus.groovy.ast.AnnotatedNode has one or more of the specified annotations.
hasAtLeastOneFieldOrMethod(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in AstUtils
Determine if a org.codehaus.groovy.ast.ClassNode has one or more fields of the specified types or method returning one or more of the specified types.
hasAtLeastOneInterface(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in AstUtils
hasBeenEnhancedForFeature(Class<?>, java.lang.String) - Method in GrailsClassUtils
Checks to see if a class is marked with
grails.artefact.Enhanced:
and if the enhancedFor attribute of the annotation contains a specific feature name
hasBoth() - Method in DirtyCheckingTransformer.GetterAndSetter
hasChanged() - Method in AbstractPersistentCollection
hasChanged(java.lang.String) - Method in DirtyCheckable
Parameters:
propertyName - The name of the property
hasChanged() - Method in DirtyCheckableCollection
Returns:
True if the collection has changed
hasChanged() - Method in DirtyCheckingCollection
hasChanged() - Method in DirtyCheckingMap
hasChanged(java.lang.String) - Method in GormEntityDirtyCheckable
hasChangedElements() - Method in DirtyCheckingCollection
hasChangedSize() - Method in AbstractPersistentCollection
hasChangedSize() - Method in DirtyCheckableCollection
Returns:
True if the collection has changed size
hasChangedSize() - Method in DirtyCheckingCollection
hasChangedSize() - Method in DirtyCheckingMap
hasCommand(org.grails.cli.profile.ProjectContext, java.lang.String) - Method in AbstractProfile
hasCommand(org.grails.cli.profile.ProjectContext, java.lang.String) - Method in Profile
Whether a command executes for the given context and name
hasCompositeIdentifier(org.grails.orm.hibernate.cfg.Mapping) - Method in GrailsDomainBinder
hasCredentials() - Method in GrailsRepositoryConfiguration
hasCurrentSession() - Method in AbstractDatastore
hasCurrentSession() - Method in Datastore
Checks if there is a current session.
hasCurrentSession() - Method in HibernateDatastore
hasDatastore - Field in GormValidationApi
hasDeclaredMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in MixinTransformation
hasErrors() - Method in Controller
Return true if there are an errors
hasErrors() - Method in GormValidateable
Tests whether an instance has any errors
hasErrors(D) - Method in GormValidationApi
Tests whether an instance has any errors
hasErrors() - Method in Validateable
Returns:
Whether the object has errors
hasErrors - Property in ValidationTagLib
Checks if the request has errors either for a field or global errors.
hasEventSubscribers - Field in GormEventDispatcher
hasExcludedAnnotation(org.codehaus.groovy.ast.MethodNode, Set<String>) - Method in AbstractMethodDecoratingTransformation
hasExcludedAnnotation(org.codehaus.groovy.ast.MethodNode) - Method in TransactionalTransform
hasExpired(long, java.lang.Object) - Method in CacheEntry
hasExpired(long, java.lang.Object) - Method in GroovyPagesTemplateRenderer
hasFreckles - Property in Nose
hasGrailsPlugin(java.lang.String) - Method in AbstractGrailsPluginManager
hasGrailsPlugin(java.lang.String) - Method in GrailsPluginManager
Parameters:
name - The name of the plugin
hasGrailsPlugin(java.lang.String) - Method in MockGrailsPluginManager
hasGrown() - Method in AbstractPersistentCollection
hasGrown() - Method in DirtyCheckableCollection
Returns:
True if the collection has grown
hasGrown() - Method in DirtyCheckingCollection
hasGrown() - Method in DirtyCheckingMap
hashCode() - Method in AbstractClosureProxy
hashCode() - Method in AbstractGrailsPlugin
hashCode() - Method in AbstractPersistentCollection
hashCode() - Method in AbstractPersistentEntity
hashCode() - Method in AbstractTemplateVariableBinding.BindingMapEntry
hashCode() - Method in AbstractTypeConvertingMap
hashCode() - Method in DefaultCodecIdentifier
hashCode() - Method in DefaultJsonGenerator.ClosureConverter
hashCode() - Method in DefaultUrlMappingInfo
hashCode() - Method in DelegatingBeanPropertyAccessorImpl
hashCode() - Method in Dependency
hashCode() - Method in Dependency.Exclusion
hashCode() - Method in EncodingStateImpl
hashCode() - Method in GrailsRepositoryConfiguration
hashCode(java.lang.Object) - Method in IdentityEnumType
hashCode() - Method in JSONArray
hashCode() - Method in JSONObject
hashCode() - Method in LazyMetaPropertyMap
hashCode() - Method in MimeType
hashCode() - Method in NavigableMap
hashCode() - Method in NavigableMapConfig
hashCode() - Method in PagedResultList
hashCode() - Method in Pair
hashCode() - Method in PrefixedConfig
hashCode() - Method in RepositoryConfiguration
hashCode() - Method in ResourceProfile
hashCode() - Method in SoftKey
hashCode() - Method in StreamCharBuffer
{@inheritDoc}
hashCode() - Method in Triple
hashCode() - Method in UrlCreatorCache.ReverseMappingKey
hashCode(grails.web.mapping.UrlMappingInfo) - Method in UrlMappingMatcher
hasHibernatePlugin() - Method in MongodbGrailsPlugin
HashMapTPCacheAdapter - Class in org.grails.datastore.mapping.cache.impl
Simple implementation of TPCacheAdapter backed by a local hash map.
hasIdentifier() - Method in DataBindingSource
Returns:
true if this binding source contains an identifier for binding
hasIdentifier() - Method in SimpleMapDataBindingSource
hasInputProperty(org.grails.datastore.mapping.model.PersistentEntity, groovy.lang.Closure) - Method in DomainModelService
Determines if the closure returns true for any input DomainProperty
hasInputProperty(org.grails.datastore.mapping.model.PersistentEntity, groovy.lang.Closure) - Method in DomainModelServiceImpl
Returns true if the provided closure returns true for any domain class property.
hasInterestInChange(java.lang.String) - Method in AbstractGrailsPlugin
hasInterestInChange(java.lang.String) - Method in DefaultGrailsPlugin
hasInterestInChange(java.lang.String) - Method in GrailsPlugin
Whether the plugin is interested in a particular change
hasJoinColumnMapping(org.grails.orm.hibernate.cfg.PropertyConfig) - Method in GrailsDomainBinder
hasJoinKeyMapping(org.grails.orm.hibernate.cfg.PropertyConfig) - Method in GrailsDomainBinder
hasJoinTableColumnNameMapping(org.grails.orm.hibernate.cfg.PropertyConfig) - Method in GrailsDomainBinder
hasJtaOrChainedTransactionManager(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in ChainedTransactionManagerPostProcessor
hasJunitAnnotation(org.codehaus.groovy.ast.MethodNode) - Method in AstAnnotationUtils
Whether the method node has any JUnit annotations
hasJunitAnnotation(org.codehaus.groovy.ast.MethodNode) - Method in AstUtils
Whether the method node has any JUnit annotations
hasListeners - Field in GormEventDispatcher
hasMany - Property in Country
hasMany - Property in Parent
hasMany - Property in Person
hasMany - Property in PlantCategory
hasMany - Property in Practice
hasMany - Property in Task
hasMetaAnnotation(java.lang.String) - Method in AnnotationMetadataReadingVisitor
hasMetaMethod(java.lang.String, java.lang.Object) - Method in AbstractGrailsClass
hasMetaProperty(java.lang.String) - Method in AbstractGrailsClass
hasMoreElements() - Method in GroovyPagesPageContext
hasMoreElements() - Method in PageRenderer.PageRenderRequestCreator.2
hasMoreElements() - Method in SpringInvoker.Slf4jBindingAwareClassLoader.1
hasNamespace(java.lang.String) - Method in TagLibraryLookup
Returns whether the given namespace is in use
hasNeither() - Method in DirtyCheckingTransformer.GetterAndSetter
hasNext() - Method in AbstractPersistentCollection
hasNext() - Method in AbstractResultList
hasNext() - Method in AbstractTemplateVariableBinding.TemplateVariableBindingMap
hasNext() - Method in MongoQuery.AggregatedResultList
hasNext() - Method in SoftServiceLoader
hasNumericalIdentifier - Field in AbstractMongoObectEntityPersister
hasNumericalIdentifier - Field in MongoCodecEntityPersister
hasOne - Property in Card
hasOne - Property in Face
hasOption(java.lang.String) - Method in DatabaseMigrationCommand
hasOptionalExtension() - Method in DefaultUrlMappingData
hasOptionalExtension() - Method in ResponseCodeMappingData
hasOptionalExtension() - Method in UrlMappingData
Returns:
Whether the pattern has an optional extension
hasOriginalRequestAndResponse() - Method in MockAsyncContext
hasOrInheritsProperty(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in AstUtils
hasOrInheritsProperty(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in GrailsASTUtils
hasParameters(org.codehaus.groovy.ast.MethodNode) - Method in GrailsASTUtils
hasProperty(java.lang.String) - Method in AbstractGrailsClass
hasProperty(java.lang.String, java.lang.Class) - Method in AbstractPersistentEntity
hasProperty(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in AstUtils
Returns whether a classNode has the specified property or not
hasProperty(java.lang.String) - Method in BeanConfiguration
Returns true if the bean config has the name property set.
hasProperty(java.lang.String) - Method in DefaultBeanConfiguration
hasProperty(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in GrailsASTUtils
Returns whether a classNode has the specified property or not
hasProperty(java.lang.String) - Method in GrailsClass
Returns true if the class has the specified property.
hasProperty(java.lang.String, java.lang.Class) - Method in PersistentEntity
Checks whether an entity has a bean property of the given name and type
hasResourceProcessor - Property in ApplicationTagLib
hasResourceProcessor - Property in JavascriptTagLib
hasRun - Property in RunOnceInterceptor
hasRuntimeVariable(java.lang.String) - Method in AbstractUrlMapping
hasRuntimeVariable(java.lang.String) - Method in UrlMapping
Whether the mapping has a runtime variable with the given name such as "/$foo"
hasSessionBound() - Method in OpenSessionInViewInterceptor
hasShrunk() - Method in AbstractPersistentCollection
hasShrunk() - Method in DirtyCheckableCollection
Returns:
True if the collection has shrunk
hasShrunk() - Method in DirtyCheckingCollection
hasShrunk() - Method in DirtyCheckingMap
hasStringIdentifier - Field in AbstractMongoObectEntityPersister
hasStringIdentifier - Field in MongoCodecEntityPersister
hasTag(java.lang.String) - Method in DefaultGrailsTagLibClass
hasTag(java.lang.String) - Method in GrailsTagLibClass
Parameters:
tagName - The name of the tag
hasTagLibs() - Method in ModelEntry
hasTenantAnnotation(org.codehaus.groovy.ast.AnnotatedNode) - Method in TenantTransform
Whether the given node is Multi Tenant
hasTransaction() - Method in AbstractHibernateSession
hasTransaction() - Method in AbstractMongoSession
hasTransaction() - Method in AbstractSession
hasTransaction() - Method in Session
Returns:
Whether the current session has an active transaction
hasTransactionalAnnotation(org.codehaus.groovy.ast.AnnotatedNode) - Method in TransactionalTransform
Whether the given method has a transactional annotation
hasVariable(java.lang.String) - Method in TemplateVariableBinding
hasZeroArgsConstructor(org.codehaus.groovy.ast.ClassNode) - Method in GrailsASTUtils
header(java.lang.String) - Method in AbstractGrailsMockHttpServletResponse
Return the primary value for the given header as a String, if any.
header(java.lang.String, java.lang.String) - Method in AnsiConsoleUrlMappingsRenderer
header - Property in ApplicationTagLib
Renders the specified request header value.
header(java.lang.String, java.lang.Object) - Method in Controller
Sets a response header for the given name and value
header(java.lang.String, java.lang.Object) - Method in Interceptor
Sets a response header for the given name and value
header(Map<String, String>) - Method in JsonViewTest.TestHttpResponse
header(Map<String, String>) - Method in JsonViewUnitTest.TestHttpResponse
HEADER_NAME - Field in HttpHeaderTenantResolver
header(Map<String, String>) - Method in Response
Set a single named value header
header(java.lang.String, java.lang.String) - Method in TestRequestConfigurer
HEADER_X_HTTP_METHOD_OVERRIDE - Field in HiddenHttpMethodFilter
headerName - Property in HttpHeaderTenantResolver
The name of the header
headers(java.lang.String) - Method in AbstractGrailsMockHttpServletResponse
Return all values for the given header as a List of Strings.
headers - Property in JsonRenderResult
The headers
headers(Map<String, String>) - Method in JsonViewTest.TestHttpResponse
headers(Map<String, String>) - Method in JsonViewUnitTest.TestHttpResponse
headers - Property in MockPart
headers(Map<String, String>) - Method in Response
Set multiple headers
headers - Property in TestRequestConfigurer
headSet(java.lang.Object) - Method in PersistentSortedSet
HelpCommand - Class in org.grails.cli.profile.commands
Authors:
Graeme Rocher
HelpCommand() - Constructor in HelpCommand
HelpExample - Class in org.grails.cli.command
An example that can be displayed in the help.
HelpExample(java.lang.String, java.lang.String) - Constructor in HelpExample
Create a new HelpExample instance.
HexCodecExtensionMethods - Class in org.grails.plugins.codecs
HexCodecExtensionMethods() - Constructor in HexCodecExtensionMethods
HEXDIGITS - Property in HexCodecExtensionMethods
HIBERNATE5_ORDER - Field in GroovyTransformOrder
getter/setter transforms for hibernate entities
HIBERNATE_CRITERION_ADAPTER - Field in HibernateQuery
hibernate - Property in HibernateConnectionSourceSettings
Settings for Hibernate
HibernateAssociationQuery(DetachedCriteria, org.grails.orm.hibernate.AbstractHibernateSession, org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.types.Association, java.lang.String) - Constructor in AbstractHibernateQuery.HibernateAssociationQuery
HibernateConnectionSource - Class in org.grails.orm.hibernate.connections
Implements the ConnectionSource interface for Hibernate
HibernateConnectionSource(java.lang.String, org.hibernate.SessionFactory, ConnectionSource<DataSource,DataSourceSettings>, org.grails.orm.hibernate.connections.HibernateConnectionSourceSettings) - Constructor in HibernateConnectionSource
HibernateConnectionSourceFactory - Class in org.grails.orm.hibernate.connections
Constructs SessionFactory instances from a HibernateMappingContext
HibernateConnectionSourceFactory(java.lang.Class) - Constructor in HibernateConnectionSourceFactory
HibernateConnectionSourceSettings - Class in org.grails.orm.hibernate.connections
Settings for Hibernate
HibernateConnectionSourceSettings.HibernateSettings - Class in org.grails.orm.hibernate.connections
HibernateConnectionSourceSettings.HibernateSettings.CacheSettings - Class in org.grails.orm.hibernate.connections
HibernateConnectionSourceSettings.HibernateSettings.CacheSettings() - Constructor in HibernateConnectionSourceSettings.HibernateSettings.CacheSettings
HibernateConnectionSourceSettings.HibernateSettings.FlushSettings - Class in org.grails.orm.hibernate.connections
HibernateConnectionSourceSettings.HibernateSettings.FlushSettings.FlushMode - Enum in org.grails.orm.hibernate.connections
We use a separate enum here because the classes differ between Hibernate 3 and 4
HibernateConnectionSourceSettings.HibernateSettings.FlushSettings() - Constructor in HibernateConnectionSourceSettings.HibernateSettings.FlushSettings
HibernateConnectionSourceSettings.HibernateSettings.OsivSettings - Class in org.grails.orm.hibernate.connections
Settings for OpenSessionInView
HibernateConnectionSourceSettings.HibernateSettings.OsivSettings() - Constructor in HibernateConnectionSourceSettings.HibernateSettings.OsivSettings
HibernateConnectionSourceSettings.HibernateSettings() - Constructor in HibernateConnectionSourceSettings.HibernateSettings
HibernateConnectionSourceSettings() - Constructor in HibernateConnectionSourceSettings
HibernateConnectionSourceSettingsBuilder - Class in org.grails.orm.hibernate.connections
Builds the GORM for Hibernate configuration
HibernateConnectionSourceSettingsBuilder(org.springframework.core.env.PropertyResolver, java.lang.String, org.grails.datastore.mapping.core.connections.ConnectionSourceSettings) - Constructor in HibernateConnectionSourceSettingsBuilder
HibernateCriteriaBuilder - Class in grails.orm
HibernateCriteriaBuilder(java.lang.Class, org.hibernate.SessionFactory, boolean) - Constructor in HibernateCriteriaBuilder
HibernateCriterionAdapter - Class in org.grails.orm.hibernate.query
Authors:
Graeme Rocher
hibernateCustomUserType(java.util.Map) - Method in HibernateMappingBuilder
HibernateDatastore - Class in org.grails.orm.hibernate
Datastore implementation that uses a Hibernate SessionFactory underneath.
hibernateDatastore - Field in AbstractMultipleDataSourceAggregatePersistenceContextInterceptor
HibernateDatastore(java.lang.Package) - Constructor in HibernateDatastore
Construct a Hibernate datastore scanning the given packages
hibernateDatastore() - Method in HibernateGormAutoConfiguration
hibernateDatastore - Property in HibernateSpec
HibernateDatastoreConnectionSourcesRegistrar - Class in org.grails.orm.hibernate.support
A factory bean that looks up a datastore by connection name
HibernateDatastoreConnectionSourcesRegistrar(Iterable<String>) - Constructor in HibernateDatastoreConnectionSourcesRegistrar
HibernateDatastoreFactoryBean - Class in org.grails.orm.hibernate.support
Helper for constructing the datastore
HibernateDatastoreFactoryBean(Class<T>, org.grails.datastore.mapping.model.MappingContext, org.hibernate.SessionFactory, org.springframework.core.env.PropertyResolver, java.lang.String) - Constructor in HibernateDatastoreFactoryBean
HibernateDatastoreSpringInitializer - Class in grails.orm.bootstrap
Class that handles the details of initializing GORM for Hibernate
HibernateDatastoreSpringInitializer(java.util.Map, Collection<Class>) - Constructor in HibernateDatastoreSpringInitializer
HibernateDialectDetectorFactoryBean - Class in org.grails.orm.hibernate.support
Authors:
Steven Devijver
hibernateDirtyChecking - Property in HibernateConnectionSourceSettings.HibernateSettings
Whether to use Hibernate's dirty checking instead of Grails'
HibernateEntity - Trait in grails.orm.hibernate
Extends the GormEntity trait adding additional Hibernate specific methods
HibernateEntityTransformation - Class in org.grails.orm.hibernate.compiler
A transformation that transforms entities that implement the grails.gorm.hibernate.annotation.ManagedEntity trait, adding logic that intercepts getter and setter access to eliminate the need for proxies.
HibernateEntityTransformation.1 - Class in org.grails.orm.hibernate.compiler
HibernateEntityTransformation.1() - Constructor in HibernateEntityTransformation.1
HibernateEntityTransformation() - Constructor in HibernateEntityTransformation
HibernateEventListener - Class in org.grails.orm.hibernate.event.listener
HibernateEventListener(org.grails.orm.hibernate.AbstractHibernateDatastore) - Constructor in HibernateEventListener
HibernateEventListeners - Class in org.grails.orm.hibernate
hibernateEventListeners - Field in EventListenerIntegrator
hibernateEventListeners - Field in HibernateConnectionSourceFactory
hibernateEventListeners - Property in HibernateConnectionSourceSettings.HibernateSettings
The default hibernate event listeners
hibernateEventListeners - Field in HibernateMappingContextSessionFactoryBean
hibernateFlushMode - Field in GrailsOpenSessionInViewInterceptor
HibernateGormAutoConfiguration - Class in org.grails.datastore.gorm.boot.autoconfigure
Auto configuration for GORM for Hibernate
HibernateGormAutoConfiguration() - Constructor in HibernateGormAutoConfiguration
HibernateGormEnhancer - Class in org.grails.orm.hibernate
Extended GORM Enhancer that fills out the remaining GORM for Hibernate methods and implements string-based query support via HQL.
HibernateGormEnhancer(org.grails.datastore.mapping.core.Datastore, org.springframework.transaction.PlatformTransactionManager, org.grails.datastore.mapping.core.connections.ConnectionSourceSettings) - Constructor in HibernateGormEnhancer
HibernateGormInstanceApi - Class in org.grails.orm.hibernate
The implementation of the GORM instance API contract for Hibernate.
HibernateGormInstanceApi(Class<D>, org.grails.orm.hibernate.HibernateDatastore, java.lang.ClassLoader) - Constructor in HibernateGormInstanceApi
HibernateGormStaticApi - Class in org.grails.orm.hibernate
The implementation of the GORM static method contract for Hibernate
HibernateGormStaticApi(Class<D>, org.grails.orm.hibernate.HibernateDatastore, List<FinderMethod>, java.lang.ClassLoader, org.springframework.transaction.PlatformTransactionManager) - Constructor in HibernateGormStaticApi
HibernateGormValidationApi - Class in org.grails.orm.hibernate
HibernateGormValidationApi(Class<D>, org.grails.orm.hibernate.HibernateDatastore, java.lang.ClassLoader) - Constructor in HibernateGormValidationApi
HibernateGrailsPlugin - Class in grails.plugin.hibernate
Plugin that integrates Hibernate into a Grails application
HibernateGrailsPlugin.1 - Class in grails.plugin.hibernate
HibernateGrailsPlugin.1() - Constructor in HibernateGrailsPlugin.1
HibernateGrailsPlugin() - Constructor in HibernateGrailsPlugin
HibernateHqlQuery - Class in org.grails.orm.hibernate.query
A query implementation for HQL queries
HibernateHqlQuery(org.grails.datastore.mapping.core.Session, org.grails.datastore.mapping.model.PersistentEntity, org.hibernate.query.Query) - Constructor in HibernateHqlQuery
HibernateJtaTransactionManagerAdapter - Class in org.grails.orm.hibernate.transaction
Adapter for adding transaction controlling hooks for supporting Hibernate's org.hibernate.engine.transaction.Isolater class's interaction with transactions
HibernateJtaTransactionManagerAdapter(org.springframework.transaction.PlatformTransactionManager) - Constructor in HibernateJtaTransactionManagerAdapter
hibernateJunction - Field in AbstractHibernateQuery.HibernateAssociationQuery
hibernateJunction - Field in AbstractHibernateQuery.HibernateJunction
HibernateMappingBuilder - Class in org.grails.orm.hibernate.cfg
Implements the ORM mapping DSL constructing a model that can be evaluated by the GrailsDomainBinder class which maps GORM classes onto the database.
HibernateMappingBuilder.1 - Class in org.grails.orm.hibernate.cfg
HibernateMappingBuilder.1() - Constructor in HibernateMappingBuilder.1
HibernateMappingBuilder(org.grails.orm.hibernate.cfg.Mapping, java.lang.String, groovy.lang.Closure) - Constructor in HibernateMappingBuilder
HibernateMappingContext - Class in org.grails.orm.hibernate.cfg
A Mapping context for Hibernate
hibernateMappingContext - Field in GrailsDomainBinder
HibernateMappingContext() - Constructor in HibernateMappingContext
hibernateMappingContext - Field in HibernateMappingContextConfiguration
hibernateMappingContext - Field in HibernateMappingContextSessionFactoryBean
HibernateMappingContextConfiguration - Class in org.grails.orm.hibernate.cfg
A Configuration that uses a MappingContext to configure Hibernate
HibernateMappingContextSessionFactoryBean - Class in org.grails.orm.hibernate
Configures a SessionFactory using a HibernateMappingContext and a HibernateMappingContextConfiguration
HibernatePersistenceContextInterceptor - Class in org.grails.plugin.hibernate.support
Authors:
Graeme Rocher
HibernatePersistenceContextInterceptor(java.lang.String) - Constructor in HibernatePersistenceContextInterceptor
Parameters:
dataSourceName - a name of dataSource
HibernatePersistentEntity - Class in org.grails.orm.hibernate.cfg
Persistent entity implementation for Hibernate
HibernatePersistentEntity(java.lang.Class, org.grails.datastore.mapping.model.MappingContext) - Constructor in HibernatePersistentEntity
HibernateProjectionAdapter - Class in org.grails.orm.hibernate.query
Adapts Grails datastore API to Hibernate projections.
HibernateProjectionAdapter(org.grails.datastore.mapping.query.Query.Projection) - Constructor in HibernateProjectionAdapter
hibernateProjectionList - Field in AbstractHibernateQuery
HibernateProxyHandler - Class in org.grails.orm.hibernate.proxy
Implementation of the ProxyHandler interface for Hibernate using org.hibernate.Hibernate and HibernateProxyHelper where possible.
HibernateQuery - Class in org.grails.orm.hibernate.query
Bridges the Query API with the Hibernate Criteria API
HibernateQuery(DetachedCriteria, org.grails.datastore.mapping.model.PersistentEntity) - Constructor in HibernateQuery
HibernateQueryConstants - Interface in org.grails.orm.hibernate.query
Constants used for query arguments etc.
HibernateRuntimeUtils - Class in org.grails.orm.hibernate.support
Utility methods used at runtime by the GORM for Hibernate implementation
HibernateRuntimeUtils() - Constructor in HibernateRuntimeUtils
HibernateSession - Class in org.grails.orm.hibernate
Session implementation that wraps a Hibernate org.hibernate.Session.
hibernateSession - Field in AbstractHibernateCriteriaBuilder
hibernateSession - Field in AbstractHibernateGormStaticApi
HibernateSession(org.grails.orm.hibernate.HibernateDatastore, org.hibernate.SessionFactory) - Constructor in HibernateSession
HibernateSpec - Class in grails.test.hibernate
Specification for Hibernate tests
HibernateSpec() - Constructor in HibernateSpec
hibernateTemplate - Field in AbstractHibernateGormInstanceApi
hibernateTemplate - Field in AbstractHibernateGormStaticApi
hibernateTemplate - Field in AbstractHibernateGormValidationApi
hibernateTemplate - Field in AbstractHibernateSession
hibernateTemplate - Field in InstanceApiHelper
hibernateTransactionManager() - Method in HibernateGormAutoConfiguration
HibernateVersionSupport - Class in org.grails.orm.hibernate.support
Methods to deal with the differences in different Hibernate versions
HIDDEN_HTTP_METHOD_FILTER - Enum Constant in GrailsFilters
hiddenField - Property in FormTagLib
Creates a hidden field.
hiddenFieldImpl(java.lang.Object, java.lang.Object) - Method in FormTagLib
HiddenHttpMethodFilter - Class in org.grails.web.filters
Based off the Spring implementation, but also supports the X-HTTP-Method-Override HTTP header.
HiddenHttpMethodFilter.HttpMethodRequestWrapper - Class in org.grails.web.filters
Simple HttpServletRequest wrapper that returns the supplied method for HttpServletRequest#getMethod()#getMethod().
hiddenHttpMethodFilter() - Method in ControllersAutoConfiguration
HIDE_MESSAGE - Enum Constant in CommandException.Option
Hide the exception message.
HIGHEST_PRECEDENCE - Field in OrderedComparator
Useful constant for the highest precedence value.
HIGHEST_PRIORITY - Field in GroovyTransformOrder
HIGHEST_STARTING_PRIORITY - Field in GroovyTransformOrder
Highway - Class in org.apache.grails.data.testing.tck.domains
Highway() - Constructor in Highway
HILO - Enum Constant in ValueGenerator
A generator that uses a HILO algorithm
HINT_ARGUMENT - Field in MongoQuery
hint(FindIterable<Document>, Map<String, Object>) - Method in MongoExtensions
HISTORYFILE - Field in GrailsConsole
holder - Property in GrailsContainerGebExtension
HOLDER - Field in SynchronizerTokensHolder
Holders - Class in grails.util
Allows looking up key classes in a static context
host - Property in AbstractMongoConnectionSourceSettings
The host name to use
HOST - Field in HttpHeaders
hostName() - Method in ContainerGebConfiguration
The hostname that the container's browser will use to access the server under test.
hostName() - Method in IContainerGebConfiguration
HotSwappableTargetSourceFactoryBean - Class in org.grails.spring.beans.factory
Creates a HotSwappableTargetSource
HotSwappableTargetSourceFactoryBean() - Constructor in HotSwappableTargetSourceFactoryBean
HREF_ATTRIBUTE - Field in AbstractLinkingRenderer
HREF_ATTRIBUTE - Field in AbstractVndErrorRenderer
HREF_ATTRIBUTE - Field in DefaultHalViewHelper
href - Property in Link
The link's href
HREFLANG_ATTRIBUTE - Field in AbstractLinkingRenderer
HREFLANG_ATTRIBUTE - Field in DefaultHalViewHelper
hreflang - Property in Link
The language of the linked resource
HSQLDB - Enum Constant in DatabaseDriver
HyperSQL DataBase.
HTML4Codec - Class in org.grails.encoder.impl
Encodes and decodes strings to and from HTML.
HTML4Decoder - Class in org.grails.encoder.impl
HTML4 decoder that uses Spring's HtmlUtils.htmlUnescape to do the unescaping.
HTML4Encoder - Class in org.grails.encoder.impl
This encoder is for HTML4 documents.
HTML4Encoder() - Constructor in HTML4Encoder
HTML_CODEC_IDENTIFIER - Field in HTMLEncoder
HTML_CONTENT_TYPE - Property in ControllerUnitTest
HTML_DATA_POSTFIX - Field in GroovyPageMetaInfo
HTML - Field in MimeType
HTMLCodec - Class in org.grails.plugins.codecs
Encodes and decodes strings to and from HTML.
HTMLCodec() - Constructor in HTMLCodec
HTMLCodecFactory - Class in org.grails.encoder.impl
HTMLCodecFactory.1 - Class in org.grails.encoder.impl
HTMLCodecFactory.1() - Constructor in HTMLCodecFactory.1
HTMLCodecFactory() - Constructor in HTMLCodecFactory
HTMLEncoder - Class in org.grails.encoder.impl
HTMLEncoder implementation currently this doesn't add any extra features to XMLEncoder This encoder is for XML, XHTML and HTML5 documents.
HTMLEncoder() - Constructor in HTMLEncoder
HTMLJSCodec - Class in org.grails.encoder.impl
HTMLJSCodec() - Constructor in HTMLJSCodec
HttpHeaders - Class in grails.web.http
Constants for HTTP headers.
HttpHeaderTenantResolver - Class in org.grails.datastore.mapping.multitenancy.web
A tenant resolver that resolves the tenant from the request HTTP Header
HttpHeaderTenantResolver() - Constructor in HttpHeaderTenantResolver
httpMethod - Field in AbstractUrlMapping
httpMethod - Property in ForwardUrlMappingInfo
httpMethod - Field in UrlCreatorCache.ReverseMappingKey
HttpMethodRequestWrapper(java.lang.String, jakarta.servlet.http.HttpServletRequest) - Constructor in HiddenHttpMethodFilter.HttpMethodRequestWrapper
HttpServletRequestExtension - Class in org.grails.web.servlet
An extension that adds methods to the HttpServletRequest object
HttpServletRequestExtension() - Constructor in HttpServletRequestExtension
HttpServletRequestTypeCheckingExtension - Class in org.grails.compiler
Since:
3.0.4
HttpServletRequestTypeCheckingExtension() - Constructor in HttpServletRequestTypeCheckingExtension
HttpServletResponseExtension - Class in org.grails.web.servlet
Authors:
Jeff Brown
HttpServletResponseExtension() - Constructor in HttpServletResponseExtension
HttpSessionExtension - Class in org.grails.web.servlet
Methods added to the HttpSession interface
HttpSessionExtension() - Constructor in HttpSessionExtension
HttpView - Trait in grails.views.api
A view that is rendered in the context of an HTTP request
HyphenatedUrlConverter - Class in grails.web
URL converter that allows for hyphenated URLs
hyphenatedUrlConverter() - Method in UrlMappingsAutoConfiguration

I

I18N_CACHE_SECONDS - Field in Settings
I18N_FILE_CACHE_SECONDS - Field in Settings
I18nAutoConfiguration - Class in org.grails.plugins.i18n
I18nGrailsPlugin - Class in org.grails.plugins.i18n
Configures Grails' internationalisation support.
I18nGrailsPlugin() - Constructor in I18nGrailsPlugin
i - Property in CommonTypes
IContainerGebConfiguration - Trait in grails.plugin.geb
Inheritable version of ContainerGebConfiguration
id() - Method in AbstractCriteriaBuilder
id() - Method in AbstractDetachedCriteria
Adds an id projection
id() - Method in AbstractDetachedCriteria.DetachedProjections
id() - Method in AbstractHibernateCriteriaBuilder
id() - Method in AbstractHibernateQuery.HibernateProjectionList
id - Property in Book
id - Property in Card
id - Property in CardProfile
id - Property in Child
id - Property in ChildEntity
id - Property in ClassWithListArgBeforeValidate
id - Property in ClassWithNoArgBeforeValidate
id - Property in ClassWithOverloadedBeforeValidate
id - Property in CommonTypes
id - Property in ConstrainedEntity
ID_DATE_FORMAT - Field in AtomRenderer
id() - Method in DetachedCriteria
Adds an id projection
id - Property in Dog
id(groovy.lang.Closure) - Method in Entity
Define the identity config
id - Property in EnumThing
ID_EQUALS - Field in AbstractHibernateCriteriaBuilder
id - Property in Event
The id of the event
id - Property in Face
id - Property in ForwardUrlMappingInfo
id - Field in GPathResultMap
id - Property in GroupWithin
id(java.util.Map) - Method in HibernateMappingBuilder
id - Property in Highway
ID - Field in JsonApiDataBindingSourceCreator
id(org.grails.orm.hibernate.cfg.CompositeIdentity) - Method in Mapping
Define the identity config
id - Property in ModifyPerson
id(groovy.lang.Closure) - Method in MongoCollection
id - Property in Nose
id - Property in OptLockNotVersioned
id - Property in OptLockVersioned
ID_PARAMETER - Field in GrailsWebRequest
id - Property in Parent
id - Property in Person
id - Property in PersonEvent
id - Property in Pet
id - Property in PetType
id - Property in Plant
id - Property in PlantCategory
ID_PROJECTION - Field in Projections
id() - Method in ProjectionList
A Projection that obtains the id of an object
id() - Method in Projections
Projection used to obtain the id of an object
id - Property in Publication
id() - Method in Query.ProjectionList
id - Property in Record
ID_REFERENCE_SUFFIX - Field in BsonQuery
id - Property in Simples
id - Property in SimpleWidget
ID_TAG - Field in AtomRenderer
id - Property in Task
id - Property in TestAuthor
id - Property in TestBook
id - Property in TestEntity
id - Property in TestPlayer
id - Property in UniqueGroup
ident() - Method in DelegatingGormEntityApi
ident() - Method in GormEntity
Returns the objects identifier
ident() - Method in GormEntityApi
Returns the objects identifier
ident(D) - Method in GormInstanceApi
Returns the objects identifier
ident(D) - Method in GormInstanceOperations
Returns the objects identifier
ident(D) - Method in GormStaticApi
ident(D) - Method in TenantDelegatingGormOperations
identifierType() - Method in EntityReflector
Returns:
The identity type
Identity - Class in org.grails.orm.hibernate.cfg
Defines the identity generation strategy.
identity - Field in AbstractPersistentEntity
IDENTITY_DECODERS - Field in IdentityDecoder
IDENTITY - Field in HttpHeaders
Identity() - Constructor in Identity
identity - Property in Mapping
The identity definition
IDENTITY_PROPERTY - Field in MappingFactory
IDENTITY - Enum Constant in ValueGenerator
Using an identity column
IdentityDecoder - Class in org.grails.datastore.bson.codecs.decoders
A {@PropertyDecoder} capable of decoding the Identity
IdentityDecoder.1 - Class in org.grails.datastore.bson.codecs.decoders
IdentityDecoder.1() - Constructor in IdentityDecoder.1
IdentityDecoder.2 - Class in org.grails.datastore.bson.codecs.decoders
IdentityDecoder.2() - Constructor in IdentityDecoder.2
IdentityDecoder.3 - Class in org.grails.datastore.bson.codecs.decoders
IdentityDecoder.3() - Constructor in IdentityDecoder.3
IdentityDecoder.4 - Class in org.grails.datastore.bson.codecs.decoders
IdentityDecoder.4() - Constructor in IdentityDecoder.4
IdentityDecoder.5 - Class in org.grails.datastore.bson.codecs.decoders
IdentityDecoder.5() - Constructor in IdentityDecoder.5
IdentityDecoder.6 - Class in org.grails.datastore.bson.codecs.decoders
IdentityDecoder.6() - Constructor in IdentityDecoder.6
IdentityDecoder.7 - Class in org.grails.datastore.bson.codecs.decoders
IdentityDecoder.7() - Constructor in IdentityDecoder.7
IdentityDecoder.8 - Class in org.grails.datastore.bson.codecs.decoders
IdentityDecoder.8() - Constructor in IdentityDecoder.8
IdentityDecoder.IdentityTypeDecoder - Interface in org.grails.datastore.bson.codecs.decoders
IdentityDecoder() - Constructor in IdentityDecoder
IdentityEncoder - Class in org.grails.datastore.bson.codecs.encoders
A {@PropertyEncoder} capable of encoding the Identity
IdentityEncoder() - Constructor in IdentityEncoder
IdentityEnumType - Class in org.grails.orm.hibernate.cfg
Hibernate Usertype that enum values by their ID.
IdentityGenerationException - Class in org.grails.datastore.mapping.core
Thrown when an identity cannot be generated.
IdentityGenerationException(java.lang.String) - Constructor in IdentityGenerationException
IdentityMapping - Interface in org.grails.datastore.mapping.model
Authors:
Graeme Rocher
IdentityPluginFilter - Class in org.grails.plugins
No-op implementation of PluginFilter.
identityType - Field in HibernateGormStaticApi
idEq(java.lang.Object) - Method in AbstractCriteriaBuilder
Creates an "equals" Criterion based on the specified property name and value.
idEq(java.lang.Object) - Method in AbstractDetachedCriteria
See Also:
Criteria
idEq(java.lang.Object) - Method in AbstractHibernateCriteriaBuilder
idEq(java.lang.Object) - Method in AbstractHibernateQuery
idEq(java.lang.Object) - Method in AbstractHibernateQuery.HibernateAssociationQuery
idEq(java.lang.Object) - Method in Criteria
Creates an "equals" Criterion based on the specified property name and value
idEq(java.lang.Object) - Method in DetachedCriteria
idEq(java.lang.Object) - Method in Query
Restricts the results by the given properties value
idEq(java.lang.Object) - Method in Restrictions
Restricts the property to be equal to the given value
idEquals(java.lang.Object) - Method in AbstractCriteriaBuilder
idEquals(java.lang.Object) - Method in AbstractDetachedCriteria
See Also:
Criteria
idEquals(java.lang.Object) - Method in AbstractHibernateCriteriaBuilder
idEquals(java.lang.Object) - Method in Criteria
Creates a criterion that restricts the id to the given value
idEquals(java.lang.Object) - Method in DetachedCriteria
IdEquals(java.lang.Object) - Constructor in Query.IdEquals
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
ifAllMissingClasses(java.lang.String) - Method in DependencyCustomizer
Create a nested DependencyCustomizer that only applies if all the specified class names are not on the class path.
ifAllResourcesPresent(java.lang.String) - Method in DependencyCustomizer
Create a nested DependencyCustomizer that only applies if the specified paths are on the class path.
ifAnyMissingClasses(java.lang.String) - Method in DependencyCustomizer
Create a nested DependencyCustomizer that only applies if any of the specified class names are not on the class path.
ifAnyResourcesPresent(java.lang.String) - Method in DependencyCustomizer
Create a nested DependencyCustomizer that only applies at least one of the specified paths is on the class path.
ifPageProperty - Property in RenderSitemeshTagLib
Invokes the body of this tag if the page property exists:
IGNORE - Enum Constant in Converter.CircularReferenceBehaviour
ignoreCase() - Method in Query.Order
Whether to ignore the case for this order definition
ignoredPackages - Property in ClasspathEntityScanner
Packages that won't be scanned for performance reasons javax still exists for select packages
ignoredRequestBodyMethods - Property in AbstractRequestBodyDataBindingSourceCreator
ignoredRootPackages() - Method in ClassPathScanner
Returns:
The root packages to ignore by default
ignoreNotFound - Property in PropertyConfig
Whether to ignore ObjectNotFoundException
IHibernateTemplate - Interface in org.grails.orm.hibernate
Template interface that can be used with both Hibernate 3 and Hibernate 4
ilike(java.lang.String, java.lang.Object) - Method in AbstractCriteriaBuilder
Creates an ilike Criterion based on the specified property name and value.
ilike(java.lang.String, java.lang.Object) - Method in AbstractDetachedCriteria
See Also:
Criteria
ILIKE - Field in AbstractHibernateCriteriaBuilder
ilike(java.lang.String, java.lang.String) - Method in AbstractHibernateQuery
ilike(java.lang.String, java.lang.String) - Method in AbstractHibernateQuery.HibernateAssociationQuery
ilike(java.lang.String, java.lang.Object) - Method in Criteria
Creates an ilike Criterion based on the specified property name and value.
ilike(java.lang.String, java.lang.Object) - Method in DetachedCriteria
Ilike(java.lang.String) - Constructor in MethodExpression.Ilike
ilike(java.lang.String, java.lang.String) - Method in Query
Restricts the results by the given properties value
ILike(java.lang.String, java.lang.String) - Constructor in Query.ILike
ilike(java.lang.String, java.lang.String) - Method in Restrictions
Case insensitive like
IllegalMappingException - Class in org.grails.datastore.mapping.model
Thrown when an error occurs reading the mapping between object and datastore.
IllegalMappingException(java.lang.String) - Constructor in IllegalMappingException
IMAGE - Field in HibernateCriteriaBuilder
image - Field in Token
The string image of the token.
img - Property in ApplicationTagLib
Render an img tag with src set to a static resource
attr:
dir Optional name of resource directory, defaults to "images"
attr:
file Name of resource file (optional if uri specified)
attr:
plugin Optional the name of the grails plugin if the resource is not part of the application
attr:
uri Optional app-relative URI path of the resource if not using dir/file attributes - only if Resources plugin is in use
ImmutableConverterConfiguration - Class in org.grails.web.converters.configuration
Immutable Converter Configuration.
ImmutableConverterConfiguration(ConverterConfiguration<C>, grails.core.support.proxy.ProxyHandler) - Constructor in ImmutableConverterConfiguration
implement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode) - Method in AbstractReadOperationImplementer
implement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode) - Method in AbstractWriteOperationImplementer
implement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode) - Method in MethodValidationImplementer
implement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode) - Method in ServiceImplementer
Implement the method
implementById(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.expr.Expression) - Method in AbstractDetachedCriteriaServiceImplementor
Provide an implementation in the case querying for a single instance by id
implementById(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.expr.Expression) - Method in AbstractProjectionImplementer
implementById(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.expr.Expression) - Method in CountImplementer
implementById(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.expr.Expression) - Method in DeleteImplementer
implementById(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.expr.Expression) - Method in FindAllImplementer
implementById(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.expr.Expression) - Method in FindOneImplementer
Implemented - Annotation Type in org.grails.datastore.gorm.services
Annotation added by the Service transformation to know which class implemented a method
IMPLEMENTED - Field in ServiceImplementer
Marker that should be stored on the method node once a method has been implemented
implementers - Field in Service
Returns:
Any additional implementers to apply
Default:
{}
implementsInterface(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in AstUtils
Whether the given class node implements the given interface node
implementsOrInheritsZeroArgMethod(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in AstUtils
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 AstUtils
Tests whether the ClasNode implements the specified method name.
implementsZeroArgMethod(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in GrailsASTUtils
Tests whether the ClasNode implements the specified method name.
implementWithQuery(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.expr.VariableExpression, org.codehaus.groovy.ast.expr.Expression) - Method in AbstractDetachedCriteriaServiceImplementor
Provide an implementation in the case of a query
implementWithQuery(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.expr.VariableExpression, org.codehaus.groovy.ast.expr.Expression) - Method in AbstractProjectionImplementer
implementWithQuery(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.expr.VariableExpression, org.codehaus.groovy.ast.expr.Expression) - Method in CountImplementer
implementWithQuery(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.expr.VariableExpression, org.codehaus.groovy.ast.expr.Expression) - Method in DeleteImplementer
implementWithQuery(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.expr.VariableExpression, org.codehaus.groovy.ast.expr.Expression) - Method in FindAllImplementer
implementWithQuery(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.expr.VariableExpression, org.codehaus.groovy.ast.expr.Expression) - Method in FindAllInterfaceProjectionImplementer
implementWithQuery(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.expr.VariableExpression, org.codehaus.groovy.ast.expr.Expression) - Method in FindOneImplementer
implicitlyWait - Property in GrailsGebSettings
importBeans(org.springframework.core.io.Resource) - Method in BeanBuilder
in(java.lang.String, java.lang.Object) - Method in AbstractCriteriaBuilder
Creates an "in" Criterion based on the specified property name and list of values.
in(java.lang.String, java.lang.Object) - Method in AbstractDetachedCriteria
See Also:
Criteria
IN - Field in AbstractHibernateCriteriaBuilder
in(java.lang.String, java.util.List) - Method in AbstractHibernateQuery
in(java.lang.String, java.util.List) - Method in AbstractHibernateQuery.HibernateAssociationQuery
in(java.lang.String, java.lang.Object) - Method in Criteria
Creates an "in" Criterion based on the specified property name and list of values
in(java.lang.String, java.lang.Object) - Method in DetachedCriteria
IN_LIST_CONSTRAINT - Field in ConstrainedProperty
IN_OPERATOR - Field in BsonQuery
in(java.lang.String, java.util.List) - Method in Query
Restricts the results by the given property values
In(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Constructor in Query.In
in(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in Restrictions
Restricts the property to be in the list of given values
inBuf - Field in SimpleCharStream
INC_OPERATOR - Field in MongoCodecEntityPersister
INC_OPERATOR - Field in MongoConstants
include - Property in CacheConfig
What to include in caching
include(java.lang.String, boolean) - Method in GroovyPagesPageContext
INCLUDE_OPTIONS - Property in CacheConfig
include(java.lang.String) - Method in SettingsFile
include - Property in UrlMappingTagLib
Includes another controller/action within the current response.
includeAssociations(java.util.Map) - Method in DefaultJsonViewHelper
includeClass - Field in DomainClassMarshaller
IncludedContent - Class in org.grails.web.util
Represents some content that has been used in an include request.
IncludedContent(java.lang.String) - Constructor in IncludedContent
includedPlugins - Property in GrailsApplicationBuilder.TestRuntimeGrailsApplicationPostProcessor
IncludeExcludeConverter - Interface in org.grails.web.converters
A converter capable of including/excluding properties on the target object
IncludeExcludePropertyMarshaller - Class in org.grails.web.converters.marshaller
A marshaller capable of including or excluding properties
IncludeExcludeSupport - Class in org.grails.core.util
Simple support class for simplifying include/exclude handling
includeExcludeSupport - Property in AbstractIncludeExcludeRenderer
includeExcludeSupport - Property in DefaultJsonViewHelper
IncludeExcludeSupport(List<T>, List<T>) - Constructor in IncludeExcludeSupport
includeExternal - Property in GormEnhancer
Whether to include external entities
includeFlat(java.lang.String) - Method in SettingsFile
includeForUrl(java.lang.String, jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, java.util.Map) - Method in UrlMappingUtils
Includes the given URL returning the resulting content as a String
includeForUrlMappingInfo(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, grails.web.mapping.UrlMappingInfo, java.util.Map, grails.web.mapping.LinkGenerator) - Method in UrlMappingUtils
Include whatever the given UrlMappingInfo maps to within the current response
includeIdentifiers() - Method in AbstractPersistentEntity
includeIdentifiers() - Method in HibernatePersistentEntity
includePlugins - Property in GrailsApplicationBuilder
IncludeResponseWrapper - Class in org.grails.web.util
Response wrapper used to capture the content of a response (such as within in an include).
IncludeResponseWrapper(jakarta.servlet.http.HttpServletResponse) - Constructor in IncludeResponseWrapper
includes - Field in AbstractConverter
includes - Property in AbstractIncludeExcludeRenderer
includes - Property in AbstractRenderContext
includes(List<String>, java.lang.String) - Method in DefaultJsonViewIncludeExcludeSupport
includes(groovy.lang.Closure) - Method in HibernateMappingBuilder
Include another config in this one
includes(List<T>, T) - Method in IncludeExcludeSupport
includes - Property in JsonRenderer
The properties to be included
INCLUDES_PROPERTY - Property in IncludeExcludeSupport
includes - Property in XmlRenderer
The properties to be included
includesProperty(java.lang.Object, java.lang.String) - Method in AbstractIncludeExcludeRenderer
includesProperty(java.lang.Object, java.lang.String) - Method in IncludeExcludePropertyMarshaller
Override for custom include logic
includesProperty(java.lang.Object, java.lang.String) - Method in JsonRenderer.1
includesProperty(java.lang.Object, java.lang.String) - Method in JsonRenderer.2
includesProperty(java.lang.Object, java.lang.String) - Method in XmlRenderer.1
includesProperty(java.lang.Object, java.lang.String) - Method in XmlRenderer.2
includeVersion - Field in DomainClassMarshaller
IncludingPluginFilter - Class in org.grails.plugins
Implementation of PluginFilter which ensures that only the supplied plugins (identified by name) as well as their dependencies are included in the filtered plugin list.
IncludingPluginFilter(java.lang.String) - Constructor in IncludingPluginFilter
INCREMENT - Enum Constant in ValueGenerator
A generator that uses an auto-increment column
incrementEntityVersion(org.grails.datastore.mapping.engine.EntityAccess) - Method in EntityPersister
incrementVersion(java.lang.Object) - Method in AbstractHibernateGormInstanceApi
Increments the entities version number in order to force an update
incrementVersion(org.grails.datastore.mapping.engine.EntityAccess) - Method in EntityPersister
incrementVersion(java.lang.Object) - Method in GrailsHibernateUtil
Increments the entities version number in order to force an update
index(java.lang.Object, java.lang.Object) - Method in AbstractMongoObectEntityPersister.MongoAssociationIndexer
index(T, K) - Method in AssociationIndexer
Index a single foreign key
INDEX_ATTRIBUTES - Field in MongoDatastore
index - Property in ColumnConfig
The index, can be either a boolean or a string for the name of the index
index - Property in IndexedPropertyReferenceDescriptor
index(java.lang.String) - Method in MongoAttribute
Configures the index type
index(Map<String, Object>, Map<String, Object>) - Method in MongoCollection
Defines an index
Index(Map<String, Object>, Map<String, Object>) - Constructor in MongoCollection.Index
index - Property in Property
Returns:
Whether this property is index
index(java.lang.Object, K) - Method in PropertyValueIndexer
Creates an index for the given value to the specified key
index(java.lang.Integer) - Method in RestfulController
Lists all resources up to the given maximum
index(java.lang.Object, java.lang.Object) - Method in SimpleMapEntityPersister.1
index(java.lang.Object, java.lang.Object) - Method in SimpleMapEntityPersister.2
INDEX_TYPE_2D - Field in MongoAttribute
INDEX_TYPE_2DSPHERE - Field in MongoAttribute
INDEX_TYPE - Field in MongoAttribute
indexAttributes(java.util.Map) - Method in MongoAttribute
Configures the index attributes
indexColumn - Property in PropertyConfig
The column used to produce the index for index based collections (lists and maps)
INDEXED_PROPERTY_REGEX - Property in SimpleDataBinder
IndexedPropertyReferenceDescriptor - Class in org.grails.databinding
Authors:
Jeff Brown
IndexedPropertyReferenceDescriptor() - Constructor in IndexedPropertyReferenceDescriptor
indexer - Field in AbstractPersistentCollection
indexIdentifier(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object) - Method in SimpleMapEntityPersister
indexOf(java.lang.Object) - Method in JSONArray
indexOf(java.lang.Object) - Method in PagedResultList
indexOf(java.lang.Object) - Method in PersistentList
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
indices - Property in SimpleMapEntityPersister
inferNativeKey(java.lang.String, java.lang.Object) - Method in NativeEntryEntityPersister
Used to establish the native key to use from the identifier defined by the object
info(java.lang.String) - Method in ConsoleLogger
Synonym for #log
info(java.lang.String) - Method in GrailsConsole
Synonym for #log
info - Property in GrailsControllerUrlMappingInfo
INFORMIX - Enum Constant in DatabaseDriver
Informix.
informObservers(java.lang.String, java.util.Map) - Method in DefaultGrailsPluginManager
informObservers(java.lang.String, java.util.Map) - Method in GrailsPluginManager
inform the specified plugins observers of the event specified by the passed Map instance
informObservers(java.lang.String, java.util.Map) - Method in MockGrailsPluginManager
informOfClassChange(java.io.File, java.lang.Class) - Method in AbstractGrailsPluginManager
informOfClassChange(java.io.File, java.lang.Class) - Method in GrailsPluginManager
informOfFileChange(java.io.File) - Method in AbstractGrailsPluginManager
informOfFileChange(java.io.File) - Method in GrailsPluginManager
Fire to inform the PluginManager that a particular file changes
informParameterCreationListeners() - Method in GrailsWebRequest
Informs any parameter creation listeners.
informPluginsOfConfigChange() - Method in AbstractGrailsPluginManager
informPluginsOfConfigChange() - Method in GrailsPluginManager
Inform of a change in configuration
INHERIT_SETTING_NAME - Field in OutputEncodingSettings
allow inheriting codecs from parent levels
InheritanceSpec - Class in org.apache.grails.data.testing.tck.tests
Authors:
graemerocher
InheritanceSpec() - Constructor in InheritanceSpec
inherited - Field in AbstractPersistentProperty
inheritInitializers - Field in GrailsTestConfiguration
See Also:
ContextConfiguration#inheritInitializers()#inheritInitializers()
Default:
true
inheritLocations - Field in GrailsTestConfiguration
See Also:
ContextConfiguration#inheritLocations()#inheritLocations()
Default:
true
inheritPreviousEncoders(boolean) - Method in OutputEncodingStackAttributes.Builder
inheritRollbackOnly - Field in ReadOnly
In Spring, when there are nested transaction calls, the execution of the outermost callback will throw UnexpectedRollbackException if TransactionStatus.setRollbackOnly() was called in a nested transaction callback.
inheritRollbackOnly - Field in Transactional
In Spring, when there are nested transaction calls, the execution of the outermost callback will throw UnexpectedRollbackException if TransactionStatus.setRollbackOnly() was called in a nested transaction callback.
inherits(java.util.Map) - Method in JsonView
Specify a template that this template inherits from
init() - Method in AbstractDatastorePersistenceContextInterceptor
init() - Method in AbstractMultipleDataSourceAggregatePersistenceContextInterceptor
init() - Method in AggregatePersistenceContextInterceptor
init() - Method in GrailsContextNamespaceHandler
init(java.util.Map) - Method in GrailsTag
init() - Method in GrailsTestInterceptor
init(java.lang.String) - Method in GrailsTestRequestEnvironmentInterceptor
Establishes a mock request environment
init() - Method in GrailsTestTransactionInterceptor
Establishes a transaction.
init() - Method in GroovyPage
init(java.util.Map) - Method in GroovySyntaxTag
init() - Method in HibernatePersistenceContextInterceptor
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.
initClosure - Property in GroovyChange
initClosureCalled - Property in GroovyChange
initConfig() - Method in JSON
initConfig() - Method in XML
initDeferredClose(org.grails.datastore.mapping.core.Datastore) - Method in DatastoreUtils
Initialize deferred close for the current thread and the given Datastore.
initForMappingContext(org.grails.datastore.mapping.model.MappingContext) - Method in AutoTimestampEventListener
initFrameworkServlet() - Method in GroovyPagesServlet
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
initialiseIfNecessary(Class<T>) - Method in AbstractDetachedCriteria
Initializable - Interface in org.grails.datastore.mapping.model.lifecycle
Interface for object that requires explicit initialization
initialize() - Method in AbstractHibernateCriterionAdapter
initialize() - Method in AbstractMappingContext
initialize() - Method in AbstractPersistentCollection
initialize() - Method in AbstractPersistentEntity
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, java.util.Map) - Method in ControllersDomainBindingApi
A map based constructor that binds the named arguments to the target instance
initialize() - Method in ConvertersConfigurationInitializer
initialize() - Method in DefaultDataBindingSourceRegistry
initialize() - Method in DefaultGrailsControllerClass
initialize(java.lang.Object) - Method in DefaultProxyHandler
initialize() - Method in DefaultRendererRegistry
initialize() - Method in DefaultServiceRegistry
initialize() - Method in DefaultUrlMappingsHolder
initialize(org.grails.datastore.mapping.core.connections.ConnectionSourceSettings) - Method in DocumentMappingContext
initialize() - Method in EmbeddedPersistentEntity
initialize() - Method in EntityProxy
Initializes the proxy if it hasn't been initialized already
initialize(java.lang.Object) - Method in EntityProxyHandlerAdapter
initialize(grails.core.GrailsApplication) - Method in FilteringCodecsByContentTypeSettings
initialize() - Method in GradleStep
initialize(java.io.InputStream, java.io.PrintStream, java.io.PrintStream) - Method in GrailsConsole
initialize() - Method in GrailsControllerClass
Initialize the controller class
initialize() - Method in GroovyPageMetaInfo
initialize(Servlet, jakarta.servlet.ServletRequest, ServletResponse, java.lang.String, boolean, int, boolean) - Method in GroovyPagesPageContext
initialize(org.grails.gsp.GroovyPageMetaInfo) - Method in GroovyPagesTemplateEngine
initialize(java.lang.Object) - Method in GroovyProxyFactory
initialize() - Method in HalJsonRenderer
initialize() - Method in HibernateDatastore
initialize(java.lang.Object) - Method in HibernateProxyHandler
Force initialization of a proxy or persistent collection.
initialize() - Method in Initializable
Call to initialize the object
initialize(java.lang.Object) - Method in JavassistProxyFactory
initialize() - Method in JsonViewResolver
initialize() - Method in MarkupViewResolver
INITIALIZE_METHOD - Field in EntityProxyMethodHandler
initialize(ConnectionSource<MongoClient, MongoConnectionSourceSettings>) - Method in MongoConnectionSources
initialize(org.grails.datastore.mapping.mongo.connections.MongoConnectionSourceSettings) - Method in MongoDatastore
Runs the initialization sequence
initialize(org.grails.datastore.mapping.core.connections.ConnectionSourceSettings) - Method in MongoMappingContext
initialize() - Method in PagedResultList
initialize() - Method in PersistentCollection
Initializes the collection if it hasn't already been initialized.
initialize(java.lang.Object) - Method in ProxyHandler
Initialises the given object
initialize(java.lang.Object) - Method in ProxyHandlerAdapter
initialize(java.lang.Object) - Method in SimpleHibernateProxyHandler
initialize(org.grails.datastore.mapping.core.connections.ConnectionSourceSettings) - Method in SimpleMapDatastore
initialize(grails.core.ArtefactInfo) - Method in TagLibArtefactHandler
Creates a map of tags (keyed on "${namespace}:${tagName}") to tag libraries.
initialize() - Method in TagLibraryResolverImpl
initialize() - Method in ValueInitializer
initializeActionParameters(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ASTNode, java.lang.String, org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext) - Method in ControllerActionTransformer
initializeAndValidateCommandObjectParameter(org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ASTNode, java.lang.String, java.lang.String, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext) - Method in ControllerActionTransformer
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
initializeConverters(org.grails.datastore.mapping.model.MappingContext) - Method in AbstractDatastore
initialized - Field in AbstractHibernateCriterionAdapter
initialized - Field in AbstractPersistentCollection
initialized - Field in AbstractResultList
initialized - Field in PromiseList
INITIALIZED_PROPERTY - Field in EntityProxyMethodHandler
initialized - Property in TagLibraryResolverImpl
initializeDefaultMappingFactory(java.lang.String) - Method in KeyValueMappingContext
initializedObjects - Field in AbstractResultList
initializeFromPropertySources(org.springframework.core.env.PropertySources) - Method in PropertySourcesConfig
initializeFully() - Method in AbstractResultList
initializeFully() - Method in MongoQuery.AggregatedResultList
initializeGrailsApplication(org.springframework.context.ApplicationContext) - Method in GrailsApplicationPostProcessor
initializeGroupAndName(java.lang.String, boolean) - Method in CreateAppCommand
initializeIndices(org.grails.datastore.mapping.model.PersistentEntity) - Method in MongoDatastore
Indexes any properties that are mapped with index:true
initializeJoinStatus() - Method in AbstractHibernateQuery
initializeMap(java.lang.Object, java.lang.String) - Method in SimpleDataBinder
initializeMetaClass() - Method in NamespacedTagDispatcher
initializeMethodParameter(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.ASTNode, java.lang.String, org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext) - Method in ControllerActionTransformer
initializeMethods(java.lang.Object) - Method in AbstractGormApi
initializeMultiple(org.grails.buffer.StreamCharBuffer, boolean) - Method in GSPResponseWriter
initializeMultiple(org.grails.buffer.StreamCharBuffer, boolean) - Method in StreamCharBuffer
initializeMultiple(org.grails.buffer.StreamCharBuffer, boolean) - Method in StreamCharBuffer.LazyInitializingMultipleWriter
initialize underlying writer
initializePersistentCollection(org.grails.datastore.mapping.core.Session, org.grails.datastore.mapping.engine.EntityAccess, org.grails.datastore.mapping.model.types.Association) - Method in PersistentEntityCodec.OneToManyDecoder
initializePrimitiveOrTypeWrapperParameter(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.Parameter, java.lang.String) - Method in ControllerActionTransformer
initializeProcessedObjects(groovy.lang.Binding) - Method in DefaultGrailsJsonViewHelper
initializeProperty(java.lang.Object, java.lang.String, java.lang.Class, grails.databinding.DataBindingSource) - Method in GrailsWebDataBinder
initializeProperty(java.lang.Object, java.lang.String, java.lang.Class, grails.databinding.DataBindingSource) - Method in SimpleDataBinder
initializeProvidedArtefacts(List<String>) - Method in BinaryGrailsPlugin
initializeProxyTarget(java.lang.Object) - Method in EntityProxyMethodHandler
initializerClosure - Property in ClosureValueInitializer
initializeResourcePath() - Method in DefaultLinkGenerator
initializers - Field in GrailsTestConfiguration
See Also:
ContextConfiguration#initializers()#initializers()
Default:
{}
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
initializeTagLibrary() - Method in TagLibrary
initializeTarget(java.lang.Object) - Method in SessionEntityProxyMethodHandler
initializeTemplate(grails.views.GrailsViewTemplate, java.io.File) - Method in ResolvableGroovyTemplateEngine
Initialises a template instance
initializeViewMap(org.grails.plugins.BinaryGrailsPluginDescriptor) - Method in BinaryGrailsPlugin
initializing - Field in AbstractPersistentCollection
initialSize - Property in ModelEntry
initialValue() - Method in ChainedEncoder
initialValue() - Method in ConvertersConfigurationHolder
initialValue() - Method in DefaultOutputContextLookup
initialValue() - Method in SoftThreadLocalMap
Creates an initial value of a Map.
initIndexAttributes() - Method in MongoAttribute
initJta() - Method in GrailsSessionContext
initModelTypes(Class<? extends WritableScript>) - Method in ResolvableGroovyTemplateEngine.1
initModelTypes(Class<? extends WritableScript>) - Method in WritableScriptTemplate
initOut() - Method in FastStringWriter
initPersistenceContext(org.springframework.context.ApplicationContext) - Method in PersistenceContextInterceptorExecutor
initRequestEnvironmentIfNecessary() - Method in GrailsTestInterceptor
initRun(java.io.Writer, org.grails.taglib.encoder.OutputContext, org.grails.gsp.GroovyPageMetaInfo) - Method in CompileStaticGroovyPage
initRun(java.io.Writer, org.grails.taglib.encoder.OutputContext, org.grails.gsp.GroovyPageMetaInfo) - Method in GroovyPage
initRun(java.io.Writer, org.grails.taglib.encoder.OutputContext, org.grails.gsp.GroovyPageMetaInfo) - Method in ModelRecordingGroovyPage
initTemplate() - Method in GroovyPageView
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
injectIdProperty(org.codehaus.groovy.ast.ClassNode) - Method in GormEntityTransformation
injectTrait(org.codehaus.groovy.ast.ClassNode, java.lang.Class) - Method in AstUtils
injectTrait(org.codehaus.groovy.control.CompilationUnit, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode, java.lang.Class) - Method in TraitInjectionUtils
injectValidateableCode(org.codehaus.groovy.ast.ClassNode, boolean) - Method in ASTValidateableHelper
injectValidateableCode(org.codehaus.groovy.ast.ClassNode, boolean) - Method in DefaultASTValidateableHelper
injectVersionProperty(org.codehaus.groovy.ast.ClassNode) - Method in GormEntityTransformation
inline(java.lang.Object, groovy.lang.Closure) - Method in DefaultGrailsJsonViewHelper
inline(java.lang.Object, groovy.lang.Closure) - Method in DefaultHalViewHelper
inline(java.lang.Object) - Method in GrailsJsonViewHelper
Renders the given object inline within the current JSON object instead of creating a new JSON object
inline(java.lang.Object) - Method in HalViewHelper
Same as GrailsJsonViewHelper.inline but renders HAL links too
inline - Field in JsonOutput.JsonWritable
inline - Property in JsonViewWritableScript
inList(java.lang.String, java.lang.Object) - Method in AbstractCriteriaBuilder
Creates an "in" Criterion based on the specified property name and list of values.
inList(java.lang.String, java.lang.Object) - Method in AbstractDetachedCriteria
See Also:
Criteria
inList(java.lang.String, java.lang.Object) - Method in AbstractHibernateCriteriaBuilder
Delegates to in as in is a Groovy keyword
inList(java.lang.String, java.lang.Object) - Method in Criteria
Creates an "in" Criterion based on the specified property name and list of values
inList(java.lang.String, java.lang.Object) - Method in DetachedCriteria
InList(java.lang.String) - Constructor in MethodExpression.InList
inList - Property in Property
Returns:
List of valid values
InListConstraint - Class in org.grails.datastore.gorm.validation.constraints
A constraint that validates the property is contained within the supplied list.
InListConstraint(Class<?>, java.lang.String, java.lang.Object, org.springframework.context.MessageSource) - Constructor in InListConstraint
InListInputRenderer - Class in org.grails.scaffolding.registry.input
The default renderer for rendering properties with an inList constraint
InListInputRenderer() - Constructor in InListInputRenderer
InMemoryConnectionSources - Class in org.grails.datastore.mapping.core.connections
Default implementation of the ConnectionSources interface.
InMemoryConnectionSources(ConnectionSource<T, S>, ConnectionSourceFactory<T, S>, org.springframework.core.env.PropertyResolver) - Constructor in InMemoryConnectionSources
innerEngine - Property in MarkupViewTemplateEngine
inplace - Property in CreateAppCommand.CreateAppCommandObject
INPLACE_FLAG - Field in CreateAppCommand
input_stream - Field in JsonParserTokenManager
input - Property in SystemStreamsRedirector
inputContext(org.grails.scaffolding.model.property.DomainProperty, groovy.lang.Closure) - Method in ContextMarkupRenderer
Defines the context for rendering a single domain class property input (select, textarea, etc)
inputContext(org.grails.scaffolding.model.property.DomainProperty, groovy.lang.Closure) - Method in ContextMarkupRendererImpl
inputStream - Field in SimpleCharStream
inRadians() - Method in Distance
Returns:
The value of the distance in Radians
InRange(java.lang.String) - Constructor in MethodExpression.InRange
insert(D, java.util.Map) - Method in AbstractHibernateGormInstanceApi
insert(java.lang.Object) - Method in AbstractHibernateSession
insert(java.lang.Object) - Method in AbstractSession
insert(java.util.Map) - Method in DelegatingGormEntityApi
insert(java.lang.Object) - Method in EntityPersister
insert(java.util.Map) - Method in GormEntity
Forces an insert of an object to the datastore
insert(java.util.Map) - Method in GormEntityApi
Forces an insert of an object to the datastore
insert(D, java.util.Map) - Method in GormInstanceApi
Forces an insert of an object to the datastore
insert(D, java.util.Map) - Method in GormInstanceOperations
Forces an insert of an object to the datastore
insert(D, java.util.Map) - Method in GormStaticApi
insert(MongoCollection<Document>, List<? extends Map>, InsertManyOptions) - Method in MongoExtensions
INSERT_NULL - Enum Constant in Converter.CircularReferenceBehaviour
insert(java.lang.Object) - Method in Persister
Forces an insert of an object rather than trying to guess if it is an insert or an update
insert(java.lang.Object) - Method in Session
Forces an insert
insert(D, java.util.Map) - Method in TenantDelegatingGormOperations
insertable - Property in DiscriminatorConfig
Whether it is insertable
insertable - Property in PropertyConfig
Whether or not this is column is insertable by hibernate
insertActiveThreadLocal - Property in AbstractHibernateGormInstanceApi
When a domain instance is saved without validation, we put it into this thread local variable.
insertOverwrite - Field in AutoTimestampEventListener
insideMapping - Property in ResponseCodeUrlMappingVisitor
insideScope - Property in BuilderTypeCheckingExtension
install(groovy.grape.GrapeEngine) - Method in GrapeEngineInstaller
InstallCommand - Class in org.grails.cli.command.install
Command to install additional dependencies into the CLI.
InstallCommand() - Constructor in InstallCommand
INSTALLED - Field in DevelopmentShutdownHook
INSTANCE - Field in CachingPathMatchingResourcePatternResolver
instance - Field in InstanceProxy
INSTANCE_PREFIX - Field in AbstractMongoObectEntityPersister
INSTANCE_PREFIX - Field in MongoCodecEntityPersister
instanceApi - Property in DelegatingGormEntityApi
instanceApi - Field in InstanceProxy
InstanceApiHelper - Class in org.grails.orm.hibernate
Workaround for VerifyErrors in Groovy when using a HibernateCallback.
instanceApiHelper - Field in HibernateGormInstanceApi
InstanceApiHelper(org.grails.orm.hibernate.GrailsHibernateTemplate) - Constructor in InstanceApiHelper
InstanceFactoryBean - Class in org.grails.spring.beans.factory
Simple singleton instance implementation of Spring's FactoryBean interface
InstanceFactoryBean(T) - Constructor in InstanceFactoryBean
InstanceMethodBasedMarshaller - Class in org.grails.web.converters.marshaller.xml
Authors:
Siegfried Puchbauer
InstanceMethodInvokingClosure - Class in org.grails.datastore.gorm.internal
Not public API.
InstanceMethodInvokingClosure(java.lang.Object, Class<?>, java.lang.String, java.lang.Class) - Constructor in InstanceMethodInvokingClosure
instanceMethods - Field in BaseApiProvider
instanceOf(D, java.lang.Class) - Method in AbstractHibernateGormInstanceApi
instanceOf(java.lang.Class) - Method in DelegatingGormEntityApi
instanceOf(java.lang.Class) - Method in GormEntity
Proxy aware instanceOf implementation.
instanceOf(java.lang.Class) - Method in GormEntityApi
Proxy aware instanceOf implementation.
instanceOf(D, java.lang.Class) - Method in GormInstanceApi
Proxy aware instanceOf implementation.
instanceOf(D, java.lang.Class) - Method in GormInstanceOperations
Proxy aware instanceOf implementation.
instanceOf(D, java.lang.Class) - Method in GormStaticApi
instanceOf(D, java.lang.Class) - Method in TenantDelegatingGormOperations
InstanceProxy - Class in org.grails.orm.hibernate.cfg
InstanceProxy(java.lang.Object, org.grails.orm.hibernate.AbstractHibernateGormInstanceApi, org.grails.orm.hibernate.AbstractHibernateGormValidationApi) - Constructor in InstanceProxy
InstantBsonConverter - Trait in org.grails.datastore.bson.codecs.temporal
A trait to read and write a java.time.Instant to MongoDB
InstantCodec - Class in org.grails.datastore.bson.codecs
A class to translate a java.time.Instant in MongoDB
InstantCodec() - Constructor in InstantCodec
InstantConverter - Trait in grails.gorm.time
A trait to convert a java.time.Instant to and from a long
InstantDecoder - Class in org.grails.datastore.bson.codecs.decoders
A simple decoder for java.time.Instant
InstantDecoder() - Constructor in InstantDecoder
InstantEncoder - Class in org.grails.datastore.bson.codecs.encoders
A simple encoder for java.time.Instant
InstantEncoder() - Constructor in InstantEncoder
instantiate(Class<T>) - Method in ReflectionUtils
Instantiates an object catching any relevant exceptions and rethrowing as a runtime exception
instantiateFromConfig(groovy.util.ConfigObject, java.lang.String, java.lang.String) - Method in GrailsClassUtils
instantiateFromFlatConfig(Map<String,Object>, java.lang.String, java.lang.String) - Method in GrailsClassUtils
InstantiationException - Class in org.grails.datastore.mapping.reflect
Runtime exception equivalent of java.lang.InstantiationException
InstantiationException(java.lang.String, java.lang.Throwable) - Constructor in InstantiationException
InstantJsonConverter - Class in grails.plugin.json.converters
A class to render a java.time.Instant as json
InstantJsonConverter() - Constructor in InstantJsonConverter
instantStringValueConverter() - Method in Jsr310ConvertersConfiguration
instantValueConverter() - Method in Jsr310ConvertersConfiguration
instructions - Field in AbstractProfile
int(java.lang.String, java.lang.Integer) - Method in DelegatingParameters
int(java.lang.String, java.lang.Integer) - Method in EmptyParameters
int(java.lang.String, java.lang.Integer) - Method in Parameters
Obtains the value of a parameter as an integer
int(java.lang.String, java.lang.Integer) - Method in TypeConvertingMap
IntArrayToIntegerArrayConverter - Class in org.grails.datastore.mapping.model.types.conversion
Authors:
Stefan Armbruster
IntArrayToIntegerArrayConverter() - Constructor in IntArrayToIntegerArrayConverter
INTEGER_CLASS_NODE - Field in GrailsASTUtils
INTEGER - Field in HibernateCriteriaBuilder
integerConverter() - Method in DefaultConvertersConfiguration
IntegerToByteConverter - Class in org.grails.datastore.mapping.model.types.conversion
Authors:
Stefan Armbruster
IntegerToByteConverter() - Constructor in IntegerToByteConverter
IntegerToShortConverter - Class in org.grails.datastore.mapping.model.types.conversion
Authors:
Stefan Armbruster
IntegerToShortConverter() - Constructor in IntegerToShortConverter
integrate(grails.util.Metadata, org.hibernate.engine.spi.SessionFactoryImplementor, org.hibernate.service.spi.SessionFactoryServiceRegistry) - Method in EventListenerIntegrator
integrate(grails.util.Metadata, org.hibernate.engine.spi.SessionFactoryImplementor, org.hibernate.service.spi.SessionFactoryServiceRegistry) - Method in MetadataIntegrator
integrateGradle - Property in GrailsCli
Integration - Annotation Type in grails.testing.mixin.integration
Transformation to apply to integration tests
INTEGRATION_ORDER - Field in GroovyTransformOrder
INTEGRATION_TEST_CLASS_NODE - Field in IntegrationTestAstTransformation
IntegrationSpecConfigurerExtension - Class in org.grails.test.spock
Spock extension that can be applied to Integration tests to make them Grails aware
IntegrationSpecConfigurerExtension.IntegrationSpecMethodInterceptor - Class in org.grails.test.spock
IntegrationSpecConfigurerExtension() - Constructor in IntegrationSpecConfigurerExtension
IntegrationSpecMethodInterceptor(org.springframework.context.ApplicationContext) - Constructor in IntegrationSpecConfigurerExtension.IntegrationSpecMethodInterceptor
IntegrationTestAstTransformation - Class in org.grails.compiler.injection.testing
Authors:
Graeme Rocher
IntegrationTestAstTransformation() - Constructor in IntegrationTestAstTransformation
interact(groovy.lang.Closure) - Method in PageDelegate
intercept(org.spockframework.runtime.extension.IMethodInvocation) - Method in AutowiredInterceptor
intercept(org.spockframework.runtime.extension.IMethodInvocation) - Method in CleanupContextInterceptor
intercept(org.spockframework.runtime.extension.IMethodInvocation) - Method in DataTestCleanupInterceptor
intercept(org.spockframework.runtime.extension.IMethodInvocation) - Method in DataTestCleanupSpecInterceptor
intercept(org.spockframework.runtime.extension.IMethodInvocation) - Method in DataTestSetupInterceptor
intercept(org.spockframework.runtime.extension.IMethodInvocation) - Method in DataTestSetupSpecInterceptor
intercept(org.spockframework.runtime.extension.IMethodInvocation) - Method in GebOnFailureReporter
intercept(org.spockframework.runtime.extension.IMethodInvocation) - Method in IntegrationSpecConfigurerExtension.IntegrationSpecMethodInterceptor
intercept(org.spockframework.runtime.extension.IMethodInvocation) - Method in InterceptorSetupSpecInterceptor
intercept(org.spockframework.runtime.extension.IMethodInvocation) - Method in JsonViewSetupSpecInterceptor
intercept(org.spockframework.runtime.extension.IMethodInvocation) - Method in UrlMappingSetupSpecInterceptor
intercept(org.spockframework.runtime.extension.IMethodInvocation) - Method in WebCleanupInterceptor
intercept(org.spockframework.runtime.extension.IMethodInvocation) - Method in WebCleanupSpecInterceptor
intercept(org.spockframework.runtime.extension.IMethodInvocation) - Method in WebSetupInterceptor
intercept(org.spockframework.runtime.extension.IMethodInvocation) - Method in WebSetupSpecInterceptor
Interceptor - Trait in grails.artefact
An interceptor can be used to intercept requests to controllers and URIs
interceptor - Field in HibernateConnectionSourceFactory
INTERCEPTOR_RENDERED_VIEW - Property in GrailsInterceptorHandlerInterceptorAdapter
interceptor - Field in UrlMappingMatcher
interceptor - Property in UrlMappingMatcher.ClosureExclude
interceptorAdapter - Property in InterceptorsGrailsPlugin
InterceptorArtefactHandler - Class in org.grails.plugins.web.interceptors
InterceptorArtefactHandler() - Constructor in InterceptorArtefactHandler
interceptors - Field in AbstractMultipleDataSourceAggregatePersistenceContextInterceptor
interceptors - Field in GrailsInterceptorHandlerInterceptorAdapter
InterceptorSetupSpecInterceptor - Class in org.grails.testing.spock
InterceptorSetupSpecInterceptor() - Constructor in InterceptorSetupSpecInterceptor
interceptorSetupSpecInterceptor - Property in WebTestingSupportExtension
InterceptorsGrailsPlugin - Class in org.grails.plugins.web.interceptors
A plugin for interceptors
InterceptorsGrailsPlugin() - Constructor in InterceptorsGrailsPlugin
InterceptorTraitInjector - Class in grails.compiler.traits
Injects the groovy.lang.Interceptor trait by convention
InterceptorTraitInjector() - Constructor in InterceptorTraitInjector
InterceptorUnitTest - Trait in grails.testing.web.interceptor
interceptSetupMethod(org.spockframework.runtime.extension.IMethodInvocation) - Method in RunOnceInterceptor
InterfaceProjectionBuilder - Trait in org.grails.datastore.gorm.services.implementers
Base trait for building interface projections
internalCommands - Field in AbstractProfile
internalPromise - Property in GparsPromise
internalSetVariable(java.lang.String, java.lang.Object) - Method in AbstractTemplateVariableBinding
internalSetVariable(java.lang.String, java.lang.Object) - Method in TemplateVariableBinding
into - Property in FileSystemInteraction.CopySpec
intValue(java.util.Map, java.lang.String) - Method in AbstractHibernateGormStaticApi
INVALID_SUFFIX - Field in ConstrainedProperty
invalidate() - Method in GrailsHttpSession
InvalidPropertyException - Class in org.grails.core.exceptions
Thrown when a property of a Grails class is invalidated.
InvalidPropertyException(java.lang.Throwable) - Constructor in InvalidPropertyException
InvalidRequestBodyException - Class in org.grails.web.databinding.bindingsource
Represents an error creation a data binding source because the request body is invalid.
InvalidRequestBodyException(java.lang.Exception) - Constructor in InvalidRequestBodyException
InvalidResponseHandler - Class in org.grails.plugins.web.servlet.mvc
Handles an invalid token response.
InvalidResponseHandler() - Constructor in InvalidResponseHandler
invalidToken(groovy.lang.Closure) - Method in AbstractTokenResponseHandler
invalidToken - Property in GrailsMockHttpServletRequest
invalidToken(groovy.lang.Closure) - Method in TokenResponseHandler
Specify behavior in the event of an invalid token.
invalidTokenInternal(groovy.lang.Closure) - Method in AbstractTokenResponseHandler
invalidTokenInternal(groovy.lang.Closure) - Method in InvalidResponseHandler
invalidTokenInternal(groovy.lang.Closure) - Method in ValidResponseHandler
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.reflect.Method, java.lang.reflect.Method, java.lang.Object) - Method in ActionSettingMethodHandler
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.Class, java.lang.String, java.lang.Object) - Method in DynamicFinder
invoke(java.lang.Class, java.lang.String, groovy.lang.Closure, java.lang.Object) - Method in FinderMethod
Invokes the method
invoke(java.lang.Object, java.lang.String) - Method in GrailsControllerClass
Invokes a controller action on the given controller instance
invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object) - Method in GrailsHibernateTemplate.CloseSuppressingInvocationHandler
invoke(java.lang.Object, java.lang.reflect.Method, java.lang.reflect.Method, java.lang.Object) - Method in GroovyObjectMethodHandler
INVOKE_IMPLEMENTATION - Field in GroovyObjectMethodHandler
invoke(java.io.Writer) - Method in JspFragmentImpl
invoke(java.lang.Class, java.lang.String, groovy.lang.Closure, java.lang.Object) - Method in ListOrderByFinder
INVOKE_METHOD - Field in GroovyObjectMethodHandler
invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object) - Method in PageRenderer.PageRenderRequestCreator.1
invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object) - Method in PageRenderer.PageRenderResponseCreator.1
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.
invokeBeforeValidate(java.lang.Object, List<?>) - Method in BeforeValidateHelper
invokeClosure(groovy.lang.Closure, java.lang.Object) - Method in AsyncWebRequestPromiseDecorator
invokeClosureNode(java.lang.Object) - Method in AbstractCriteriaBuilder
invokeEntityProxyMethods(java.lang.Object, java.lang.String, java.lang.Object) - Method in EntityProxyMethodHandler
invokeList() - Method in AbstractCriteriaBuilder
invokeMethod(java.lang.String, java.lang.Object) - Method in AbstractCriteriaBuilder
invokeMethod(java.lang.String, java.lang.Object) - Method in AbstractHibernateCriteriaBuilder
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 CompileStaticGroovyPage
invokeMethod(java.lang.String, java.lang.Object) - Method in DatabaseChangeLogBuilder
invokeMethod(java.lang.String, java.lang.Object) - Method in DefaultGrailsApplication
invokeMethod(java.lang.String, java.lang.Object) - Method in DefaultHalViewHelper.HalStreamingJsonDelegate
invokeMethod(java.lang.String, java.lang.Object) - Method in DefaultMappingConfigurationBuilder
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 HibernateMappingBuilder.1
invokeMethod(java.lang.String, java.lang.Object) - Method in InstanceProxy
invokeMethod(java.lang.String, java.lang.Object) - Method in JSONBuilder
invokeMethod(java.lang.String, java.lang.Object) - Method in JspTagLibImpl
Overrides invoke method so tags can be invoked as methods
invokeMethod(java.lang.String, java.lang.Object) - Method in NavigableMap.NullSafeNavigator
invokeMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method in ProxyInstanceMetaClass
Handle method calls on our proxy.
invokeMethod(java.lang.String, java.lang.Object) - Method in SpringInvoker
invokeMethod(java.lang.String, java.lang.Object) - Method in StreamingJsonBuilder
A method call on the JSON builder instance will create a root object with only one key whose name is the name of the method being called.
invokeMethod(java.lang.String, java.lang.Object) - Method in StreamingJsonBuilder.StreamingJsonDelegate
invokeMethod(java.lang.String, java.lang.Object) - Method in TagLibNamespaceMethodDispatcher
invokeMethod(java.lang.String, java.lang.Object) - Method in TemplateRenderer
invokeMethodAfterResolving(java.lang.Object, java.lang.String, java.lang.Object) - Method in GroovyObjectMethodHandler
invokeMethodBeforeResolving(java.lang.Object, java.lang.String, java.lang.Object) - Method in EntityProxyMethodHandler
invokeMethodBeforeResolving(java.lang.Object, java.lang.String, java.lang.Object) - Method in GroovyObjectMethodHandler
invokeMethodIfExists(java.lang.Object, java.lang.String, java.lang.Object) - Method in GrailsMetaClassUtils
Invokes a method if it exists otherwise returns null
invokeOriginalAsTypeMethod(java.lang.Object, Class<?>) - Method in ConverterUtil
invokeQuery(org.grails.datastore.mapping.query.Query) - Method in AbstractFindByFinder
invokeQuery(org.grails.datastore.mapping.query.Query) - Method in CountByFinder
invokeQuery(org.grails.datastore.mapping.query.Query) - Method in FindAllByFinder
invokeQuery(org.grails.datastore.mapping.query.Query) - Method in ListOrderByFinder
invoker - Property in GradleAsyncInvoker
invokeTag(java.lang.String, java.lang.String, int, java.util.Map, int) - Method in GroovyPage
Attempts to invokes a dynamic tag
invokeThisMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method in GroovyObjectMethodHandler
invokeWithTargetException() - Method in DatastoreServiceMethodInvokingFactoryBean
IS_EMPTY - Field in AbstractHibernateCriteriaBuilder
IS_INITIALIZED_METHOD - Field in EntityProxyMethodHandler
is(java.lang.Object) - Method in NavigableMap.NullSafeNavigator
IS_NOT_EMPTY - Field in AbstractHibernateCriteriaBuilder
IS_NOT_NULL - Field in AbstractHibernateCriteriaBuilder
IS_NULL - Field in AbstractHibernateCriteriaBuilder
IS_NULL_CRITERION - Field in DetachedCriteriaTransformer
IS_OLD_SETUP - Field in DataTestSetupSpecInterceptor
IS_PROXY_METHOD - Field in EntityProxyMethodHandler
isAbsolute(java.util.Map) - Method in DefaultLinkGenerator
isAbstract() - Method in AbstractGrailsClass
isAbstract() - Method in AbstractPersistentEntity
isAbstract(org.grails.datastore.mapping.model.PersistentEntity) - Method in GormMappingConfigurationStrategy
isAbstract() - Method in GrailsClass
Whether the class is abstract or not
isAbstract() - Method in MethodMetadataReadingVisitor
isActionMethod(java.lang.String) - Method in AbstractGrailsClass
isActive() - Method in AbstractEventBus
isActive() - Method in ActorEventBus
isActive() - Method in EventBus
Returns:
Whether the event bus is active or has been shutdown
isActive() - Method in GrailsWebRequest
Whether the web request is still active
isActive() - Method in SessionOnlyTransaction
isActive() - Method in Transaction
Whether the transaction is active
isAddableMethod(org.codehaus.groovy.ast.MethodNode) - Method in MixinTransformation
isAllowCreate() - Method in OutputEncodingStackAttributes
isAllowed(java.lang.String, jakarta.servlet.http.HttpServletRequest, java.util.Map) - Method in AllowedMethodsHelper
isAllowGrailsViewCaching() - Method in GroovyPageViewResolver
isAllowNullValues() - Method in GrailsConcurrentLinkedMapCache
isAllowPrecedingContent() - Method in GroovyCollectTag
isAllowPrecedingContent() - Method in GroovyDefTag
isAllowPrecedingContent() - Method in GroovyEachTag
isAllowPrecedingContent() - Method in GroovyElseIfTag
isAllowPrecedingContent() - Method in GroovyElseTag
isAllowPrecedingContent() - Method in GroovyFindAllTag
isAllowPrecedingContent() - Method in GroovyGrepTag
isAllowPrecedingContent() - Method in GroovySyntaxTag
isAllowPrecedingContent() - Method in GroovyWhileTag
isAllowResourceExpansion() - Method in ViewConfiguration
Returns:
Whether to allow resource expansion
isAllowSettingContentType() - Method in GroovyPageTemplate
isAllowSubBuffers() - Method in StreamCharBuffer
isAllowUnwrappingOut() - Method in GrailsLazyProxyPrintWriter
isAllowUnwrappingOut() - Method in GrailsPrintWriter
isAllowUnwrappingOut() - Method in GrailsPrintWriterAdapter
isAllowUnwrappingOut() - Method in GrailsRoutablePrintWriter
isAllowUnwrappingOut() - Method in GrailsWrappedWriter
isAllowUnwrappingOut() - Method in GSPResponseWriter
isAnnotated(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in AbstractStringQueryImplementer
isAnnotated(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in AbstractWhereImplementer
isAnnotated(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in AnnotatedServiceImplementer
Is the method annotated
isAnnotated(java.lang.String) - Method in AnnotationMetadataReadingVisitor
isAnnotated(java.lang.String) - Method in MethodMetadataReadingVisitor
isAnnotated(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in UpdateStringQueryImplementer
isAnnotatedSuperClass(org.grails.datastore.mapping.model.MappingConfigurationStrategy, java.lang.Class) - Method in AbstractPersistentEntity
isAnnotatedWithJavaValidationApi(List<AnnotationNode>) - Method in DirtyCheckingTransformer
isAnsiEnabled - Property in AnsiConsoleUrlMappingsRenderer
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(org.codehaus.groovy.ast.ASTNode, Class<?>) - Method in GrailsASTUtils
isApplyFlushModeOnlyToNonExistingTransactions() - Method in GrailsHibernateTemplate
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
isApplyToSafelyEncoded() - Method in URLCodecFactory.1
isArtefact(org.codehaus.groovy.ast.ClassNode) - Method in ApplicationArtefactHandler
isArtefact(java.lang.Class) - Method in ArtefactHandler
isArtefact(java.lang.Class) - Method in ArtefactHandlerAdapter
isArtefact(java.lang.Class) - Method in DefaultGrailsApplication
Returns true if the given class is an artefact identified by one of the registered ArtefactHandler instances.
isArtefact(org.codehaus.groovy.ast.ClassNode) - Method in DomainClassArtefactHandler
isArtefact(java.lang.Class) - Method in GrailsApplication
isArtefactAnnotationNode(org.codehaus.groovy.ast.AnnotationNode) - Method in ArtefactTypeAstTransformation
isArtefactClass(java.lang.Class) - Method in AnnotationDomainClassArtefactHandler
isArtefactClass(java.lang.Class) - Method in ApplicationArtefactHandler
isArtefactClass(java.lang.Class) - Method in ArtefactHandlerAdapter
isArtefactClass(java.lang.Class) - Method in CodecArtefactHandler
isArtefactClass(java.lang.Class) - Method in DomainClassArtefactHandler
isArtefactGrailsClass(grails.core.GrailsClass) - Method in ArtefactHandler
isArtefactGrailsClass(grails.core.GrailsClass) - Method in ArtefactHandlerAdapter
isArtefactOfType(java.lang.String, java.lang.String) - Method in DefaultGrailsApplication
Returns true if the specified class name is of the given artefact type as defined by the ArtefactHandler.
isArtefactOfType(java.lang.String, java.lang.String) - Method in GrailsApplication
isArtefactResource(org.springframework.core.io.Resource) - Method in ArtefactHandlerAdapter
Subclasses can override to narrow down whether the given resource is an artefact of this type.
isArtefactResource(org.springframework.core.io.Resource) - Method in DomainClassArtefactHandler
isAssignableFrom(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in GrailsASTUtils
Determines if the class or interface represented by the superClass argument is either the same as, or is a superclass or superinterface of, the class or interface represented by the specified subClass parameter.
isAssignableFrom(Class<?>, Class<?>) - Method in ReflectionUtils
isAssignableOrConvertibleFrom(Class<?>, Class<?>) - Method in ClassUtils
Returns true if the specified clazz parameter is either the same as, or is a superclass or superinterface of, the specified type 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.
isAssignedId(org.grails.datastore.mapping.model.PersistentEntity) - Method in EntityPersister
isAssignedId(org.grails.datastore.mapping.model.PersistentEntity) - Method in MongoCodecEntityPersister
isAsync(jakarta.servlet.http.HttpServletRequest) - Method in WebUtils
Check whether the given request is a forward request
isAsyncComplete() - Method in AsyncGrailsWebRequest
isAsyncStarted() - Method in AsyncGrailsWebRequest
isAsyncStarted() - Method in GrailsMockHttpServletRequest
isAsyncSupported() - Method in GrailsMockHttpServletRequest
isAt(geb.Page, boolean) - Method in BrowserDelegate
Delegates to Browser.isAt.
isAtLeast(java.lang.String, java.lang.String) - Method in GrailsVersion
Check whether the version is at least the given version
isAtLeastMajorMinor(java.lang.String, int, int) - Method in GrailsVersion
Check whether the current version is at least the given major and minor version
isAtLeastVersion(java.lang.String) - Method in HibernateVersionSupport
Check the current hibernate version
isAttached(D) - Method in AbstractHibernateGormInstanceApi
isAttached() - Method in DelegatingGormEntityApi
isAttached() - Method in GormEntity
No concept of session-based model so defaults to true
isAttached() - Method in GormEntityApi
No concept of session-based model so defaults to true
isAttached(D) - Method in GormInstanceApi
No concept of session-based model so defaults to true
isAttached(D) - Method in GormInstanceOperations
No concept of session-based model so defaults to true
isAttached(D) - Method in GormStaticApi
isAttached(D) - Method in TenantDelegatingGormOperations
isAutoconfigure() - Method in GroovyCompilerConfiguration
Returns true if auto-configuration transformations should be applied.
isAutoconfigure() - Method in OptionSetGroovyCompilerConfiguration
isAutoFlush() - Method in AbstractHibernateDatastore
isAutoStartedMongoSpec(org.spockframework.runtime.model.SpecInfo) - Method in AbstractMongoGrailsExtension
AutoStartedMongoSpec is the marker class that enables our extension to autostart mongodb in a container & initialize a datastore
isAutoStartup() - Method in EmbeddedDatabaseShutdownHook
isAutoSync() - Method in OutputEncodingStackAttributes
isAutowire() - Method in DefaultGrailsDomainClass
isAutowire() - Method in GrailsDomainClass
Returns:
Whether to autowire
isAvailable() - Method in AbstractDatastoreInitializer.GrailsBeanBuilderInit
isAvailable() - Method in AbstractDatastoreInitializer.GroovyBeanReaderInit
isAvailable() - Method in AdditionalGormEntityTransformation
Returns:
Whether the transformation is available
isAvailable() - Method in GormEntityTraitProvider
Returns:
Whether this trait provided is available
isAvailable() - Method in JakartaValidatorRegistry
Returns:
Whether jakarta.validation is available
isAvailable() - Method in JavaCompiler
isAvailable - Property in PluginTagLib
Checks whether a particular plugin exists and executes the body if it does.
isBase - Field in AbstractGrailsPlugin
isBasePlugin() - Method in AbstractGrailsPlugin
isBasePlugin() - Method in GrailsPlugin
Returns whether this plugin is loaded from the current plugin.
isBasic() - Method in Association
Returns:
Whether this association is embedded
isBasicType(java.lang.Class) - Method in SimpleDataBinder
isBidirectional() - Method in Association
Returns:
True if the association is bidirectional
isBidirectionalManyToOne(org.grails.datastore.mapping.model.PersistentProperty) - Method in GrailsDomainBinder
isBidirectionalManyToOneWithListMapping(org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.config.Property) - Method in GrailsDomainBinder
isBidirectionalOneToManyMap(org.grails.datastore.mapping.model.types.Association) - Method in GrailsDomainBinder
isBlank() - Method in BlankConstraint
isBlank() - Method in Constrained
isBlank() - Method in ConstrainedDelegate
isBlank() - Method in DefaultConstrainedProperty
Returns:
the blank.
isBlank(java.lang.String) - Method in GrailsStringUtils
Same as StringUtils#isEmpty(java.lang.Object) but trims the string for surrounding whitespace
isBlockClose() - Method in GrailsRoutablePrintWriter
isBlockFlush() - Method in GrailsRoutablePrintWriter
isBodyTag() - Method in JspTag
Returns:
Return true if the tag class implements the BodyTag interface
isBodyTag() - Method in JspTagImpl
isBuildSnapshot() - Method in Snapshot
isCache() - Method in MarkupViewConfiguration
isCache() - Method in ViewConfiguration
Returns:
Whether to cache
isCacheable(java.util.Map) - Method in CachingLinkGenerator
isCached(java.lang.Class, java.io.Serializable) - Method in AbstractSession
isCached(java.lang.Class, java.io.Serializable) - Method in SessionImplementor
Whether an object with the specified key is contained within the first level cache.
isCacheEnabled() - Method in GroovyPagesTemplateRenderer
isCacheObjectMarshallerByClass() - Method in ChainedConverterConfiguration
isCacheObjectMarshallerByClass() - Method in ConverterConfiguration
Enables caching object marshaller selection by class.
isCacheObjectMarshallerByClass() - Method in DefaultConverterConfiguration
isCacheObjectMarshallerByClass() - Method in ImmutableConverterConfiguration
isCacheQueries - Field in AbstractHibernateDatastore
isCacheQueries() - Method in GrailsHibernateTemplate
isCacheResources() - Method in GroovyPagesTemplateEngine
isCancelled() - Method in AbstractPersistenceEvent
isCancelled() - Method in AbstractSubscription
isCancelled() - Method in BoundPromise
isCancelled() - Method in GparsPromise
isCancelled() - Method in PromiseList
isCancelled() - Method in PromiseMap
isCancelled() - Method in Subscription
Returns:
Whether it is cancelled
isCancelled() - Method in SynchronousPromise
isCandidateInstanceMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in AbstractGrailsArtefactTransformer
isCandidateInstanceMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in ControllerDomainTransformer
isCandidateInstanceMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in GrailsASTUtils
isCandidateMethod(org.codehaus.groovy.ast.MethodNode) - Method in GrailsASTUtils
isCandidateMethod(org.codehaus.groovy.ast.MethodNode) - Method in MixinTransformation
isCascadable(java.lang.Object, Path.Node, Class<?>, java.nio.file.Path, java.lang.annotation.ElementType) - Method in MappingContextTraversableResolver
isCase(java.lang.Object) - Method in AbstractClosureProxy
isChildOfFile(java.io.File, java.io.File) - Method in I18nGrailsPlugin
isChunkSizeResizeable() - Method in StreamCharBuffer
isCircular() - Method in Association
Returns:
Whether the association is circular
isCircularAssociation(org.grails.datastore.mapping.model.PersistentProperty) - Method in GrailsDomainBinder
ISCLASS_PATTERN - Field in DefaultGrailsApplication
isClassBelowPackage(Class<?>, java.util.List) - Method in ClassUtils
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
isCollectionType(java.lang.Class) - Method in GormMappingConfigurationStrategy
isCollectionWithClosure(java.lang.Object) - Method in StreamingJsonBuilder.StreamingJsonDelegate
isCommitted() - Method in IncludeResponseWrapper
isCompatibleReturnType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in AbstractArrayOrIterableResultImplementer
Return true if the provided return type is compatible with this implementor.
isCompatibleReturnType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in AbstractServiceImplementer
Return true if the provided return type is compatible with this implementor.
isCompatibleReturnType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in CountByImplementer
isCompatibleReturnType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in CountImplementer
isCompatibleReturnType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in CountWhereImplementer
isCompatibleReturnType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in DeleteImplementer
isCompatibleReturnType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in DeleteWhereImplementer
isCompatibleReturnType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in FindAllByInterfaceProjectionImplementer
isCompatibleReturnType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in FindAllImplementer
isCompatibleReturnType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in FindAllInterfaceProjectionImplementer
isCompatibleReturnType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in FindAllPropertyProjectionImplementer
isCompatibleReturnType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in FindAllStringQueryImplementer
isCompatibleReturnType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in FindAllWhereImplementer
isCompatibleReturnType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in FindAndDeleteImplementer
isCompatibleReturnType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in FindOneByImplementer
isCompatibleReturnType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in FindOneByInterfaceProjectionImplementer
isCompatibleReturnType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in FindOneImplementer
isCompatibleReturnType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in FindOneInterfaceProjectionImplementer
isCompatibleReturnType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in FindOneInterfaceProjectionStringQueryImplementer
isCompatibleReturnType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in FindOneInterfaceProjectionWhereImplementer
isCompatibleReturnType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in FindOnePropertyProjectionImplementer
isCompatibleReturnType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in FindOneStringQueryImplementer
isCompatibleReturnType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in FindOneWhereImplementer
isCompatibleReturnType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in IterableProjectionServiceImplementer
Is the return type compatible with the projection query
isCompatibleReturnType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in SaveImplementer
isCompatibleReturnType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in SingleResultProjectionServiceImplementer
Is the return type compatible with the projection query
isCompatibleReturnType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in UpdateOneImplementer
isCompatibleReturnType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in UpdateStringQueryImplementer
isCompileStatic() - Method in ViewConfiguration
Returns:
Should compile statically
isCompileStaticMode() - Method in GroovyPageMetaInfo
isCompileStaticMode() - Method in GroovyPageParser
isCompileStaticMode() - Method in GroovySyntaxTag
isComponentPropertyNullable(org.grails.datastore.mapping.model.PersistentProperty) - Method in GrailsDomainBinder
isCompositeIdProperty(org.grails.orm.hibernate.cfg.Mapping, org.grails.datastore.mapping.model.PersistentProperty) - Method in GrailsDomainBinder
isConfigTrue(java.lang.Object, java.lang.String) - Method in GrailsConfigUtils
isConfigurational(java.lang.String) - Method in NameUtils
isConnected() - Method in AbstractAttributeStoringSession
isConnected() - Method in AbstractHibernateSession
isConnected() - Method in Session
Returns:
true if connected to the datastore
isConnectedMode() - Method in StreamCharBuffer
isConstrainableProperty(org.grails.datastore.mapping.model.PersistentProperty, java.lang.String) - Method in DefaultConstraintEvaluator
isConstructorMethod(org.codehaus.groovy.ast.MethodNode) - Method in GrailsASTUtils
isContainerType(Class<?>) - Method in DefaultRendererRegistry
isContainerType(Class<?>) - Method in RendererRegistry
Whether the specified class is a container (list, map etc.)
isContentTypeAlreadySet() - Method in DefaultOutputContextLookup.DefaultOutputContext
isContentTypeAlreadySet() - Method in OutputContext
isConvertEmptyStringsToNull() - Method in DataBindingConfigurationProperties
isConverterClass(Class<?>) - Method in ConverterUtil
isCorrectDatabaseImplementation(liquibase.database.DatabaseConnection) - Method in GormDatabase
isCreditCard() - Method in Constrained
isCreditCard() - Method in ConstrainedDelegate
isCreditCard() - Method in DefaultConstrainedProperty
Returns:
Returns the creditCard.
isCriteriaCall(org.codehaus.groovy.ast.expr.MethodCall) - Method in CriteriaTypeCheckingExtension
isCustomType(Class<?>) - Method in MappingFactory
isDataSourceAware() - Method in DataBindingSource
Returns:
true if GORM operations should be enabled when binding with this DataBindingSource
isDateParsingLenient() - Method in DataBindingConfigurationProperties
isDefaultDataSource(java.lang.String) - Method in DatabaseMigrationGrailsPlugin
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
isDestinationActivated() - Method in GrailsRoutablePrintWriter
isDevelopmentEnv() - Method in GrailsUtil
Retrieves whether the current execution environment is the development one.
isDevelopmentMode() - Method in GroovyPagesGrailsPlugin
isDevelopmentMode() - Method in ViewsEnvironment
Returns:
Whether development mode is enabled
isDevelopmentModeActive() - Method in GrailsApp
isDirty(java.lang.Object) - Method in AbstractHibernateSession
isDirty(java.lang.Object, java.lang.Object) - Method in AbstractMongoObectEntityPersister
isDirty() - Method in AbstractPersistentCollection
isDirty(java.lang.Object) - Method in AbstractSession
isDirty() - Method in DelegatingGormEntityApi
isDirty() - Method in GormEntity
Checks whether an entity is dirty.
isDirty() - Method in GormEntityApi
Checks whether an entity is dirty
isDirty(D) - Method in GormInstanceApi
Checks whether an entity is dirty
isDirty(java.lang.Object, org.grails.datastore.mapping.engine.EntityPersister, org.hibernate.Session) - Method in GrailsEntityDirtinessStrategy
isDirty(org.hibernate.CustomEntityDirtinessStrategy.AttributeInformation) - Method in GrailsEntityDirtinessStrategy.1
isDirty(D) - Method in HibernateGormInstanceApi
Checks whether an entity is dirty
isDirty(java.lang.Object, java.lang.Object) - Method in NativeEntryEntityPersister
isDirty() - Method in PersistentCollection
Check whether the collection has been modified.
isDirty(java.lang.Object) - Method in Session
Check if the instance has been modified since loading.
isDiscriminatorProperty(java.lang.String) - Method in BsonPersistentEntityCodec
isDisplay() - Method in Constrained
isDisplay() - Method in ConstrainedDelegate
isDomainClass(org.codehaus.groovy.ast.ClassNode) - Method in AstUtils
isDomainClass(Class<?>) - Method in DomainClassArtefactHandler
isDomainClass(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit) - Method in GrailsASTUtils
isDomainClass(Class<?>) - Method in GrailsWebDataBinder
isDomainClass(java.lang.Class) - Method in HibernateMappingContext
isDomainResource(java.lang.Class) - Method in AbstractLinkingRenderer
isDone() - Method in BoundPromise
isDone() - Method in FutureTaskPromise
isDone() - Method in GparsPromise
isDone() - Method in PromiseList
isDone() - Method in PromiseMap
isDone() - Method in SynchronousPromise
isEditable() - Method in Constrained
isEditable() - Method in ConstrainedDelegate
isEmail() - Method in Constrained
isEmail() - Method in ConstrainedDelegate
isEmail() - Method in DefaultConstrainedProperty
Returns:
Returns the email.
isEmbedded() - Method in Association
Returns:
Whether this association is embedded
isEmbeddedEntry(java.lang.Object) - Method in MongoEntityPersister
isEmbeddedEntry(java.lang.Object) - Method in NativeEntryEntityPersister
Tests whether a native entry is an embedded entry
isEmbeddedH2orHsqldb(javax.sql.DataSource) - Method in EmbeddedDatabaseShutdownHook
isEmpty(java.lang.String) - Method in AbstractCriteriaBuilder
isEmpty(java.lang.String) - Method in AbstractDetachedCriteria
See Also:
Criteria
isEmpty(java.lang.String) - Method in AbstractHibernateCriteriaBuilder
isEmpty(java.lang.String) - Method in AbstractHibernateQuery
isEmpty(java.lang.String) - Method in AbstractHibernateQuery.HibernateAssociationQuery
isEmpty() - Method in AbstractHibernateQuery.HibernateProjectionList
isEmpty() - Method in AbstractPersistentCollection
isEmpty() - Method in AbstractResultList
isEmpty() - Method in AbstractTemplateVariableBinding.TemplateVariableBindingMap
isEmpty() - Method in AbstractTypeConvertingMap
isEmpty() - Method in CodeGenConfig
isEmpty() - Method in CompositeConfig
isEmpty(java.lang.String) - Method in Criteria
Creates a criterion that asserts the given property is empty (such as a blank string)
isEmpty() - Method in DelegatingParameters
isEmpty(java.lang.String) - Method in DetachedCriteria
isEmpty() - Method in EmptyParameters
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(java.lang.String) - Constructor in MethodExpression.IsEmpty
isEmpty() - Method in NavigableMap
isEmpty() - Method in NavigableMap.NullSafeNavigator
isEmpty() - Method in NavigableMapConfig
isEmpty() - Method in PagedResultList
isEmpty() - Method in Parameters
Returns:
Whether there are any parameters
isEmpty() - Method in PrefixedConfig
isEmpty() - Method in PromiseMap
Returns:
Whether the map is empty
isEmpty() - Method in PropertyResolverMap
isEmpty(java.lang.String) - Method in Query
Used to restrict a value to be empty (such as a blank string or an empty collection)
IsEmpty(java.lang.String) - Constructor in Query.IsEmpty
isEmpty() - Method in Query.Junction
isEmpty() - Method in Query.ProjectionList
isEmpty(java.lang.String) - Method in Restrictions
Used to restrict a value to be empty (such as a blank string or an empty collection)
isEmpty() - Method in SessionHolder
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
isEnableReloading() - Method in ViewConfiguration
Returns:
Whether reloading is enabled
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.
isEnum(org.codehaus.groovy.ast.ClassNode) - Method in AstUtils
Is the class an enum
isEquivalent(org.grails.encoder.CodecIdentifier) - Method in BasicJSONEncoder
isEquivalent(org.grails.encoder.CodecIdentifier) - Method in CodecIdentifier
Checks if this codec is equivalent to some other codec
isEquivalent(org.grails.encoder.CodecIdentifier) - Method in CombinedCodecIdentifier
isEquivalent(org.grails.encoder.CodecIdentifier) - Method in DefaultCodecIdentifier
isEquivalent(org.grails.encoder.CodecIdentifier) - Method in JavaScriptEncoder
isEquivalent(org.grails.encoder.CodecIdentifier) - Method in RawCodec
isError(jakarta.servlet.http.HttpServletRequest) - Method in WebUtils
Check whether the given request is a forward request
isExclude() - Method in Matcher
Checks whether the current matcher is a exclude matcher or not
isExclude() - Method in UrlMappingMatcher
isExcluded(org.springframework.core.io.Resource) - Method in ClassPathScanner
Whether the given resource is excluded
isExcluded(java.lang.String, 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
isExcludedProperty(java.lang.String, org.grails.datastore.mapping.model.ClassMapping, java.util.Collection, boolean) - Method in GormMappingConfigurationStrategy
isExcludingFieldsNamed(java.lang.String) - Method in DefaultJsonGenerator
{@inheritDoc}
isExcludingFieldsNamed(java.lang.String) - Method in JsonGenerator
Indicates whether this JsonGenerator is configured to exclude fields by the given name.
isExcludingValues(java.lang.Object) - Method in DefaultJsonGenerator
{@inheritDoc}
isExcludingValues(java.lang.Object) - Method in JsonGenerator
Indicates whether this JsonGenerator is configured to exclude values of the given object (may be null).
isExecuted - Property in TestSaveOrUpdateEventListener
isExpired() - Method in GroovyPageView
isExposeNativeSession() - Method in GrailsHibernateTemplate
isExternal() - Method in AbstractPersistentEntity
isExternal() - Method in PersistentEntity
Whether this PersistentEntity is mapped using a different store.
isFailOnError() - Method in AbstractHibernateDatastore
isFinal() - Method in MethodMetadataReadingVisitor
isFlagPresent(java.lang.String) - Method in CommandLineHelper
isFlowRequest() - Method in GrailsWebRequest
Returns true if the current executing request is a flow request
isForeignKeyInChild() - Method in ToOne
isForward(jakarta.servlet.http.HttpServletRequest) - Method in WebUtils
Check whether the given request is a forward request
isForwardOrInclude(jakarta.servlet.http.HttpServletRequest) - Method in WebUtils
Check whether the given request is an include or forward request
isGet() - Method in GrailsMockHttpServletRequest
isGet(jakarta.servlet.http.HttpServletRequest) - Method in HttpServletRequestExtension
isGetter(org.codehaus.groovy.ast.MethodNode) - Method in AstUtils
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, Class<?>) - Method in ReflectionUtils
Returns true if the name of the method specified and the number of arguments make it a javabean property
isGetterMethod(org.codehaus.groovy.ast.MethodNode) - Method in GrailsASTUtils
isGparsAvailable() - Method in GparsPromiseFactory
isGrailsPresent() - Method in AbstractDatastoreInitializer
isGroovyAssignableFrom(Class<?>, Class<?>) - Method in GrailsClassUtils
isGroovyType(org.codehaus.groovy.ast.ClassNode) - Method in AstUtils
Whether the given type is a Groovy object
isGspTagSyntaxCall() - Method in GroovyPageAttributes
isGuessDependencies() - Method in GroovyCompilerConfiguration
Returns if jar dependencies should be guessed.
isGuessDependencies() - Method in OptionSetGroovyCompilerConfiguration
isGuessImports() - Method in GroovyCompilerConfiguration
Returns if import declarations should be guessed.
isGuessImports() - Method in OptionSetGroovyCompilerConfiguration
isHandled(java.lang.reflect.Method) - Method in JavassistProxyFactory
isHtmlPart(java.lang.String) - Method in GroovyPage
isIdentifierProperty(java.lang.String) - Method in BsonPersistentEntityCodec
Whether the given document attribute is the identifier
isIdentifierProperty(java.lang.String) - Method in PersistentEntityCodec
isIdentityName(java.lang.String) - Method in AbstractPersistentEntity
isIdentityName(java.lang.String) - Method in PersistentEntity
True if the given property is the identifier
isIdentityProperty(org.grails.orm.hibernate.cfg.Mapping, org.grails.datastore.mapping.model.PersistentProperty) - Method in GrailsDomainBinder
isIgnoreCase() - Method in Query.Order
isIgnoreEncodingState() - Method in AbstractEncodedAppender
isIgnoreEncodingState() - Method in EncodedAppender
Returns:
current state of ignoreEncodingState setting
isIgnoreEncodingState() - Method in EncodesToWriterAdapter
isInClosure() - Method in GroovyPageParser
isInclude(jakarta.servlet.http.HttpServletRequest) - Method in WebUtils
Check whether the given request is an include request
isIncludeClass() - Method in DomainClassMarshaller
isIncludeVersion() - Method in DomainClassMarshaller
isIndexed(org.grails.datastore.mapping.model.PersistentProperty) - Method in AbstractDatastore
isInherited() - Method in AbstractPersistentProperty
isInherited() - Method in PersistentProperty
Returns:
Whether this property is inherited
isInheritedFromTrait(org.codehaus.groovy.ast.MethodNode) - Method in GrailsASTUtils
isInheritPreviousEncoders() - Method in OutputEncodingStackAttributes
isInheritRollbackOnly() - Method in CustomizableRollbackTransactionAttribute
isInheritRollbackOnly() - Method in GrailsTransactionAttribute
isInInheritanceHierarchy(org.grails.datastore.mapping.model.PersistentEntity) - Method in AbstractMappingContext
Returns true if the given entity is in an inheritance hierarchy
isInInheritanceHierarchy(org.grails.datastore.mapping.model.PersistentEntity) - Method in MappingContext
Returns true if the given entity is in an inheritance hierarchy
isInitialised() - Method in AbstractGrailsPluginManager
Returns:
the initialised
isInitialised() - Method in DefaultGrailsApplication
isInitialised() - Method in GrailsApplication
Returns whether this GrailsApplication has been initialised or not.
isInitialised() - Method in GrailsPluginManager
Returns:
the initialised
isInitialised() - Method in MockGrailsPluginManager
isInitialized() - Method in AbstractMappingContext
isInitialized() - Method in AbstractPersistentCollection
isInitialized() - Method in AbstractPersistentEntity
isInitialized() - Method in CacheEntry
isInitialized(java.lang.Object, java.lang.String) - Method in DefaultProxyHandler
isInitialized() - Method in DefaultServiceRegistry
isInitialized() - Method in EntityProxy
Checks whether the proxy has been initialized
isInitialized(java.lang.Object, java.lang.String) - Method in EntityProxyHandlerAdapter
isInitialized(java.lang.Object, java.lang.String) - Method in GrailsHibernateUtil
Checks whether an associated property is initialized and returns true if it is
isInitialized() - Method in GroovyPagesTemplateRenderer
isInitialized(java.lang.Object, java.lang.String) - Method in GroovyProxyFactory
isInitialized(java.lang.Object, java.lang.String) - Method in HibernateProxyHandler
Check if an association proxy or persistent collection is initialized.
isInitialized() - Method in Initializable
isInitialized(java.lang.Object, java.lang.String) - Method in JavassistProxyFactory
isInitialized() - Method in PersistentCollection
Check whether the collection has been loaded.
isInitialized(java.lang.Object, java.lang.String) - Method in ProxyHandler
Checks whether the given association name of the given object is initialized
isInitialized(java.lang.Object, java.lang.String) - Method in ProxyHandlerAdapter
isInitialized(java.lang.Object, java.lang.String) - Method in SimpleHibernateProxyHandler
isInitialized() - Method in WebDriverContainerHolder
isInnerClassNode(org.codehaus.groovy.ast.ClassNode) - Method in GrailsASTUtils
Whether the given class node is an inner class
isInstance(java.lang.Object) - Method in AbstractPersistentEntity
isInstance(java.lang.Object) - Method in PersistentEntity
Tests whether the given instance is an instance of this persistent entity
isIntegrationSpec(org.spockframework.runtime.model.SpecInfo) - Method in AbstractMongoGrailsExtension
isIntegrationTestRun() - Method in AbstractMongoGrailsExtension
Integration tests have a special property added by the Grails Gradle plugin that ensure they can be detected so different extensions can be applied on Unit vs Integration
isInteractiveEnabled() - Method in GrailsConsole
isInteractiveModeActive() - Method in GrailsCli
isInterfaceProjection(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode) - Method in InterfaceProjectionBuilder
isInterfaceProjection(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode) - Method in IterableInterfaceProjectionBuilder
Is the method an interface projection
isInvalid() - Method in BeanPropertyAccessor
Returns:
whether or not the property has any validation errors (i.e.
isInvalid() - Method in BeanPropertyAccessorImpl
isInvalid() - Method in DelegatingBeanPropertyAccessorImpl
isInvalid() - Method in PropertyPathAccessor
isInvertBooleanReturnValue() - Method in EventTriggerCaller
isIterableOrArrayOfDomainClasses(org.codehaus.groovy.ast.ClassNode) - Method in AstUtils
isIterationTag() - Method in JspTag
Returns:
Return true if the tag class implements the IterationTag interface
isIterationTag() - Method in JspTagImpl
iSize - Property in ClassWithHungarianNotation
isJarResource(org.springframework.core.io.Resource) - Method in PathMatchingResourcePatternResolver
Return whether the given resource handle indicates a jar resource that the doFindPathMatchingJarResources method can handle.
isJdbcBatchVersionedData - Property in GrailsHibernateTransactionManager
isJmxEnabled(java.lang.String, org.apache.tomcat.jdbc.pool.DataSource) - Method in TomcatJDBCPoolMBeanExporter
isJPADomainClass(Class<?>) - Method in AnnotationDomainClassArtefactHandler
isKeepPrecedingWhiteSpace() - Method in GroovyCollectTag
isKeepPrecedingWhiteSpace() - Method in GroovyDefTag
isKeepPrecedingWhiteSpace() - Method in GroovyEachTag
isKeepPrecedingWhiteSpace() - Method in GroovyElseIfTag
isKeepPrecedingWhiteSpace() - Method in GroovyElseTag
isKeepPrecedingWhiteSpace() - Method in GroovyFindAllTag
isKeepPrecedingWhiteSpace() - Method in GroovyGrepTag
isKeepPrecedingWhiteSpace() - Method in GroovySyntaxTag
isKeepPrecedingWhiteSpace() - Method in GroovyWhileTag
isLazy() - Method in Property
isLazy() - Method in ToMany
Returns:
Whether this association is lazy
isList() - Method in Association
Returns:
Whether the association is a List
isListenerExcluded(java.lang.String) - Method in AbstractPersistenceEvent
isLocked(java.lang.Object) - Method in LockableEntityPersister
Return whether an object is locked or not
isLocked(java.lang.Object) - Method in MongoCodecEntityPersister
isLocked(java.lang.Object) - Method in NativeEntryEntityPersister
Subclasses can override to provide locking semantics
isLoggingSql() - Method in GrailsDataSource
Whether SQL logging is enabled
isMappedClass(java.lang.String, java.lang.Class) - Method in AbstractDatastoreInitializer
isMappedClass(java.lang.String, java.lang.Class) - Method in MongoDbDataStoreSpringInitializer
isMappedWithHibernate(org.grails.datastore.mapping.model.PersistentEntity) - Method in GrailsHibernateUtil
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.
isMethodDynamic(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method in BuilderTypeCheckingExtension
isMethodDynamic(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method in JsonTemplateTypeCheckingExtension
isMethodMatch(java.lang.String) - Method in DynamicFinder
Checks whether the given method is a match
isMethodMatch(java.lang.String) - Method in FinderMethod
Whether the given method name matches this finder
isMethodMatch(java.lang.String) - Method in ListOrderByFinder
isMethodOverriddenFromParent(java.lang.reflect.Method) - Method in ReflectionUtils
Tests whether a method is overridden from the parent
isMilestone() - Method in Snapshot
isModelFieldsMode() - Method in GroovyPageMetaInfo
isModelFieldsMode() - Method in GroovyPageParser
isModified() - Method in GroovyPageCompiledScriptSource
isMongoAlreadyRunning() - Method in AbstractMongoGrailsExtension
Determines if MongoDB is already running.
isMongoNativeType(java.lang.Class) - Method in MongoMappingContext
Check whether a type is a native mongo type that can be stored by the mongo driver without conversion.
isMongoSpec(org.spockframework.runtime.model.SpecInfo) - Method in AbstractMongoGrailsExtension
MongoSpec is used to spin up mongo db instances per a test and let the end-user control when it's started.
isMultiTenant() - Method in AbstractPersistentEntity
isMultiTenant(java.lang.Class) - Method in ClassUtils
Whether the class is multi tenant
isMultiTenant(java.lang.Class) - Method in ConnectionSourcesSupport
isMultiTenant() - Method in PersistentEntity
Returns:
Whether the entity is multi tenant
isMultiTenantExcludedDataSource(org.grails.datastore.mapping.model.PersistentEntity, java.lang.String) - Method in ConnectionSourcesSupport
Returns whether the given entity should be excluded from given connection source name or not.
isMutable() - Method in IdentityEnumType
isNew() - Method in GrailsHttpSession
isNewSession() - Method in TransactionObject
isNewSessionHolder() - Method in TransactionObject
isNoneEncoder(org.grails.encoder.Encoder) - Method in DefaultEncodingStateRegistry
isNonPropertyToken(java.lang.String) - Method in GrailsDomainBinder
isNoNullCheck() - Method in ApiDelegateTransformation
isNoOperationCaller() - Method in EventTriggerCaller
isNotAvailable - Property in PluginTagLib
Checks whether a particular plugin does not exist and executes the body if it does.
isNotBlank(java.lang.String) - Method in GrailsStringUtils
isNotConfigurational(java.lang.String) - Method in NameUtils
isNotEmpty(java.lang.String) - Method in AbstractCriteriaBuilder
isNotEmpty(java.lang.String) - Method in AbstractDetachedCriteria
See Also:
Criteria
isNotEmpty(java.lang.String) - Method in AbstractHibernateCriteriaBuilder
isNotEmpty(java.lang.String) - Method in AbstractHibernateQuery
isNotEmpty(java.lang.String) - Method in AbstractHibernateQuery.HibernateAssociationQuery
isNotEmpty(java.lang.String) - Method in Criteria
Creates a criterion that asserts the given property is not empty
isNotEmpty(java.lang.String) - Method in DetachedCriteria
isNotEmpty(java.lang.String) - Method in GrailsDomainBinder
isNotEmpty(java.lang.String) - Method in GrailsHibernateUtil
isNotEmpty(java.lang.String) - Method in GrailsStringUtils
IsNotEmpty(java.lang.String) - Constructor in MethodExpression.IsNotEmpty
isNotEmpty(java.lang.String) - Method in Query
Used to restrict a value to be not empty (such as a blank string or an empty collection)
IsNotEmpty(java.lang.String) - Constructor in Query.IsNotEmpty
isNotEmpty(java.lang.String) - Method in Restrictions
Used to restrict a value to be not empty (such as a non-blank string)
isNotifyParentBuffersEnabled() - Method in StreamCharBuffer
isNotNull(java.lang.String) - Method in AbstractCriteriaBuilder
isNotNull(java.lang.String) - Method in AbstractDetachedCriteria
See Also:
Criteria
isNotNull(java.lang.String) - Method in AbstractHibernateCriteriaBuilder
isNotNull(java.lang.String) - Method in AbstractHibernateQuery
isNotNull(java.lang.String) - Method in AbstractHibernateQuery.HibernateAssociationQuery
isNotNull(java.lang.String) - Method in Criteria
Creates a criterion that asserts the given property is not null
isNotNull(java.lang.String) - Method in DetachedCriteria
IsNotNull(java.lang.String) - Constructor in MethodExpression.IsNotNull
isNotNull(java.lang.String) - Method in Query
Used to restrict a property to be not null
IsNotNull(java.lang.String) - Constructor in Query.IsNotNull
isNotNull(java.lang.String) - Method in Restrictions
Used to restrict a value to be null
isNotTransactional(java.lang.String) - Method in ChainedTransactionManagerPostProcessor
isNull(java.lang.String) - Method in AbstractCriteriaBuilder
isNull(java.lang.String) - Method in AbstractDetachedCriteria
See Also:
Criteria
isNull(java.lang.String) - Method in AbstractHibernateCriteriaBuilder
isNull(java.lang.String) - Method in AbstractHibernateQuery
isNull(java.lang.String) - Method in AbstractHibernateQuery.HibernateAssociationQuery
isNull() - Method in Constrained
isNull(java.lang.String) - Method in Criteria
Creates a criterion that asserts the given property is null
isNull(java.lang.String) - Method in DetachedCriteria
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.
IsNull(java.lang.String) - Constructor in MethodExpression.IsNull
isNull(java.lang.String) - Method in Query
Used to restrict a property to be null
IsNull(java.lang.String) - Constructor in Query.IsNull
isNull(java.lang.String) - Method in Restrictions
Used to restrict a value to be null
isNullable() - Method in AbstractPersistentProperty
isNullable() - Method in Constrained
isNullable() - Method in ConstrainedDelegate
isNullable() - Method in DefaultConstrainedProperty
Returns:
Returns the nullable.
isNullable() - Method in NullableConstraint
isNullable() - Method in OneToMany
isNullable() - Method in PersistentProperty
Whether the property can be set to null
isNumberType(org.codehaus.groovy.ast.ClassNode) - Method in AstUtils
Is the class a number
ISO3166_3 - Property in CountryTagLib
ISO_8601 - Field in JsonWriter
isOkToAddElementAt(java.util.Collection, int) - Method in SimpleDataBinder
isOkToBind(groovy.lang.MetaProperty, java.util.List, java.util.List) - Method in SimpleDataBinder
isolation - Field in ReadOnly
The transaction isolation level.
isolation - Field in Transactional
The transaction isolation level.
isOnValue() - Method in FunctionCallingCriterion
Whether the function is called on the value or on the property
isOpen() - Method in AbstractDatastorePersistenceContextInterceptor
isOpen() - Method in AbstractMultipleDataSourceAggregatePersistenceContextInterceptor
isOpen() - Method in AggregatePersistenceContextInterceptor
isOpen() - Method in GrailsResource
isOpen() - Method in HibernatePersistenceContextInterceptor
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.
isOptionCommand(org.springframework.boot.cli.command.Command) - Method in CommandRunner
Returns if the specified command is an option command.
isOrphanRemoval() - Method in Association
Returns:
Whether orphaned entities should be removed when cascading deletes to this association
isOsivReadOnly() - Method in AbstractHibernateDatastore
isOsivReadOnly() - Method in GrailsHibernateTemplate
isOverridable() - Method in MethodMetadataReadingVisitor
isOwningClass(java.lang.Class) - Method in DefaultGrailsDomainClass
isOwningClass(java.lang.Class) - Method in GrailsDomainClass
Parameters:
domainClass
isOwningEntity(org.grails.datastore.mapping.model.PersistentEntity) - Method in AbstractPersistentEntity
isOwningEntity(org.grails.datastore.mapping.model.PersistentEntity) - Method in PersistentEntity
Returns whether the specified entity asserts ownership over this entity
isOwningSide() - Method in Association
Returns whether this side owns the relationship.
isOwningSide() - Method in Basic
isOwningSide() - Method in Embedded
isOwningSide() - Method in EmbeddedCollection
isOwningSide() - Method in ToOne
isParsingRequest() - Method in DefaultUrlMappingInfo
isParsingRequest() - Method in ForwardUrlMappingInfo
isParsingRequest() - Method in UrlMappingInfo
Returns true of the request body should be parsed.
isPassReadOnlyToHibernate() - Method in AbstractHibernateDatastore
isPassword() - Method in Constrained
isPassword() - Method in ConstrainedDelegate
isPattern(java.lang.String) - Method in AntPathMatcher
isPendingAlready(java.lang.Object) - Method in AbstractSession
isPendingAlready(T) - Method in SessionImplementor
Parameters:
obj - Whether the given object is already pending
isPendingAlready(java.lang.Object) - Method in SimpleMapSession
isPersistentEntity(java.lang.Object) - Method in AbstractMappingContext
isPersistentEntity(java.lang.Class) - Method in GormMappingConfigurationStrategy
Tests whether an class is a persistent entity
isPersistentEntity(java.lang.Class) - Method in MappingConfigurationStrategy
Tests whether the given class is a persistent entity
isPersistentEntity(java.lang.Object) - Method in MappingContext
Returns whether the specified value is a persistent entity
isPluginDisabledForProfile(grails.plugins.GrailsPlugin) - Method in AbstractGrailsPluginManager
isPooled() - Method in GrailsDataSource
True is connection pooling is enabled.
isPost() - Method in GrailsMockHttpServletRequest
isPost(jakarta.servlet.http.HttpServletRequest) - Method in HttpServletRequestExtension
isPrecompiledMode() - Method in GroovyPageMetaInfo
isPreferSubChunkWhenWritingToOtherBuffer() - Method in StreamCharBuffer
isPresent(java.lang.String, java.lang.ClassLoader) - Method in ClassUtils
Determine whether the java.lang.Class identified by the supplied name is present and can be loaded.
isPresent() - Method in ServiceDefinition
Returns:
is the service present
isPrettyPrint() - Method in ChainedConverterConfiguration
isPrettyPrint() - Method in ConverterConfiguration
Lookup method whether the converter should default to pretty printed output
isPrettyPrint() - Method in DefaultConverterConfiguration
isPrettyPrint() - Method in ImmutableConverterConfiguration
isPrettyPrint() - Method in ViewConfiguration
Returns:
Whether to pretty print
isPreviousEncoderSafeOrEqual(org.grails.encoder.Encoder, org.grails.encoder.Encoder) - Method in DefaultEncodingStateRegistry
Checks if is previous encoder is already "safe", equal or equivalent
isPropertyDynamic(org.codehaus.groovy.ast.expr.PropertyExpression) - Method in BuilderTypeCheckingExtension
isPropertyDynamic(org.codehaus.groovy.ast.expr.PropertyExpression) - Method in JsonTemplateTypeCheckingExtension
isPropertyGetter(java.lang.reflect.Method) - Method in GrailsClassUtils
Check whether the specified method is a property getter
isPropertyIndexed(org.grails.datastore.mapping.config.Property) - Method in NativeEntryEntityPersister
isPropertyIndexed(org.grails.datastore.mapping.config.Property) - Method in SimpleMapEntityPersister
isPropertyInherited(java.lang.Class, java.lang.String) - Method in GrailsClassUtils
Checks whether the specified property is inherited from a super class
isPropertyOfType(Class<?>, java.lang.String, Class<?>) - Method in GrailsClassUtils
Returns true if the specified property in the specified class is of the specified type
isProxy(java.lang.Object) - Method in DefaultProxyHandler
isProxy(java.lang.Object) - Method in EntityProxyHandlerAdapter
isProxy(java.lang.Object) - Method in GroovyProxyFactory
Check our object has the correct meta class to be a proxy of this type.
isProxy(java.lang.Object) - Method in HibernateProxyHandler
{@inheritDoc}
isProxy(java.lang.Object) - Method in JavassistProxyFactory
isProxy(java.lang.Object) - Method in ProxyHandler
Checks whether the specified instance is a proxy
isProxy(java.lang.Object) - Method in ProxyHandlerAdapter
isProxy(java.lang.Object) - Method in SimpleHibernateProxyHandler
isProxyIfReloadEnabled() - Method in HibernateMappingContextSessionFactoryBean
isProxyInitiated(java.lang.Object) - Method in AssociationQueryProxyHandler
isProxyInitiated(java.lang.Object) - Method in EntityProxyMethodHandler
isProxyInitiated() - Method in ProxyInstanceMetaClass
isProxyInitiated(java.lang.Object) - Method in SessionEntityProxyMethodHandler
isPublic() - Method in GroovyPageCompiledScriptSource
Whether the GSP is publicly accessible directly, or only usable using internal rendering
isPublic() - Method in GroovyPageResourceScriptSource
Whether the GSP is publicly accessible directly, or only usable using internal rendering
isPublic() - Method in GroovyPageScriptSource
Whether the GSP is publicly accessible directly, or only usable using internal rendering
isPublicField(java.lang.Object, java.lang.String) - Method in GrailsClassUtils
Work out if the specified object has a public field with the name supplied.
isPublicPath(java.lang.String) - Method in GroovyPageResourceScriptSource
isPublicStatic(java.lang.reflect.Field) - Method in GrailsClassUtils
Determine whether the field is declared public static
isPushTop() - Method in OutputEncodingStackAttributes
isQuiet() - Method in GroovyCompilerConfiguration
Returns if running in quiet mode.
isQuiet() - Method in OptionSetGroovyCompilerConfiguration
isReachable(java.lang.Object, Path.Node, Class<?>, java.nio.file.Path, java.lang.annotation.ElementType) - Method in MappingContextTraversableResolver
isReadable() - Method in ByteArrayResource
isReadable() - Method in GrailsResource
isReadable() - Method in SpringResource
isReadableProperty(java.lang.String) - Method in AbstractGrailsClass
isReadableProperty(java.lang.String) - Method in ClassPropertyFetcher
isReady() - Method in IncludeResponseWrapper
isRealMethod(groovy.lang.MetaMethod) - Method in GormEnhancer
isRecordingEnabled() - Method in GrailsGebSettings
isReference(org.grails.datastore.mapping.model.types.Association) - Method in AbstractMongoObectEntityPersister
isReleaseCandidate() - Method in Snapshot
isReloadEnabled() - Method in DefaultGroovyPageLocator
isReloadEnabled() - Method in GroovyPagesTemplateEngine
Return whether reload is enabled for the GroovyPagesTemplateEngine
isRenderDomainClassRelations() - Method in DeepDomainClassMarshaller
isRenderDomainClassRelations() - Method in DomainClassMarshaller
isRenderView() - Method in GrailsWebRequest
Returns:
true if the view for this GrailsWebRequest should be rendered
isReplaceOnly() - Method in OutputEncodingStackAttributes
isRequestAttributeVariable(java.lang.String) - Method in WebRequestTemplateVariableBinding
isRequired() - Method in BeanPropertyAccessor
Returns:
whether or not the property is required as determined by constraints.
isRequired() - Method in BeanPropertyAccessorImpl
isRequired() - Method in DelegatingBeanPropertyAccessorImpl
isRequired() - Method in DomainProperty
Returns:
Whether or not the property is required
isRequired() - Method in DomainPropertyImpl
isRequired() - Method in PropertyPathAccessor
isReservedName(java.lang.String) - Method in GroovyPage
Return whether the given name cannot be used within the binding of a GSP
isReservedName(java.lang.String) - Method in GroovyPageBinding
isReservedName(java.lang.String) - Method in TemplateVariableBinding
isRollback() - Method in HibernateSpec
Whether to rollback on each test (defaults to true)
isRollbackOnly() - Method in TransactionObject
isRoot() - Method in AbstractPersistentEntity
isRoot() - Method in PersistentEntity
Whether this entity is a root entity
isRoot() - Method in ResourceMatcher.MatchedResource
isRoot() - Method in TemplateVariableBinding
isRowCount() - Method in AbstractHibernateQuery.HibernateProjectionList
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
isSafe() - Method in URLCodecFactory.1
isSaveUpdateCascade(java.lang.String) - Method in GrailsDomainBinder
Check if a save-update cascade is defined within the Hibernate cascade properties string.
isSchemaless() - Method in AbstractDatastore
isSchemaless() - Method in AbstractHibernateSession
isSchemaless() - Method in AbstractSession
isSchemaless() - Method in Datastore
Whether the datastore is schema-less.
isSchemaless() - Method in MongoDatastore
isSchemaless() - Method in QueryCreator
Returns:
Whether schemaless queries are allowed
isSecurePath(java.lang.String) - Method in GroovyPagesServlet
isServerAvailable(java.lang.String, int) - Method in ServerInteraction
Returns true if the server is available
isServletApiPresent - Field in GrailsApplicationBuilder
isSessionTransactional(org.grails.datastore.mapping.core.Session, org.grails.datastore.mapping.core.Datastore) - Method in DatastoreUtils
Return whether the given Datastore Session is transactional, that is, bound to the current thread by Spring's transaction facilities.
isSessionTransactional(org.hibernate.Session) - Method in GrailsHibernateTemplate
isSetter(org.codehaus.groovy.ast.MethodNode) - Method in AstUtils
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.
isSetter(java.lang.String, java.lang.Class) - Method in ReflectionUtils
isSetterMethod(org.codehaus.groovy.ast.MethodNode) - Method in GrailsASTUtils
isSetterOrGetterMethod(org.codehaus.groovy.ast.MethodNode) - Method in GrailsASTUtils
isSharedConnection() - Method in MultiTenancySettings.MultiTenancyMode
Returns:
Whether a single shared connection is used
isSharedMongoDatastore(org.spockframework.runtime.model.FieldInfo) - Method in StartMongoGrailsUnitExtension
isShowSource() - Method in GroovyPageWritable
isShutdown() - Method in AbstractGrailsPluginManager
isShutdown() - Method in GrailsPluginManager
Indicates whether the manager has been shutdown or not
isSimpleType(java.lang.Class, java.lang.Object) - Method in DefaultJsonViewHelper
isSimpleType(java.lang.String) - Method in MappingFactory
isSimpleValue(java.lang.Object) - Method in DefaultGrailsJsonViewHelper
isSingleResult() - Method in MongoQuery.AggregatePipeline
isSingleton() - Method in BeanConfiguration
Returns:
true if the bean is singleton
isSingleton() - Method in DataSourceConnectionSourcesFactoryBean
isSingleton() - Method in DataSourceFactoryBean
isSingleton() - Method in DefaultBeanConfiguration
isSingleton() - Method in DefaultConstraintEvaluatorFactoryBean
isSingleton() - Method in DefaultGrailsControllerClass
isSingleton() - Method in DefaultMappingContextFactoryBean
isSingleton() - Method in EventBusFactoryBean
isSingleton() - Method in GormDispatcherRegistrar
isSingleton() - Method in GrailsControllerClass
Returns:
Whether the scope is singleton
isSingleton() - Method in HibernateDatastoreFactoryBean
isSingleton() - Method in HibernateDialectDetectorFactoryBean
isSingleton() - Method in HibernateMappingContextSessionFactoryBean
isSingleton() - Method in HotSwappableTargetSourceFactoryBean
isSingleton() - Method in InstanceFactoryBean
isSingleton() - Method in PromiseFactoryBean
isSingleton() - Method in ServiceRegistryFactoryBean
isSingleton() - Method in ValidatorRegistryFactoryBean
isSkipFilteringCodec() - Method in GrailsWebRequest
Returns:
true if grails.views.filteringCodecForMimeType settings should be ignored for this request
isSnapshot() - Method in GrailsVersion
isSnapshot(java.lang.String) - Method in VersionComparator
isSorted(org.grails.datastore.mapping.model.PersistentProperty) - Method in GrailsDomainBinder
Establish whether a collection property is sorted
isSpockTest(org.codehaus.groovy.ast.ClassNode) - Method in AstUtils
Whether the class is a Spock test
isStacktrace() - Method in GrailsConsole
Returns:
Whether to show stack traces
isStateless(org.grails.datastore.mapping.model.PersistentEntity) - Method in AbstractSession
isStateless(org.grails.datastore.mapping.model.PersistentEntity) - Method in SessionImplementor
Returns:
Whether the session is stateless
isStatic() - Method in MethodMetadataReadingVisitor
isStaticCandidateMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in AbstractGrailsArtefactTransformer
isStaticMethodExcluded(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in AbstractGrailsArtefactTransformer
isStaticMethodIncluded(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in AbstractGrailsArtefactTransformer
isStaticProperty(java.lang.Class, java.lang.String) - Method in GrailsClassUtils
isStringType(java.lang.Class) - Method in DefaultJsonViewHelper
isSubclassOf(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in AstUtils
Returns true if the given class name is a parent class of the given class
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 AstUtils
isSubclassOfOrImplementsInterface(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in GrailsASTUtils
issueManagement - Property in GebGrailsPlugin
issueManagement - Property in HibernateGrailsPlugin
issueManagement - Property in JsonViewGrailsPlugin
issueManagement - Property in MarkupViewGrailsPlugin
issueManagement - Property in MongodbGrailsPlugin
issueManagement - Property in ScaffoldingGrailsPlugin
isSupportedOs(java.lang.String) - Method in DefaultFeature
isSwapped() - Method in SystemOutAndErrSwapper
isSynchronizedWithTransaction - Field in AbstractSession
isSyntaxTag(java.lang.String) - Method in GrailsTagRegistry
isTablePerConcreteClass() - Method in Mapping
isTenantId(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, java.beans.PropertyDescriptor) - Method in AbstractGormMappingFactory
isTenantId(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, java.beans.PropertyDescriptor) - Method in KeyValueMappingFactory
isTenantId(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, java.beans.PropertyDescriptor) - Method in MappingFactory
Return whether the given property descriptor is the tenant id
isTestSetupOrCleanup(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in AbstractMethodDecoratingTransformation
isThisTheReceiver(java.lang.Object) - Method in GroovyPageTypeCheckingExtension
isTimeFormat(java.lang.String) - Method in DatabaseMigrationCommand
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.
isTransactionPresent(org.grails.datastore.mapping.core.Datastore) - Method in TransactionUtils
isTrimStrings() - Method in DataBindingConfigurationProperties
isTrouble() - Method in GrailsPrintWriterAdapter
isTryCatchFinallyTag() - Method in JspTag
Returns:
Return true if the tag class implements the TryCatchFinally interface
isTryCatchFinallyTag() - Method in JspTagImpl
isUnidirectionalOneToMany(org.grails.datastore.mapping.model.PersistentProperty) - Method in GrailsDomainBinder
Checks whether a property is a unidirectional non-circular one-to-many
isUnique() - Method in Property
Returns:
Whether the property should be unique
isUnique() - Method in PropertyConfig
Shortcut to determine whether the property's column is configured to be unique.
isUniqueWithinGroup() - Method in Property
Returns:
Whether the property is unique within a group
isUrl() - Method in Constrained
isUrl() - Method in ConstrainedDelegate
isUrl() - Method in DefaultConstrainedProperty
Returns:
Returns the url.
isUrlRequired() - Method in GroovyPageView
isUseAbsoluteLinks() - Method in ViewConfiguration
Returns:
Whether to use absolute links
isUseCompileStatic() - Method in ApiDelegateTransformation
isUsed() - Method in GrailsPrintWriter
isUsed() - Method in GrailsPrintWriterAdapter
isUsed() - Method in StreamCharBuffer.StreamCharBufferWriter
isUseJsessionId() - Method in ResponseRedirector
isValid() - Method in AbstractConstraint
Return whether the constraint is valid for the owning class
isValid() - Method in Constraint
Return whether the constraint is valid for the owning class
isValid(java.lang.String, java.lang.String) - Method in SynchronizerTokensHolder
isValidAnnotation(org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.AnnotatedNode) - Method in AbstractGormASTTransformation
isValidAnnotation(org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.AnnotatedNode) - Method in SubscriberTransform
isValidAnnotation(org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.AnnotatedNode) - Method in TenantTransform
isValidAnnotation(org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.AnnotatedNode) - Method in TransactionalTransform
isValidArtefactClassNode(org.codehaus.groovy.ast.ClassNode, int) - Method in ArtefactHandlerAdapter
isValidArtefactClassNode(org.codehaus.groovy.ast.ClassNode, int) - Method in DomainClassArtefactHandler
isValidArtefactType() - Method in AbstractGrailsArtefactTransformer
isValidInterface(java.lang.Class) - Method in DefaultServiceRegistry
isValidMappingStrategy(java.lang.Class, java.lang.Object) - Method in AbstractMappingContext
isValidMappingStrategy(java.lang.Class, java.lang.Object) - Method in HibernateMappingContext
isValidParameter(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.Parameter, java.lang.String) - Method in AbstractServiceImplementer
Check whether the given parameter is a valid property of the domain class
isValidPropertyType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in AbstractProjectionImplementer
isValidResource(org.springframework.core.io.Resource) - Method in ClassNameCompleter
isValidResource(org.springframework.core.io.Resource) - Method in DomainClassCompleter
isValidResource(org.springframework.core.io.Resource) - Method in TestsCompleter
isValidSource(org.grails.datastore.mapping.engine.event.AbstractPersistenceEvent) - Method in AbstractPersistenceEventListener
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.
isVariableCachingAllowed(java.lang.String) - Method in AbstractTemplateVariableBinding
isVariableCachingAllowed(java.lang.String) - Method in WebRequestTemplateVariableBinding
isVerbose() - Method in GrailsConsole
Returns:
Whether verbose output is being used
isVersioned() - Method in AbstractPersistentEntity
isVersioned() - Method in Entity
Returns:
Whether this entity is versioned
isVersioned(org.grails.datastore.mapping.engine.EntityAccess) - Method in EntityPersister
isVersioned() - Method in PersistentEntity
Is the entity versioned for optimistic locking.
isVersionGreaterThan(java.lang.String, java.lang.String) - Method in GrailsVersionUtils
Returns true if rightVersion is greater than leftVersion
isVetoed() - Method in PendingDeleteAdapter
isVetoed() - Method in PendingInsertAdapter
isVetoed() - Method in PendingOperation
Returns:
Whether the operation has been vetoed
isVetoed() - Method in PendingOperationAdapter
isVetoed() - Method in PendingUpdateAdapter
isVisible(Class<?>, java.lang.ClassLoader) - Method in GrailsClassUtils
Check whether the given class is visible in the given ClassLoader.
isWarDeployed() - Method in AbstractGrailsApplication
isWarDeployed() - Method in GrailsApplication
Returns true if this application has been deployed as a WAR file
isWatchForFileChanges() - Method in SpringApplicationRunnerConfiguration
Returns true if the source file should be monitored for changes and automatically recompiled.
isWhereQueryCall(org.codehaus.groovy.ast.expr.MethodCall) - Method in WhereQueryTypeCheckingExtension
isWindows() - Method in GrailsConsole
isWriterReferenced() - Method in BoundedCharsAsEncodedBytesCounter
isXhr() - Method in GrailsMockHttpServletRequest
Indicates whether this is an AJAX request or not (as far as Grails is concerned).
isXhr(jakarta.servlet.http.HttpServletRequest) - Method in HttpServletRequestExtension
IterableInterfaceProjectionBuilder - Trait in org.grails.datastore.gorm.services.implementers
Projection builder for iterable results like lists and arrays
IterableProjectionServiceImplementer - Interface in org.grails.datastore.gorm.services.implementers
For projections that return an iterable
IterableServiceImplementer - Interface in org.grails.datastore.gorm.services.implementers
An implementer that returns an iterable or an array
iteration - Property in JspTagImpl
iterator() - Method in AbstractConnectionSources
iterator() - Method in AbstractPersistentCollection
iterator() - Method in AbstractResultList
Override to transform elements if necessary during iteration.
iterator() - Method in AbstractTemplateVariableBinding.TemplateVariableBindingMap
iterator() - Method in CodeGenConfig
iterator() - Method in CommandRunner
iterator() - Method in CompositeConfig
iterator() - Method in DetachedCriteria
iterator() - Method in GrailsDependencyVersions
iterator() - Method in JSONArray
iterator() - Method in MongoQuery.AggregatedResultList
iterator() - Method in NavigableMap.NullSafeNavigator
iterator() - Method in NavigableMapConfig
iterator() - Method in PagedResultList
iterator() - Method in PrefixedConfig
iterator() - Method in SoftServiceLoader
Returns:
The iterator
iterator() - Method in StaticConnectionSources

J

jakartaValidate(java.lang.Object, java.lang.reflect.Method, java.lang.Object) - Method in ValidatedService
Validate the given method for the given arguments
JakartaValidatorRegistry - Class in org.grails.datastore.gorm.validation.jakarta
A validator registry that creates validators
JakartaValidatorRegistry(org.grails.datastore.mapping.model.MappingContext, org.grails.datastore.mapping.core.connections.ConnectionSourceSettings, org.springframework.context.MessageSource) - Constructor in JakartaValidatorRegistry
JarCommand - Class in org.grails.cli.command.archive
Command to create a self-contained executable jar file from a CLI application.
JarCommand() - Constructor in JarCommand
JarProfile(org.grails.cli.profile.ProfileRepository, org.springframework.core.io.Resource, java.lang.ClassLoader) - Constructor in AbstractJarProfileRepository.JarProfile
javaClass - Field in AbstractPersistentEntity
JavaCompiler - Class in org.grails.boot.internal
Helper for recompiling Java code at runtime
JavaCompiler() - Constructor in JavaCompiler
JAVASCRIPT_CODEC_IDENTIFIER - Field in JavaScriptEncoder
javascript - Property in JavascriptTagLib
Includes a javascript src file, library or inline script if the tag has no 'src' or 'library' attributes its assumed to be an inline script:
JavaScriptCodec - Class in org.grails.encoder.impl
A codec that encodes strings to Javascript
JavaScriptCodec.1 - Class in org.grails.encoder.impl
JavaScriptCodec.1() - Constructor in JavaScriptCodec.1
JavaScriptCodec() - Constructor in JavaScriptCodec
JavascriptDateMarshaller - Class in org.grails.web.converters.marshaller.json
Authors:
Siegfried Puchbauer
JavaScriptEncoder - Class in org.grails.encoder.impl
Used for making strings safe to be included in a SCRIPT tag besides normal Javascript escaping, possibly "unsafe" characters are escaped too so that it's safe to include an escaped string in a HTML SCRIPT tag.
JavaScriptEncoder() - Constructor in JavaScriptEncoder
JavascriptTagLib - Class in org.grails.plugins.web.taglib
Javascript tags.
JavascriptTagLib() - Constructor in JavascriptTagLib
JAVASIST_PROXY_FACTORY - Field in AbstractMappingContext
JavassistProxyFactory - Class in org.grails.datastore.mapping.proxy
A proxy factory that uses Javassist to create proxies
JdbcCompilerAutoConfiguration - Class in org.grails.cli.compiler.autoconfigure
CompilerAutoConfiguration for Spring JDBC.
jdbcExceptionTranslator - Field in GrailsHibernateTemplate
jj_nt - Field in JSONParser
Next token.
jjFillToken() - Method in JsonParserTokenManager
jjnewLexState - Field in JsonParserTokenManager
Lex State array.
jjstrLiteralImages - Field in JsonParserTokenManager
Token literal values.
JmsCompilerAutoConfiguration - Class in org.grails.cli.compiler.autoconfigure
CompilerAutoConfiguration for Spring JMS.
jndiName - Property in DataSourceSettings
The JNDI name
Join - Annotation Type in grails.gorm.services
Allow specifying the join to services
join(java.lang.String) - Method in AbstractCriteriaBuilder
join(java.lang.String, jakarta.persistence.criteria.JoinType) - Method in AbstractDetachedCriteria
Specifies whether a join query should be used (if join queries are supported by the underlying datastore)
join(java.lang.String, jakarta.persistence.criteria.JoinType) - Method in AbstractHibernateCriteriaBuilder
join(java.lang.String) - Method in AbstractHibernateQuery
join - Property in ApplicationTagLib
Uses the Groovy JDK join method to concatenate the toString() representation of each item in this collection with the given separator.
join(java.lang.String, jakarta.persistence.criteria.JoinType) - Method in BuildableCriteria
Whether to join on an association
join(java.lang.String, jakarta.persistence.criteria.JoinType) - Method in CriteriaBuilder
join(java.lang.String, jakarta.persistence.criteria.JoinType) - Method in DetachedCriteria
join(java.lang.String) - Method in JSONArray
Make a string from the contents of this JSONArray.
join(java.lang.String, jakarta.persistence.criteria.JoinType) - Method in Query
Specifies whether a join query should be used (if join queries are supported by the underlying datastore)
JoinTable - Class in org.grails.orm.hibernate.cfg
Represents a Join table in Grails mapping.
JoinTable() - Constructor in JoinTable
joinTable - Property in PropertyConfig
The join table configuration
joinTypes - Field in AbstractDetachedCriteria
joinTypes - Field in Query
JPA_ENTITY_ANNOTATION_NODE - Field in GormEntityTransformation
JPA_ENTITY_CLASS_NODE - Field in GormEntityTransformation
JPA_GORM_ENTITY_ORDER - Field in GroovyTransformOrder
Makes all GormEntities be a JPA entity
JPA_ID_ANNOTATION_NODE - Field in GormEntityTransformation
JPA_TRANSIENT_ANNOTATION_NODE - Field in GormEntityTransformation
JPA_VERSION_ANNOTATION_NODE - Field in GormEntityTransformation
JpaEntity - Annotation Type in grails.gorm.annotation
A class annotation used to make a class into a GORM domain class.
JpaGormEntityTransformation - Class in org.grails.compiler.gorm
Enhanced GORM entity annotated with JPA annotations
JpaGormEntityTransformation() - Constructor in JpaGormEntityTransformation
JpaMappingConfigurationStrategy - Class in org.grails.datastore.mapping.model.config
JpaMappingConfigurationStrategy(org.grails.datastore.mapping.model.MappingFactory) - Constructor in JpaMappingConfigurationStrategy
JpaQueryBuilder - Class in org.grails.datastore.mapping.query.jpa
Builds JPA 1.0 String-based queries from the Query model
JpaQueryBuilder(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.query.Query.Junction, org.grails.datastore.mapping.query.Query.ProjectionList, List<Query.Order>) - Constructor in JpaQueryBuilder
JpaQueryInfo - Class in org.grails.datastore.mapping.query.jpa
JpaQueryInfo(java.lang.String, java.util.List) - Constructor in JpaQueryInfo
JSON - Class in grails.converters
A converter that converts domain classes, Maps, Lists, Arrays, POJOs and POGOs to JSON.
JSON.Builder - Class in grails.converters
JSON_API - Field in MimeType
JSON_API_OBJECT - Property in DefaultJsonApiViewHelper
The jsonapiobject parameter
JSON_CODEC_IDENTIFIER - Field in BasicJSONEncoder
JSON_CONTENT_TYPE - Property in ControllerUnitTest
JSON_DATE_FORMAT - Field in JsonGenerator.Options
JSON_DATE_FORMAT - Field in JsonOutput
JSON_DATE_FORMAT_LOCALE - Field in JsonGenerator.Options
JSON(java.lang.Object) - Constructor in JSON
Creates a new JSON Converter for the given Object
json - Property in JsonRenderResult
The JSON result
json - Property in JsonView
The StreamingJsonBuilder instance
json(java.lang.Object) - Method in JsonViewWritableScript
JSON - Field in MimeType
JSON_VIEW_SUFFIX - Field in JsonViewResolver
jsonapi - Property in JsonView
The JSON API view helper
JsonApiDataBindingSourceCreator - Class in org.grails.web.databinding.bindingsource
Creates DataBindingSource objects from JSON API in the request body
jsonApiDataBindingSourceCreator() - Method in DataBindingConfiguration
JsonApiDataBindingSourceCreator() - Constructor in JsonApiDataBindingSourceCreator
JsonApiIdRenderStrategy - Interface in grails.plugin.json.view.api.jsonapi
jsonApiIdRenderStrategy - Property in JsonView
The strategy to use to render identifiers in the JSON API specification
jsonApiIdRenderStrategy - Property in JsonViewTemplate
jsonApiIdRenderStrategy - Property in JsonViewTemplateEngine
jsonApiIdRenderStrategy - Property in JsonViewTest
JsonApiViewHelper - Interface in grails.plugin.json.view.api
Authors:
Colin Harrington
JSONArray - Class in org.grails.web.json
A JSONArray is an ordered sequence of values.
JSONArray(java.util.Collection) - Constructor in JSONArray
Construct a JSONArray from a Collection.
JSONBuilder - Class in grails.web
Builds JSON data.
JSONBuilder() - Constructor in JSONBuilder
JSONCodec - Class in org.grails.plugins.codecs
A codec that encodes strings to JSON
JSONCodec() - Constructor in JSONCodec
JSONCodecFactory - Class in org.grails.encoder.impl
JSONCodecFactory.1 - Class in org.grails.encoder.impl
JSONCodecFactory.1() - Constructor in JSONCodecFactory.1
JSONCodecFactory() - Constructor in JSONCodecFactory
JsonCollectionRenderer - Class in grails.rest.render.json
A JSON renderer for a collection of objects
JsonCollectionRenderer(java.lang.Class, grails.web.mime.MimeType) - Constructor in JsonCollectionRenderer
JsonDataBindingSourceCreator - Class in org.grails.web.databinding.bindingsource
Creates DataBindingSource objects from JSON in the request body
JsonDataBindingSourceCreator.1 - Class in org.grails.web.databinding.bindingsource
JsonDataBindingSourceCreator.1() - Constructor in JsonDataBindingSourceCreator.1
jsonDataBindingSourceCreator() - Method in DataBindingConfiguration
JsonDataBindingSourceCreator() - Constructor in JsonDataBindingSourceCreator
JSONElement - Interface in org.grails.web.json
Base interface for all valid JSON Elements
JSONEncoder - Class in grails.encoders
JSONException - Class in org.grails.web.json
The JSONException is thrown by the JSON.org classes then things are amiss.
JSONException(java.lang.Throwable) - Constructor in JSONException
JsonGenerator - Interface in grails.plugin.json.builder
Temporary fork of groovy JsonGenerator until Groovy 2.5.0 is out.
JsonGenerator.Converter - Interface in grails.plugin.json.builder
Handles converting a given type.
JsonGenerator.Options - Class in grails.plugin.json.builder
A builder used to construct a JsonGenerator instance that allows control over the serialized JSON output.
JSONObject - Class in org.grails.web.json
A JSONObject is an unordered collection of name/value pairs.
JSONObject(java.lang.String) - Constructor in JSONObject
Construct a JSONObject from a string.
JsonOutput - Class in grails.plugin.json.builder
Temporary fork of groovy.json.JsonOutput until Groovy 2.5.0 is out.
JsonOutput.JsonUnescaped - Class in grails.plugin.json.builder
Represents unescaped JSON
JsonOutput.JsonWritable - Class in grails.plugin.json.builder
Represents unescaped JSON
JSONParser - Class in org.grails.web.json.parser
JSONParser(org.grails.web.json.parser.JsonParserTokenManager) - Constructor in JSONParser
Constructor with generated Token Manager.
JsonParserConstants - Interface in org.grails.web.json.parser
Token literal values and constants.
JsonParserTokenManager - Class in org.grails.web.json.parser
Token Manager.
JsonParserTokenManager(org.grails.web.json.parser.SimpleCharStream, int) - Constructor in JsonParserTokenManager
Constructor.
JsonReader - Class in org.grails.datastore.bson.json
A simplified fork of org.bson.json.JsonReader that works with readers and removes processing related to MongoDB
JsonReader.Context - Class in org.grails.datastore.bson.json
JsonReader.Mark - Class in org.grails.datastore.bson.json
JsonReader(java.io.Reader) - Constructor in JsonReader
Constructs a new instance with the given JSON reader.
JsonRenderer - Class in grails.rest.render.json
A JSON renderer that allows including / excluding properties
JsonRenderer.1 - Class in grails.rest.render.json
JsonRenderer.1() - Constructor in JsonRenderer.1
JsonRenderer.2 - Class in grails.rest.render.json
JsonRenderer.2() - Constructor in JsonRenderer.2
JsonRenderer(Class<T>, grails.web.mime.MimeType) - Constructor in JsonRenderer
JsonRenderResult - Class in grails.plugin.json.view.test
A result object returned by JsonViewTest
JsonRenderResult() - Constructor in JsonRenderResult
jsonSlurper - Property in JsonDataBindingSourceCreator
jsonSlurper - Field in YamlCommandFactory
JsonTemplateTypeCheckingExtension - Class in grails.plugin.json.view.internal
A type checking extension for JSON builder
JsonTemplateTypeCheckingExtension() - Constructor in JsonTemplateTypeCheckingExtension
jsonText - Property in JsonRenderResult
The raw JSON text
JSONTokener - Class in org.grails.web.json
A JSONTokener takes a source string and extracts characters and tokens from it.
JSONTokener(java.lang.String) - Constructor in JSONTokener
Construct a JSONTokener from a string.
JsonUnescaped(java.lang.CharSequence) - Constructor in JsonOutput.JsonUnescaped
JsonView - Trait in grails.plugin.json.view.api
Extends default view API with additional methods
jsonView - Property in TestRequestConfigurer
JsonViewCompiler - Class in grails.plugin.json.view
A compiler for JSON views
JsonViewCompiler() - Constructor in JsonViewCompiler
JsonViewConfiguration - Class in grails.plugin.json.view
Default configuration for JSON views
JsonViewConfiguration() - Constructor in JsonViewConfiguration
JsonViewGeneratorConfiguration - Class in grails.plugin.json.view
Created by jameskleeh on 11/8/16.
JsonViewGeneratorConfiguration() - Constructor in JsonViewGeneratorConfiguration
JsonViewGrailsPlugin - Class in grails.plugin.json.view
JsonViewGrailsPlugin() - Constructor in JsonViewGrailsPlugin
jsonViewHelper - Property in TemplateRenderer
JsonViewJsonRenderer - Class in grails.plugin.json.renderer
A renderer that will lookup a JSON view if it exists and render it, otherwise fallback to default
JsonViewJsonRenderer(Class<T>, grails.web.mime.MimeType, grails.views.mvc.SmartViewResolver, grails.core.support.proxy.ProxyHandler, grails.rest.render.RendererRegistry, grails.rest.render.Renderer) - Constructor in JsonViewJsonRenderer
JsonViewResolver - Class in grails.plugin.json.view.mvc
Authors:
Graeme Rocher
jsonViewResolver - Property in AbstractJsonViewContainerRenderer
JsonViewResolver(grails.plugin.json.view.JsonViewTemplateEngine, java.lang.String, java.lang.String) - Constructor in JsonViewResolver
JsonViewSetupSpecInterceptor - Class in grails.views.json.test.spock
JsonViewSetupSpecInterceptor() - Constructor in JsonViewSetupSpecInterceptor
jsonViewSetupSpecInterceptor - Property in JsonViewSpockExtension
JsonViewSpockExtension - Class in grails.views.json.test.spock
JsonViewSpockExtension() - Constructor in JsonViewSpockExtension
JsonViewsTransform - Class in grails.plugin.json.view.internal
Authors:
Graeme ROcher
JsonViewsTransform() - Constructor in JsonViewsTransform
JsonViewTemplate - Class in grails.plugin.json.view.template
JsonViewTemplate() - Constructor in JsonViewTemplate
JsonViewTemplateEngine - Class in grails.plugin.json.view
A template engine for parsing JSON views
JsonViewTemplateEngine(grails.views.ViewConfiguration, java.lang.ClassLoader) - Constructor in JsonViewTemplateEngine
Constructs a JsonTemplateEngine with a custom base class
JsonViewTest - Trait in grails.plugin.json.view.test
A trait that test classes can implement to add support for easily testing JSON views
JsonViewTest.TestHttpResponse - Class in grails.plugin.json.view.test
JsonViewUnitTest - Trait in grails.views.json.test
JsonViewUnitTest.TestHttpResponse - Class in grails.views.json.test
JsonViewWritableScript - Class in grails.plugin.json.view
JsonViewWritableScript() - Constructor in JsonViewWritableScript
JsonWriter - Class in org.grails.datastore.bson.json
Simplified fork of org.bson.json.JsonWriter that ignores behaviour specific to MongoDB and produces more compat output
JsonWriter.Context - Class in org.grails.datastore.bson.json
JSONWriter.Mode - Enum in org.grails.web.json
Enumeration of the possible modes of the JSONWriter
JsonWriter(java.io.Writer, org.bson.json.JsonWriterSettings) - Constructor in JsonWriter
JSP_SUFFIX - Field in GroovyPageViewResolver
JspActionSubmitTag - Class in org.grails.web.taglib.jsp
JSP facade onto the GSP actionSubmit tag
JspActionSubmitTag() - Constructor in JspActionSubmitTag
JspCheckboxTag - Class in org.grails.web.taglib.jsp
Authors:
Graeme Rocher
JspCheckboxTag() - Constructor in JspCheckboxTag
JspCurrencySelectTag - Class in org.grails.web.taglib.jsp
Authors:
Graeme Rocher
JspCurrencySelectTag() - Constructor in JspCurrencySelectTag
JspDatePickerTag - Class in org.grails.web.taglib.jsp
Authors:
Graeme Rocher
JspDatePickerTag() - Constructor in JspDatePickerTag
JspEachErrorTag - Class in org.grails.web.taglib.jsp
JSP facade onto the GSP eachError tag
JspEachErrorTag() - Constructor in JspEachErrorTag
JspFormRemoteTag - Class in org.grails.web.taglib.jsp
Authors:
Graeme Rocher
JspFormRemoteTag() - Constructor in JspFormRemoteTag
JspFormTag - Class in org.grails.web.taglib.jsp
JSP facade onto the GSP form tag
JspFormTag() - Constructor in JspFormTag
JspFragmentImpl - Class in org.grails.gsp.jsp
JspFragmentImpl(org.grails.gsp.jsp.GroovyPagesPageContext, org.grails.buffer.FastStringWriter) - Constructor in JspFragmentImpl
JspHasErrorsTag - Class in org.grails.web.taglib.jsp
JSP facade onto the GSP hasErrors tag
JspHasErrorsTag() - Constructor in JspHasErrorsTag
JspInvokeGrailsTagLibTag - Class in org.grails.web.taglib.jsp
A tag that invokes a tag defined in a the Grails dynamic tag library.
JspInvokeGrailsTagLibTag() - Constructor in JspInvokeGrailsTagLibTag
JspLinkTag - Class in org.grails.web.taglib.jsp
A JSP facade that delegates to the Grails taglib link tag.
JspLinkTag() - Constructor in JspLinkTag
JspLocaleSelectTag - Class in org.grails.web.taglib.jsp
Authors:
Graeme Rocher
JspLocaleSelectTag() - Constructor in JspLocaleSelectTag
JspMessageTag - Class in org.grails.web.taglib.jsp
JSP facade onto the GSP message tag
JspMessageTag() - Constructor in JspMessageTag
JspRemoteFunctionTag - Class in org.grails.web.taglib.jsp
Authors:
Graeme Rocher
JspRemoteFunctionTag() - Constructor in JspRemoteFunctionTag
JspRemoteLinkTag - Class in org.grails.web.taglib.jsp
Authors:
Graeme Rocher
JspRemoteLinkTag() - Constructor in JspRemoteLinkTag
JspRenderErrorsTag - Class in org.grails.web.taglib.jsp
JSP facade onto the GSP renderErrors tag
JspRenderErrorsTag() - Constructor in JspRenderErrorsTag
JspRenderTag - Class in org.grails.web.taglib.jsp
JSP facade onto the GSP render tag.
JspRenderTag() - Constructor in JspRenderTag
JspSelectTag - Class in org.grails.web.taglib.jsp
Authors:
Graeme Rocher
JspSelectTag() - Constructor in JspSelectTag
JspSubmitToRemoteTag - Class in org.grails.web.taglib.jsp
Authors:
Graeme Rocher
JspSubmitToRemoteTag() - Constructor in JspSubmitToRemoteTag
JspTag - Interface in org.grails.gsp.jsp
An interface that represents a JSP tag that can be invoked by Grails
JspTagImpl - Class in org.grails.gsp.jsp
Authors:
Graeme Rocher
JspTagImpl(java.lang.Class) - Constructor in JspTagImpl
JspTagLib - Interface in org.grails.gsp.jsp
An interface that represents a Jsp taglib
JspTagLibImpl - Class in org.grails.gsp.jsp
Authors:
Graeme Rocher
JspTagLibImpl(java.lang.String, Map<String, String>, java.lang.ClassLoader) - Constructor in JspTagLibImpl
JspTimeZoneSelectTag - Class in org.grails.web.taglib.jsp
Authors:
Graeme Rocher
JspTimeZoneSelectTag() - Constructor in JspTimeZoneSelectTag
JspWriterDelegate - Class in org.grails.gsp.jsp
Delegates to another java.io.Writer.
Jsr310ConvertersConfiguration - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.1 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.10 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.10() - Constructor in Jsr310ConvertersConfiguration.10
Jsr310ConvertersConfiguration.11 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.11() - Constructor in Jsr310ConvertersConfiguration.11
Jsr310ConvertersConfiguration.12 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.12() - Constructor in Jsr310ConvertersConfiguration.12
Jsr310ConvertersConfiguration.13 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.13() - Constructor in Jsr310ConvertersConfiguration.13
Jsr310ConvertersConfiguration.14 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.14() - Constructor in Jsr310ConvertersConfiguration.14
Jsr310ConvertersConfiguration.15 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.15() - Constructor in Jsr310ConvertersConfiguration.15
Jsr310ConvertersConfiguration.16 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.16() - Constructor in Jsr310ConvertersConfiguration.16
Jsr310ConvertersConfiguration.17 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.17() - Constructor in Jsr310ConvertersConfiguration.17
Jsr310ConvertersConfiguration.18 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.18() - Constructor in Jsr310ConvertersConfiguration.18
Jsr310ConvertersConfiguration.19 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.19() - Constructor in Jsr310ConvertersConfiguration.19
Jsr310ConvertersConfiguration.1() - Constructor in Jsr310ConvertersConfiguration.1
Jsr310ConvertersConfiguration.2 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.20 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.20() - Constructor in Jsr310ConvertersConfiguration.20
Jsr310ConvertersConfiguration.21 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.21() - Constructor in Jsr310ConvertersConfiguration.21
Jsr310ConvertersConfiguration.2() - Constructor in Jsr310ConvertersConfiguration.2
Jsr310ConvertersConfiguration.3 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.3() - Constructor in Jsr310ConvertersConfiguration.3
Jsr310ConvertersConfiguration.4 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.4() - Constructor in Jsr310ConvertersConfiguration.4
Jsr310ConvertersConfiguration.5 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.5() - Constructor in Jsr310ConvertersConfiguration.5
Jsr310ConvertersConfiguration.6 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.6() - Constructor in Jsr310ConvertersConfiguration.6
Jsr310ConvertersConfiguration.7 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.7() - Constructor in Jsr310ConvertersConfiguration.7
Jsr310ConvertersConfiguration.8 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.8() - Constructor in Jsr310ConvertersConfiguration.8
Jsr310ConvertersConfiguration.9 - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.9() - Constructor in Jsr310ConvertersConfiguration.9
Jsr310ConvertersConfiguration.CustomDateBindingEditor - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.CustomDateBindingEditor() - Constructor in Jsr310ConvertersConfiguration.CustomDateBindingEditor
Jsr310ConvertersConfiguration.Jsr310DateValueConverter - Class in org.grails.databinding.converters
Jsr310ConvertersConfiguration.Jsr310DateValueConverter() - Constructor in Jsr310ConvertersConfiguration.Jsr310DateValueConverter
Jsr310ConvertersConfiguration(org.grails.plugins.databinding.DataBindingConfigurationProperties) - Constructor in Jsr310ConvertersConfiguration
jtaSessionContext - Field in GrailsSessionContext
JTDS - Enum Constant in DatabaseDriver
jTDS.
Junction(List<Criterion>) - Constructor in Query.Junction
junctions - Field in AbstractDetachedCriteria
JUnitReports - Class in org.grails.test.report.junit
Simply propagates to the underlying reports.
JUnitReports(org.apache.tools.ant.taskdefs.optional.junit.JUnitResultFormatter) - Constructor in JUnitReports
JUnitReportsFactory - Class in org.grails.test.report.junit
JUnitReportsFactory(java.lang.String, java.lang.String, java.io.File, List<String>) - Constructor in JUnitReportsFactory

K

KEEP_ALIVE - Field in HttpHeaders
keepRunning - Property in GrailsCli
key - Field in Cacheable
A closure for computing the key dynamically.
key - Field in CacheEvict
A closure for computing the key dynamically.
key - Field in CachePut
A closure for computing the key dynamically.
KEY_EXCEPTION - Field in UrlMappingsUnitTest
key - Property in JoinTable
The foreign key column
key(java.lang.String) - Method in JSONWriter
Append a key.
KEY - Enum Constant in JSONWriter.Mode
key(java.lang.String) - Method in KeyValue
key(java.lang.String) - Method in PathCapturingJSONWriterWrapper
key(java.lang.String) - Method in PrettyPrintJSONWriter
keyPrefix - Property in WriteFilteringMap
keys - Field in AbstractPersistentCollection
keys() - Method in ConfigProperties
keys() - Method in JSONObject
Get an enumeration of the keys of the JSONObject.
keySet() - Method in AbstractTemplateVariableBinding.TemplateVariableBindingMap
keySet() - Method in AbstractTypeConvertingMap
keySet() - Method in CodeGenConfig
keySet() - Method in CompositeConfig
keySet() - Method in ConfigProperties
keySet() - Method in DelegatingParameters
keySet() - Method in EmptyParameters
keySet() - Method in GPathResultMap
keySet() - Method in GrailsFlashScope
keySet() - Method in JSONObject
keySet() - Method in LazyBeanMap
keySet() - Method in LazyMetaPropertyMap
keySet() - Method in NavigableMap
keySet() - Method in NavigableMap.NullSafeNavigator
keySet() - Method in NavigableMapConfig
keySet() - Method in Parameters
Returns:
The parameter names
keySet() - Method in PrefixedConfig
keySet() - Method in PropertyResolverMap
keyspace - Property in Family
keyspace - Field in KeyValueMappingFactory
KeyValue - Class in org.grails.datastore.mapping.keyvalue.mapping.config
KeyValue(java.lang.String) - Constructor in KeyValue
KeyValueClassMapping(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext) - Constructor in KeyValuePersistentEntity.KeyValueClassMapping
KeyValueEntry - Class in org.grails.datastore.mapping.keyvalue.engine
Authors:
Graeme Rocher
KeyValueEntry(java.lang.String) - Constructor in KeyValueEntry
KeyValueMappingContext - Class in org.grails.datastore.mapping.keyvalue.mapping.config
A MappingContext used to map objects to a Key/Value store
KeyValueMappingContext(java.lang.String, org.grails.datastore.mapping.core.connections.ConnectionSourceSettings) - Constructor in KeyValueMappingContext
Constructs a context using the given keyspace
KeyValueMappingFactory - Class in org.grails.datastore.mapping.keyvalue.mapping.config
Authors:
Graeme Rocher
KeyValueMappingFactory(java.lang.String) - Constructor in KeyValueMappingFactory
KeyValuePersistentEntity - Class in org.grails.datastore.mapping.keyvalue.mapping.config
Authors:
Graeme Rocher
KeyValuePersistentEntity.KeyValueClassMapping - Class in org.grails.datastore.mapping.keyvalue.mapping.config
KeyValuePersistentEntity(java.lang.Class, org.grails.datastore.mapping.model.MappingContext) - Constructor in KeyValuePersistentEntity
KILOMETERS - Property in Metric
the radius of the earth in kilometers *
kind - Field in Token
An integer that describes the kind of this token.

L

l - Property in CommonTypes
last(java.util.Map) - Method in AbstractHibernateGormStaticApi
last(java.util.Map) - Method in GormEntity
Finds the last object.
last(java.util.Map) - Method in GormStaticApi
Finds the last object.
last(java.util.Map) - Method in GormStaticOperations
Finds the last object.
LAST - Enum Constant in GrailsFilters
LAST_MODIFIED - Field in HttpHeaders
last() - Method in PersistentSortedSet
last(java.util.Map) - Method in TenantDelegatingGormOperations
LAST_UPDATED_PROPERTY - Field in AutoTimestampEventListener
lastIndexOf(java.lang.Object) - Method in JSONArray
lastIndexOf(java.lang.Object) - Method in PagedResultList
lastIndexOf(java.lang.Object) - Method in PersistentList
lastKey - Property in SimpleMapEntityPersister
lastMatch - Property in GrailsTestCompilerAutoConfiguration
lastModified() - Method in ByteArrayResource
LASTMODIFIED_CHECK_INTERVAL - Field in GroovyPageMetaInfo
lastModified() - Method in GrailsResource
lastModified() - Method in SpringResource
lastModified - Property in WritableScriptTemplate
The last modified stamp of the source file. -1 if no source file.
lastName - Property in Person
lastName - Property in PersonWithCompositeKey
lastUpdated - Property in PersonEvent
lastUpdated - Property in Record
latitude - Property in City
launch(Class<?>, java.lang.String) - Method in SpringApplicationLauncher
Launches the application created using the given sources.
LAYOUT_ATTRIBUTE - Field in WebUtils
layoutBody - Property in RenderSitemeshTagLib
layoutHead - Property in RenderSitemeshTagLib
layoutTitle - Property in RenderSitemeshTagLib
LayoutViewResolver - Interface in org.grails.web.servlet.view
A ViewResolver for resolving layouts
LayoutWriterStack - Class in org.grails.web.taglib
Class that can be used by "layout" tags, i.e. tags that use the different parts in their body to assemble a bigger part.
lazy - Property in DataSourceSettings
Whether the data source is lazy
lazy - Property in Property
Whether to use lazy proxies for each association.
LazyBeanMap - Class in grails.beans.util
LazyBeanMap(java.lang.Object) - Constructor in LazyBeanMap
Creates a bean map
LazyMetaPropertyMap - Class in grails.beans.util
A map implementation that reads an objects properties lazily using Groovy's MetaClass.
LazyMetaPropertyMap(java.lang.Object) - Constructor in LazyMetaPropertyMap
Constructs the map
lazyQuery - Field in AbstractDetachedCriteria
LazyTagLibraryLookup - Class in org.grails.testing.runtime.support
Lazy implementation of the tag library lookup class designed for testing purposes.
le(java.lang.String, java.lang.Object) - Method in AbstractCriteriaBuilder
Used to restrict a value to be less than or equal to the given value
le(java.lang.String, java.lang.Object) - Method in AbstractDetachedCriteria
See Also:
Criteria
le(java.lang.String, java.lang.Object) - Method in AbstractHibernateCriteriaBuilder
Creates a "less than or equal to" Criterion based on the specified property name and value
le(java.lang.String, java.lang.Object) - Method in AbstractHibernateQuery
le(java.lang.String, java.lang.Object) - Method in AbstractHibernateQuery.HibernateAssociationQuery
le(java.lang.String, java.lang.Object) - Method in Criteria
Used to restrict a value to be less than or equal to the given value
le(java.lang.String, java.lang.Object) - Method in DetachedCriteria
le(java.lang.String, java.lang.Object) - Method in Query
Used to restrict a value to be less than or equal to the given value
leAll(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in AbstractCriteriaBuilder
Creates a subquery criterion that ensures the given property is less than all the given returned values
leAll(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in AbstractDetachedCriteria
leAll(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in AbstractHibernateCriteriaBuilder
Creates a subquery criterion that ensures the given property is less than all the given returned values
leAll(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in Criteria
Creates a subquery criterion that ensures the given property is less than all the given returned values
leAll(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in DetachedCriteria
leftShift(java.lang.String) - Method in AbstractGrailsMockHttpServletResponse
Appends the given content string to the response's output stream.
leftShift(Closure<T>) - Method in BoundPromise
leftShift(Closure<T>) - Method in GparsPromise
leftShift(java.lang.String) - Method in GrailsPrintWriter
leftShift(groovy.lang.Writable) - Method in GrailsPrintWriterAdapter
leftShift(groovy.lang.Writable) - Method in GrailsRoutablePrintWriter
leftShift(jakarta.servlet.http.HttpServletResponse, java.lang.Object) - Method in HttpServletResponseExtension
leftShift(MongoCollection<Document>, Map<String, Object>) - Method in MongoExtensions
leftShift(Promise<T>) - Method in PromiseList
Add a promise to the promise list
leftShift(groovy.lang.Closure) - Method in PromiseMap
leftShift(Closure<T>) - Method in SynchronousPromise
length - Property in ColumnConfig
The length of the column
length() - Method in JSONArray
Get the number of elements in the JSONArray, included nulls.
length() - Method in JSONObject
Get the number of keys stored in the JSONObject.
length() - Method in JsonOutput.JsonWritable
length() - Method in StreamCharBuffer
leProperty(java.lang.String, java.lang.String) - Method in AbstractCriteriaBuilder
Constraints a property to be less than or equal to a specified other property
leProperty(java.lang.String, java.lang.String) - Method in AbstractDetachedCriteria
See Also:
Criteria
leProperty(java.lang.String, java.lang.String) - Method in AbstractHibernateCriteriaBuilder
Creates a Criterion that tests if the first property is less than or equal to the second property
leProperty(java.lang.String, java.lang.String) - Method in Criteria
Constrains a property to be less than or equal to a specified other property
leProperty(java.lang.String, java.lang.String) - Method in DetachedCriteria
leProperty(java.lang.String, java.lang.String) - Method in Restrictions
Constraints a property to be less than or equal to a specified other property
leSome(java.lang.String, Closure<?>) - Method in AbstractCriteriaBuilder
leSome(java.lang.String, Closure<?>) - Method in AbstractDetachedCriteria
leSome(java.lang.String, Closure<?>) - Method in AbstractHibernateCriteriaBuilder
leSome(java.lang.String, Closure<?>) - Method in Criteria
Creates a subquery criterion that ensures the given property is less than or equal to some of the given values
leSome(java.lang.String, Closure<?>) - Method in DetachedCriteria
LESS_THAN - Field in AbstractHibernateCriteriaBuilder
LESS_THAN_OR_EQUAL - Field in AbstractHibernateCriteriaBuilder
LESS_THAN_OR_EQUAL_PROPERTY - Field in AbstractHibernateCriteriaBuilder
LESS_THAN_PROPERTY - Field in AbstractHibernateCriteriaBuilder
LessThan(java.lang.String) - Constructor in MethodExpression.LessThan
LessThan(java.lang.String, java.lang.Object) - Constructor in Query.LessThan
LessThanAll(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Constructor in Query.LessThanAll
LessThanEquals(java.lang.String) - Constructor in MethodExpression.LessThanEquals
LessThanEquals(java.lang.String, java.lang.Object) - Constructor in Query.LessThanEquals
LessThanEqualsAll(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Constructor in Query.LessThanEqualsAll
LessThanEqualsProperty(java.lang.String, java.lang.String) - Constructor in Query.LessThanEqualsProperty
LessThanEqualsSome(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Constructor in Query.LessThanEqualsSome
LessThanProperty(java.lang.String, java.lang.String) - Constructor in Query.LessThanProperty
LessThanSome(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Constructor in Query.LessThanSome
LexicalError(boolean, int, int, int, java.lang.String, char) - Method in TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Field in JsonParserTokenManager
Lexer state names.
license - Property in DatabaseMigrationGrailsPlugin
license - Property in GebGrailsPlugin
license - Property in HibernateGrailsPlugin
license - Property in JsonViewGrailsPlugin
license - Property in MarkupViewGrailsPlugin
license - Property in MongodbGrailsPlugin
license - Property in ScaffoldingGrailsPlugin
license - Property in Sitemesh3GrailsPlugin
lifeCycle - Property in GrailsApplicationPostProcessor
like(java.lang.String, java.lang.Object) - Method in AbstractCriteriaBuilder
Creates an like Criterion based on the specified property name and value.
like(java.lang.String, java.lang.Object) - Method in AbstractDetachedCriteria
See Also:
Criteria
LIKE - Field in AbstractHibernateCriteriaBuilder
like(java.lang.String, java.lang.String) - Method in AbstractHibernateQuery
like(java.lang.String, java.lang.String) - Method in AbstractHibernateQuery.HibernateAssociationQuery
like(java.lang.String, java.lang.Object) - Method in Criteria
Creates a like Criterion based on the specified property name and value
like(java.lang.String, java.lang.Object) - Method in DetachedCriteria
Like(java.lang.String) - Constructor in MethodExpression.Like
like(java.lang.String, java.lang.String) - Method in Query
Restricts the results by the given properties value
Like(java.lang.String, java.lang.String) - Constructor in Query.Like
like(java.lang.String, java.lang.String) - Method in Restrictions
Restricts the property match the given String expressions.
limitScanningToApplication() - Method in GrailsAutoConfiguration
Whether classpath scanning should be limited to the application and not dependent JAR files.
LINE_SEPARATOR - Field in GrailsConsole
LINE_SEPARATOR - Field in GrailsExceptionResolver
line - Field in SimpleCharStream
LineNumber - Annotation Type in org.grails.gsp.compiler.transform
Authors:
Andrew Eisenberg
lineNumber - Property in ViewRenderException
LINENUMBERS_DATA_POSTFIX - Field in GroovyPageMetaInfo
LineNumberTransform - Class in org.grails.gsp.compiler.transform
Convert line number information to that based on the line number array passed into the line number array in the LineNumber annotation.
lines - Field in LineNumber
LineString - Class in grails.mongodb.geo
See http://geojson.org/geojson-spec.html#linestring
LineString(grails.mongodb.geo.Point) - Constructor in LineString
Constructs a LineString for the given Point instances
LineStringType - Class in org.grails.datastore.gorm.mongo.geo
Adds support for the LineStringType type to GORM for MongoDB
LineStringType() - Constructor in LineStringType
Link - Class in grails.rest
Represents a Link in a RESTful resource.
link - Property in ApplicationTagLib
General linking to controllers, actions etc.
link(java.util.Map, java.lang.String) - Method in CachingLinkGenerator
link(java.util.Map, java.lang.String) - Method in DefaultGrailsViewHelper
link(java.util.Map, java.lang.String) - Method in DefaultLinkGenerator
{@inheritDoc}
Link(java.lang.String, java.lang.String) - Constructor in Link
link(java.util.Map, java.lang.String) - Method in LinkGenerator
Generates a link to a controller, action or URI for the given named parameters.
LINK_METHOD - Field in LinkableTransform
LINK_NAMESPACE - Field in GroovyPage
LINK_ORDER - Field in GroovyTransformOrder
Allows adding link() support to any class
LINK_PREFIX - Field in CachingLinkGenerator
LINK_TAG - Field in HalXmlRenderer
LINK_TAG - Field in VndErrorXmlRenderer
link(java.util.Map, java.lang.String) - Method in TestLinkGenerator
LINK_WRITERS - Property in ApplicationTagLib
Linkable - Annotation Type in grails.rest
A transform that makes it possible to attach Link instances to any class.
LinkableTransform - Class in org.grails.plugins.web.rest.transform
Implementation of the Linkable transform
LinkableTransform() - Constructor in LinkableTransform
linkBidirectionalOneToMany(java.util.Collection, PersistentClass, DependantValue, org.grails.datastore.mapping.model.PersistentProperty) - Method in GrailsDomainBinder
Links a bidirectional one-to-many, configuring the inverse side and using a column copy to perform the link
LinkGenerator - Interface in grails.web.mapping
Generates links for a Grails application based on URL mapping rules and/or base context settings.
linkGenerator - Property in AbstractLinkingRenderer
linkGenerator - Property in AbstractVndErrorRenderer
linkGenerator - Property in ApplicationTagLib
linkGenerator - Field in BidirectionalToManyInputRenderer
linkGenerator - Property in GrailsViewTemplate
The link generator
linkGenerator - Property in JsonViewTest
linkGenerator - Property in ResponseRedirector
linkGenerator - Property in UrlMappingTagLib
LinkGeneratorFactory - Class in grails.web.mapping
Helper class for creating a LinkGenerator.
LinkGeneratorFactory() - Constructor in LinkGeneratorFactory
LINKS_ATTRIBUTE - Field in DefaultHalViewHelper
LINKS_ATTRIBUTE - Field in HalJsonRenderer
LINKS_ATTRIBUTE - Field in VndErrorJsonRenderer
links(java.util.Map, java.lang.String) - Method in DefaultHalViewHelper
links(java.util.Map, java.lang.Object, java.lang.Number) - Method in HalViewHelper
Creates HAL links for the given model and pagination object
LINKS_METHOD - Field in LinkableTransform
linkValueUsingAColumnCopy(org.grails.datastore.mapping.model.PersistentProperty, Column, DependantValue) - Method in GrailsDomainBinder
list(java.util.Map, groovy.lang.Closure) - Method in AbstractHibernateCriteriaBuilder
list() - Method in AbstractHibernateQuery
list(java.lang.String) - Method in AbstractTypeConvertingMap
list(java.util.Map, groovy.lang.Closure) - Method in BuildableCriteria
Defines and executes a list query in a single call.
LIST_CALL - Field in AbstractHibernateCriteriaBuilder
list(java.util.Map, groovy.lang.Closure) - Method in CriteriaBuilder
list(java.lang.String) - Method in DelegatingParameters
list(groovy.lang.Closure) - Method in DetachedCriteria
Lists all records matching the criterion contained within this DetachedCriteria instance
LIST_DISTINCT_CALL - Field in AbstractHibernateCriteriaBuilder
list(java.lang.String) - Method in EmptyParameters
list() - Method in GormEntity
List all entities
list(java.util.Map, groovy.lang.Closure) - Method in GormQueryOperations
Lists all records matching the criterion contained within this DetachedCriteria instance
list(java.util.Map) - Method in GormService
list() - Method in GormStaticApi
List all entities
list() - Method in GormStaticOperations
List all entities
list(java.util.Map) - Method in HibernateGormStaticApi
list - Field in InListConstraint
list(java.util.Map, groovy.lang.Closure) - Method in NamedCriteriaProxy
list(java.lang.String) - Method in Parameters
Returns value of the parameter as a list of values
list() - Method in Query
Executes the query returning zero or many results as a list.
list() - Method in QueryableCriteria
List all results
list() - Method in TenantDelegatingGormOperations
listAllResources(java.util.Map) - Method in RestfulController
List all of resource based on parameters
listAllResources(java.util.Map) - Method in RestfulServiceController
listArgCounter - Property in ClassWithListArgBeforeValidate
listArgCounter - Property in ClassWithOverloadedBeforeValidate
listDependencies(java.lang.ClassLoader) - Method in MavenResolverGrapeEngine
listDirtyPropertyNames() - Method in DirtyCheckable
Returns:
A list of the dirty property names
listDistinct(groovy.lang.Closure) - Method in AbstractHibernateCriteriaBuilder
listDistinct(groovy.lang.Closure) - Method in BuildableCriteria
Defines and executes a list distinct query in a single call.
listDistinct(groovy.lang.Closure) - Method in CriteriaBuilder
Defines and executes a list distinct query in a single call.
listDistinct(java.util.Map, groovy.lang.Closure) - Method in NamedCriteriaProxy
listenedForEvents - Field in GormEventDispatcher
Listener - Annotation Type in grails.events.annotation.gorm
A Listener is like a Subscriber for GORM events, but is dispatched synchronously
listener - Property in ClosureSubscription
listener - Property in DirtyCheckingAfterListenerSpec
listener - Property in PersistenceEventListenerSpec
listener - Property in QueryEventsSpec
listener - Property in SessionCreationEventSpec
listeners - Field in AbstractConnectionSources
listeners - Field in DataBindingEventMulticastListener
listeners - Field in GormEventDispatcher
listeners - Field in GrailsWebDataBinder
listeners - Property in TldReader
listForCriteria() - Method in AbstractHibernateQuery
listIterator(int) - Method in AbstractResultList
listIterator(int) - Method in JSONArray
listIterator(int) - Method in MongoQuery.AggregatedResultList
listIterator(int) - Method in PagedResultList
listIterator(int) - Method in PersistentList
ListOrderByFinder - Class in org.grails.datastore.gorm.finders
The "listOrderBy*" static persistent method.
ListOrderByFinder(org.grails.datastore.mapping.core.Datastore) - Constructor in ListOrderByFinder
ListOrderBySpec - Class in org.apache.grails.data.testing.tck.tests
Authors:
graemerocher
ListOrderBySpec() - Constructor in ListOrderBySpec
listOutputContext(org.grails.datastore.mapping.model.PersistentEntity, List<DomainProperty>, groovy.lang.Closure) - Method in ContextMarkupRenderer
Defines the context for rendering a list of domain class instances
listOutputContext(org.grails.datastore.mapping.model.PersistentEntity, List<DomainProperty>, groovy.lang.Closure) - Method in ContextMarkupRendererImpl
ListProfilesCommand - Class in org.grails.cli.profile.commands
Lists the available Profile instances 
ListProfilesCommand() - Constructor in ListProfilesCommand
ListReadingCachedGradleOperation - Class in org.grails.cli.gradle.cache
A CachedGradleOperation that reads and writes a list of values
ListReadingCachedGradleOperation() - Constructor in ListReadingCachedGradleOperation
load(java.io.Serializable) - Method in AbstractHibernateGormStaticApi
load(java.io.Serializable) - Method in GormEntity
Retrieves an object from the datastore as a proxy. eg.
load(java.io.Serializable) - Method in GormStaticApi
Retrieves an object from the datastore as a proxy. eg.
load(java.io.Serializable) - Method in GormStaticOperations
Retrieves an object from the datastore as a proxy. eg.
load(Class<T>, java.io.Serializable) - Method in GrailsHibernateTemplate
load(liquibase.parser.core.ParsedNode, liquibase.resource.ResourceAccessor) - Method in GroovyChange
load(java.lang.String, org.springframework.core.io.Resource, List<String>) - Method in GroovyConfigPropertySourceLoader
load(liquibase.parser.core.ParsedNode, liquibase.resource.ResourceAccessor) - Method in GroovyPrecondition
load(Class<T>, java.io.Serializable) - Method in IHibernateTemplate
load() - Method in ServiceDefinition
Returns:
load the service
load(Class<T>) - Method in ServiceTransformation
load(Class<S>, java.lang.ClassLoader, Predicate<String>) - Method in SoftServiceLoader
Creates a new SoftServiceLoader using the given type and class loader.
load(java.io.Serializable) - Method in TenantDelegatingGormOperations
load() - Method in YamlPropertySourceLoader
loadAfter - Property in CacheGrailsPlugin
loadAfter - Property in ControllersAsyncGrailsPlugin
loadAfter - Property in DomainClassGrailsPlugin
loadAfter - Property in FieldsGrailsPlugin
loadAfter - Property in GroovyPagesGrailsPlugin
loadAfter - Property in HibernateGrailsPlugin
loadAfter - Property in InterceptorsGrailsPlugin
loadAfter - Property in MongodbGrailsPlugin
loadAfter - Property in ScaffoldingGrailsPlugin
loadAfter - Property in ServicesGrailsPlugin
loadAfter - Property in UrlMappingsGrailsPlugin
loadAll(Class<T>) - Method in GrailsHibernateTemplate
loadAnnotationDefined(org.codehaus.groovy.ast.AnnotationNode, java.lang.String, java.util.List, java.lang.Class) - Method in ServiceTransformation
loadApplicationConfig() - Method in GrailsApplicationPostProcessor
loadBeans(org.springframework.core.io.Resource) - Method in BeanBuilder
Loads a set of given beans.
loadBefore - Property in RestResponderGrailsPlugin
loadBefore - Property in Sitemesh3GrailsPlugin
loadCorePlugins - Field in AbstractGrailsPluginManager
loadDataServices(java.lang.String) - Method in AbstractDatastoreInitializer
loadedClasses - Field in DefaultGrailsApplication
loadedFiles - Property in GroovyConfigPropertySourceLoader
loadEmbeddedCollection(org.grails.datastore.mapping.model.types.EmbeddedCollection, org.grails.datastore.mapping.engine.EntityAccess, java.lang.Object, java.lang.String) - Method in MongoEntityPersister
loadEmbeddedCollection(org.grails.datastore.mapping.model.types.EmbeddedCollection, org.grails.datastore.mapping.engine.EntityAccess, java.lang.Object, java.lang.String) - Method in NativeEntryEntityPersister
Implementors who want to the ability to read embedded collections should implement this method
loadEmbeddedCollectionKeys(org.grails.datastore.mapping.model.types.Association, org.grails.datastore.mapping.engine.EntityAccess, T) - Method in AbstractMongoObectEntityPersister
Implementors who want to support one-to-many associations embedded should implement this method
loadEmbeddedCollectionKeys(org.grails.datastore.mapping.model.types.Association, org.grails.datastore.mapping.engine.EntityAccess, T) - Method in NativeEntryEntityPersister
Implementors who want to support one-to-many associations embedded should implement this method
loadExternalBeans - Property in GrailsApplicationBuilder
loadExternalBeans - Property in GrailsApplicationPostProcessor
loadExternalBeans() - Method in GrailsUnitTest
loadExternalSpringConfig(org.grails.spring.RuntimeSpringConfiguration, grails.core.GrailsApplication) - Method in RuntimeSpringConfigUtilities
Loads any external Spring configuration into the given RuntimeSpringConfiguration object.
loadFactories(Class<T>, java.lang.ClassLoader) - Method in GrailsFactoriesLoader
Load the factory implementations of the given type from the default location, using the given class loader.
loadFactoriesWithArguments(Class<T>, java.lang.ClassLoader, java.lang.Object) - Method in GrailsFactoriesLoader
loadFactory(Class<T>, java.lang.ClassLoader, java.lang.Object) - Method in GrailsFactoriesLoader
loadFactoryClasses(Class<T>, java.lang.ClassLoader) - Method in GrailsFactoriesLoader
loadGroovy(java.io.File) - Method in CodeGenConfig
loadInverseChildKeys(org.grails.datastore.mapping.core.Session, java.lang.Class, java.util.Collection) - Method in AbstractPersistentCollection
loadJavaServices(Class<S>) - Method in HibernateMappingContextConfiguration
loadMimeTypeConfig(grails.config.Config) - Method in HttpServletResponseExtension
loadPlugins() - Method in DefaultGrailsPluginManager
loadPlugins() - Method in GrailsPluginManager
Performs the initial load of plug-ins throwing an exception if any dependencies don't resolve
loadPlugins() - Method in MockGrailsPluginManager
loadPlugins() - Method in PluginManagerLoader
Load the available plugins
loadPlugins() - Method in ProfilingGrailsPluginManager
loadProperties(java.util.Properties) - Method in GrailsPlaceholderConfigurer
loadProperties(org.springframework.core.io.Resource, java.lang.String) - Method in ReloadableResourceBundleMessageSource
Load the properties from the given resource.
loadServices() - Method in DefaultServiceRegistry
loadSpringGroovyResources(org.grails.spring.RuntimeSpringConfiguration, grails.core.GrailsApplication) - Method in RuntimeSpringConfigUtilities
loadSpringGroovyResourcesIntoContext(org.grails.spring.RuntimeSpringConfiguration, grails.core.GrailsApplication, org.springframework.context.support.GenericApplicationContext) - Method in RuntimeSpringConfigUtilities
loadView(java.lang.String, java.util.Locale) - Method in GroovyPageViewResolver
loadView(java.lang.String, java.util.Locale) - Method in ScaffoldingViewResolver
loadYml(java.io.InputStream) - Method in CodeGenConfig
loc - Property in CommonTypes
LocalDateBsonConverter - Trait in org.grails.datastore.bson.codecs.temporal
A trait to read and write a java.time.LocalDate to MongoDB
LocalDateCodec - Class in org.grails.datastore.bson.codecs
A class to translate a java.time.LocalDate in MongoDB
LocalDateCodec() - Constructor in LocalDateCodec
LocalDateConverter - Trait in grails.gorm.time
A trait to convert a java.time.LocalDate to and from a long
localDateConverter() - Method in Jsr310ConvertersConfiguration
LocalDateDecoder - Class in org.grails.datastore.bson.codecs.decoders
A simple decoder for java.time.LocalDate
LocalDateDecoder() - Constructor in LocalDateDecoder
LocalDateEncoder - Class in org.grails.datastore.bson.codecs.encoders
A simple encoder for java.time.LocalDate
LocalDateEncoder() - Constructor in LocalDateEncoder
LocalDateJsonConverter - Class in grails.plugin.json.converters
A class to render a java.time.LocalDate as json
LocalDateJsonConverter() - Constructor in LocalDateJsonConverter
localDateStructuredBindingEditor() - Method in Jsr310ConvertersConfiguration
LocalDateTimeBsonConverter - Trait in org.grails.datastore.bson.codecs.temporal
A trait to read and write a java.time.LocalDateTime to MongoDB
LocalDateTimeCodec - Class in org.grails.datastore.bson.codecs
A class to translate a java.time.LocalDateTime in MongoDB
LocalDateTimeCodec() - Constructor in LocalDateTimeCodec
LocalDateTimeConverter - Class in org.grails.databinding.converters
This class is a ValueConverter for java.time.LocalDateTime target type.
localDateTimeConverter() - Method in Jsr310ConvertersConfiguration
LocalDateTimeConverter() - Constructor in LocalDateTimeConverter
LocalDateTimeDecoder - Class in org.grails.datastore.bson.codecs.decoders
A simple decoder for java.time.LocalDateTime
LocalDateTimeDecoder() - Constructor in LocalDateTimeDecoder
LocalDateTimeEncoder - Class in org.grails.datastore.bson.codecs.encoders
A simple encoder for java.time.LocalDateTime
LocalDateTimeEncoder() - Constructor in LocalDateTimeEncoder
LocalDateTimeJsonConverter - Class in grails.plugin.json.converters
A class to render a java.time.LocalDateTime as json
LocalDateTimeJsonConverter() - Constructor in LocalDateTimeJsonConverter
localDateTimeStructuredBindingEditor() - Method in Jsr310ConvertersConfiguration
localDateTimeValueConverter() - Method in Jsr310ConvertersConfiguration
localDateValueConverter() - Method in Jsr310ConvertersConfiguration
LOCALE - Field in HibernateCriteriaBuilder
locale - Property in JsonViewGeneratorConfiguration
locale - Property in PageRenderer
locale - Property in View
The locale of the view
LocaleAwareBigDecimalConverter - Class in org.grails.databinding.converters.web
A ValueConverter that knows how to convert a String to a BigDecimal or a BigInteger and is Locale aware.
LocaleAwareBigDecimalConverter() - Constructor in LocaleAwareBigDecimalConverter
LocaleAwareNumberConverter - Class in org.grails.databinding.converters.web
A ValueConverter that knows how to convert a String to any numeric type and is Locale aware.
LocaleAwareNumberConverter() - Constructor in LocaleAwareNumberConverter
localeChangeInterceptor() - Method in I18nAutoConfiguration
LocaleInputRenderer - Class in org.grails.scaffolding.registry.input
The default renderer for rendering java.util.Locale properties
LocaleInputRenderer() - Constructor in LocaleInputRenderer
LocalEntityResolver - Class in org.grails.gsp.jsp
Resolves commons JSP DTDs and Schema definitions locally.
localeResolver - Property in GenericGroovyTemplateView
localeResolver() - Method in I18nAutoConfiguration
localeResolver - Property in LocaleAwareNumberConverter
localeResolver - Property in ParamsAwareLocaleChangeInterceptor
localeResolver - Property in SmartViewResolver
localeSelect - Property in FormTagLib
A helper tag for creating locale selects.
LocalhostDownloadSupport - Class in grails.plugin.geb.support
Authors:
Mattias Reichel
LocalhostDownloadSupport(geb.Browser, java.lang.String) - Constructor in LocalhostDownloadSupport
localOverride - Property in GrailsApplicationBuilder
localOverride - Property in GrailsApplicationBuilder.TestRuntimeGrailsApplicationPostProcessor
LocalTimeBsonConverter - Trait in org.grails.datastore.bson.codecs.temporal
A trait to read and write a java.time.LocalTime to MongoDB
LocalTimeCodec - Class in org.grails.datastore.bson.codecs
A class to translate a java.time.LocalTime in MongoDB
LocalTimeCodec() - Constructor in LocalTimeCodec
LocalTimeConverter - Trait in grails.gorm.time
A trait to convert a java.time.LocalTime to and from a long
localTimeConverter() - Method in Jsr310ConvertersConfiguration
LocalTimeDecoder - Class in org.grails.datastore.bson.codecs.decoders
A simple decoder for java.time.LocalTime
LocalTimeDecoder() - Constructor in LocalTimeDecoder
LocalTimeEncoder - Class in org.grails.datastore.bson.codecs.encoders
A simple encoder for java.time.LocalTime
LocalTimeEncoder() - Constructor in LocalTimeEncoder
LocalTimeJsonConverter - Class in grails.plugin.json.converters
A class to render a java.time.LocalTime as json
LocalTimeJsonConverter() - Constructor in LocalTimeJsonConverter
localTimeStructuredBindingEditor() - Method in Jsr310ConvertersConfiguration
localTimeValueConverter() - Method in Jsr310ConvertersConfiguration
locateResource(java.lang.String) - Method in ReloadableResourceBundleMessageSource
locateResourceWithoutCache(java.lang.String) - Method in ReloadableResourceBundleMessageSource
locateServiceBinding(Class<R>) - Method in HibernateDialectDetectorFactoryBean
Location - Class in org.apache.grails.data.testing.tck.domains
location - Property in DefaultFeature
LOCATION - Field in HttpHeaders
Location() - Constructor in Location
location - Property in MkdirStep
locations - Field in GrailsTestConfiguration
See Also:
ContextConfiguration#locations()#locations()
Default:
{}
lock(boolean) - Method in AbstractHibernateCriteriaBuilder
Whether a pessimistic lock should be obtained.
lock(D) - Method in AbstractHibernateGormInstanceApi
lock(boolean) - Method in AbstractHibernateQuery
lock(Class<T>, java.io.Serializable) - Method in AbstractHibernateSession
lock(java.lang.Class, java.io.Serializable) - Method in AbstractSession
lock() - Method in DelegatingGormEntityApi
lock(java.io.Serializable) - Method in GormEntity
Locks an instance for an update
lock() - Method in GormEntityApi
Upgrades an existing persistence instance to a write lock
lock(D) - Method in GormInstanceApi
Upgrades an existing persistence instance to a write lock
lock(D) - Method in GormInstanceOperations
Upgrades an existing persistence instance to a write lock
lock(D) - Method in GormStaticApi
lock(java.io.Serializable) - Method in GormStaticOperations
Locks an instance for an update
lock(java.lang.Object, LockMode) - Method in GrailsHibernateTemplate
lock(java.io.Serializable) - Method in HibernateGormStaticApi
lock(java.lang.Object, LockMode) - Method in IHibernateTemplate
lock(java.io.Serializable, int) - Method in LockableEntityPersister
Acquire a lock using the given identifier and timeout delay
lock(java.io.Serializable, int) - Method in MongoCodecEntityPersister
lock(java.io.Serializable, int) - Method in NativeEntryEntityPersister
lock(jakarta.persistence.LockModeType) - Method in Query
Specifies whether the query should obtain a pessimistic lock
lock(Class<T>, java.io.Serializable) - Method in Session
Retrieves an individual object, using a write lock to prevent loss of updates
lock(java.io.Serializable) - Method in TenantDelegatingGormOperations
LockableEntityPersister - Class in org.grails.datastore.mapping.engine
Abstract base class for entity persisters that support locking.
LockableEntityPersister(org.grails.datastore.mapping.model.MappingContext, org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.core.Session, org.springframework.context.ApplicationEventPublisher) - Constructor in LockableEntityPersister
lockedObjects - Field in AbstractSession
lockEntry(org.grails.datastore.mapping.model.PersistentEntity, java.lang.String, java.io.Serializable, int) - Method in NativeEntryEntityPersister
Subclasses can override to provide locking semantics
lockResult - Field in Query
LOG - Field in AbstractDatastore
log - Field in AbstractWritableScript
A logger that can be used within views
LOG - Field in ClosureEventListener
log(java.lang.String) - Method in ConsoleLogger
Logs a message below the current status message
LOG - Field in ConvertersConfigurationInitializer
LOG - Property in DefaultAcceptHeaderParser
log - Field in DefaultGrailsApplication
LOG - Field in DefaultGrailsPlugin
log(java.lang.String) - Method in GrailsConsole
Logs a message below the current status message
LOG - Field in GrailsDomainBinder
LOG - Field in GrailsEntityDirtinessStrategy
LOG - Field in GrailsExceptionResolver
LOG - Field in GrailsHibernateUtil
LOG - Field in GrailsPrintWriter
LOG - Field in GroovyPageParser
LOG - Field in GSPResponseWriter
LOG - Property in HibernateMappingBuilder
LOG - Property in JspTagImpl
LOG - Field in LoggingPoolFactory
LOG - Field in NavigableMapConfig
log - Field in OutputEncodingStack
log - Field in XML
logCascadeMapping(org.grails.datastore.mapping.model.types.Association, java.lang.String, org.grails.datastore.mapping.model.PersistentEntity) - Method in GrailsDomainBinder
LoggingPoolFactory - Class in org.grails.async.factory.gpars
A pool factory that logs error instead of printing them to standard err as is the default in GPars
LoggingPoolFactory.1 - Class in org.grails.async.factory.gpars
LoggingPoolFactory.1.1 - Class in org.grails.async.factory.gpars
LoggingPoolFactory.1.1() - Constructor in LoggingPoolFactory.1.1
LoggingPoolFactory.1() - Constructor in LoggingPoolFactory.1
LoggingPoolFactory.2 - Class in org.grails.async.factory.gpars
LoggingPoolFactory.2() - Constructor in LoggingPoolFactory.2
LoggingPoolFactory() - Constructor in LoggingPoolFactory
LoggingTransformer - Class in org.grails.compiler.logging
Adds a log field to all artifacts.
LOGICAL_AND - Field in JpaQueryBuilder
LOGICAL_AND_OPERATOR - Field in GrailsASTUtils
LOGICAL_OR - Field in JpaQueryBuilder
LogicalExpression(java.lang.Object) - Constructor in AbstractHibernateCriteriaBuilder.LogicalExpression
logicalExpressionStack - Field in AbstractHibernateCriteriaBuilder
LOGREF_ATTRIBUTE - Field in AbstractVndErrorRenderer
logSql - Property in DataSourceSettings
Whether to log SQL
logStackTrace(java.lang.Exception, jakarta.servlet.http.HttpServletRequest) - Method in GrailsExceptionResolver
long(java.lang.String, java.lang.Long) - Method in DelegatingParameters
long(java.lang.String, java.lang.Long) - Method in EmptyParameters
LONG - Field in HibernateCriteriaBuilder
long(java.lang.String, java.lang.Long) - Method in Parameters
Obtains the value of a parameter as a Long
long(java.lang.String, java.lang.Long) - Method in TypeConvertingMap
LongArrayToLongArrayConverter - Class in org.grails.datastore.mapping.model.types.conversion
Authors:
Stefan Armbruster
LongArrayToLongArrayConverter() - Constructor in LongArrayToLongArrayConverter
longConverter() - Method in DefaultConvertersConfiguration
longitude - Property in City
lookup(jakarta.servlet.http.HttpServletRequest) - Method in AsyncGrailsWebRequest
Looks up the GrailsWebRequest from the current request.
lookup() - Method in DefaultOutputContextLookup
lookup() - Method in EncodingStateRegistryLookup
Lookup encoding state registry.
lookup() - Method in GrailsWebRequest
Looks up the current Grails WebRequest instance
lookup - Field in NamespacedTagDispatcher
lookup(org.grails.web.mapping.UrlCreatorCache.ReverseMappingKey) - Method in UrlCreatorCache
lookupApplication(jakarta.servlet.ServletContext) - Method in GrailsWebUtil
Looks up a GrailsApplication instance from the ServletContext.
lookupApplication(jakarta.servlet.ServletContext) - Method in WebUtils
Looks up the GrailsApplication instance
lookupAsyncTransactionalMethodTransformer() - Method in DelegateAsyncTransformation
lookupById() - Method in AbstractDetachedCriteriaServiceImplementor
Whether lookup by id is allowed by this implementation
lookupById() - Method in AbstractProjectionImplementer
lookupById() - Method in CountImplementer
lookupById() - Method in FindAllImplementer
lookupCache(org.grails.web.gsp.io.CachingGrailsConventionGroovyPageLocator.GroovyPageLocatorCacheKey, Callable<GroovyPageScriptSource>) - Method in CachingGrailsConventionGroovyPageLocator
lookupCachedTagLib(org.grails.taglib.TagLibraryLookup, java.lang.String, java.lang.String) - Method in TagOutput
lookupCodec(java.lang.String, ConcurrentMap<String,T>, Class<T>) - Method in BasicCodecLookup
lookupDecoder(java.lang.String) - Method in BasicCodecLookup
lookupDecoder(java.lang.String) - Method in CodecLookup
lookupDefaultEncodingStateRegistry() - Method in StreamCharBuffer
lookupEncoder(java.lang.String) - Method in BasicCodecLookup
lookupEncoder(java.lang.String) - Method in CodecLookup
lookupEncoder(grails.core.GrailsApplication, java.lang.String) - Method in CodecLookupHelper
Lookup encoder.
lookupEncoder(grails.core.GrailsApplication, java.lang.String) - Method in WithCodecHelper
lookupEncodingState(java.lang.String, int, int) - Method in StreamingEncoderWriter
lookupFilteringEncoder() - Method in GrailsWebRequest
lookupFormat(java.lang.Object) - Method in MimeTypesApiSupport
lookupHandlerInterceptors(jakarta.servlet.ServletContext) - Method in WebUtils
Looks up all of the HandlerInterceptor instances registered for the application
lookupJspTagLib(java.lang.String) - Method in GroovyPage
lookupJspTagLib(java.lang.String) - Method in ModelRecordingGroovyPage
lookupMapping(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map) - Method in DefaultUrlMappingsHolder
Performs a match uses reverse mappings to looks up a mapping from the controller, action and params.
lookupMimeTypes(java.lang.Object) - Method in MimeTypesApiSupport
lookupNamespaceDispatcher(java.lang.String) - Method in TagLibraryLookup
Looks up a namespace dispatcher for the given namespace
lookupObjectMarshaller(java.lang.Object) - Method in Converter
lookupObjectMarshaller(java.lang.Object) - Method in JSON
lookupObjectMarshaller(java.lang.Object) - Method in XML
lookupOutputContext() - Method in DefaultOutputContextLookup
lookupOutputContext() - Method in OutputContextLookup
lookupOutputContext() - Method in OutputContextLookupHelper
lookupOutputContext() - Method in WebOutputContextLookup
lookupRequestFormat() - Method in GrailsConventionGroovyPageLocator
lookupSecondary() - Method in WebRequestServletHolder
lookupStrategies - Field in AbstractPromiseFactory
lookupTagDispatcher(java.lang.String) - Method in CompileStaticGroovyPage
lookupTagDispatcher(java.lang.String) - Method in GroovyPage
lookupTagDispatcher(java.lang.String) - Method in ModelRecordingGroovyPage
lookupTagLibrary(java.lang.String, java.lang.String) - Method in LazyTagLibraryLookup
lookupTagLibrary(java.lang.String, java.lang.String) - Method in TagLibraryLookup
Looks up a tag library for the given namespace and tag name.
lookupUrlMappings() - Method in GrailsExceptionResolver
lookupUrlMappings(jakarta.servlet.ServletContext) - Method in UrlMappingUtils
Looks up the UrlMappingsHolder instance
lookupViewResolver(org.springframework.context.ApplicationContext) - Method in WebUtils
lookupWebRequest() - Method in WebRequestOutputContext
lookupWebRequestInterceptors(jakarta.servlet.ServletContext) - Method in WebUtils
Looks up all of the WebRequestInterceptor instances registered with the application
lowerLeft - Property in Box
LOWEST_PRECEDENCE - Field in OrderedComparator
Useful constant for the lowest precedence value.
LOWEST_PRIORITY - Field in GroovyTransformOrder
lt(java.lang.String, java.lang.Object) - Method in AbstractCriteriaBuilder
Used to restrict a value to be less than or equal to the given value
lt(java.lang.String, java.lang.Object) - Method in AbstractDetachedCriteria
See Also:
Criteria
lt(java.lang.String, java.lang.Object) - Method in AbstractHibernateCriteriaBuilder
Creates a "less than" Criterion based on the specified property name and value
lt(java.lang.String, java.lang.Object) - Method in AbstractHibernateQuery
lt(java.lang.String, java.lang.Object) - Method in AbstractHibernateQuery.HibernateAssociationQuery
lt(java.lang.String, java.lang.Object) - Method in Criteria
Used to restrict a value to be less than or equal to the given value
lt(java.lang.String, java.lang.Object) - Method in DetachedCriteria
LT_OPERATOR - Field in BsonQuery
lt(java.lang.String, java.lang.Object) - Method in Query
Used to restrict a value to be less than the given value
lt(java.lang.String, java.lang.Object) - Method in Restrictions
Used to restrict a value to be less than the given value
ltAll(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in AbstractCriteriaBuilder
Creates a subquery criterion that ensures the given property is less than all the given returned values
ltAll(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in AbstractDetachedCriteria
ltAll(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in AbstractHibernateCriteriaBuilder
Creates a subquery criterion that ensures the given property is less than all the given returned values
ltAll(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in Criteria
Creates a subquery criterion that ensures the given property is less than all the given returned values
ltAll(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in DetachedCriteria
lte(java.lang.String, java.lang.Object) - Method in AbstractCriteriaBuilder
Used to restrict a value to be less than or equal to the given value
lte(java.lang.String, java.lang.Object) - Method in AbstractDetachedCriteria
See Also:
Criteria
lte(java.lang.String, java.lang.Object) - Method in AbstractHibernateCriteriaBuilder
lte(java.lang.String, java.lang.Object) - Method in AbstractHibernateQuery
lte(java.lang.String, java.lang.Object) - Method in AbstractHibernateQuery.HibernateAssociationQuery
lte(java.lang.String, java.lang.Object) - Method in Criteria
Used to restrict a value to be less than or equal to the given value
lte(java.lang.String, java.lang.Object) - Method in DetachedCriteria
LTE_OPERATOR - Field in BsonQuery
lte(java.lang.String, java.lang.Object) - Method in Query
Used to restrict a value to be less than or equal to the given value
lte(java.lang.String, java.lang.Object) - Method in Restrictions
Used to restrict a value to be less than or equal to the given value
ltProperty(java.lang.String, java.lang.String) - Method in AbstractCriteriaBuilder
Constraints a property to be less than a specified other property
ltProperty(java.lang.String, java.lang.String) - Method in AbstractDetachedCriteria
See Also:
Criteria
ltProperty(java.lang.String, java.lang.String) - Method in AbstractHibernateCriteriaBuilder
Creates a Criterion that tests if the first property is less than the second property
ltProperty(java.lang.String, java.lang.String) - Method in Criteria
Constrains a property to be less than a specified other property
ltProperty(java.lang.String, java.lang.String) - Method in DetachedCriteria
ltProperty(java.lang.String, java.lang.String) - Method in Restrictions
Constraints a property to be less than a specified other property
ltSome(java.lang.String, Closure<?>) - Method in AbstractCriteriaBuilder
ltSome(java.lang.String, Closure<?>) - Method in AbstractDetachedCriteria
ltSome(java.lang.String, Closure<?>) - Method in AbstractHibernateCriteriaBuilder
ltSome(java.lang.String, Closure<?>) - Method in Criteria
Creates a subquery criterion that ensures the given property is less than some of the given values
ltSome(java.lang.String, Closure<?>) - Method in DetachedCriteria

M

main(java.lang.String) - Method in GrailsApplicationContextCommandRunner
Main method to run an existing Application class
main(java.lang.String) - Method in GrailsApplicationScriptRunner
Main method to run an existing Application class
main(java.lang.String) - Method in GrailsCli
Main method for running via the command line
main(java.lang.String) - Method in GrailsShell
Main method to run an existing Application class
main(java.lang.String) - Method in GrailsSwingConsole
Main method to run an existing Application class
main(java.lang.String) - Method in GroovyPageForkedCompiler
main(java.lang.String) - Method in JsonViewCompiler
main(java.lang.String) - Method in MarkupViewCompiler
main(java.lang.String) - Method in PackagedSpringApplicationLauncher
major - Property in GrailsVersion
The major version
make(java.util.Map) - Method in GroovyPageTemplate
make(java.util.Map) - Method in JsonViewTemplate
make(java.util.Map) - Method in MarkupViewWritableScriptTemplate
make(java.util.Map) - Method in ResolvableGroovyTemplateEngine.1
make(java.util.Map) - Method in WritableScriptTemplate
makeAccessible(java.lang.reflect.Method) - Method in ReflectionUtils
Make the given method accessible, explicitly setting it accessible if necessary.
makeAjaxRequest() - Method in GrailsMockHttpServletRequest
Makes this request an AJAX request as Grails understands it.
makeClosureAwareOfArguments(org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.ClosureExpression) - Method in AstUtils
Makes a closure aware of the given methods arguments
makeClosureParameterAware(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.ClosureExpression) - Method in AbstractCacheTransformation
makeDelegatingClosureCall(org.codehaus.groovy.ast.expr.Expression, java.lang.String, org.codehaus.groovy.ast.expr.ArgumentListExpression, org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.expr.MethodCallExpression, org.codehaus.groovy.ast.VariableScope) - Method in AbstractMethodDecoratingTransformation
Construct a method call that wraps an original call with a closure invocation
makeDynamicGormCall(org.codehaus.groovy.ast.expr.MethodCall, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in DynamicFinderTypeCheckingExtension
makeKey(java.lang.String, java.util.Map) - Method in CachingLinkGenerator
makePropertiesFileReproducible(java.io.File) - Method in PropertyFileUtils
makeRelativeIfPossible(java.lang.String) - Method in DefaultStackTracePrinter
makeServerURL() - Method in DefaultLinkGenerator
Get the declared URL of the server from config, or guess at localhost for non-production.
makeSettingsCanonical(java.lang.Object) - Method in WithCodecHelper
ManagedEntity - Annotation Type in grails.orm.hibernate.annotation
manageListIfNecessary(java.lang.Object) - Method in BeanBuilder
Checks whether there are any runtime refs inside the list and converts it to a ManagedList if necessary.
manageMapIfNecessary(java.lang.Object) - Method in BeanBuilder
Checks whether there are any runtime refs inside a Map and converts it to a ManagedMap if necessary.
manager - Field in AbstractGrailsPlugin
manager - Property in GrailsDataTckSpec
MANUAL - Enum Constant in AbstractHibernateDatastore.FlushMode
MANUAL - Enum Constant in HibernateConnectionSourceSettings.HibernateSettings.FlushSettings.FlushMode
ManualEntityOrdering - Class in org.grails.datastore.mapping.query.order
Manual implementation of query ordering for datastores that don't support native ordering.
ManualEntityOrdering(org.grails.datastore.mapping.model.PersistentEntity) - Constructor in ManualEntityOrdering
ManualProjections - Class in org.grails.datastore.mapping.query.projections
Implements common projections in-memory given a set of results.
ManualProjections(org.grails.datastore.mapping.model.PersistentEntity) - Constructor in ManualProjections
ManyToMany - Class in org.grails.datastore.mapping.model.types
Models a many-to-many association between one class and another
ManyToMany(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, java.lang.String, java.lang.Class) - Constructor in ManyToMany
ManyToOne - Class in org.grails.datastore.mapping.model.types
Models a many-to-one association
ManyToOne(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, java.lang.String, java.lang.Class) - Constructor in ManyToOne
map - Field in SimpleMapDataBindingSource
MapBasedSmartPropertyOverrideConfigurer - Class in org.grails.spring.context.support
Applies property configuration from a Map with bean names as keys and bean properties as name/value Maps (i.e.
MapBasedSmartPropertyOverrideConfigurer() - Constructor in MapBasedSmartPropertyOverrideConfigurer
MapMarshaller - Class in org.grails.web.converters.marshaller.xml
Authors:
Siegfried Puchbauer
MAPPED_BY_NONE - Field in GormMappingConfigurationStrategy
mappedInterceptor(org.springframework.web.servlet.HandlerInterceptor) - Method in UrlMappingsHandlerMapping
mappedPropertiesByName - Field in AbstractPersistentEntity
Mapping - Class in org.grails.orm.hibernate.cfg
Models the mapping from GORM classes to the db.
mapping - Property in Book
MAPPING_CACHE - Field in AbstractGrailsDomainBinder
mapping - Property in ChildEntity
mapping - Property in ConnectionSourceSettings.DefaultSettings
The default mapping
mapping - Property in Dog
mapping - Property in EnumThing
mapping - Property in HibernateMappingBuilder
mapping - Property in Highway
mapping - Property in Location
Mapping() - Constructor in Mapping
mapping - Property in ModifyPerson
mapping - Property in Nose
mapping - Property in OptLockNotVersioned
mapping - Property in Patient
mapping - Property in Person
mapping - Property in PersonWithCompositeKey
mapping - Property in Pet
mapping - Property in Plant
mapping - Property in Publication
mapping - Property in Record
mapping - Property in SimpleWidgetWithNonStandardId
mapping - Property in Task
mapping - Property in TestEntity
MappingBuilder - Class in grails.orm.hibernate.mapping
Entry point for the ORM mapping configuration DSL
MappingBuilder() - Constructor in MappingBuilder
MappingConfigurationBuilder - Interface in org.grails.datastore.mapping.config.groovy
Interface for objects that build a mapping configuration
MappingConfigurationStrategy - Interface in org.grails.datastore.mapping.model
MappingContext - Interface in org.grails.datastore.mapping.model
MappingContext.Listener - Interface in org.grails.datastore.mapping.model
Implementors can register for events when the mapping context changes
mappingContext - Field in AbstractDatastore
mappingContext - Property in AbstractLinkingRenderer
mappingContext - Property in BsonPersistentEntityCodec
mappingContext - Property in CodecCustomTypeMarshaller
mappingContext - Field in DefaultConstraintEvaluator
mappingContext - Field in DefaultGrailsApplication
mappingContext - Property in DefaultLinkGenerator
mappingContext - Property in DefaultValidatorRegistry
mappingContext - Field in DynamicFinder
mappingContext - Field in GormValidationApi
mappingContext - Property in GrailsViewTemplate
The GORM mapping context
mappingContext - Field in HibernateConnectionSourceFactory
mappingContext - Property in JsonViewTest
mappingContext - Property in MappingContextAwareConstraintFactory
mappingContext - Property in MappingContextTraversableResolver
mappingContext - Property in TestLinkGenerator
mappingContext - Property in ValidatorRegistryFactoryBean
MappingContextAwareConstraintFactory - Class in org.grails.datastore.gorm.validation.constraints
A constraint that restricts constraints to be applicable only to a given MappingContext
MappingContextAwareConstraintFactory(Class<? extends Constraint>, org.springframework.context.MessageSource, org.grails.datastore.mapping.model.MappingContext, List<Class>) - Constructor in MappingContextAwareConstraintFactory
MappingContextTraversableResolver - Class in org.grails.datastore.gorm.validation.jakarta
A TraversableResolver that uses the MappingContext to establish whether validation can cascade
MappingContextTraversableResolver(org.grails.datastore.mapping.model.MappingContext) - Constructor in MappingContextTraversableResolver
MappingDefinition - Interface in org.grails.datastore.mapping.config
A mapping definition
mappingDirectoryLocations - Property in HibernateConnectionSourceSettings.HibernateSettings
Set locations of directories that contain Hibernate mapping resources, like "WEB-INF/mappings".
MappingFactory - Class in org.grails.datastore.mapping.model
mappingFactory - Field in DocumentMappingContext
mappingFactory - Field in KeyValueMappingContext
mappingJarLocations - Property in HibernateConnectionSourceSettings.HibernateSettings
Set locations of jar files that contain Hibernate mapping resources, like "WEB-INF/lib/example.hbm.jar".
mappingLocations - Property in HibernateConnectionSourceSettings.HibernateSettings
Set locations of Hibernate mapping files, for example as classpath resource "classpath:example.hbm.xml".
mappingName - Field in AbstractUrlMapping
mappings - Property in DefaultUrlMappings
mappings - Property in GrailsCorsConfiguration
mappings - Property in UrlMappingsGrailsPlugin.DefaultUrlMappings
mappingsToGrailsControllerMap - Property in AbstractGrailsControllerUrlMappings
MappingUtils - Class in org.grails.datastore.mapping.engine.internal
Utility methods for mapping logic.
MapReadingCachedGradleOperation - Class in org.grails.cli.gradle.cache
Cached Gradle operation that reads a Map
MapReadingCachedGradleOperation() - Constructor in MapReadingCachedGradleOperation
mapStackLineNumber(java.lang.String, int) - Method in GroovyPagesTemplateEngine
mapStackLineNumber(java.lang.String, int) - Method in ResourceAwareTemplateEngine
mapsToURI(java.lang.String) - Method in DefaultGrailsControllerClass
mapsToURI(java.lang.String) - Method in GrailsControllerClass
Tests if a controller maps to a given URI.
mapToObject(Class<T>, Map<String, Object>) - Method in MongoConstants
mapToPropertyResolver(Map<String,Object>) - Method in AbstractDatastore
MapToSelectInputRenderer - Trait in org.grails.scaffolding.registry.input
A class to easily render a select element based on a given set of options and a default option
mapURI(java.lang.String) - Method in UrlMappingsUnitTest
Maps a URI and returns the appropriate controller instance
mapX(Map<String, ? extends Expression>) - Method in AstUtils
Builds a map
MARIADB - Enum Constant in DatabaseDriver
Maria DB.
Mark() - Constructor in JsonReader.Mark
markApplied(org.codehaus.groovy.ast.ClassNode) - Method in ArtefactTypeAstTransformation
markApplied(org.codehaus.groovy.ast.ASTNode, Class<?>) - Method in GrailsASTUtils
markBufferChanged() - Method in StreamCharBuffer
markDirty - Field in AbstractHibernateDatastore
markDirty() - Method in AbstractPersistentCollection
markDirty - Property in ConnectionSourceSettings
Whether to mark instances dirty on explicit save()
markDirty(java.lang.String, java.lang.Object, java.lang.Object) - Method in DirtyCheckable
Marks the given property name as dirty
markDirty - Property in GormEnhancer
markDirty - Property in GormInstanceApi
markDirty() - Method in PersistentCollection
Mark the collection as dirty.
markEncoded(java.lang.CharSequence) - Method in AbstractCharReplacementEncoder
markEncoded(java.lang.CharSequence) - Method in ChainedEncoder
markEncoded(java.lang.CharSequence) - Method in Encoder
Mark this instance as encoded with this encoder in the current EncodingStateRegistry
markEncoded(java.lang.CharSequence) - Method in NoneEncoder
markEncoded(java.lang.CharSequence) - Method in RawCodec
markEncoded(StringChunk) - Method in StreamCharBuffer
markEncoded(java.lang.CharSequence) - Method in URLCodecFactory.1
markInsertActive() - Method in AbstractHibernateGormInstanceApi
Called by org.grails.orm.hibernate.metaclass.SavePersistentMethod's performInsert to set a ThreadLocal variable that determines the value for getAssumedUnsaved().
MARKUP_VIEW_SUFFIX - Field in MarkupViewResolver
MarkupView - Trait in grails.plugin.markup.view.api
Extra methods added to markup views
MarkupViewCompiler - Class in grails.plugin.markup.view
A compiler for markup templates
MarkupViewCompiler() - Constructor in MarkupViewCompiler
MarkupViewConfiguration - Class in grails.plugin.markup.view
Authors:
Graeme Rocher
MarkupViewConfiguration() - Constructor in MarkupViewConfiguration
MarkupViewGrailsPlugin - Class in grails.plugin.markup.view
Plugin class for markup views
MarkupViewGrailsPlugin() - Constructor in MarkupViewGrailsPlugin
MarkupViewResolver - Class in grails.plugin.markup.view.mvc
Authors:
Graeme Rocher
MarkupViewResolver(grails.plugin.markup.view.MarkupViewTemplateEngine, java.lang.String, java.lang.String) - Constructor in MarkupViewResolver
MarkupViewsTransform - Class in grails.plugin.markup.view.internal
Authors:
Graeme Rocher
MarkupViewsTransform() - Constructor in MarkupViewsTransform
MarkupViewTemplate - Class in grails.plugin.markup.view
Base class for markup engine templates
MarkupViewTemplate(groovy.text.markup.MarkupTemplateEngine, java.util.Map, Map<String, String>, groovy.text.markup.TemplateConfiguration) - Constructor in MarkupViewTemplate
MarkupViewTemplateEngine - Class in grails.plugin.markup.view
A ResolvableGroovyTemplateEngine that uses Groovy's groovy.text.markup.MarkupTemplateEngine internally
MarkupViewTemplateEngine.1 - Class in grails.plugin.markup.view
MarkupViewTemplateEngine.1() - Constructor in MarkupViewTemplateEngine.1
MarkupViewTemplateEngine(grails.plugin.markup.view.MarkupViewConfiguration, java.lang.ClassLoader) - Constructor in MarkupViewTemplateEngine
MarkupViewWritableScriptTemplate - Class in grails.plugin.markup.view
Authors:
Graeme Rocher
MarkupViewWritableScriptTemplate(Class<? extends GrailsView>, java.io.File, groovy.text.markup.MarkupTemplateEngine, grails.plugin.markup.view.MarkupViewConfiguration) - Constructor in MarkupViewWritableScriptTemplate
MarkupViewXmlRenderer - Class in grails.plugin.markup.view.renderer
Integration with the Grails renderer framework
MarkupViewXmlRenderer(Class<T>, grails.web.mime.MimeType, grails.views.mvc.SmartViewResolver, grails.core.support.proxy.ProxyHandler, grails.rest.render.RendererRegistry, grails.rest.render.Renderer) - Constructor in MarkupViewXmlRenderer
markUsed() - Method in GrailsPrintWriter
markUsed() - Method in GrailsPrintWriterAdapter
markUsed() - Method in GrailsWrappedWriter
markUsed() - Method in StreamCharBuffer.StreamCharBufferWriter
marshaller - Field in DefaultConverterConfiguration.Entry
marshallers - Field in ImmutableConverterConfiguration
marshalObject(java.lang.Object, grails.converters.XML) - Method in ArrayMarshaller
marshalObject(java.lang.Object, grails.converters.XML) - Method in Base64ByteArrayMarshaller
marshalObject(java.lang.Object, grails.converters.JSON) - Method in ByteArrayMarshaller
marshalObject(java.lang.Object, C) - Method in ChainedConverterConfiguration
marshalObject(java.lang.Object, C) - Method in ChainedConverterConfiguration.ChainedObjectMarshaller
marshalObject(java.lang.Object, T) - Method in ClosureObjectMarshaller
marshalObject(java.lang.Object, grails.converters.XML) - Method in CollectionMarshaller
marshalObject(java.lang.Object, grails.converters.XML) - Method in DateMarshaller
marshalObject(java.lang.Object, grails.converters.XML) - Method in DomainClassMarshaller
marshalObject(java.lang.Object, grails.converters.XML) - Method in EnumMarshaller
marshalObject(java.lang.Object, grails.converters.XML) - Method in GenericJavaBeanMarshaller
marshalObject(java.lang.Object, grails.converters.XML) - Method in GroovyBeanMarshaller
marshalObject(java.lang.Object, grails.converters.XML) - Method in InstanceMethodBasedMarshaller
marshalObject(java.lang.Object, grails.converters.JSON) - Method in JavascriptDateMarshaller
marshalObject(java.lang.Object, grails.converters.XML) - Method in MapMarshaller
marshalObject(java.lang.Object, T) - Method in ObjectMarshaller
Performs the conversion
marshalObject(java.lang.Object, C) - Method in ProxyUnwrappingMarshaller
marshalObject(java.lang.Object, grails.converters.XML) - Method in ToStringBeanMarshaller
marshalObject(java.lang.Object, grails.converters.XML) - Method in ValidationErrorsMarshaller
match(java.lang.String) - Method in AbstractGrailsControllerUrlMappings
match(java.lang.String, java.lang.String) - Method in AntPathMatcher
match(java.lang.String, java.lang.String) - Method in ClosureClassIgnoringComponentScanBeanDefinitionParser
match(java.lang.String) - Method in DefaultUrlMappingsHolder
match(java.util.Map) - Method in Interceptor
Used to define a match.
MATCH_OPERATOR - Field in BsonQuery
match(java.lang.String) - Method in RegexUrlMapping
Matches the given URI and returns a DefaultUrlMappingInfo instance or null
match(int) - Method in ResponseCodeUrlMapping
MATCH_SUFFIX - Field in InterceptorArtefactHandler
match(java.lang.String) - Method in UrlMapping
Matches the given URI and returns an instance of the UrlMappingInfo interface or null if a match couldn't be established
match(java.lang.String) - Method in UrlMappingsHolder
Match and return the first UrlMappingInfo instance possible
matchAll(java.lang.String, org.springframework.http.HttpMethod, java.lang.String) - Method in DefaultUrlMappingsHolder
matchAll(java.lang.String, org.springframework.http.HttpMethod, java.lang.String) - Method in GrailsControllerUrlMappings
matchAll() - Method in Interceptor
Matches all requests
matchAll() - Method in Matcher
Indicate that this matcher should match all requests
matchAll - Field in UrlMappingMatcher
matchAll(java.lang.String, org.springframework.http.HttpMethod, java.lang.String) - Method in UrlMappingsHolder
Match all possible UrlMappingInfo instances to the given URI and HTTP method
MATCHED_REQUEST - Field in UrlMappingsHandlerMapping
Matcher - Interface in grails.interceptors
A Matcher is used to configure matching for Interceptor instances
matches(org.codehaus.groovy.ast.ClassNode) - Method in CachingCompilerAutoConfiguration
matches(org.codehaus.groovy.ast.ClassNode) - Method in CompilerAutoConfiguration
Strategy method used to determine when compiler auto-configuration should be applied.
MATCHES_CONSTRAINT - Field in ConstrainedProperty
matches(org.codehaus.groovy.ast.ClassNode) - Method in GormCompilerAutoConfiguration
matches(org.codehaus.groovy.ast.ClassNode) - Method in GrailsApplicationCompilerAutoConfiguration
matches(org.codehaus.groovy.ast.ClassNode) - Method in GrailsCompilerAutoConfiguration
matches(org.codehaus.groovy.ast.ClassNode) - Method in GrailsTestCompilerAutoConfiguration
matches(org.codehaus.groovy.ast.ClassNode) - Method in GroovyTemplatesCompilerAutoConfiguration
matches(org.codehaus.groovy.ast.ClassNode) - Method in JdbcCompilerAutoConfiguration
matches(org.codehaus.groovy.ast.ClassNode) - Method in JmsCompilerAutoConfiguration
matches(java.util.Map) - Method in Matcher
Defines the match for the given arguments
matches(org.codehaus.groovy.ast.ClassNode) - Method in RabbitCompilerAutoConfiguration
matches(T) - Method in Selector
Indicates whether this Selector matches the key.
matches(org.codehaus.groovy.ast.ClassNode) - Method in SpringBatchCompilerAutoConfiguration
matches(org.codehaus.groovy.ast.ClassNode) - Method in SpringIntegrationCompilerAutoConfiguration
matches(org.codehaus.groovy.ast.ClassNode) - Method in SpringMvcCompilerAutoConfiguration
matches(org.codehaus.groovy.ast.ClassNode) - Method in SpringRetryCompilerAutoConfiguration
matches(org.codehaus.groovy.ast.ClassNode) - Method in SpringSecurityCompilerAutoConfiguration
matches(org.codehaus.groovy.ast.ClassNode) - Method in SpringTestCompilerAutoConfiguration
matches(org.codehaus.groovy.ast.ClassNode) - Method in SpringWebsocketCompilerAutoConfiguration
matches(org.codehaus.groovy.ast.ClassNode) - Method in TransactionManagementCompilerAutoConfiguration
matches(java.util.Map) - Method in UrlMappingMatcher
MatchesConstraint - Class in org.grails.datastore.gorm.validation.constraints
Validates the property against a supplied regular expression.
MatchesConstraint(Class<?>, java.lang.String, java.lang.Object, org.springframework.context.MessageSource) - Constructor in MatchesConstraint
matchesCurrentContainerConfiguration(grails.plugin.geb.WebDriverContainerHolder.WebDriverContainerConfiguration) - Method in WebDriverContainerHolder
matchesFilter(org.springframework.core.type.classreading.MetadataReader, org.springframework.core.type.classreading.MetadataReaderFactory) - Method in HibernateMappingContextConfiguration
Check whether any of the configured entity type filters matches the current class descriptor contained in the metadata reader.
matchesPath(java.lang.String) - Method in WatchPattern
Whether the given path matches this watch pattern
matchingFileExtensions - Property in ClasspathCommandResourceResolver
matchingFileExtensions - Property in FileSystemCommandResourceResolver
matchingFileExtensions - Property in GroovyScriptCommandFactory
matchingFileExtensions - Property in YamlCommandFactory
matchProductName(java.lang.String) - Method in DatabaseDriver
MatchSpec - Class in org.grails.datastore.gorm.finders
A match spec details a matched finder
MatchSpec(java.lang.String, java.lang.String, java.lang.String, int, List<MethodExpression>) - Constructor in MatchSpec
matchStart(java.lang.String, java.lang.String) - Method in AntPathMatcher
matchStatusCode(int, java.lang.Throwable) - Method in AbstractGrailsControllerUrlMappings
matchStatusCode(int, java.lang.Throwable) - Method in DefaultUrlMappingsHolder
matchStatusCode(java.lang.Exception, grails.web.mapping.UrlMappingsHolder) - Method in GrailsExceptionResolver
matchStatusCode(int, java.lang.Throwable) - Method in UrlMappingsHolder
Match and return for first UrlMappingInfo for the give response code and exception
MATERIALIZED_BLOB - Field in HibernateCriteriaBuilder
MATERIALIZED_CLOB - Field in HibernateCriteriaBuilder
MavenModelDependencyManagement - Class in org.grails.cli.compiler.dependencies
DependencyManagement derived from a Maven Model.
MavenModelDependencyManagement(grails.codegen.model.Model) - Constructor in MavenModelDependencyManagement
MavenProfileRepository - Class in org.grails.cli.profile.repository
Resolves profiles from a configured list of repositories using Aether
MavenProfileRepository() - Constructor in MavenProfileRepository
MavenResolverGrapeEngine - Class in org.grails.cli.compiler.grape
A groovy.grape.GrapeEngine implementation that uses Maven Resolver, the dependency resolution system used by Maven.
MavenResolverGrapeEngine(groovy.lang.GroovyClassLoader, org.eclipse.aether.RepositorySystem, org.eclipse.aether.DefaultRepositorySystemSession, List<RemoteRepository>, org.grails.cli.compiler.grape.DependencyResolutionContext, boolean) - Constructor in MavenResolverGrapeEngine
MavenResolverGrapeEngineFactory - Class in org.grails.cli.compiler.grape
Utility class to create a pre-configured MavenResolverGrapeEngine.
MavenSettings - Class in org.grails.cli.compiler.maven
An encapsulation of settings read from a user's Maven settings.xml.
MavenSettings(org.apache.maven.settings.Settings, org.apache.maven.settings.crypto.SettingsDecryptionResult) - Constructor in MavenSettings
Create a new MavenSettings instance.
MavenSettingsReader - Class in org.grails.cli.compiler.maven
MavenSettingsReader reads settings from a user's Maven settings.xml file, decrypting them if necessary using settings-security.xml.
MavenSettingsReader(java.lang.String) - Constructor in MavenSettingsReader
max(java.lang.String) - Method in AbstractCriteriaBuilder
Computes the max value of a property
max(java.lang.String) - Method in AbstractDetachedCriteria
Adds a min projection
max(java.lang.String) - Method in AbstractDetachedCriteria.DetachedProjections
max(java.lang.String, java.lang.String) - Method in AbstractHibernateCriteriaBuilder
Adds a projection that allows the criteria to retrieve a maximum property value
max(int) - Method in AbstractHibernateQuery
max(java.lang.String) - Method in AbstractHibernateQuery.HibernateProjectionList
MAX_CONSTRAINT - Field in ConstrainedProperty
max(java.lang.String) - Method in DetachedCriteria
Adds a min projection
MAX_DISTANCE_OPERATOR - Field in MongoQuery
MAX_FORWARDS - Field in HttpHeaders
max(java.util.Collection, java.lang.String) - Method in ManualProjections
Calculates the maximum value of a property
max(FindIterable<Document>, Map<String, Object>) - Method in MongoExtensions
MAX_OPERATOR - Field in BsonQuery
max(java.lang.String) - Method in ProjectionList
Computes the max value of a property
max(java.lang.String) - Method in Projections
Computes the max value of a property
max - Property in Property
Returns:
The maximum value
max - Field in Query
max(java.lang.String) - Method in Query.ProjectionList
Computes the max value of a property
MAX_SIZE_CONSTRAINT - Field in ConstrainedProperty
MAX_VALUE - Property in ConstrainedEntity
MAX_VALUE - Field in HibernateConnectionSourceSettings.HibernateSettings.FlushSettings.FlushMode
MAX_VALUE - Field in MultiTenancySettings.MultiTenancyMode
MAX_VALUE - Field in TestEnum
maxCapacity - Property in CachePluginConfiguration.CacheConfig
MaxConstraint - Class in org.grails.datastore.gorm.validation.constraints
Implements a maximum value constraint.
MaxConstraint(Class<?>, java.lang.String, java.lang.Object, org.springframework.context.MessageSource) - Constructor in MaxConstraint
maxNextCharInd - Field in SimpleCharStream
MaxProjection(java.lang.String) - Constructor in Query.MaxProjection
maxResults(int) - Method in AbstractHibernateQuery
maxResults(int) - Method in Query
Defines the maximum number of results to return
maxSize - Property in Property
Returns:
The maximum size
MaxSizeConstraint - Class in org.grails.datastore.gorm.validation.constraints
Validates maximum size or length of the property, for strings and arrays this is the length and collections the size.
MaxSizeConstraint(Class<?>, java.lang.String, java.lang.Object, org.springframework.context.MessageSource) - Constructor in MaxSizeConstraint
MD5BytesCodecExtensionMethods - Class in org.grails.plugins.codecs
MD5BytesCodecExtensionMethods() - Constructor in MD5BytesCodecExtensionMethods
MD5CodecExtensionMethods - Class in org.grails.plugins.codecs
MD5CodecExtensionMethods() - Constructor in MD5CodecExtensionMethods
merge(D, java.util.Map) - Method in AbstractHibernateGormInstanceApi
merge(Map<String,Object>) - Method in CompositeConfig
merge(Map<String, Object>) - Method in Config
Merge another config and return this config
merge(java.util.Map) - Method in DelegatingGormEntityApi
merge(D) - Method in GormEntity
Merges an instance with the current session
merge(java.util.Map) - Method in GormEntityApi
Saves an object the datastore
merge(D, java.util.Map) - Method in GormInstanceApi
Saves an object the datastore
merge(D, java.util.Map) - Method in GormInstanceOperations
Saves an object the datastore
merge(D, java.util.Map) - Method in GormStaticApi
merge(D) - Method in GormStaticOperations
Merges an instance with the current session
merge(java.util.Map, boolean) - Method in NavigableMap
merge(Map<String,Object>) - Method in NavigableMapConfig
merge(Map<String,Object>) - Method in PrefixedConfig
merge(D) - Method in TenantDelegatingGormOperations
mergeBinaryPluginProperties(java.util.Locale, java.util.Properties) - Method in PluginAwareResourceBundleMessageSource
mergeMap(java.util.Map, boolean) - Method in CodeGenConfig
mergeMapEntry(org.grails.config.NavigableMap, java.lang.String, java.lang.Object) - Method in NavigableMap
mergeMapEntry(org.grails.config.NavigableMap, java.lang.String, java.lang.Object) - Method in NavigableMapConfig
mergeSettingsAndMakeCanonical(java.lang.Object, Map<String, Object>) - Method in WithCodecHelper
MESSAGE_ATTRIBUTE - Field in AbstractVndErrorRenderer
MESSAGE_BUNDLE - Field in ConstrainedProperty
message(java.util.Map) - Method in DefaultGrailsViewHelper
message(java.util.Map) - Method in GrailsViewHelper
Obtains a i18n message
message - Property in JsonRenderResult
The HTTP response message
message - Property in ValidationTagLib
Resolves a message code for a given error or code from the resource bundle.
messageHelper(java.lang.String, java.lang.Object, java.util.List, java.util.Locale) - Method in FormatTagLib
messageImpl(java.util.Map) - Method in ValidationTagLib
messageInterpolator(jakarta.validation.MessageInterpolator) - Method in GormValidatorFactoryAdapter.GormValidatorContext
messageLogged(org.apache.tools.ant.BuildEvent) - Method in GrailsConsoleBuildListener
messageSource - Field in AbstractConstraint
messageSource - Property in AbstractLinkingRenderer
messageSource - Property in AbstractVndErrorRenderer
messageSource - Property in ContextMarkupRendererImpl
messageSource - Property in DefaultConstraintEvaluatorFactoryBean
messageSource - Property in DefaultConstraintFactory
messageSource - Field in DefaultConstraintRegistry
messageSource - Field in DefaultMappingContextFactoryBean
messageSource - Property in DefaultValidatorRegistry
messageSource - Property in FormatTagLib
messageSource - Property in GrailsViewTemplate
The message source object
messageSource - Field in GrailsWebDataBinder
messageSource - Field in HibernateConnectionSourceFactory
messageSource(grails.core.GrailsApplication, grails.plugins.GrailsPluginManager) - Method in I18nAutoConfiguration
messageSource - Property in JsonViewTest
messageSource - Property in PersistentEntityValidator
messageSource - Property in ValidationTagLib
meta - Property in ApplicationTagLib
Output application metadata that is loaded from application.yml and grails.build.info if it is present.
META_CLASS_PROPERTY - Field in GroovyObjectMethodHandler
META - Property in DefaultJsonApiViewHelper
The meta parameter
META_INF_SERVICES - Field in SoftServiceLoader
metaAnnotationMap - Field in AnnotationMetadataReadingVisitor
metaAnnotationMap - Field in MethodMetadataReadingVisitor
metaClass - Field in GrailsApplicationContext
metaClass - Field in GroovyObjectMethodHandler
MetaClassChangeReporter - Class in org.grails.core.support.internal.tools
Simple class that reports when meta class changes and where (in what stack frame) those changes took place
MetaClassRegistryCleaner - Class in grails.build.support
Allows clean-up of changes made to the MetaClassRegistry.
MetaClassUtils - Class in org.grails.datastore.mapping.reflect
metadata - Field in HibernateDatastore
metadata - Property in MetadataIntegrator
metadataBuildingContext - Field in GrailsDomainBinder
metadataContributor - Field in HibernateConnectionSourceFactory
MetadataIntegrator - Class in org.grails.orm.hibernate
MetadataIntegrator() - Constructor in MetadataIntegrator
metaMethod - Field in MethodInvokingClosure
METHOD_GET_DATASTORE_FOR_CONNECTION - Field in AbstractDatastoreMethodDecoratingTransformation
METHOD_GET_TARGET_DATASTORE - Field in AbstractDatastoreMethodDecoratingTransformation
method - Property in MethodSubscriber
METHOD_MISSING_METHOD_NAME - Field in AbstractGrailsArtefactTransformer
METHOD_MISSING_METHOD_NAME - Field in GrailsASTUtils
METHOD_NAME_MARK_DIRTY - Field in DirtyCheckingTransformer
METHOD_PARAMETER_MAP_LOCAL_VARIABLE_NAME - Field in AbstractCacheTransformation
METHOD_PATTERN - Field in FindAllByBooleanFinder
METHOD_PATTERN - Field in FindByBooleanFinder
METHOD_PATTERN - Field in FindOrCreateByFinder
METHOD_PATTERN - Field in FindOrSaveByFinder
METHOD_PREFIX - Field in AbstractCacheTransformation
METHOD_SIGNATURE - Field in RenderDynamicMethod
method - Property in TestRequestConfigurer
methodCallExpressions - Property in MatchSpec
The method call expressions
MethodEventSubscriber - Class in grails.events.subscriber
A method subscribers for methods that accept an event argument
MethodEventSubscriber(java.lang.Object, java.lang.reflect.Method) - Constructor in MethodEventSubscriber
methodExcludesRegex - Property in UrlMappingMatcher.MapExclude
MethodExpression - Class in org.grails.datastore.gorm.finders
Method expression used to evaluate a dynamic finder.
MethodExpression.Between - Class in org.grails.datastore.gorm.finders
MethodExpression.Equal - Class in org.grails.datastore.gorm.finders
MethodExpression.GreaterThan - Class in org.grails.datastore.gorm.finders
MethodExpression.GreaterThanEquals - Class in org.grails.datastore.gorm.finders
MethodExpression.Ilike - Class in org.grails.datastore.gorm.finders
MethodExpression.InList - Class in org.grails.datastore.gorm.finders
MethodExpression.InRange - Class in org.grails.datastore.gorm.finders
MethodExpression.IsEmpty - Class in org.grails.datastore.gorm.finders
MethodExpression.IsNotEmpty - Class in org.grails.datastore.gorm.finders
MethodExpression.IsNotNull - Class in org.grails.datastore.gorm.finders
MethodExpression.IsNull - Class in org.grails.datastore.gorm.finders
MethodExpression.LessThan - Class in org.grails.datastore.gorm.finders
MethodExpression.LessThanEquals - Class in org.grails.datastore.gorm.finders
MethodExpression.Like - Class in org.grails.datastore.gorm.finders
MethodExpression.NotEqual - Class in org.grails.datastore.gorm.finders
MethodExpression.NotInList - Class in org.grails.datastore.gorm.finders
MethodExpression.Rlike - Class in org.grails.datastore.gorm.finders
MethodExpression(java.lang.String) - Constructor in MethodExpression
MethodInvokingClosure - Class in org.grails.datastore.gorm.internal
Not public API.
MethodInvokingClosure(java.lang.Object, java.lang.String, java.lang.Class) - Constructor in MethodInvokingClosure
MethodMetadataReadingVisitor - Class in org.apache.grails.common.annotation
ASM method visitor which looks for the annotations defined on a method, exposing them through the MethodMetadata interface.
MethodMetadataReadingVisitor(java.lang.String, int, java.lang.String, java.lang.String, java.lang.ClassLoader, Set<MethodMetadata>) - Constructor in MethodMetadataReadingVisitor
methodMetadataSet - Field in AnnotationMetadataReadingVisitor
methodMetadataSet - Field in MethodMetadataReadingVisitor
methodMissing(java.lang.String, java.lang.Object) - Method in AbstractDetachedCriteria
Method missing handler that deals with the invocation of dynamic finders
methodMissing(java.lang.String, java.lang.Object) - Method in BrowserDelegate
Delegates missing method calls to the current Page instance.
methodMissing(java.lang.String, java.lang.Object) - Method in Entity
methodMissing(java.lang.String, java.lang.Object) - Method in GormQueryOperations
Method missing handler for dynamic finders
methodMissing(java.lang.String, java.lang.Object) - Method in GormStaticApi
Method missing handler that deals with the invocation of dynamic finders
methodMissing(java.lang.String, java.lang.Object) - Method in GormStaticOperations
Handles static method missing for dynamic finders
methodMissing(java.lang.String, java.lang.Object) - Method in GroovyScriptCommand
Method missing handler used to invoke other commands from a command script
methodMissing(java.lang.String, java.lang.Object) - Method in HibernateMappingBuilder
methodMissing(java.lang.String, java.lang.Object) - Method in Mapping
methodMissing(java.lang.String, java.lang.Object) - Method in NamedCriteriaProxy
methodMissing(java.lang.String, java.lang.Object) - Method in NamedQueriesBuilder
methodMissing(java.lang.String, java.lang.Object) - Method in NamespacedTagDispatcher
methodMissing(java.lang.String, java.lang.Object) - Method in SettingsFile
methodMissing(java.lang.String, java.lang.Object) - Method in StreamCharBuffer
Delegates methodMissing to String object
methodMissing(java.lang.String, java.lang.Object) - Method in TagLibraryInvoker
Method missing implementation that handles tag invocation by method name
methodMissing(java.lang.String, java.lang.Object) - Method in TemplateNamespacedTagDispatcher
methodMissing(java.lang.String, java.lang.Object) - Method in TenantDelegatingGormOperations
methodMissingForTagLib(groovy.lang.MetaClass, java.lang.Class, org.grails.taglib.TagLibraryLookup, java.lang.String, java.lang.String, java.lang.Object, boolean) - Method in TagLibraryMetaUtils
methodName - Property in DefaultControllerExceptionHandlerMetaData
methodName - Property in MatchSpec
The full method name
methodName - Field in MethodInvokingClosure
methodName - Field in MethodMetadataReadingVisitor
methodRegex - Field in UrlMappingMatcher
methodShouldBeConfiguredAsControllerAction(org.codehaus.groovy.ast.MethodNode) - Method in ControllerActionTransformer
Parameters:
method - a potential controller action method
MethodSubscriber - Class in grails.events.subscriber
Invokes a method to trigger an event
MethodSubscriber(java.lang.Object, java.lang.reflect.Method) - Constructor in MethodSubscriber
MethodValidationImplementer - Class in org.grails.datastore.gorm.validation.jakarta.services.implementers
Adds method parameter validation to Service instances
MethodValidationImplementer() - Constructor in MethodValidationImplementer
Metric - Class in grails.mongodb.geo
Defines a metric for calculating Distance in radians.
metric - Property in Distance
The metric used to calculate radians.
Metric(double) - Constructor in Metric
Constructs a metric for the given multiplier
MILES - Property in Metric
the radius of the earth in miles *
MIME_DISABLE_ACCEPT_HEADER_FOR_USER_AGENTS - Field in Settings
Which user agents should have accept header processing disabled
MIME_DISABLE_ACCEPT_HEADER_FOR_USER_AGENTS_XHR - Field in Settings
XHR requests will ignore MIME_DISABLE_ACCEPT_HEADER_FOR_USER_AGENTS by default, enable to override default
MIME_TYPE - Field in AtomRenderer
MIME_TYPE - Field in HalJsonRenderer
MIME_TYPE - Field in HalXmlRenderer
MIME_TYPE - Field in VndErrorJsonRenderer
MIME_TYPE - Field in VndErrorXmlRenderer
MIME_TYPES - Field in Settings
The configured mime types
MIME_USE_ACCEPT_HEADER - Field in Settings
Whether to use the accept header for content negotiation
MIME_VERSION - Field in HttpHeaders
MimeType - Class in grails.web.mime
Authors:
Graeme Rocher
mimeType - Property in DefaultDataBindingSourceRegistry.DataBindingSourceCreatorCacheKey
mimeType - Property in DefaultRendererRegistry.ContainerRendererCacheKey
mimeType - Property in DefaultRendererRegistry.RendererCacheKey
MimeType(java.lang.String, java.lang.String, Map<String, String>) - Constructor in MimeType
MimeTypeProvider - Interface in grails.web.mime
Objects that expose a Mime Type.
MimeTypeResolver - Interface in grails.web.mime
Resolves the response format
mimeTypeResolver() - Method in MimeTypesConfiguration
mimeTypeResolver - Field in UrlMappingsHandlerMapping
mimeTypes - Property in AbstractRenderer
mimeTypes - Field in DefaultHtmlRenderer
mimeTypes - Property in DefaultJsonRenderer
mimeTypes - Property in DefaultXmlRenderer
mimeTypes - Property in JsonViewConfiguration
mimeTypes - Property in MarkupViewConfiguration
mimeTypes() - Method in MimeTypesConfiguration
mimeTypes - Property in MimeTypesHolder
mimeTypes - Property in VndErrorJsonRenderer
mimeTypes - Property in VndErrorXmlRenderer
MimeTypesApiSupport - Class in org.grails.plugins.web.api
Support class for dealing with calls to withFormat.
MimeTypesApiSupport() - Constructor in MimeTypesApiSupport
MimeTypesConfiguration - Class in org.grails.plugins.web.mime
Configuration for Codecs
MimeTypesConfiguration(grails.core.GrailsApplication, List<MimeTypeProvider>) - Constructor in MimeTypesConfiguration
MimeTypesGrailsPlugin - Class in org.grails.plugins.web.mime
Provides content negotiation capabilities to Grails via a new withFormat method on controllers as well as a format property on the HttpServletRequest instance.
MimeTypesGrailsPlugin() - Constructor in MimeTypesGrailsPlugin
MimeTypesHolder - Class in org.grails.plugins.web.mime
mimeTypesHolder() - Method in MimeTypesConfiguration
MimeTypesHolder(grails.web.mime.MimeType) - Constructor in MimeTypesHolder
MimeTypeUtils - Class in grails.web.mime
Utility methods for MimeType handling
MimeTypeUtils() - Constructor in MimeTypeUtils
MimeUtility - Interface in grails.web.mime
Authors:
Graeme Rocher
mimeUtility - Property in GrailsViewTemplate
The mime utility
mimeUtility - Property in JsonViewTest
mimeUtility(org.grails.plugins.web.mime.MimeTypesHolder) - Method in MimeTypesConfiguration
min(java.lang.String) - Method in AbstractCriteriaBuilder
Computes the min value of a property
min(java.lang.String) - Method in AbstractDetachedCriteria
Adds a sum projection
min(java.lang.String) - Method in AbstractDetachedCriteria.DetachedProjections
min(java.lang.String, java.lang.String) - Method in AbstractHibernateCriteriaBuilder
Adds a projection that allows the criteria to retrieve a minimum property value
min(java.lang.String) - Method in AbstractHibernateQuery.HibernateProjectionList
MIN_CONSTRAINT - Field in ConstrainedProperty
min(java.lang.String) - Method in DetachedCriteria
Adds a sum projection
min(java.util.Collection, java.lang.String) - Method in ManualProjections
Calculates the minimum value of a property
min(FindIterable<Document>, Map<String, Object>) - Method in MongoExtensions
MIN_OPERATOR - Field in BsonQuery
min(java.lang.String) - Method in ProjectionList
Computes the min value of a property
min(java.lang.String) - Method in Projections
Computes the min value of a property
min - Property in Property
Returns:
The minimum value
min(java.lang.String) - Method in Query.ProjectionList
Computes the min value of a property
MIN_SIZE_CONSTRAINT - Field in ConstrainedProperty
MIN_VALUE - Field in HibernateConnectionSourceSettings.HibernateSettings.FlushSettings.FlushMode
MIN_VALUE - Field in MultiTenancySettings.MultiTenancyMode
MIN_VALUE - Field in TestEnum
minArguments - Property in MultiStepCommand
MinConstraint - Class in org.grails.datastore.gorm.validation.constraints
Implements a minimum value constraint.
MinConstraint(Class<?>, java.lang.String, java.lang.Object, org.springframework.context.MessageSource) - Constructor in MinConstraint
minor - Property in GrailsVersion
The minor version
MinProjection(java.lang.String) - Constructor in Query.MinProjection
minSize - Property in Property
Returns:
The minimum size
MinSizeConstraint - Class in org.grails.datastore.gorm.validation.constraints
Validates minimum size or length of the property, for strings and arrays this is the length and collections the size.
MinSizeConstraint(Class<?>, java.lang.String, java.lang.Object, org.springframework.context.MessageSource) - Constructor in MinSizeConstraint
MISSING_METHOD_EXCEPTION - Field in GrailsASTUtils
Mixin - Annotation Type in grails.util
Authors:
Graeme Rocher
MIXIN_ORDER - Field in GroovyTransformOrder
Adds methods from one class onto another
mixins - Field in Enhanced
Default:
{}
MixinTargetAware - Interface in grails.util
An interface for mixins to implement that want to be made aware of the target object
MixinTransformation - Class in org.grails.compiler.injection
The logic for the Mixin location transform.
mkdir(java.lang.Object) - Method in FileSystemInteraction
Makes a directory
mkdir(java.lang.Object) - Method in FileSystemInteractionImpl
Makes a directory
MkdirStep - Class in org.grails.cli.profile.steps
A step that makes a directory
MkdirStep(org.grails.cli.profile.ProfileCommand, Map<String, Object>) - Constructor in MkdirStep
mockArtefact(Class<?>) - Method in ControllerUnitTest
Mocks a Grails controller class, providing the needed behavior and defining it in the ApplicationContext
mockArtefact(Class<?>) - Method in InterceptorUnitTest
mockArtefact(Class<?>) - Method in ParameterizedGrailsUnitTest
mockArtefact(Class<?>) - Method in ServiceUnitTest
Mocks a service class, registering it with the application context
mockArtefact(Class<?>) - Method in TagLibUnitTest
Mocks a tag library, making it available to subsequent calls to controllers mocked via mockArtefact(Class) and GSPs rendered via applyTemplate(String, Map)
mockArtefact(Class<?>) - Method in UrlMappingsUnitTest
MockAsyncContext - Class in org.grails.plugins.testing
MockAsyncContext(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse) - Constructor in MockAsyncContext
MockCascadingDomainClassValidator - Class in org.grails.testing.gorm
MockCascadingDomainClassValidator(org.grails.datastore.mapping.model.PersistentEntity, org.springframework.context.MessageSource, org.grails.datastore.gorm.validation.constraints.eval.ConstraintsEvaluator) - Constructor in MockCascadingDomainClassValidator
MockClosureProxy - Class in grails.test
This closure proxy stores an expectation and checks it before each call to the target closure.
MockClosureProxy(Closure<?>, java.lang.String, java.lang.Object) - Constructor in MockClosureProxy
Constructor.
mockCodec(Class<?>, boolean) - Method in GrailsWebUnitTest
mockController(Class<?>) - Method in GrailsWebUnitTest
mockDataService(Class<?>) - Method in DataTest
Called by the ServiceUnitTest class (via reflection) to create a data service
mockDomain(Class<?>, java.util.List) - Method in DataTest
Mocks a domain class providing the equivalent GORM behavior but against an in-memory concurrent hash map instead of a database
mockDomains(Class<?>) - Method in DataTest
Mocks domain classes providing the equivalent GORM behavior but against an in-memory concurrent hash map instead of a database
MockFileResource - Class in org.grails.core.io
Mocks the behavior of a FileResource.
MockFileResource(java.lang.String, java.lang.String, java.lang.String) - Constructor in MockFileResource
MockGrailsPluginManager - Class in org.grails.plugins
Authors:
Graeme Rocher
MockGrailsPluginManager() - Constructor in MockGrailsPluginManager
mockInterceptor(Class<?>) - Method in InterceptorUnitTest
Mock the interceptor for the given name
MockPart - Class in org.grails.plugins.testing
MockPart(org.springframework.web.multipart.MultipartFile) - Constructor in MockPart
MockResourceLoader - Class in org.grails.core.io
Loads from the file system if its not found on the classpath.
MockStringResourceLoader - Class in org.grails.core.io
Loads Resources from Strings that are registered as Mock resources.
mockTagLib(Class<?>) - Method in GrailsWebUnitTest
mockTagLibs(Class<?>) - Method in GrailsWebUnitTest
mode - Property in HibernateConnectionSourceSettings.HibernateSettings.FlushSettings
The default flush mode
mode - Property in IntegrationSpecConfigurerExtension.IntegrationSpecMethodInterceptor
mode - Field in JSONWriter
The current mode.
mode - Property in MultiTenancySettings
The default multi tenancy mode
mode - Field in XMLStreamWriter
Model - Interface in grails.codegen.model
The model of the naming conventions of a class used for Codegen
model(java.lang.String, Class<T>) - Method in DefaultGrailsJsonViewHelper
Obtains a model value for the given name and type
MODEL_DIRECTIVE - Field in GroovyPageParser
model(groovy.lang.Closure) - Method in GrailsView
Defines the model
model(org.springframework.core.io.Resource) - Method in ModelBuilder
A model for the given class name
model - Property in ModelEntry
MODEL_OBJECT - Field in DefaultViewRenderer
MODEL_TYPES_FIELD - Field in Views
Field used to hold the model types
MODEL_TYPES - Field in Views
The identifier used for model types
model - Property in ValidResponseHandler
MODEL - Field in Views
The identifier used for model types
ModelBuilder - Trait in grails.codegen.model
Used to build a Model for the purposes of codegen
ModelEntry - Class in org.grails.gsp
ModelEntry() - Constructor in ModelEntry
ModelRecordingCache - Class in org.grails.gsp
ModelRecordingCache() - Constructor in ModelRecordingCache
ModelRecordingGroovyPage - Class in org.grails.gsp
Development time helper class to add model definitions to existing GSP pages
ModelRecordingGroovyPage() - Constructor in ModelRecordingGroovyPage
modelSetters - Field in WritableScriptTemplate
modelSuffix - Property in DefaultRendererRegistry
modelTypes - Property in ViewsTransform.ModelTypesVisitor
ModelTypesVisitor(org.codehaus.groovy.control.SourceUnit) - Constructor in ViewsTransform.ModelTypesVisitor
ModificationTrackingEntityAccess - Class in org.grails.datastore.mapping.engine
Tracks modifications to the entity access, this allows synchronization of state for Hibernate for example
ModificationTrackingEntityAccess(org.grails.datastore.mapping.engine.EntityAccess) - Constructor in ModificationTrackingEntityAccess
modifiedProperties - Property in ModificationTrackingEntityAccess
The modified properties
ModifyPerson - Class in org.apache.grails.data.testing.tck.domains
ModifyPerson() - Constructor in ModifyPerson
MODULE_NAME - Field in JsonViewConfiguration
MODULE_NAME - Field in MarkupViewConfiguration
module(T) - Method in PageDelegate
MONGO_AND_OPERATOR - Field in MongoQuery
MONGO_CLASS_FIELD - Field in AbstractMongoObectEntityPersister
MONGO_CLASS_FIELD - Field in MongoCodecEntityPersister
MONGO_CLASS_FIELD - Field in MongoConstants
MONGO_GT_OPERATOR - Field in MongoQuery
MONGO_GTE_OPERATOR - Field in MongoQuery
MONGO_ID_FIELD - Field in AbstractMongoObectEntityPersister
MONGO_ID_FIELD - Field in MongoCodecEntityPersister
MONGO_ID_FIELD - Field in MongoConstants
MONGO_IN_OPERATOR - Field in MongoQuery
MONGO_LT_OPERATOR - Field in MongoQuery
MONGO_LTE_OPERATOR - Field in MongoQuery
mongo - Field in MongoDatastore
mongo - Field in MongoDbDataStoreSpringInitializer
mongo - Property in MongoDbGormAutoConfiguration
MONGO_NE_OPERATOR - Field in MongoQuery
MONGO_NIN_OPERATOR - Field in MongoQuery
MONGO_OR_OPERATOR - Field in MongoQuery
MONGO_REGEX_OPERATOR - Field in MongoQuery
MONGO_SET_OPERATOR - Field in AbstractMongoSession
MONGO_SET_OPERATOR - Field in PersistentEntityCodec
MONGO_UNSET_OPERATOR - Field in AbstractMongoSession
MONGO_UNSET_OPERATOR - Field in PersistentEntityCodec
MONGO_VERSION_PROPERTY - Property in AbstractMongoGrailsExtension
MONGO_WHERE_OPERATOR - Field in MongoQuery
MongoAllOperations - Interface in grails.mongodb.api
All MongoDB operations
MongoAssociationIndexer(T, org.grails.datastore.mapping.model.types.Association, org.grails.datastore.mapping.mongo.MongoSession) - Constructor in AbstractMongoObectEntityPersister.MongoAssociationIndexer
MongoAttribute - Class in org.grails.datastore.mapping.mongo.config
Extends Attribute class with additional Mongo specific configuration
MongoAttribute() - Constructor in MongoAttribute
mongoBeanName - Field in MongoDbDataStoreSpringInitializer
MongoClientOptionsBuilder - Class in org.grails.datastore.mapping.mongo.config
Helper class for building MongoClientSettings from a PropertyResolver
MongoClientOptionsBuilder(org.springframework.core.env.PropertyResolver, java.lang.String) - Constructor in MongoClientOptionsBuilder
MongoCodecEntityPersister - Class in org.grails.datastore.mapping.mongo.engine
An {@org.grails.datastore.mapping.engine.EntityPersister} that uses the MongoDB 3.0 org.bson.codecs.configuration.CodecRegistry infrastructure
MongoCodecEntityPersister.1 - Class in org.grails.datastore.mapping.mongo.engine
MongoCodecEntityPersister.1.1 - Class in org.grails.datastore.mapping.mongo.engine
MongoCodecEntityPersister.1.1() - Constructor in MongoCodecEntityPersister.1.1
MongoCodecEntityPersister.1() - Constructor in MongoCodecEntityPersister.1
MongoCodecEntityPersister.2 - Class in org.grails.datastore.mapping.mongo.engine
MongoCodecEntityPersister.2.1 - Class in org.grails.datastore.mapping.mongo.engine
MongoCodecEntityPersister.2.1() - Constructor in MongoCodecEntityPersister.2.1
MongoCodecEntityPersister.2() - Constructor in MongoCodecEntityPersister.2
MongoCodecEntityPersister.3 - Class in org.grails.datastore.mapping.mongo.engine
MongoCodecEntityPersister.3.1 - Class in org.grails.datastore.mapping.mongo.engine
MongoCodecEntityPersister.3.1() - Constructor in MongoCodecEntityPersister.3.1
MongoCodecEntityPersister.3() - Constructor in MongoCodecEntityPersister.3
MongoCodecEntityPersister(org.grails.datastore.mapping.model.MappingContext, org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.mongo.MongoCodecSession, org.springframework.context.ApplicationEventPublisher, TPCacheAdapterRepository<Object>) - Constructor in MongoCodecEntityPersister
mongoCodecEntityPersisterMap - Field in MongoCodecSession
MongoCodecSession - Class in org.grails.datastore.mapping.mongo
A MongoDB session for codec mapping style
MongoCodecSession(org.grails.datastore.mapping.mongo.MongoDatastore, org.grails.datastore.mapping.model.MappingContext, org.springframework.context.ApplicationEventPublisher, boolean) - Constructor in MongoCodecSession
MongoCollection - Class in org.grails.datastore.mapping.mongo.config
Provides configuration options for mapping Mongo DBCollection instances
MongoCollection.Index - Class in org.grails.datastore.mapping.mongo.config
Definition of an index
MongoCollection() - Constructor in MongoCollection
mongoCollections - Field in AbstractMongoSession
mongoCollections - Field in MongoDatastore
MongoConnectionSourceFactory - Class in org.grails.datastore.mapping.mongo.connections
A factory for building MongoClient instances
MongoConnectionSourceFactory() - Constructor in MongoConnectionSourceFactory
MongoConnectionSources - Class in org.grails.datastore.mapping.mongo.connections
A ConnectionSources implementation that reads the connections from MongoDB
MongoConnectionSources(ConnectionSource<MongoClient, MongoConnectionSourceSettings>, ConnectionSourceFactory<MongoClient, MongoConnectionSourceSettings>, org.springframework.core.env.PropertyResolver) - Constructor in MongoConnectionSources
MongoConnectionSourceSettings - Class in org.grails.datastore.mapping.mongo.connections
Settings for MongoDB driver
MongoConnectionSourceSettings() - Constructor in MongoConnectionSourceSettings
MongoConnectionSourceSettingsBuilder - Class in org.grails.datastore.mapping.mongo.connections
Creates MongoDB configuration
MongoConnectionSourceSettingsBuilder(org.springframework.core.env.PropertyResolver, org.grails.datastore.mapping.mongo.connections.MongoConnectionSourceSettings) - Constructor in MongoConnectionSourceSettingsBuilder
MongoConstants - Class in org.grails.datastore.mapping.mongo
Constants for use with GORM for MongoDB
MongoConstants() - Constructor in MongoConstants
MongoContainerHolder - Class in org.apache.grails.testing.mongo
MongoContainerHolder(org.testcontainers.utility.DockerImageName) - Constructor in MongoContainerHolder
MongoCriteriaBuilder - Class in org.grails.datastore.gorm.mongo
Extends the default CriteriaBuilder implementation with Geolocation methods
MongoCriteriaBuilder(Class<?>, org.grails.datastore.mapping.core.Session) - Constructor in MongoCriteriaBuilder
mongoDatabases - Field in AbstractMongoSession
mongoDatabases - Field in MongoDatastore
MongoDatastore - Class in org.grails.datastore.mapping.mongo
A Datastore implementation for the Mongo document store.
mongoDatastore - Field in AbstractMongoSession
mongoDatastore - Field in MongoCodecEntityPersister
MongoDatastore(org.springframework.core.env.PropertyResolver, org.grails.datastore.gorm.events.ConfigurableApplicationEventPublisher, java.lang.Package) - Constructor in MongoDatastore
Construct a Mongo datastore scanning the given packages
mongoDatastore() - Method in MongoDbGormAutoConfiguration
mongoDatastore - Property in MongoSpec
MongoDbDataStoreSpringInitializer - Class in grails.mongodb.bootstrap
Used to initialize GORM for MongoDB outside of Grails
MongoDbDataStoreSpringInitializer() - Constructor in MongoDbDataStoreSpringInitializer
MongoDbGormAutoConfiguration - Class in org.grails.datastore.gorm.mongodb.boot.autoconfigure
Auto configurer that configures GORM for MongoDB for use in Spring Boot
MongoDbGormAutoConfiguration() - Constructor in MongoDbGormAutoConfiguration
MongodbGrailsPlugin - Class in grails.plugins.mongodb
MongodbGrailsPlugin() - Constructor in MongodbGrailsPlugin
MongoEntity - Trait in grails.mongodb
Enhances the default GormEntity class with MongoDB specific methods
MongoEntityPersister - Class in org.grails.datastore.mapping.mongo.engine
A EntityPersister implementation for the Mongo document store
MongoEntityPersister(org.grails.datastore.mapping.model.MappingContext, org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.mongo.MongoSession, org.springframework.context.ApplicationEventPublisher) - Constructor in MongoEntityPersister
MongoEntityTraitProvider - Class in org.grails.datastore.gorm.mongo
Tells GORM to use the MongoEntity trait for Mongo entities
MongoEntityTraitProvider() - Constructor in MongoEntityTraitProvider
MongoExtensions - Class in org.grails.datastore.gorm.mongo.extensions
Extra methods for MongoDB API
MongoExtensions() - Constructor in MongoExtensions
MongoGormEnhancer - Class in org.grails.datastore.gorm.mongo
GORM enhancer for Mongo.
MongoGormEnhancer(org.grails.datastore.mapping.mongo.MongoDatastore) - Constructor in MongoGormEnhancer
mongoHost - Property in AutoStartedMongoSpec
MongoInstanceOperations - Interface in grails.mongodb.api
Instance methods for GORM for MongoDB
MongoMappingContext - Class in org.grails.datastore.mapping.mongo.config
Models a MappingContext for Mongo.
MongoMappingContext.DocumentEmbeddedPersistentEntity.DocumentCollectionMapping - Class in org.grails.datastore.mapping.mongo.config
MongoMappingContext(org.grails.datastore.mapping.mongo.connections.AbstractMongoConnectionSourceSettings, java.lang.Class) - Constructor in MongoMappingContext
Construct a new context for the given settings and classes
mongoOptions - Field in MongoDbDataStoreSpringInitializer
mongoOptions - Property in MongoDbGormAutoConfiguration
mongoOptionsBeanName - Field in MongoDbDataStoreSpringInitializer
mongoPort - Property in AutoStartedMongoSpec
MongoQuery - Class in org.grails.datastore.mapping.mongo.query
A Query implementation for the Mongo document store.
MongoQuery.AggregatedResultList - Class in org.grails.datastore.mapping.mongo.query
MongoQuery.AggregatePipeline - Class in org.grails.datastore.mapping.mongo.query
MongoQuery.GeoCriterion - Class in org.grails.datastore.mapping.mongo.query
Used for all GeoSpacial queries using 2dsphere indexes
MongoQuery.GeoIntersects - Class in org.grails.datastore.mapping.mongo.query
MongoQuery.GeoWithin - Class in org.grails.datastore.mapping.mongo.query
MongoQuery.MongoResultList - Class in org.grails.datastore.mapping.mongo.query
MongoQuery.Near - Class in org.grails.datastore.mapping.mongo.query
Used for Geospacial querying
MongoQuery.NearSphere - Class in org.grails.datastore.mapping.mongo.query
Used for Geospacial querying with the $nearSphere operator
MongoQuery.ProjectedProperty - Class in org.grails.datastore.mapping.mongo.query
MongoQuery.WithinBox - Class in org.grails.datastore.mapping.mongo.query
Used for Geospacial querying of boxes
MongoQuery.WithinCircle - Class in org.grails.datastore.mapping.mongo.query
Used for Geospacial querying of circles
MongoQuery.WithinPolygon - Class in org.grails.datastore.mapping.mongo.query
Used for Geospacial querying of polygons
MongoQuery(org.grails.datastore.mapping.mongo.AbstractMongoSession, org.grails.datastore.mapping.model.PersistentEntity) - Constructor in MongoQuery
MongoResultList(com.mongodb.client.MongoCursor, int, org.grails.datastore.mapping.engine.EntityPersister) - Constructor in MongoQuery.MongoResultList
MongoSession - Class in org.grails.datastore.mapping.mongo
A Session implementation for the Mongo document store.
mongoSession - Field in MongoCodecEntityPersister
MongoSession(org.grails.datastore.mapping.mongo.MongoDatastore, org.grails.datastore.mapping.model.MappingContext, org.springframework.context.ApplicationEventPublisher, boolean) - Constructor in MongoSession
mongoSession - Property in MongoSpec
MongoSettings - Interface in org.grails.datastore.mapping.mongo.config
Additional settings for MongoDB
MongoSpec - Class in grails.test.mongodb
Base class for MongoDB tests
MongoSpec() - Constructor in MongoSpec
MongoStaticApi - Class in org.grails.datastore.gorm.mongo.api
MongoDB static API implementation
MongoStaticApi(Class<D>, org.grails.datastore.mapping.core.Datastore, List<FinderMethod>, org.springframework.transaction.PlatformTransactionManager) - Constructor in MongoStaticApi
MongoStaticOperations - Interface in grails.mongodb.api
Static operations for GORM for MongoDB
mongoTransactionManager() - Method in MongoDbGormAutoConfiguration
more() - Method in JSONTokener
Determine if the source string still contains characters that next() can consume.
mostSimilar(java.lang.String, java.lang.Object, double) - Method in CosineSimilarity
Sort the candidates by their similarity to the specified input.
moveInterceptorBeansToManagedList(org.springframework.beans.factory.support.BeanDefinitionRegistry, Collection<String>) - Method in PersistenceContextInterceptorAggregator
moveOriginalCodeToNewMethod(org.codehaus.groovy.ast.MethodNode, java.lang.String, org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit, Map<String, ClassNode>) - Method in AbstractMethodDecoratingTransformation
MultiLineString - Class in grails.mongodb.geo
Represents a GeoJSON MultiLineString.
MultiLineString(List<LineString>) - Constructor in MultiLineString
MultiLineStringType - Class in org.grails.datastore.gorm.mongo.geo
Adds support for the MultiLineString type to GORM for MongoDB
MultiLineStringType() - Constructor in MultiLineStringType
MULTIPART_FORM_CONTENT_TYPE - Property in ControllerUnitTest
MULTIPART_FORM - Field in MimeType
multipartConfigElement() - Method in ControllersAutoConfiguration
multipartFiles - Property in GrailsMockHttpServletRequest
MultipleConnectionSourceCapableDatastore - Interface in org.grails.datastore.mapping.core.connections
A Datastore capable of configuring multiple Datastore with individually named ConnectionSource instances
MultipleDataSourceSupport - Class in org.grails.orm.hibernate.datasource
Support methods for Multiple data source handling
MultiplexingOutputStream - Class in org.grails.test.io
MultiplexingOutputStream(java.io.OutputStream) - Constructor in MultiplexingOutputStream
multiplier - Property in Metric
MultiPoint - Class in grails.mongodb.geo
Represents a GeoJSON MultiPoint.
MultiPoint(grails.mongodb.geo.Point, grails.mongodb.geo.Point) - Constructor in MultiPoint
MultiPointType - Class in org.grails.datastore.gorm.mongo.geo
Adds support for the MultiPoint type to GORM for MongoDB
MultiPointType() - Constructor in MultiPointType
MultiPolygon - Class in grails.mongodb.geo
Represents a GeoJSON MultiPolygon.
MultiPolygon(List<Polygon>) - Constructor in MultiPolygon
MultiPolygonType - Class in org.grails.datastore.gorm.mongo.geo
Adds support for the MultiPolygon type to GORM for MongoDB
MultiPolygonType() - Constructor in MultiPolygonType
MultiStepCommand - Class in org.grails.cli.profile
A command that executes multiple steps
MultiStepCommand(java.lang.String, org.grails.cli.profile.Profile) - Constructor in MultiStepCommand
multiTenancy - Property in ConnectionSourceSettings
The settings for Multi Tenancy
multiTenancyMode - Field in GormStaticApi
multiTenancyMode - Field in MongoDatastore
MultiTenancySettings - Class in org.grails.datastore.mapping.multitenancy
Represents the multi tenancy settings
MultiTenancySettings.MultiTenancyMode - Enum in org.grails.datastore.mapping.multitenancy
The multi-tenancy mode
MultiTenancySettings() - Constructor in MultiTenancySettings
MultiTenant - Trait in grails.gorm
A trait for domain classes to implement that should be treated as multi tenant
MultiTenantCapableDatastore - Interface in org.grails.datastore.mapping.multitenancy
An implementation that is capable of multi tenancy
MultiTenantConnection - Class in org.grails.datastore.gorm.jdbc
Allows restoring the target schema prior to releasing the connection to the pool in Multi-Tenant environment
MultiTenantConnection(java.sql.Connection, org.grails.datastore.gorm.jdbc.schema.SchemaHandler) - Constructor in MultiTenantConnection
MultiTenantDataSource - Class in org.grails.datastore.gorm.jdbc
A data source that wraps a target datasource for multi-tenancy
MultiTenantDataSource(javax.sql.DataSource, java.lang.String) - Constructor in MultiTenantDataSource
multiTenantDatastore() - Method in AbstractServiceImplementer
Returns:
The datastore expression
multiTenantDatastore() - Method in DefaultTenantService
MultiTenantEventListener - Class in org.grails.orm.hibernate.multitenancy
An event listener that hooks into persistence events to enable discriminator based multi tenancy (ie org.grails.datastore.mapping.multitenancy.MultiTenancySettings.MultiTenancyMode#DISCRIMINATOR
MultiTenantEventListener(org.grails.datastore.mapping.core.Datastore) - Constructor in MultiTenantEventListener
multiTenantMode - Field in AbstractHibernateDatastore
mutable - Property in NaturalId
Whether the natural id is mutable
mutex(groovy.lang.Closure) - Method in DelegatingGormEntityApi
mutex(groovy.lang.Closure) - Method in GormEntity
Locks the instance for updates for the scope of the passed closure
mutex(groovy.lang.Closure) - Method in GormEntityApi
Locks the instance for updates for the scope of the passed closure
mutex(D, Closure<T>) - Method in GormInstanceApi
Locks the instance for updates for the scope of the passed closure
mutex(D, Closure<T>) - Method in GormInstanceOperations
Locks the instance for updates for the scope of the passed closure
mutex(D, Closure<T>) - Method in GormStaticApi
mutex(D, Closure<T>) - Method in TenantDelegatingGormOperations
MY_TYPE - Property in IntegrationTestAstTransformation
MY_TYPE - Field in RollbackTransform
MY_TYPE - Field in TransactionalTransform
myBooleanProperty - Property in Person
myIdentifier - Property in SimpleWidgetWithNonStandardId
MYSQL - Enum Constant in DatabaseDriver
MySQL.

N

name - Field in AbstractHibernateCriteriaBuilder.LogicalExpression
name - Field in AbstractPersistentProperty
name - Field in AbstractProfile
name - Property in Child
name - Property in ChildEntity
name - Property in ClassWithListArgBeforeValidate
name - Property in ClassWithNoArgBeforeValidate
name - Property in ClassWithOverloadedBeforeValidate
name - Property in ClosureExecutingCommand
name - Property in ColumnConfig
The column name
NAME - Field in CreateAppCommand
NAME - Field in CreatePluginCommand
NAME - Field in CreateProfileCommand
name - Field in DefaultConnectionSource
name - Property in DefaultConstraintFactory
name - Property in DefaultFeature
name - Property in Dog
name - Property in EnumThing
NAME - Field in ExecuteStep
name - Property in Face
name - Property in GradleCommand
name - Field in GrailsPlugin
name - Property in GrailsRepositoryConfiguration
name - Field in GrailsTestConfiguration
See Also:
ContextConfiguration#name()#name()
Default:
""
name - Property in GroovyPrecondition
name - Property in GroovyScriptCommand
name - Property in GroupWithin
NAME - Field in HelpCommand
name - Property in Highway
name - Property in Identity
The name of the id property
name - Property in ListProfilesCommand
name - Property in Location
name - Property in MimeType
NAME - Field in MkdirStep
name - Property in ModifyPerson
name - Property in MultiStepCommand
NAME - Field in OpenCommand
name - Property in OptLockNotVersioned
name - Property in OptLockVersioned
name - Property in Parent
name - Property in PersonEvent
name - Property in Pet
name - Property in PetType
name - Field in PlainFormatter
name - Property in Plant
name - Property in PlantCategory
name - Property in Practice
name - Property in Product
name - Property in ProfileInfoCommand
name - Property in ProfileRepoConfig
name(java.lang.String) - Method in Property
Returns:
The name of the property this property mapping relates to
name - Field in Query.PropertyNameCriterion
name - Property in Record
NAME - Field in RenderStep
NAME - Field in RunCommand
name - Field in Service
Returns:
The name of the service, by default this will the class name decapitalized. ie.
name - Property in Simples
name - Property in SimpleWidget
name - Property in SimpleWidgetWithNonStandardId
name - Property in SortConfig
The property to sort bu
name - Property in Table
The table name
name - Property in Task
name - Property in TestAuthor
name - Property in TestEntity
name - Property in TestPlayer
NAME - Field in UniqueConstraint
name - Property in UniqueGroup
NameAwareMarshaller - Interface in org.grails.web.converters.marshaller
Specialized ObjectMarshaller which defines the Tag Name for XML Conversion.
Named - Interface in grails.util
A interface for objects that have been assigned a name
namedAndCode() - Method in Location
namedArgs(Map<String, ? extends Expression>) - Method in AstMethodDispatchUtils
Create named arguments
namedConfiguration - Property in DefaultJsonRenderer
namedConfiguration - Property in DefaultXmlRenderer
NamedCriteriaProxy - Class in org.grails.datastore.gorm.query
Handles named queries
NamedCriteriaProxy(groovy.lang.Closure, org.grails.datastore.mapping.model.PersistentEntity, java.util.List) - Constructor in NamedCriteriaProxy
namedQueries - Property in PlantCategory
namedQueries - Property in Publication
NamedQueriesBuilder - Class in org.grails.datastore.gorm.query
Handles creation of named queries
NamedQueriesBuilder() - Constructor in NamedQueriesBuilder
NamedQuerySpec - Class in org.apache.grails.data.testing.tck.tests
Authors:
graemerocher
NamedQuerySpec() - Constructor in NamedQuerySpec
NamedQueryTypeCheckingExtension - Class in org.grails.compiler
Since:
3.3
NamedQueryTypeCheckingExtension() - Constructor in NamedQueryTypeCheckingExtension
nameMap - Field in BasePluginFilter
Holds a name to GrailsPlugin map (String, Plugin).
names() - Method in JSONObject
Produce a JSONArray containing the names of the elements of this JSONObject.
namesAndDirections - Property in SortConfig
namespace - Property in AbstractGrailsControllerUrlMappings.ControllerKey
namespace - Field in AbstractUrlMapping
namespace() - Method in Events
Returns:
The namespace of the events
namespace - Property in ForwardUrlMappingInfo
namespace - Field in NamespacedTagDispatcher
namespace - Property in PluginTagLib
namespace() - Method in Resource
Returns:
The namespace of the resource.
namespace - Property in SitemeshTagLib
namespace - Field in UrlCreatorCache.ReverseMappingKey
namespaceDispatchers - Field in TagLibraryLookup
NamespacedTagDispatcher - Class in org.grails.taglib
Allows dispatching to namespaced tag libraries and is used within controllers and tag libraries to allow namespaced tags to be invoked as methods (eg. g.link(action:'foo')).
NamespacedTagDispatcher(java.lang.String, java.lang.Class, grails.core.GrailsApplication, org.grails.taglib.TagLibraryLookup) - Constructor in NamespacedTagDispatcher
namespaceExcludesRegex - Property in UrlMappingMatcher.MapExclude
namespaceHandler - Property in DynamicElementReader
namespaceRegex - Field in UrlMappingMatcher
NameUtils - Class in org.grails.datastore.mapping.reflect
Authors:
Graeme Rocher
NAMING_STRATEGIES - Field in GrailsDomainBinder
Overrideable naming strategy.
naming_strategy - Property in HibernateConnectionSourceSettings.HibernateSettings
The naming strategy
namingStrategy - Field in GrailsDomainBinder
NATIVE - Enum Constant in ValueGenerator
Generated natively from the underlying datastore
nativeEntry - Field in PendingOperationAdapter
NativeEntryEntityPersister - Class in org.grails.datastore.mapping.engine
Provides an implementation of the EntityPersister class that reads and writes against a native datastore type specified by the generic type parameter T
NativeEntryEntityPersister.NativeEntryModifyingEntityAccess - Class in org.grails.datastore.mapping.engine
NativeEntryEntityPersister(org.grails.datastore.mapping.model.MappingContext, org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.core.Session, org.springframework.context.ApplicationEventPublisher, TPCacheAdapterRepository<T>) - Constructor in NativeEntryEntityPersister
NativeEntryModifyingEntityAccess(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object) - Constructor in NativeEntryEntityPersister.NativeEntryModifyingEntityAccess
nativeKey - Field in PendingOperationAdapter
nativeWrapper - Field in GrailsValueWrapper
natural - Property in Identity
The natural id definition
NaturalId - Class in org.grails.orm.hibernate.cfg
Authors:
Graeme Rocher
naturalId(groovy.lang.Closure) - Method in Identity
Define the natural id
NaturalId() - Constructor in NaturalId
navigableConfig - Field in AbstractProfile
NavigableMap - Class in org.grails.config
deprecated:
This class is deprecated to reduce complexity, improve performance, and increase maintainability.
NavigableMap.NullSafeNavigator - Class in org.grails.config
deprecated:
This class should be avoided due to known performance reasons.
NavigableMap(org.grails.config.NavigableMap, List<String>) - Constructor in NavigableMap
NavigableMapConfig - Class in org.grails.config
A Config implementation that operates against a NavigableMap
NavigableMapConfig.ClassConversionException - Class in org.grails.config
NavigableMapPropertySource - Class in org.grails.config
A PropertySource that doesn't return values for navigable submaps
NavigableMapPropertySource(java.lang.String, org.grails.config.NavigableMap) - Constructor in NavigableMapPropertySource
navigablePropertyNames - Property in NavigableMapPropertySource
navigate(java.lang.String) - Method in CodeGenConfig
navigate(java.lang.String) - Method in CompositeConfig
navigate(java.lang.String) - Method in ConfigMap
Navigate the map for the given path
navigate(java.lang.String) - Method in NavigableMap
navigate(java.lang.String) - Method in NavigableMapConfig
navigate(java.lang.String) - Method in PrefixedConfig
navigateConfig(java.lang.String) - Method in ProfileInfoCommand.1
navigateConfig(java.lang.String) - Method in ProjectContext
Obtains a value from the codegen configuration
navigateConfigForType(Class<T>, java.lang.String) - Method in ProfileInfoCommand.1
navigateConfigForType(Class<T>, java.lang.String) - Method in ProjectContext
Obtains a value of the given type from the codegen configuration
navigateSubMap(List<String>, boolean) - Method in NavigableMap
ne(java.lang.String, java.lang.Object) - Method in AbstractCriteriaBuilder
Creates a "not equals" Criterion based on the specified property name and value.
ne(java.lang.String, java.lang.Object) - Method in AbstractDetachedCriteria
See Also:
Criteria
ne(java.lang.String, java.lang.Object) - Method in AbstractHibernateCriteriaBuilder
Creates a "not equal" Criterion based on the specified property name and value
ne(java.lang.String, java.lang.Object) - Method in Criteria
Creates a "not equals" Criterion based on the specified property name and value
ne(java.lang.String, java.lang.Object) - Method in DetachedCriteria
NE_OPERATOR - Field in BsonQuery
ne(java.lang.String, java.lang.Object) - Method in Restrictions
Near - Class in org.grails.datastore.gorm.mongo
near(java.lang.String, grails.mongodb.geo.Point, grails.mongodb.geo.Distance) - Method in MongoCriteriaBuilder
Geospacial query for values near the given two dimensional list
near(java.lang.String, grails.mongodb.geo.Point, java.lang.Number) - Method in MongoQuery
Geospacial query for values near the given two dimensional list
Near(java.lang.String, java.lang.Object, java.lang.Number) - Constructor in MongoQuery.Near
Near(Class<?>, java.lang.String) - Constructor in Near
NEAR_OPERATOR - Field in MongoQuery
NEAR_SPHERE_OPERATOR - Field in MongoQuery
NearSphere - Class in org.grails.datastore.gorm.mongo
nearSphere query support
nearSphere(java.lang.String, grails.mongodb.geo.Point, grails.mongodb.geo.Distance) - Method in MongoCriteriaBuilder
Geospacial query for values near the given two dimensional list
nearSphere(java.lang.String, grails.mongodb.geo.Point, java.lang.Number) - Method in MongoQuery
Geospacial query for values near the given two dimensional list
NearSphere(java.lang.String, java.lang.Object, java.lang.Number) - Constructor in MongoQuery.NearSphere
NearSphere(Class<?>, java.lang.String) - Constructor in NearSphere
negation() - Method in AbstractHibernateQuery
negation() - Method in AbstractHibernateQuery.HibernateAssociationQuery
negation() - Method in Query
Creates a negation of several criterion
NegationSpec - Class in org.apache.grails.data.testing.tck.tests
Authors:
graemerocher
NegationSpec() - Constructor in NegationSpec
neProperty(java.lang.String, java.lang.String) - Method in AbstractCriteriaBuilder
Constraints a property to be not equal to a specified other property
neProperty(java.lang.String, java.lang.String) - Method in AbstractDetachedCriteria
See Also:
Criteria#neProperty(java.lang.String, java.lang.String)
neProperty(java.lang.String, java.lang.String) - Method in AbstractHibernateCriteriaBuilder
Creates a Criterion that compares to class properties for !
neProperty(java.lang.String, java.lang.String) - Method in Criteria
Constrains a property to be not equal to a specified other property
neProperty(java.lang.String, java.lang.String) - Method in DetachedCriteria
neProperty(java.lang.String, java.lang.String) - Method in Restrictions
Constraints a property to be not equal to a specified other property
nestingStack - Property in JSONBuilder
NEUTRAL - Property in Metric
a neutral radius *
NEW_LINE - Field in JsonOutput
newArtefactClass(java.lang.Class) - Method in ArtefactHandler
newArtefactClass(java.lang.Class) - Method in ArtefactHandlerAdapter
newArtefactClass(java.lang.Class, org.grails.datastore.mapping.model.MappingContext) - Method in DomainClassArtefactHandler
newChildBuilder(java.lang.Object, java.lang.String) - Method in ConfigurationBuilder
Subclasses can override for when a new child builder is created
newChildBuilder(java.lang.Object, java.lang.String) - Method in MongoConnectionSourceSettingsBuilder
newChildBuilderForFallback(java.lang.Object, java.lang.Object) - Method in ConfigurationBuilder
newChildBuilderForFallback(java.lang.Object, java.lang.Object) - Method in MongoConnectionSourceSettingsBuilder
newConfiguration() - Method in HibernateMappingContextSessionFactoryBean
newConnectionSource(ConnectionSource<T, S>) - Method in ConnectionSourcesListener
Triggered when a new connection source is added at runtime
newConnectionSource(ConnectionSource<MongoClient,MongoConnectionSourceSettings>) - Method in MongoDatastore
newConstrainedPropertyBuilder(Class<?>) - Method in ConstraintsEvaluator
Obtains a new builder from this evaluator
newConstrainedPropertyBuilder(Class<?>) - Method in DefaultConstraintEvaluator
newDefinition(java.util.Map) - Method in DefaultTransactionService
newEntityInstance(org.grails.datastore.mapping.model.PersistentEntity) - Method in EntityPersister
newInstance() - Method in AbstractDetachedCriteria
newInstance() - Method in AbstractGrailsClass
newInstance() - Method in AbstractPersistentEntity
newInstance() - Method in DetachedCriteria
newInstance(int) - Method in FastStringPrintWriter
newInstance() - Method in GrailsClass
Creates a new instance of this class.
newInstance(java.io.Writer) - Method in GrailsPrintWriterAdapter
newInstance(org.grails.buffer.GrailsRoutablePrintWriter.DestinationFactory) - Method in GrailsRoutablePrintWriter
newInstance() - Method in PersistentEntity
Constructs a new instance
newInstance(java.lang.String, org.springframework.validation.Errors) - Method in ValidationException
NewInstanceCreationException - Class in org.grails.core.exceptions
Occurs when the creation of a new instance fails.
NewInstanceCreationException(java.lang.Throwable) - Constructor in NewInstanceCreationException
NEWLINE - Field in ChangelogXml2Groovy
newLine() - Method in JspWriterDelegate
NEWLINE - Field in PrettyPrintJSONWriter
NEWLINE - Field in PrettyPrintXMLStreamWriter
newList(org.yaml.snakeyaml.nodes.SequenceNode) - Method in CustomSafeConstructor
newMap(org.yaml.snakeyaml.nodes.MappingNode) - Method in CustomSafeConstructor
newProperty() - Method in Collection
newProperty() - Method in Entity
newProperty() - Method in Family
newProperty() - Method in MongoCollection
newService(java.lang.String, Optional<Class>) - Method in SoftServiceLoader
Parameters:
name - The name
newStatements - Property in HalCodeVisitorSupport
newTag(java.lang.String) - Method in GrailsTagRegistry
newTaskFor(java.lang.Runnable, T) - Method in CachedThreadPoolPromiseFactory.1
newThread(java.lang.Runnable) - Method in LoggingPoolFactory.1
newToken(int) - Method in Token
newViewsTransform() - Method in AbstractGroovyTemplateCompiler
newViewsTransform() - Method in JsonViewCompiler
newViewsTransform() - Method in JsonViewTemplateEngine
newViewsTransform() - Method in MarkupViewCompiler
newViewsTransform() - Method in MarkupViewTemplateEngine
newViewsTransform() - Method in ResolvableGroovyTemplateEngine
next() - Method in AbstractPersistentCollection
next() - Method in AbstractResultList
next() - Method in AbstractTemplateVariableBinding.TemplateVariableBindingMap
next() - Method in FlashScope
Sets the flash scope to the next state upon a new request
next() - Method in GrailsFlashScope
NEXT_ID - Field in MongoCodecEntityPersister
NEXT_ID_SUFFIX - Field in AbstractMongoObectEntityPersister
NEXT_ID_SUFFIX - Field in MongoCodecEntityPersister
next(int) - Method in JSONTokener
Get the next n characters.
next() - Method in MongoQuery.AggregatedResultList
next() - Method in SoftServiceLoader
next - Field in Token
A reference to the next regular (non-special) token from the input stream.
nextClean() - Method in JSONTokener
Get the next char in the string, skipping whitespace and comments (slashslash, slashstar, and hash).
nextDecoded() - Method in AbstractResultList
nextDecoded() - Method in MongoQuery.MongoResultList
nextElement() - Method in GroovyPagesPageContext
nextElement() - Method in PageRenderer.PageRenderRequestCreator.2
nextElement() - Method in SpringInvoker.Slf4jBindingAwareClassLoader.1
nextString(char) - Method in JSONTokener
Return the characters up to the next close quote character.
nextTo(java.lang.String) - Method in JSONTokener
Get the text up but not including one of the specified delimeter characters or the end of line, whichever comes first.
nextValue() - Method in JSONTokener
Get the next value.
NIN_OPERATOR - Field in BsonQuery
NO_BINDABLE_PROPERTIES - Field in DefaultASTDatabindingHelper
NO_IMPLEMENTATIONS_MESSAGE - Field in ServiceTransformation
noArgCounter - Property in ClassWithNoArgBeforeValidate
noArgCounter - Property in ClassWithOverloadedBeforeValidate
NODE_ELEMENT - Property in JSONBuilder
nodeCompleted(java.lang.Object, java.lang.Object) - Method in JSON.Builder
nodeCompleted(java.lang.Object, java.lang.Object) - Method in XML.Builder
NoHelpCommandArgumentsException - Class in org.grails.cli.command
Exception used to when the help command is called without arguments.
NoHelpCommandArgumentsException() - Constructor in NoHelpCommandArgumentsException
noImplicitThis(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method in GrailsASTUtils
NONE - Enum Constant in CascadeValidateType
Don't cascade validations at all, only entities that are actually flushed will be validated (similar to deepValidate: false) *
NONE_ENCODER - Field in BasicCodecLookup
NONE_ENCODER - Field in DefaultEncodingStateRegistry
NONE - Enum Constant in MultiTenancySettings.MultiTenancyMode
No multi tenancy
NoneEncoder - Class in org.grails.encoder.impl
Authors:
Lari Hotari
nonGeneric(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in AstUtils
nonGeneric(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in GrailsASTUtils
NonPersistentTypeException - Class in org.grails.datastore.mapping.engine
Thrown when an object cannot be persisted.
NonPersistentTypeException(java.lang.String) - Constructor in NonPersistentTypeException
NOOP_OUTPUT - Field in DefaultJsonApiViewHelper
NoopVisitor - Class in org.grails.plugins.databasemigration
NoopVisitor(liquibase.database.Database) - Constructor in NoopVisitor
NOR_OPERATOR - Field in BsonQuery
NoResultServiceImplementer - Interface in org.grails.datastore.gorm.services.implementers
An implement with a return type of void
normalizedPath - Property in ContainerGebFileInputSource
normalizePath(java.lang.String) - Method in ContainerGebFileInputSource
Normalizes the path for cross-platform compatibility (Windows paths used in Linux containers).
noRollbackFor - Field in ReadOnly
Defines zero (0) or more exception java.lang.Class, which must be a subclass of java.lang.Throwable, indicating which exception types must not cause a transaction rollback.
noRollbackFor - Field in Transactional
Defines zero (0) or more exception java.lang.Class, which must be a subclass of java.lang.Throwable, indicating which exception types must not cause a transaction rollback.
noRollbackForClassName - Field in ReadOnly
Defines zero (0) or more exception names (for exceptions which must be a subclass of java.lang.Throwable) indicating which exception types must not cause a transaction rollback.
noRollbackForClassName - Field in Transactional
Defines zero (0) or more exception names (for exceptions which must be a subclass of java.lang.Throwable) indicating which exception types must not cause a transaction rollback.
Nose - Class in org.apache.grails.data.testing.tck.domains
nose - Property in Face
Nose() - Constructor in Nose
NoSuchCommandException - Class in org.grails.cli.command
Exception used when a command is not found.
NoSuchCommandException(java.lang.String) - Constructor in NoSuchCommandException
not(groovy.lang.Closure) - Method in AbstractCriteriaBuilder
not(groovy.lang.Closure) - Method in AbstractDetachedCriteria
Handles a disjunction
NOT - Field in AbstractHibernateCriteriaBuilder
NOT_CLAUSE - Field in JpaQueryBuilder
not(groovy.lang.Closure) - Method in Criteria
Creates a logical negation
not(groovy.lang.Closure) - Method in DetachedCriteria
NOT_EQUAL - Field in AbstractHibernateCriteriaBuilder
NOT_EQUAL_CONSTRAINT - Field in ConstrainedProperty
NOT_EQUAL_PROPERTY - Field in AbstractHibernateCriteriaBuilder
NOT_EQUALS_OPERATOR - Field in GrailsASTUtils
NOT_OPERATOR - Field in BsonQuery
NOT_PREFIX - Field in ConstrainedProperty
NoTenantResolver - Class in org.grails.datastore.mapping.multitenancy.resolvers
A TenantResolver that throws an exception indicating the tenant id was not found
NoTenantResolver() - Constructor in NoTenantResolver
notEqual(java.lang.String, java.lang.Object) - Method in AbstractHibernateCriteriaBuilder
NotEqual(java.lang.String) - Constructor in MethodExpression.NotEqual
NotEqualConstraint - Class in org.grails.datastore.gorm.validation.constraints
Validates not equal to something.
NotEqualConstraint(Class<?>, java.lang.String, java.lang.Object, org.springframework.context.MessageSource) - Constructor in NotEqualConstraint
NotEquals(java.lang.String, java.lang.Object) - Constructor in Query.NotEquals
NotEqualsAll(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Constructor in Query.NotEqualsAll
NotEqualsProperty(java.lang.String, java.lang.String) - Constructor in Query.NotEqualsProperty
notExists(QueryableCriteria<?>) - Method in AbstractCriteriaBuilder
notExists(QueryableCriteria<?>) - Method in AbstractDetachedCriteria
See Also:
Criteria#notExists(org.grails.datastore.mapping.query.api.QueryableCriteria)
notExists(QueryableCriteria<?>) - Method in AbstractHibernateCriteriaBuilder
notExists(QueryableCriteria<?>) - Method in Criteria
Executes a not exists subquery
notExists(QueryableCriteria<?>) - Method in DetachedCriteria
NotExists(org.grails.datastore.mapping.query.api.QueryableCriteria) - Constructor in Query.NotExists
notFound() - Method in RestfulController
notificationTrigger - Property in AbstractEventBus.EventTriggerTransactionSynchronization
NotificationTrigger(grails.events.Event, Collection<Subscription>, groovy.lang.Closure) - Constructor in AbstractEventBus.NotificationTrigger
notify(grails.events.Event, org.springframework.transaction.event.TransactionPhase) - Method in AbstractEventBus
notify(java.lang.Object, T) - Method in Bus
Notify this component that an Event is ready to be processed.
notify(java.lang.String, java.lang.Object) - Method in CommandEvents
Notify of an event
notify(java.lang.Object, java.lang.Object) - Method in EventBus
notify(grails.events.Event, org.springframework.transaction.event.TransactionPhase) - Method in EventEmitter
Notify of an event
notify(grails.events.Event, org.springframework.transaction.event.TransactionPhase) - Method in EventPublisher
notify(java.lang.Object, Closure<E>) - Method in Events
notifyBufferChange() - Method in StreamCharBuffer
notifyOfEvent(int, java.lang.Object) - Method in DefaultGrailsPlugin
notifyOfEvent(int, java.lang.Object) - Method in GrailsPlugin
Notifies the plugin of a specific event for the given event id, which is one of ON_CHANGE, ON_CONFIG_CHANGE
notifyPreferSubChunkEnabled() - Method in StreamCharBuffer
notIn(java.lang.String, Closure<?>) - Method in AbstractCriteriaBuilder
notIn(java.lang.String, Closure<?>) - Method in AbstractDetachedCriteria
notIn(java.lang.String, Closure<?>) - Method in AbstractHibernateCriteriaBuilder
notIn(java.lang.String, Closure<?>) - Method in Criteria
Creates a negated "in" Criterion using a subquery
notIn(java.lang.String, Closure<?>) - Method in DetachedCriteria
NotIn(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Constructor in Query.NotIn
notIn(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Method in Restrictions
Restricts the property to be in the list of given values
NotInList(java.lang.String) - Constructor in MethodExpression.NotInList
NotInListSpec - Class in org.apache.grails.data.testing.tck.tests
Created by graemerocher on 06/03/2017.
NotInListSpec() - Constructor in NotInListSpec
NOTMET_SUFFIX - Field in ConstrainedProperty
NotTransactional - Annotation Type in grails.gorm.transactions
Marks a specific method to be skipped by the
Transactional:
annotation added at class level
NULL_EXPRESSION - Field in GrailsASTUtils
NULL_OUTPUT - Field in DefaultJsonViewHelper
NULL_RESOURCE - Field in DefaultResourceLocator
NULL_RESOURCE - Field in ResourceLocator
NULL_VALUE - Field in JsonOutput
NULLABLE_CONSTRAINT - Field in ConstrainedProperty
nullable - Property in Property
Returns:
Whether the property is nullable
NullableConstraint - Class in org.grails.datastore.gorm.validation.constraints
Validates not null.
NullableConstraint(Class<?>, java.lang.String, java.lang.Object, org.springframework.context.MessageSource) - Constructor in NullableConstraint
NullContainerFileDetector - Class in grails.plugin.geb
Used by ContainerGebConfiguration.fileDetector interface to represent a null value.
NullContainerFileDetector() - Constructor in NullContainerFileDetector
NullPersistentContextInterceptor - Class in grails.persistence.support
A dummy persistence context interceptor that does nothing.
nullSafeGet(java.sql.ResultSet, java.lang.String, org.hibernate.engine.spi.SharedSessionContractImplementor, java.lang.Object) - Method in IdentityEnumType
nullSafeHashCode(char[]) - Method in GrailsRepositoryConfiguration
NullSafeNavigator(org.grails.config.NavigableMap, List<String>) - Constructor in NavigableMap.NullSafeNavigator
nullSafeSet(java.sql.PreparedStatement, java.lang.Object, int, org.hibernate.engine.spi.SharedSessionContractImplementor) - Method in IdentityEnumType
NullValueEqualSpec - Class in org.apache.grails.data.testing.tck.tests
NullValueEqualSpec() - Constructor in NullValueEqualSpec
NullView - Class in org.grails.web.servlet.view
A view that does nothing.
NullView(java.lang.String) - Constructor in NullView
num - Property in ConstrainedEntity
NumberInputRenderer - Class in org.grails.scaffolding.registry.input
The default renderer for rendering java.lang.Number or primitive properties
NumberInputRenderer() - Constructor in NumberInputRenderer
numberToString(java.lang.Number) - Method in JSONObject
Produce a string from a number.
NUMERIC_BOOLEAN - Field in HibernateCriteriaBuilder

O

OBJECT_CLASS - Field in AbstractGrailsArtefactTransformer
OBJECT_CLASS - Field in GrailsASTUtils
OBJECT_CLASS - Field in MixinTransformation
OBJECT_CLASS_NODE - Field in AstUtils
OBJECT_CLASS_NODE - Field in DelegateAsyncTransformation
OBJECT_CLASS_NODE - Field in GrailsASTUtils
object() - Method in JSONWriter
Begin appending a new object.
OBJECT - Enum Constant in JSONWriter.Mode
object() - Method in PathCapturingJSONWriterWrapper
object() - Method in PrettyPrintJSONWriter
OBJECT_TEMPLATE_NAME - Field in SmartViewResolver
objectHasErrors(java.lang.Object) - Method in DefaultJsonApiViewHelper
ObjectMarshaller - Interface in org.grails.web.converters.marshaller
An ObjectMarshaller is responsible for converting a Java/Groovy Object graph to a serialized form (JSON,XML).
ObjectMarshallerRegisterer - Class in org.grails.web.converters.configuration
A Spring Bean that can be used to register an ObjectMarshaller.
objectView - Property in SmartViewResolver
observe - Property in CacheGrailsPlugin
observe - Property in ControllersGrailsPlugin
observe - Property in ConvertersGrailsPlugin
observe - Property in GroovyPagesGrailsPlugin
observe - Property in HibernateGrailsPlugin
observe - Property in MimeTypesGrailsPlugin
observe - Property in MongodbGrailsPlugin
observe - Property in RestResponderGrailsPlugin
offset(int) - Method in AbstractDetachedCriteria
Sets the default offset to use and returns a new criteria instance.
offset(int) - Method in AbstractHibernateQuery
offset - Field in AbstractResultList
offset(int) - Method in DetachedCriteria
Sets the default offset to use and returns a new criteria instance.
offset - Field in Query
OffsetDateTimeBsonConverter - Trait in org.grails.datastore.bson.codecs.temporal
A trait to read and write a java.time.OffsetDateTime to MongoDB
OffsetDateTimeCodec - Class in org.grails.datastore.bson.codecs
A class to translate a java.time.OffsetDateTime in MongoDB
OffsetDateTimeCodec() - Constructor in OffsetDateTimeCodec
OffsetDateTimeConverter - Trait in grails.gorm.time
A trait to convert a java.time.OffsetDateTime to and from a long
offsetDateTimeConverter() - Method in Jsr310ConvertersConfiguration
OffsetDateTimeDecoder - Class in org.grails.datastore.bson.codecs.decoders
A simple decoder for java.time.OffsetDateTime
OffsetDateTimeDecoder() - Constructor in OffsetDateTimeDecoder
OffsetDateTimeEncoder - Class in org.grails.datastore.bson.codecs.encoders
A simple encoder for java.time.OffsetDateTime
OffsetDateTimeEncoder() - Constructor in OffsetDateTimeEncoder
OffsetDateTimeJsonConverter - Class in grails.plugin.json.converters
A class to render a java.time.OffsetDateTime as json
OffsetDateTimeJsonConverter() - Constructor in OffsetDateTimeJsonConverter
offsetDateTimeStructuredBindingEditor() - Method in Jsr310ConvertersConfiguration
offsetDateTimeValueConverter() - Method in Jsr310ConvertersConfiguration
OffsetTimeBsonConverter - Trait in org.grails.datastore.bson.codecs.temporal
A trait to read and write a java.time.OffsetTime to MongoDB
OffsetTimeCodec - Class in org.grails.datastore.bson.codecs
A class to translate a java.time.OffsetTime in MongoDB
OffsetTimeCodec() - Constructor in OffsetTimeCodec
OffsetTimeConverter - Trait in grails.gorm.time
A trait to convert a java.time.OffsetTime to and from a long
offsetTimeConverter() - Method in Jsr310ConvertersConfiguration
OffsetTimeDecoder - Class in org.grails.datastore.bson.codecs.decoders
A simple decoder for java.time.OffsetTime
OffsetTimeDecoder() - Constructor in OffsetTimeDecoder
OffsetTimeEncoder - Class in org.grails.datastore.bson.codecs.encoders
A simple encoder for java.time.OffsetTime
OffsetTimeEncoder() - Constructor in OffsetTimeEncoder
OffsetTimeJsonConverter - Class in grails.plugin.json.converters
A class to render a java.time.OffsetTime as json
OffsetTimeJsonConverter() - Constructor in OffsetTimeJsonConverter
offsetTimeStructuredBindingEditor() - Method in Jsr310ConvertersConfiguration
offsetTimeValueConverter() - Method in Jsr310ConvertersConfiguration
on(java.lang.CharSequence, groovy.lang.Closure) - Method in AbstractEventBus
on(reactor.bus.selector.Selector, Consumer<V>) - Method in Bus
Register a Consumer to be triggered when a notification matches the given Selector.
on(java.lang.String, groovy.lang.Closure) - Method in CommandEvents
Register to listen for an event
on(reactor.bus.selector.Selector, reactor.fn.Consumer) - Method in EventBus
on(reactor.bus.selector.Selector, Consumer<E>) - Method in Events
Register a Consumer to be triggered when a notification matches the given Selector.
on(java.lang.CharSequence, groovy.lang.Closure) - Method in Subjects
Listen for an event
onApplicationEvent(org.springframework.context.ApplicationEvent) - Method in AbstractGrailsApplication
onApplicationEvent(org.springframework.context.ApplicationEvent) - Method in AbstractPersistenceEventListener
{@inheritDoc}
onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent) - Method in BeanCreationProfilingPostProcessor
onApplicationEvent(org.springframework.context.event.ApplicationContextEvent) - Method in GrailsApplicationPostProcessor
onApplicationEvent(org.springframework.context.ApplicationEvent) - Method in MultiTenantEventListener
onApplicationEvent(org.springframework.context.ApplicationEvent) - Method in QueryEventsSpec.SpecQueryEventListener
onApplicationEvent(org.springframework.context.ApplicationEvent) - Method in SessionCreationEventSpec.Listener
onApplicationEvent(org.springframework.context.ApplicationEvent) - Method in SpringEventTranslator
onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent) - Method in StandaloneTagLibraryLookup
onApplicationEvent(grails.core.events.ArtefactAdditionEvent) - Method in UrlMappingsHolderFactoryBean
OnceBefore - Annotation Type in grails.testing.spock
This annotation may be applied to fixture methods in a Spock Spec that should be run once and only once before any test methods are run.
onChange(Map<String, Object>) - Method in ControllersGrailsPlugin
onChange(Map<String, Object>) - Method in CoreGrailsPlugin
onChange(java.io.File) - Method in DirectoryWatcher.FileChangeListener
Fired when a file changes
onChange(java.io.File, List<String>) - Method in FileExtensionFileChangeListener
onChange(java.io.File, List<String>) - Method in GrailsApp.1
onChange(java.io.File) - Method in GrailsApp.2
onChange(Map<String, Object>) - Method in GroovyPagesGrailsPlugin
onChange(Map<String, Object>) - Method in HibernateGrailsPlugin
onChange(Map<String, Object>) - Method in I18nGrailsPlugin
onChange(Map<String, Object>) - Method in InterceptorsGrailsPlugin
onChange(Map<String, Object>) - Method in MongodbGrailsPlugin
onChange(Map<String, Object>) - Method in Plugin
Invoked when a object this plugin is watching changes
onChange(Map<String, Object>) - Method in RestResponderGrailsPlugin
onChange(Map<String, Object>) - Method in ServicesGrailsPlugin
onChange(Map<String, Object>) - Method in Sitemesh3GrailsPlugin
onChange(Map<String, Object>) - Method in UrlMappingsGrailsPlugin
onComplete(jakarta.servlet.AsyncEvent) - Method in AsyncGrailsWebRequest
onComplete(Closure<T>) - Method in BoundPromise
onComplete(List<Promise<T>>, Closure<T>) - Method in CachedThreadPoolPromiseFactory
onComplete(Closure<T>) - Method in FutureTaskPromise
onComplete(Closure<T>) - Method in GparsPromise
onComplete(List<Promise<T>>, Closure<T>) - Method in GparsPromiseFactory
onComplete(Closure<T>) - Method in Promise
Execute the given closure when the promise completes
onComplete(List<Promise<T>>, Closure<T>) - Method in PromiseFactory
Executes the given callback when the list of promises completes
onComplete(groovy.lang.Closure) - Method in PromiseList
Execute the given closure when all promises are complete
onComplete(Closure<Map<K, V>>) - Method in PromiseMap
onComplete(List<Promise<T>>, Closure<T>) - Method in Promises
onComplete() - Method in RxPromise.1
onComplete(List<Promise<T>>, Closure<T>) - Method in RxPromiseFactory
onComplete(Closure<T>) - Method in SynchronousPromise
onComplete(List<Promise<T>>, Closure<T>) - Method in SynchronousPromiseFactory
onComplete(List<Promise<T>>, Closure<T>) - Method in WebPromises
onConfigChange(Map<String, Object>) - Method in GrailsApplicationLifeCycle
Invoked when the application configuration changes
onConfigChange(Map<String, Object>) - Method in GrailsApplicationLifeCycleAdapter
onConfigChange(Map<String, Object>) - Method in GrailsAutoConfiguration
onConfigChange(Map<String, Object>) - Method in GroovyPagesGrailsPlugin
onConfigChange(Map<String, Object>) - Method in Plugin
Invoked when the application configuration changes
onConfigChange(Map<String, Object>) - Method in Sitemesh3GrailsPlugin
onError(jakarta.servlet.AsyncEvent) - Method in AsyncGrailsWebRequest
onError(Closure<T>) - Method in BoundPromise
onError(List<Promise<T>>, Closure<?>) - Method in CachedThreadPoolPromiseFactory
onError(Closure<T>) - Method in FutureTaskPromise
onError(Closure<T>) - Method in GparsPromise
onError(List<Promise<T>>, Closure<?>) - Method in GparsPromiseFactory
onError(Closure<T>) - Method in Promise
Execute the given closure when an error occurs
onError(List<Promise<T>>, Closure<?>) - Method in PromiseFactory
Executes the given callback if an error occurs for the list of promises
onError(groovy.lang.Closure) - Method in PromiseList
onError(Closure<Map<K, V>>) - Method in PromiseMap
onError(List<Promise<T>>, Closure<?>) - Method in Promises
onError(java.lang.Throwable) - Method in RxPromise.1
onError(List<Promise<T>>, Closure<?>) - Method in RxPromiseFactory
onError(Closure<T>) - Method in SynchronousPromise
onError(List<Promise<T>>, Closure<?>) - Method in SynchronousPromiseFactory
onError(List<Promise<T>>, Closure<?>) - Method in WebPromises
OneToMany - Class in org.grails.datastore.mapping.model.types
Models a one-to-many association
OneToMany(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, java.lang.String, java.lang.Class) - Constructor in OneToMany
OneToManySpec - Class in org.apache.grails.data.testing.tck.tests
Authors:
graemerocher
OneToManySpec() - Constructor in OneToManySpec
OneToOne - Class in org.grails.datastore.mapping.model.types
Models a one-to-one association
OneToOne(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, java.lang.String, java.lang.Class) - Constructor in OneToOne
OneToOneSpec - Class in org.apache.grails.data.testing.tck.tests
OneToOneSpec() - Constructor in OneToOneSpec
onLoad - Enum Constant in Event
ONLOAD_EVENT - Field in AbstractPersistenceEvent
ONLOAD_EVENT - Field in ClosureEventTriggeringInterceptor
deprecated:
Use AbstractPersistenceEvent#ONLOAD_EVENT#ONLOAD_EVENT instead
ONLOAD_SAVE - Field in AbstractPersistenceEvent
ONLOAD_SAVE - Field in ClosureEventTriggeringInterceptor
deprecated:
Use AbstractPersistenceEvent#ONLOAD_SAVE#ONLOAD_SAVE instead
onNew(java.io.File) - Method in DirectoryWatcher.FileChangeListener
Fired when a new file is created
onNew(java.io.File, List<String>) - Method in FileExtensionFileChangeListener
onNew(java.io.File, List<String>) - Method in GrailsApp.1
onNew(java.io.File) - Method in GrailsApp.2
onNext(T) - Method in RxPromise.1
onPersistenceEvent(org.grails.datastore.mapping.engine.event.AbstractPersistenceEvent) - Method in AbstractPersistenceEventListener
onPersistenceEvent(org.grails.datastore.mapping.engine.event.AbstractPersistenceEvent) - Method in AutoTimestampEventListener
onPersistenceEvent(org.grails.datastore.mapping.engine.event.AbstractPersistenceEvent) - Method in DomainEventListener
onPersistenceEvent(org.grails.datastore.mapping.engine.event.AbstractPersistenceEvent) - Method in GormEventDispatcher
onPersistenceEvent(org.grails.datastore.mapping.engine.event.AbstractPersistenceEvent) - Method in HibernateEventListener
onPersistenceEvent(org.grails.datastore.mapping.engine.event.AbstractPersistenceEvent) - Method in SpecPersistenceListener
onPersistenceEvent(org.grails.datastore.mapping.engine.event.AbstractPersistenceEvent) - Method in TestSaveOrUpdateEventListener
onPersistenceEvent(org.grails.datastore.mapping.engine.event.AbstractPersistenceEvent) - Method in ValidationEventListener
onPostDelete(PostDeleteEvent) - Method in ClosureEventListener
onPostDelete(PostDeleteEvent) - Method in ClosureEventTriggeringInterceptor
onPostDelete(PostDeleteEvent) - Method in HibernateEventListener
onPostInsert(PostInsertEvent) - Method in ClosureEventListener
onPostInsert(PostInsertEvent) - Method in ClosureEventTriggeringInterceptor
onPostInsert(PostInsertEvent) - Method in HibernateEventListener
onPostLoad(PostLoadEvent) - Method in ClosureEventListener
onPostLoad(PostLoadEvent) - Method in ClosureEventTriggeringInterceptor
onPostLoad(PostLoadEvent) - Method in HibernateEventListener
onPostUpdate(PostUpdateEvent) - Method in ClosureEventListener
onPostUpdate(PostUpdateEvent) - Method in ClosureEventTriggeringInterceptor
onPostUpdate(PostUpdateEvent) - Method in HibernateEventListener
onPreDelete(PreDeleteEvent) - Method in ClosureEventListener
onPreDelete(PreDeleteEvent) - Method in ClosureEventTriggeringInterceptor
onPreDelete(PreDeleteEvent) - Method in HibernateEventListener
onPreInsert(PreInsertEvent) - Method in ClosureEventListener
onPreInsert(PreInsertEvent) - Method in ClosureEventTriggeringInterceptor
onPreInsert(PreInsertEvent) - Method in HibernateEventListener
onPreLoad(PreLoadEvent) - Method in ClosureEventListener
onPreLoad(PreLoadEvent) - Method in ClosureEventTriggeringInterceptor
onPreLoad(PreLoadEvent) - Method in HibernateEventListener
onPreUpdate(PreUpdateEvent) - Method in ClosureEventListener
onPreUpdate(PreUpdateEvent) - Method in ClosureEventTriggeringInterceptor
onPreUpdate(PreUpdateEvent) - Method in HibernateEventListener
onRefresh() - Method in GrailsApplicationContext
Initialize the theme capability.
onSave - Enum Constant in Event
onSaveOrUpdate(SaveOrUpdateEvent) - Method in ClosureEventListener
onSaveOrUpdate(SaveOrUpdateEvent) - Method in ClosureEventTriggeringInterceptor
onSaveOrUpdate(SaveOrUpdateEvent) - Method in HibernateEventListener
onShutdown(Map<String, Object>) - Method in BootStrapClassRunner
onShutdown(Map<String, Object>) - Method in DataSourceGrailsPlugin
onShutdown(Map<String, Object>) - Method in GrailsApplicationLifeCycle
Invoked when the org.springframework.context.ApplicationContext is closed
onShutdown(Map<String, Object>) - Method in GrailsApplicationLifeCycleAdapter
onShutdown(Map<String, Object>) - Method in GrailsAutoConfiguration
onShutdown(Map<String, Object>) - Method in Plugin
Invoked when the ApplicationContext is closed
onShutdown(Map<String, Object>) - Method in Sitemesh3GrailsPlugin
onStartAsync(jakarta.servlet.AsyncEvent) - Method in AsyncGrailsWebRequest
onStartup(Map<String,Object>) - Method in AbstractGrailsPluginManager
onStartup(Map<String, Object>) - Method in BootStrapClassRunner
onStartup(Map<String, Object>) - Method in GrailsApplicationLifeCycle
onStartup(Map<String, Object>) - Method in GrailsApplicationLifeCycleAdapter
onStartup(Map<String, Object>) - Method in GrailsAutoConfiguration
onStartup(Map<String,Object>) - Method in GrailsPluginManager
Executes the Plugin.onStartup hook for all plugins
onStartup(Map<String, Object>) - Method in Plugin
onStartup(jakarta.servlet.ServletContext) - Method in SpringApplicationWebApplicationInitializer
onSubscribe(io.reactivex.disposables.Disposable) - Method in RxPromise.1
onTimeout(jakarta.servlet.AsyncEvent) - Method in AsyncGrailsWebRequest
onValidate(org.grails.datastore.mapping.engine.event.ValidationEvent) - Method in ClosureEventListener
onValidate(org.grails.datastore.mapping.engine.event.ValidationEvent) - Method in HibernateEventListener
OPEN_BRACE - Field in JsonOutput
OPEN_BRACKET - Field in JsonOutput
OpenCommand - Class in org.grails.cli.profile.commands
Authors:
graemerocher
OpenCommand() - Constructor in OpenCommand
openGradleConnection(java.io.File) - Method in GradleUtil
openSession() - Method in AbstractHibernateDatastore
Returns:
Opens a session
openSession() - Method in GrailsOpenSessionInViewInterceptor
openSession() - Method in HibernateDatastore
OpenSessionInViewInterceptor - Class in org.grails.datastore.mapping.web.support
A org.springframework.web.context.request.WebRequestInterceptor instance that handles opening a Datastore session within the scope of a request
operation - Property in GroovyPageCompiler
OPERATOR_AND - Field in AbstractFindByFinder
OPERATOR_OR - Field in AbstractFindByFinder
operatorHandlers - Field in BsonQuery
OPERATORS - Field in AbstractFindByFinder
opField - Field in AbstractHibernateQuery
opt(int) - Method in JSONArray
Get the optional object value associated with an index.
opt(java.lang.String) - Method in JSONObject
Get an optional value associated with a key.
optBoolean(int, boolean) - Method in JSONArray
Get the optional boolean value associated with an index.
optBoolean(java.lang.String, boolean) - Method in JSONObject
Get an optional boolean associated with a key.
optDouble(int, double) - Method in JSONArray
Get the optional double value associated with an index.
optDouble(java.lang.String, double) - Method in JSONObject
Get an optional double associated with a key, or the defaultValue if there is no such key or if its value is not a number.
OptimisticLockingException - Class in org.grails.datastore.mapping.core
Indicates an optimistic locking violation during an update.
OptimisticLockingException(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object) - Constructor in OptimisticLockingException
OptimisticLockingSpec - Class in org.apache.grails.data.testing.tck.tests
Authors:
Burt Beckwith
OptimisticLockingSpec() - Constructor in OptimisticLockingSpec
optInt(int, int) - Method in JSONArray
Get the optional int value associated with an index.
optInt(java.lang.String, int) - Method in JSONObject
Get an optional int value associated with a key, or the default if there is no such key or if the value is not a number.
OPTIONAL_EXTENSION_WILDCARD_PATTERN - Field in RegexUrlMapping
OptionParsingCommand - Class in org.grails.cli.command
Base class for a Command that parse options using an OptionHandler.
OptionParsingCommand(java.lang.String, java.lang.String, org.springframework.boot.cli.command.options.OptionHandler) - Constructor in OptionParsingCommand
options() - Method in CompilerOptionHandler
Options() - Constructor in JsonGenerator.Options
options - Property in MongoCollection.Index
options - Property in MongoConnectionSourceSettings
The MongoClientOptions object
OptionSetGroovyCompilerConfiguration - Class in org.grails.cli.command.options
Simple adapter class to present an OptionSet as a GroovyCompilerConfiguration.
OptionSetGroovyCompilerConfiguration(joptsimple.OptionSet, org.grails.cli.command.options.CompilerOptionHandler, List<RepositoryConfiguration>) - Constructor in OptionSetGroovyCompilerConfiguration
optionValue(java.lang.String) - Method in DatabaseMigrationCommand
optJSONArray(int) - Method in JSONArray
Get the optional JSONArray associated with an index.
optJSONArray(java.lang.String) - Method in JSONObject
Get an optional JSONArray associated with a key.
optJSONObject(int) - Method in JSONArray
Get the optional JSONObject associated with an index.
optJSONObject(java.lang.String) - Method in JSONObject
Get an optional JSONObject associated with a key.
OptLockNotVersioned - Class in org.apache.grails.data.testing.tck.domains
OptLockNotVersioned() - Constructor in OptLockNotVersioned
OptLockVersioned - Class in org.apache.grails.data.testing.tck.domains
OptLockVersioned() - Constructor in OptLockVersioned
optLong(int, long) - Method in JSONArray
Get the optional long value associated with an index.
optLong(java.lang.String, long) - Method in JSONObject
Get an optional long value associated with a key, or the default if there is no such key or if the value is not a number.
optString(int, java.lang.String) - Method in JSONArray
Get the optional string associated with an index.
optString(java.lang.String, java.lang.String) - Method in JSONObject
Get an optional string associated with a key.
or(groovy.lang.Closure) - Method in AbstractCriteriaBuilder
or(groovy.lang.Closure) - Method in AbstractDetachedCriteria
Handles a disjunction
OR - Field in AbstractHibernateCriteriaBuilder
or(org.hibernate.criterion.Criterion, org.hibernate.criterion.Criterion) - Method in AbstractHibernateQuery
or(org.hibernate.criterion.Criterion, org.hibernate.criterion.Criterion) - Method in AbstractHibernateQuery.HibernateAssociationQuery
or(groovy.lang.Closure) - Method in Criteria
Creates a logical disjunction
or(groovy.lang.Closure) - Method in DetachedCriteria
OR_OPERATOR - Field in BsonQuery
OR_OPERATOR - Field in DetachedCriteriaTransformer
or(org.hibernate.criterion.Criterion, org.hibernate.criterion.Criterion) - Method in Query
Creates a disjunction using two specified criterion
or(org.grails.datastore.mapping.query.Query.Criterion, org.grails.datastore.mapping.query.Query.Criterion) - Method in Restrictions
ORACLE - Enum Constant in DatabaseDriver
Oracle.
order(java.lang.String, java.lang.String) - Method in AbstractCriteriaBuilder
Orders by the specified property name and direction
order(java.lang.String, java.lang.String) - Method in AbstractDetachedCriteria
See Also:
Criteria
order(java.lang.String, java.lang.String) - Method in AbstractHibernateCriteriaBuilder
Orders by the specified property name and direction
order(org.springframework.core.annotation.Order) - Method in AbstractHibernateQuery
order(org.springframework.core.annotation.Order) - Method in AbstractHibernateQuery.HibernateAssociationQuery
ORDER_ASC - Field in DynamicFinder
ORDER_ASC - Field in GrailsHibernateUtil
ORDER_ASCENDING - Field in AbstractCriteriaBuilder
ORDER_ASCENDING - Field in AbstractHibernateCriteriaBuilder
ORDER_ASCENDING - Field in CriteriaBuilder
order(java.lang.String, java.lang.String) - Method in Criteria
Orders by the specified property name and direction
order - Property in DefaultConstrainedProperty
The order of the property
ORDER - Field in DependencyAutoConfigurationTransformation
The order of the transformation.
ORDER - Field in DependencyManagementBomTransformation
The order of the transformation.
ORDER_DESC - Field in DynamicFinder
ORDER_DESC - Field in GrailsHibernateUtil
ORDER_DESCENDING - Field in AbstractCriteriaBuilder
ORDER_DESCENDING - Field in AbstractHibernateCriteriaBuilder
ORDER_DESCENDING - Field in CriteriaBuilder
order(java.lang.String, java.lang.String) - Method in DetachedCriteria
ORDER - Field in GroovyBeansTransformation
The order of the transformation.
order(java.lang.String) - Method in HibernateMappingBuilder
order - Property in PersistenceContextInterceptorAggregator
order - Property in PropertyConfig
The default sort order
order(org.springframework.core.annotation.Order) - Method in Query
Specifies the order of results
Order(java.lang.String, org.grails.datastore.mapping.query.Query.Order.Direction) - Constructor in Query.Order
ORDER - Field in ResolveDependencyCoordinatesTransformation
The order of the transformation.
orderBy - Field in Query
OrderBySpec - Class in org.apache.grails.data.testing.tck.tests
Abstract base test for order by queries.
OrderBySpec() - Constructor in OrderBySpec
Ordered - Interface in org.grails.datastore.mapping.core
Adds a getOrder() method to any class that implements it.
OrderedComparator - Class in org.grails.datastore.mapping.core.order
Support class for ordering objects that implement Ordered
OrderedComparator() - Constructor in OrderedComparator
OrderedGormTransformation - Class in org.grails.datastore.gorm.transform
Central AST transformation that ensures that GORM AST Transformations are executed in the correct order.
OrderedGormTransformation() - Constructor in OrderedGormTransformation
orderEntries - Field in AbstractCriteriaBuilder
orderEntries - Field in AbstractHibernateCriteriaBuilder
orders - Field in AbstractDetachedCriteria
orElseThrow(Supplier<? extends X>) - Method in ServiceDefinition
Load the service of throw the given exception.
org - Property in GroupWithin
organization - Property in HibernateGrailsPlugin
organization - Property in JsonViewGrailsPlugin
organization - Property in MarkupViewGrailsPlugin
organization - Property in MongodbGrailsPlugin
original() - Method in SystemStreamsRedirector
originalConfiguration - Property in AbstractDatastoreInitializer
originalSize - Field in AbstractPersistentCollection
originalSize - Property in DirtyCheckingCollection
originalSize - Property in DirtyCheckingMap
originalWebRequest - Property in GrailsAsyncContext
orm(groovy.lang.Closure) - Method in MappingBuilder
Build a Hibernate mapping
orphanRemoval - Property in Property
Whether an entity of an orphaned association should be removed
OSIV_CLASS_NAME - Field in AbstractDatastoreInitializer
osiv - Property in HibernateConnectionSourceSettings.HibernateSettings
Whether OpenSessionInView should be read-only
osivReadOnly - Field in AbstractHibernateDatastore
otherProperty - Field in Query.PropertyComparisonCriterion
out - Property in AbstractWritableScript
OUT_AND_EXPRESSION_CODECS_FALLBACK_KEY_NAME - Field in WithCodecHelper
name is the key to set out and expression codecs at once
OUT_CODEC_NAME - Field in OutputEncodingSettings
scriptlet codec escapes the static html parts coming from the GSP file scriptlets to output
out - Field in GrailsPrintWriter
OUT - Field in GroovyPage
out - Field in GroovySyntaxTag
OUT_STATEMENT - Field in GroovyPage
out - Property in SystemOutErrCapturer
out - Property in SystemStreamsRedirector
out - Property in View
The output stream
outEncoder(org.grails.encoder.Encoder) - Method in OutputEncodingStackAttributes.Builder
outputAttributes(java.util.Map, org.grails.buffer.GrailsPrintWriter, boolean) - Method in FormTagLib
Dump out attributes in HTML compliant fashion.
OutputAwareHttpServletResponse - Class in org.grails.web.servlet.mvc
Tracks whether getOutputStream() was called in order to prevent calls to getWriter() after getOutputStream() has been called
OutputAwareHttpServletResponse() - Constructor in OutputAwareHttpServletResponse
OutputContext - Interface in org.grails.taglib.encoder
Created by lari on 02/01/15.
outputContext(org.grails.scaffolding.model.property.DomainProperty, groovy.lang.Closure) - Method in ContextMarkupRenderer
Defines the context for rendering a single domain class property output
outputContext(org.grails.scaffolding.model.property.DomainProperty, groovy.lang.Closure) - Method in ContextMarkupRendererImpl
outputContext - Field in GroovyPage
outputContext(org.grails.taglib.encoder.OutputContext) - Method in OutputEncodingStackAttributes.Builder
OutputContextLookup - Interface in org.grails.taglib.encoder
Created by lari on 02/01/15.
OutputContextLookupHelper - Class in org.grails.taglib.encoder
Used to load the OutputContextLookup class for GSP
OutputEncodingSettings - Class in org.grails.taglib.encoder
OutputEncodingSettings() - Constructor in OutputEncodingSettings
OutputEncodingStack - Class in org.grails.taglib.encoder
OutputEncodingStack.OutputProxyWriter - Class in org.grails.taglib.encoder
OutputEncodingStackAttributes - Class in org.grails.taglib.encoder
OutputEncodingStackAttributes.Builder - Class in org.grails.taglib.encoder
outputHeader(java.util.concurrent.Executor, java.lang.String, liquibase.Liquibase, liquibase.database.Database) - Method in DatabaseMigrationCommand
outputMarkupContent(groovy.lang.Closure) - Method in DomainMarkupRendererImpl
outputMissingArgumentsMessage(org.grails.cli.profile.Command) - Method in GrailsCli
outputStartTag(java.lang.String, java.lang.String) - Method in GroovyElseIfTag
outputStartTag(java.lang.String, java.lang.String) - Method in GroovyIfTag
outputStartTag(java.lang.String, java.lang.String) - Method in GroovyUnlessTag
OWNED - Enum Constant in CascadeValidateType
Only cascade validation for associations which are owned by the parent entity, regardless of the JPA cascade behavior *
owner - Field in AbstractPersistentProperty
owner - Property in Pet
owners - Field in AbstractPersistentEntity
owningClass - Property in DefaultConstrainedProperty
The owning class

P

PackagedSpringApplicationLauncher - Class in org.grails.cli.archive
A launcher for a CLI application that has been compiled and packaged as a jar file.
packageImports - Property in GenericViewConfiguration
The default package imports
packageName - Property in AbstractGroovyTemplateCompiler
packageName - Property in GenericGroovyTemplateResolver
The base package to load templates as classes in production mode
packageName - Property in GenericViewConfiguration
The package name to use
packagename - Property in GroovyPageCompilerTask
packageName - Property in GroovyPageForkedCompiler
packageNames() - Method in GrailsAutoConfiguration
Returns:
The package names to scan.
packagePrefix - Property in GroovyPageCompiler
packages - Property in AbstractDatastoreInitializer
packages() - Method in GrailsAutoConfiguration
Returns:
The packages to scan
packagesToScan - Property in HibernateConnectionSourceSettings.HibernateSettings
Specify packages to search for autodetection of your entity classes in the classpath.
PackagingException - Class in org.grails.core.io.watch
Exception thrown when there was an error in the packing process of an application.
PackagingException(java.lang.String, java.lang.Throwable) - Constructor in PackagingException
padAnsi(java.lang.String, java.lang.String, int) - Method in AnsiConsoleUrlMappingsRenderer
PAGE_SCOPE - Field in GroovyPage
pageContext - Property in JspFragmentImpl
PageContextFactory - Class in org.grails.gsp.jsp
Obtains a reference to the GroovyPagesPageContext class.
PageContextFactory() - Constructor in PageContextFactory
PageDelegate - Trait in grails.plugin.geb.support.delegate
Handles delegation to the page instance so that the Geb API can be used directly in the test.
PagedResultList - Class in org.grails.orm.hibernate.query
PagedResultList(org.grails.orm.hibernate.GrailsHibernateTemplate, org.grails.datastore.mapping.model.PersistentEntity, org.grails.orm.hibernate.query.HibernateHqlQuery, org.hibernate.criterion.CriteriaQuery, Root, grails.gorm.CriteriaBuilder) - Constructor in PagedResultList
PagedResultSpec - Class in org.apache.grails.data.testing.tck.tests
PagedResultSpec() - Constructor in PagedResultSpec
pageLoadTimeout - Property in GrailsGebSettings
pageProperty - Property in RenderSitemeshTagLib
Used to retrieve a property of the decorated page.
PageRenderer - Class in grails.gsp
Simplified API for rendering GSP pages from services, jobs and other non-request classes.
PageRenderer.PageRenderRequestCreator - Class in grails.gsp
PageRenderer.PageRenderRequestCreator.1 - Class in grails.gsp
PageRenderer.PageRenderRequestCreator.1() - Constructor in PageRenderer.PageRenderRequestCreator.1
PageRenderer.PageRenderRequestCreator.2 - Class in grails.gsp
PageRenderer.PageRenderRequestCreator.2() - Constructor in PageRenderer.PageRenderRequestCreator.2
PageRenderer.PageRenderRequestCreator() - Constructor in PageRenderer.PageRenderRequestCreator
PageRenderer.PageRenderResponseCreator - Class in grails.gsp
PageRenderer.PageRenderResponseCreator.1 - Class in grails.gsp
PageRenderer.PageRenderResponseCreator.1() - Constructor in PageRenderer.PageRenderResponseCreator.1
PageRenderer.PageRenderResponseCreator() - Constructor in PageRenderer.PageRenderResponseCreator
PageRenderer(org.grails.gsp.GroovyPagesTemplateEngine) - Constructor in PageRenderer
paginate(java.lang.Object, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.String, java.lang.String) - Method in DefaultHalViewHelper
paginate(java.lang.Object, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.String, java.lang.String) - Method in HalViewHelper
Pagination support which outputs hal links to the resulting pages
paginate - Property in UrlMappingTagLib
Creates next/previous links to support pagination for the current controller.
PAGINATION - Property in DefaultJsonApiViewHelper
The pagination parameter
PAGINATION_MAX - Field in DefaultJsonViewHelper
PAGINATION_OFFSET - Field in DefaultJsonViewHelper
PAGINATION_ORDER - Field in DefaultJsonViewHelper
PAGINATION_RESROUCE - Field in DefaultJsonViewHelper
PAGINATION_SORT - Field in DefaultJsonViewHelper
PAGINATION_TOTAL - Field in DefaultJsonViewHelper
paginationEnabledList - Field in AbstractCriteriaBuilder
paginationEnabledList - Field in AbstractHibernateCriteriaBuilder
Pair - Class in grails.util
Pair(A, B) - Constructor in Pair
paperback - Property in Publication
PARAM_ENUM_CLASS - Field in IdentityEnumType
paramCount - Field in DefaultJsonGenerator.ClosureConverter
PARAMETER_NAME_PREFIX - Field in JpaQueryBuilder
parameter - Property in SitemeshTagLib
Allows passing of parameters to Sitemesh layout.
ParameterCreationListener - Interface in org.grails.web.servlet.mvc
A callback interface that is fired when the params object is created
ParameterizedGrailsUnitTest - Trait in org.grails.testing
parameterLength - Property in MethodSubscriber
parameterMap - Property in DelegatingParameters
parameterNameProvider(jakarta.validation.ParameterNameProvider) - Method in GormValidatorFactoryAdapter.GormValidatorContext
parameterNameProvider - Property in ValidatedService
The parameter name provided for this service
Parameters - Interface in grails.views.api.http
Represents HTTP parameters
parameters - Property in AbstractStep
parameters - Property in Event
The parameters for the event
parameters - Property in ForwardUrlMappingInfo
parameters - Property in MimeType
parametersEqual(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.Parameter) - Method in GrailsASTUtils
Returns:
true if the two arrays are of the same size and have the same contents
parameterTypes - Field in MethodInvokingClosure
parameterTypes - Property in MethodSubscriber
parameterValues - Field in AbstractUrlMapping
paramKeys - Field in UrlCreatorCache.ReverseMappingKey
paramName - Property in ParamsAwareLocaleChangeInterceptor
params - Property in HttpView
The parameters
params - Property in Identity
Any parameters (for example for the generator)
params(java.util.Map) - Method in TestRequestConfigurer
PARAMS_VARIABLE - Field in ResourceTransform
ParamsAwareLocaleChangeInterceptor - Class in org.grails.web.i18n
A LocaleChangeInterceptor instance that is aware of the Grails params object.
ParamsAwareLocaleChangeInterceptor() - Constructor in ParamsAwareLocaleChangeInterceptor
paramsCreated(grails.web.servlet.mvc.GrailsParameterMap) - Method in ParameterCreationListener
Fired when the params object is created
paramsForArgs(org.codehaus.groovy.ast.expr.Expression) - Method in AstMethodDispatchUtils
paramsWithOffset(Map<String, Object>, java.lang.Integer) - Method in DefaultJsonViewHelper
Creates a new Parameter map with the new offset Note: necessary to avoid clone until Groovy 2.5.x https://issues.apache.org/jira/browse/GROOVY-7325
paramValues - Field in UrlCreatorCache.ReverseMappingKey
Parent - Class in org.apache.grails.data.testing.tck.domains
parent - Field in DefaultRuntimeSpringConfiguration
parent - Property in DirtyCheckingCollection
parent - Property in DirtyCheckingMap
parent - Property in NavigableMap.NullSafeNavigator
Parent() - Constructor in Parent
ParentApplicationContextAware - Interface in grails.core.support
Allows objects to be aware of the Grails parent application context.
parentContext - Field in AbstractGrailsApplication
parentData - Property in JsonView
ParentInfo - Class in grails.plugin.json.view.api.internal
ParentInfo() - Constructor in ParentInfo
parentModel - Property in ParentInfo
The parent model, if any
parentNames - Field in AbstractProfile
parentProfiles - Field in AbstractProfile
parentTargetFolder - Field in AbstractProfile
parentTemplate - Property in ParentInfo
The parent template if any
parse(java.lang.String, grails.web.mime.MimeType) - Method in AcceptHeaderParser
Parses an Accept header into an ordered array of MimeType definitions
parse(Class<T>, org.bson.BsonReader) - Method in BsonQuery
Parse a query from a BsonReader into a DetachedCriteria
parse(java.lang.String, grails.web.mime.MimeType) - Method in DefaultAcceptHeaderParser
parse(java.lang.String) - Method in DefaultUrlMappingParser
parse() - Method in GroovyPageParser
parse(jakarta.servlet.http.HttpServletRequest) - Method in JSON
Parses the given request's InputStream and returns either a JSONObject or a JSONArray
parse() - Method in JSONParser
parse(java.lang.String) - Method in UrlMappingParser
Parses the given URI pattern into a UrlMappingData instance
parse(jakarta.servlet.http.HttpServletRequest) - Method in XML
Parses the give XML (read from the POST Body of the Request)
parseCurrentVersion(java.io.File) - Method in MavenProfileRepository
parseDateTime(java.lang.String, java.lang.String) - Method in DatabaseMigrationCommand
ParseException - Class in org.grails.web.json.parser
This exception is thrown when parse errors are encountered.
ParseException(java.lang.String) - Constructor in ParseException
Constructor with message.
parseJSON() - Method in JSONParser
parser - Field in GroovySyntaxTag
parserContext - Property in DynamicElementReader
parseRequest - Field in AbstractUrlMapping
parseToNode(java.lang.String, liquibase.changelog.ChangeLogParameters, liquibase.resource.ResourceAccessor) - Method in GroovyChangeLogParser
participate - Field in AbstractHibernateCriteriaBuilder
passArguments - Field in GradleStep
passReadOnlyToHibernate - Field in AbstractHibernateDatastore
password - Property in AbstractMongoConnectionSourceSettings
The password to use
password(java.lang.String) - Method in DataSourceBuilder
password - Property in DataSourceSettings
The password
password - Property in DefaultConstrainedProperty
whether the property is a password
password - Property in GrailsRepositoryConfiguration
password - Property in ProfileRepoConfig
passwordField - Property in FormTagLib
Creates a new password field.
patch - Property in GrailsVersion
The patch version
patch() - Method in RestfulController
Updates a resource for the given id
patchMatchingResolver - Field in DefaultResourceLocator
patchMatchingResolver - Field in ResourceLocator
PATH_ATTRIBUTE - Field in AbstractVndErrorRenderer
PATH - Enum Constant in Converter.CircularReferenceBehaviour
path - Field in DefaultGroovyPageLocator.PluginViewPathInfo
path - Property in NavigableMap
path - Property in NavigableMap.NullSafeNavigator
path - Property in PluginTagLib
Gets the path to a particular plugin.
PATH_TO_VIEWS - Field in GroovyPagesUriSupport
PATH_TO_WEB_INF_VIEWS - Field in DefaultGroovyPageLocator
PathCapturingJSONWriterWrapper - Class in org.grails.web.json
TODO Proof of concept Should capture the JSON Path to the current element
PathCapturingJSONWriterWrapper(org.grails.web.json.JSONWriter) - Constructor in PathCapturingJSONWriterWrapper
pathFromRoot - Property in BeanPropertyAccessorImpl
pathFromRoot - Property in DomainPropertyImpl
pathFromRoot - Property in PropertyPathAccessor
pathMatcher - Field in UrlMappingMatcher
PathMatchingResourcePatternResolver - Class in org.grails.io.support
A ResourcePatternResolver implementation that is able to resolve a specified resource location path into one or more matching Resources.
PathMatchingResourcePatternResolver(org.springframework.core.io.ResourceLoader) - Constructor in PathMatchingResourcePatternResolver
Create a new PathMatchingResourcePatternResolver.
Patient - Class in org.apache.grails.data.testing.tck.domains
Patient() - Constructor in Patient
pattern - Field in DynamicFinder
pattern - Property in RegexCompletor
pattern - Property in WatchPattern
The pattern.
patternToRegex(java.lang.Object) - Method in Query
Converts a pattern to regex for regex queruies
pause() - Method in BrowserDelegate
Delegates to Browser.pause.
PendingDelete - Interface in org.grails.datastore.mapping.core.impl
Represents a pending delete, that is an object that is due to be deleted as part of a flush() operation
PendingDeleteAdapter - Class in org.grails.datastore.mapping.core.impl
Adapter for the PendingDelete interface
PendingDeleteAdapter(org.grails.datastore.mapping.model.PersistentEntity, K, E) - Constructor in PendingDeleteAdapter
PendingInsert - Interface in org.grails.datastore.mapping.core.impl
An insert that is pending execution in a flush() operation
PendingInsertAdapter - Class in org.grails.datastore.mapping.core.impl
Provides default implementation for most of the methods in the PendingInsert interafce
PendingInsertAdapter(org.grails.datastore.mapping.model.PersistentEntity, K, E, org.grails.datastore.mapping.engine.EntityAccess) - Constructor in PendingInsertAdapter
PendingOperation - Interface in org.grails.datastore.mapping.core.impl
An operation that is pending execution.
PendingOperationAdapter - Class in org.grails.datastore.mapping.core.impl
Base implementation of the PendingOperation interface.
PendingOperationAdapter(org.grails.datastore.mapping.model.PersistentEntity, K, E) - Constructor in PendingOperationAdapter
PendingOperationExecution - Class in org.grails.datastore.mapping.core.impl
Provides a default implementation to execute a pending operation.
pendingPluginClasses - Property in GlobalGrailsClassInjectorTransformation
PendingUpdate - Interface in org.grails.datastore.mapping.core.impl
An update that is pending execution in a flush() operation
PendingUpdateAdapter - Class in org.grails.datastore.mapping.core.impl
Provides a default implementation for the PendingUpdate interface
PendingUpdateAdapter(org.grails.datastore.mapping.model.PersistentEntity, K, E, org.grails.datastore.mapping.engine.EntityAccess) - Constructor in PendingUpdateAdapter
peopleWithOlderPets2 - Property in Person
peopleWithOlderPets - Property in Person
performGrailsInitializationSequence() - Method in GrailsApplicationPostProcessor
performInjection(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in AbstractGrailsArtefactTransformer
performInjection(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in ApplicationClassInjector
performInjection(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode, Collection<ClassInjector>) - Method in ArtefactTypeAstTransformation
performInjection(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in ClassInjector
Handles injection of properties, methods etc. into a class.
performInjection(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in ControllerActionTransformer
performInjection(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.ast.ClassNode) - Method in ControllerDomainTransformer
performInjection(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in DefaultGrailsDomainClassInjector
performInjection(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in DirtyCheckingTransformer
performInjection(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in GlobalClassInjectorAdapter
performInjection(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in GormTransformer
performInjection(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in GroovyPageBytecodeOptimizer
performInjection(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in LoggingTransformer
performInjection(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in ScaffoldingControllerInjector
performInjection(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in ScaffoldingServiceInjector
performInjection(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in TagLibraryTransformer
performInjectionInternal(java.lang.String, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in AbstractGrailsArtefactTransformer
Subclasses can override to provide additional transformation
performInjectionInternal(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in BootInitializerClassInjector
performInjectionInternal(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in GlobalClassInjectorAdapter
performInjectionOnAnnotatedClass(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.ast.ClassNode) - Method in AbstractGrailsArtefactTransformer
performInjectionOnAnnotatedClass(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.ast.ClassNode) - Method in AnnotatedClassInjector
Performs injection on an annotated entity
performInjectionOnAnnotatedClass(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in ApplicationClassInjector
performInjectionOnAnnotatedClass(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in ClassInjector
Handles injection of properties, methods etc. into a class.
performInjectionOnAnnotatedClass(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in ControllerActionTransformer
performInjectionOnAnnotatedClass(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in DefaultGrailsDomainClassInjector
performInjectionOnAnnotatedClass(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode, java.lang.Class) - Method in DirtyCheckingTransformer
performInjectionOnAnnotatedClass(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in GlobalClassInjectorAdapter
performInjectionOnAnnotatedClass(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in GormTransformer
performInjectionOnAnnotatedClass(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in GroovyPageBytecodeOptimizer
performInjectionOnAnnotatedClass(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in LoggingTransformer
performInjectionOnAnnotatedClass(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in ScaffoldingControllerInjector
performInjectionOnAnnotatedClass(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in ScaffoldingServiceInjector
performInjectionOnAnnotatedClass(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method in TagLibraryTransformer
performInjectionOnAnnotatedEntity(org.codehaus.groovy.ast.ClassNode) - Method in DefaultGrailsDomainClassInjector
performInjectionOnAnnotatedEntity(org.codehaus.groovy.ast.ClassNode) - Method in DirtyCheckingTransformer
performInjectionOnAnnotatedEntity(org.codehaus.groovy.ast.ClassNode) - Method in GrailsDomainClassInjector
Doesn't check with the specified ClassNode is a valid entity and assumes it is and proceeds with the injection regardless.
performInjectionOnArtefactType(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in AbstractArtefactTypeAstTransformation
performInjectionOnArtefactType(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in ArtefactTypeAstTransformation
performInsert(D, boolean) - Method in AbstractHibernateGormInstanceApi
performInstanceImplementationInjection(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode, Map<String,ClassNode>, java.lang.Class) - Method in AbstractGrailsArtefactTransformer
performMerge(D, boolean) - Method in AbstractHibernateGormInstanceApi
performSave(D, boolean) - Method in AbstractHibernateGormInstanceApi
performStaticImplementationInjection(org.codehaus.groovy.ast.ClassNode, Map<String,ClassNode>, java.lang.Class) - Method in AbstractGrailsArtefactTransformer
performTraitInjectionOnArtefactType(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in ArtefactTypeAstTransformation
performUpdate(liquibase.Liquibase) - Method in GrailsLiquibase
PeriodBsonConverter - Trait in org.grails.datastore.bson.codecs.temporal
A trait to read and write a java.time.Period to MongoDB
PeriodCodec - Class in org.grails.datastore.bson.codecs
A class to translate a java.time.Period in MongoDB
PeriodCodec() - Constructor in PeriodCodec
PeriodConverter - Trait in grails.gorm.time
A trait to convert a java.time.Period to and from a String
PeriodDecoder - Class in org.grails.datastore.bson.codecs.decoders
A simple decoder for java.time.Period
PeriodDecoder() - Constructor in PeriodDecoder
PeriodEncoder - Class in org.grails.datastore.bson.codecs.encoders
A simple encoder for java.time.Period
PeriodEncoder() - Constructor in PeriodEncoder
PeriodJsonConverter - Class in grails.plugin.json.converters
A class to render a java.time.Period as json
PeriodJsonConverter() - Constructor in PeriodJsonConverter
periodValueConverter() - Method in Jsr310ConvertersConfiguration
persist(java.lang.Iterable) - Method in AbstractHibernateSession
persist(java.lang.Iterable) - Method in AbstractSession
persist(java.lang.Iterable) - Method in EntityPersister
persist(java.lang.Iterable) - Method in Persister
Persists a number of objects at the same time and returns their keys in the order specified by the objs parameter
persist(java.lang.Iterable) - Method in Session
Persists several objects returning their identifiers in the order specified by the Iterable
PersistenceContextInterceptor - Interface in grails.persistence.support
Sets up the persistent context before and after a Grails operation is invoked.
PersistenceContextInterceptorAggregator - Class in org.grails.datastore.gorm.plugin.support
BeanDefinitionRegistryPostProcessor that replaces multiple discovered PersistenceContextInterceptor beans with a single aggregating instance.
PersistenceContextInterceptorAggregator() - Constructor in PersistenceContextInterceptorAggregator
PersistenceContextInterceptorExecutor - Class in grails.persistence.support
Executes persistence context interceptors phases.
PersistenceContextInterceptorExecutor(Collection<PersistenceContextInterceptor>) - Constructor in PersistenceContextInterceptorExecutor
persistenceContextInterceptorExecutor - Property in PersistenceContextPromiseDecorator
persistenceContextInterceptors - Property in PersistenceContextInterceptorExecutor
PersistenceContextPromiseDecorator - Class in grails.async.services
A PromiseDecorator that wraps a promise execution in a persistence context (example Hibernate session)
PersistenceContextPromiseDecorator(grails.persistence.support.PersistenceContextInterceptorExecutor) - Constructor in PersistenceContextPromiseDecorator
PersistenceEventListener - Interface in org.grails.datastore.mapping.engine.event
Authors:
Burt Beckwith
PersistenceEventListenerSpec - Class in org.apache.grails.data.testing.tck.tests
Authors:
Tom Widmer
PersistenceEventListenerSpec() - Constructor in PersistenceEventListenerSpec
persistenceInterceptorBeanNamePattern - Property in PersistenceContextInterceptorAggregator
PersistenceMethod - Annotation Type in grails.persistence
A marker annotation for methods added to a class that are for persistence purposes
persistentClass - Field in AbstractGormApi
persistentClasses - Property in AbstractDatastoreInitializer
persistentClasses - Field in HibernateConnectionSourceFactory
PersistentCollection - Interface in org.grails.datastore.mapping.collection
A lazy loaded collection.
persistentEntities - Field in AbstractMappingContext
persistentEntitiesByDiscriminator - Field in AbstractMappingContext
persistentEntitiesByName - Field in AbstractMappingContext
persistentEntitiesByParent - Field in AbstractMappingContext
PersistentEntity - Interface in org.grails.datastore.mapping.model
Represents a persistent entity.
persistentEntity - Field in AbstractCriteriaBuilder
persistentEntity - Field in AbstractDetachedCriteria
persistentEntity - Field in AbstractGormApi
persistentEntity - Field in BeanEntityAccess
persistentEntityAdded(org.grails.datastore.mapping.model.PersistentEntity) - Method in AutoTimestampEventListener
persistentEntityAdded(org.grails.datastore.mapping.model.PersistentEntity) - Method in DomainEventListener
{@inheritDoc}
persistentEntityAdded(org.grails.datastore.mapping.model.PersistentEntity) - Method in HibernateDatastore
persistentEntityAdded(org.grails.datastore.mapping.model.PersistentEntity) - Method in MappingContext.Listener
Fired when a new entity is added
persistentEntityAdded(org.grails.datastore.mapping.model.PersistentEntity) - Method in MongoDatastore
persistentEntityAdded(org.grails.datastore.mapping.model.PersistentEntity) - Method in SimpleMapDatastore
PersistentEntityCodec - Class in org.grails.datastore.mapping.mongo.engine.codecs
A MongoDB codec for persisting PersistentEntity instances
PersistentEntityCodec.1 - Class in org.grails.datastore.mapping.mongo.engine.codecs
PersistentEntityCodec.1() - Constructor in PersistentEntityCodec.1
PersistentEntityCodec.2 - Class in org.grails.datastore.mapping.mongo.engine.codecs
PersistentEntityCodec.2() - Constructor in PersistentEntityCodec.2
PersistentEntityCodec.3 - Class in org.grails.datastore.mapping.mongo.engine.codecs
PersistentEntityCodec.3() - Constructor in PersistentEntityCodec.3
PersistentEntityCodec.4 - Class in org.grails.datastore.mapping.mongo.engine.codecs
PersistentEntityCodec.4() - Constructor in PersistentEntityCodec.4
PersistentEntityCodec.5 - Class in org.grails.datastore.mapping.mongo.engine.codecs
PersistentEntityCodec.5() - Constructor in PersistentEntityCodec.5
PersistentEntityCodec.OneToManyDecoder - Class in org.grails.datastore.mapping.mongo.engine.codecs
PersistentEntityCodec.OneToManyDecoder() - Constructor in PersistentEntityCodec.OneToManyDecoder
PersistentEntityCodec.OneToManyEncoder - Class in org.grails.datastore.mapping.mongo.engine.codecs
PersistentEntityCodec.OneToManyEncoder() - Constructor in PersistentEntityCodec.OneToManyEncoder
PersistentEntityCodec.ToOneDecoder - Class in org.grails.datastore.mapping.mongo.engine.codecs
A {@PropertyEncoder} capable of encoding {@ToOne} association types
PersistentEntityCodec.ToOneDecoder() - Constructor in PersistentEntityCodec.ToOneDecoder
PersistentEntityCodec.ToOneEncoder - Class in org.grails.datastore.mapping.mongo.engine.codecs
A {@PropertyEncoder} capable of encoding {@ToOne} association types
PersistentEntityCodec.ToOneEncoder() - Constructor in PersistentEntityCodec.ToOneEncoder
PersistentEntityCodec(org.bson.codecs.configuration.CodecRegistry, org.grails.datastore.mapping.model.PersistentEntity, boolean) - Constructor in PersistentEntityCodec
PersistentEntityNamingStrategy - Interface in org.grails.orm.hibernate.cfg
Allows plugging into to custom naming strategies
PersistentEntityValidator - Class in grails.gorm.validation
A Validator that validates a PersistentEntity against known constraints
PersistentEntityValidator(org.grails.datastore.mapping.model.PersistentEntity, org.springframework.context.MessageSource, org.grails.datastore.gorm.validation.constraints.eval.ConstraintsEvaluator) - Constructor in PersistentEntityValidator
persistEntities(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Iterable) - Method in EntityPersister
persistEntities(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Iterable) - Method in MongoCodecEntityPersister
persistEntities(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Iterable) - Method in NativeEntryEntityPersister
This is a rather simplistic and unoptimized implementation.
persistEntity(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object) - Method in EntityPersister
Persist the given persistent entity
persistEntity(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object) - Method in MongoCodecEntityPersister
persistEntity(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object) - Method in NativeEntryEntityPersister
PersistentList - Class in org.grails.datastore.mapping.collection
A lazy loaded list.
PersistentList(org.grails.datastore.mapping.model.types.Association, java.io.Serializable, org.grails.datastore.mapping.core.Session) - Constructor in PersistentList
persistentProperties - Field in AbstractPersistentEntity
PersistentProperty - Interface in org.grails.datastore.mapping.model
Authors:
Graeme Rocher
persistentProperty - Property in DomainPropertyImpl
persistentPropertyNames - Field in AbstractPersistentEntity
PersistentSet - Class in org.grails.datastore.mapping.collection
A lazy loaded set.
PersistentSet(java.io.Serializable, org.grails.datastore.mapping.core.Session, org.grails.datastore.mapping.engine.AssociationQueryExecutor) - Constructor in PersistentSet
PersistentSortedSet - Class in org.grails.datastore.mapping.collection
A lazy loaded sorted set.
PersistentSortedSet(java.io.Serializable, org.grails.datastore.mapping.core.Session, org.grails.datastore.mapping.engine.AssociationQueryExecutor) - Constructor in PersistentSortedSet
Persister - Interface in org.grails.datastore.mapping.engine
A Persister is responsible for persisting and retrieving an object.
persisters - Field in AbstractSession
persistHistory() - Method in GrailsConsole
Person - Class in org.apache.grails.data.testing.tck.domains
person - Property in Face
Person() - Constructor in Person
PersonEvent - Class in org.apache.grails.data.testing.tck.domains
PersonEvent() - Constructor in PersonEvent
personService - Property in PersonEvent
PersonWithCompositeKey - Class in org.apache.grails.data.testing.tck.domains
PersonWithCompositeKey() - Constructor in PersonWithCompositeKey
Pet - Class in org.apache.grails.data.testing.tck.domains
Pet() - Constructor in Pet
pets - Property in Person
PetType - Class in org.apache.grails.data.testing.tck.domains
PetType() - Constructor in PetType
phase() - Method in Events
Returns:
The transaction phase to subscribe on
phase() - Method in Publisher
Returns:
The transaction phase to subscribe on
phaseName - Field in JUnitReportsFactory
phoneNumber - Property in ContactDetails
pickGormEntityTrait(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit) - Method in GormEntityTransformation
pickMetaMethod(groovy.lang.MetaClass, java.lang.String, java.lang.Class, boolean) - Method in MethodInvokingClosure
Utility method for choosing matching metamethod, handles MethodSelectionException
PLAIN - Field in JUnitReportsFactory
PlainFormatter - Class in org.grails.test.report.junit
Sanitises the stack traces generated by tests.
PlainFormatter(java.lang.String, java.io.File) - Constructor in PlainFormatter
Plant - Class in org.apache.grails.data.testing.tck.domains
Plant() - Constructor in Plant
PlantCategory - Class in org.apache.grails.data.testing.tck.domains
PlantCategory() - Constructor in PlantCategory
plants - Property in PlantCategory
PlatformTransactionManagerProxy - Class in org.grails.orm.hibernate.transaction
A proxy for the org.springframework.transaction.PlatformTransactionManager instance
PlatformTransactionManagerProxy() - Constructor in PlatformTransactionManagerProxy
Plugin - Class in grails.plugins
Super class for plugins to implement.
plugin - Property in AbstractGrailsControllerUrlMappings.ControllerKey
PLUGIN_CONTEXT_PATH - Field in GroovyPage
PLUGIN_DESCRIPTOR_PATH - Field in BinaryGrailsPlugin
PLUGIN_EXCLUDES - Field in Settings
Which plugins to exclude from the plugin manager
PLUGIN_GROOVY - Field in AbstractGrailsPlugin
PLUGIN_GROOVY_PATH - Field in AbstractGrailsPlugin
PLUGIN_INCLUDES - Field in Settings
Which plugins to include in the plugin manager
PLUGIN_NAME - Field in ControllerArtefactHandler
PLUGIN_NAME - Field in DomainClassArtefactHandler
PLUGIN_NAME - Field in InterceptorArtefactHandler
PLUGIN_NAME - Field in ServiceArtefactHandler
PLUGIN_NAME - Field in TagLibArtefactHandler
plugin - Property in Plugin
The GrailsPlugin definition for this plugin
PLUGIN_SOURCE_ANNOTATION - Field in BootInitializerClassInjector
PLUGIN_YML - Field in AbstractGrailsPlugin
PLUGIN_YML_PATH - Field in AbstractGrailsPlugin
PluginAstReader.BasicGrailsPluginInfo - Class in org.grails.compiler.injection
Simple Javabean implementation of the GrailsPluginInfo interface.
PluginAwareResourceBundleMessageSource - Class in org.grails.spring.context.support
A ReloadableResourceBundleMessageSource that is capable of loading message sources from plugins.
PluginAwareResourceBundleMessageSource(grails.core.GrailsApplication, grails.plugins.GrailsPluginManager) - Constructor in PluginAwareResourceBundleMessageSource
PluginAwareTemplateResolver - Class in grails.views.resolve
A template resolver capable of looking through the installed Grails plugins and finding a template within the scope of the plugin
PluginAwareTemplateResolver(grails.views.ViewConfiguration) - Constructor in PluginAwareTemplateResolver
pluginBaseNames - Field in PluginAwareResourceBundleMessageSource
pluginBean - Field in DefaultGrailsPlugin
pluginClass - Field in AbstractGrailsPlugin
pluginClasses - Field in AbstractGrailsPluginManager
PluginConstants - Class in org.grails.plugins.databasemigration
PluginConstants() - Constructor in PluginConstants
PluginException - Class in grails.plugins.exceptions
PluginException(java.lang.Throwable) - Constructor in PluginException
pluginExcludes - Property in CacheGrailsPlugin
pluginExcludes - Property in DatabaseMigrationGrailsPlugin
pluginExcludes - Property in GebGrailsPlugin
pluginExcludes - Property in GlobalGrailsClassInjectorTransformation
pluginExcludes - Property in HibernateGrailsPlugin
pluginExcludes - Property in ScaffoldingGrailsPlugin
PluginFilter - Interface in grails.plugins
Defines interface for obtaining a sublist of GrailsPlugin instances based on an original supplied list of GrailsPlugin instances.
PluginFilterRetriever - Class in org.grails.plugins
Implements mechanism for figuring out what PluginFilter implementation to use based on a set of provided configuration properties.
pluginIndex - Field in AbstractUrlMapping
pluginList - Field in AbstractGrailsPluginManager
pluginManager - Property in ApplicationTagLib
pluginManager - Property in BootStrapClassRunner
pluginManager - Field in DefaultGroovyPageLocator
pluginManager - Property in DefaultLinkGenerator
pluginManager - Field in DefaultResourceLocator
pluginManager - Property in FormFieldsTemplateService
pluginManager - Field in GrailsApplicationPostProcessor
pluginManager - Property in JavascriptTagLib
pluginManager - Property in Plugin
The GrailsPluginManager instance
pluginManager - Field in PluginAwareResourceBundleMessageSource
pluginManager - Property in PluginAwareTemplateResolver
pluginManager - Property in PluginTagLib
PluginManagerAware - Interface in grails.plugins
For implementors interested in obtaining a reference to the Grails PluginManager instance.
PluginManagerAwareBeanPostProcessor - Class in org.grails.spring.beans
Auto-injects beans that implement PluginManagerAware.
PluginManagerAwareBeanPostProcessor(grails.plugins.GrailsPluginManager) - Constructor in PluginManagerAwareBeanPostProcessor
PluginManagerLoader - Interface in grails.plugins
Interface for a class that loads plugins
pluginName - Field in AbstractUrlMapping
pluginName - Field in DefaultGroovyPageLocator.PluginViewPathInfo
pluginName - Property in ForwardUrlMappingInfo
pluginName - Field in UrlCreatorCache.ReverseMappingKey
PluginPathAwareFileSystemResourceLoader - Class in org.grails.core.io
FileSystemResourceLoader capable of understanding paths to plugins via the ResourceLocator interface
pluginResources - Field in AbstractGrailsPluginManager
plugins - Field in AbstractGrailsPluginManager
PluginSource - Annotation Type in grails.plugins.metadata
Source level annotation that indicates that a given source file is part of a plugin
PluginTagLib - Class in org.grails.plugins.web.taglib
Tags to inspect available plugins.
PluginTagLib() - Constructor in PluginTagLib
PluginViewPathInfo(java.lang.String) - Constructor in DefaultGroovyPageLocator.PluginViewPathInfo
plus(java.lang.Object) - Method in GrailsPrintWriter
plus(java.lang.Object) - Method in GrailsPrintWriterAdapter
plus(java.lang.Object) - Method in NavigableMap.NullSafeNavigator
plus(java.lang.Object) - Method in StreamCharBuffer
Point - Class in grails.mongodb.geo
Represents a GeoJSON point for use in GeoJSON data models.
Point(double, double) - Constructor in Point
Construct a point for the given x and y coordinates
points - Property in Polygon
The Point instances that constitute the Polygon
PointType - Class in org.grails.datastore.gorm.mongo.geo
Adds support for the Point type to GORM for MongoDB
PointType() - Constructor in PointType
Polygon - Class in grails.mongodb.geo
Represents a GeoJSON polygon for use in Geo data models.
POLYGON_OPERATOR - Field in MongoQuery
Polygon(grails.mongodb.geo.Point, grails.mongodb.geo.Point, grails.mongodb.geo.Point, grails.mongodb.geo.Point) - Constructor in Polygon
Constructs a Polygon for the given Point instances
polygons - Property in MultiPolygon
PolygonType - Class in org.grails.datastore.gorm.mongo.geo
Adds support for the Polygon type to GORM for MongoDB
PolygonType() - Constructor in PolygonType
POOL - Field in GradleAsyncInvoker
pooled - Property in DataSourceSettings
Whether the data source is pooled
pop(Mode) - Method in JSONWriter
Pop an array or object scope.
pop(boolean) - Method in OutputEncodingStack
pop(Mode) - Method in PathCapturingJSONWriterWrapper
popBody() - Method in GroovyPagesPageContext
populate(groovy.lang.Closure) - Method in ClosureToMapPopulator
populateAllClasses() - Method in DefaultGrailsApplication
populateArgumentsForCriteria(Class<? extends Object>, org.grails.datastore.mapping.query.Query, java.util.Map) - Method in DynamicFinder
populateArgumentsForCriteria(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.query.Query, java.util.Map, org.grails.databinding.converters.ConversionService, boolean) - Method in GrailsHibernateQueryUtils
Populates criteria arguments for the given target class and arguments map
populateArgumentsForCriteria(org.hibernate.Criteria, java.util.Map, org.grails.databinding.converters.ConversionService) - Method in GrailsHibernateUtil
populateAutowiredApiLookupMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, java.lang.String, java.lang.String, org.codehaus.groovy.ast.stmt.BlockStatement) - Method in AbstractGrailsArtefactTransformer
populateBsonQuery(org.grails.datastore.bson.query.EmbeddedQueryEncoder, org.bson.Document, Junction, org.grails.datastore.mapping.model.PersistentEntity) - Method in BsonQuery
populateContextLoader() - Method in GrailsCli
populateDefaultApiLookupMethod(org.codehaus.groovy.ast.ClassNode, java.lang.String, java.lang.String, org.codehaus.groovy.ast.stmt.BlockStatement) - Method in AbstractGrailsArtefactTransformer
populateDescription() - Method in CreateAppCommand
populateDescription() - Method in CreatePluginCommand
populateDescription() - Method in CreateProfileCommand
populateErrors(java.lang.Object, org.springframework.validation.BindingResult) - Method in GrailsWebDataBinder
populateModelWithViewState(java.util.Map) - Method in DefaultGrailsJsonViewHelper
populateMongoQuery(org.grails.datastore.bson.query.EmbeddedQueryEncoder, org.bson.Document, Junction, org.grails.datastore.mapping.model.PersistentEntity) - Method in MongoQuery
populatePackages(java.io.File, java.io.File, Collection<String>, java.lang.String) - Method in ResourceUtils
populateParamsForMapping(org.grails.web.servlet.mvc.GrailsWebRequest) - Method in AbstractUrlMappingInfo
Populates request parameters for the given UrlMappingInfo instance using the GrailsWebRequest
populateProperties(java.util.Properties, java.util.Map, java.lang.String) - Method in HibernateConnectionSourceSettings.HibernateSettings
populateQueryArguments(org.grails.datastore.mapping.query.Query, java.util.Map) - Method in AbstractHibernateGormStaticApi
populateQueryResult(java.lang.Object, java.util.Map) - Method in SimpleMapQuery
populateQueryWithNamedArguments(org.grails.datastore.mapping.query.Query, java.util.Map) - Method in AbstractHibernateGormStaticApi
population - Property in Country
port - Property in AbstractMongoConnectionSourceSettings
The port to use
POSITION - Field in AbstractWhereImplementer
POSITION - Field in DeleteWhereImplementer
POSITION - Field in FindAllByImplementer
positions - Property in MultiPoint
post-events are fired after queries are run() - Method in QueryEventsSpec
PostDelete - Enum Constant in EventType
PostDeleteCount - Property in SpecPersistenceListener
PostDeleteEvent - Class in org.grails.datastore.mapping.engine.event
Authors:
Burt Beckwith
PostDeleteEvent(java.lang.Object, org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess) - Constructor in PostDeleteEvent
PostExecution - Property in QueryEventsSpec.SpecQueryEventListener
PostExecution - Enum Constant in QueryEventType
postFlush(boolean) - Method in AbstractSession
postFlushOperations - Field in AbstractSession
POSTGRESQL - Enum Constant in DatabaseDriver
Postgres.
postHandle(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, java.lang.Object, org.springframework.web.servlet.ModelAndView) - Method in GrailsInterceptorHandlerInterceptorAdapter
postHandle(org.springframework.web.context.request.WebRequest, org.springframework.ui.ModelMap) - Method in GrailsOpenSessionInViewInterceptor
postHandle(org.springframework.web.context.request.WebRequest, org.springframework.ui.ModelMap) - Method in OpenSessionInViewInterceptor
postHandle(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, java.lang.Object, org.springframework.web.servlet.ModelAndView) - Method in UrlMappingsHandlerMapping.ErrorHandlingHandler
PostInsert - Enum Constant in EventType
PostInsertCount - Property in SpecPersistenceListener
PostInsertEvent - Class in org.grails.datastore.mapping.engine.event
Authors:
Burt Beckwith
PostInsertEvent(java.lang.Object, org.grails.datastore.mapping.model.PersistentEntity) - Constructor in PostInsertEvent
PostLoad - Enum Constant in EventType
PostLoadCount - Property in SpecPersistenceListener
PostLoadEvent - Class in org.grails.datastore.mapping.engine.event
Authors:
Burt Beckwith
PostLoadEvent(java.lang.Object, org.grails.datastore.mapping.model.PersistentEntity) - Constructor in PostLoadEvent
postProcess(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in ArtefactTypeAstTransformation
postProcessAfterInitialization(java.lang.Object, java.lang.String) - Method in BeanCreationProfilingPostProcessor
postProcessAfterInitialization(java.lang.Object, java.lang.String) - Method in BeanPostProcessorAdapter
Parameters:
bean
postProcessAfterInitialization(java.lang.Object, java.lang.String) - Method in ProfilingGrailsApplicationPostProcessor
postProcessAfterInstantiation(java.lang.Object, java.lang.String) - Method in TransactionManagerPostProcessor
Injects the platform transaction manager into the given bean if that bean implements the TransactionManagerAware interface.
postProcessBeanDefinitionRegistry(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in ChainedTransactionManagerPostProcessor
postProcessBeanDefinitionRegistry(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in GrailsApplicationBuilder.TestRuntimeGrailsApplicationPostProcessor
postProcessBeanDefinitionRegistry(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in GrailsApplicationPostProcessor
postProcessBeanDefinitionRegistry(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in HibernateDatastoreConnectionSourcesRegistrar
postProcessBeanDefinitionRegistry(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in PersistenceContextInterceptorAggregator
postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory) - Method in ChainedTransactionManagerPostProcessor
postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory) - Method in GrailsApplicationPostProcessor
postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory) - Method in GrailsWebApplicationContext
Register ServletContextAwareProcessor.
postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory) - Method in HibernateDatastoreConnectionSourcesRegistrar
postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory) - Method in MapBasedSmartPropertyOverrideConfigurer
postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory) - Method in PersistenceContextInterceptorAggregator
postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory) - Method in ServiceBeanAliasPostProcessor
postProcessBeforeInitialization(java.lang.Object, java.lang.String) - Method in BeanPostProcessorAdapter
Parameters:
bean
postProcessBeforeInitialization(java.lang.Object, java.lang.String) - Method in ClassLoaderAwareBeanPostProcessor
postProcessBeforeInitialization(java.lang.Object, java.lang.String) - Method in GrailsApplicationAwareBeanPostProcessor
postProcessBeforeInitialization(java.lang.Object, java.lang.String) - Method in PluginManagerAwareBeanPostProcessor
postProcessBeforeInitialization(java.lang.Object, java.lang.String) - Method in ProfilingGrailsApplicationPostProcessor
postProcessBeforeInstantiation(Class<?>, java.lang.String) - Method in BeanCreationProfilingPostProcessor
PostQueryEvent - Class in org.grails.datastore.mapping.query.event
Query fired after a query has run.
PostQueryEvent(java.lang.Object, org.grails.datastore.mapping.query.Query, java.util.List) - Constructor in PostQueryEvent
PostUpdate - Enum Constant in EventType
PostUpdateCount - Property in SpecPersistenceListener
PostUpdateEvent - Class in org.grails.datastore.mapping.engine.event
Authors:
Burt Beckwith
PostUpdateEvent(java.lang.Object, org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess) - Constructor in PostUpdateEvent
Practice - Class in org.apache.grails.data.testing.tck.domains
Practice() - Constructor in Practice
PRAGMA - Field in HttpHeaders
pre-events are fired before queries are run() - Method in QueryEventsSpec
precision - Property in ColumnConfig
The precision of the column
PreDelete - Enum Constant in EventType
PreDeleteCount - Property in SpecPersistenceListener
PreDeleteEvent - Class in org.grails.datastore.mapping.engine.event
Authors:
Burt Beckwith
PreDeleteEvent(java.lang.Object, org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess) - Constructor in PreDeleteEvent
PreExecution - Property in QueryEventsSpec.SpecQueryEventListener
PreExecution - Enum Constant in QueryEventType
PREFIX - Field in ConfigurableParameterNameProvider
prefix - Property in MatchSpec
The prefix (for example "findBy")
PREFIX - Field in MongoSettings
The prefix
prefix - Field in PrefixedConfig
prefix - Property in PrefixedMapPropertySource
PrefixedConfig - Class in org.grails.config
A config that accepts a prefix
PrefixedConfig(java.lang.String, grails.config.Config) - Constructor in PrefixedConfig
PrefixedMapPropertySource - Class in org.grails.config
A PropertySource with keys prefixed by the given prefix
PrefixedMapPropertySource(java.lang.String, org.springframework.core.env.EnumerablePropertySource) - Constructor in PrefixedMapPropertySource
PrefixedServiceImplementer - Interface in org.grails.datastore.gorm.services.implementers
An implementer that uses a set of prefixes
prefixTokens - Field in PrefixedConfig
preHandle(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, java.lang.Object) - Method in GrailsInterceptorHandlerInterceptorAdapter
preHandle(org.springframework.web.context.request.WebRequest) - Method in OpenSessionInViewInterceptor
preHandle(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, java.lang.Object) - Method in ParamsAwareLocaleChangeInterceptor
preHandle(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, java.lang.Object) - Method in UrlMappingsHandlerMapping.ErrorHandlingHandler
preIndex(java.lang.Object, java.util.List) - Method in AbstractMongoObectEntityPersister.MongoAssociationIndexer
preIndex(K, List<T>) - Method in AssociationIndexer
Creates an index queryable via the primary key.
preIndex(java.lang.Object, java.util.List) - Method in SimpleMapEntityPersister.2
PreInsert - Enum Constant in EventType
PreInsertCount - Property in SpecPersistenceListener
PreInsertEvent - Class in org.grails.datastore.mapping.engine.event
Authors:
Burt Beckwith
PreInsertEvent(java.lang.Object, org.grails.datastore.mapping.model.PersistentEntity) - Constructor in PreInsertEvent
PreLoad - Enum Constant in EventType
PreLoadCount - Property in SpecPersistenceListener
PreLoadEvent - Class in org.grails.datastore.mapping.engine.event
Authors:
Burt Beckwith
PreLoadEvent(java.lang.Object, org.grails.datastore.mapping.model.PersistentEntity) - Constructor in PreLoadEvent
prepareBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory) - Method in GrailsApplicationContext
prepareBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory) - Method in GrailsWebApplicationContext
prepareConfig(org.springframework.core.env.PropertyResolver, org.springframework.context.ConfigurableApplicationContext) - Method in ConfigSupport
Workaround method because Grails' config doesn't convert strings to classes correctly
prepareContext(org.springframework.context.ConfigurableApplicationContext, org.springframework.beans.factory.config.ConfigurableBeanFactory) - Method in GrailsApplicationBuilder
prepareCriteria(Query<T>) - Method in GrailsHibernateTemplate
Prepare the given Query object, applying cache settings and/or a transaction timeout.
prepareCustomizers(org.codehaus.groovy.control.CompilerConfiguration) - Method in JsonViewTemplateEngine
prepareCustomizers(org.codehaus.groovy.control.CompilerConfiguration) - Method in MarkupViewTemplateEngine
prepareCustomizers(org.codehaus.groovy.control.CompilerConfiguration) - Method in ResolvableGroovyTemplateEngine
prepareHistory() - Method in GrailsConsole
Prepares a history file to be used by the ConsoleReader.
prepareMultiTenantClosure(Closure<T>) - Method in AbstractHibernateDatastore
prepareNewMethodParameters(org.codehaus.groovy.ast.MethodNode, Map<String, ClassNode>, org.codehaus.groovy.ast.ClassNode) - Method in AbstractMethodDecoratingTransformation
prepareNewMethodParameters(org.codehaus.groovy.ast.MethodNode, Map<String, ClassNode>, org.codehaus.groovy.ast.ClassNode) - Method in TenantTransform
prepareNewMethodParameters(org.codehaus.groovy.ast.MethodNode, Map<String, ClassNode>, org.codehaus.groovy.ast.ClassNode) - Method in TransactionalTransform
preparePropertyResolver(org.springframework.core.env.PropertyResolver, java.lang.String) - Method in DatastoreUtils
Prepares a property resolver and ensures it is suitable for GORM configuration
prepareQuery(org.hibernate.query.Query) - Method in GrailsHibernateTemplate
Prepare the given Query object, applying cache settings and/or a transaction timeout.
prepareRead() - Method in StreamByteBuffer
prepareWritable(groovy.text.Template, java.util.Map) - Method in DefaultGrailsJsonViewHelper
prepareWritable(groovy.lang.Writable, jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, java.util.Locale) - Method in GenericGroovyTemplateView
preprocessValue(java.lang.Object) - Method in GrailsWebDataBinder
preprocessValue(java.lang.Object) - Method in SimpleDataBinder
PreQueryEvent - Class in org.grails.datastore.mapping.query.event
Event fired immediately before a query is executed.
PreQueryEvent(java.lang.Object, org.grails.datastore.mapping.query.Query) - Constructor in PreQueryEvent
prettyPrint - Property in AbstractLinkingRenderer
prettyPrint - Property in AbstractVndErrorRenderer
prettyPrint(java.lang.Throwable, java.util.Map) - Method in DefaultStackTracePrinter
prettyPrint(java.lang.Throwable, java.util.Map) - Method in ErrorsViewStackTracePrinter
prettyPrint - Property in GenericViewConfiguration
Whether to pretty print
prettyPrint - Property in GrailsView
Whether to pretty print
prettyPrint - Field in JSON
prettyPrint(java.lang.String) - Method in JsonOutput
Pretty print a JSON payload.
prettyPrint(java.lang.Throwable, java.util.Map) - Method in StackTracePrinter
Pretty print the given stack trace and return the result
prettyPrint() - Method in StopWatch
Return a string with a table describing all tasks performed.
prettyPrint - Property in WritableScriptTemplate
Whether to pretty print the template
prettyPrintCodeSnippet(java.lang.Throwable) - Method in CodeSnippetPrinter
prettyPrintCodeSnippet(java.lang.Throwable, java.util.Map) - Method in DefaultErrorsPrinter
prettyPrintCodeSnippet(java.lang.Throwable, java.util.Map) - Method in ErrorsViewStackTracePrinter
PrettyPrintJSONWriter - Class in org.grails.web.json
A JSONWriter dedicated to create indented/pretty printed output.
PrettyPrintJSONWriter(java.io.Writer, java.lang.String) - Constructor in PrettyPrintJSONWriter
PrettyPrintXMLStreamWriter - Class in org.grails.web.xml
A XMLStreamWriter dedicated to create indented/pretty printed output.
PrettyPrintXMLStreamWriter(org.grails.web.xml.StreamingMarkupWriter, java.lang.String) - Constructor in PrettyPrintXMLStreamWriter
PreUpdate - Enum Constant in EventType
PreUpdateCount - Property in SpecPersistenceListener
PreUpdateEvent - Class in org.grails.datastore.mapping.engine.event
Authors:
Burt Beckwith
PreUpdateEvent(java.lang.Object, org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess) - Constructor in PreUpdateEvent
prevCharIsCR - Field in SimpleCharStream
prevCharIsLF - Field in SimpleCharStream
previousOut - Field in GrailsPrintWriter
previousState - Property in SystemOutErrCapturer
PRIMITIVE_TYPE_COMPATIBLE_CLASSES - Field in ClassUtils
PRIMITIVE_TYPE_COMPATIBLE_CLASSES - Field in GrailsClassUtils
PRIMITIVE_TYPE_COMPATIBLE_CLASSES - Field in ReflectionUtils
primitiveDoubleConverter() - Method in DefaultConvertersConfiguration
primitiveFloattConverter() - Method in DefaultConvertersConfiguration
primitiveIntConverter() - Method in DefaultConvertersConfiguration
primitiveLongConverter() - Method in DefaultConvertersConfiguration
primitiveShortConverter() - Method in DefaultConvertersConfiguration
print(java.lang.Object) - Method in DevNullPrintStream
print(java.lang.String) - Method in GrailsConsoleErrorPrintStream
print(java.lang.String) - Method in GrailsConsolePrintStream
print(org.codehaus.groovy.runtime.GStringImpl) - Method in GrailsPrintWriter
print(groovy.lang.Writable) - Method in GrailsPrintWriterAdapter
print(boolean) - Method in GrailsRoutablePrintWriter
print(java.lang.String) - Method in JspWriterDelegate
print(java.lang.String) - Method in SystemOutAndErrSwapper.TestOutputCapturingPrintStream
printCausedByMessage(java.io.PrintWriter, java.lang.Throwable) - Method in DefaultStackTracePrinter
printf(java.util.Locale, java.lang.String, java.lang.Object) - Method in DevNullPrintStream
printFailureLocation(java.io.PrintWriter, java.lang.String, java.lang.String, java.lang.String) - Method in DefaultStackTracePrinter
printHeader(java.io.PrintWriter, java.lang.String) - Method in DefaultStackTracePrinter
printHtmlPart(int) - Method in GroovyPage
printLastEntry(java.io.PrintWriter, java.lang.String, java.lang.String, java.lang.String) - Method in DefaultStackTracePrinter
println(java.lang.Object) - Method in DevNullPrintStream
println(java.lang.Object) - Method in GrailsConsoleErrorPrintStream
println(java.lang.Object) - Method in GrailsConsolePrintStream
println(org.grails.buffer.StreamCharBuffer) - Method in GrailsPrintWriter
println(org.grails.buffer.StreamCharBuffer) - Method in GrailsPrintWriterAdapter
println() - Method in GrailsRoutablePrintWriter
println() - Method in GSPWriter
println(java.lang.String) - Method in JspWriterDelegate
println(java.lang.Object) - Method in SystemOutAndErrSwapper.TestOutputCapturingPrintStream
printlnToBuffer(java.lang.String, int) - Method in GSPWriter
printlnToResponse(java.lang.String, java.lang.String) - Method in GSPWriter
printRunStatus(org.springframework.context.ConfigurableApplicationContext) - Method in GrailsApp
printSanitizedStackTrace(java.lang.Throwable) - Method in GrailsUtil
printStackLine(java.io.PrintWriter, java.lang.String, java.lang.String, java.lang.String) - Method in DefaultStackTracePrinter
printStackTrace(java.lang.Exception) - Method in CommandRunner
priority() - Method in AbstractGormASTTransformation
priority() - Method in ApiDelegateTransformation
priority() - Method in ArtefactTypeAstTransformation
priority() - Method in BindingFormatASTTransformation
priority() - Method in CacheableTransformation
priority() - Method in CacheEvictTransformation
priority() - Method in CachePutTransformation
priority() - Method in DelegateAsyncTransformation
priority() - Method in DetachedCriteriaASTTransformation
priority() - Method in DirtyCheckTransformation
priority() - Method in EnhancesTraitTransformation
priority() - Method in EntityASTTransformation
priority() - Method in GlobalDetachedCriteriaASTTransformation
priority() - Method in GlobalGrailsClassInjectorTransformation
priority() - Method in GlobalImportTransformation
priority() - Method in GlobalJpaEntityTransform
priority() - Method in GormEntityTransformation
priority - Property in GroovyChangeLogParser
priority() - Method in HibernateEntityTransformation
priority() - Method in IntegrationTestAstTransformation
priority() - Method in JpaGormEntityTransformation
priority() - Method in JsonViewsTransform
priority() - Method in LineNumberTransform
priority() - Method in LinkableTransform
priority() - Method in MarkupViewsTransform
priority() - Method in MixinTransformation
priority() - Method in OrderedGormTransformation
priority() - Method in PublisherTransform
priority() - Method in ResourceTransform
priority() - Method in RollbackTransform
priority() - Method in ServiceTransformation
priority() - Method in SubscriberTransform
priority() - Method in TenantTransform
priority() - Method in TransactionalTransform
priority() - Method in ViewsTransform
proceed() - Method in ClosureEventTrigger
proceed() - Method in EventSubscriberTrigger
proceed() - Method in EventTrigger
Returns:
Proceed to trigger the event
process(grails.plugin.json.builder.StreamingJsonBuilder.StreamingJsonDelegate, org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object, JsonWritable>, List<String>, List<String>, java.lang.String, boolean, boolean, List<String>, boolean, groovy.lang.Closure) - Method in DefaultGrailsJsonViewHelper
processAnnotationNodes(List<AnnotationNode>) - Method in AnnotatedNodeASTTransformation
processAnnotationNodes(List<AnnotationNode>) - Method in DependencyManagementBomTransformation
processAnnotationNodes(List<AnnotationNode>) - Method in ResolveDependencyCoordinatesTransformation
processAssociations(org.grails.datastore.mapping.mongo.MongoCodecSession, org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess, java.lang.Object, org.grails.datastore.mapping.proxy.ProxyFactory, boolean) - Method in MongoCodecEntityPersister
processAwareInterfaces(grails.core.GrailsApplication, java.lang.Object) - Method in GrailsApplicationAwareBeanPostProcessor
processDeferredClose(org.grails.datastore.mapping.core.Datastore) - Method in DatastoreUtils
Process all Datastore Sessions that have been registered for deferred close for the given SessionFactory.
PROCESSED_OBJECT_VARIABLE - Field in DefaultGrailsJsonViewHelper
processedUrl(java.lang.String, java.lang.Object) - Method in ApplicationTagLib
Filters the url through the RequestDataValueProcessor bean if it is registered.
processedUrl(java.lang.String, java.lang.Object) - Method in FormTagLib
Filters the url through the RequestDataValueProcessor bean if it is registered.
processesClassNames - Property in GlobalClassInjectorAdapter
processGrailsChangeProperty(java.lang.String, java.lang.Object) - Method in DatabaseChangeLogBuilder
processGrailsPreconditionProperty(java.lang.String, java.lang.Object) - Method in DatabaseChangeLogBuilder
processIndexedProperty(java.lang.Object, groovy.lang.MetaProperty, org.grails.databinding.IndexedPropertyReferenceDescriptor, java.lang.Object, grails.databinding.DataBindingSource, grails.databinding.events.DataBindingListener, java.lang.Object) - Method in GrailsWebDataBinder
processIndexedProperty(java.lang.Object, groovy.lang.MetaProperty, org.grails.databinding.IndexedPropertyReferenceDescriptor, java.lang.Object, grails.databinding.DataBindingSource, grails.databinding.events.DataBindingListener, java.lang.Object) - Method in SimpleDataBinder
processProperty(java.lang.Object, groovy.lang.MetaProperty, java.lang.Object, grails.databinding.DataBindingSource, grails.databinding.events.DataBindingListener, java.lang.Object) - Method in GrailsWebDataBinder
processProperty(java.lang.Object, groovy.lang.MetaProperty, java.lang.Object, grails.databinding.DataBindingSource, grails.databinding.events.DataBindingListener, java.lang.Object) - Method in SimpleDataBinder
processSimple(grails.plugin.json.builder.StreamingJsonBuilder.StreamingJsonDelegate, java.lang.Object, JsonWritable>, List<String>, List<String>, java.lang.String, java.lang.Boolean, groovy.lang.Closure) - Method in DefaultGrailsJsonViewHelper
processSimpleProperty(grails.plugin.json.builder.StreamingJsonBuilder.StreamingJsonDelegate, org.grails.datastore.mapping.model.PersistentProperty, java.lang.String, java.lang.Object) - Method in DefaultGrailsJsonViewHelper
processTraitsForNode(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode, java.lang.String, org.codehaus.groovy.control.CompilationUnit) - Method in TraitInjectionUtils
processUrls() - Method in MavenProfileRepository
processValidate(java.lang.Object, java.lang.Object, org.springframework.validation.Errors) - Method in AbstractConstraint
processValidate(java.lang.Object, java.lang.Object, org.springframework.validation.Errors) - Method in AbstractVetoingConstraint
processValidate(java.lang.Object, java.lang.Object, org.springframework.validation.Errors) - Method in CreditCardConstraint
processValidate(java.lang.Object, java.lang.Object, org.springframework.validation.Errors) - Method in EmailConstraint
processValidate(java.lang.Object, java.lang.Object, org.springframework.validation.Errors) - Method in InListConstraint
processValidate(java.lang.Object, java.lang.Object, org.springframework.validation.Errors) - Method in MatchesConstraint
processValidate(java.lang.Object, java.lang.Object, org.springframework.validation.Errors) - Method in MaxConstraint
processValidate(java.lang.Object, java.lang.Object, org.springframework.validation.Errors) - Method in MaxSizeConstraint
processValidate(java.lang.Object, java.lang.Object, org.springframework.validation.Errors) - Method in MinConstraint
processValidate(java.lang.Object, java.lang.Object, org.springframework.validation.Errors) - Method in MinSizeConstraint
processValidate(java.lang.Object, java.lang.Object, org.springframework.validation.Errors) - Method in NotEqualConstraint
processValidate(java.lang.Object, java.lang.Object, org.springframework.validation.Errors) - Method in RangeConstraint
processValidate(java.lang.Object, java.lang.Object, org.springframework.validation.Errors) - Method in ScaleConstraint
{@inheritDoc}
processValidate(java.lang.Object, java.lang.Object, org.springframework.validation.Errors) - Method in SizeConstraint
processValidate(java.lang.Object, java.lang.Object, org.springframework.validation.Errors) - Method in UniqueConstraint
processValidate(java.lang.Object, java.lang.Object, org.springframework.validation.Errors) - Method in UrlConstraint
processValidate(java.lang.Object, java.lang.Object, org.springframework.validation.Errors) - Method in ValidatorConstraint
processValidateWithVetoing(java.lang.Object, java.lang.Object, org.springframework.validation.Errors) - Method in AbstractVetoingConstraint
processValidateWithVetoing(java.lang.Object, java.lang.Object, org.springframework.validation.Errors) - Method in BlankConstraint
processValidateWithVetoing(java.lang.Object, java.lang.Object, org.springframework.validation.Errors) - Method in NullableConstraint
processVariableScopes(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in AstUtils
processVariableScopes(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in GrailsASTUtils
Product - Class in org.apache.grails.data.testing.tck.domains
Product() - Constructor in Product
Profile - Interface in org.grails.cli.profile
A Profile defines an active code generation and command execution policy.
profile - Property in ClosureExecutingCommand
profile - Property in DefaultFeature
PROFILE_FLAG - Field in CreateAppCommand
profile - Property in GradleTaskCommandAdapter
profile - Property in GrailsCli
profile - Property in GroovyScriptCommand
profile - Property in HelpCommand
profile - Property in MultiStepCommand
PROFILE - Field in Settings
The active Grails profile
profile - Property in TemplateRendererImpl
ProfileCommand - Interface in org.grails.cli.profile
A Command applicable only to a certain Profile
profileDependencyVersions - Property in MavenProfileRepository
profileDir - Field in AbstractProfile
ProfileInfoCommand - Class in org.grails.cli.profile.commands
A command to find out information about the given profile
ProfileInfoCommand.1 - Class in org.grails.cli.profile.commands
ProfileInfoCommand.1() - Constructor in ProfileInfoCommand.1
ProfileInfoCommand() - Constructor in ProfileInfoCommand
profileName - Property in CreateAppCommand.CreateAppCommandObject
ProfileRepoConfig - Class in org.grails.cli.profile
ProfileRepoConfig() - Constructor in ProfileRepoConfig
profileRepositories - Property in GrailsCli
ProfileRepository - Interface in org.grails.cli.profile
A repository of Profile instances
profileRepository - Field in AbstractProfile
profileRepository - Property in CreateAppCommand
profileRepository - Property in GrailsCli
profileRepository - Property in GroovyScriptCommand
profileRepository - Property in HelpCommand
profileRepository - Property in ListProfilesCommand
profileRepository - Property in ProfileInfoCommand
profileRepository - Property in TemplateRendererImpl
ProfileRepositoryAware - Interface in org.grails.cli.profile
For commands and steps that need to be made aware of the ProfileRepository to implement
profiles - Property in JsonViewGrailsPlugin
profiles - Property in MarkupViewGrailsPlugin
profiles - Property in Sitemesh3GrailsPlugin
profilesByName - Field in AbstractJarProfileRepository
ProfileUtil - Class in org.grails.cli.profile
The utility class for the Grails profiles.
ProfileUtil() - Constructor in ProfileUtil
ProfilingGrailsApplicationPostProcessor - Class in grails.boot.config.tools
Profiles bean creation outputting data to the console
ProfilingGrailsApplicationPostProcessor(grails.core.GrailsApplicationLifeCycle, org.springframework.context.ApplicationContext, java.lang.Class) - Constructor in ProfilingGrailsApplicationPostProcessor
ProfilingGrailsPluginManager - Class in org.grails.plugins
A GrailsPluginManager implementation that outputs profile data to a logger.
ProfilingGrailsPluginManager(java.lang.String, grails.core.GrailsApplication) - Constructor in ProfilingGrailsPluginManager
PROJECT_OPERATOR - Field in BsonQuery
ProjectCommand - Interface in org.grails.cli.profile
A marker interface for commands that are global, but apply only within the context of a project
ProjectContext - Interface in org.grails.cli.profile
The project context used by a Profile
projectContext - Field in CachedGradleOperation
projectContext - Property in GradleCommand
projectContext - Property in GrailsCli
projectContext - Property in GrailsCli.ExecutionContextImpl
projectContext - Property in HelpCommand
ProjectContextAware - Interface in org.grails.cli.profile
Interface for components that want to be made aware of the proxy context
projection(FindIterable<Document>, Map<String, Object>) - Method in MongoExtensions
projection - Field in MongoQuery.ProjectedProperty
projectionKey - Field in MongoQuery.ProjectedProperty
ProjectionList - Interface in org.grails.datastore.mapping.query.api
Models a list of projections
projectionList - Field in AbstractCriteriaBuilder
projectionList - Property in AbstractDetachedCriteria
projectionList - Field in AbstractHibernateCriteriaBuilder
Projections - Class in org.grails.datastore.mapping.query
Projections used to customize the results of a query
projections(groovy.lang.Closure) - Method in AbstractCriteriaBuilder
Defines projections
projections - Field in AbstractDetachedCriteria
projections - Property in AbstractDetachedCriteria.DetachedProjections
PROJECTIONS - Field in AbstractHibernateCriteriaBuilder
projections() - Method in AbstractHibernateQuery
projections(groovy.lang.Closure) - Method in DetachedCriteria
Defines projections.
projections - Field in Query
projectPath(java.lang.Object) - Method in FileSystemInteraction
Obtain the path of the resource relative to the current project
projectPath(java.lang.Object) - Method in FileSystemInteractionImpl
Obtain the path of the resource relative to the current project
projectPaths - Field in FetchAllTaskSelectorsBuildAction.AllTasksModel
projectProjectionHandlers - Field in BsonQuery
Promise - Interface in grails.async
Encapsulates the notion of a Promise, a Future-like interface designed to easy integration of asynchronous functions
PromiseDecorator - Interface in grails.async.decorator
Decorates any function execution potentially wrapping an asynchronous function execution in new functionality.
PromiseDecoratorLookupStrategy - Interface in grails.async.decorator
A lookup strategy for PromiseDecorator instances
PromiseDecoratorProvider - Interface in grails.async.decorator
Interface for classes that provide promise decorators to implement
PromiseFactory - Interface in grails.async
An interface capable of creating Promise instances.
promiseFactory - Property in Promises
promiseFactory - Property in WebPromises
PromiseFactoryBean - Class in org.grails.plugins.web.async.spring
Factory bean for Spring integration
PromiseFactoryBean() - Constructor in PromiseFactoryBean
PromiseFactoryBuilder - Class in org.grails.async.factory
Constructs the default promise factory
PromiseFactoryBuilder() - Constructor in PromiseFactoryBuilder
PromiseList - Class in grails.async
A list of promises
PromiseList() - Constructor in PromiseList
PromiseMap - Class in grails.async
A map-like structure for promises that allows waiting for all values in the map to be populated before executing a callback
PromiseMap(Map<K, V>) - Constructor in PromiseMap
Promises - Class in grails.async
Factory class for working with Promise instances
promises - Field in PromiseList
promises - Field in PromiseMap
promisesKeys - Field in PromiseMap
PROMPT - Field in GrailsConsole
propagation - Field in ReadOnly
The transaction propagation type.
propagation - Field in Transactional
The transaction propagation type.
properties(Map<String,String>) - Method in DataSourceBuilder
properties - Property in DataSourceSettings
The data source properties
properties - Property in DefaultMappingConfigurationBuilder
PROPERTIES_EXTENSION - Field in BinaryGrailsPlugin
propertiesByName - Field in AbstractPersistentEntity
PropertiesEditor - Class in org.grails.beans.support
Fixed version of Spring's PropertiesEditor that converts all keys and values to String values
PropertiesHolder(java.util.Properties) - Constructor in ReloadableResourceBundleMessageSource.PropertiesHolder
PropertiesHolderCacheEntry() - Constructor in ReloadableResourceBundleMessageSource.PropertiesHolderCacheEntry
propertiesPassedToBeforeValidate - Property in ClassWithListArgBeforeValidate
propertiesPassedToBeforeValidate - Property in ClassWithOverloadedBeforeValidate
Property - Class in org.grails.datastore.mapping.config
Base class for classes returned from PropertyMapping.getMappedForm
property(java.lang.String) - Method in AbstractCriteriaBuilder
A projection that obtains the value of a property of an entity
property(java.lang.String) - Method in AbstractDetachedCriteria
Adds a property projection
property(java.lang.String) - Method in AbstractDetachedCriteria.DetachedProjections
property(java.lang.String, java.lang.String) - Method in AbstractHibernateCriteriaBuilder
A projection that selects a property name
property(java.lang.String) - Method in AbstractHibernateQuery.HibernateProjectionList
property - Property in ConstrainedDelegate
property(java.lang.String) - Method in DetachedCriteria
Adds a property projection
property - Property in DirtyCheckingCollection
property - Property in DirtyCheckingMap
property(java.util.Map) - Method in Entity
Configure a new property
PROPERTY_GRAILS_CLASSLOADER_LOGGING - Field in SoftServiceLoader
property(java.lang.String, java.lang.Object) - Method in JSON
property(java.util.Collection, java.lang.String) - Method in ManualProjections
Obtains a properties value from the results
property(java.util.Map) - Method in Mapping
Configure a new property
property(java.util.Map) - Method in MongoCollection
property - Field in MongoQuery.ProjectedProperty
PROPERTY_NAME - Field in ConstraintsEvaluator
The name of the constraints property
PROPERTY_NAME - Field in SystemPropertyTenantResolver
property(java.lang.String) - Method in ProjectionList
A projection that obtains the value of a property of an entity
property(java.lang.String) - Method in Projections
A projection that obtains the value of a property of an entity
Property() - Constructor in Property
property(java.lang.String) - Method in Query.ProjectionList
A projection that obtains the value of a property of an entity
PROPERTY_SCAFFOLD - Field in ScaffoldingControllerInjector
propertyClass - Property in DefaultMappingConfigurationBuilder
PropertyComparisonCriterion(java.lang.String, java.lang.String) - Constructor in Query.PropertyComparisonCriterion
PropertyComparisonQuerySpec - Class in org.apache.grails.data.testing.tck.tests
Tests for criteria queries that compare two properties
PropertyComparisonQuerySpec() - Constructor in PropertyComparisonQuerySpec
PropertyConfig - Class in org.grails.orm.hibernate.cfg
Custom mapping for a single domain property.
PropertyConfig() - Constructor in PropertyConfig
propertyConfigs - Field in Entity
The configuration for each property
PropertyCriterion(java.lang.String, java.lang.Object) - Constructor in Query.PropertyCriterion
PropertyDecoder - Interface in org.grails.datastore.bson.codecs
An interface for encoding PersistentProperty instances
PropertyDefinitionDelegate - Class in org.grails.orm.hibernate.cfg
Builder delegate that handles multiple-column definitions for a single domain property, e.g.
PropertyDefinitionDelegate(org.grails.orm.hibernate.cfg.PropertyConfig) - Constructor in PropertyDefinitionDelegate
PropertyEditorRegistryUtils - Class in org.grails.web.beans
Authors:
Graeme Rocher
PropertyEditorRegistryUtils() - Constructor in PropertyEditorRegistryUtils
PropertyEncoder - Interface in org.grails.datastore.bson.codecs
An interface for encoding PersistentProperty instances
propertyFactory - Field in GormMappingConfigurationStrategy
PropertyFileUtils - Class in org.apache.grails.common.properties
PropertyMapping - Interface in org.grails.datastore.mapping.model
Interface for a property mapping which specifies what or where a particular property is mapped to.
PropertyMarkupRenderer - Trait in org.grails.scaffolding.markup
Used to render markup that represents a single domain class property
propertyMarkupRenderer - Property in DomainMarkupRendererImpl
propertyMarkupRenderer() - Method in ScaffoldingBeanConfiguration
PropertyMarkupRendererImpl - Class in org.grails.scaffolding.markup
PropertyMarkupRendererImpl() - Constructor in PropertyMarkupRendererImpl
propertyMissing(java.lang.String) - Method in AbstractDetachedCriteria
propertyMissing(org.springframework.context.ApplicationContext, java.lang.String) - Method in ApplicationContextExtension
Adds the ability to get beans via the dot operator
propertyMissing(java.lang.String, java.lang.Object) - Method in BrowserDelegate
Delegates missing property mutations to the current Page instance.
propertyMissing(java.lang.String, java.lang.Object) - Method in Entity
propertyMissing(java.lang.String) - Method in GormEntity
Allow access to datasource by name
propertyMissing(D, java.lang.String) - Method in GormInstanceApi
propertyMissing(D, java.lang.String) - Method in GormInstanceOperations
Allow access to datasource by name
propertyMissing(D, java.lang.String) - Method in GormStaticApi
Merges an instance with the current session
propertyMissing(java.lang.String, java.lang.Object) - Method in GormStaticOperations
Handles property missing, does nothing by default, sub traits to override
propertyMissing(java.lang.String) - Method in HibernateGormStaticApi
propertyMissing(jakarta.servlet.http.HttpServletRequest, java.lang.String, java.lang.Object) - Method in HttpServletRequestExtension
propertyMissing(jakarta.servlet.http.HttpSession, java.lang.String) - Method in HttpSessionExtension
propertyMissing(java.lang.String, java.lang.Object) - Method in Mapping
propertyMissing(java.lang.String, java.lang.Object) - Method in MongoEntity
Allows setting a dynamic property via the dot operator
propertyMissing(com.mongodb.client.MongoDatabase, java.lang.String) - Method in MongoExtensions
Adds a method to return a collection using the dot syntax
propertyMissing(java.lang.String, java.lang.Object) - Method in NamedCriteriaProxy
propertyMissing(jakarta.servlet.ServletContext, java.lang.String) - Method in ServletContextExtension
propertyMissing(java.lang.String) - Method in SettingsFile
propertyMissing(java.lang.String) - Method in TagLibrary
Property missing implementation that looks up tag library namespaces or tags in the default namespace
propertyMissing(java.lang.String) - Method in TagLibraryInvoker
Looks up namespaces on missing property
propertyMissing(java.lang.String, java.lang.Object) - Method in TenantDelegatingGormOperations
propertyName - Property in BeanPropertyAccessorImpl
propertyName - Property in DefaultConstrainedProperty
the property name
propertyName - Property in DelegatingBeanPropertyAccessorImpl
propertyName - Property in IndexedPropertyReferenceDescriptor
propertyName - Field in MethodExpression
propertyName - Property in PropertyPathAccessor
PropertyNameCriterion(java.lang.String) - Constructor in Query.PropertyNameCriterion
propertyNames - Property in CompositeIdentity
The property names that make up the custom identity
propertyNames() - Method in ConfigProperties
propertyNames - Field in EnvironmentAwarePropertySource
propertyNames - Property in NaturalId
The property names that make up the natural id
propertyNames - Property in NavigableMapPropertySource
propertyNames - Property in PrefixedMapPropertySource
PropertyPathAccessor - Class in grails.plugin.formfields
PropertyPathAccessor(java.lang.String) - Constructor in PropertyPathAccessor
PropertyProjection(java.lang.String) - Constructor in Query.PropertyProjection
propertyResolver - Property in ConfigurationBuilder
propertyResolver - Property in MongoClientOptionsBuilder
propertyResolver - Property in PropertyResolverMap
PropertyResolverMap - Class in org.grails.datastore.mapping.config.utils
Adapts a property resolver to the Map interface
PropertyResolverMap(org.springframework.core.env.PropertyResolver) - Constructor in PropertyResolverMap
propertySource - Field in AbstractGrailsPlugin
propertySources - Field in PropertySourcesConfig
PropertySourcesConfig - Class in org.grails.config
Authors:
Graeme Rocher
PropertySourcesConfig(org.springframework.core.env.PropertySource) - Constructor in PropertySourcesConfig
propertySourcesPropertyResolver - Field in PropertySourcesConfig
propertyType - Property in BeanPropertyAccessorImpl
propertyType - Property in DefaultConstrainedProperty
The property type
propertyType - Property in DelegatingBeanPropertyAccessorImpl
propertyType() - Method in EntityReflector.PropertyReader
Returns:
The property type
propertyType() - Method in EntityReflector.PropertyWriter
Returns:
The property type
propertyType - Property in PropertyPathAccessor
PropertyValueIndexer - Interface in org.grails.datastore.mapping.engine
Responsible for creating indices for property values used in queries.
protocol() - Method in ContainerGebConfiguration
The protocol that the container's browser will use to access the server under test.
protocol() - Method in IContainerGebConfiguration
providedArtefacts - Property in CodecsGrailsPlugin
providedArtefacts - Property in ConvertersGrailsPlugin
providedArtefacts - Property in GroovyPagesGrailsPlugin
providedArtefacts - Property in Sitemesh3GrailsPlugin
proxy(Class<T>, java.io.Serializable) - Method in AbstractHibernateSession
proxy(java.lang.Class, java.io.Serializable) - Method in AbstractSession
PROXY_AUTHENTICATE - Field in HttpHeaders
PROXY_AUTHORIZATION - Field in HttpHeaders
PROXY_CONNECTION - Field in HttpHeaders
proxy(javax.sql.DataSource, org.grails.datastore.gorm.jdbc.connections.DataSourceSettings) - Method in DataSourceConnectionSourceFactory
proxy(java.io.Serializable) - Method in EntityPersister
proxy(java.io.Serializable) - Method in GormEntity
Retrieves an object from the datastore as a proxy. eg.
proxy(java.io.Serializable) - Method in GormStaticApi
Retrieves an object from the datastore as a proxy. eg.
proxy(java.io.Serializable) - Method in GormStaticOperations
Retrieves an object from the datastore as a proxy. eg.
PROXY_KEY_PROPERTY - Field in EntityProxyMethodHandler
proxy(java.io.Serializable) - Method in LockableEntityPersister
proxy(java.io.Serializable) - Method in Persister
Creates a proxy for the given key
PROXY_PROPERTY - Field in EntityProxyMethodHandler
proxy(Class<T>, java.io.Serializable) - Method in Session
Retrieves a proxy for the given key
proxy(java.io.Serializable) - Method in TenantDelegatingGormOperations
proxyClass - Field in GroovyObjectMethodHandler
proxyEntities - Field in AbstractPersistentCollection
ProxyFactory - Interface in org.grails.datastore.mapping.proxy
The factory used to create proxies
proxyFactory - Field in AbstractMappingContext
proxyFactory - Field in EntityPersister
ProxyHandler - Interface in org.grails.datastore.mapping.proxy
Interface for classes that handle proxies
proxyHandler - Field in AbstractHibernateGormInstanceApi
proxyHandler - Field in AbstractHibernateGormStaticApi
proxyHandler - Field in AbstractHibernateQuery
proxyHandler - Property in AbstractLinkingRenderer
proxyHandler - Property in BeanPropertyAccessorFactory
proxyHandler - Property in DefaultHtmlRenderer
proxyHandler - Property in DefaultRendererRegistry
proxyHandler - Property in DefaultViewRenderer
proxyHandler - Property in DirtyCheckingSpec
proxyHandler - Field in DomainClassMarshaller
proxyHandler - Property in GrailsViewTemplate
Handlers for proxies
proxyHandler - Property in JsonRenderer
proxyHandler - Property in JsonViewResolver
proxyHandler - Property in MappingContextTraversableResolver
proxyHandler - Property in MarkupViewResolver
proxyHandler - Field in PersistentEntityValidator
proxyHandler - Property in XmlRenderer
ProxyHandlerAdapter - Class in org.grails.datastore.gorm.proxy
Adapts the core Grails proxy handler interface to the GORM one
ProxyHandlerAdapter(org.grails.datastore.mapping.proxy.ProxyHandler) - Constructor in ProxyHandlerAdapter
proxyIfReloadEnabled - Field in HibernateMappingContextSessionFactoryBean
ProxyInitializationSpec - Class in org.apache.grails.data.testing.tck.tests
ProxyInitializationSpec() - Constructor in ProxyInitializationSpec
ProxyInstanceMetaClass - Class in org.grails.datastore.gorm.proxy
Per-instance metaclass to use for proxied GORM domain objects.
ProxyInstanceMetaClass(groovy.lang.MetaClass, org.grails.datastore.mapping.core.Session, java.io.Serializable) - Constructor in ProxyInstanceMetaClass
ProxyLoadingSpec - Class in org.apache.grails.data.testing.tck.tests
Abstract base test for loading proxies.
ProxyLoadingSpec() - Constructor in ProxyLoadingSpec
proxyMappingContext - Field in DefaultGrailsApplication
ProxyUnwrappingMarshaller - Class in org.grails.web.converters.marshaller
Unwraps Hibernate proxies with no direct references to the Hibernate APIs
PUBLIC_STATIC_MODIFIER - Field in AbstractGrailsArtefactTransformer
Publication - Class in org.apache.grails.data.testing.tck.domains
Publication() - Constructor in Publication
publish(grails.events.Event, org.springframework.transaction.event.TransactionPhase) - Method in AbstractEventBus
publish(grails.events.Event, org.springframework.transaction.event.TransactionPhase) - Method in EventEmitter
publish(grails.events.Event) - Method in EventPublisher
published - Property in Book
PUBLISHED_TAG - Field in AtomRenderer
Publisher - Annotation Type in grails.events.annotation
Transforms a method so the return value is emitted as an event
publisher - Field in AbstractSession
publisher - Field in EntityPersister
PUBLISHER_ORDER - Field in GroovyTransformOrder
Implements Publisher
PublisherTransform - Class in org.grails.events.transform
A transform that transforms a method publishing the result to the given event
PublisherTransform() - Constructor in PublisherTransform
publishEvent(java.lang.Object) - Method in ConfigurableApplicationContextEventPublisher
publishEvent(java.lang.Object) - Method in DefaultApplicationEventPublisher
push(Mode) - Method in JSONWriter
Push an array or object scope.
push(org.grails.taglib.encoder.OutputEncodingStackAttributes, boolean) - Method in OutputEncodingStack
push(Mode) - Method in PathCapturingJSONWriterWrapper
pushBody() - Method in GroovyPagesPageContext
pushTop(boolean) - Method in OutputEncodingStackAttributes.Builder
put(java.lang.Object, java.lang.Object) - Method in AbstractTemplateVariableBinding.TemplateVariableBindingMap
put(java.lang.Object, java.lang.Object) - Method in AbstractTypeConvertingMap
put(java.lang.String, java.lang.Object) - Method in CodeGenConfig
put(java.lang.String, java.lang.Object) - Method in CompositeConfig
put(java.lang.Object, java.lang.Object) - Method in DataBindingLazyMetaPropertyMap
put(java.lang.Object, java.lang.Object) - Method in DirtyCheckingMap
put(java.lang.Object, java.lang.Object) - Method in GPathResultMap
put(java.lang.Object, java.lang.Object) - Method in GrailsConcurrentLinkedMapCache
put(java.lang.String, java.lang.Object) - Method in GrailsFlashScope
put(java.lang.Object, java.lang.Object) - Method in GrailsParameterMap
put(int, java.lang.Object) - Method in JSONArray
Put or replace an object value in the JSONArray.
put(java.lang.Object, java.lang.Object) - Method in JSONObject
put(java.lang.String, java.lang.Object) - Method in LazyBeanMap
put(java.lang.Object, java.lang.Object) - Method in LazyMetaPropertyMap
put(java.lang.String, java.lang.Object) - Method in NavigableMap
put(java.lang.String, java.lang.Object) - Method in NavigableMap.NullSafeNavigator
put(java.lang.String, java.lang.Object) - Method in NavigableMapConfig
put(java.lang.String, java.lang.Object) - Method in PrefixedConfig
put(K, Closure<V>) - Method in PromiseMap
Adds a callable for the given key
put(java.lang.String, java.lang.Object) - Method in PropertyResolverMap
put(java.lang.String, java.lang.Object) - Method in WriteFilteringMap
putAll(java.util.Map) - Method in AbstractTemplateVariableBinding.TemplateVariableBindingMap
putAll(java.util.Map) - Method in AbstractTypeConvertingMap
putAll(Map<? extends String, ?>) - Method in CodeGenConfig
putAll(Map<? extends String,?>) - Method in CompositeConfig
putAll(java.util.Map) - Method in DirtyCheckingMap
putAll(java.util.Map) - Method in GPathResultMap
putAll(Map<? extends String,? extends Object>) - Method in GrailsFlashScope
putAll(java.util.Map) - Method in GrailsParameterMap
putAll(java.util.Map) - Method in JSONObject
putAll(Map<? extends String, ?>) - Method in LazyBeanMap
putAll(java.util.Map) - Method in LazyMetaPropertyMap
putAll(Map<? extends String, ? extends Object>) - Method in NavigableMap
putAll(Map<? extends String, ?>) - Method in NavigableMap.NullSafeNavigator
putAll(Map<? extends String,?>) - Method in NavigableMapConfig
putAll(Map<? extends String,?>) - Method in PrefixedConfig
putAll(Map<? extends String, ? extends Object>) - Method in PropertyResolverMap
putAll(Map<? extends String, ?>) - Method in WriteFilteringMap
putAndDecorate(org.grails.web.mapping.UrlCreatorCache.ReverseMappingKey, grails.web.mapping.UrlCreator) - Method in UrlCreatorCache
putAt(java.lang.String, java.lang.Object) - Method in DynamicAttributes
Sets a dynamic attribute
putAt(java.lang.String, java.lang.Object) - Method in GrailsMockHttpServletRequest
Map-like setting of request attributes, e.g. request["count"] = 10.
putAt(java.lang.String, java.lang.Object) - Method in GrailsMockHttpSession
putAt(jakarta.servlet.http.HttpServletRequest, java.lang.String, java.lang.Object) - Method in HttpServletRequestExtension
putAt(java.lang.String, java.lang.Object) - Method in InstanceProxy
putAt(java.lang.Integer, Closure<V>) - Method in PromiseMap
Adds a promise for the given key
putAt(java.lang.String, java.lang.String) - Method in ValidationErrors
putChainedCodecInstance(java.lang.String, ConcurrentMap<String,T>, T) - Method in BasicCodecLookup
putIfAbsent(java.lang.Object, java.lang.Object) - Method in GrailsConcurrentLinkedMapCache
putOpt(java.lang.String, java.lang.Object) - Method in JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null.
putTagLib(Map<String,Object>, java.lang.String, grails.core.gsp.GrailsTagLibClass) - Method in LazyTagLibraryLookup
putTagLib(Map<String,Object>, java.lang.String, grails.core.gsp.GrailsTagLibClass) - Method in StandaloneTagLibraryLookup
putTagLib(Map<String,Object>, java.lang.String, grails.core.gsp.GrailsTagLibClass) - Method in TagLibraryLookup

Q

qualify(java.lang.String, java.lang.String) - Method in GrailsDomainBinder
qualify(java.lang.String, java.lang.String) - Method in GrailsHibernateUtil
QUALITY_RATING - Field in MimeType
QUALITY_RATING_NUMBER - Field in MimeType
QualityComparator - Class in org.grails.web.mime
QualityComparator() - Constructor in QualityComparator
queries - Property in HibernateConnectionSourceSettings.HibernateSettings.CacheSettings
Whether to cache queries
Query - Class in org.grails.datastore.mapping.query
Models a query that can be executed against a data store.
Query.AvgProjection - Class in org.grails.datastore.mapping.query
Computes the average value of a property
Query.Between - Class in org.grails.datastore.mapping.query
Criterion used to restrict the result to be between values (range query)
Query.Conjunction - Class in org.grails.datastore.mapping.query
A Criterion used to combine to criterion in a logical AND
Query.CountDistinctProjection - Class in org.grails.datastore.mapping.query
Query.CountProjection - Class in org.grails.datastore.mapping.query
Used to count the results of a query
Query.Criterion - Interface in org.grails.datastore.mapping.query
Represents a criterion to be used in a criteria query
Query.Disjunction - Class in org.grails.datastore.mapping.query
A Criterion used to combine to criterion in a logical OR
Query.DistinctProjection - Class in org.grails.datastore.mapping.query
Query.DistinctPropertyProjection - Class in org.grails.datastore.mapping.query
Query.Equals - Class in org.grails.datastore.mapping.query
A criterion that restricts the results based on equality
Query.EqualsAll - Class in org.grails.datastore.mapping.query
Restricts a value to be equal to all the given values
Query.EqualsProperty - Class in org.grails.datastore.mapping.query
Query.Exists - Class in org.grails.datastore.mapping.query
Used for exists subquery
Query.GreaterThan - Class in org.grails.datastore.mapping.query
Used to restrict a value to be greater than the given value
Query.GreaterThanAll - Class in org.grails.datastore.mapping.query
Restricts a value to be greater than all the given values
Query.GreaterThanEquals - Class in org.grails.datastore.mapping.query
Used to restrict a value to be greater than or equal to the given value
Query.GreaterThanEqualsAll - Class in org.grails.datastore.mapping.query
Restricts a value to be greater than or equal to all the given values
Query.GreaterThanEqualsProperty - Class in org.grails.datastore.mapping.query
Query.GreaterThanEqualsSome - Class in org.grails.datastore.mapping.query
Restricts a value to be greater than some of the given values
Query.GreaterThanProperty - Class in org.grails.datastore.mapping.query
Query.GreaterThanSome - Class in org.grails.datastore.mapping.query
Restricts a value to be greater than some of the given values
Query.GroupPropertyProjection - Class in org.grails.datastore.mapping.query
Query.IdEquals - Class in org.grails.datastore.mapping.query
A criterion that restricts the results based on the equality of the identifier
Query.IdProjection - Class in org.grails.datastore.mapping.query
A projection used to obtain the identifier of an object
Query.ILike - Class in org.grails.datastore.mapping.query
Criterion used to restrict the results based on a pattern (likeness)
Query.In - Class in org.grails.datastore.mapping.query
Criterion used to restrict the results based on a list of values
Query.IsEmpty - Class in org.grails.datastore.mapping.query
Restricts a property to be empty (such as a blank string)
Query.IsNotEmpty - Class in org.grails.datastore.mapping.query
Restricts a property to be empty (such as a blank string)
Query.IsNotNull - Class in org.grails.datastore.mapping.query
Restricts a property to be not null
Query.IsNull - Class in org.grails.datastore.mapping.query
Restricts a property to be null
Query.Junction - Class in org.grails.datastore.mapping.query
Query.LessThan - Class in org.grails.datastore.mapping.query
Used to restrict a value to be less than the given value
Query.LessThanAll - Class in org.grails.datastore.mapping.query
Restricts a value to be less than all the given values
Query.LessThanEquals - Class in org.grails.datastore.mapping.query
Used to restrict a value to be less than the given value
Query.LessThanEqualsAll - Class in org.grails.datastore.mapping.query
Restricts a value to be less than or equal to all the given values
Query.LessThanEqualsProperty - Class in org.grails.datastore.mapping.query
Query.LessThanEqualsSome - Class in org.grails.datastore.mapping.query
Restricts a value to be less than some of the given values
Query.LessThanProperty - Class in org.grails.datastore.mapping.query
Query.LessThanSome - Class in org.grails.datastore.mapping.query
Restricts a value to be less than some of the given values
Query.Like - Class in org.grails.datastore.mapping.query
Criterion used to restrict the results based on a pattern (likeness)
Query.MaxProjection - Class in org.grails.datastore.mapping.query
Computes the max value of a property
Query.MinProjection - Class in org.grails.datastore.mapping.query
Computes the min value of a property
Query.Negation - Class in org.grails.datastore.mapping.query
A criterion used to negate several other criterion
Query.NotEquals - Class in org.grails.datastore.mapping.query
A criterion that restricts the results based on equality
Query.NotEqualsAll - Class in org.grails.datastore.mapping.query
Restricts a value to be not equal to all the given values
Query.NotEqualsProperty - Class in org.grails.datastore.mapping.query
Query.NotExists - Class in org.grails.datastore.mapping.query
Used for exists subquery
Query.NotIn - Class in org.grails.datastore.mapping.query
Criterion used to restrict the results based on a list of values
Query.Order - Class in org.grails.datastore.mapping.query
The ordering of results.
Query.Order.Direction - Enum in org.grails.datastore.mapping.query
Represents the direction of the ordering
Query.Projection - Class in org.grails.datastore.mapping.query
A projection
Query.ProjectionList - Class in org.grails.datastore.mapping.query
A list of projections
Query.PropertyComparisonCriterion - Class in org.grails.datastore.mapping.query
A Criterion that compares to properties
Query.PropertyCriterion - Class in org.grails.datastore.mapping.query
Criterion that applies to a property and value
Query.PropertyNameCriterion - Class in org.grails.datastore.mapping.query
A Criterion that applies to a property
Query.PropertyProjection - Class in org.grails.datastore.mapping.query
A projection that obtains the value of a property of an entity
Query.RLike - Class in org.grails.datastore.mapping.query
Criterion used to restrict the results based on a regular expression pattern
Query.SizeEquals - Class in org.grails.datastore.mapping.query
Query.SizeGreaterThan - Class in org.grails.datastore.mapping.query
Query.SizeGreaterThanEquals - Class in org.grails.datastore.mapping.query
Query.SizeLessThan - Class in org.grails.datastore.mapping.query
Query.SizeLessThanEquals - Class in org.grails.datastore.mapping.query
Query.SizeNotEquals - Class in org.grails.datastore.mapping.query
Query.SubqueryCriterion - Class in org.grails.datastore.mapping.query
Used to differentiate criterion that require a subquery
Query.SumProjection - Class in org.grails.datastore.mapping.query
Computes the sum of a property
query - Field in AbstractCriteriaBuilder
query(org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.query.Query.PropertyCriterion, Q) - Method in AbstractMappingAwareCustomTypeMarshaller
query(java.lang.Object) - Method in AbstractMongoObectEntityPersister.MongoAssociationIndexer
query(java.lang.Object) - Method in AbstractPersistentCollection
query - Field in AbstractQueryEvent
The query.
query(K) - Method in AssociationQueryExecutor
Queries the given primary key and returns the foreign keys
query(org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.query.Query.PropertyCriterion, org.bson.Document) - Method in CodecCustomTypeMarshaller
query(org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.query.Query.PropertyCriterion, Q) - Method in CustomTypeMarshaller
Populates a query
query(java.lang.Object, int, int) - Method in PropertyValueIndexer
Queries the given value and returns the keys
Query(org.grails.datastore.mapping.core.Session, org.grails.datastore.mapping.model.PersistentEntity) - Constructor in Query
query(java.lang.Object, int, int) - Method in SimpleMapEntityPersister.1
query(java.lang.Object) - Method in SimpleMapEntityPersister.2
query - Property in SimpleMapResultList
QueryableCriteria - Interface in org.grails.datastore.mapping.query.api
Authors:
Graeme Rocher
QueryAfterPropertyChangeSpec - Class in org.apache.grails.data.testing.tck.tests
Authors:
graemerocher
QueryAfterPropertyChangeSpec() - Constructor in QueryAfterPropertyChangeSpec
QueryAliasAwareSession - Interface in org.grails.datastore.mapping.query.api
Authors:
Graeme Rocher
QueryArgumentsAware - Interface in org.grails.datastore.mapping.query.api
Interface for classes that are interested in additional query arguments defined as a map for things like the limit, offset and join information
queryAssociation(java.lang.Object, org.grails.datastore.mapping.model.types.Association, groovy.lang.Closure) - Method in SimpleMapQuery
queryAssociationList(java.lang.Object, org.grails.datastore.mapping.model.types.Association, groovy.lang.Closure) - Method in SimpleMapQuery
QueryBuildingFinder - Interface in org.grails.datastore.gorm.finders
Implemented by finders that build queries.
QueryByAssociationSpec - Class in org.apache.grails.data.testing.tck.tests
Abstract base test for query associations.
QueryByAssociationSpec() - Constructor in QueryByAssociationSpec
QueryByNullSpec - Class in org.apache.grails.data.testing.tck.tests
QueryByNullSpec() - Constructor in QueryByNullSpec
queryCache - Field in Query
QueryCreator - Interface in org.grails.datastore.mapping.query
Query for any class that creates Queries
queryCreator - Field in AbstractCriteriaBuilder
QueryEventsSpec - Class in org.apache.grails.data.testing.tck.tests
QueryEventsSpec.SpecQueryEventListener - Class in org.apache.grails.data.testing.tck.tests
QueryEventsSpec.SpecQueryEventListener() - Constructor in QueryEventsSpec.SpecQueryEventListener
QueryEventsSpec() - Constructor in QueryEventsSpec
QueryEventType - Enum in org.grails.datastore.mapping.query.event
The type of a query event.
QueryException - Class in org.grails.datastore.mapping.query
Throw when there is a problem with the query
QueryException(java.lang.String, java.lang.Throwable) - Constructor in QueryException
queryExpression - Property in MatchSpec
The query expression without the prefix i.e. methodName - prefix
queryForResource(java.io.Serializable) - Method in GormService
queryForResource(java.io.Serializable) - Method in RestfulController
Queries for a resource for the given id
queryForResource(java.io.Serializable) - Method in RestfulServiceController
queryHandlers - Field in BsonQuery
queryInternal(org.grails.datastore.mapping.model.PersistentProperty, java.lang.String, org.grails.datastore.mapping.query.Query.PropertyCriterion, Q) - Method in AbstractMappingAwareCustomTypeMarshaller
queryInternal(org.grails.datastore.mapping.model.PersistentProperty, java.lang.String, org.grails.datastore.mapping.query.Query.PropertyCriterion, org.bson.Document) - Method in AbstractShapeCoordsType
queryInternal(org.grails.datastore.mapping.model.PersistentProperty, java.lang.String, org.grails.datastore.mapping.query.Query.PropertyCriterion, org.bson.Document) - Method in EnumType
queryInternal(org.grails.datastore.mapping.model.PersistentProperty, java.lang.String, org.grails.datastore.mapping.query.Query.PropertyCriterion, org.bson.Document) - Method in GeoJSONType
queryMetaClass - Field in AbstractCriteriaBuilder
QueryStringImplementer - Interface in org.grails.datastore.gorm.services.implementers
Created by graemerocher on 04/04/2017.
QueryStringTransformer - Class in org.grails.datastore.gorm.services.transform
This class handles type checking of HQL queries declared in Query annotations
QueryStringTransformer(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.VariableScope) - Constructor in QueryStringTransformer
quit() - Method in BrowserDelegate
Delegates to Browser.quit.
quote(java.lang.String) - Method in JSONObject
Produce a string in double quotes with backslash sequences in all the right places.
QUOTE - Field in JsonOutput

R

RabbitCompilerAutoConfiguration - Class in org.grails.cli.compiler.autoconfigure
CompilerAutoConfiguration for Spring Rabbit.
radio - Property in FormTagLib
A helper tag for creating radio buttons.
radioGroup - Property in FormTagLib
A helper tag for creating radio button groups.
radius - Property in Circle
The radius of the circle
RANGE_CONSTRAINT - Field in ConstrainedProperty
RANGE - Field in HttpHeaders
RangeConstraint - Class in org.grails.datastore.gorm.validation.constraints
Validates a range.
RangeConstraint(Class<?>, java.lang.String, java.lang.Object, org.springframework.context.MessageSource) - Constructor in RangeConstraint
RangeQuerySpec - Class in org.apache.grails.data.testing.tck.tests
Abstract base test for querying ranges.
RangeQuerySpec() - Constructor in RangeQuerySpec
raw(java.lang.Object) - Method in GroovyPage
raw(java.lang.Object) - Method in TagLibrary
RawCodec - Class in org.grails.encoder.impl
Codec that doesn't do any encoding or decoding.
read(java.io.Serializable) - Method in AbstractHibernateGormStaticApi
read(org.grails.datastore.mapping.model.PersistentProperty, N) - Method in AbstractMappingAwareCustomTypeMarshaller
read(org.grails.datastore.mapping.model.PersistentProperty, org.bson.Document) - Method in CodecCustomTypeMarshaller
read - Property in ColumnConfig
A custom read string
READ_CONCERN_ARGUMENT - Field in MongoQuery
read(Class<T>, java.lang.String, Map<String, String>, T) - Method in ConfigUtils
read(org.grails.datastore.mapping.model.PersistentProperty, N) - Method in CustomTypeMarshaller
Converts a value from its native form
read(java.lang.Object) - Method in EntityReflector.PropertyReader
reads the property
read(java.io.Serializable) - Method in GormEntity
Retrieves an object from the datastore. eg.
read(java.io.Serializable) - Method in GormStaticApi
Retrieves an object from the datastore. eg.
read(java.io.Serializable) - Method in GormStaticOperations
Retrieves an object from the datastore. eg.
read(org.bson.BsonReader) - Method in InstantBsonConverter
read(org.bson.BsonReader) - Method in LocalDateBsonConverter
read(org.bson.BsonReader) - Method in LocalDateTimeBsonConverter
read(org.bson.BsonReader) - Method in LocalTimeBsonConverter
read(org.bson.BsonReader) - Method in OffsetDateTimeBsonConverter
read(org.bson.BsonReader) - Method in OffsetTimeBsonConverter
READ_ONLY_TYPE - Field in TransactionalTransform
read(org.bson.BsonReader) - Method in PeriodBsonConverter
read(char[], int, int) - Method in StreamCharBuffer.StreamCharBufferReader
read(org.bson.BsonReader) - Method in TemporalBsonConverter
read(java.io.Serializable) - Method in TenantDelegatingGormOperations
read(org.bson.BsonReader) - Method in ZonedDateTimeBsonConverter
readAsByteArray() - Method in StreamByteBuffer
readAsString(java.nio.charset.Charset) - Method in StreamByteBuffer
readBsonType() - Method in JsonReader
readBsonValue(org.bson.BsonReader, org.bson.BsonType) - Method in BsonQuery
readChar() - Method in SimpleCharStream
Read a character.
readCommandFile(org.springframework.core.io.Resource) - Method in GroovyScriptCommandFactory
readCommandFile(org.springframework.core.io.Resource) - Method in ResourceResolvingCommandFactory
readCommandFile(org.springframework.core.io.Resource) - Method in YamlCommandFactory
readConfiguration(grails.config.ConfigMap) - Method in GenericViewConfiguration
readExternal(java.io.ObjectInput) - Method in StreamCharBuffer
readFromCached(java.io.File) - Method in CachedGradleOperation
readFromCached(java.io.File) - Method in ListReadingCachedGradleOperation
readFromCached(java.io.File) - Method in MapReadingCachedGradleOperation
readFromGradle(org.gradle.tooling.ProjectConnection) - Method in CachedGradleOperation
readFromGradle(org.gradle.tooling.ProjectConnection) - Method in GrailsCli.1
readFromGradle(org.gradle.tooling.ProjectConnection) - Method in ReadGradleTasks
ReadGradleTasks - Class in org.grails.cli.gradle.commands
Authors:
Graeme Rocher
ReadGradleTasks(org.grails.cli.profile.ProjectContext) - Constructor in ReadGradleTasks
readIdentifierFromObject(java.lang.Object) - Method in NativeEntryEntityPersister
readingComplete(org.grails.datastore.mapping.engine.EntityAccess) - Method in BsonPersistentEntityCodec
Called when reading from a BsonReader is completed
readingComplete(org.grails.datastore.mapping.engine.EntityAccess) - Method in PersistentEntityCodec
readInternal(org.grails.datastore.mapping.model.PersistentProperty, java.lang.String, N) - Method in AbstractMappingAwareCustomTypeMarshaller
readInternal(org.grails.datastore.mapping.model.PersistentProperty, java.lang.String, org.bson.Document) - Method in BoxType
readInternal(org.grails.datastore.mapping.model.PersistentProperty, java.lang.String, org.bson.Document) - Method in CircleType
readInternal(org.grails.datastore.mapping.model.PersistentProperty, java.lang.String, org.bson.Document) - Method in EnumType
readInternal(org.grails.datastore.mapping.model.PersistentProperty, java.lang.String, org.bson.Document) - Method in GeoJSONType
readInternal(org.grails.datastore.mapping.model.PersistentProperty, java.lang.String, org.bson.Document) - Method in GeometryCollectionType
readInternal(org.grails.datastore.mapping.model.PersistentProperty, java.lang.String, org.bson.Document) - Method in ShapeType
readObjectIdentifier(org.grails.datastore.mapping.engine.EntityAccess, org.grails.datastore.mapping.model.ClassMapping) - Method in NativeEntryEntityPersister
Reads an objects identifier using the entity access and ClassMapping instance
ReadOnly - Annotation Type in grails.gorm.transactions
Define a read-only transaction
readOnly - Field in AbstractCriteriaBuilder
readOnly(boolean) - Method in AbstractDetachedCriteria
readOnly(boolean) - Method in AbstractHibernateCriteriaBuilder
Whether to check for changes on the objects loaded
readOnly(boolean) - Method in BuildableCriteria
Whether to cache the query should be readOnly
readOnly(boolean) - Method in Criteria
readOnly(boolean) - Method in CriteriaBuilder
readOnly - Property in DataSourceSettings
Whether the connection is readonly
readOnly - Property in GormService
readOnly - Property in HibernateConnectionSourceSettings.HibernateSettings
Whether Hibernate should be in read-only mode
readonly - Property in HibernateConnectionSourceSettings.HibernateSettings.OsivSettings
Whether to cache queries
readOnly() - Method in Resource
Returns:
Whether this is a read-only resource (one that doesn't allow DELETE, POST, PUT or PATCH requests)
readOnly - Property in RestfulController
readOnly - Field in Scaffold
Default:
false
readOnly - Field in Transactional
true if the transaction is read-only.
ReadOnlyDriverManagerDataSource - Class in org.grails.plugins.datasource
Used for secondary datasources that are read-only and not pooled.
readPluginConfiguration(Class<?>) - Method in AbstractGrailsPlugin
readPreviousFlushMode(org.hibernate.Session) - Method in AbstractHibernateGormValidationApi
readPreviousFlushMode(org.hibernate.Session) - Method in HibernateGormValidationApi
readSchemaless(org.bson.BsonReader, org.grails.datastore.gorm.schemaless.DynamicAttributes, java.lang.String, org.bson.codecs.DecoderContext) - Method in BsonPersistentEntityCodec
Reads an undeclared property
readSettings() - Method in MavenSettingsReader
readToSingleStringChunk(boolean) - Method in StreamCharBuffer
readValue(org.bson.BsonReader, org.bson.codecs.DecoderContext) - Method in CodecExtensions.ListCodec
readValue(org.bson.BsonReader, org.bson.codecs.DecoderContext) - Method in CodecExtensions.MapCodec
ready() - Method in StreamCharBuffer.StreamCharBufferReader
rebuild() - Method in DefaultGrailsApplication
rebuild() - Method in GrailsApplication
Rebuilds this Application throwing away the class loader and re-constructing it from the loaded resources again.
recompile(java.io.File, org.codehaus.groovy.control.CompilerConfiguration, java.lang.String) - Method in GrailsApp
recompile(org.codehaus.groovy.control.CompilerConfiguration, java.io.File) - Method in JavaCompiler
reconnect() - Method in AbstractDatastorePersistenceContextInterceptor
reconnect() - Method in AbstractMultipleDataSourceAggregatePersistenceContextInterceptor
reconnect() - Method in AggregatePersistenceContextInterceptor
reconnect() - Method in HibernatePersistenceContextInterceptor
reconnect() - Method in NullPersistentContextInterceptor
reconnect() - Method in PersistenceContextInterceptor
Reconnects the persistence context.
Record - Class in org.apache.grails.data.testing.tck.domains
Record() - Constructor in Record
recordingDirectoryName - Property in GrailsGebSettings
recordingFormat - Property in GrailsGebSettings
recordingMode - Property in GrailsGebSettings
redirect(java.util.Map) - Method in Controller
Redirects for the given arguments.
REDIRECT_METHOD - Field in ResourceTransform
redirect(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, java.util.Map) - Method in ResponseRedirector
redirect() - Method in SystemStreamsRedirector
RedirectEventListener - Interface in grails.web.mapping.mvc
Listener interface that gets fired when the redirect(..) method is called
redirectInfo - Field in AbstractUrlMapping
redirectListeners - Property in ResponseRedirector
redirector - Field in UrlMappingsInfoHandlerAdapter
redirectSystemOutAndErr(boolean) - Method in GrailsConsole
redirectToNull() - Method in SystemOutErrCapturer
reference - Property in MongoAttribute
Whether this attribute is a database reference
reference - Property in Property
Returns:
Whether this property is a database reference such as a foreign key
referenceStack - Field in JSON
REFERER - Field in HttpHeaders
REFLECTION_LOGGER - Field in SoftServiceLoader
ReflectionUtils - Class in org.grails.datastore.mapping.reflect
Provides methods to help with reflective operations
reflector - Field in EntityPersister
refresh() - Method in AbstractGrailsPlugin
refresh(D) - Method in AbstractHibernateGormInstanceApi
refresh(java.lang.Object) - Method in AbstractHibernateSession
refresh(java.lang.Object) - Method in AbstractSession
refresh() - Method in BeanEntityAccess
Refreshes the object from entity state.
refresh() - Method in DefaultGrailsApplication
Refreshes this GrailsApplication, rebuilding all of the artefact definitions as defined by the registered ArtefactHandler instances.
refresh() - Method in DefaultGrailsPlugin
refresh() - Method in DelegatingGormEntityApi
refresh() - Method in EntityAccess
Refreshes the object from underlying entity state.
refresh() - Method in FieldEntityAccess
refresh() - Method in GormEntity
Refreshes the state of the current instance
refresh() - Method in GormEntityApi
Refreshes the state of the current instance
refresh(D) - Method in GormInstanceApi
Refreshes the state of the current instance
refresh(D) - Method in GormInstanceOperations
Refreshes the state of the current instance
refresh(D) - Method in GormStaticApi
refresh() - Method in GrailsApplication
This method will refresh the entire application
refresh(java.lang.Object, LockMode) - Method in GrailsHibernateTemplate
refresh() - Method in GrailsPlugin
Refreshes this Grails plugin reloading any watched resources as necessary
refresh(java.lang.Object) - Method in IHibernateTemplate
refresh(java.lang.Object) - Method in MongoCodecEntityPersister
refresh(java.lang.Object) - Method in NativeEntryEntityPersister
refresh(java.lang.Object) - Method in Persister
Refreshes the given objects state
refresh() - Method in PropertySourcesConfig
refresh(java.lang.Object) - Method in Session
Refreshes the given objects state
refresh(D) - Method in TenantDelegatingGormOperations
refreshAll() - Method in ClassNameCompleter
refreshArtefactGrailsClassCaches() - Method in DefaultGrailsApplication
Tell all our artefact info objects to update their internal state after we've added a bunch of classes.
refreshObjectStateFromNativeEntry(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object, java.io.Serializable, T, boolean) - Method in AbstractMongoObectEntityPersister
refreshObjectStateFromNativeEntry(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object, java.io.Serializable, T, boolean) - Method in NativeEntryEntityPersister
refreshPlugin(java.lang.String) - Method in DefaultGrailsPluginManager
refreshPlugin(java.lang.String) - Method in GrailsPluginManager
Refreshes the specified plugin.
refreshPlugin(java.lang.String) - Method in MockGrailsPluginManager
refreshWaitFor(java.util.Map, java.lang.Number, java.lang.Number, Closure<T>) - Method in PageDelegate
REGEX_FILE_SEPARATOR - Field in AstUtils
REGEX_OPERATOR - Field in BsonQuery
RegexCompletor - Class in org.grails.cli.interactive.completers
JLine Completor that accepts a string if it matches a given regular expression pattern.
RegexCompletor(java.util.regex.Pattern) - Constructor in RegexCompletor
RegexUrlMapping - Class in org.grails.web.mapping
RegexUrlMapping(java.lang.Object, grails.web.mapping.UrlMappingData, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.String, java.lang.String, grails.gorm.validation.ConstrainedProperty, grails.core.GrailsApplication) - Constructor in RegexUrlMapping
Constructs a new RegexUrlMapping for the given pattern, controller name, action name and constraints.
register(org.springframework.core.convert.converter.ConverterRegistry) - Method in BasicTypeConverterRegistrar
registerAdditionalTransactionManagers(org.springframework.beans.factory.support.BeanDefinitionRegistry, org.springframework.beans.factory.config.BeanDefinition, ManagedList<RuntimeBeanReference>) - Method in ChainedTransactionManagerPostProcessor
registerAllEntitiesWithEnhancer() - Method in HibernateDatastore
registerAllEntitiesWithEnhancer() - Method in MongoDatastore
registerApplicationIfNotPresent - Property in AbstractDatastoreInitializer
registerArtefactHandler(grails.core.ArtefactHandler) - Method in DefaultGrailsApplication
Registers a new ArtefactHandler that is responsible for identifying and managing a particular artefact type that is defined by some convention.
registerArtefactHandler(grails.core.ArtefactHandler) - Method in GrailsApplication
registerBeans(org.springframework.beans.factory.support.BeanDefinitionRegistry, groovy.lang.Closure) - Method in AbstractDatastoreInitializer.GrailsBeanBuilderInit
registerBeans(org.springframework.beans.factory.support.BeanDefinitionRegistry, groovy.lang.Closure) - Method in AbstractDatastoreInitializer.GroovyBeanReaderInit
registerBeans(org.grails.spring.RuntimeSpringConfiguration) - Method in BeanBuilder
Registers bean definitions with another instance of RuntimeSpringConfiguration, overriding any beans in the target.
registerBeans(grails.core.GrailsApplication) - Method in GrailsApplicationBuilder
registerBeans() - Method in TomcatJDBCPoolMBeanExporter
registerBeansWithConfig(org.grails.spring.RuntimeSpringConfiguration) - Method in DefaultRuntimeSpringConfiguration
registerBeansWithConfig(org.grails.spring.RuntimeSpringConfiguration) - Method in RuntimeSpringConfiguration
Registers the beans held within this RuntimeSpringConfiguration instance with the given RuntimeSpringConfiguration.
registerBeansWithContext(org.springframework.context.support.GenericApplicationContext) - Method in DefaultRuntimeSpringConfiguration
registerBeansWithContext(org.springframework.context.support.GenericApplicationContext) - Method in RuntimeSpringConfiguration
Registers the beans held within this RuntimeSpringConfiguration instance with the given ApplicationContext.
registerBeansWithRegistry(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in DefaultRuntimeSpringConfiguration
registerBeansWithRegistry(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in RuntimeSpringConfiguration
Registers the beans held within this RuntimeSpringConfiguration instance with the given BeanDefinitionRegistry.
registerChild(org.hibernate.service.spi.ServiceRegistryImplementor) - Method in HibernateDialectDetectorFactoryBean
registerCodec(org.grails.commons.GrailsCodecClass) - Method in DefaultCodecLookup
registerCodecFactory(org.grails.encoder.CodecFactory) - Method in BasicCodecLookup
registerCodecFactory(org.grails.encoder.CodecFactory) - Method in StandaloneCodecLookup
registerCodecs() - Method in BasicCodecLookup
registerCodecs() - Method in DefaultCodecLookup
registerCodecs() - Method in StandaloneCodecLookup
registerConstraints(org.grails.datastore.mapping.core.Datastore) - Method in GormEnhancer
registerConstraints(org.grails.datastore.mapping.core.Datastore) - Method in HibernateGormEnhancer
registerController(grails.core.GrailsControllerClass) - Method in AbstractGrailsControllerUrlMappings
registerConverter(grails.databinding.converters.ValueConverter) - Method in SimpleDataBinder
registerCustomConverter() - Method in JsonRenderer
registerCustomConverter() - Method in XmlRenderer
registerCustomEditors(org.grails.web.servlet.mvc.GrailsWebRequest, org.springframework.beans.PropertyEditorRegistry, java.util.Locale) - Method in PropertyEditorRegistryUtils
Registers all known
registerCustomMarshaller(org.grails.web.converters.marshaller.ObjectMarshaller) - Method in JsonRenderer
registerCustomMarshaller(org.grails.web.converters.marshaller.ObjectMarshaller) - Method in XmlRenderer
registerCustomType(org.grails.datastore.mapping.engine.types.CustomTypeMarshaller) - Method in MappingFactory
registerDecoder(org.grails.encoder.Decoder) - Method in BasicCodecLookup
registerDecoder(Class<? extends PersistentProperty>, org.grails.datastore.bson.codecs.PropertyDecoder) - Method in BsonPersistentEntityCodec
registerDefault(grails.web.mime.MimeType, R) - Method in ClassAndMimeTypeRegistry
registerDependency(java.util.List, grails.plugins.GrailsPlugin) - Method in BasePluginFilter
Adds a plugin to the additional if this hasn't happened already
registerDomainRenderer(T, java.lang.Integer) - Method in DomainRendererRegistry
registerEncodedWith(org.grails.encoder.Encoder, java.lang.CharSequence) - Method in DefaultEncodingStateRegistry
registerEncodedWith(org.grails.encoder.Encoder, java.lang.CharSequence) - Method in EncodingStateRegistry
Registers that the CharSequence has been encoded with encoder
registerEncoder(org.grails.encoder.Encoder) - Method in BasicCodecLookup
registerEncoder(Class<? extends PersistentProperty>, org.grails.datastore.bson.codecs.PropertyEncoder) - Method in BsonPersistentEntityCodec
registerEntity(org.grails.datastore.mapping.model.PersistentEntity) - Method in GormEnhancer
Registers a new entity with the GORM enhancer
registerEntity(org.grails.datastore.mapping.model.PersistentEntity) - Method in MongoDatastore
registerEvent(java.lang.String, groovy.lang.Closure) - Method in EventStorage
registerEventListeners(org.grails.datastore.gorm.events.ConfigurableApplicationEventPublisher) - Method in HibernateDatastore
registerEventListeners(org.grails.datastore.gorm.events.ConfigurableApplicationEventPublisher) - Method in MongoDatastore
registerEventListeners(org.grails.datastore.gorm.events.ConfigurableApplicationEventPublisher) - Method in SimpleMapDatastore
registerFormattedValueConverter(grails.databinding.converters.FormattedValueConverter) - Method in SimpleDataBinder
registerGrailsAppPostProcessorBean(org.springframework.beans.factory.config.ConfigurableBeanFactory) - Method in GrailsApplicationBuilder
registerInstanceMethod(java.lang.Class, groovy.lang.ExpandoMetaClass, org.grails.datastore.gorm.AbstractGormApi, java.lang.String, java.lang.Class) - Method in GormEnhancer
registerJtaSynchronization(org.hibernate.Session, org.springframework.orm.hibernate5.SessionHolder) - Method in GrailsSessionContext
registerLazyLoadableTagLibClass(java.lang.Class) - Method in LazyTagLibraryLookup
registerMetaMethods - Property in StandaloneCodecLookup
registerMethodMissingForGSP(groovy.lang.MetaClass, org.grails.taglib.TagLibraryLookup) - Method in GroovyPagesMetaUtils
registerMethodMissingForTags(groovy.lang.MetaClass, org.springframework.context.ApplicationContext, grails.core.gsp.GrailsTagLibClass, java.lang.String) - Method in TagLibraryMetaUtils
registerMethods() - Method in AnnotatedSubscriber
registerMockPlugin(grails.plugins.GrailsPlugin) - Method in MockGrailsPluginManager
registerMockResource(java.lang.String, byte[]) - Method in MockStringResourceLoader
Registers a mock resource with the first argument as the location and the second as the contents of the resource.
registerMongoMethodExpressions() - Method in MongoGormEnhancer
registerMongoTypes() - Method in MongoMappingContext
registerNamespaceDispatcher(java.lang.String) - Method in TagLibraryLookup
registerNamespaceMetaProperties(groovy.lang.MetaClass, org.grails.taglib.TagLibraryLookup) - Method in TagLibraryMetaUtils
registerNamespaceMetaProperty(groovy.lang.MetaClass, org.grails.taglib.TagLibraryLookup, java.lang.String) - Method in TagLibraryMetaUtils
registerNewMethodExpression(java.lang.Class) - Method in DynamicFinder
Registers a new method expression.
registerObjectMarshaller(Class<?>, groovy.lang.Closure) - Method in DefaultConverterConfiguration
registerObjectMarshaller(ObjectMarshaller<JSON>, int) - Method in JSON
registerObjectMarshaller(ObjectMarshaller<XML>, int) - Method in XML
registerParentCommands(org.grails.cli.profile.ProjectContext, Iterable<Profile>, groovy.lang.Closure) - Method in AbstractProfile
registerPending(java.lang.Object) - Method in AbstractSession
registerPending(T) - Method in SessionImplementor
Register a pending object
registerPostProcessor(org.springframework.beans.factory.config.BeanFactoryPostProcessor) - Method in DefaultRuntimeSpringConfiguration
registerPostProcessor(org.springframework.beans.factory.config.BeanFactoryPostProcessor) - Method in RuntimeSpringConfiguration
Registers a bean factory post processor with the context.
registerProfile(java.net.URL, java.lang.ClassLoader) - Method in AbstractJarProfileRepository
registerPropertyMissingForTag(groovy.lang.MetaClass, java.lang.String, java.lang.Object) - Method in TagLibraryMetaUtils
registerPrototype(java.lang.String, Class<?>, MutablePropertyValues) - Method in GrailsApplicationContext
Register a prototype bean with the underlying bean factory.
registerProvidedArtefacts(grails.core.GrailsApplication) - Method in AbstractGrailsPluginManager
registerProvidedArtefacts(grails.core.GrailsApplication) - Method in GrailsPluginManager
Registers pre-compiled artefacts with the GrailsApplication instance, only overriding if the application doesn't already provide an artefact of the same name.
registerRenderers() - Method in DomainRendererRegisterer
registerSingleton(java.lang.String, Class<?>, MutablePropertyValues) - Method in GrailsApplicationContext
Register a singleton bean with the underlying bean factory.
registerStaticMethod(groovy.lang.ExpandoMetaClass, java.lang.String, Class<?>, org.grails.datastore.gorm.GormStaticApi) - Method in GormEnhancer
registerStreamCharBufferMetaClass() - Method in StreamCharBufferMetaUtils
registerStructuredEditor(java.lang.Class, grails.databinding.StructuredBindingEditor) - Method in SimpleDataBinder
registerTag(java.lang.String, Class<?>) - Method in GrailsTagRegistry
registerTagLib(grails.core.gsp.GrailsTagLibClass) - Method in TagLibraryLookup
Registers a tag library for lookup.
registerTagLibraries() - Method in LazyTagLibraryLookup
registerTagLibraries() - Method in StandaloneTagLibraryLookup
registerTagLibraries() - Method in TagLibraryLookup
registerTagMetaMethods(groovy.lang.ExpandoMetaClass) - Method in NamespacedTagDispatcher
registerTagMetaMethods(groovy.lang.MetaClass, org.grails.taglib.TagLibraryLookup, java.lang.String) - Method in TagLibraryMetaUtils
registerTagMetaMethods(groovy.lang.ExpandoMetaClass) - Method in TemplateNamespacedTagDispatcher
registerTemplateNamespace() - Method in TagLibraryLookup
registerUrlConverter(grails.web.UrlConverter) - Method in DefaultGrailsControllerClass
Register a new UrlConverter with the controller
registerUrlConverter(grails.web.UrlConverter) - Method in GrailsControllerClass
Register a new UrlConverter with the controller
registerVariationsOfName(Map<String,T>, T, java.lang.String) - Method in BasicCodecLookup
registerWithNameVaritions(Map<String,T>, T) - Method in BasicCodecLookup
Registration - Interface in reactor.bus.registry
deprecated:
Here for compatibility only.
registryResourceControllers(grails.core.GrailsApplication) - Method in RestResponderGrailsPlugin
ReInit(org.grails.web.json.parser.JsonParserTokenManager) - Method in JSONParser
Reinitialise.
ReInit(org.grails.web.json.parser.SimpleCharStream, int) - Method in JsonParserTokenManager
Reinitialise parser.
ReInit(java.io.InputStream, int, int) - Method in SimpleCharStream
Reinitialise.
reInitialize() - Method in BasicCodecLookup
reinitialize(java.io.InputStream, java.io.PrintStream, java.io.PrintStream) - Method in GrailsConsole
Use in testing when System.out, System.err or System.in change
rejectedExecution(java.lang.Runnable, java.util.concurrent.ThreadPoolExecutor) - Method in LoggingPoolFactory.2
rejectValue(java.lang.Object, org.springframework.validation.Errors, java.lang.String, java.lang.Object, java.lang.String) - Method in AbstractConstraint
rejectValueWithDefaultMessage(java.lang.Object, org.springframework.validation.Errors, java.lang.String, java.lang.String, java.lang.Object) - Method in AbstractConstraint
rel - Property in Link
The link relationship
RelationalDatastore - Interface in org.grails.datastore.mapping.rdbms
Authors:
Guillaume Laforge
RELATIONSHIP_ALTERNATE - Field in AtomRenderer
RELATIONSHIP_ATTRIBUTE - Field in HalXmlRenderer
RELATIONSHIP_SELF - Field in AbstractLinkingRenderer
RelationshipManagementMethodTypeCheckingExtension - Class in org.grails.compiler
Authors:
Jeff Brown
RelationshipManagementMethodTypeCheckingExtension() - Constructor in RelationshipManagementMethodTypeCheckingExtension
RELATIONSHIPS - Field in JsonApiDataBindingSourceCreator
RELATIVE_STRING - Field in GroovyPagesUriSupport
RELATIVE_VIEWS_PROPERTIES - Field in BinaryGrailsPlugin
relativePath(java.io.File, java.io.File) - Method in GroovyPageCompiler
relativePath(java.io.File, java.io.File) - Method in RenderStep
release() - Method in GroovyPagesPageContext
releasePageContext(PageContext) - Method in GroovyPagesJspFactory
releaseSession(org.grails.datastore.mapping.core.Session, org.grails.datastore.mapping.core.Datastore) - Method in DatastoreUtils
Close the given Session, created via the given factory, if it is not managed externally (i.e. not bound to the thread).
ReloadableResourceBundleMessageSource - Class in org.grails.spring.context.support
Spring-specific org.springframework.context.MessageSource implementation that accesses resource bundles using specified basenames, participating in the Spring org.springframework.context.ApplicationContext's resource loading.
ReloadableResourceBundleMessageSource.PropertiesHolder - Class in org.grails.spring.context.support
PropertiesHolder for caching.
ReloadableResourceBundleMessageSource.PropertiesHolderCacheEntry - Class in org.grails.spring.context.support
reloadEnabled - Field in DefaultGroovyPageLocator
RELOADING_ENABLED - Property in GrailsApplicationPostProcessor
reloadingEnabled - Property in GrailsApplicationPostProcessor
reloadPlugin(grails.plugins.GrailsPlugin) - Method in DefaultGrailsPluginManager
reloadSpringResourcesConfig(org.grails.spring.RuntimeSpringConfiguration, grails.core.GrailsApplication, Class<?>) - Method in RuntimeSpringConfigUtilities
remove(java.lang.Object) - Method in AbstractPersistentCollection
remove() - Method in AbstractResultList
remove() - Method in AbstractTemplateVariableBinding.TemplateVariableBindingMap
remove(java.lang.Object) - Method in AbstractTypeConvertingMap
REMOVE_AFTER_READING - Enum Constant in StreamByteBuffer.ReadMode
remove(java.lang.Object) - Method in CodeGenConfig
remove(java.lang.Object) - Method in CompositeConfig
remove(java.lang.Object) - Method in DirtyCheckingCollection
remove(int) - Method in DirtyCheckingList
remove(java.lang.Object) - Method in DirtyCheckingMap
remove(java.lang.Object) - Method in GPathResultMap
remove(java.lang.Object) - Method in GrailsFlashScope
remove(java.lang.Object) - Method in GrailsParameterMap
remove(java.lang.Object) - Method in JSONArray
remove(java.lang.Object) - Method in JSONObject
remove(java.lang.Object) - Method in LazyBeanMap
remove(java.lang.Object) - Method in LazyMetaPropertyMap
throws:
UnsupportedOperationException
remove(MongoCollection<Document>, Map<String, Object>) - Method in MongoExtensions
remove() - Method in MongoQuery.AggregatedResultList
remove(java.lang.Object) - Method in NavigableMap
remove(java.lang.Object) - Method in NavigableMap.NullSafeNavigator
remove(java.lang.Object) - Method in NavigableMapConfig
remove(java.lang.Object) - Method in PagedResultList
remove(int) - Method in PersistentList
remove(java.lang.Object) - Method in PrefixedConfig
remove(java.lang.Object) - Method in PropertyResolverMap
remove(java.lang.Object) - Method in WriteFilteringMap
removeAll(java.util.Collection) - Method in AbstractPersistentCollection
removeAll(java.util.Collection) - Method in DirtyCheckingCollection
removeAll(java.util.Collection) - Method in JSONArray
removeAll(Collection<?>) - Method in PagedResultList
removeAllByColor(java.lang.String) - Method in Product
removeAnnotation(org.codehaus.groovy.ast.MethodNode, Class<? extends Annotation>) - Method in GrailsASTUtils
removeAttribute(java.lang.String) - Method in GrailsHttpSession
removeAttribute(java.lang.String, int) - Method in GroovyPagesPageContext
removeAttributesForEntity(java.lang.Object) - Method in AbstractAttributeStoringSession
removeBackticks(java.lang.String) - Method in GrailsDomainBinder
removeCompileStaticAnnotations(org.codehaus.groovy.ast.AnnotatedNode) - Method in GrailsASTUtils
removeConnections() - Method in StreamCharBuffer
removeConstraints() - Method in GormEnhancer
removeFrom(java.lang.String, java.lang.Object) - Method in GormEntity
Removes the given value to given association ensuring both sides are correctly disassociated
removeFromCache(java.lang.Class, grails.web.mime.MimeType) - Method in ClassAndMimeTypeRegistry
removeInstance() - Method in GrailsConsole
removeListener(org.grails.io.watch.DirectoryWatcher.FileChangeListener) - Method in DirectoryWatcher
Removes a file listener from the current list
removeNullNames(java.util.Map) - Method in AbstractHibernateGormStaticApi
removePageMetaClass() - Method in GroovyPageMetaInfo
removePrecompiledPage(org.grails.gsp.io.GroovyPageCompiledScriptSource) - Method in CachingGrailsConventionGroovyPageLocator
removePrecompiledPage(org.grails.gsp.io.GroovyPageCompiledScriptSource) - Method in DefaultGroovyPageLocator
removePrecompiledPage(org.grails.gsp.io.GroovyPageCompiledScriptSource) - Method in GroovyPageLocator
Removes any precompiled pages for the given URI so that they can be replaced by dynamic pages
removePrefix(java.lang.String, java.lang.String) - Method in DefaultGroovyPageLocator
removeSession(org.grails.datastore.mapping.core.Session) - Method in SessionHolder
removeShutdownHook() - Method in GrailsConsole
removeViewLocationPrefixes(java.lang.String) - Method in DefaultGroovyPageLocator
RENAMED_METHOD_PREFIX - Field in TenantTransform
RENAMED_METHOD_PREFIX - Field in TransactionalTransform
render(org.hibernate.type.BasicType, List<String>, org.hibernate.SessionFactory, org.hibernate.dialect.function.SQLFunction) - Method in AbstractHibernateQuery
render(T, grails.rest.render.RenderContext) - Method in AbstractJsonViewContainerRenderer
render(T, grails.rest.render.RenderContext) - Method in AbstractLinkingRenderer
render(List<UrlMapping>) - Method in AnsiConsoleUrlMappingsRenderer
render(jakarta.servlet.http.HttpServletResponse) - Method in Converter
Marshalls the target and writes it a HttpServletResponse The response will be comitted after this operation
render(java.util.Map) - Method in DefaultGrailsJsonViewHelper
render(java.lang.Object) - Method in DefaultHalViewHelper
render(java.lang.Object, grails.rest.render.RenderContext) - Method in DefaultHtmlRenderer
render(java.lang.Object, org.grails.datastore.mapping.model.PersistentProperty) - Method in DefaultJsonApiIdRenderer
render(java.lang.Object, java.util.Map) - Method in DefaultJsonApiViewHelper
render(T, grails.rest.render.RenderContext) - Method in DefaultJsonRenderer
render(T, grails.rest.render.RenderContext) - Method in DefaultViewRenderer
render(java.lang.Object, grails.rest.render.RenderContext) - Method in DefaultXmlRenderer
render(java.lang.Object, groovy.lang.Closure) - Method in GrailsJsonViewHelper
Renders the given object to JSON, typically a domain class, ignoring lazy and internal properties
render(java.util.Map) - Method in GrailsWebUnitTest
Mimics the behavior of the render method in controllers but returns the rendered contents directly
render(org.grails.web.servlet.mvc.GrailsWebRequest, org.grails.taglib.TemplateVariableBinding, Map<String,Object>, java.lang.Object, java.io.Writer) - Method in GroovyPagesTemplateRenderer
render(java.lang.Object) - Method in HalViewHelper
Same as GrailsJsonViewHelper.render but renders HAL links too
render(org.hibernate.type.BasicType, List<String>, org.hibernate.SessionFactory, org.hibernate.dialect.function.SQLFunction) - Method in HibernateQuery
render(java.util.Map) - Method in Interceptor
Overridden render method that renders the view directly inside before()
render(jakarta.servlet.http.HttpServletResponse) - Method in JSON
Directs the JSON Writer to the Outputstream of the HttpServletResponse and sets the Content-Type to application/json
render(java.lang.Object, org.grails.datastore.mapping.model.PersistentProperty) - Method in JsonApiIdRenderStrategy
Parameters:
object - The instance of the domain class
render(java.lang.Object, java.util.Map) - Method in JsonApiViewHelper
render(java.util.Map, groovy.lang.Closure) - Method in JsonViewTest
Render one of the GSON views in the grails-app/views directory for the given arguments
render(java.util.Map, groovy.lang.Closure) - Method in JsonViewUnitTest
Render one of the GSON views in the grails-app/views directory for the given arguments
RENDER_METHOD - Field in ResourceTransform
render(java.util.Map, jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse) - Method in NullView
render(java.util.Map) - Method in PageRenderer
Renders a page and returns the contents
render(Converter<?>) - Method in RenderConverterTrait
Render the given converter to the response
render(T, grails.rest.render.RenderContext) - Method in Renderer
Renders the object
render - Property in RenderTagLib
Renders a template inside views for collections, models and beans.
render(java.util.Map) - Method in ResponseRenderer
Render a response for the given named arguments
render(Map<String, String>) - Method in SimpleTemplate
render(org.springframework.core.io.Resource, java.io.File, java.util.Map, boolean) - Method in TemplateRenderer
Render the given template to the given destination
render(org.springframework.core.io.Resource, java.io.File, java.util.Map, boolean) - Method in TemplateRendererImpl
Render the given template to the given destination
render(List<UrlMapping>) - Method in UrlMappingsRenderer
Render the URL mappings to whatever output destination is defined by the implementation
render(org.springframework.validation.Errors, grails.rest.render.RenderContext) - Method in VndErrorJsonRenderer
render(org.springframework.validation.Errors, grails.rest.render.RenderContext) - Method in VndErrorXmlRenderer
render(jakarta.servlet.http.HttpServletResponse) - Method in XML
renderChildTemplate(groovy.text.Template, java.lang.Class, java.lang.Object) - Method in DefaultGrailsJsonViewHelper
RenderContext - Interface in grails.rest.render
Passed to a renderer to provide context information
RenderConverterTrait - Trait in org.grails.compiler.web.converters
RenderDynamicMethod - Class in org.grails.plugins.web.controllers.metaclass
Allows rendering of text, views, and templates to the response
renderEmbeddedAttributes(grails.plugin.json.builder.StreamingJsonBuilder.StreamingJsonDelegate, java.lang.Object, grails.rest.render.RenderContext, grails.web.mime.MimeType) - Method in HalJsonRenderer
renderEntityProperties(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object, org.grails.datastore.mapping.reflect.EntityReflector, grails.plugin.json.builder.StreamingJsonBuilder.StreamingJsonDelegate) - Method in DefaultHalViewHelper
Renderer - Interface in grails.rest.render
Interface for class that render RESTful responses to implement
RENDERER_SEQUENCE - Field in DomainRendererRegistry
RendererRegistry - Interface in grails.rest.render
Authors:
Graeme Rocher
rendererRegistry - Property in AbstractLinkingRenderer
rendererRegistry - Property in DefaultJsonRenderer
rendererRegistry - Property in DefaultViewRenderer
rendererRegistry - Property in DefaultXmlRenderer
rendererRegistry - Property in JsonViewResolver
rendererRegistry - Property in MarkupViewResolver
renderErrors(java.lang.Object) - Method in DefaultJsonApiViewHelper
renderErrors - Property in ValidationTagLib
Loops through each error and renders it using one of the supported mechanisms (defaults to "list" if unsupported).
renderException(java.io.Writer, java.lang.Throwable) - Method in DefaultJsonApiViewHelper
renderException - Property in RenderTagLib
Renders an exception for the errors view
renderIncluded(java.lang.Object, java.util.Map) - Method in DefaultJsonApiViewHelper
RENDERING_VIEW_ATTRIBUTE - Field in GroovyPagesServlet
RENDERING_VIEW - Field in WebUtils
renderInput(java.util.Map, org.grails.scaffolding.model.property.DomainProperty) - Method in AssociationInputRenderer
renderInput(java.util.Map, org.grails.scaffolding.model.property.DomainProperty) - Method in BidirectionalToManyInputRenderer
renderInput(java.util.Map, org.grails.scaffolding.model.property.DomainProperty) - Method in BooleanInputRenderer
renderInput(java.util.Map, org.grails.scaffolding.model.property.DomainProperty) - Method in DateInputRenderer
renderInput(java.util.Map, org.grails.scaffolding.model.property.DomainProperty) - Method in DefaultInputRenderer
renderInput(java.util.Map, org.grails.scaffolding.model.property.DomainProperty) - Method in DomainInputRenderer
Defines how a given domain class property will be rendered in the context of a form
renderInput(org.grails.datastore.mapping.model.PersistentEntity) - Method in DomainMarkupRenderer
Designed to render a form that will allow users to create or edit domain class instances.
renderInput(org.grails.datastore.mapping.model.PersistentEntity) - Method in DomainMarkupRendererImpl
renderInput(java.util.Map, org.grails.scaffolding.model.property.DomainProperty) - Method in EnumInputRenderer
renderInput(java.util.Map, org.grails.scaffolding.model.property.DomainProperty) - Method in FileInputRenderer
renderInput(java.util.Map, org.grails.scaffolding.model.property.DomainProperty) - Method in InListInputRenderer
renderInput(java.util.Map, org.grails.scaffolding.model.property.DomainProperty) - Method in MapToSelectInputRenderer
See Also:
DomainInputRenderer#renderInput()#renderInput()
renderInput(java.util.Map, org.grails.scaffolding.model.property.DomainProperty) - Method in NumberInputRenderer
renderInput(org.grails.scaffolding.model.property.DomainProperty) - Method in PropertyMarkupRenderer
Defines how a given domain class property will be rendered in the context of a form
renderInput(org.grails.scaffolding.model.property.DomainProperty) - Method in PropertyMarkupRendererImpl
renderInput(java.util.Map, org.grails.scaffolding.model.property.DomainProperty) - Method in StringInputRenderer
renderInput(java.util.Map, org.grails.scaffolding.model.property.DomainProperty) - Method in TextareaInputRenderer
renderInput(java.util.Map, org.grails.scaffolding.model.property.DomainProperty) - Method in TimeInputRenderer
renderInput(java.util.Map, org.grails.scaffolding.model.property.DomainProperty) - Method in UrlInputRenderer
renderInternal(T, grails.rest.render.RenderContext) - Method in AbstractLinkingRenderer
renderInternal(java.lang.Object, grails.rest.render.RenderContext) - Method in AtomRenderer
renderInternal(T, grails.rest.render.RenderContext) - Method in HalJsonRenderer
renderInternal(java.lang.Object, grails.rest.render.RenderContext) - Method in HalXmlRenderer
renderJson(grails.converters.JSON, grails.rest.render.RenderContext) - Method in DefaultJsonRenderer
renderJson(grails.converters.JSON, grails.rest.render.RenderContext) - Method in JsonCollectionRenderer
renderJson(grails.converters.JSON, grails.rest.render.RenderContext) - Method in JsonRenderer
renderJsonApiMember(java.io.Writer, java.lang.Object) - Method in DefaultJsonApiViewHelper
renderLinks(java.lang.Object, java.util.Map) - Method in DefaultJsonApiViewHelper
renderListOutput(org.grails.scaffolding.model.property.DomainProperty) - Method in DefaultOutputRenderer
renderListOutput(org.grails.datastore.mapping.model.PersistentEntity) - Method in DomainMarkupRenderer
Designed to render a "list" page that will display a list of domain class instances.
renderListOutput(org.grails.datastore.mapping.model.PersistentEntity) - Method in DomainMarkupRendererImpl
renderListOutput(org.grails.scaffolding.model.property.DomainProperty) - Method in DomainOutputRenderer
Defines how a given domain class property will be rendered in the context of a list of domains class instances
renderListOutput(org.grails.scaffolding.model.property.DomainProperty) - Method in PropertyMarkupRenderer
Defines how a given domain class property will be rendered in the context of a list of domains class instances
renderListOutput(org.grails.scaffolding.model.property.DomainProperty) - Method in PropertyMarkupRendererImpl
renderMergedOutputModel(Map<String,Object>, jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse) - Method in AbstractGrailsView
Delegates to renderMergedOutputModel(..)
renderMergedOutputModel(Map<String, Object>, jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse) - Method in GenericGroovyTemplateView
renderMetaObject(java.io.Writer, java.lang.Object) - Method in DefaultJsonApiViewHelper
renderNoSelectionOption - Property in FormTagLib
renderNoSelectionOptionImpl(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method in FormTagLib
renderOutput(org.grails.scaffolding.model.property.DomainProperty) - Method in DefaultOutputRenderer
renderOutput(org.grails.datastore.mapping.model.PersistentEntity) - Method in DomainMarkupRenderer
Designed to render a "show" page that will display a single domain class instance.
renderOutput(org.grails.datastore.mapping.model.PersistentEntity) - Method in DomainMarkupRendererImpl
renderOutput(org.grails.scaffolding.model.property.DomainProperty) - Method in DomainOutputRenderer
Defines how a given domain class property will be rendered in the context of a single domain class instance
renderOutput(org.grails.scaffolding.model.property.DomainProperty) - Method in PropertyMarkupRenderer
Defines how a given domain class property will be rendered in the context of a single domains class instance
renderOutput(org.grails.scaffolding.model.property.DomainProperty) - Method in PropertyMarkupRendererImpl
renderPageWithEngine(org.grails.gsp.GroovyPagesTemplateEngine, jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, org.grails.gsp.io.GroovyPageScriptSource) - Method in GroovyPagesServlet
Attempts to render the page with the given arguments
renderProperty(java.lang.Object, org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.reflect.EntityReflector, grails.plugin.json.builder.StreamingJsonBuilder.StreamingJsonDelegate) - Method in DefaultHalViewHelper
renderRelationshipLinks(java.lang.Object) - Method in DefaultJsonApiViewHelper
renderResourceLink(java.lang.Object) - Method in ApplicationTagLib
attr:
uri
attr:
type
RenderSitemeshTagLib - Class in org.grails.plugins.web.taglib
RenderSitemeshTagLib(org.springframework.boot.web.servlet.FilterRegistrationBean) - Constructor in RenderSitemeshTagLib
RenderStep - Class in org.grails.cli.profile.steps
A Step that renders a template
RenderStep() - Constructor in RenderStep
RenderTagLib - Class in org.grails.plugins.web.taglib
Tags to help rendering of views.
RenderTagLib(org.grails.web.gsp.GroovyPagesTemplateRenderer, org.grails.web.errors.ErrorsViewStackTracePrinter, org.grails.encoder.CodecLookup) - Constructor in RenderTagLib
renderTemplate(Map<String,Object>, org.grails.web.servlet.mvc.GrailsWebRequest, jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse) - Method in AbstractGrailsView
Renders a page with the specified TemplateEngine, mode and response.
renderTemplate(Map<String,Object>, org.grails.web.servlet.mvc.GrailsWebRequest, jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse) - Method in GroovyPageView
renderTo(java.util.Map, java.io.OutputStream) - Method in PageRenderer
Renders a page and returns the contents
renderToDestination(java.io.File, java.util.Map) - Method in RenderStep
renderXml(grails.converters.XML, grails.rest.render.RenderContext) - Method in DefaultXmlRenderer
Subclasses should override to customize XML response rendering
renderXml(grails.converters.XML, grails.rest.render.RenderContext) - Method in XmlCollectionRenderer
renderXml(grails.converters.XML, grails.rest.render.RenderContext) - Method in XmlRenderer
replace(java.lang.Object, java.lang.Object, java.lang.Object) - Method in IdentityEnumType
REPLACE_ONLY_SETTING_NAME - Field in OutputEncodingSettings
only use for safe codecs for replacement
replaceBuildTokens(java.lang.String, org.grails.cli.profile.Profile, List<Feature>, java.io.File) - Method in CreateAppCommand
replaceGenericsPlaceholders(org.codehaus.groovy.ast.ClassNode, Map<String, ClassNode>, org.codehaus.groovy.ast.ClassNode) - Method in AstUtils
replaceGenericsPlaceholders(org.codehaus.groovy.ast.ClassNode, Map<String,ClassNode>, org.codehaus.groovy.ast.ClassNode) - Method in GrailsASTUtils
replaceOne(MongoCollection<Document>, Map<String, Object>, org.bson.Document, Map<String, Object>) - Method in MongoExtensions
replaceOnly(boolean) - Method in OutputEncodingStackAttributes.Builder
reply - Property in AbstractEventBus.NotificationTrigger
reply - Property in ClosureEventTrigger
reply - Property in EventWithReply
replyTo - Property in SpringEventBusEvent
report(java.lang.String) - Method in ReportingSupport
reportGroup(java.lang.Class) - Method in BrowserDelegate
Delegates to Browser.reportGroup.
reporting() - Method in ContainerGebConfiguration
Whether reporting should be enabled for this test.
reporting() - Method in IContainerGebConfiguration
reportingDirectoryName - Property in GrailsGebSettings
ReportingSupport - Trait in grails.plugin.geb.support
Enables reporting support for ContainerGebSpec.
reports - Field in JUnitReports
reportsDir - Field in JUnitReportsFactory
repositories - Field in AbstractProfile
RepositoryConfiguration - Class in org.grails.cli.compiler.grape
The configuration of a repository.
RepositoryConfiguration(java.lang.String, java.net.URI, boolean) - Constructor in RepositoryConfiguration
Creates a new RepositoryConfiguration instance.
RepositoryConfigurationFactory - Class in org.grails.cli.compiler
Factory used to create RepositoryConfigurations.
repositoryConfigurations - Property in MavenProfileRepository
RepositorySystemSessionAutoConfiguration - Interface in org.grails.cli.compiler.grape
Strategy that can be used to apply some auto-configuration during the installation of a MavenResolverGrapeEngine.
Request - Interface in grails.views.api.http
Allows access to request properties
request - Property in ActionSettingMethodHandler
REQUEST_BODY_PARSED - Field in GrailsParameterMap
request - Property in HttpView
Returns:
The request object
request - Property in MockAsyncContext
REQUEST_RANGE - Field in HttpHeaders
requestCompleted() - Method in GrailsWebRequest
requestDataValueProcessor - Property in ApplicationTagLib
requestDataValueProcessor - Property in FormTagLib
requestDataValueProcessor - Property in ResponseRedirector
RequestForwarder - Trait in grails.artefact.controller.support
A Trait for classes that forward the request
requestHeaders - Property in GrailsMockHttpServletRequest
requestMethod - Property in GrailsMockHttpServletRequest
RequestParameter - Annotation Type in grails.web
requestStateLookupStrategy - Property in DefaultLinkGenerator
requiredArguments - Property in MatchSpec
The required arguments
requiredFeatureNames - Field in AbstractProfile
requiresAutowiring() - Method in AbstractGrailsArtefactTransformer
If the API requires autowiring then a
Autowired:
property will be added.
requiresAutowiring() - Method in ControllerDomainTransformer
requiresAutowiring() - Method in ConvertersDomainTransformer
requiresPostCommitHanding(org.grails.datastore.mapping.engine.EntityPersister) - Method in ClosureEventListener
requiresPostCommitHanding(org.grails.datastore.mapping.engine.EntityPersister) - Method in ClosureEventTriggeringInterceptor
requiresPostCommitHandling(org.grails.datastore.mapping.engine.EntityPersister) - Method in ClosureEventListener
requiresStaticLookupMethod() - Method in AbstractGrailsArtefactTransformer
Subclasses should override in the instance API requires a static lookup method instead of autowiring.
RESERVED_NAMES - Field in GroovyPage
reset() - Method in AbstractGrailsMockHttpServletResponse
reset() - Method in HibernateMappingContextConfiguration
reset() - Method in Holders
reset() - Method in IncludeResponseWrapper
reset() - Method in JsonReader.Mark
reset() - Method in RuntimeSpringConfigUtilities
Resets the GrailsRumtimeConfigurator.
reset() - Method in StreamByteBuffer
reset(boolean) - Method in StreamCharBuffer
resets the state of this buffer (empties it)
resetBuffer() - Method in IncludeResponseWrapper
resetCompleters() - Method in GrailsConsole
resetDirty() - Method in AbstractPersistentCollection
resetDirty(java.lang.Object, org.grails.datastore.mapping.engine.EntityPersister, org.hibernate.Session) - Method in GrailsEntityDirtinessStrategy
resetDirty() - Method in PersistentCollection
Mark the collection as no longer dirty.
resetErrors(D) - Method in GormValidationApi
resetInsertActive() - Method in AbstractHibernateGormInstanceApi
Clears the ThreadLocal variable set by markInsertActive().
resetNetworkLatency() - Method in BrowserDelegate
resetOperations() - Method in ShutdownOperations
Clears all shutdown operations without running them.
resetParams() - Method in GrailsWebRequest
Reset params by re-reading and initializing parameters from request
resetStore() - Method in PersonEvent
resetTimestamp(boolean) - Method in CacheEntry
resetToken(java.lang.String, java.lang.String) - Method in SynchronizerTokensHolder
resetUsed() - Method in GrailsPrintWriter
resetUsed() - Method in GrailsPrintWriterAdapter
resetUsed() - Method in StreamCharBuffer.StreamCharBufferWriter
residents - Property in Country
resizeChunkSizeAsProcentageOfTotalSize() - Method in StreamCharBuffer
resolutionContext - Property in MavenProfileRepository
ResolvableGroovyTemplateEngine - Class in grails.views
A TemplateEngine that can resolve templates using the configured TemplateResolver
ResolvableGroovyTemplateEngine.1 - Class in grails.views
ResolvableGroovyTemplateEngine.1() - Constructor in ResolvableGroovyTemplateEngine.1
ResolvableGroovyTemplateEngine(grails.views.ViewConfiguration, java.lang.ClassLoader) - Constructor in ResolvableGroovyTemplateEngine
Creates a ResolvableGroovyTemplateEngine for the given base class name and file extension
resolve(java.util.Map, java.util.List, java.util.Map) - Method in MavenResolverGrapeEngine
resolveAllFormat(java.lang.Object, LinkedHashMap<String, Object>) - Method in MimeTypesApiSupport
implementation for resolving "all" format
resolveArtefactType(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode) - Method in ArtefactTypeAstTransformation
resolveArtefactType(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode) - Method in ControllerArtefactTypeTransformation
resolveArtefactType(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode) - Method in TagLibArtefactTypeAstTransformation
resolveArtifactString(org.grails.cli.compiler.dependencies.Dependency) - Method in CreateAppCommand
resolveAttributes(java.util.Map) - Method in FormTagLib
Check required attributes, set the id to name if no id supplied, extract bean values etc.
resolveCache - Field in ResolvableGroovyTemplateEngine
resolveChangeLogFile(java.lang.String) - Method in DatabaseMigrationCommand
resolveCircularReferenceBehaviour(java.lang.String) - Method in ConverterUtil
resolveCode(java.lang.String, java.util.Locale) - Method in PluginAwareResourceBundleMessageSource
resolveCode(java.lang.String, java.util.Locale) - Method in ReloadableResourceBundleMessageSource
Resolves the given message code as key in the retrieved bundle files, using a cached MessageFormat instance per message code.
resolveCodeFromPlugins(java.lang.String, java.util.Locale) - Method in PluginAwareResourceBundleMessageSource
Attempts to resolve a MessageFormat for the code from the list of plugin base names
resolveCodeWithoutArguments(java.lang.String, java.util.Locale) - Method in PluginAwareResourceBundleMessageSource
resolveCodeWithoutArguments(java.lang.String, java.util.Locale) - Method in ReloadableResourceBundleMessageSource
Resolves the given message code as key in the retrieved bundle files, returning the value found in the bundle as-is (without MessageFormat parsing).
resolveCodeWithoutArgumentsFromPlugins(java.lang.String, java.util.Locale) - Method in PluginAwareResourceBundleMessageSource
Attempts to resolve a String for the code from the list of plugin base names
resolveCompilationTargetDirectory(org.codehaus.groovy.control.SourceUnit) - Method in GlobalGrailsClassInjectorTransformation
resolveConnectionForTenantId(org.grails.datastore.mapping.multitenancy.MultiTenancySettings.MultiTenancyMode, java.io.Serializable) - Method in MultiTenancySettings
Resolves the connection to use for the given tenant id based on the current mode
resolveConstructorArguments(java.lang.Object, int, int) - Method in BeanBuilder
resolveContextPath(java.lang.String, java.lang.String, org.grails.taglib.TemplateVariableBinding, boolean) - Method in DefaultGroovyPageLocator
resolveConverterException(java.lang.Throwable) - Method in ConverterUtil
resolveCurrentControllerKeyPrefixes(boolean) - Method in GroovyPageViewResolver
Returns:
prefix for cache key that contains current controller's context (currently plugin and namespace)
RESOLVED_PROPERTY_NAME - Field in AbstractProjectionImplementer
resolveDataSourceSuffix(java.lang.String) - Method in ChainedTransactionManagerPostProcessor
resolveDefaultConstraints(org.grails.datastore.mapping.core.connections.ConnectionSourceSettings) - Method in DefaultValidatorRegistry
resolveDelegate(java.lang.Object) - Method in AssociationQueryProxyHandler
resolveDelegate(java.lang.Object) - Method in GroovyObjectMethodHandler
resolveDelegate(java.lang.Object) - Method in SessionEntityProxyMethodHandler
resolveDelegateAndGetProperty(java.lang.Object, java.lang.String) - Method in GroovyObjectMethodHandler
resolveDelegateAndInvokeThisMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method in GroovyObjectMethodHandler
resolveDelegateAndSetProperty(java.lang.Object, java.lang.String, java.lang.Object) - Method in GroovyObjectMethodHandler
ResolveDependencyCoordinatesTransformation - Class in org.grails.cli.compiler
org.codehaus.groovy.transform.ASTTransformation to resolve groovy.lang.Grab artifact coordinates.
ResolveDependencyCoordinatesTransformation(org.grails.cli.compiler.grape.DependencyResolutionContext) - Constructor in ResolveDependencyCoordinatesTransformation
resolveDomainClassForReturnType(org.codehaus.groovy.ast.ClassNode, boolean, org.codehaus.groovy.ast.ClassNode) - Method in AbstractArrayOrIterableResultImplementer
Resolves the domain class type for the return type
resolveDomainClassForReturnType(org.codehaus.groovy.ast.ClassNode, boolean, org.codehaus.groovy.ast.ClassNode) - Method in FindAllByInterfaceProjectionImplementer
resolveDomainClassForReturnType(org.codehaus.groovy.ast.ClassNode, boolean, org.codehaus.groovy.ast.ClassNode) - Method in FindOneByImplementer
resolveDomainClassForReturnType(org.codehaus.groovy.ast.ClassNode, boolean, org.codehaus.groovy.ast.ClassNode) - Method in FindOneByInterfaceProjectionImplementer
resolveDomainClassFromSignature(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in AbstractReadOperationImplementer
Subclasses can override to provide resolution of the domain class from the method signature
resolveDomainClassFromSignature(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in FindAllByInterfaceProjectionImplementer
resolveDomainClassFromSignature(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in FindAllImplementer
resolveDomainClassFromSignature(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in FindAllInterfaceProjectionImplementer
resolveDomainClassFromSignature(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in FindAllWhereImplementer
resolveDomainClassFromSignature(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in FindAndDeleteImplementer
resolveDomainClassFromSignature(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in FindOneByInterfaceProjectionImplementer
resolveDomainClassFromSignature(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in FindOneImplementer
resolveDomainClassFromSignature(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in FindOneInterfaceProjectionImplementer
resolveDomainClassFromSignature(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in FindOneInterfaceProjectionStringQueryImplementer
resolveDomainClassFromSignature(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in FindOneInterfaceProjectionWhereImplementer
resolveDomainClassFromSignature(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in FindOnePropertyProjectionImplementer
resolveEclipseCompilationTargetDirectory(org.codehaus.groovy.control.SourceUnit) - Method in GroovyEclipseCompilationHelper
Attempts to resolve the compilation directory when using Eclipse
resolveEncoding() - Method in URLCodec
resolveEncoding() - Method in URLCodecFactory
resolveEntity(java.lang.String, java.lang.String) - Method in LocalEntityResolver
resolveException(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, java.lang.Object, java.lang.Exception) - Method in GrailsExceptionResolver
resolveFile(java.lang.String, org.grails.cli.profile.ExecutionContext) - Method in ArtefactVariableResolver
resolveGenericsPlaceHolders(org.codehaus.groovy.ast.ClassNode) - Method in AbstractGrailsArtefactTransformer
resolveGenericsPlaceHolders(org.codehaus.groovy.ast.ClassNode) - Method in ApiDelegateTransformation
resolveIdentifier() - Method in AbstractPersistentEntity
resolveIdentifier() - Method in EmbeddedPersistentEntity
resolveIdIfEntity(java.lang.Object) - Method in AbstractHibernateQuery
resolveIdIfEntity(java.lang.Object) - Method in Query
resolveIfEmbedded(java.lang.Object, java.lang.Object) - Method in SimpleMapQuery
If the property name refers to an embedded property like 'foo.startDate', then we need resolve the value of startDate by walking through the key list.
resolveLoadDependencies(List<GrailsPlugin>) - Method in DefaultGrailsPluginManager
resolveLocale(java.lang.Object) - Method in FormatTagLib
resolveLogRef(java.lang.Object, org.springframework.validation.ObjectError) - Method in AbstractVndErrorRenderer
Resolve the 'logref' attribute for the error
resolveMappingStrategy(java.lang.Class) - Method in AbstractMappingContext
resolveMessage(List<String>, java.lang.String) - Method in ContextMarkupRendererImpl
resolveMetaClasses() - Method in StandaloneCodecLookup
resolveMimeType(java.lang.Object, grails.web.mime.MimeTypeResolver) - Method in DataBindingUtils
resolveMimeType(java.lang.Object, grails.web.mime.MimeTypeResolver) - Method in MimeTypeUtils
resolveMissingVariable(java.lang.String) - Method in WebRequestTemplateVariableBinding
resolveModelName() - Method in AbstractJsonViewContainerRenderer
resolveModelVariableName(java.lang.Object) - Method in DefaultHtmlRenderer
resolveNameAndPackage(org.grails.cli.profile.ExecutionContext, java.lang.String) - Method in RenderStep
resolvePlaceholders(java.lang.String) - Method in CompositeConfig
resolvePlaceholders(java.lang.String) - Method in PrefixedConfig
resolvePlaceholders(java.lang.String) - Method in PropertySourcesConfig
resolvePluginViewPath(java.lang.String, grails.plugins.GrailsPlugin) - Method in DefaultGroovyPageLocator
resolvePrefix(org.codehaus.groovy.ast.MethodNode) - Method in AbstractServiceImplementer
resolvePrefix(org.codehaus.groovy.ast.MethodNode) - Method in PrefixedServiceImplementer
Resolve the prefix used for the given method
resolveProfile(java.lang.String) - Method in MavenProfileRepository
resolveProjectionReturnType(org.codehaus.groovy.ast.ClassNode) - Method in FindOnePropertyProjectionImplementer
resolveProperty(java.lang.String) - Method in GroovyPage
resolveProperty(java.lang.String) - Method in ModelRecordingGroovyPage
resolveRequestMimeType(org.grails.web.servlet.mvc.GrailsWebRequest) - Method in DefaultMimeTypeResolver
Resolve the MimeType to be used for the request, typically established from the CONTENT_TYPE header
resolveRequestMimeType(org.grails.web.servlet.mvc.GrailsWebRequest) - Method in MimeTypeResolver
Returns:
The request format sent by the client
resolveRequiredPlaceholders(java.lang.String) - Method in CompositeConfig
resolveRequiredPlaceholders(java.lang.String) - Method in PrefixedConfig
resolveRequiredPlaceholders(java.lang.String) - Method in PropertySourcesConfig
resolveResponseMimeType(org.grails.web.servlet.mvc.GrailsWebRequest) - Method in DefaultMimeTypeResolver
Resolve the MimeType to be used for the response, typically established from the ACCEPT header
resolveResponseMimeType(org.grails.web.servlet.mvc.GrailsWebRequest) - Method in MimeTypeResolver
Returns:
The response format requested by the client
resolveReturnTypeForNewMethod(org.codehaus.groovy.ast.MethodNode) - Method in AbstractMethodDecoratingTransformation
resolveRootDirResource(org.springframework.core.io.Resource) - Method in PathMatchingResourcePatternResolver
Resolve the specified resource for path matching.
resolveRootLoader() - Method in TagLibraryResolverImpl
Obtains a reference to the first parent classloader that is a URLClassLoader and contains some URLs
resolveSchemaNames(javax.sql.DataSource) - Method in DefaultSchemaHandler
resolveSchemaNames(javax.sql.DataSource) - Method in SchemaHandler
Returns:
Resolves the schema names
resolveSearchPaths(java.lang.String) - Method in DefaultGroovyPageLocator
resolveSingleGenericType(org.codehaus.groovy.ast.ClassNode) - Method in AstGenericsUtils
Resolves a single generic type from the given class node
resolvesTo(java.lang.String, java.lang.String) - Method in ScriptNameResolver
Matches a camelCase scriptName to a potential scriptFileName in canonical form.
resolveTableName(org.grails.datastore.mapping.model.PersistentEntity) - Method in PersistentEntityNamingStrategy
resolveTagLibrary(java.lang.String) - Method in TagLibraryResolver
resolveTagLibrary(java.lang.String) - Method in TagLibraryResolverImpl
Resolves a JspTagLib instance for the given URI
resolveTargetMetaClass(T, Class<T>) - Method in GroovyProxyFactory
resolveTemplate(java.lang.String) - Method in GenericGroovyTemplateResolver
resolveTemplate(java.lang.String) - Method in MarkupViewTemplateEngine.1
resolveTemplate(java.lang.String) - Method in PluginAwareTemplateResolver
resolveTemplate(java.lang.String, java.util.Locale, java.lang.String) - Method in ResolvableGroovyTemplateEngine
Resolves a template for the given path
resolveTemplate(java.lang.String, java.util.Locale, java.lang.String) - Method in SmartViewResolver
resolveTemplate(java.lang.String) - Method in TemplateResolver
Resolves the URL to a template using the given path
resolveTemplateClass(java.lang.String, java.lang.String) - Method in GenericGroovyTemplateResolver
resolveTemplateClass(java.lang.String) - Method in PluginAwareTemplateResolver
resolveTemplateClass(java.lang.String, java.lang.String) - Method in TemplateResolver
Resolves a template class for the path
resolveTemplateName(java.lang.String, java.lang.String) - Method in GenericGroovyTemplateResolver
resolveTemplateUri(java.lang.String, java.lang.String, java.lang.String, boolean) - Method in GenericViewUriResolver
resolveTemplateUri(java.lang.String, java.lang.String, java.lang.String) - Method in ViewUriResolver
Resolves a template URI for the given path
resolveTenantIdentifier() - Method in AbstractHibernateDatastore
resolveTenantIdentifier() - Method in CookieTenantResolver
resolveTenantIdentifier() - Method in FixedTenantResolver
resolveTenantIdentifier() - Method in HttpHeaderTenantResolver
resolveTenantIdentifier() - Method in MongoDatastore
resolveTenantIdentifier() - Method in NoTenantResolver
resolveTenantIdentifier() - Method in SessionTenantResolver
resolveTenantIdentifier() - Method in SubDomainTenantResolver
resolveTenantIdentifier() - Method in SystemPropertyTenantResolver
resolveTenantIdentifier() - Method in TenantResolver
resolveTenantIds() - Method in AbstractHibernateDatastore
resolveTenantIds() - Method in AllTenantsResolver
Returns:
Resolves all tenant ids
resolveTenantIds() - Method in MongoDatastore
resolveTraitInjectors(List<TraitInjector>) - Method in TraitInjectionSupport
resolveTransactionManagerClass(org.springframework.beans.factory.support.BeanDefinitionRegistry) - Method in ChainedTransactionManagerPostProcessor
resolveView(java.lang.String) - Method in BinaryGrailsPlugin
Resolves a view for the given view name.
resolveView(java.lang.String, java.util.Locale) - Method in CompositeViewResolver
resolveView(jakarta.servlet.http.HttpServletRequest, grails.web.mapping.UrlMappingInfo, org.springframework.web.servlet.ModelAndView) - Method in GrailsExceptionResolver
resolveView(java.lang.Class, java.util.Locale) - Method in SmartViewResolver
resolveView(jakarta.servlet.http.HttpServletRequest, grails.web.mapping.UrlMappingInfo, java.lang.String, org.springframework.web.servlet.ViewResolver) - Method in UrlMappingUtils
Resolves a view for the given view and UrlMappingInfo instance
resolveView(jakarta.servlet.http.HttpServletRequest, java.lang.String, java.lang.String, org.springframework.web.servlet.ViewResolver) - Method in WebUtils
Resolves a view for the given view name and controller name
resolveViewFormat(java.lang.String) - Method in GrailsConventionGroovyPageLocator
resolveViewInBinaryPlugin(org.grails.plugins.BinaryGrailsPlugin, java.lang.String) - Method in DefaultGroovyPageLocator
resolveViewName(java.lang.String, java.util.Locale) - Method in GenericGroovyTemplateViewResolver
resolveViewName(java.lang.String, java.util.Locale) - Method in WebUtils
resolveViewOrForward(java.lang.Exception, grails.web.mapping.UrlMappingsHolder, jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, org.springframework.web.servlet.ModelAndView) - Method in GrailsExceptionResolver
Resource - Annotation Type in grails.rest
Meta Annotation to applied to a domain class if it is a REST resource
resource - Property in ApplicationTagLib
Creates a link to a resource, generally used as a method rather than a tag.
RESOURCE_ATTRIBUTE - Field in AbstractVndErrorRenderer
resource(java.util.Map) - Method in CachingLinkGenerator
resource(java.util.Map) - Method in DefaultGrailsViewHelper
resource(java.util.Map) - Method in DefaultLinkGenerator
{
inheritDoc:
}
resource(java.lang.Object) - Method in FileSystemInteraction
Obtain a resource for the given path
resource(java.lang.Object) - Method in FileSystemInteractionImpl
Obtain a resource for the given path
resource - Property in GormService
resource - Property in GrailsResource
resource(java.util.Map) - Method in LinkGenerator
Generates a link to a static resource for the given named parameters.
RESOURCE_LINKS_FIELD - Field in LinkableTransform
RESOURCE_ORDER - Field in GroovyTransformOrder
Exposes a domain class as a restful resource
RESOURCE_PREFIX - Field in CachingLinkGenerator
resource - Property in RestfulController
RESOURCE_TAG - Field in HalXmlRenderer
resource(java.util.Map) - Method in TestLinkGenerator
resourceAccessor - Property in GroovyPrecondition
ResourceAwareTemplateEngine - Class in org.grails.gsp
An abstract TemplateEngine that extends the default Groovy TemplateEngine (
See Also:
groovy.text.TemplateEngine
resourceClassName - Property in GormService
resourceClassName - Property in RestfulController
resourceLoader - Property in FileSystemInteractionImpl
resourceLoader - Property in ScaffoldingViewResolver
resourceLoader - Property in TagLibraryResolverImpl
resourceLoaders - Field in DefaultGroovyPageLocator
ResourceLocator - Class in org.grails.io.support
Used to locate resources at build / development time
resourceLocator - Property in DefaultErrorsPrinter
resourceLocator - Property in FileSystemInteractionImpl
ResourceMatcher.MatchedResource - Class in org.grails.cli.command.archive
A single matched resource.
resourceName - Property in GormService
resourceName - Property in RestfulController
resourcePath - Property in DefaultLinkGenerator
resourcePattern - Property in DefaultLinkGenerator
resourcePatternResolver - Property in AbstractDatastoreInitializer
resourcePatternResolver - Property in ClassNameCompleter
resourcePatternResolver - Property in FileSystemInteractionImpl
ResourceProfile - Class in org.grails.cli.profile
A profile that operates against abstract Resource references
ResourceProfile(org.grails.cli.profile.ProfileRepository, java.lang.String, org.springframework.core.io.Resource) - Constructor in ResourceProfile
ResourceResolvingCommandFactory - Class in org.grails.cli.profile.commands.factory
A abstract CommandFactory that reads from the file system
ResourceResolvingCommandFactory.1 - Class in org.grails.cli.profile.commands.factory
ResourceResolvingCommandFactory.1() - Constructor in ResourceResolvingCommandFactory.1
ResourceResolvingCommandFactory.2 - Class in org.grails.cli.profile.commands.factory
ResourceResolvingCommandFactory.2() - Constructor in ResourceResolvingCommandFactory.2
ResourceResolvingCommandFactory() - Constructor in ResourceResolvingCommandFactory
RESOURCES_CACHE_PERIOD - Field in Settings
The amount of time to cache static resource requests
resources - Field in DefaultGrailsApplication
RESOURCES_ENABLED - Field in Settings
Whether serving static HTML pages from src/main/resources/public is enabled
resources(java.lang.String) - Method in FileSystemInteraction
Obtain resources for the given pattern
resources(java.lang.String) - Method in FileSystemInteractionImpl
Obtain resources for the given pattern
RESOURCES_PATTERN - Field in Settings
The path pattern to serve static resources under
resourceSearchDirectories - Field in DefaultResourceLocator
resourceSearchDirectories - Field in ResourceLocator
ResourceTransform - Class in org.grails.plugins.web.rest.transform
The Resource transform automatically exposes a domain class as a RESTful resource.
ResourceTransform() - Constructor in ResourceTransform
ResourceUtils - Class in org.grails.cli.util
Utilities for manipulating resource paths and URLs.
ResourceUtils() - Constructor in ResourceUtils
RESPOND_METHOD - Field in ResourceTransform
respond(java.lang.Object, java.util.Map) - Method in RestResponder
The respond method will attempt to delivery an appropriate response for the requested response format and value.
respondsToKey(java.lang.Object) - Method in Bus
Are there any Subscriptions with Selectors that match the given key.
respondsToKey(java.lang.Object) - Method in EventBus
Response - Interface in grails.views.api.http
Allows control over the page response (headers, content type, status)
response - Property in HttpView
Returns:
The page object
response - Property in MockAsyncContext
ResponseCodeMappingData - Class in org.grails.web.mapping
A mapping data for response codes (numbers)
ResponseCodeMappingData(java.lang.String) - Constructor in ResponseCodeMappingData
responseCodes - Property in ResponseCodeUrlMappingVisitor
ResponseCodeUrlMapping - Class in org.grails.web.mapping
A Url mapping for http response codes.
ResponseCodeUrlMapping(grails.web.mapping.UrlMappingData, java.net.URI, grails.gorm.validation.ConstrainedProperty, grails.core.GrailsApplication) - Constructor in ResponseCodeUrlMapping
ResponseCodeUrlMappingVisitor - Class in org.grails.web.mapping
ResponseCodeUrlMappingVisitor() - Constructor in ResponseCodeUrlMappingVisitor
responseRedirected(java.lang.String) - Method in RedirectEventListener
Called when the response is redirected
ResponseRedirector - Class in grails.web.mapping
Encapsulates the logic for issuing a redirect based on a Map of arguments
ResponseRedirector(grails.web.mapping.LinkGenerator) - Constructor in ResponseRedirector
ResponseRenderer - Trait in grails.artefact.controller.support
A trait that adds behavior to allow rendering of objects to the response
RestfulController - Class in grails.rest
Base class that can be extended to get the basic CRUD operations needed for a RESTful API.
RestfulController(Class<T>, boolean) - Constructor in RestfulController
RestfulServiceController - Class in grails.plugin.scaffolding
RestfulServiceController(Class<T>, boolean) - Constructor in RestfulServiceController
restoreFlushMode(org.hibernate.Session, java.lang.Object) - Method in AbstractHibernateGormValidationApi
restoreFlushMode(org.hibernate.Session, java.lang.Object) - Method in HibernateGormValidationApi
restoreOriginalSystemOutAndErr() - Method in GrailsConsole
restoreTerminal() - Method in GrailsConsole
restoreThreadLocalsToOriginals() - Method in OutputEncodingStack
RestResponder - Trait in grails.artefact.controller
Authors:
Jeff Brown
RestResponderGrailsPlugin - Class in org.grails.plugins.web.rest.plugin
Since:
2.3
RestResponderGrailsPlugin() - Constructor in RestResponderGrailsPlugin
RestResponderTraitInjector - Class in grails.compiler.traits
Authors:
Jeff Brown
RestResponderTraitInjector() - Constructor in RestResponderTraitInjector
Restrictions - Class in org.grails.datastore.mapping.query
Factory for creating org.grails.datastore.mapping.query.Query.Criterion instances
result - Property in JsonViewTest.TestHttpResponse
result - Property in JsonViewUnitTest.TestHttpResponse
resultList - Field in PagedResultList
results - Property in SimpleMapResultList
resultTransformer - Field in AbstractHibernateCriteriaBuilder
resume(org.grails.datastore.mapping.transactions.Transaction) - Method in HibernateJtaTransactionManagerAdapter
resume() - Method in SpringSessionSynchronization
RETAIN_AFTER_READING - Enum Constant in StreamByteBuffer.ReadMode
retainAfterReadingMode() - Method in StreamByteBuffer
retainAll(java.util.Collection) - Method in AbstractPersistentCollection
retainAll(java.util.Collection) - Method in JSONArray
retainAll(Collection<?>) - Method in PagedResultList
RETHROW - Enum Constant in CommandException.Option
Re-throw the exception rather than dealing with it.
rethrowCause() - Method in CacheEntry.UpdateException
rethrowRenderException(java.lang.Throwable, java.lang.String) - Method in AbstractGrailsView
rethrowRenderException(java.lang.Throwable, java.lang.String) - Method in GroovyPageView
rethrowRuntimeException() - Method in CacheEntry.UpdateException
retrieve(Class<T>, java.io.Serializable) - Method in AbstractHibernateSession
retrieve(java.lang.Class, java.io.Serializable) - Method in AbstractSession
retrieve(java.io.Serializable) - Method in EntityPersister
retrieve(java.io.Serializable) - Method in Persister
Retrieves an object for the given context and Key
retrieve(Class<T>, java.io.Serializable) - Method in Session
Retrieves an individual object
retrieveAll(java.lang.Class, java.io.Serializable) - Method in AbstractHibernateSession
retrieveAll(java.lang.Class, java.io.Serializable) - Method in AbstractSession
retrieveAll(java.io.Serializable) - Method in EntityPersister
retrieveAll(java.lang.Class, java.lang.Iterable) - Method in HibernateSession
retrieveAll(java.io.Serializable) - Method in Persister
Batch retrieve several objects in one go
retrieveAll(java.lang.Class, java.io.Serializable) - Method in Session
Retrieves several objects for the specified keys
retrieveAllEntities(org.grails.datastore.mapping.model.PersistentEntity, java.io.Serializable) - Method in AbstractMongoObectEntityPersister
retrieveAllEntities(org.grails.datastore.mapping.model.PersistentEntity, Iterable<Serializable>) - Method in EntityPersister
retrieveAllEntities(org.grails.datastore.mapping.model.PersistentEntity, Iterable<Serializable>) - Method in MongoCodecEntityPersister
retrieveAllEntities(org.grails.datastore.mapping.model.PersistentEntity, java.io.Serializable) - Method in NativeEntryEntityPersister
Simplistic default implementation of retrieveAllEntities that iterates over each key and retrieves the entities one-by-one.
retrieveCachedInstance(org.grails.datastore.mapping.engine.EntityAccess) - Method in BsonPersistentEntityCodec
Retrieve a cached instance if any
retrieveCachedInstance(org.grails.datastore.mapping.engine.EntityAccess) - Method in PersistentEntityCodec
retrieveEntity(org.grails.datastore.mapping.model.PersistentEntity, java.io.Serializable) - Method in EntityPersister
Retrieve a PersistentEntity for the given mappingContext and key
retrieveEntity(org.grails.datastore.mapping.model.PersistentEntity, java.io.Serializable) - Method in MongoCodecEntityPersister
retrieveEntity(org.grails.datastore.mapping.model.PersistentEntity, java.io.Serializable) - Method in NativeEntryEntityPersister
retrieveEntry(org.grails.datastore.mapping.model.PersistentEntity, java.lang.String, java.io.Serializable) - Method in MongoEntityPersister
retrieveEntry(org.grails.datastore.mapping.model.PersistentEntity, java.lang.String, java.io.Serializable) - Method in NativeEntryEntityPersister
Reads the native form of a Key/value datastore entry.
retrieveEntry(org.grails.datastore.mapping.model.PersistentEntity, java.lang.String, java.io.Serializable) - Method in SimpleMapEntityPersister
retrieveErrors(java.lang.Object) - Method in PersistentEntityValidator
retrieveGrailsWebRequest() - Method in WebUtils
Returns the GrailsWebRequest associated with the current request.
retrieveMatchingFiles(java.io.File, java.lang.String) - Method in PathMatchingResourcePatternResolver
Retrieve files that match the given path pattern, checking the given directory and its subdirectories.
retrieveSession(java.lang.Class) - Method in AbstractDatastore
Static way to retrieve the session
RETRY_AFTER - Field in HttpHeaders
RETURN_TYPE - Field in ServiceImplementer
Used to store the resolved return type when it has been resolved from generics within the ast metadata
returnedClass() - Method in IdentityEnumType
returnObjectForTags - Property in ApplicationTagLib
returnObjectForTags - Property in FormatTagLib
returnObjectForTags - Property in ValidationTagLib
returnTypeName - Field in MethodMetadataReadingVisitor
reverseInterceptors - Field in GrailsInterceptorHandlerInterceptorAdapter
ReverseMappingKey(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, Map<Object,Object>) - Constructor in UrlCreatorCache.ReverseMappingKey
rightShift(MongoCollection<Document>, Map<String, Object>) - Method in MongoExtensions
rlike(java.lang.String, java.lang.Object) - Method in AbstractCriteriaBuilder
Creates an rlike Criterion based on the specified property name and value.
rlike(java.lang.String, java.lang.Object) - Method in AbstractDetachedCriteria
See Also:
Criteria
RLIKE - Field in AbstractHibernateCriteriaBuilder
rlike(java.lang.String, java.lang.String) - Method in AbstractHibernateQuery
rlike(java.lang.String, java.lang.String) - Method in AbstractHibernateQuery.HibernateAssociationQuery
rlike(java.lang.String, java.lang.Object) - Method in Criteria
Creates an rlike Criterion based on the specified property name and value
rlike(java.lang.String, java.lang.Object) - Method in DetachedCriteria
rlike(java.lang.String, java.lang.Object) - Method in HibernateCriteriaBuilder
Creates a Criterion with from the specified property name and "rlike" (a regular expression version of "like") expression
Rlike(java.lang.String) - Constructor in MethodExpression.Rlike
rlike(java.lang.String, java.lang.String) - Method in Query
Restricts the results by the given properties value
RLike(java.lang.String, java.lang.String) - Constructor in Query.RLike
rlike(java.lang.String, java.lang.String) - Method in Restrictions
Restricts the property match the given regular expressions.
RlikeExpression - Class in grails.orm
Adds support for rlike to Hibernate in supported dialects.
RlikeExpression(java.lang.String, java.lang.String, org.hibernate.criterion.MatchMode) - Constructor in RlikeExpression
Rollback - Annotation Type in grails.gorm.transactions
A transforms that applies a transaction that always rolls back.
rollback(org.springframework.transaction.TransactionStatus) - Method in ChainedTransactionManager
rollback() - Method in HibernateJtaTransactionManagerAdapter
ROLLBACK_ORDER - Field in GroovyTransformOrder
Implements Rollback
rollback(org.springframework.transaction.TransactionStatus) - Method in PlatformTransactionManagerProxy
rollback() - Method in SessionOnlyTransaction
rollback() - Method in Transaction
Rollback the transaction.
rollbackClosure - Property in GroovyChange
rollbackFor - Field in ReadOnly
Defines zero (0) or more exception java.lang.Class, which must be a subclass of java.lang.Throwable, indicating which exception types must cause a transaction rollback.
rollbackFor - Field in Transactional
Defines zero (0) or more exception java.lang.Class, which must be a subclass of java.lang.Throwable, indicating which exception types must cause a transaction rollback.
rollbackForClassName - Field in ReadOnly
Defines zero (0) or more exception names (for exceptions which must be a subclass of java.lang.Throwable), indicating which exception types must cause a transaction rollback.
rollbackForClassName - Field in Transactional
Defines zero (0) or more exception names (for exceptions which must be a subclass of java.lang.Throwable), indicating which exception types must cause a transaction rollback.
rollbackOn(java.lang.Throwable) - Method in CustomizableRollbackTransactionAttribute
rollbackOn(java.lang.Throwable) - Method in GrailsTransactionAttribute
RollbackTransform - Class in org.grails.datastore.gorm.transactions.transform
RollbackTransform() - Constructor in RollbackTransform
ROOT_CALL - Field in AbstractCriteriaBuilder
ROOT_CALL - Field in AbstractHibernateCriteriaBuilder
ROOT_DO_CALL - Field in AbstractCriteriaBuilder
ROOT_DO_CALL - Field in AbstractHibernateCriteriaBuilder
root - Property in JSONBuilder
root - Property in JsonViewWritableScript
rootBean - Property in BeanPropertyAccessorImpl
rootBeanType - Property in BeanPropertyAccessorImpl
rootBuilder - Field in ConfigurationBuilder
rootConfig - Property in NavigableMap
rootProperty - Property in DomainPropertyImpl
rowCount() - Method in AbstractCriteriaBuilder
Count the number of records returned
rowCount() - Method in AbstractDetachedCriteria.DetachedProjections
rowCount(java.lang.String) - Method in AbstractHibernateCriteriaBuilder
Adds a projection that allows the criteria to return the row count
rowCount() - Method in AbstractHibernateQuery.HibernateProjectionList
rowCount() - Method in ProjectionList
Count the number of records returned
rowCount() - Method in Query.ProjectionList
run() - Method in AbstractEventBus.1
run(java.lang.String, Class<? extends GenericViewConfiguration>, Class<? extends AbstractGroovyTemplateCompiler>) - Method in AbstractGroovyTemplateCompiler
run(joptsimple.OptionSet) - Method in ArchiveCommand.ArchiveOptionHandler
run() - Method in BuilderTypeCheckingExtension
run(java.lang.String) - Method in Command
Run the command.
run(java.lang.String) - Method in CommandRunner
Parse the arguments and run a suitable command.
run() - Method in ConvertersConfigurationHolder
run() - Method in CriteriaTypeCheckingExtension
run() - Method in DefaultGroovyPageLocator
run() - Method in DeferredBindingActions
run() - Method in DirectoryWatcher
run() - Method in DomainMappingTypeCheckingExtension
run() - Method in DynamicFinderTypeCheckingExtension
run(Class<?>, java.lang.String) - Method in GrailsApp
Static helper that can be used to run a GrailsApp from the specified sources using default settings and user supplied arguments.
run(java.lang.String) - Method in GrailsApplicationContextCommandRunner
run(java.lang.String) - Method in GrailsApplicationScriptRunner
run() - Method in GrailsConsole
run(Class<?>, java.lang.String) - Method in GrailsShell
Static helper that can be used to run a GrailsApp from the specified sources using default settings and user supplied arguments.
run(Class<?>, java.lang.String) - Method in GrailsSwingConsole
Static helper that can be used to run a GrailsApp from the specified sources using default settings and user supplied arguments.
run() - Method in GrailsWebDataBinder.1
run(liquibase.command.CommandResultsBuilder) - Method in GroovyDiffToChangeLogCommandStep
run(liquibase.command.CommandResultsBuilder) - Method in GroovyGenerateChangeLogCommandStep
run(java.lang.String) - Method in GroovyPageForkedCompiler
run() - Method in GroovyPagesTemplateEngine
run() - Method in GroovyPageTypeCheckingExtension
run() - Method in HttpServletRequestTypeCheckingExtension
run() - Method in MongoCodecEntityPersister.1
run() - Method in MongoCodecEntityPersister.1.1
run() - Method in MongoCodecEntityPersister.2
run() - Method in MongoCodecEntityPersister.2.1
run() - Method in MongoCodecEntityPersister.3
run() - Method in MongoCodecEntityPersister.3.1
run() - Method in MongoEntityPersister
run() - Method in MongoSession
run() - Method in NamedQueryTypeCheckingExtension
run() - Method in NativeEntryEntityPersister
run(java.lang.String) - Method in OptionParsingCommand
run() - Method in RelationshipManagementMethodTypeCheckingExtension
run() - Method in ValidateableTypeCheckingExtension
run() - Method in WhereQueryTypeCheckingExtension
RUN_WITH_ANNOTATION_NODE - Field in IntegrationTestAstTransformation
run() - Method in WrappedResponseHolder
run() - Method in WritableScript
Runs the script and returns the result
runActions() - Method in DeferredBindingActions
runAndHandleErrors(java.lang.String) - Method in CommandRunner
Run the appropriate and handle and errors.
runBuildActionWithConsoleOutput(org.gradle.tooling.ProjectConnection, org.grails.cli.profile.ProjectContext, BuildAction<T>, Closure<?>) - Method in GradleUtil
runBuildWithConsoleOutput(org.grails.cli.profile.ExecutionContext, Closure<?>) - Method in GradleUtil
RunCommand - Class in org.grails.cli.command.run
Command to 'run' a groovy script or scripts.
RunCommand() - Constructor in RunCommand
runner - Property in SpringInvoker
RunOnce - Annotation Type in grails.testing.spock
This annotation may be applied to fixture methods in a Spock Spec that should be run once and only.
RunOnceExtension - Class in org.grails.testing.spock
RunOnceExtension() - Constructor in RunOnceExtension
RunOnceInterceptor - Class in org.grails.testing.spock
RunOnceInterceptor() - Constructor in RunOnceInterceptor
runOperations() - Method in ShutdownOperations
Runs the shutdown operations
RuntimeSpringConfiguration - Interface in org.grails.spring
A programmable runtime Spring configuration that allows a spring ApplicationContext to be constructed at runtime.
RuntimeSpringConfigUtilities - Class in org.grails.spring
Since:
2.4
RuntimeSupport - Class in org.grails.datastore.gorm.internal
Utility methods to support AST transforms at runtime
RuntimeSupport() - Constructor in RuntimeSupport
RX_SCHEDULER_ORDER - Field in GroovyTransformOrder
Transforms a method to non-block IO
RxEventBus - Class in org.grails.events.rxjava3
An EventBus implementation that uses RxJava
RxEventBus(rx.Scheduler) - Constructor in RxEventBus
RxPromise.1 - Class in org.grails.async.factory.rxjava3
RxPromise.1() - Constructor in RxPromise.1
RxPromiseFactory - Class in org.grails.async.factory.rxjava3
An RxJava PromiseFactory implementation
RxPromiseFactory() - Constructor in RxPromiseFactory

S

s - Property in CommonTypes
sanitize(java.lang.Throwable) - Method in TestStacktraceSanitizer
sanitizeRootCause(java.lang.Throwable) - Method in GrailsUtil
save(D, java.util.Map) - Method in AbstractHibernateGormInstanceApi
save(java.util.Map) - Method in DelegatingGormEntityApi
save(java.util.Map) - Method in GormEntity
Saves an object with the given parameters
save(java.util.Map) - Method in GormEntityApi
Saves an object with the given parameters
save(D, java.util.Map) - Method in GormInstanceApi
Saves an object with the given parameters
save(D, java.util.Map) - Method in GormInstanceOperations
Saves an object with the given parameters
save(T) - Method in GormService
save(D, java.util.Map) - Method in GormStaticApi
save(java.lang.Object) - Method in GrailsHibernateTemplate
save(java.lang.Object) - Method in IHibernateTemplate
save(MongoCollection<Document>, Map<String, Object>, com.mongodb.WriteConcern) - Method in MongoExtensions
save() - Method in RestfulController
Saves a resource
save(D, java.util.Map) - Method in TenantDelegatingGormOperations
saveAll(Iterable<?>) - Method in GormEntity
Saves a list of objects in one go
saveAll(Iterable<?>) - Method in GormStaticApi
Saves a list of objects in one go
saveAll(Iterable<?>) - Method in GormStaticOperations
Saves a list of objects in one go
saveAll(Iterable<?>) - Method in TenantDelegatingGormOperations
SaveAllSpec - Class in org.apache.grails.data.testing.tck.tests
SaveAllSpec() - Constructor in SaveAllSpec
SaveImplementer - Class in org.grails.datastore.gorm.services.implementers
Implementations saving new entities
SaveImplementer() - Constructor in SaveImplementer
SaveOrUpdate - Enum Constant in EventType
SaveOrUpdateCount - Property in SpecPersistenceListener
SaveOrUpdateEvent - Class in org.grails.datastore.mapping.engine.event
Authors:
Burt Beckwith
SaveOrUpdateEvent(org.grails.datastore.mapping.core.Datastore, java.lang.Object) - Constructor in SaveOrUpdateEvent
saveResource(T) - Method in RestfulController
Saves a resource
saveResource(T) - Method in RestfulServiceController
SC_METHOD_NOT_ALLOWED - Field in WebUtils
Scaffold - Annotation Type in grails.plugin.scaffolding.annotation
SCAFFOLDING_DOMAIN_SUFFIX - Field in Settings
The suffix used during scaffolding for the domain
ScaffoldingBeanConfiguration - Class in org.grails.scaffolding
ScaffoldingBeanConfiguration() - Constructor in ScaffoldingBeanConfiguration
ScaffoldingControllerInjector - Class in org.grails.compiler.scaffolding
Transformation that turns a controller into a scaffolding controller at compile time if 'static scaffold = Foo' is specified
ScaffoldingControllerInjector() - Constructor in ScaffoldingControllerInjector
ScaffoldingGrailsPlugin - Class in grails.plugin.scaffolding
ScaffoldingGrailsPlugin() - Constructor in ScaffoldingGrailsPlugin
ScaffoldingServiceInjector - Class in org.grails.compiler.scaffolding
Transformation that turns a service into a scaffolding service at compile time if '@ScaffoldService' is specified
ScaffoldingServiceInjector() - Constructor in ScaffoldingServiceInjector
ScaffoldingViewResolver - Class in grails.plugin.scaffolding
Authors:
Graeme Rocher
ScaffoldingViewResolver(java.lang.Class) - Constructor in ScaffoldingViewResolver
This constructor allows a plugin to override the default templates provided by the Scaffolding plugin.
scale - Property in ColumnConfig
The scale of the column
SCALE_CONSTRAINT - Field in ConstrainedProperty
scale - Property in Property
Returns:
The scale
ScaleConstraint - Class in org.grails.datastore.gorm.validation.constraints
Manages the scale for floating point numbers (i.e., the number of digits to the right of the decimal point).
ScaleConstraint(Class<?>, java.lang.String, java.lang.Object, org.springframework.context.MessageSource) - Constructor in ScaleConstraint
scan(java.lang.Package) - Method in ClasspathEntityScanner
Scans the classpath for entities for the given packages
scan(java.lang.ClassLoader, org.springframework.core.io.support.ResourcePatternResolver, Collection<String>, Closure<Boolean>) - Method in ClassPathScanner
Scans for classes in the given package names
scanForPersistentClasses() - Method in AbstractDatastoreInitializer
scanPackages(java.lang.String) - Method in HibernateMappingContextConfiguration
Perform Spring-based scanning for entity classes, registering them as annotated classes with this Configuration.
scheduler - Property in RxEventBus
SCHEMA - Enum Constant in MultiTenancySettings.MultiTenancyMode
A shared database amongst multiple tenants using a separate schema for each tenant
schema - Property in Table
The table schema
SchemaExportCommand - Class in grails.plugin.hibernate.commands
Adds a schema-export command
SchemaExportCommand() - Constructor in SchemaExportCommand
SchemaHandler - Interface in org.grails.datastore.gorm.jdbc.schema
A resolver that helps resolve information about the database schema.
schemaHandler - Field in AbstractHibernateDatastore
schemaHandler - Property in DataSourceSettings
The schema handler to use
schemaHandler - Property in MultiTenantConnection
SCHEMALESS_ATTRIBUTES - Field in PersistentEntityCodec
SchemaMultiTenantCapableDatastore - Interface in org.grails.datastore.mapping.multitenancy
For datastores that are capable of implementing the addition of new schemas at runtime for a single shared database instance
scm - Property in DatabaseMigrationGrailsPlugin
scm - Property in GebGrailsPlugin
scm - Property in HibernateGrailsPlugin
scm - Property in JsonViewGrailsPlugin
scm - Property in MarkupViewGrailsPlugin
scm - Property in MongodbGrailsPlugin
scm - Property in ScaffoldingGrailsPlugin
SCOPE - Field in DefaultGrailsControllerClass
SCOPE_MAP - Property in GradleDependency
SCOPE_SINGLETON - Field in DefaultGrailsControllerClass
SCOPES - Property in ApplicationTagLib
ScriptDatabaseMigrationCommand - Trait in org.grails.plugins.databasemigration.command
ScriptNameResolver - Class in org.grails.build.parsing
Authors:
Andres Almiray
ScriptNameResolver() - Constructor in ScriptNameResolver
scripts - Property in GrailsApplicationScriptRunner
scriptTimeout - Property in GrailsGebSettings
scroll - Field in AbstractHibernateCriteriaBuilder
scroll(groovy.lang.Closure) - Method in BuildableCriteria
Defines and executes a scroll query in a single call.
SCROLL_CALL - Field in AbstractCriteriaBuilder
SCROLL_CALL - Field in AbstractHibernateCriteriaBuilder
scroll(groovy.lang.Closure) - Method in CriteriaBuilder
search(java.lang.String, java.util.Map) - Method in MongoEntity
Search for entities using the given query
search(java.lang.String, java.util.Map) - Method in MongoStaticApi
search(java.lang.String, java.util.Map) - Method in MongoStaticOperations
Search for entities using the given query
searchTemplateDepthFirst(org.grails.cli.profile.Profile, java.lang.String) - Method in RenderStep
searchTop(java.lang.String, int, java.util.Map) - Method in MongoEntity
Searches for the top results ordered by the MongoDB score
searchTop(java.lang.String, int, java.util.Map) - Method in MongoStaticApi
searchTop(java.lang.String, int, java.util.Map) - Method in MongoStaticOperations
Searches for the top results ordered by the MongoDB score
secondaryDatastore - Field in AbstractDatastoreInitializer
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.).
select(java.lang.String) - Method in AbstractCriteriaBuilder
select(java.lang.String) - Method in AbstractDetachedCriteria
Specifies whether a select (lazy) query should be used (if join queries are supported by the underlying datastore)
select(java.lang.String) - Method in AbstractHibernateCriteriaBuilder
Use a select query
select(java.lang.String) - Method in AbstractHibernateQuery
select(java.lang.String) - Method in BuildableCriteria
Whether to select on an association
select(java.lang.String) - Method in CriteriaBuilder
select(java.lang.String) - Method in DetachedCriteria
select - Property in FormTagLib
A helper tag for creating HTML selects.
select(java.lang.String) - Method in Query
Specifies whether a select (lazy) query should be used (if join queries are supported by the underlying datastore)
SELECT - Enum Constant in ValueGenerator
Generates the id by selecting from a row using a unique key
Selector - Annotation Type in reactor.spring.context.annotation
deprecated:
Use Subscriber instead
SELF_ATTRIBUTE - Field in DefaultHalViewHelper
SEND_ALLOW_HEADER_FOR_INVALID_HTTP_METHOD - Field in WebUtils
sendAndReceive(grails.events.Event, groovy.lang.Closure) - Method in AbstractEventBus
sendAndReceive(java.lang.CharSequence, java.lang.Object, groovy.lang.Closure) - Method in EventEmitter
Send and event and receive a reply.
sendAndReceive(java.lang.CharSequence, java.lang.Object, groovy.lang.Closure) - Method in EventPublisher
sendAndReceive(java.lang.Object, groovy.lang.Closure) - Method in Events
sendError(int) - Method in IncludeResponseWrapper
sendNotFound(jakarta.servlet.http.HttpServletResponse, java.lang.String) - Method in GroovyPagesServlet
sendRedirect(java.lang.String) - Method in IncludeResponseWrapper
SEQHILO - Enum Constant in ValueGenerator
A generator that uses a sequence and a HILO algorithm
SEQUENCE_KEY - Field in GrailsDomainBinder
SEQUENCE - Enum Constant in ValueGenerator
Generated from a sequence
SERIALIZABLE_CLASS_NODE - Field in GormEntityTransformation
SERIALIZABLE - Field in HibernateCriteriaBuilder
serialize(liquibase.serializer.LiquibaseSerializable, boolean) - Method in GroovyChangeLogSerializer
serializedObjectNamespace - Property in GroovyPrecondition
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
serverpath - Property in GroovyPageCompilerTask
serverpath - Property in GroovyPageForkedCompiler
Service - Trait in org.grails.datastore.mapping.services
Represents a service available exposed by the GORM Datastore
SERVICE - Field in DefaultGrailsServiceClass
service(jakarta.servlet.ServletRequest, ServletResponse) - Method in GroovyPagesPageContext
SERVICE_PATTERN - Field in ScaffoldingServiceInjector
ServiceArtefactHandler - Class in org.grails.core.artefact
Authors:
Marc Palmer ([email protected])
ServiceArtefactHandler() - Constructor in ServiceArtefactHandler
ServiceBeanAliasPostProcessor - Class in org.grails.plugins.services
Registers bean aliases for service beans provided by plugins.
ServiceBeanAliasPostProcessor() - Constructor in ServiceBeanAliasPostProcessor
ServiceCommandFactory - Class in org.grails.cli.profile.commands.factory
Uses the service registry pattern to locate commands
ServiceCommandFactory() - Constructor in ServiceCommandFactory
ServiceDefinition - Interface in org.grails.datastore.mapping.services
A service that may or may not be present on the classpath.
ServiceEnhancer - Interface in org.grails.datastore.gorm.services
ServiceImplementer - Interface in org.grails.datastore.gorm.services
An interface for classes that provide implementations for service methods
ServiceImplementerAdapter - Interface in org.grails.datastore.gorm.services
Allows adapting an implementer from one type to another
ServiceNotFoundException - Class in org.grails.datastore.mapping.services
Thrown when a service cannot be found for the given type
ServiceNotFoundException(java.lang.String) - Constructor in ServiceNotFoundException
ServiceRegistry - Interface in org.grails.datastore.mapping.services
Represents a registry of GORM services
serviceRegistry - Field in AbstractDatastore
serviceRegistry - Property in GrailsInterceptorHandlerInterceptorAdapter
ServiceRegistry() - Constructor in ServiceRegistry
ServiceRegistryFactoryBean - Class in org.grails.datastore.gorm.bootstrap.support
@since
Authors:
Graeme Rocher
ServiceRegistryFactoryBean(org.grails.datastore.mapping.core.Datastore) - Constructor in ServiceRegistryFactoryBean
services - Field in DefaultServiceRegistry
servicesByInterface - Field in DefaultServiceRegistry
ServicesGrailsPlugin - Class in org.grails.plugins.services
Configures services in the Spring context.
ServicesGrailsPlugin() - Constructor in ServicesGrailsPlugin
ServiceTransformation - Class in org.grails.datastore.gorm.services.transform
Makes a class implement the Service trait and generates the necessary service loader META-INF/services file.
ServiceTransformation() - Constructor in ServiceTransformation
ServiceUnitTest - Trait in grails.testing.services
SERVLET_CONTEXT_INIT_METHOD - Field in GrailsWebPluginManager
SERVLET_ENGINE - Field in HttpHeaders
SERVLET_INSTANCE - Field in GroovyPagesServlet
The size of the buffer used when formulating the response
ServletAttributes - Trait in grails.web.api
A trait that adds attributes specific to the Servlet API
servletContext - Field in AbstractUrlMapping
servletContext - Property in BootStrapClassRunner
servletContext - Property in GrailsApplicationBuilder
servletContext - Field in GrailsExceptionResolver
servletContext - Property in PageRenderer
servletContext - Property in ServletEnvironmentGrailsApplicationDiscoveryStrategy
servletContext - Property in TagLibraryResolverImpl
ServletContextExtension - Class in org.grails.web.servlet
An extension that adds methods to the ServletContext interface
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
ServletEnvironmentGrailsApplicationDiscoveryStrategy(jakarta.servlet.ServletContext, org.springframework.context.ApplicationContext) - Constructor in ServletEnvironmentGrailsApplicationDiscoveryStrategy
ServletRenderContext - Class in org.grails.plugins.web.rest.render
RenderContext for the servlet environment
ServletRenderContext(org.grails.web.servlet.mvc.GrailsWebRequest, Map<String, Object>) - Constructor in ServletRenderContext
Session - Interface in org.grails.datastore.mapping.core
The Session represents the active interaction with a datastore.
session - Field in AbstractPersistentCollection
session - Field in AssociationQueryProxyHandler
session - Field in CriteriaBuilder
session - Field in EntityPersister
SESSION_FACTORY_BEAN_NAME - Field in HibernateDatastoreSpringInitializer
session - Property in GrailsDataTckManager
session - Field in Query
SessionCallback - Interface in org.grails.datastore.mapping.core
Authors:
Burt Beckwith
SessionCreationEvent - Class in org.grails.datastore.mapping.core
Event fired when a session is created.
SessionCreationEvent(org.grails.datastore.mapping.core.Session) - Constructor in SessionCreationEvent
SessionCreationEventSpec - Class in org.apache.grails.data.testing.tck.tests
SessionCreationEventSpec.Listener - Class in org.apache.grails.data.testing.tck.tests
SessionCreationEventSpec.Listener() - Constructor in SessionCreationEventSpec.Listener
SessionCreationEventSpec() - Constructor in SessionCreationEventSpec
SessionEntityProxyMethodHandler - Class in org.grails.datastore.mapping.proxy
An EntityProxyMethodHandler that uses the session to initialize a target for the given id
SessionEntityProxyMethodHandler(java.lang.Class, org.grails.datastore.mapping.core.Session, java.lang.Class, java.io.Serializable) - Constructor in SessionEntityProxyMethodHandler
sessionFactory - Field in AbstractHibernateCriteriaBuilder
sessionFactory - Field in AbstractHibernateDatastore
sessionFactory - Field in AbstractHibernateGormInstanceApi
sessionFactory - Field in GrailsHibernateTemplate
sessionFactory - Field in GrailsSessionContext
sessionFactory() - Method in HibernateGormAutoConfiguration
sessionFactory - Field in HibernateGormStaticApi
SessionFactoryAwarePersistenceContextInterceptor - Interface in org.grails.plugin.hibernate.support
Interface for PersistenceContextInterceptor instances that are aware of the org.hibernate.SessionFactory
sessionFactoryBeanName - Field in HibernateMappingContextConfiguration
sessionFactoryBeanName - Field in HibernateMappingContextSessionFactoryBean
sessionFactoryClosed(org.hibernate.SessionFactory) - Method in HibernateMappingContextConfiguration
sessionFactoryCreated(org.hibernate.SessionFactory) - Method in HibernateMappingContextConfiguration
SessionFactoryHolder - Class in org.grails.orm.hibernate
Holds a reference to the SessionFactory, used to allow proxying of the session factory in development mode.
sessionFactoryName - Field in GrailsDomainBinder
SessionHolder - Class in org.grails.datastore.mapping.transactions
Holds a reference to one or more sessions.
SessionHolder(org.grails.datastore.mapping.core.Session, java.lang.Object) - Constructor in SessionHolder
SessionImplementor - Interface in org.grails.datastore.mapping.core
Methods for the implementation of the Session interface to implement.
SessionOnlyTransaction - Class in org.grails.datastore.mapping.transactions
SessionOnlyTransaction(T, org.grails.datastore.mapping.core.Session) - Constructor in SessionOnlyTransaction
SessionPropertiesSpec - Class in org.apache.grails.data.testing.tck.tests
Test session properties
SessionPropertiesSpec() - Constructor in SessionPropertiesSpec
sessionPropertyMap - Field in AbstractAttributeStoringSession
SessionTenantResolver - Class in org.grails.datastore.mapping.multitenancy.web
Resolves the tenant id from the user HTTP session
SessionTenantResolver() - Constructor in SessionTenantResolver
set(int, java.lang.Object) - Method in AbstractResultList
set - Property in ApplicationTagLib
Sets a variable in the pageContext or the specified scope.
SET_COOKIE2 - Field in HttpHeaders
SET_COOKIE - Field in HttpHeaders
set(int, java.lang.Object) - Method in DirtyCheckingList
set(T) - Method in FutureTaskPromise
set(int, java.lang.Object) - Method in JSONArray
SET_META_CLASS - Field in GroovyObjectMethodHandler
set(int, java.lang.Object) - Method in MongoQuery.AggregatedResultList
SET_OPERATOR - Field in MongoConstants
set(int, E) - Method in PagedResultList
set(int, java.lang.Object) - Method in PersistentList
SET_PROPERTY - Field in GroovyObjectMethodHandler
SET_RESULT_TRANSFORMER_CALL - Field in AbstractHibernateCriteriaBuilder
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
setAction(java.lang.String) - Method in JspFormRemoteTag
setAction(java.lang.String) - Method in JspFormTag
setAction(java.lang.String) - Method in JspLinkTag
setAction(java.lang.String) - Method in JspRemoteFunctionTag
setAction(java.lang.String) - Method in JspRemoteLinkTag
setAction(java.lang.String) - Method in JspSubmitToRemoteTag
setActionName(java.lang.String) - Method in GrailsWebRequest
setActionName(java.lang.String) - Method in TestRequestConfigurer
setActionResultTransformers(org.grails.web.servlet.mvc.ActionResultTransformer) - Method in ResponseRenderer
setActive(boolean) - Method in DirectoryWatcher
Sets whether to stop the directory watcher
setAfter(java.lang.String) - Method in JspFormRemoteTag
setAfter(java.lang.String) - Method in JspRemoteFunctionTag
setAfter(java.lang.String) - Method in JspRemoteLinkTag
setAfter(java.lang.String) - Method in JspSubmitToRemoteTag
setAlias(java.lang.String) - Method in AbstractDetachedCriteria
Sets the root alias to be used for the query
setAllowDynamic(boolean) - Method in ConstrainedPropertyBuilder
setAllowGrailsViewCaching(boolean) - Method in GroovyPageViewResolver
setAllowSettingContentType(boolean) - Method in GroovyPageTemplate
setAllowSubBuffers(boolean) - Method in StreamCharBuffer
setAlwaysIncludeNewline(boolean) - Method in CandidateListCompletionHandler
setAnnotatedClasses(Class<?>) - Method in HibernateMappingContextSessionFactoryBean
Specify annotated entity classes to register with this Hibernate SessionFactory.
setAnnotatedPackages(java.lang.String) - Method in HibernateMappingContextSessionFactoryBean
Specify the names of annotated packages, for which package-level annotation metadata will be read.
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 AbstractDatastore
setApplicationContext(org.springframework.context.ApplicationContext) - Method in AbstractGrailsApplication
setApplicationContext(org.springframework.context.ApplicationContext) - Method in AbstractGrailsPlugin
setApplicationContext(org.springframework.context.ApplicationContext) - Method in AbstractGrailsPluginManager
setApplicationContext(org.springframework.context.ConfigurableApplicationContext) - Method in ApplicationCommand
Sets the application context of the command
setApplicationContext(org.springframework.context.ApplicationContext) - Method in ClosureEventTriggeringInterceptor
setApplicationContext(org.springframework.context.ApplicationContext) - Method in ConvertersApi
setApplicationContext(org.springframework.context.ApplicationContext) - Method in ConvertersConfigurationInitializer
setApplicationContext(org.springframework.context.ApplicationContext) - Method in DefaultGrailsPlugin
setApplicationContext(org.springframework.context.ApplicationContext) - Method in DefaultGrailsPluginManager
setApplicationContext(org.springframework.context.ApplicationContext) - Method in DefaultGroovyPageLocator
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 GroovyPagesTemplateEngine
Sets the ResourceLoader from the ApplicationContext
setApplicationContext(org.springframework.context.ApplicationContext) - Method in HibernateConnectionSourceFactory
setApplicationContext(org.springframework.context.ApplicationContext) - Method in HibernateDatastore
setApplicationContext(org.springframework.context.ApplicationContext) - Method in HibernateDatastoreFactoryBean
setApplicationContext(org.springframework.context.ApplicationContext) - Method in HibernateGormAutoConfiguration
setApplicationContext(org.springframework.context.ApplicationContext) - Method in HibernateMappingContextConfiguration
setApplicationContext(org.springframework.context.ApplicationContext) - Method in HibernateMappingContextSessionFactoryBean
setApplicationContext(org.springframework.context.ApplicationContext) - Method in LinkGeneratorFactory
setApplicationContext(org.springframework.context.ApplicationContext) - Method in MongoDbGormAutoConfiguration
setApplicationContext(org.springframework.context.ApplicationContext) - Method in Plugin
setApplicationContext(org.springframework.context.ApplicationContext) - Method in SpringDataSourceConnectionSourceFactory
setApplicationContext(org.springframework.context.ApplicationContext) - Method in SpringEventTranslator
setApplicationContext(org.springframework.context.ApplicationContext) - Method in TagLibraryLookup
setApplicationContext(org.springframework.context.ApplicationContext) - Method in UrlMappingFactoryBean
setApplicationContext(org.springframework.context.ApplicationContext) - Method in UrlMappingsHolderFactoryBean
Set the ApplicationContext that this object runs in.
setApplicationContext(org.springframework.context.ApplicationContext) - Method in UrlMappingsInfoHandlerAdapter
setApplicationContext(org.springframework.context.ApplicationContext) - Method in ValidationErrorsMarshaller
setApplyFlushModeOnlyToNonExistingTransactions(boolean) - Method in GrailsHibernateTemplate
setArguments(java.lang.Object) - Method in DynamicFinder
setArguments(java.lang.Object) - Method in GeoIntersects
setArguments(java.lang.Object) - Method in GeoWithin
setArguments(java.lang.Object) - Method in MethodExpression
setArguments(java.lang.Object) - Method in MethodExpression.Between
setArguments(java.lang.Object) - Method in MethodExpression.InList
setArguments(java.lang.Object) - Method in MethodExpression.InRange
setArguments(java.lang.Object) - Method in MethodExpression.NotInList
setArguments(java.util.Map) - Method in MongoQuery
Parameters:
arguments - The query arguments
setArguments(java.lang.Object) - Method in Near
setArguments(java.util.Map) - Method in QueryArgumentsAware
Parameters:
arguments - The query arguments
setArguments(java.lang.Object) - Method in WithinBox
setArguments(java.lang.Object) - Method in WithinCircle
setArguments(java.lang.Object) - Method in WithinPolygon
setAs(java.lang.String) - Method in JspRenderErrorsTag
setAssociatedEntity(org.grails.datastore.mapping.model.PersistentEntity) - Method in Association
Sets the associated entity
setAsText(java.lang.String) - Method in ClassEditor
setAsText(java.lang.String) - Method in CompositeEditor
setAsynchronous(java.lang.String) - Method in JspFormRemoteTag
setAsynchronous(java.lang.String) - Method in JspRemoteFunctionTag
setAsynchronous(java.lang.String) - Method in JspRemoteLinkTag
setAsynchronous(java.lang.String) - Method in JspSubmitToRemoteTag
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
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
setAttr(java.lang.String) - Method in Attribute
setAttribute(java.lang.Object, java.lang.String, java.lang.Object) - Method in AbstractAttributeStoringSession
setAttribute(java.lang.String) - Method in Attribute
setAttribute(org.grails.datastore.gorm.schemaless.DynamicAttributes, java.lang.String, java.lang.Object) - Method in DynamicAttributeHelper
setAttribute(java.lang.String, java.lang.Object) - Method in GrailsHttpSession
setAttribute(java.lang.String, java.lang.Object) - Method in GrailsTag
Sets an attribute of the tag
setAttribute(java.lang.String, java.lang.Object, int) - Method in GroovyPagesPageContext
setAttribute(java.lang.String, java.lang.Object) - Method in GroovySyntaxTag
setAttribute(java.lang.Object, java.lang.String, java.lang.Object) - Method in ProxyInstanceMetaClass
setAttribute(java.lang.Object, java.lang.String, java.lang.Object) - Method in Session
Associates an attribute with the given persistent entity.
setAttributes(java.util.Map) - Method in DefaultConstrainedProperty
setAttributes(java.util.Map) - Method in GrailsTag
Sets the attributes of the tag
setAttributes(java.util.Map) - Method in GroovySyntaxTag
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.springframework.core.io.Resource) - Method in GroovyPageResourceLoader
setBaseResource(org.springframework.core.io.Resource) - Method in StaticResourceLoader
setBean(java.lang.String) - Method in JspEachErrorTag
setBean(java.lang.String) - Method in JspHasErrorsTag
setBean(java.lang.String) - Method in JspRenderErrorsTag
setBean(java.lang.String) - Method in JspRenderTag
setBeanClassLoader(java.lang.ClassLoader) - Method in AbstractGrailsApplication
setBeanClassLoader(java.lang.ClassLoader) - Method in DefaultGrailsApplication
setBeanClassLoader(java.lang.ClassLoader) - Method in GroovyPagesTemplateEngine
setBeanClassLoader(java.lang.ClassLoader) - Method in HibernateMappingContextSessionFactoryBean
setBeanClassLoader(java.lang.ClassLoader) - Method in TagLibraryResolverImpl
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.BeanFactory) - Method in DatastoreServiceMethodInvokingFactoryBean
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 ServiceRegistryFactoryBean
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
setBefore(java.lang.String) - Method in JspFormRemoteTag
setBefore(java.lang.String) - Method in JspRemoteFunctionTag
setBefore(java.lang.String) - Method in JspRemoteLinkTag
setBefore(java.lang.String) - Method in JspSubmitToRemoteTag
setBinder(org.grails.orm.hibernate.cfg.GrailsDomainBinder) - Method in GrailsHibernateUtil
deprecated:
No replacement.
setBinding(groovy.lang.Binding) - Method in BeanBuilder
Sets the binding (the variables available in the scope of the BeanBuilder).
setBinding(org.grails.taglib.AbstractTemplateVariableBinding) - Method in DefaultOutputContextLookup.DefaultOutputContext
setBinding(java.util.Map) - Method in GroovyPageWritable
This sets any additional variables that need to be placed in the Binding of the GSP page.
setBinding(groovy.lang.Binding) - Method in MarkupViewTemplate
setBinding(org.grails.taglib.AbstractTemplateVariableBinding) - Method in OutputContext
setBinding(groovy.lang.Binding) - Method in WritableScript
Sets the binding
setBlank(boolean) - Method in DefaultConstrainedProperty
Parameters:
blank - The blank to set.
setBlockClose(boolean) - Method in GrailsRoutablePrintWriter
setBlockFlush(boolean) - Method in GrailsRoutablePrintWriter
setBodyClosure(int, Closure<?>) - Method in GroovyPage
setCache(boolean) - Method in MarkupViewConfiguration
setCacheableMappingLocations(org.springframework.core.io.Resource) - Method in HibernateMappingContextSessionFactoryBean
Set locations of cacheable Hibernate mapping files, for example as web app resource "/WEB-INF/mapping/example.hbm.xml".
setCacheEnabled(boolean) - Method in GroovyPagesTemplateRenderer
setCacheObjectMarshallerByClass(boolean) - Method in DefaultConverterConfiguration
setCacheQueries(boolean) - Method in GrailsHibernateTemplate
setCacheResources(boolean) - Method in GroovyPagesTemplateEngine
setCacheSeconds(int) - Method in ReloadableResourceBundleMessageSource
Set the number of seconds to cache the list of matching properties files.
setCacheTimeout(long) - Method in CachingGrailsConventionGroovyPageLocator
setCacheTimeout(long) - Method in CachingGroovyPageStaticResourceLocator
setCacheTimeout(long) - Method in GroovyPageViewResolver
setCanExpandMappingContext(boolean) - Method in GormMappingConfigurationStrategy
Whether the strategy can add new entities to the mapping context
setCanExpandMappingContext(boolean) - Method in MappingConfigurationStrategy
Whether the strategy can add new entities to the mapping context
setCanInitializeEntities(boolean) - Method in AbstractMappingContext
setCanInitializeEntities(boolean) - Method in KeyValueMappingContext
setCapacity(int) - Method in BoundedCharsAsEncodedBytesCounter
setCascadeBehaviour(org.grails.datastore.mapping.model.PersistentProperty, org.grails.datastore.mapping.config.Property) - Method in GrailsDomainBinder
setChangeLogProperties(java.util.Map, liquibase.changelog.ChangeLogParameters) - Method in GroovyChangeLogParser
setChild(java.lang.Object, java.lang.Object, java.lang.String, java.lang.String) - Method in DomainBuilder.DefaultGrailsChildPropertySetter
setChunkMinSize(int) - Method in StreamCharBuffer
setCircularReferenceBehaviour(Converter.CircularReferenceBehaviour) - Method in DefaultConverterConfiguration
setClassInjectors(grails.compiler.ast.ClassInjector) - Method in GrailsAwareClassLoader
setClassLoader(java.lang.ClassLoader) - Method in BeanBuilder
setClassLoader(java.lang.ClassLoader) - Method in ClassEditor
setClassLoader(java.lang.ClassLoader) - Method in ClassLoaderAware
This method is called by the org.springframework.context.ApplicationContext that loads the Grails application.
setClassLoader(java.lang.ClassLoader) - Method in DefaultUrlMappingEvaluator
setClassLoader(java.lang.ClassLoader) - Method in DynamicElementReader
setClassLoader(java.lang.ClassLoader) - Method in GroovyPagesTemplateEngine
Sets the ClassLoader that the TemplateEngine should use to
setClassLoader(java.lang.ClassLoader) - Method in PropertySourcesConfig
setClassName(java.lang.String) - Method in GroovyPageParser
setClasspathRef(org.apache.tools.ant.types.Reference) - Method in GroovyPageCompilerTask
Adds a reference to a classpath defined elsewhere.
setCleanCompilerConfig(org.codehaus.groovy.control.CompilerConfiguration) - Method in GroovyPageCompiler
setCode(java.lang.String) - Method in JspMessageTag
setCodecProviders(List<CodecProvider>) - Method in MongoDatastore
Sets any additional codec providers
setCodecRegistries(List<CodecRegistry>) - Method in MongoDatastore
Sets any additional codec registries
setCodecRegistry(org.bson.codecs.configuration.CodecRegistry) - Method in CodecRegistryAware
setCodecs(List<Codec<?>>) - Method in MongoDatastore
Sets any additional codecs
setCollection(java.lang.String) - Method in JspRenderTag
setCompilationException(org.grails.gsp.GroovyPagesException) - Method in GroovyPageMetaInfo
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 DirtyCheckingTransformer
setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method in EntityASTTransformation
setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method in GormEntityTransformation
setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method in ResourceTransform
setCompilerConfig(org.codehaus.groovy.control.CompilerConfiguration) - Method in GroovyPageCompiler
setCompileStaticMode(boolean) - Method in GroovyPageMetaInfo
setCompoundIndex(java.util.Map) - Method in MongoCollection
Sets a compound index definition
setConfig(groovy.util.ConfigObject) - Method in AbstractGrailsApplication
setConfig(grails.config.Config) - Method in ChainedTransactionManagerPostProcessor
setConfig(grails.config.Config) - Method in Holders
setConfig(grails.config.ConfigMap) - Method in ScriptDatabaseMigrationCommand
setConfig(grails.config.Config) - Method in TestRequestConfigurer
setConfigClass(Class<? extends HibernateMappingContextConfiguration>) - Method in HibernateMappingContextSessionFactoryBean
Sets the class to be used for Hibernate Configuration.
setConfigLocation(java.lang.String) - Method in GrailsWebApplicationContext
setConfigLocation(org.springframework.core.io.Resource) - Method in HibernateMappingContextSessionFactoryBean
Set the location of a single Hibernate XML config file, for example as classpath resource "classpath:hibernate.cfg.xml".
setConfigLocations(java.lang.String) - Method in GrailsWebApplicationContext
setConfigLocations(org.springframework.core.io.Resource) - Method in HibernateMappingContextSessionFactoryBean
Set the locations of multiple Hibernate XML config files, for example as classpath resources "classpath:hibernate.cfg.xml,classpath:extension.cfg.xml".
setConfiguration(grails.config.Config) - Method in FormTagLib
setConfiguration(grails.plugin.cache.CachePluginConfiguration) - Method in GrailsConcurrentLinkedMapCacheManager
setConfiguration(grails.plugin.cache.CachePluginConfiguration) - Method in GrailsConcurrentMapCacheManager
setConfiguration(grails.config.Config) - Method in GrailsConfigurationAware
setConfiguration(grails.config.Config) - Method in GrailsPlaceholderConfigurer
setConnection(java.lang.String) - Method in CustomizableRollbackTransactionAttribute
setConstraintFactories(org.grails.datastore.gorm.validation.constraints.factory.ConstraintFactory) - Method in DefaultConstraintRegistry
setContainer(org.testcontainers.containers.BrowserWebDriverContainer) - Method in ContainerSupport
setContentLength(int) - Method in IncludeResponseWrapper
setContentType(java.lang.String) - Method in AbstractConverter
Sets the content type of the converter
setContentType(java.lang.String) - Method in ConfigurableConverter
Sets the content type of the converter
setContentType(java.lang.String) - Method in DefaultOutputContextLookup.DefaultOutputContext
setContentType(java.lang.String) - Method in GrailsMockHttpServletRequest
setContentType(java.lang.String) - Method in GroovyPageMetaInfo
setContentType(java.lang.String) - Method in IncludeResponseWrapper
setContentType(java.lang.String) - Method in OutputContext
setContentType(java.lang.String) - Method in RenderContext
Sets the content type of the rendered response
setContentType(java.lang.String) - Method in ServletRenderContext
setContextObject(java.lang.Object) - Method in AbstractGormMappingFactory
Parameters:
contextObject - Context object to be passed to mapping blocks
setController(java.lang.String) - Method in ForwardUrlMappingInfo
setController(java.lang.String) - Method in JspFormRemoteTag
setController(java.lang.String) - Method in JspFormTag
setController(java.lang.String) - Method in JspLinkTag
setController(java.lang.String) - Method in JspRemoteFunctionTag
setController(java.lang.String) - Method in JspRemoteLinkTag
setController(java.lang.String) - Method in JspSubmitToRemoteTag
setControllerName(java.lang.String) - Method in GrailsWebRequest
setControllerName(java.lang.String) - Method in TestRequestConfigurer
setControllerNamespace(java.lang.String) - Method in GrailsWebRequest
setControllerNamespace(java.lang.String) - Method in TestRequestConfigurer
setControllerToScaffoldedDomainClassMap(java.util.Map) - Method in GroovyPagesTemplateRenderer
setConversionService(org.grails.databinding.converters.ConversionService) - Method in AbstractHibernateCriteriaBuilder
setConversionService(org.grails.databinding.converters.ConversionService) - Method in BeanEntityAccess
setConversionService(org.grails.databinding.converters.ConversionService) - Method in JpaQueryBuilder
setConversionService(org.springframework.core.convert.support.ConfigurableConversionService) - Method in PropertySourcesConfig
setConvertEmptyStringsToNull(boolean) - Method in DataBindingConfigurationProperties
setConverterClass(Class<? extends Converter>) - Method in ObjectMarshallerRegisterer
setCreditCard(boolean) - Method in DefaultConstrainedProperty
Parameters:
creditCard - The creditCard to set.
setCurrentOutputEncodingStack(org.grails.taglib.encoder.OutputEncodingStack) - Method in DefaultOutputContextLookup.DefaultOutputContext
setCurrentOutputEncodingStack(org.grails.taglib.encoder.OutputEncodingStack) - Method in OutputContext
setCurrentSessionContextClass(Class<?>) - Method in HibernateMappingContextSessionFactoryBean
Sets class to be used for the Hibernate CurrentSessionContext.
setCurrentWriter(java.io.Writer) - Method in DefaultOutputContextLookup.DefaultOutputContext
setCurrentWriter(java.io.Writer) - Method in OutputContext
setCustomTypeMarshaller(org.grails.datastore.mapping.engine.types.CustomTypeMarshaller) - Method in Basic
setCustomTypes(List<CustomTypeMarshaller>) - Method in AbstractConnectionSourceFactory
The custom user types to register
setCutOffPackage(java.lang.String) - Method in DefaultStackTraceFilterer
setCutOffPackage(java.lang.String) - Method in StackTraceFilterer
Sets the package where the stack trace should end
setDatabaseName(java.lang.String) - Method in MongoDbDataStoreSpringInitializer
Sets the name of the MongoDB database to use
setDataBindingListeners(grails.databinding.events.DataBindingListener) - Method in GrailsWebDataBinder
setDataBindingSourceCreators(org.grails.databinding.bindingsource.DataBindingSourceCreator) - Method in DefaultDataBindingSourceRegistry
setDataSource(javax.sql.DataSource) - Method in HibernateDialectDetectorFactoryBean
setDataSource(javax.sql.DataSource) - Method in HibernateMappingContextSessionFactoryBean
Set the DataSource to be used by the SessionFactory.
setDataSourceAware(boolean) - Method in DataBindingSource
Parameters:
isDataSourceAware - true if GORM operations should be enabled when binding with this DataBindingSource
setDataSourceConnectionSource(ConnectionSource<DataSource,DataSourceSettings>) - Method in HibernateMappingContextConfiguration
Set the target SQL javax.sql.DataSource
setDataSourceConnectionSourceFactory(org.grails.datastore.gorm.jdbc.connections.DataSourceConnectionSourceFactory) - Method in AbstractHibernateConnectionSourceFactory
Sets the factory for creating SQL javax.sql.DataSource connection sources
setDataSourceName(java.lang.String) - Method in HibernateMappingContextConfiguration
setDataSourceName(java.lang.String) - Method in HibernateMappingContextSessionFactoryBean
setDatastore(org.grails.orm.hibernate.AbstractHibernateDatastore) - Method in AbstractHibernateCriteriaBuilder
setDatastore(org.grails.orm.hibernate.AbstractHibernateDatastore) - Method in ClosureEventTriggeringInterceptor
setDatastore(org.grails.datastore.mapping.core.Datastore) - Method in DatastoreAware
Sets the datastore on this instance
setDatastore(org.grails.datastore.mapping.core.Datastore) - Method in DatastoreTransactionManager
setDatastore(org.grails.datastore.mapping.core.Datastore) - Method in OpenSessionInViewInterceptor
setDatastoreManagedSession(boolean) - Method in DatastoreTransactionManager
setDateFormats(List<String>) - Method in DataBindingConfigurationProperties
setDateParsingLenient(boolean) - Method in DataBindingConfigurationProperties
setDateToStringConverter(Converter<Date, String>) - Method in HalJsonRenderer
setDateVersion(org.grails.datastore.mapping.engine.EntityAccess) - Method in EntityPersister
setDBObjectValue(org.bson.Document, java.lang.String, java.lang.Object, org.grails.datastore.mapping.model.MappingContext) - Method in MongoEntityPersister
setDebugStream(java.io.PrintStream) - Method in JsonParserTokenManager
Set debug output.
setDefault(org.grails.datastore.mapping.core.connections.ConnectionSourceSettings.DefaultSettings) - Method in ConnectionSourceSettings
setDefaultConfiguration(Class<C>, List<ObjectMarshaller<C>>) - Method in ConvertersConfigurationHolder
setDefaultConstraints(groovy.lang.Closure) - Method in AbstractGormMappingFactory
setDefaultConstraints(groovy.lang.Closure) - Method in HibernateMappingContext
Sets the default constraints to be used
setDefaultEncoding(java.lang.String) - Method in ReloadableResourceBundleMessageSource
Set the default charset to use for parsing properties files.
setDefaultFlushMode(int) - Method in AbstractHibernateCriteriaBuilder
setDefaultInputMask(java.lang.Character) - Method in GrailsConsole
setDefaultMapping(groovy.lang.Closure) - Method in AbstractGormMappingFactory
setDefaultMapping(groovy.lang.Closure) - Method in GrailsDomainBinder
The default mapping defined by Settings.SETTING_DEFAULT_MAPPING
setDefaultMapping(groovy.lang.Closure) - Method in MongoDbDataStoreSpringInitializer
Sets the default MongoDB GORM mapping configuration
setDefaultNullable(boolean) - Method in ConstrainedPropertyBuilder
setDelegate(java.lang.Object) - Method in AbstractClosureProxy
setDelegate(grails.plugin.json.builder.StreamingJsonBuilder.StreamingJsonDelegate) - Method in DefaultHalViewHelper
setDelegate(grails.plugin.json.builder.StreamingJsonBuilder.StreamingJsonDelegate) - Method in HalViewHelper
setDependsOn(java.lang.String) - Method in BeanConfiguration
Sets the names of the beans this bean configuration depends on
setDependsOn(java.lang.String) - Method in DefaultBeanConfiguration
setDescriptor(org.springframework.core.io.Resource) - Method in DefaultGrailsPlugin
setDescriptor(org.springframework.core.io.Resource) - Method in GrailsPlugin
Sets the plugin descriptor for this plugin
setDestinationActivated(boolean) - Method in GrailsLazyProxyPrintWriter
setDestinationActivated(boolean) - Method in GrailsRoutablePrintWriter
setDestroyMethod(java.lang.String) - Method in BeanConfiguration
Sets the name of the method to call when destroying the bean.
setDestroyMethod(java.lang.String) - Method in DefaultBeanConfiguration
setDetachedCriteria(grails.gorm.DetachedCriteria) - Method in DynamicFinderInvocation
setDetachedCriteriaValue(org.grails.datastore.mapping.query.api.QueryableCriteria, PropertyCriterion) - Method in AbstractHibernateQuery
setDetachedCriteriaValue(org.grails.datastore.mapping.query.api.QueryableCriteria, PropertyCriterion) - Method in HibernateQuery
setDevelopmentModeActive(boolean) - Method in GrailsApp
setDirective(int) - Method in AbstractClosureProxy
setDownloadSupport(geb.download.DownloadSupport) - Method in ContainerSupport
Sets the DownloadSupport instance to use for file downloads.
setDynamicAttribute(java.lang.String, java.lang.String, java.lang.Object) - Method in JspInvokeGrailsTagLibTag
setEmail(boolean) - Method in DefaultConstrainedProperty
Parameters:
email - The email to set.
setEmbedded(T, java.lang.String, T) - Method in AbstractMongoObectEntityPersister
setEmbedded(T, java.lang.String, T) - Method in NativeEntryEntityPersister
Implementors should override this method to provide support for embedded objects
setEmbedded(java.util.Map, java.lang.String, java.util.Map) - Method in SimpleMapEntityPersister
setEmbeddedCollection(T, java.lang.String, Collection<?>, List<T>) - Method in AbstractMongoObectEntityPersister
setEmbeddedCollection(T, java.lang.String, Collection<?>, List<T>) - Method in NativeEntryEntityPersister
Implementors should override this method to provide support for embedded objects
setEmbeddedCollectionKeys(org.grails.datastore.mapping.model.types.Association, org.grails.datastore.mapping.engine.EntityAccess, T, List<Serializable>) - Method in AbstractMongoObectEntityPersister
setEmbeddedCollectionKeys(org.grails.datastore.mapping.model.types.Association, org.grails.datastore.mapping.engine.EntityAccess, T, List<Serializable>) - Method in NativeEntryEntityPersister
setEmbeddedMap(T, java.lang.String, java.util.Map, Map<Object,T>) - Method in AbstractMongoObectEntityPersister
setEmbeddedMap(T, java.lang.String, java.util.Map, Map<Object,T>) - Method in NativeEntryEntityPersister
Implementors should override this method to provide support for maps of embedded objects
setEnableReload(boolean) - Method in ScaffoldingViewResolver
setEncoding(java.lang.String) - Method in AbstractConverter
Sets the encoding of the converter
setEncoding(java.lang.String) - Method in BoundedCharsAsEncodedBytesCounter
setEncoding(java.lang.String) - Method in ConfigurableConverter
Sets the encoding of the converter
setEncoding(java.lang.String) - Method in DefaultConverterConfiguration
setEncoding(java.lang.String) - Method in MarkupViewConfiguration
setEncodingStateRegistryLookup(org.grails.encoder.EncodingStateRegistryLookup) - Method in EncodingStateRegistryLookupHolder
setEntityInterceptor(groovy.lang.Interceptor) - Method in HibernateMappingContextSessionFactoryBean
Set a Hibernate entity interceptor that allows to inspect and change property values before writing to and reading from the database.
setEntryValue(org.bson.Document, java.lang.String, java.lang.Object) - Method in MongoEntityPersister
setEntryValue(T, java.lang.String, java.lang.Object) - Method in NativeEntryEntityPersister
Sets a value on an entry
setEntryValue(java.util.Map, java.lang.String, java.lang.Object) - Method in SimpleMapEntityPersister
setEnumType(java.lang.String) - Method in Property
setErr(java.io.PrintStream) - Method in GrailsConsole
setError() - Method in DevNullPrintStream
setError() - Method in GrailsPrintWriter
setError() - Method in GrailsPrintWriterAdapter
setError(java.lang.String) - Method in JspMessageTag
setErrors(org.springframework.validation.Errors) - Method in Controller
Sets the errors instance of the current controller
setErrors(D, org.springframework.validation.Errors) - Method in GormValidationApi
Sets the errors for an instance
setErrors(org.springframework.validation.Errors) - Method in Validateable
setErrorsOnInstance(java.lang.Object, org.springframework.validation.Errors) - Method in AbstractHibernateGormInstanceApi
Associates the Errors object on the instance
setEventListeners(Map<String,Object>) - Method in HibernateMappingContextConfiguration
Default listeners.
setEventListeners(Map<String,Object>) - Method in HibernateMappingContextSessionFactoryBean
Specify the Hibernate event listeners to register, with listener types as keys and listener objects as values.
setEventPublisher(org.grails.datastore.gorm.events.ConfigurableApplicationEventPublisher) - Method in ClosureEventTriggeringInterceptor
setException(java.lang.Throwable) - Method in FutureTaskPromise
setExceptionType(Class<?>) - Method in ResponseCodeUrlMapping
setExcludes(java.lang.Class, List<String>) - Method in AbstractConverter
Set to exclude properties for the given type
setExcludes(java.lang.Class, List<String>) - Method in ConfigurableConverter
Set to exclude properties for the given type
setExcludes(List<String>) - Method in IncludeExcludeConverter
setExcludes(List<String>) - Method in JSON
setExcludes(List<String>) - Method in XML
setExecuted(boolean) - Method in PendingOperationAdapter
setExecutionContext(grails.dev.commands.ExecutionContext) - Method in ApplicationContextDatabaseMigrationCommand
setExecutionContext(org.grails.cli.profile.ExecutionContext) - Method in GroovyScriptCommand
setExistingSession(org.grails.datastore.mapping.core.Session) - Method in TransactionObject
setExposeNativeSession(boolean) - Method in GrailsHibernateTemplate
setExpressionCodecDirectiveValue(java.lang.String) - Method in GroovyPageParser
setExpressionCodecName(java.lang.String) - Method in GroovyPageMetaInfo
setExternal(boolean) - Method in AbstractPersistentEntity
setExternal(boolean) - Method in PersistentEntity
Whether this PersistentEntity is mapped using a different store.
setFactoryBean(java.lang.String) - Method in BeanConfiguration
Parameters:
beanName
setFactoryBean(java.lang.String) - Method in DefaultBeanConfiguration
setFactoryMethod(java.lang.String) - Method in BeanConfiguration
Parameters:
methodName
setFactoryMethod(java.lang.String) - Method in DefaultBeanConfiguration
setFallbackToSystemLocale(boolean) - Method in ReloadableResourceBundleMessageSource
Set whether to fall back to the system Locale if no files for a specific Locale have been found.
setFetch(java.lang.String) - Method in Property
Makes it easier to configure the fetch strategy
setFetch(org.hibernate.FetchMode) - Method in PropertyConfig
Parameters:
fetch - The Hibernate FetchMode
setField(java.lang.String) - Method in JspEachErrorTag
setField(java.lang.String) - Method in JspHasErrorsTag
setField(java.lang.String) - Method in JspRenderErrorsTag
setField(java.lang.String) - Method in MongoAttribute
Sets the field name to map to
setFileCacheSeconds(int) - Method in ReloadableResourceBundleMessageSource
Set the number of seconds to cache loaded properties files.
setFileEncodings(java.util.Properties) - Method in ReloadableResourceBundleMessageSource
Set per-file charsets to use for parsing properties files.
setFilteringCodec(java.lang.String) - Method in GrailsWebRequest
setFilteringEncoder(org.grails.encoder.Encoder) - Method in GrailsWebRequest
setFirst(boolean) - Method in JsonOutput.JsonWritable
setFirst(boolean) - Method in StreamingJsonBuilder.StreamingJsonDelegate
setFlushMode(jakarta.persistence.FlushModeType) - Method in AbstractSession
setFlushMode(int) - Method in GrailsHibernateTemplate
Set the flush behavior to one of the constants in this class.
setFlushMode(jakarta.persistence.FlushModeType) - Method in HibernateSession
setFlushMode(org.hibernate.Session, FlushMode) - Method in HibernateVersionSupport
Set the native Hibernate FlushMode, adapting between Hibernate 5.0/5.1 and 5.2+.
setFlushMode(int) - Method in IHibernateTemplate
setFlushMode(jakarta.persistence.FlushModeType) - Method in Session
The flush mode, defaults to FlushModeType.COMMIT
setFlushModeManual() - Method in InstanceApiHelper
setForeignKeyInChild(boolean) - Method in ToOne
setFormat(java.lang.String) - Method in AbstractGrailsMockHttpServletResponse
Sets the response format
setFormat(java.lang.String) - Method in GrailsMockHttpServletRequest
Sets the request format to use
setFormattedValueConverters(grails.databinding.converters.FormattedValueConverter) - Method in GrailsWebDataBinder
setForwardedUrl(java.lang.String) - Method in GrailsMockHttpServletResponse
setForwardURI(java.lang.String) - Method in GrailsMockHttpServletRequest
Sets the "forwardURI" property for the request.
setFrom(java.lang.String) - Method in JspSelectTag
setGeneratedUniqueName(UniqueKey) - Method in GrailsDomainBinder
setGeoIndex(java.lang.String) - Method in MongoAttribute
Sets the geo index type
setGrailsApplication(grails.core.GrailsApplication) - Method in AbstractGrailsClass
setGrailsApplication(grails.core.GrailsApplication) - Method in ConvertersConfigurationInitializer
setGrailsApplication(grails.core.GrailsApplication) - Method in DefaultCodecLookup
setGrailsApplication(grails.core.GrailsApplication) - Method in DefaultGrailsControllerClass
setGrailsApplication(grails.core.GrailsApplication) - Method in DefaultRequestStateLookupStrategy
setGrailsApplication(grails.core.GrailsApplication) - Method in DomainClassArtefactHandler
setGrailsApplication(grails.core.GrailsApplication) - Method in GenericViewConfiguration
setGrailsApplication(grails.core.GrailsApplication) - Method in GrailsApplicationAware
setGrailsApplication(grails.core.GrailsApplication) - Method in GrailsConventionGroovyPageLocator
setGrailsApplication(grails.core.GrailsApplication) - Method in GrailsExceptionResolver
setGrailsApplication(grails.core.GrailsApplication) - Method in GroovyPageMetaInfo
setGrailsApplication(grails.core.GrailsApplication) - Method in GroovyPageUnitTestResourceLoader
setGrailsApplication(grails.core.GrailsApplication) - Method in Holders
setGrailsApplication(grails.core.GrailsApplication) - Method in HTMLCodec
setGrailsApplication(grails.core.GrailsApplication) - Method in JsonViewTest
setGrailsApplication(grails.core.GrailsApplication) - Method in PluginAwareResourceBundleMessageSource
setGrailsApplication(grails.core.GrailsApplication) - Method in TagLibraryLookup
setGrailsApplication(grails.core.GrailsApplication) - Method in UrlMappingsHolderFactoryBean
setGrailsCorsConfiguration(grails.web.mapping.cors.GrailsCorsConfiguration) - Method in UrlMappingsHandlerMapping
setGrailsLinkGenerator(grails.web.mapping.LinkGenerator) - Method in ResponseRedirector
setGroovyPageLocator(org.grails.gsp.io.GroovyPageLocator) - Method in GroovyPagesTemplateEngine
setGroovyPageLocator(org.grails.web.gsp.io.GrailsConventionGroovyPageLocator) - Method in GroovyPagesTemplateRenderer
setGroovyPageLocator(org.grails.web.gsp.io.GrailsConventionGroovyPageLocator) - Method in GroovyPageViewResolver
setGroovyPageSourceDecorators(List<GroovyPageSourceDecorator>) - Method in GroovyPagesTemplateEngine
setGroovyPagesTemplateEngine(org.grails.gsp.GroovyPagesTemplateEngine) - Method in GroovyPagesServlet
setGroovyPagesTemplateEngine(org.grails.gsp.GroovyPagesTemplateEngine) - Method in GroovyPagesTemplateRenderer
setGroovySource(java.io.InputStream) - Method in GroovyPageMetaInfo
setGspTagLibraryLookup(org.grails.taglib.TagLibraryLookup) - Method in GroovyPage
Sets the GSP tag library lookup class
setGspTagSyntaxCall(boolean) - Method in GroovyPageAttributes
setHandlerInterceptors(org.springframework.web.servlet.HandlerInterceptor) - Method in UrlMappingsHandlerMapping
setHibernateCompatible(boolean) - Method in JpaQueryBuilder
setHibernateDatastore(org.grails.orm.hibernate.AbstractHibernateDatastore) - Method in GrailsOpenSessionInViewInterceptor
setHibernateDatastore(org.grails.orm.hibernate.AbstractHibernateDatastore) - Method in HibernatePersistenceContextInterceptor
setHibernateEventListeners(org.grails.orm.hibernate.HibernateEventListeners) - Method in HibernateConnectionSourceFactory
setHibernateEventListeners(org.grails.orm.hibernate.HibernateEventListeners) - Method in HibernateMappingContextConfiguration
User-specifiable extra listeners.
setHibernateEventListeners(org.grails.orm.hibernate.HibernateEventListeners) - Method in HibernateMappingContextSessionFactoryBean
setHibernateMappingContext(org.grails.orm.hibernate.cfg.HibernateMappingContext) - Method in HibernateMappingContextConfiguration
setHibernateMappingContext(org.grails.orm.hibernate.cfg.HibernateMappingContext) - Method in HibernateMappingContextSessionFactoryBean
setHibernateProperties(java.util.Properties) - Method in HibernateDialectDetectorFactoryBean
setHibernateProperties(java.util.Properties) - Method in HibernateMappingContextSessionFactoryBean
Set Hibernate properties, such as "hibernate.dialect".
setHiddenCommands(Class<?>) - Method in CommandRunner
Set the command classes which should be hidden (i.e. executed but not displayed in the available commands list).
setHtmlParts(java.lang.String) - Method in GroovyPage
setHtmlParts(java.lang.String) - Method in GroovyPageMetaInfo
setId(java.lang.Object) - Method in GrailsWebRequest
Sets the id of the request.
setId(java.lang.String) - Method in JspFormRemoteTag
setId(java.lang.String) - Method in JspFormTag
setId(java.lang.String) - Method in JspLinkTag
setId(java.lang.String) - Method in JspRemoteFunctionTag
setId(java.lang.String) - Method in JspRemoteLinkTag
setId(java.lang.String) - Method in JspSubmitToRemoteTag
setIdentifier(java.lang.Object) - Method in BeanEntityAccess
setIdentifier(java.lang.Object) - Method in EntityAccess
Sets the entity identifier to the given value
setIdentifier(java.lang.Object, java.lang.Object) - Method in EntityReflector
Set the identifier
setIdentifier(java.lang.Object) - Method in FieldEntityAccess
setIdentifierNoConversion(java.lang.Object) - Method in BeanEntityAccess
setIdentifierNoConversion(java.lang.Object) - Method in EntityAccess
Sets the entity identifier to the given value
setIdentifierNoConversion(java.lang.Object) - Method in FieldEntityAccess
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
setIncludeClass(boolean) - Method in DomainClassMarshaller
setIncludes(java.lang.Class, List<String>) - Method in AbstractConverter
Set to include properties for the given type
setIncludes(java.lang.Class, List<String>) - Method in ConfigurableConverter
Set to include properties for the given type
setIncludes(List<String>) - Method in IncludeExcludeConverter
setIncludes(List<String>) - Method in JSON
setIncludes(List<String>) - Method in XML
setIncludeVersion(boolean) - Method in DomainClassMarshaller
setIndex(java.lang.String) - Method in MongoAttribute
Sets the index type
setIndexAttributes(java.util.Map) - Method in MongoAttribute
Sets index attributes
setInheritRollbackOnly(boolean) - Method in CustomizableRollbackTransactionAttribute
setInheritRollbackOnly(boolean) - Method in GrailsTransactionAttribute
setInitialized(boolean) - Method in CacheEntry
setInitializing(java.lang.Boolean) - Method in AbstractPersistentCollection
setInline(boolean) - Method in JsonOutput.JsonWritable
setInList(java.util.List) - Method in DefaultConstrainedProperty
Parameters:
inList - The inList to set.
setInsert(boolean) - Method in DiscriminatorConfig
Whether it is insertable
setInstance(grails.build.logging.GrailsConsole) - Method in GrailsConsole
setInstance(Class<T>, Class<? extends T>) - Method in ServiceRegistry
Sets the implementation type to return for the given service type, bypassing instance loading from java.util.ServiceLoader.
setInterceptor(groovy.lang.Interceptor) - Method in HibernateConnectionSourceFactory
setInterceptors(groovy.lang.Interceptor) - Method in GrailsInterceptorHandlerInterceptorAdapter
setInversePropertyName(java.lang.String) - Method in ManyToMany
setInvertBooleanReturnValue(boolean) - Method in EventTriggerCaller
setJson(java.lang.Object) - Method in GrailsMockHttpServletRequest
Sets the body of the request to be a json packet
setJspTagLibraryResolver(org.grails.gsp.jsp.TagLibraryResolver) - Method in GroovyPage
Sets the JSP tag library resolver to use to resolve JSP tags
setJspTagLibraryResolver(org.grails.gsp.jsp.TagLibraryResolver) - Method in GroovyPageMetaInfo
setJspTagLibraryResolver(org.grails.gsp.jsp.TagLibraryResolver) - Method in GroovyPagesTemplateEngine
setJspTags(java.util.Map) - Method in GroovyPage
Sets the JSP tags used by this GroovyPage instance
setJspTags(java.util.Map) - Method in GroovyPageMetaInfo
setKeepGeneratedDirectory(java.io.File) - Method in GroovyPageParser
setKey(java.lang.String) - Method in KeyValue
setLastMessage(java.lang.String) - Method in GrailsConsole
setLastModified(long) - Method in GroovyPageMetaInfo
setLastModified(long) - Method in GroovyPageParser
setLazy(java.lang.Boolean) - Method in Property
setLineNumbers(int[]) - Method in GroovyPageMetaInfo
setLinkGenerator(grails.web.mapping.LinkGenerator) - Method in ResolvableGroovyTemplateEngine
setLinkGenerator(grails.web.mapping.LinkGenerator) - Method in SmartViewResolver
setListenerMap(Map<String,Object>) - Method in HibernateEventListeners
setLoadCorePlugins(boolean) - Method in AbstractGrailsPluginManager
setLoadCorePlugins(boolean) - Method in GrailsPluginManager
Set whether the core plugins should be loaded
setLocale(java.util.Locale) - Method in IncludeResponseWrapper
setLocaleResolver(org.springframework.web.servlet.LocaleResolver) - Method in GenericGroovyTemplateView
setLocaleResolver(org.springframework.web.servlet.LocaleResolver) - Method in ParamsAwareLocaleChangeInterceptor
setMainContext(org.springframework.context.ApplicationContext) - Method in AbstractGrailsApplication
setMainContext(org.springframework.context.ApplicationContext) - Method in GrailsApplication
Sets the main Spring context for this application.
setManager(grails.plugins.GrailsPluginManager) - Method in AbstractGrailsPlugin
setManager(grails.plugins.GrailsPluginManager) - Method in DefaultGrailsPlugin
setManager(grails.plugins.GrailsPluginManager) - Method in GrailsPlugin
Sets the plugin manager for this plugin
setManyToMany(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object, T, org.grails.datastore.mapping.model.types.ManyToMany, java.util.Collection, Map<Association,List<Serializable>>) - Method in AbstractMongoObectEntityPersister
setManyToMany(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object, T, org.grails.datastore.mapping.model.types.ManyToMany, java.util.Collection, Map<Association,List<Serializable>>) - Method in NativeEntryEntityPersister
setManyToMany(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object, java.util.Map, org.grails.datastore.mapping.model.types.ManyToMany, java.util.Collection, Map<Association, List<Serializable>>) - Method in SimpleMapEntityPersister
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
setMappingContext(org.grails.datastore.mapping.model.MappingContext) - Method in ResolvableGroovyTemplateEngine
setMappingDirectoryLocations(org.springframework.core.io.Resource) - Method in HibernateMappingContextSessionFactoryBean
Set locations of directories that contain Hibernate mapping resources, like "WEB-INF/mappings".
setMappingFactory(MappingFactory<Family,KeyValue>) - Method in KeyValueMappingContext
setMappingJarLocations(org.springframework.core.io.Resource) - Method in HibernateMappingContextSessionFactoryBean
Set locations of jar files that contain Hibernate mapping resources, like "WEB-INF/lib/example.hbm.jar".
setMappingLocations(org.springframework.core.io.Resource) - Method in HibernateMappingContextSessionFactoryBean
Set locations of Hibernate mapping files, for example as classpath resource "classpath:example.hbm.xml".
setMappingName(java.lang.String) - Method in AbstractUrlMapping
setMappingName(java.lang.String) - Method in UrlMapping
Sets the name of the URL mapping
setMappingResources(java.lang.String) - Method in HibernateMappingContextSessionFactoryBean
Set Hibernate mapping resources to be found in the class path, like "example.hbm.xml" or "mypackage/example.hbm.xml".
setMappings(java.util.Map) - Method in UrlMappingFactoryBean
setMarshaller(org.grails.web.converters.marshaller.ObjectMarshaller) - Method in ObjectMarshallerRegisterer
setMatches(java.lang.String) - Method in DefaultConstrainedProperty
Parameters:
regex - The matches to set.
setMax(java.lang.Comparable) - Method in DefaultConstrainedProperty
Parameters:
max - The max to set.
setMaxDistance(grails.mongodb.geo.Distance) - Method in MongoQuery.Near
setMaxInactiveInterval(int) - Method in GrailsHttpSession
setMaxSize(java.lang.Integer) - Method in DefaultConstrainedProperty
Parameters:
maxSize - The maxSize to set.
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 AbstractHibernateDatastore
setMessageSource(org.springframework.context.MessageSource) - Method in AbstractLinkingRenderer
setMessageSource(org.springframework.context.MessageSource) - Method in AbstractVndErrorRenderer
setMessageSource(org.springframework.context.MessageSource) - Method in DefaultConstraintEvaluatorFactoryBean
setMessageSource(org.springframework.context.MessageSource) - Method in GrailsWebDataBinder
setMessageSource(org.springframework.context.MessageSource) - Method in HibernateConnectionSourceFactory
setMessageSource(org.springframework.context.MessageSource) - Method in HibernateDatastore
setMessageSource(org.springframework.context.MessageSource) - Method in JsonViewTest
setMessageSource(org.springframework.context.MessageSource) - Method in MongoDatastore
setMessageSource(org.springframework.context.MessageSource) - Method in ResolvableGroovyTemplateEngine
setMetaClass(groovy.lang.MetaClass) - Method in ExtendedProxy
setMetaClass(groovy.lang.MetaClass) - Method in GrailsApplicationContext
setMetaClass(groovy.lang.MetaClass) - Method in GrailsPrintWriter
setMetadataContributor(org.hibernate.boot.spi.MetadataContributor) - Method in HibernateConnectionSourceFactory
setMetadataContributor(org.hibernate.boot.spi.MetadataContributor) - Method in HibernateMappingContextConfiguration
setMethod(java.lang.String) - Method in JspFormRemoteTag
setMethod(java.lang.String) - Method in JspFormTag
setMethod(java.lang.String) - Method in JspRemoteFunctionTag
setMethod(java.lang.String) - Method in JspRemoteLinkTag
setMethod(java.lang.String) - Method in JspSubmitToRemoteTag
setMethodParam(java.lang.String) - Method in HiddenHttpMethodFilter
Set the parameter name to look for HTTP methods.
setMimeTypeResolver(grails.web.mime.MimeTypeResolver) - Method in GrailsConventionGroovyPageLocator
setMimeTypeResolver(grails.web.mime.MimeTypeResolver) - Method in UrlMappingsHandlerMapping
setMimeUtility(grails.web.mime.MimeUtility) - Method in ResolvableGroovyTemplateEngine
setMimeUtility(grails.web.mime.MimeUtility) - Method in ResponseRenderer
setMin(java.lang.Comparable) - Method in DefaultConstrainedProperty
Parameters:
min - The min to set.
setMinSize(java.lang.Integer) - Method in DefaultConstrainedProperty
Parameters:
minSize - The minLength to set.
setModel(Map<String, Object>) - Method in Interceptor
Sets the model
setModel(java.lang.String) - Method in JspEachErrorTag
setModel(java.lang.String) - Method in JspHasErrorsTag
setModel(java.lang.String) - Method in JspRenderErrorsTag
setModel(java.lang.String) - Method in JspRenderTag
setModel(java.util.Map) - Method in RenderContext
The model to use for the response
setModel(java.util.Map) - Method in ServletRenderContext
setModelAndView(org.springframework.web.servlet.ModelAndView) - Method in Controller
Sets the ModelAndView of the current controller
setModelAndView(org.springframework.web.servlet.ModelAndView) - Method in Interceptor
Sets the ModelAndView of the current controller
setModelFieldsMode(boolean) - Method in GroovyPageMetaInfo
setModelTypes(Map<String, Class>) - Method in AbstractWritableScript
setMongoBeanName(java.lang.String) - Method in MongoDbDataStoreSpringInitializer
Sets the name of the Mongo bean to use
setMongoClient(com.mongodb.client.MongoClient) - Method in MongoDbDataStoreSpringInitializer
Sets a pre-existing Mongo instance to configure for
setMongoOptions(com.mongodb.MongoClientSettings) - Method in MongoDbDataStoreSpringInitializer
Sets the MongoOptions instance to use when constructing the Mongo instance
setMongoOptionsBeanName(java.lang.String) - Method in MongoDbDataStoreSpringInitializer
The name of the MongoOptions bean
setMultipartContentType(java.lang.String, java.lang.String) - Method in GrailsMockHttpServletRequest
setMultipartHeaders(java.lang.String, org.springframework.http.HttpHeaders) - Method in GrailsMockHttpServletRequest
setMultipartRequest(jakarta.servlet.http.HttpServletRequest) - Method in GrailsWebRequest
Holds a reference to the org.springframework.web.multipart.MultipartRequest
setName(java.lang.String) - Method in BeanConfiguration
Sets the name of the bean in the app ctx.
setName(java.lang.String) - Method in DefaultBeanConfiguration
setName(java.lang.String) - Method in JspCheckboxTag
setName(java.lang.String) - Method in JspCurrencySelectTag
setName(java.lang.String) - Method in JspDatePickerTag
setName(java.lang.String) - Method in JspLocaleSelectTag
setName(java.lang.String) - Method in JspSelectTag
setName(java.lang.String) - Method in JspSubmitToRemoteTag
setName(java.lang.String) - Method in JspTimeZoneSelectTag
setName(java.lang.String) - Method in PluginAstReader.BasicGrailsPluginInfo
setName(java.lang.String) - Method in Property
setNamedConverterConfiguration(Class<C>, java.lang.String, List<ObjectMarshaller<C>>) - Method in ConvertersConfigurationHolder
setNamespace(java.lang.String) - Method in ForwardUrlMappingInfo
setNamespace(java.lang.String) - Method in GrailsWebApplicationContext
setNamespaceHandlerResolver(org.springframework.beans.factory.xml.NamespaceHandlerResolver) - Method in BeanBuilder
setNamingStrategy(org.grails.orm.hibernate.cfg.PersistentEntityNamingStrategy) - Method in GrailsDomainBinder
Parameters:
namingStrategy - Custom naming strategy to plugin into table naming
setNamingStrategy(org.hibernate.cfg.NamingStrategy) - Method in HibernateMappingContextSessionFactoryBean
Set a Hibernate NamingStrategy for the SessionFactory, determining the physical column and table names given the info in the mapping document.
setNativeEntry(T) - Method in NativeEntryEntityPersister.NativeEntryModifyingEntityAccess
setNativeEvent(java.io.Serializable) - Method in AbstractPersistenceEvent
setNetworkLatency(java.time.Duration) - Method in BrowserDelegate
setNotEqual(java.lang.Object) - Method in DefaultConstrainedProperty
Parameters:
notEqual - The notEqual to set.
setNotifyParentBuffersEnabled(boolean) - Method in StreamCharBuffer
By default the parent buffers (a buffer where this buffer has been appended to) get notified of changed to this buffer.
setNullable(boolean) - Method in DefaultConstrainedProperty
Parameters:
nullable - The nullable to set.
setObject(T) - Method in InstanceFactoryBean
setObjectIdentifier(java.lang.Object, java.io.Serializable) - Method in EntityPersister
Obtains an objects identifer
setObjectToReadOnly(java.lang.Object) - Method in AbstractHibernateGormInstanceApi
Sets the target object to read-only using the given SessionFactory instance.
setObjectToReadOnly(java.lang.Object) - Method in HibernateGormInstanceApi
setObjectToReadWrite(java.lang.Object) - Method in AbstractHibernateGormInstanceApi
Sets the target object to read-write, allowing Hibernate to dirty check it and auto-flush changes.
setObjectToReadWrite(java.lang.Object, org.hibernate.SessionFactory) - Method in GrailsHibernateUtil
Sets the target object to read-write, allowing Hibernate to dirty check it and auto-flush changes.
setObjectToReadWrite(java.lang.Object) - Method in HibernateGormInstanceApi
setObjectToReadyOnly(java.lang.Object, org.hibernate.SessionFactory) - Method in GrailsHibernateUtil
Sets the target object to read-only using the given SessionFactory instance.
setObjectType(Class<?>) - Method in InstanceFactoryBean
setOnComplete(java.lang.String) - Method in JspFormRemoteTag
setOnComplete(java.lang.String) - Method in JspRemoteFunctionTag
setOnComplete(java.lang.String) - Method in JspRemoteLinkTag
setOnComplete(java.lang.String) - Method in JspSubmitToRemoteTag
setOnFailure(java.lang.String) - Method in JspFormRemoteTag
setOnFailure(java.lang.String) - Method in JspRemoteFunctionTag
setOnFailure(java.lang.String) - Method in JspRemoteLinkTag
setOnFailure(java.lang.String) - Method in JspSubmitToRemoteTag
setOnInteractive(java.lang.String) - Method in JspFormRemoteTag
setOnInteractive(java.lang.String) - Method in JspRemoteFunctionTag
setOnInteractive(java.lang.String) - Method in JspRemoteLinkTag
setOnInteractive(java.lang.String) - Method in JspSubmitToRemoteTag
setOnLoaded(java.lang.String) - Method in JspFormRemoteTag
setOnLoaded(java.lang.String) - Method in JspRemoteFunctionTag
setOnLoaded(java.lang.String) - Method in JspRemoteLinkTag
setOnLoaded(java.lang.String) - Method in JspSubmitToRemoteTag
setOnLoading(java.lang.String) - Method in JspFormRemoteTag
setOnLoading(java.lang.String) - Method in JspRemoteFunctionTag
setOnLoading(java.lang.String) - Method in JspRemoteLinkTag
setOnLoading(java.lang.String) - Method in JspSubmitToRemoteTag
setOnSuccess(java.lang.String) - Method in JspFormRemoteTag
setOnSuccess(java.lang.String) - Method in JspRemoteFunctionTag
setOnSuccess(java.lang.String) - Method in JspRemoteLinkTag
setOnSuccess(java.lang.String) - Method in JspSubmitToRemoteTag
setOptionCommands(Class<?>) - Method in CommandRunner
Set the command classes which should be considered option commands.
setOptionKey(java.lang.String) - Method in JspSelectTag
setOptionValue(java.lang.String) - Method in JspSelectTag
setOrder(int) - Method in Interceptor
The order the interceptor should execute in
setOsivReadOnly(boolean) - Method in GrailsHibernateTemplate
setOut(jakarta.servlet.http.HttpServletRequest, java.io.Writer) - Method in DefaultGrailsApplicationAttributes
setOut(jakarta.servlet.http.HttpServletRequest, java.io.Writer) - Method in GrailsApplicationAttributes
Sets the current write for the request
setOut(java.io.PrintStream) - Method in GrailsConsole
setOut(java.io.Writer) - Method in GrailsPrintWriter
setOut(java.io.Writer) - Method in GrailsWebRequest
Parameters:
out - the out to set
setOut(java.io.Writer) - Method in GroovyPage
setOut(java.io.Writer) - Method in TagLibrary
Sets the current output writer
setOutCodecDirectiveValue(java.lang.String) - Method in GroovyPageParser
setOutCodecName(java.lang.String) - Method in GroovyPageMetaInfo
setOutput(java.io.OutputStream) - Method in JUnitReports
setOutput(java.io.OutputStream) - Method in PlainFormatter
setOutput(java.io.OutputStream) - Method in XMLFormatter
setOwner(java.lang.Object) - Method in TemplateVariableBinding
setOwningSide(boolean) - Method in Association
Sets whether this association is the owning side
setOwningSide(boolean) - Method in Basic
setPackageName(java.lang.String) - Method in GroovyPageParser
setPackagesToScan(java.lang.String) - Method in HibernateMappingContextSessionFactoryBean
Specify packages to search for autodetection of your entity classes in the classpath.
setPageClass(Class<?>) - Method in GroovyPageMetaInfo
setPagePlugin(grails.plugins.GrailsPlugin) - Method in GroovyPageBinding
setParameterValues(Map<String,Object>) - Method in AbstractUrlMapping
setParameterValues(java.util.Properties) - Method in IdentityEnumType
setParameterValues(Map<String,Object>) - Method in UrlMapping
Sets any parameter values that should be populated into the request
setParamName(java.lang.String) - Method in ParamsAwareLocaleChangeInterceptor
setParams(java.util.Map) - Method in AbstractUrlMappingInfo
setParams(java.util.Map) - Method in ForwardUrlMappingInfo
setParams(java.lang.String) - Method in JspFormRemoteTag
setParams(java.lang.String) - Method in JspFormTag
setParams(java.lang.String) - Method in JspRemoteFunctionTag
setParams(java.lang.String) - Method in JspRemoteLinkTag
setParams(java.lang.String) - Method in JspSubmitToRemoteTag
setParent(java.lang.Object) - Method in BeanConfiguration
Sets the name of the parent bean.
setParent(java.lang.Object, java.lang.Object) - Method in ConstrainedPropertyBuilder
setParent(java.lang.Object, java.lang.Object) - Method in DatabaseChangeLogBuilder
setParent(java.lang.Object) - Method in DefaultBeanConfiguration
setParent(java.lang.Object, java.lang.Object) - Method in JSON.Builder
setParent(groovy.lang.Binding) - Method in TemplateVariableBinding
setParent(java.lang.Object, java.lang.Object) - Method in XML.Builder
setParentApplicationContext(org.springframework.context.ApplicationContext) - Method in CorePluginFinder
setParentApplicationContext(org.springframework.context.ApplicationContext) - Method in DefaultGrailsPlugin
setParentApplicationContext(org.springframework.context.ApplicationContext) - Method in DefaultGrailsPluginManager
setParentApplicationContext(org.springframework.context.ApplicationContext) - Method in ParentApplicationContextAware
setParseRequest(boolean) - Method in AbstractUrlMapping
setParseRequest(boolean) - Method in UrlMapping
Sets whether this UrlMapping should parse the request
setParsingRequest(boolean) - Method in DefaultUrlMappingInfo
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.
setPattern(java.lang.String) - Method in DynamicFinder
Sets the pattern to use for this finder
setPattern(java.lang.String) - Method in FinderMethod
Parameters:
pattern - A regular expression
setPattern(java.lang.String) - Method in ListOrderByFinder
setPluginCacheSeconds(int) - Method in PluginAwareResourceBundleMessageSource
Set the number of seconds to cache the list of matching properties files loaded from plugin.
setPluginContextPath(java.lang.String) - Method in GroovyPage
setPluginContextPath(java.lang.String) - Method in GroovyPageBinding
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 DefaultGroovyPageLocator
setPluginManager(grails.plugins.GrailsPluginManager) - Method in DefaultLinkGenerator
setPluginManager(grails.plugins.GrailsPluginManager) - Method in DefaultResourceLocator
setPluginManager(grails.plugins.GrailsPluginManager) - Method in GroovyPagesServlet
setPluginManager(grails.plugins.GrailsPluginManager) - Method in Holders
setPluginManager(grails.plugins.GrailsPluginManager) - Method in PluginAwareResourceBundleMessageSource
setPluginManager(grails.plugins.GrailsPluginManager) - Method in PluginAwareTemplateResolver
setPluginManager(grails.plugins.GrailsPluginManager) - Method in PluginManagerAware
Sets the plug-in manager on this instance
setPluginManagerInCreation(boolean) - Method in Holders
setPluginName(java.lang.String) - Method in ForwardUrlMappingInfo
setPooled(boolean) - Method in DataSourceBuilder
setPrecision(java.lang.String) - Method in JspDatePickerTag
setPrecompiledGspMap(Map<String,String>) - Method in DefaultGroovyPageLocator
setPreferSubChunkWhenWritingToOtherBuffer(boolean) - Method in StreamCharBuffer
setPrettyPrint(boolean) - Method in DefaultConverterConfiguration
setPrettyPrint(boolean) - Method in JSON
setPrettyPrint(boolean) - Method in MarkupViewConfiguration
setPriority(int) - Method in ObjectMarshallerRegisterer
setProfile(org.grails.cli.profile.Profile) - Method in ProfileCommand
Sets the command 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
setPromiseFactory(grails.async.PromiseFactory) - Method in Promises
setPromiseFactory(grails.async.PromiseFactory) - Method in WebPromises
setProperties(java.lang.Object) - Method in WebDataBinding
Binds the source object to the properties of the target instance converting any types as necessary
setPropertiesPersister(org.springframework.util.PropertiesPersister) - Method in ReloadableResourceBundleMessageSource
Set the PropertiesPersister to use for parsing properties files.
setProperty(java.lang.String, java.lang.Object) - Method in AbstractClosureProxy
setProperty(java.lang.String, java.lang.Object) - Method in BeanBuilder
Overrides property setting in the scope of the BeanBuilder to set properties on the current BeanConfiguration.
setProperty(java.lang.String, java.lang.Object) - Method in BeanEntityAccess
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 ConstrainedPropertyBuilder
setProperty(java.lang.String, java.lang.Object) - Method in DefaultBeanConfiguration
setProperty(java.lang.String, java.lang.Object) - Method in EntityAccess
Sets a property value
setProperty(java.lang.Object, java.lang.String, java.lang.Object) - Method in EntityReflector
Set a property for the specified index
setProperty(java.lang.String, java.lang.Object) - Method in ExtendedProxy
setProperty(java.lang.String, java.lang.Object) - Method in FieldEntityAccess
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(java.lang.Object, java.lang.String, java.lang.Object) - Method in GroovyObjectMethodHandler
setProperty(jakarta.servlet.http.HttpServletRequest, java.lang.String, java.lang.Object) - Method in HttpServletRequestExtension
setProperty(java.lang.String, java.lang.Object) - Method in InstanceProxy
setProperty(java.lang.String, java.lang.Object) - Method in JSONBuilder
setProperty(java.lang.String, java.lang.Object) - Method in ModificationTrackingEntityAccess
Sets a property value
setProperty(java.lang.String, java.lang.Object) - Method in NativeEntryEntityPersister.NativeEntryModifyingEntityAccess
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
setProperty(java.lang.Object, java.lang.String, java.lang.Object) - Method in ProxyInstanceMetaClass
setProperty(java.lang.String, java.lang.Object) - Method in TemplateVariableBinding
setPropertyAfterResolving(java.lang.Object, java.lang.String, java.lang.Object) - Method in GroovyObjectMethodHandler
setPropertyBeforeResolving(java.lang.Object, java.lang.String, java.lang.Object) - Method in GroovyObjectMethodHandler
setPropertyNoConversion(java.lang.String, java.lang.Object) - Method in BeanEntityAccess
setPropertyNoConversion(java.lang.String, java.lang.Object) - Method in EntityAccess
Sets a property without applying any automatic type conversion
setPropertyNoConversion(java.lang.String, java.lang.Object) - Method in FieldEntityAccess
setPropertyNoConversion(java.lang.String, java.lang.Object) - Method in ModificationTrackingEntityAccess
setPropertyOnBeanConfig(java.lang.String, java.lang.Object) - Method in BeanBuilder
setPropertyValue(java.lang.String, java.lang.Object) - Method in BeanConfiguration
Sets a property value on the bean configuration
setPropertyValue(java.lang.String, java.lang.Object) - Method in DefaultBeanConfiguration
setPropertyValue(java.lang.Object, grails.databinding.DataBindingSource, groovy.lang.MetaProperty, java.lang.Object, grails.databinding.events.DataBindingListener) - Method in GrailsWebDataBinder
setPropertyValue(java.lang.Object, grails.databinding.DataBindingSource, groovy.lang.MetaProperty, java.lang.Object, grails.databinding.events.DataBindingListener, boolean) - Method in SimpleDataBinder
setProxyEntities(boolean) - Method in AbstractPersistentCollection
Whether to proxy entities by their keys
setProxyFactory(org.grails.datastore.mapping.proxy.ProxyFactory) - Method in AbstractMappingContext
setProxyFactory(org.grails.datastore.mapping.proxy.ProxyFactory) - Method in MappingContext
Factory to use for creating proxies
setProxyHandler(grails.core.support.proxy.ProxyHandler) - Method in ResolvableGroovyTemplateEngine
setProxyHandler(grails.core.support.proxy.ProxyHandler) - Method in RestResponder
setProxyIfReloadEnabled(boolean) - Method in HibernateMappingContextSessionFactoryBean
Parameters:
proxyIfReloadEnabled - Sets whether a proxy should be created if reload is enabled
setRange(groovy.lang.Range) - Method in DefaultConstrainedProperty
Parameters:
range - The range to set.
setRange(groovy.lang.ObjectRange) - Method in Property
setReadMode(org.grails.buffer.StreamByteBuffer.ReadMode) - Method in StreamByteBuffer
setReadOnly() - Method in AbstractDatastorePersistenceContextInterceptor
setReadOnly() - Method in AbstractMultipleDataSourceAggregatePersistenceContextInterceptor
setReadOnly() - Method in AggregatePersistenceContextInterceptor
setReadOnly(boolean) - Method in DataSourceBuilder
setReadOnly() - Method in HibernatePersistenceContextInterceptor
setReadOnly() - Method in NullPersistentContextInterceptor
setReadOnly() - Method in PersistenceContextInterceptor
Sets the persistence context to read-only mode.
setReadWrite() - Method in AbstractDatastorePersistenceContextInterceptor
setReadWrite() - Method in AbstractMultipleDataSourceAggregatePersistenceContextInterceptor
setReadWrite() - Method in AggregatePersistenceContextInterceptor
setReadWrite() - Method in HibernatePersistenceContextInterceptor
setReadWrite() - Method in NullPersistentContextInterceptor
setReadWrite() - Method in PersistenceContextInterceptor
Sets the persistence context to read-write mode.
setRedirectListeners(Collection<RedirectEventListener>) - Method in ResponseRedirector
setReferencedPropertyName(java.lang.String) - Method in Association
Sets the name of the inverse property
setReloadEnabled(boolean) - Method in DefaultGroovyPageLocator
setReloadEnabled(boolean) - Method in GroovyPagesTemplateEngine
Sets whether reloading is enabled
setReloadEnabled(boolean) - Method in GroovyPagesTemplateRenderer
Sets whether reloading is enabled
setRendererRegistry(grails.rest.render.RendererRegistry) - Method in RestResponder
setRenderers(grails.rest.render.Renderer) - Method in DefaultRendererRegistry
setRenderView(boolean) - Method in GrailsWebRequest
setReplyTo(java.lang.Object) - Method in Event
Set the key that interested parties should send replies to.
setRequestDataValueProcessor(org.springframework.web.servlet.support.RequestDataValueProcessor) - Method in ResponseRedirector
setResolveJspView(boolean) - Method in GroovyPageViewResolver
setResolveStrategy(int) - Method in AbstractClosureProxy
setResourceCallable(PrivilegedAction<Resource>) - Method in GroovyPageCompiledScriptSource
setResourceLoader(org.springframework.core.io.ResourceLoader) - Method in AbstractDatastoreInitializer
setResourceLoader(org.springframework.core.io.ResourceLoader) - Method in DefaultGroovyPageLocator
setResourceLoader(org.springframework.core.io.ResourceLoader) - Method in DefaultResourceLocator
setResourceLoader(org.springframework.core.io.ResourceLoader) - Method in GroovyPagesTemplateEngine
setResourceLoader(org.springframework.core.io.ResourceLoader) - Method in HibernateMappingContextSessionFactoryBean
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.springframework.core.io.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
setResults(java.util.List) - Method in PostQueryEvent
Reset the list of results to a new list.
setResultTransformer(org.hibernate.Criteria) - Method in HibernateGormStaticApi
setRollbackOnly() - Method in HibernateJtaTransactionManagerAdapter
setRoot(boolean) - Method in TemplateVariableBinding
setRootProperty(org.grails.datastore.mapping.model.PersistentProperty) - Method in DomainProperty
Sets the root property
setRootProperty(org.grails.datastore.mapping.model.PersistentProperty) - Method in DomainPropertyImpl
setScaffoldedActionMap(java.util.Map) - Method in GroovyPagesTemplateRenderer
setScaffoldingTemplateGenerator(java.lang.Object) - Method in GroovyPagesTemplateRenderer
setScale(int) - Method in PropertyConfig
setScriptSource(org.springframework.scripting.ScriptSource) - Method in GroovyPageView
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
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
setSearchLocations(Collection<String>) - Method in StaticResourceLocator
setSecondaryDatastore(boolean) - Method in AbstractDatastoreInitializer
Whether this datastore is secondary to another primary datastore (example the SQL DB)
setServletConfig(jakarta.servlet.ServletConfig) - Method in GrailsWebApplicationContext
setServletContext(jakarta.servlet.ServletContext) - Method in GrailsDispatcherServlet
setServletContext(jakarta.servlet.ServletContext) - Method in GrailsExceptionResolver
setServletContext(jakarta.servlet.ServletContext) - Method in GrailsWebApplicationContext
Set the ServletContext that this WebApplicationContext runs in.
setServletContext(java.lang.Object) - Method in Holders
setServletContext(jakarta.servlet.ServletContext) - Method in ServletContextHolder
setServletContext(jakarta.servlet.ServletContext) - Method in WebRuntimeSpringConfiguration
setSession(org.grails.datastore.mapping.core.Session) - Method in TransactionObject
setSessionFactory(org.hibernate.SessionFactory) - Method in GrailsHibernateTransactionManager
setSessionFactory(org.hibernate.SessionFactory) - Method in HibernatePersistenceContextInterceptor
setSessionFactory(org.hibernate.SessionFactory) - Method in SessionFactoryAwarePersistenceContextInterceptor
setSessionFactory(org.hibernate.SessionFactory) - Method in SessionFactoryHolder
setSessionFactoryBeanName(java.lang.String) - Method in HibernateMappingContextConfiguration
setSessionFactoryBeanName(java.lang.String) - Method in HibernateMappingContextSessionFactoryBean
setSessionHolder(org.grails.datastore.mapping.transactions.SessionHolder) - Method in TransactionObject
setSessionProperty(java.lang.String, java.lang.Object) - Method in AbstractAttributeStoringSession
Set a property on this session.
setSessionProperty(java.lang.String, java.lang.Object) - Method in Session
Set a property on this session.
setShouldFilter(boolean) - Method in DefaultStackTraceFilterer
setShouldFilter(boolean) - Method in StackTraceFilterer
Parameters:
shouldFilter - Whether to filter stack traces or not
setShowSource(boolean) - Method in GroovyPageWritable
setSize(groovy.lang.Range) - Method in DefaultConstrainedProperty
Parameters:
size - The size to set.
setSize(groovy.lang.IntRange) - Method in Property
setSkipFilteringCodec(boolean) - Method in GrailsWebRequest
setSleepTime(long) - Method in DirectoryWatcher
Sets the amount of time to sleep between checks
setSort(java.lang.Object) - Method in Entity
setSort(java.lang.Object) - Method in MongoCollection
Sets the default sorting
setSourceFile(java.io.File) - Method in WritableScript
Parameters:
file - Sets the source file
setSpringConfig(org.grails.spring.RuntimeSpringConfiguration) - Method in BeanBuilder
Sets the runtime Spring configuration instance to use.
setStacktrace(boolean) - Method in GrailsConsole
Parameters:
stacktrace - Sets whether to show stack traces on errors
setStaticCodecDirectiveValue(java.lang.String) - Method in GroovyPageParser
setStaticCodecName(java.lang.String) - Method in GroovyPageMetaInfo
setStatus(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, org.springframework.web.servlet.ModelAndView, java.lang.Exception) - Method in GrailsExceptionResolver
setStatus(int) - Method in IncludeResponseWrapper
setStatus(org.springframework.http.HttpStatus) - Method in RenderContext
Parameters:
status - The status to set
setStatus(org.springframework.http.HttpStatus) - Method in ServletRenderContext
setStrings(SortedSet<String>) - Method in StringsCompleter
setStructuredBindingEditors(grails.databinding.TypedStructuredBindingEditor) - Method in GrailsWebDataBinder
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
setSynchronizedWithTransaction(boolean) - Method in AbstractHibernateSession
setSynchronizedWithTransaction(boolean) - Method in AbstractSession
Whether the session is synchronized with an external transaction
setSynchronizedWithTransaction(boolean) - Method in Session
Whether the session is synchronized with a transaction
setSynchronizedWithTransaction(boolean) - Method in SessionHolder
setSyntaxStrategy(org.grails.datastore.mapping.model.MappingConfigurationStrategy) - Method in KeyValueMappingContext
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
setTableName(java.lang.String) - Method in Mapping
Set the table name
setTablePerConcreteClass(boolean) - Method in Mapping
setTabSize(int) - Method in SimpleCharStream
setTaglibCodecDirectiveValue(java.lang.String) - Method in GroovyPageParser
setTaglibCodecName(java.lang.String) - Method in GroovyPageMetaInfo
setTagLibInstances(List<Object>) - Method in StandaloneTagLibraryLookup
setTagLibraryLookup(org.grails.taglib.TagLibraryLookup) - Method in GroovyPageMetaInfo
setTagLibraryLookup(org.grails.taglib.TagLibraryLookup) - Method in GroovyPagesTemplateEngine
setTagLibraryLookup(org.grails.taglib.TagLibraryLookup) - Method in TagLibraryInvoker
setTagName(java.lang.String) - Method in JspInvokeGrailsTagLibTag
setTarget(java.lang.Object) - Method in AbstractConverter
setTarget(java.io.Writer) - Method in GrailsPrintWriterAdapter
setTarget(java.lang.Object) - Method in HotSwappableTargetSourceFactoryBean
setTarget(java.lang.Object) - Method in JSON
Sets the Object which is later converted to JSON
setTarget(T) - Method in MixinTargetAware
setTarget(java.lang.Object) - Method in XML
setTargetEventBus(grails.events.bus.EventBus) - Method in EventBusAware
Sets the target event bus to use
setTargetTransactionManager(org.springframework.transaction.PlatformTransactionManager) - Method in PlatformTransactionManagerProxy
setTemplate(groovy.text.Template) - Method in GroovyPageView
setTemplate(java.lang.String) - Method in JspRenderTag
setTemplateEngine(grails.views.ResolvableGroovyTemplateEngine) - Method in GenericGroovyTemplateView
setTemplateEngine(org.grails.gsp.GroovyPagesTemplateEngine) - Method in GroovyPageView
setTemplateEngine(org.grails.gsp.GroovyPagesTemplateEngine) - Method in GroovyPageViewResolver
setTemplateResolver(grails.views.TemplateResolver) - Method in SmartViewResolver
setTenantResolver(org.grails.datastore.mapping.multitenancy.TenantResolver) - Method in AbstractConnectionSourceFactory
The tenant resolver to use
setTenantResolver(org.grails.datastore.mapping.multitenancy.TenantResolver) - Method in MultiTenancySettings
Sets the tenant resolver to use
setter - Property in DirtyCheckingTransformer.GetterAndSetter
setter() - Method in EntityReflector.PropertyWriter
Returns:
The getter
setTestManager(geb.test.GebTestManager) - Method in ContainerGebSpec
setThisMetaClass(groovy.lang.MetaClass) - Method in GroovyObjectMethodHandler
setThreadLocalConverterConfiguration(Class<C>, ConverterConfiguration<C>) - Method in ConvertersConfigurationHolder
setTimeout(int) - Method in SessionOnlyTransaction
setTimeout(int) - Method in Transaction
Sets the transaction timeout period
setTimestampProvider(org.grails.datastore.gorm.timestamp.TimestampProvider) - Method in AutoTimestampEventListener
setTimestampProvider(org.grails.datastore.gorm.timestamp.TimestampProvider) - Method in HibernateEventListener
deprecated:
Replaced by AutoTimestampEventListener
setTimestampProviders(List<TimestampProvider>) - Method in AggregateTimestampProvider
SETTING_CODECS - Field in MongoSettings
All MongoDB codecs
SETTING_CONNECTION_STRING - Field in MongoDatastore
SETTING_CONNECTION_STRING - Field in MongoSettings
The connection string
SETTING_CONNECTIONS - Field in MongoSettings
All MongoDB connections
SETTING_CONVERTERS_CIRCULAR_REFERENCE_BEHAVIOUR - Field in ConvertersConfigurationInitializer
SETTING_CONVERTERS_ENCODING - Field in ConvertersConfigurationInitializer
SETTING_CONVERTERS_JSON_CACHE_OBJECTS - Field in ConvertersConfigurationInitializer
SETTING_CONVERTERS_JSON_CIRCULAR_REFERENCE_BEHAVIOUR - Field in ConvertersConfigurationInitializer
SETTING_CONVERTERS_JSON_DATE - Field in ConvertersConfigurationInitializer
SETTING_CONVERTERS_JSON_DEFAULT_DEEP - Field in ConvertersConfigurationInitializer
SETTING_CONVERTERS_JSON_PRETTY_PRINT - Field in ConvertersConfigurationInitializer
SETTING_CONVERTERS_PRETTY_PRINT - Field in ConvertersConfigurationInitializer
SETTING_CONVERTERS_XML_DEEP - Field in ConvertersConfigurationInitializer
SETTING_CORS_FILTER - Field in Settings
Whether to load cors configuration via a filter (true) or interceptor(false)
SETTING_DATABASE_NAME - Field in MongoDatastore
SETTING_DATABASE_NAME - Field in MongoSettings
The database name
SETTING_DECIMAL_TYPE - Field in MongoSettings
Whether to use the decimal type
SETTING_DEFAULT_MAPPING - Field in MongoDatastore
SETTING_DEFAULT_MAPPING - Field in MongoSettings
The default mapping
SETTING_ENGINE - Field in MongoDatastore
SETTING_ENGINE - Field in MongoSettings
SETTING_EXCEPTION_RESOLVER_PARAM_EXCLUDES - Field in Settings
The parameters to exclude from logging
SETTING_HOST - Field in MongoDatastore
SETTING_HOST - Field in MongoSettings
The host
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_OPTIONS - Field in MongoDatastore
SETTING_OPTIONS - Field in MongoSettings
The client options
SETTING_PASSWORD - Field in MongoDatastore
SETTING_PASSWORD - Field in MongoSettings
The password
SETTING_PORT - Field in MongoDatastore
SETTING_PORT - Field in MongoSettings
The port
SETTING_SKIP_BOOTSTRAP - Field in Settings
Whether to execute Bootstrap classes
SETTING_STATELESS - Field in MongoDatastore
SETTING_STATELESS - Field in MongoSettings
SETTING_URL - Field in MongoDatastore
SETTING_URL - Field in MongoSettings
The URL
SETTING_USERNAME - Field in MongoDatastore
SETTING_USERNAME - Field in MongoSettings
The username
SETTING_WIDGET_PREFIX - Field in FormFieldsTemplateService
Settings - Interface in org.grails.orm.hibernate.cfg
Settings for Hibernate
settings - Field in DefaultConnectionSource
settings - Field in JsonWriter
SettingsFile - Class in grails.boot.config.tools
Used to interpret the Gradle settings.gradle file
SettingsFile() - Constructor in SettingsFile
SettingsXmlRepositorySystemSessionAutoConfiguration - Class in org.grails.cli.compiler.grape
Auto-configuration for a RepositorySystemSession that uses Maven's settings.xml to determine the configuration settings.
setToIndex(Map<PersistentProperty,Object>) - Method in NativeEntryEntityPersister.NativeEntryModifyingEntityAccess
setTotalCount(int) - Method in PagedResultList
setTPCacheAdapter(java.lang.String, TPCacheAdapter<T>) - Method in TPCacheAdapterRepository
Sets TPCacheAdapter for the specified FQN java class of PersistentEntity.
setTPCacheAdapter(java.lang.String, TPCacheAdapter<T>) - Method in TPCacheAdapterRepositoryImpl
setTransaction(Transaction<?>) - Method in SessionHolder
setTransaction(Transaction<?>) - Method in TransactionObject
deprecated:
Here for binary compatibility, doesn't actually do anything
setTransactionalAttributes(java.util.Properties) - Method in GroovyAwareNamedTransactionAttributeSource
setTransactionManager(org.springframework.transaction.PlatformTransactionManager) - Method in HibernateMappingContextSessionFactoryBean
setTransactionManager(org.springframework.transaction.PlatformTransactionManager) - Method in TransactionManagerAware
Sets the transaction manager on implementors
setTransactionTimeout(int) - Method in HibernateJtaTransactionManagerAdapter
setTrimStrings(boolean) - Method in DataBindingConfigurationProperties
setTypeForPropertyConfig(org.grails.datastore.mapping.model.PersistentProperty, SimpleValue, org.grails.orm.hibernate.cfg.PropertyConfig) - Method in GrailsDomainBinder
setUnique(List<String>) - Method in Property
setUnique(boolean) - Method in PropertyConfig
setUniquenessGroup(List<String>) - Method in Property
setUniqueResult(boolean) - Method in AbstractCriteriaBuilder
setUniqueResult(boolean) - Method in AbstractHibernateCriteriaBuilder
Set whether a unique result should be returned
setUniqueResult(boolean) - Method in Query
Here purely for compatibility
setup() - Method in DirtyCheckingAfterListenerSpec
setup() - Method in DirtyCheckingSpec
setup() - Method in DomainEventsSpec
setup(Class<? extends Specification>) - Method in GrailsDataTckManager
setup() - Method in GrailsDataTckSpec
setup() - Method in HibernateSpec
setup(grails.testing.web.interceptor.InterceptorUnitTest) - Method in InterceptorSetupSpecInterceptor
setup(grails.views.json.test.JsonViewUnitTest) - Method in JsonViewSetupSpecInterceptor
setup() - Method in MongoSpec
setup() - Method in PersistenceEventListenerSpec
setup() - Method in QueryEventsSpec
setup() - Method in SessionCreationEventSpec
setup(grails.testing.web.GrailsWebUnitTest) - Method in WebSetupInterceptor
setup(grails.testing.web.GrailsWebUnitTest) - Method in WebSetupSpecInterceptor
setupBrowserUrl(org.spockframework.runtime.extension.IMethodInvocation) - Method in WebDriverContainerHolder
setupCompleters() - Method in GrailsCli
setupConsoleOutput(org.grails.cli.profile.ProjectContext, org.gradle.tooling.LongRunningOperation) - Method in GradleUtil
setupDataTestBeans(grails.testing.gorm.DataTest) - Method in DataTestSetupSpecInterceptor
setUpdate(java.lang.String) - Method in JspFormRemoteTag
setUpdate(java.lang.String) - Method in JspRemoteFunctionTag
setUpdate(java.lang.String) - Method in JspRemoteLinkTag
setUpdate(java.lang.String) - Method in JspSubmitToRemoteTag
setUpdateable(boolean) - Method in PropertyConfig
Whether or not this column is updatable by hibernate
setupErrorsProperty(java.lang.Object) - Method in AbstractHibernateGormValidationApi
Initializes the Errors property on target.
setupErrorsProperty(java.lang.Object) - Method in HibernateRuntimeUtils
Initializes the Errors property on target.
setupSpec() - Method in BuiltinUniqueConstraintWorksWithTargetProxiesConstraintsSpec
setupSpec() - Method in ConstraintsSpec
setupSpec() - Method in DirtyCheckingAfterListenerSpec
setupSpec() - Method in DirtyCheckingSpec
setupSpec() - Method in DisableAutotimeStampSpec
setupSpec() - Method in FirstAndLastMethodSpec
setupSpec() - Method in GrailsDataTckManager
setupSpec() - Method in GrailsDataTckSpec
setupSpec() - Method in HibernateSpec
setupSpec() - Method in InheritanceSpec
setupSpec() - Method in MongoSpec
setupSpec() - Method in PersistenceEventListenerSpec
setupSpec() - Method in PropertyComparisonQuerySpec
setupSpec() - Method in ProxyInitializationSpec
setupSpec() - Method in QueryEventsSpec
setupSpec() - Method in UniqueConstraintSpec
setupSpec() - Method in UpdateWithProxyPresentSpec
setupSpec() - Method in ValidationSpec
setupSpec() - Method in WhereLazySpec
setUrl(boolean) - Method in DefaultConstrainedProperty
Parameters:
url - The url to set.
setUrl(java.lang.String) - Method in JspFormRemoteTag
setUrl(java.lang.String) - Method in JspFormTag
setUrl(java.lang.String) - Method in JspLinkTag
setUrl(java.lang.String) - Method in JspRemoteFunctionTag
setUrl(java.lang.String) - Method in JspRemoteLinkTag
setUrl(java.lang.String) - Method in JspSubmitToRemoteTag
setUrlConverter(grails.web.UrlConverter) - Method in RequestForwarder
setUrlCreatorMaxWeightedCacheCapacity(int) - Method in DefaultUrlMappingsHolder
setUsed(boolean) - Method in GrailsPrintWriter
setUsed(boolean) - Method in GrailsPrintWriterAdapter
setUseJsessionId(boolean) - Method in ResponseRedirector
setUseLegacyEncoder(boolean) - Method in HTMLCodec
setValidatedFields(List<?>) - Method in ValidationEvent
setValidator(org.springframework.validation.Validator) - Method in DefaultGrailsDomainClass
setValidator(org.springframework.validation.Validator) - Method in GormValidationApi
setValidator(org.springframework.validation.Validator) - Method in GrailsDomainClass
Sets the validator for this domain class
setValidatorRegistry(org.grails.datastore.mapping.validation.ValidatorRegistry) - Method in AbstractMappingContext
setValidatorRegistry(org.grails.datastore.mapping.validation.ValidatorRegistry) - Method in MappingContext
Sets the validator registry used by this mapping context
setValue(java.lang.Object) - Method in AbstractTemplateVariableBinding.BindingMapEntry
setValue(V) - Method in CacheEntry
setValue(groovy.text.Template) - Method in GroovyPagesTemplateRenderer
setValue(java.lang.String) - Method in JspActionSubmitTag
setValue(java.lang.String) - Method in JspCheckboxTag
setValue(java.lang.String) - Method in JspCurrencySelectTag
setValue(java.lang.String) - Method in JspDatePickerTag
setValue(java.lang.String) - Method in JspLocaleSelectTag
setValue(java.lang.String) - Method in JspSubmitToRemoteTag
setValue(java.lang.String) - Method in JspTimeZoneSelectTag
setValue(org.bson.Document, java.lang.String, java.lang.Object) - Method in MongoEntityPersister
setValue(java.util.List) - Method in MongoQuery.WithinBox
setValue(java.util.List) - Method in MongoQuery.WithinCircle
setValue(java.util.List) - Method in MongoQuery.WithinPolygon
setValue(java.lang.Object) - Method in PrefixedConfig
setValue(java.lang.Object) - Method in PropertiesEditor
setValue(java.lang.Object) - Method in Query.Equals
setValue(java.lang.Object) - Method in Query.IdEquals
setValue(java.lang.Object) - Method in Query.NotEquals
setValue(java.lang.Object) - Method in Query.PropertyCriterion
setValueConverters(grails.databinding.converters.ValueConverter) - Method in GrailsWebDataBinder
setVariable(java.lang.String, java.lang.Object) - Method in BeanBuilder
setVariable(java.lang.String, java.lang.Object) - Method in TemplateVariableBinding
setVariableDirectly(java.lang.String, java.lang.Object) - Method in AbstractTemplateVariableBinding
setVendorNameDialectMappings(java.util.Properties) - Method in HibernateDialectDetectorFactoryBean
setVerbose(boolean) - Method in GrailsConsole
Parameters:
verbose - Sets whether verbose output should be used
setVersion(org.grails.datastore.mapping.engine.EntityAccess) - Method in DomainEventListener
setVersion(org.grails.datastore.mapping.engine.EntityAccess) - Method in EntityPersister
setVersion(java.lang.String) - Method in PluginAstReader.BasicGrailsPluginInfo
setVersionByDefault(boolean) - Method in AbstractGormMappingFactory
Whether the version entities using optimistic locking by default
setVetoed(boolean) - Method in PendingDeleteAdapter
setVetoed(boolean) - Method in PendingInsertAdapter
setVetoed(boolean) - Method in PendingOperationAdapter
setVetoed(boolean) - Method in PendingUpdateAdapter
setView(java.lang.String) - Method in ForwardUrlMappingInfo
setView(java.lang.String) - Method in Interceptor
Sets the view name
setViewName(java.lang.String) - Method in RenderContext
The view to use for the response
setViewName(java.lang.String) - Method in ServletRenderContext
setWatchedResources(org.springframework.core.io.Resource) - Method in DefaultGrailsPlugin
setWebRequestInterceptors(org.springframework.web.context.request.WebRequestInterceptor) - Method in UrlMappingsHandlerMapping
setWrappedResponse(jakarta.servlet.http.HttpServletResponse) - Method in GrailsWebRequest
setWrappedResponse(jakarta.servlet.http.HttpServletResponse) - Method in WrappedResponseHolder
Bind the given HttpServletResponse to the current thread.
setWriteConcern(com.mongodb.WriteConcern) - Method in AbstractMongoSession
Sets the WriteConcern to use for the session
setWriteDirectlyToConnectedMinSize(int) - Method in StreamCharBuffer
Minimum size for a String or char[] to get written directly to connected writer (in "connectTo" mode).
setWriteListener(jakarta.servlet.WriteListener) - Method in IncludeResponseWrapper
setWriter(java.io.Writer) - Method in GrailsTag
Sets the writer that processes the tag
setWriter(java.io.Writer) - Method in GroovySyntaxTag
setXml(java.lang.Object) - Method in GrailsMockHttpServletRequest
Sets the body of the request to be an XML packet
SHA1BytesCodecExtensionMethods - Class in org.grails.plugins.codecs
SHA1BytesCodecExtensionMethods() - Constructor in SHA1BytesCodecExtensionMethods
SHA1CodecExtensionMethods - Class in org.grails.plugins.codecs
SHA1CodecExtensionMethods() - Constructor in SHA1CodecExtensionMethods
SHA256BytesCodecExtensionMethods - Class in org.grails.plugins.codecs
SHA256BytesCodecExtensionMethods() - Constructor in SHA256BytesCodecExtensionMethods
SHA256CodecExtensionMethods - Class in org.grails.plugins.codecs
SHA256CodecExtensionMethods() - Constructor in SHA256CodecExtensionMethods
Shape - Class in grails.mongodb.geo
An interface for all geo shapes to implement
Shape() - Constructor in Shape
ShapeType - Class in org.grails.datastore.gorm.mongo.geo
Custom type for persisting the Shape type
ShapeType() - Constructor in ShapeType
short(java.lang.String, java.lang.Integer) - Method in DelegatingParameters
short(java.lang.String, java.lang.Integer) - Method in EmptyParameters
SHORT - Field in HibernateCriteriaBuilder
short(java.lang.String, java.lang.Integer) - Method in Parameters
Obtains the value of a parameter as a character
short(java.lang.String, java.lang.Integer) - Method in TypeConvertingMap
shortConverter() - Method in DefaultConvertersConfiguration
shortName - Property in GormDatabase
shortSummary() - Method in StopWatch
Return a short description of the total running time.
shortTemplateNameForClass(Class<?>) - Method in TemplateResolverUtils
shouldApplyEncoder(org.grails.encoder.StreamingEncoder) - Method in ChainedEncoders
checks that the encoder isn't a NoneEncoder instance
shouldBindCollectionWithForeignKey(org.grails.datastore.mapping.model.types.ToMany) - Method in GrailsDomainBinder
shouldCache - Property in ResolvableGroovyTemplateEngine
shouldCollectionBindWithJoinColumn(org.grails.datastore.mapping.model.types.ToMany) - Method in GrailsDomainBinder
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
shouldExcludeType(Class<?>) - Method in DefaultJsonGenerator
Indicates whether the given type should be excluded from the generated output.
shouldFail(java.util.Map) - Method in AbstractHibernateGormInstanceApi
shouldFlush(java.util.Map) - Method in AbstractHibernateGormInstanceApi
shouldInclude(List<String>, java.util.List, java.lang.String) - Method in DefaultJsonViewIncludeExcludeSupport
shouldInclude(java.lang.Object, java.lang.String) - Method in IncludeExcludePropertyMarshaller
shouldInclude(List<T>, java.util.List, T) - Method in IncludeExcludeSupport
shouldIncludeProperty(grails.rest.render.RenderContext, java.lang.Object, java.lang.String) - Method in AbstractIncludeExcludeRenderer
shouldInitializeDatastore() - Method in AutoStartedMongoSpec
If MongoDatastore is defined, it will be initialized with the dbContainer
shouldInitializeProxies() - Method in DomainClassMarshaller
shouldInject(java.net.URL) - Method in ApplicationClassInjector
shouldInject(java.net.URL) - Method in ClassInjector
Returns whether this injector should inject
shouldInject(java.net.URL) - Method in ControllerActionTransformer
shouldInject(java.net.URL) - Method in ControllerDomainTransformer
shouldInject(java.net.URL) - Method in ConvertersDomainTransformer
shouldInject(java.net.URL) - Method in DefaultGrailsDomainClassInjector
shouldInject(java.net.URL) - Method in DirtyCheckingTransformer
shouldInject(java.net.URL) - Method in GlobalClassInjectorAdapter
shouldInject(java.net.URL) - Method in GormTransformer
shouldInject(java.net.URL) - Method in GroovyPageBytecodeOptimizer
shouldInject(java.net.URL) - Method in LoggingTransformer
shouldInject(java.net.URL) - Method in ScaffoldingControllerInjector
shouldInject(java.net.URL) - Method in ScaffoldingServiceInjector
shouldInject(java.net.URL) - Method in TagLibraryTransformer
shouldInjectClass(org.codehaus.groovy.ast.ClassNode) - Method in DefaultGrailsDomainClassInjector
shouldNotFilterAsyncDispatch() - Method in GrailsWebRequestFilter
shouldNotFilterErrorDispatch() - Method in GrailsWebRequestFilter
shouldPassReadOnlyToHibernate() - Method in GrailsHibernateTemplate
shouldProxyTargetClass(Class<?>, java.lang.String) - Method in GroovyAwareAspectJAwareAdvisorAutoProxyCreator
shouldProxyTargetClass(Class<?>, java.lang.String) - Method in GroovyAwareInfrastructureAdvisorAutoProxyCreator
shouldReload(PrivilegedAction<Resource>) - Method in GroovyPageMetaInfo
Checks if this GSP has expired and should be reloaded (there is a newer source gsp available) PrivilegedAction is used so that locating the Resource is lazily evaluated.
shouldRun() - Method in GroovyChange
Returns:
Whether the database executor is instance of LoggingExecutor
shouldSaveOnCreate() - Method in FindOrCreateByFinder
shouldSaveOnCreate() - Method in FindOrSaveByFinder
shouldSkipInjection(org.codehaus.groovy.ast.ClassNode) - Method in AbstractGrailsArtefactTransformer
shouldSkipNextCause(java.lang.Throwable) - Method in DefaultStackTracePrinter
shouldSkipNextCause(java.lang.Throwable) - Method in ErrorsViewStackTracePrinter
shouldSkipValidation() - Method in GormValidateable
Returns:
Whether this instance should skip validation
shouldUpdate(long, java.lang.Object) - Method in CacheEntry
shouldUseChildBinding(org.grails.taglib.TemplateVariableBinding) - Method in GroovyPageBinding
shouldUseChildBinding(org.grails.taglib.TemplateVariableBinding) - Method in TemplateVariableBinding
shouldWeave(org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode) - Method in AbstractTraitApplyingGormASTTransformation
shouldWeave(org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode) - Method in ServiceTransformation
show() - Method in RestfulController
Shows a single resource
SHOW_USAGE - Enum Constant in CommandException.Option
Print basic CLI usage information.
showPrompt() - Method in GrailsConsole
Shows the prompt to request user input
showUsage() - Method in CommandRunner
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.
Simple - Class in org.grails.datastore.mapping.model.types
Models a simple property type
Simple(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, java.lang.String, java.lang.Class) - Constructor in Simple
SIMPLE_TYPE_DECODERS - Field in SimpleDecoder
SIMPLE_TYPE_ENCODERS - Field in SimpleEncoder
SIMPLE_TYPES - Field in MappingFactory
SimpleBindingError - Class in org.grails.databinding.errors
Authors:
Jeff Brown
SimpleBindingError(java.lang.Object, java.lang.String, java.lang.Object, java.lang.Throwable) - Constructor in SimpleBindingError
SimpleCharStream - Class in org.grails.web.json.parser
SimpleCharStream(java.io.InputStream) - Constructor in SimpleCharStream
Constructor.
SimpleDataBinder - Class in grails.databinding
A data binder that will bind nested Maps to an object.
SimpleDataBinder() - Constructor in SimpleDataBinder
SimpleDecoder - Class in org.grails.datastore.bson.codecs.decoders
A {@PropertyDecoder} capable of decoding Simple properties
SimpleDecoder.1 - Class in org.grails.datastore.bson.codecs.decoders
SimpleDecoder.10 - Class in org.grails.datastore.bson.codecs.decoders
SimpleDecoder.10() - Constructor in SimpleDecoder.10
SimpleDecoder.11 - Class in org.grails.datastore.bson.codecs.decoders
SimpleDecoder.11() - Constructor in SimpleDecoder.11
SimpleDecoder.12 - Class in org.grails.datastore.bson.codecs.decoders
SimpleDecoder.12() - Constructor in SimpleDecoder.12
SimpleDecoder.13 - Class in org.grails.datastore.bson.codecs.decoders
SimpleDecoder.13() - Constructor in SimpleDecoder.13
SimpleDecoder.14 - Class in org.grails.datastore.bson.codecs.decoders
SimpleDecoder.14() - Constructor in SimpleDecoder.14
SimpleDecoder.15 - Class in org.grails.datastore.bson.codecs.decoders
SimpleDecoder.15() - Constructor in SimpleDecoder.15
SimpleDecoder.16 - Class in org.grails.datastore.bson.codecs.decoders
SimpleDecoder.16() - Constructor in SimpleDecoder.16
SimpleDecoder.1() - Constructor in SimpleDecoder.1
SimpleDecoder.2 - Class in org.grails.datastore.bson.codecs.decoders
SimpleDecoder.2() - Constructor in SimpleDecoder.2
SimpleDecoder.3 - Class in org.grails.datastore.bson.codecs.decoders
SimpleDecoder.3() - Constructor in SimpleDecoder.3
SimpleDecoder.4 - Class in org.grails.datastore.bson.codecs.decoders
SimpleDecoder.4() - Constructor in SimpleDecoder.4
SimpleDecoder.5 - Class in org.grails.datastore.bson.codecs.decoders
SimpleDecoder.5() - Constructor in SimpleDecoder.5
SimpleDecoder.6 - Class in org.grails.datastore.bson.codecs.decoders
SimpleDecoder.6() - Constructor in SimpleDecoder.6
SimpleDecoder.7 - Class in org.grails.datastore.bson.codecs.decoders
SimpleDecoder.7() - Constructor in SimpleDecoder.7
SimpleDecoder.8 - Class in org.grails.datastore.bson.codecs.decoders
SimpleDecoder.8() - Constructor in SimpleDecoder.8
SimpleDecoder.9 - Class in org.grails.datastore.bson.codecs.decoders
SimpleDecoder.9() - Constructor in SimpleDecoder.9
SimpleDecoder.TypeDecoder - Interface in org.grails.datastore.bson.codecs.decoders
SimpleDecoder() - Constructor in SimpleDecoder
SimpleEncoder - Class in org.grails.datastore.bson.codecs.encoders
An encoder for simple types persistable by MongoDB
SimpleEncoder.1 - Class in org.grails.datastore.bson.codecs.encoders
SimpleEncoder.10 - Class in org.grails.datastore.bson.codecs.encoders
SimpleEncoder.10() - Constructor in SimpleEncoder.10
SimpleEncoder.11 - Class in org.grails.datastore.bson.codecs.encoders
SimpleEncoder.11() - Constructor in SimpleEncoder.11
SimpleEncoder.12 - Class in org.grails.datastore.bson.codecs.encoders
SimpleEncoder.12() - Constructor in SimpleEncoder.12
SimpleEncoder.13 - Class in org.grails.datastore.bson.codecs.encoders
SimpleEncoder.13() - Constructor in SimpleEncoder.13
SimpleEncoder.1() - Constructor in SimpleEncoder.1
SimpleEncoder.2 - Class in org.grails.datastore.bson.codecs.encoders
SimpleEncoder.2() - Constructor in SimpleEncoder.2
SimpleEncoder.3 - Class in org.grails.datastore.bson.codecs.encoders
SimpleEncoder.3() - Constructor in SimpleEncoder.3
SimpleEncoder.4 - Class in org.grails.datastore.bson.codecs.encoders
SimpleEncoder.4() - Constructor in SimpleEncoder.4
SimpleEncoder.5 - Class in org.grails.datastore.bson.codecs.encoders
SimpleEncoder.5() - Constructor in SimpleEncoder.5
SimpleEncoder.6 - Class in org.grails.datastore.bson.codecs.encoders
SimpleEncoder.6() - Constructor in SimpleEncoder.6
SimpleEncoder.7 - Class in org.grails.datastore.bson.codecs.encoders
SimpleEncoder.7() - Constructor in SimpleEncoder.7
SimpleEncoder.8 - Class in org.grails.datastore.bson.codecs.encoders
SimpleEncoder.8() - Constructor in SimpleEncoder.8
SimpleEncoder.9 - Class in org.grails.datastore.bson.codecs.encoders
SimpleEncoder.9() - Constructor in SimpleEncoder.9
SimpleEncoder.TypeEncoder - Interface in org.grails.datastore.bson.codecs.encoders
SimpleEncoder() - Constructor in SimpleEncoder
SimpleHibernateProxyHandler - Class in org.grails.orm.hibernate.proxy
simpleIncludeExcludeSupport - Property in DefaultJsonViewHelper
SimpleMapConnectionSourceFactory - Class in org.grails.datastore.mapping.simple.connections
Simple implementation that just builds ConnectionSource instances from Maps
SimpleMapConnectionSourceFactory() - Constructor in SimpleMapConnectionSourceFactory
SimpleMapDataBindingSource - Class in grails.databinding
SimpleMapDataBindingSource(java.util.Map) - Constructor in SimpleMapDataBindingSource
SimpleMapDatastore - Class in org.grails.datastore.mapping.simple
A simple implementation of the Datastore interface that backs onto an in-memory map.
SimpleMapDatastore(org.grails.datastore.mapping.model.MappingContext, org.springframework.context.ConfigurableApplicationContext) - Constructor in SimpleMapDatastore
Creates a map based datastore for the specified mapping context
SimpleMapEntityPersister - Class in org.grails.datastore.mapping.simple.engine
A simple implementation of the EntityPersister abstract class that backs onto an in-memory map.
SimpleMapEntityPersister.1 - Class in org.grails.datastore.mapping.simple.engine
SimpleMapEntityPersister.1() - Constructor in SimpleMapEntityPersister.1
SimpleMapEntityPersister.2 - Class in org.grails.datastore.mapping.simple.engine
SimpleMapEntityPersister.2() - Constructor in SimpleMapEntityPersister.2
SimpleMapEntityPersister(org.grails.datastore.mapping.model.MappingContext, org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.core.Session, org.grails.datastore.mapping.simple.SimpleMapDatastore, org.springframework.context.ApplicationEventPublisher) - Constructor in SimpleMapEntityPersister
SimpleMapQuery - Class in org.grails.datastore.mapping.simple.query
Simple query implementation that queries a map of objects.
SimpleMapQuery(org.grails.datastore.mapping.simple.SimpleMapSession, org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.simple.engine.SimpleMapEntityPersister) - Constructor in SimpleMapQuery
SimpleMapResourceLoader - Class in org.grails.core.io
Simple implementation of the ResourceLoader interface that uses a Map to load resources.
SimpleMapResultList - Class in org.grails.datastore.mapping.simple.query
Authors:
Graeme Rocher
SimpleMapResultList(org.grails.datastore.mapping.simple.query.SimpleMapQuery) - Constructor in SimpleMapResultList
SimpleMapSession - Class in org.grails.datastore.mapping.simple
A simple implementation of the Session interface that backs onto an in-memory map.
SimpleMapSession(org.grails.datastore.mapping.simple.SimpleMapDatastore, org.grails.datastore.mapping.model.MappingContext, org.springframework.context.ApplicationEventPublisher) - Constructor in SimpleMapSession
SimpleOrFileNameCompletor - Class in org.grails.cli.interactive.completers
JLine Completor that mixes a fixed set of options with file path matches.
SimpleOrFileNameCompletor(java.lang.String) - Constructor in SimpleOrFileNameCompletor
Simples - Class in org.apache.grails.data.testing.tck.domains
Simples() - Constructor in Simples
SimpleTemplate - Class in org.grails.cli.profile.commands.templates
SimpleTemplate() - Constructor in SimpleTemplate
SimpleWidget - Class in org.apache.grails.data.testing.tck.domains
SimpleWidget() - Constructor in SimpleWidget
SimpleWidgetWithNonStandardId - Class in org.apache.grails.data.testing.tck.domains
SimpleWidgetWithNonStandardId() - Constructor in SimpleWidgetWithNonStandardId
simpsons - Property in Person
singleResult() - Method in AbstractHibernateQuery
singleResult() - Method in Query
Executes the query returning a single result or null
SingleResultInterfaceProjectionBuilder - Trait in org.grails.datastore.gorm.services.implementers
Support trait for building interface projections
SingleResultProjectionServiceImplementer - Interface in org.grails.datastore.gorm.services.implementers
Represents a projection implementer
SingleResultServiceImplementer - Interface in org.grails.datastore.gorm.services.implementers
An implementer that returns a single result
SingletonConnectionSources - Class in org.grails.datastore.mapping.core.connections
Models a ConnectionSources object that only supports a single connection
SingletonConnectionSources.NullConnectionFactory - Class in org.grails.datastore.mapping.core.connections
SingletonConnectionSources.NullConnectionFactory() - Constructor in SingletonConnectionSources.NullConnectionFactory
SingletonConnectionSources(ConnectionSource<T, S>, org.springframework.core.env.PropertyResolver) - Constructor in SingletonConnectionSources
Sitemesh3GrailsPlugin - Class in org.grails.plugins.sitemesh3
Sitemesh3GrailsPlugin() - Constructor in Sitemesh3GrailsPlugin
SITEMESH_FILTER - Enum Constant in GrailsFilters
siteMeshFilter - Property in RenderSitemeshTagLib
SitemeshTagLib - Class in org.grails.plugins.web.taglib
SitemeshTagLib(org.grails.encoder.CodecLookup) - Constructor in SitemeshTagLib
size() - Method in AbstractPersistentCollection
size() - Method in AbstractResultList
size() - Method in AbstractTemplateVariableBinding.TemplateVariableBindingMap
size() - Method in AbstractTypeConvertingMap
size() - Method in BoundedCharsAsEncodedBytesCounter
size() - Method in CodeGenConfig
size() - Method in CompositeConfig
SIZE_CONSTRAINT - Field in ConstrainedProperty
SIZE_CONSTRAINT_PREFIX - Field in AbstractHibernateQuery
size() - Method in DataBindingSource
Returns:
the number of properties represented by this binding source
size() - Method in DetachedCriteria
Synonym for #count()
SIZE_EQUALS - Field in AbstractHibernateCriteriaBuilder
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 MongoQuery.AggregatedResultList
size() - Method in NavigableMap
size() - Method in NavigableMap.NullSafeNavigator
size() - Method in NavigableMapConfig
SIZE_OPERATOR - Field in BsonQuery
size() - Method in PagedResultList
size() - Method in PrefixedConfig
size() - Method in PromiseMap
Returns:
The size the map
size() - Method in PropertyResolverMap
size() - Method in SessionHolder
size() - Method in SimpleMapDataBindingSource
size() - Method in StreamCharBuffer
SizeConstraint - Class in org.grails.datastore.gorm.validation.constraints
Validates size of the property, for strings and arrays this is the length, collections the size and numbers the value.
SizeConstraint(Class<?>, java.lang.String, java.lang.Object, org.springframework.context.MessageSource) - Constructor in SizeConstraint
sizeEq(java.lang.String, int) - Method in AbstractCriteriaBuilder
sizeEq(java.lang.String, int) - Method in AbstractDetachedCriteria
See Also:
Criteria
sizeEq(java.lang.String, int) - Method in AbstractHibernateCriteriaBuilder
Creates a Criterion that contrains a collection property by size
sizeEq(java.lang.String, int) - Method in Criteria
Creates a Criterion that constrains a collection property by size
sizeEq(java.lang.String, int) - Method in DetachedCriteria
sizeEq(java.lang.String, int) - Method in Restrictions
Used to restrict the size of a collection property
SizeEquals(java.lang.String, int) - Constructor in Query.SizeEquals
sizeGe(java.lang.String, int) - Method in AbstractCriteriaBuilder
sizeGe(java.lang.String, int) - Method in AbstractDetachedCriteria
See Also:
Criteria
sizeGe(java.lang.String, int) - Method in AbstractHibernateCriteriaBuilder
Creates a Criterion that contrains a collection property to be greater than or equal to the given size
sizeGe(java.lang.String, int) - Method in Criteria
Creates a Criterion that constrains a collection property to be greater than or equal to the given size
sizeGe(java.lang.String, int) - Method in DetachedCriteria
sizeGe(java.lang.String, int) - Method in Restrictions
Used to restrict the size of a collection property to be greater than or equal to the given value
SizeGreaterThan(java.lang.String, int) - Constructor in Query.SizeGreaterThan
SizeGreaterThanEquals(java.lang.String, int) - Constructor in Query.SizeGreaterThanEquals
sizeGt(java.lang.String, int) - Method in AbstractCriteriaBuilder
sizeGt(java.lang.String, int) - Method in AbstractDetachedCriteria
See Also:
Criteria
sizeGt(java.lang.String, int) - Method in AbstractHibernateCriteriaBuilder
Creates a Criterion that contrains a collection property to be greater than the given size
sizeGt(java.lang.String, int) - Method in Criteria
Creates a Criterion that constrains a collection property to be greater than the given size
sizeGt(java.lang.String, int) - Method in DetachedCriteria
sizeGt(java.lang.String, int) - Method in Restrictions
Used to restrict the size of a collection property to be greater than the given value
sizeLe(java.lang.String, int) - Method in AbstractCriteriaBuilder
sizeLe(java.lang.String, int) - Method in AbstractDetachedCriteria
See Also:
Criteria
sizeLe(java.lang.String, int) - Method in AbstractHibernateCriteriaBuilder
Creates a Criterion that contrains a collection property to be less than or equal to the given size
sizeLe(java.lang.String, int) - Method in Criteria
Creates a Criterion that constrains a collection property to be less than or equal to the given size
sizeLe(java.lang.String, int) - Method in DetachedCriteria
sizeLe(java.lang.String, int) - Method in Restrictions
Creates a Criterion that contrains a collection property to be less than or equal to the given size
SizeLessThan(java.lang.String, int) - Constructor in Query.SizeLessThan
SizeLessThanEquals(java.lang.String, int) - Constructor in Query.SizeLessThanEquals
sizeLt(java.lang.String, int) - Method in AbstractCriteriaBuilder
sizeLt(java.lang.String, int) - Method in AbstractDetachedCriteria
See Also:
Criteria
sizeLt(java.lang.String, int) - Method in AbstractHibernateCriteriaBuilder
Creates a Criterion that contrains a collection property to be less than to the given size
sizeLt(java.lang.String, int) - Method in Criteria
Creates a Criterion that constrains a collection property to be less than to the given size
sizeLt(java.lang.String, int) - Method in DetachedCriteria
sizeLt(java.lang.String, int) - Method in Restrictions
Creates a Criterion that contrains a collection property to be less than to the given size
sizeNe(java.lang.String, int) - Method in AbstractCriteriaBuilder
sizeNe(java.lang.String, int) - Method in AbstractDetachedCriteria
See Also:
Criteria
sizeNe(java.lang.String, int) - Method in AbstractHibernateCriteriaBuilder
Creates a Criterion that contrains a collection property to be not equal to the given size
sizeNe(java.lang.String, int) - Method in Criteria
Creates a Criterion that constrains a collection property to be not equal to the given size
sizeNe(java.lang.String, int) - Method in DetachedCriteria
sizeNe(java.lang.String, int) - Method in Restrictions
Creates a Criterion that contrains a collection property to be not equal to the given size
SizeNotEquals(java.lang.String, int) - Constructor in Query.SizeNotEquals
SizeQuerySpec - Class in org.apache.grails.data.testing.tck.tests
Tests for querying the size of collections etc.
SizeQuerySpec() - Constructor in SizeQuerySpec
skeletonExcludes - Field in AbstractProfile
skipBlankValues() - Method in AbstractConstraint
skipBlankValues() - Method in BlankConstraint
skipBlankValues() - Method in ValidatorConstraint
SkipBootstrap - Trait in grails.plugin.scaffolding
skipBootstrap - Property in ApplicationContextDatabaseMigrationCommand
skipBootstrap - Property in SchemaExportCommand
skipBootstrap - Property in SkipBootstrap
skipNullValues() - Method in AbstractConstraint
skipNullValues() - Method in NullableConstraint
skipNullValues() - Method in ValidatorConstraint
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.
skipValidation(boolean) - Method in GormValidateable
Marks this instance to skip validation
SLASH_CHAR - Field in GenericGroovyTemplateResolver
The base directory to load templates in development mode
SLASH - Field in WebUtils
SmartViewResolver - Class in grails.views.mvc
Spring's default view resolving mechanism only accepts the view name and locale, this forces you to code around its limitations when you want to add intelligent features such as version and mime type awareness.
smartViewResolver - Property in GenericGroovyTemplateViewResolver
SmartViewResolver(grails.views.ResolvableGroovyTemplateEngine, java.lang.String, java.lang.String) - Constructor in SmartViewResolver
Snapshot - Class in org.grails.datastore.mapping.core.grailsversion
A class to represent the snapshot version of Grails for comparison
snapshot - Property in GrailsVersion
Information about the snapshot status
Snapshot(java.lang.String) - Constructor in Snapshot
snapshots - Property in ProfileRepoConfig
snapshotsEnabled - Property in GrailsRepositoryConfiguration
SoftKey - Class in org.grails.orm.hibernate.support
SoftReference key to be used with ConcurrentHashMap.
SoftKey(T) - Constructor in SoftKey
SoftServiceLoader - Class in org.grails.datastore.mapping.services
SoftThreadLocalMap - Class in org.grails.datastore.mapping.core
Creates a InheritableThreadLocal with an intial value of a Map.
sort(java.lang.String, java.lang.String) - Method in AbstractDetachedCriteria
Adds a sort order to this criteria instance
sort(java.lang.String, java.lang.String) - Method in DetachedCriteria
Adds a sort order to this criteria instance
sort(java.util.Map) - Method in HibernateMappingBuilder
sort - Property in Mapping
Used to hold the names and directions of the default property to sort by
sort(java.util.Map) - Method in MongoCollection
Sets the default sorting
sort(FindIterable<Document>, Map<String, Object>) - Method in MongoExtensions
SORT_OPERATOR - Field in BsonQuery
sort - Property in PropertyConfig
The default sort property name
sortableColumn - Property in UrlMappingTagLib
Renders a sortable column to support sorting in list views.
SortConfig - Class in org.grails.orm.hibernate.cfg
Configures sorting
SortConfig() - Constructor in SortConfig
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 - Field in DefaultConnectionSource
SOURCE_ENTRY - Field in PackagedSpringApplicationLauncher
The entry containing the source class.
SOURCE_ENTRY - Field in SpringApplicationWebApplicationInitializer
The entry containing the source class.
source(java.lang.String) - Method in FileSystemInteraction
Finds a source file for the given class name
source(java.lang.String) - Method in FileSystemInteractionImpl
Finds a source file for the given class name
source - Property in PrefixedMapPropertySource
SourceCodeAware - Interface in org.grails.exceptions.reporting
An interface that represents an exception that is capable of providing more information about the source code
sourceConfig - Property in ScriptDatabaseMigrationCommand
sourceDir - Property in AbstractGroovyTemplateCompiler
sourceDir - Property in GroovyPageForkedCompiler
sourceFile - Property in AbstractWritableScript
The source file
sourceFile - Property in MarkupViewTemplate
sourceFile - Property in ViewRenderException
sourceFile - Property in WritableScriptTemplate
The source file of the template.
sourceName - Field in LineNumber
SourceOptions - Class in org.grails.cli.command.options
Extract source file options (anything following '--' in an OptionSet).
SourceOptions(joptsimple.OptionSet, java.lang.ClassLoader) - Constructor in SourceOptions
Create a new SourceOptions instance.
sourceUnit - Property in QueryStringTransformer
sourceUnit - Property in ViewsTransform.ModelTypesVisitor
SPACE - Field in GrailsConsole
SPACE - Field in JsonOutput
spanishName - Property in SimpleWidget
SPEC_CLASS - Field in IntegrationTestAstTransformation
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.
SpecPersistenceListener - Class in org.apache.grails.data.testing.tck.tests
SpecPersistenceListener(org.grails.datastore.mapping.core.Datastore) - Constructor in SpecPersistenceListener
Sphere - Class in grails.mongodb.geo
Represents a Sphere with the radius calculated in radians
Sphere(grails.mongodb.geo.Point, grails.mongodb.geo.Distance) - Constructor in Sphere
Construct a circle for the given center Point and distance
splitIndexedStruct(org.grails.databinding.IndexedPropertyReferenceDescriptor, grails.databinding.DataBindingSource) - Method in SimpleDataBinder
SPRING_APPLICATION_CONFIGURATION_CLASS_NODE - Field in IntegrationTestAstTransformation
SPRING_BEAN_PACKAGES - Field in Settings
Packages to scan for Spring beans
SPRING_DISABLE_ASPECTJ - Field in Settings
Whether to disable AspectJ explicitly
spring - Property in GroovyScriptCommand
Allows invoking of Spring Boot's CLI
SPRING_JUNIT4_CLASS_RUNNER - Field in IntegrationTestAstTransformation
SPRING_PACKAGE - Field in SpringEventTranslator
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_TRANSACTION_MANAGEMENT - Field in Settings
Whether to enable Spring proxy based transaction management.
SpringApplicationLauncher - Class in org.grails.cli.boot
A launcher for SpringApplication or a SpringApplication subclass.
SpringApplicationLauncher(java.lang.ClassLoader) - Constructor in SpringApplicationLauncher
Creates a new launcher that will use the given classLoader to load the configured SpringApplication class.
SpringApplicationRunner - Class in org.grails.cli.command.run
Compiles Groovy code running the resulting classes using a SpringApplication.
SpringApplicationRunnerConfiguration - Interface in org.grails.cli.command.run
Configuration for the SpringApplicationRunner.
SpringApplicationWebApplicationInitializer - Class in org.grails.cli.boot
SpringBootServletInitializer for CLI packaged WAR files.
SpringBatchCompilerAutoConfiguration - Class in org.grails.cli.compiler.autoconfigure
CompilerAutoConfiguration for Spring Batch.
SpringBootAstTransformation - Interface in org.grails.cli.compiler
Marker interface for AST transformations that should be installed automatically from META-INF/services.
SpringBootCompilerAutoConfiguration - Class in org.grails.cli.compiler.autoconfigure
CompilerAutoConfiguration for Spring.
SpringBootDependenciesDependencyManagement - Class in org.grails.cli.compiler.dependencies
DependencyManagement derived from the effective pom of spring-boot-dependencies.
SpringBootDependenciesDependencyManagement() - Constructor in SpringBootDependenciesDependencyManagement
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
SpringDataSourceConnectionSourceFactory - Class in org.grails.datastore.gorm.jdbc.connections
A DataSourceConnectionSourceFactory for building data sources that could come from spring
SpringEventBus - Class in org.grails.events.spring
An event bus that uses the Spring Event Publisher
SpringEventBus(org.springframework.context.ConfigurableApplicationContext) - Constructor in SpringEventBus
SpringEventBusEvent - Class in org.grails.events.spring
An event issues by the SpringEventBus
SpringEventBusEvent(grails.events.Event, groovy.lang.Closure) - Constructor in SpringEventBusEvent
Create a new ApplicationEvent.
SpringEventTranslator - Class in org.grails.events.spring
Translates Spring Events into Reactor events
SpringEventTranslator(grails.events.bus.EventBus) - Constructor in SpringEventTranslator
SpringIntegrationCompilerAutoConfiguration - Class in org.grails.cli.compiler.autoconfigure
CompilerAutoConfiguration for Spring Integration.
SpringInvoker - Class in org.grails.cli.boot
Allows invocation of Spring commands from command scripts
SpringInvoker.Slf4jBindingAwareClassLoader - Class in org.grails.cli.boot
SpringInvoker.Slf4jBindingAwareClassLoader.1 - Class in org.grails.cli.boot
SpringInvoker.Slf4jBindingAwareClassLoader.1() - Constructor in SpringInvoker.Slf4jBindingAwareClassLoader.1
SpringInvoker.Slf4jBindingAwareClassLoader() - Constructor in SpringInvoker.Slf4jBindingAwareClassLoader
SpringMvcCompilerAutoConfiguration - Class in org.grails.cli.compiler.autoconfigure
CompilerAutoConfiguration for Spring MVC.
SpringResource - Class in org.grails.core.io
Bridges Grails and Spring Resource APIs
SpringResource(org.springframework.core.io.Resource) - Constructor in SpringResource
SpringRetryCompilerAutoConfiguration - Class in org.grails.cli.compiler.autoconfigure
CompilerAutoConfiguration for Spring Retry.
SpringSecurityCompilerAutoConfiguration - Class in org.grails.cli.compiler.autoconfigure
CompilerAutoConfiguration for Spring Security.
springSecurityCsrfTokenClass - Property in FormTagLib
SpringSessionSynchronization - Class in org.grails.datastore.mapping.transactions.support
An instance of org.springframework.transaction.support.TransactionSynchronization for the Datastore abstraction.
SpringSessionSynchronization(org.grails.datastore.mapping.transactions.SessionHolder, org.grails.datastore.mapping.core.Datastore, boolean) - Constructor in SpringSessionSynchronization
SpringTestCompilerAutoConfiguration - Class in org.grails.cli.compiler.autoconfigure
CompilerAutoConfiguration for Spring Test.
SpringWebsocketCompilerAutoConfiguration - Class in org.grails.cli.compiler.autoconfigure
CompilerAutoConfiguration for Spring Websocket.
sql - Property in GroovyChange
sql - Property in GroovyPrecondition
sqlGroupProjection(java.lang.String, java.lang.String, List<String>, List<Type>) - Method in AbstractHibernateCriteriaBuilder
Adds a sql projection to the criteria
SQLITE - Enum Constant in DatabaseDriver
SQL Lite.
sqlProjection(java.lang.String, List<String>, List<Type>) - Method in AbstractHibernateCriteriaBuilder
Adds a sql projection to the criteria
sqlRestriction(java.lang.String, List<?>) - Method in AbstractHibernateCriteriaBuilder
Applies a sql restriction to the results to allow something like:
SQLSERVER - Enum Constant in DatabaseDriver
SQL Server.
sqlStatement(liquibase.statement.SqlStatement) - Method in GroovyChange
Called by the change or rollback closure.
sqlStatements(java.util.List) - Method in GroovyChange
Called by the change or rollback closure.
sqlType - Property in ColumnConfig
The SQL type
sqlTypes - Field in IdentityEnumType
srcdir - Property in GroovyPageCompilerTask
srcFiles - Property in GroovyPageCompiler
STACK_LOG - Field in DefaultStackTraceFilterer
STACK_LOG_NAME - Field in DefaultStackTraceFilterer
STACK_TRACE - Enum Constant in CommandException.Option
Print the stack-trace of the exception.
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.
StandaloneCodecLookup - Class in org.grails.encoder.impl
StandaloneCodecLookup() - Constructor in StandaloneCodecLookup
StandaloneTagLibraryLookup - Class in org.grails.web.pages
GSP TagLibraryLookup class that's used for standalone GSP
START_CLASS_ENTRY - Field in PackagedSpringApplicationLauncher
The entry containing the start class.
start() - Method in EmbeddedDatabaseShutdownHook
start(java.lang.Runnable) - Method in GrailsAsyncContext
start() - Method in GrailsContainerGebExtension
start(java.lang.Runnable) - Method in MockAsyncContext
start() - Method in StartMongoGrailsIntegrationExtension
start() - Method in StartMongoGrailsUnitExtension
start(java.lang.String) - Method in StopWatch
Start a named task.
startAsync() - Method in AsyncController
Raw access to the Servlet 3.0 startAsync method
startAsync() - Method in AsyncGrailsWebRequest
startAsync(jakarta.servlet.ServletRequest, ServletResponse) - Method in GrailsMockHttpServletRequest
startBuild(java.lang.Object, java.lang.String) - Method in ConfigurationBuilder
Subclasses can override for when building starts for the given builder
startBuild(java.lang.Object, java.lang.String) - Method in MongoConnectionSourceSettingsBuilder
startConsole() - Method in GroovyConsoleApplicationContext
startConsole() - Method in GroovyConsoleWebApplicationContext
startConsole() - Method in GroovyshApplicationContext
startConsole() - Method in GroovyshWebApplicationContext
startDocument(grails.rest.render.RenderContext) - Method in HalXmlRenderer
startDocument(java.lang.String, java.lang.String) - Method in PrettyPrintXMLStreamWriter
startDocument(java.lang.String, java.lang.String) - Method in XMLStreamWriter
startInteractiveMode(grails.build.logging.GrailsConsole) - Method in GrailsCli
StartMongoGrailsIntegrationExtension - Class in org.apache.grails.testing.mongo
While unit tests can spin up as many Mongo instances as they desire, integration tests require a fully running server.
StartMongoGrailsIntegrationExtension() - Constructor in StartMongoGrailsIntegrationExtension
StartMongoGrailsUnitExtension - Class in org.apache.grails.testing.mongo
Unit tests do not have a full server environment, and thus can have varying options for when a Mongo instance is built, reused, and torn down
StartMongoGrailsUnitExtension() - Constructor in StartMongoGrailsUnitExtension
startNode(java.lang.String) - Method in PrettyPrintXMLStreamWriter
startNode(java.lang.String) - Method in XML
startNode(java.lang.String) - Method in XMLStreamWriter
startResourceTag(org.grails.web.xml.XMLStreamWriter, java.lang.String, java.util.Locale, java.lang.String) - Method in HalXmlRenderer
startResourceTagForCurrentPath(grails.rest.render.RenderContext, org.grails.web.xml.XMLStreamWriter) - Method in HalXmlRenderer
startTag() - Method in PrettyPrintXMLStreamWriter
startTag() - Method in XMLStreamWriter
startTest(junit.framework.Test) - Method in JUnitReports
startTestSuite(org.apache.tools.ant.taskdefs.optional.junit.JUnitTest) - Method in JUnitReports
startTime - Property in GrailsGebSettings
startTime - Property in ProfilingGrailsApplicationPostProcessor
state - Field in StreamingJsonBuilder.StreamingJsonDelegate
stateful - Property in BsonPersistentEntityCodec
stateless - Property in AbstractMongoConnectionSourceSettings
Whether to use stateless mode by default
stateless - Field in AbstractSession
stateless - Property in Entity
Returns:
Whether the entity state should be held in the session or not
stateless - Field in MongoDatastore
StatelessDatastore - Interface in org.grails.datastore.mapping.core
For Datastores that support stateless connectivity
STATIC_CODEC_NAME - Field in OutputEncodingSettings
staticparts escapes the static html parts coming from the GSP file to output
STATIC_METHOD_MISSING_METHOD_NAME - Field in AbstractGrailsArtefactTransformer
STATIC_METHOD_MISSING_METHOD_NAME - Field in GrailsASTUtils
staticApi - Property in GormAsyncStaticApi
StaticConnectionSources - Class in org.grails.datastore.mapping.core.connections
A static non-mutable implementation for existing for a set of existing ConnectionSource instances
StaticConnectionSources(ConnectionSource<T, S>, Iterable<ConnectionSource<T, S>>, org.springframework.core.env.PropertyResolver) - Constructor in StaticConnectionSources
staticDetachedCriteriaVariables - Field in DetachedCriteriaTransformer
staticEncoder(org.grails.encoder.Encoder) - Method in OutputEncodingStackAttributes.Builder
staticFlag - Field in SimpleCharStream
Whether parser is static.
staticImports - Property in GenericViewConfiguration
The default static imports
StaticJarProfileRepository - Class in org.grails.cli.profile.repository
A JAR file repository that resolves profiles from a static array of JAR file URLs
StaticJarProfileRepository(java.lang.ClassLoader, java.net.URL) - Constructor in StaticJarProfileRepository
StaticMethodInvokingClosure - Class in org.grails.datastore.gorm.internal
Not public API.
StaticMethodInvokingClosure(java.lang.Object, java.lang.String, java.lang.Class) - Constructor in StaticMethodInvokingClosure
staticMethodMissing(java.lang.String, java.lang.Object) - Method in GormEntity
Handles static method missing for dynamic finders
staticMethods - Field in BaseApiProvider
staticPropertyMissing(java.lang.String, java.lang.Object) - Method in GormEntity
Handles property missing, does nothing by default, sub traits to override
StaticResourceLoader - Class in org.grails.io.support
Loads relative to a static base resource
StaticResourceLoader(org.springframework.core.io.Resource) - Constructor in StaticResourceLoader
StaticResourceLocator - Class in org.grails.core.io
A static resource locator that uses an internal map to locate resources.
status - Property in JsonRenderResult
The status
status(org.springframework.http.HttpStatus, java.lang.String) - Method in JsonViewTest.TestHttpResponse
status(org.springframework.http.HttpStatus, java.lang.String) - Method in JsonViewUnitTest.TestHttpResponse
status(org.springframework.http.HttpStatus, java.lang.String) - Method in Response
Sets the response status
Step - Interface in org.grails.cli.profile
Represents a step within a Command.
StepFactory - Interface in org.grails.cli.profile.steps
Creates steps
StepRegistry - Class in org.grails.cli.profile.steps
Registry of steps
StepRegistry() - Constructor in StepRegistry
steps - Property in DefaultStepFactory
stop(java.lang.Runnable) - Method in EmbeddedDatabaseShutdownHook
stop() - Method in GrailsContainerGebExtension
stop() - Method in MongoContainerHolder
stop() - Method in SpringApplicationRunner
stop() - Method in StartMongoGrailsIntegrationExtension
stop() - Method in StopWatch
Stop the current task.
stop() - Method in StopWatch.TaskInfo
stop() - Method in WebDriverContainerHolder
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_INITIAL - Property in PersonEvent
STORE - Property in PersonEvent
store(jakarta.servlet.http.HttpSession) - Method in SynchronizerTokensHolder
storeData(T) - Method in CachedGradleOperation
storeDateCreatedAndLastUpdatedInfo(org.grails.datastore.mapping.model.PersistentEntity) - Method in AutoTimestampEventListener
storeEntry(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess, java.lang.Object, org.bson.Document) - Method in MongoEntityPersister
storeEntry(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess, K, T) - Method in NativeEntryEntityPersister
Stores the native form of a Key/value datastore to the actual data store
storeEntry(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess, java.lang.Object, java.util.Map) - Method in SimpleMapEntityPersister
storeGrailsWebRequest(org.grails.web.servlet.mvc.GrailsWebRequest) - Method in WebUtils
Helper method to store the given GrailsWebRequest for the current request.
storeTimestampAvailability(Map<String,Optional<Set<String>>>, org.grails.datastore.mapping.model.PersistentEntity, PersistentProperty<?>) - Method in AutoTimestampEventListener
str - Property in ConstrainedEntity
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(java.io.Writer, org.grails.encoder.StreamingEncoder, org.grails.encoder.EncodingStateRegistry) - Constructor in StreamingEncoderWriter
StreamingJsonBuilder - Class in grails.plugin.json.builder
Temporary fork of groovy.json.StreamingJsonBuilder until Groovy 2.4.5 is out.
StreamingJsonBuilder.StreamingJsonDelegate - Class in grails.plugin.json.builder
The delegate used when invoking closures
StreamingJsonBuilder(java.io.Writer, java.lang.Object, grails.plugin.json.builder.JsonGenerator) - Constructor in StreamingJsonBuilder
Instantiates a JSON builder, possibly with some existing data structure and the given generator.
StreamingJsonDelegate(java.io.Writer, boolean, grails.plugin.json.builder.JsonGenerator) - Constructor in StreamingJsonBuilder.StreamingJsonDelegate
StreamingMarkupWriter - Class in org.grails.web.xml
Specialized StreamingMarkupWriter that handles the escaping of double quotes in XML attributes
StreamingMarkupWriter(java.io.Writer) - Constructor in StreamingMarkupWriter
streams - Property in MultiplexingOutputStream
STRING - Field in HibernateCriteriaBuilder
STRING_TYPE - Field in GrailsDomainBinder
StringCharArrayAccessor - Class in org.grails.buffer
Provides optimized access to java.lang.String internals
StringInputRenderer - Class in org.grails.scaffolding.registry.input
The default renderer for rendering java.lang.String properties
StringInputRenderer() - Constructor in StringInputRenderer
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
StringToBigDecimalConverter - Class in org.grails.datastore.mapping.model.types.conversion
Authors:
Stefan Armbruster
StringToBigDecimalConverter() - Constructor in StringToBigDecimalConverter
StringToBigIntegerConverter - Class in org.grails.datastore.mapping.model.types.conversion
Authors:
Stefan Armbruster
StringToBigIntegerConverter() - Constructor in StringToBigIntegerConverter
StringToByteArrayConverter - Class in org.grails.datastore.mapping.model.types.conversion
Authors:
Stefan Armbruster
StringToByteArrayConverter() - Constructor in StringToByteArrayConverter
StringToCurrencyConverter - Class in org.grails.datastore.mapping.model.types.conversion
Authors:
Stefan Armbruster
StringToCurrencyConverter() - Constructor in StringToCurrencyConverter
StringToLocaleConverter - Class in org.grails.datastore.mapping.model.types.conversion
Authors:
Stefan Armbruster
StringToLocaleConverter() - Constructor in StringToLocaleConverter
StringToShortConverter - Class in org.grails.datastore.mapping.model.types.conversion
Authors:
Stefan Armbruster
StringToShortConverter() - Constructor in StringToShortConverter
StringToTimeZoneConverter - Class in org.grails.datastore.mapping.model.types.conversion
Authors:
Stefan Armbruster
StringToTimeZoneConverter() - Constructor in StringToTimeZoneConverter
StringToURLConverter - Class in org.grails.datastore.mapping.model.types.conversion
Authors:
Stefan Armbruster
StringToURLConverter() - Constructor in StringToURLConverter
StructuredBindingEditor - Interface in grails.databinding
StructuredBindingEditors convert structured data in a Map into an object.
StructuredCalendarBindingEditor - Class in org.grails.databinding.converters
Authors:
Jeff Brown
StructuredCalendarBindingEditor() - Constructor in StructuredCalendarBindingEditor
StructuredDateBindingEditor - Class in org.grails.databinding.converters
Authors:
Jeff Brown
StructuredDateBindingEditor() - Constructor in StructuredDateBindingEditor
StructuredDateEditor - Class in org.grails.web.binding
Structured editor for editing dates that takes 5 fields that represent the year, month, day, hour and minute and constructs a Date instance
StructuredDateEditor(java.text.DateFormat, boolean, int) - Constructor in StructuredDateEditor
structuredEditors - Field in SimpleDataBinder
StructuredPropertyEditor - Interface in org.grails.web.binding
A PropertyEditor that is able to edit structured properties (properties made up of multiple field values).
StructuredSqlDateBindingEditor - Class in org.grails.databinding.converters
Authors:
Jeff Brown
StructuredSqlDateBindingEditor() - Constructor in StructuredSqlDateBindingEditor
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
subclasses(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method in AstUtils
Determine if a org.codehaus.groovy.ast.ClassNode subclasses any of the specified types N.B. the type names are not normally fully qualified.
SubDomainTenantResolver - Class in org.grails.datastore.mapping.multitenancy.web
A tenant resolver that resolves the tenant from the Subdomain
SubDomainTenantResolver() - Constructor in SubDomainTenantResolver
Subjects - Interface in grails.events.subscriber
An event subscriber
subjects - Field in RxEventBus
subList(int, int) - Method in JSONArray
subList(int, int) - Method in PagedResultList
subList(int, int) - Method in PersistentList
submitButton - Property in FormTagLib
Creates a submit button.
SubqueryCriterion(java.lang.String, org.grails.datastore.mapping.query.api.QueryableCriteria) - Constructor in Query.SubqueryCriterion
subqueryIfNecessary(org.grails.datastore.mapping.query.Query.PropertyCriterion, boolean) - Method in SimpleMapQuery
subscribe(java.lang.CharSequence, grails.events.subscriber.Subscriber) - Method in AbstractEventBus
subscribe(java.lang.CharSequence, grails.events.subscriber.Subscriber) - Method in Subjects
Listen for an event
subscribedEvents - Field in GormEventDispatcher
Subscriber - Interface in grails.events.subscriber
Functional interface for event listeners
subscriber - Property in EventSubscriberSubscription
subscriber - Property in EventSubscriberTrigger
SUBSCRIBER_ORDER - Field in GroovyTransformOrder
Implements AnnotatedSubscriber
subscriberClosure - Property in ClosureEventTrigger
subscribers - Property in GormDispatcherRegistrar
SubscriberTransform - Class in org.grails.events.transform
An AST transformation that adds the AnnotatedSubscriber
SubscriberTransform() - Constructor in SubscriberTransform
Subscription - Interface in reactor.bus.registry
deprecated:
Here for compatibility only.
subscriptions - Field in AbstractEventBus
subscriptions - Property in AbstractEventBus.NotificationTrigger
subSequence(int, int) - Method in JsonOutput.JsonWritable
subSequence(int, int) - Method in StreamCharBuffer
subSet(java.lang.Object, java.lang.Object) - Method in PersistentSortedSet
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
SUCCESS - Property in CommandLineHelper
suffix - Property in DefaultHtmlRenderer
SUFFIX - Field in GroovyPagesUriSupport
suffix - Property in SmartViewResolver
suggestedClassName() - Method in GroovyPageCompiledScriptSource
sum(java.lang.String) - Method in AbstractCriteriaBuilder
Computes the sum of a property
sum(java.lang.String) - Method in AbstractDetachedCriteria
Adds a sum projection
sum(java.lang.String) - Method in AbstractDetachedCriteria.DetachedProjections
sum(java.lang.String, java.lang.String) - Method in AbstractHibernateCriteriaBuilder
Adds a projection that allows the criteria to retrieve the sum of the results of a property
sum(java.lang.String) - Method in AbstractHibernateQuery.HibernateProjectionList
sum(java.lang.String) - Method in DetachedCriteria
Adds a sum projection
SUM_OPERATOR - Field in BsonQuery
sum(java.lang.String) - Method in ProjectionList
Computes the sum of a property
sum(java.lang.String) - Method in Projections
Computes the sum of a property
sum(java.lang.String) - Method in Query.ProjectionList
Computes the sum of a property
SumProjection(java.lang.String) - Constructor in Query.SumProjection
superClass() - Method in Resource
Returns:
The super class to use for the generated controller class
SUPPORTED_EVENTS - Field in MultiTenantEventListener
SUPPORTED_TYPES - Property in ApplicationTagLib
supports(org.grails.datastore.mapping.model.MappingContext) - Method in AbstractMappingAwareCustomTypeMarshaller
supports(org.grails.datastore.mapping.core.Datastore) - Method in AbstractShapeCoordsType
supports(java.lang.Object) - Method in ArrayMarshaller
supports(org.grails.scaffolding.model.property.DomainProperty) - Method in AssociationInputRenderer
supports(java.lang.Object) - Method in Base64ByteArrayMarshaller
supports(org.grails.scaffolding.model.property.DomainProperty) - Method in BidirectionalToManyInputRenderer
supports(java.lang.Class) - Method in BlankConstraint
supports(org.grails.scaffolding.model.property.DomainProperty) - Method in BooleanInputRenderer
supports(java.lang.Object) - Method in ByteArrayMarshaller
supports(java.lang.Object) - Method in ChainedConverterConfiguration
supports(java.lang.Object) - Method in ChainedConverterConfiguration.ChainedObjectMarshaller
supports(java.lang.Object) - Method in ClosureObjectMarshaller
supports(org.grails.datastore.mapping.core.Datastore) - Method in CodecCustomTypeMarshaller
supports(java.lang.Object) - Method in CollectionMarshaller
supports(java.lang.Class) - Method in Constraint
Returns whether the constraint supports being applied against the specified type;
supports(java.lang.Class) - Method in ConstraintFactory
The target type this factory supports
supports(java.lang.Class) - Method in CreditCardConstraint
supports(org.grails.scaffolding.model.property.DomainProperty) - Method in CurrencyInputRenderer
supports(org.grails.datastore.mapping.core.Datastore) - Method in CustomTypeMarshaller
deprecated:
Use supports(MappingContext) instead
supports(Class<?>) - Method in DataBindingEventMulticastListener
supports(Class<?>) - Method in DataBindingListener
Returns:
true if the listener is interested in events for the specified type.
supports(Class<?>) - Method in DataBindingListenerAdapter
supports(org.grails.scaffolding.model.property.DomainProperty) - Method in DateInputRenderer
supports(java.lang.Object) - Method in DateMarshaller
supports(java.lang.Class) - Method in DefaultConstraintFactory
supports(org.grails.scaffolding.model.property.DomainProperty) - Method in DefaultInputRenderer
supports(org.grails.scaffolding.model.property.DomainProperty) - Method in DefaultOutputRenderer
supports(java.lang.Object) - Method in DomainClassMarshaller
supports(org.grails.scaffolding.model.property.DomainProperty) - Method in DomainRenderer
Determines if the renderer supports rendering the given property
supports(java.lang.Class) - Method in EmailConstraint
supports(org.grails.scaffolding.model.property.DomainProperty) - Method in EnumInputRenderer
supports(java.lang.Object) - Method in EnumMarshaller
supports(org.grails.datastore.mapping.core.Datastore) - Method in EnumType
supports(org.grails.scaffolding.model.property.DomainProperty) - Method in FileInputRenderer
supports(java.lang.Object) - Method in GenericJavaBeanMarshaller
supports(org.grails.datastore.mapping.core.Datastore) - Method in GeoJSONType
supports(org.grails.datastore.mapping.model.MappingContext) - Method in GeometryCollectionType
supports(org.grails.datastore.mapping.engine.event.AbstractPersistenceEvent) - Method in GormAnnotatedListener
Whether the listener supports the given event
supports(java.lang.Object) - Method in GroovyBeanMarshaller
supports(java.lang.String, liquibase.resource.ResourceAccessor) - Method in GroovyChangeLogParser
supports(java.lang.Class) - Method in InListConstraint
supports(org.grails.scaffolding.model.property.DomainProperty) - Method in InListInputRenderer
supports(java.lang.Object) - Method in InstanceMethodBasedMarshaller
supports(java.lang.Object) - Method in JavascriptDateMarshaller
supports(org.grails.scaffolding.model.property.DomainProperty) - Method in LocaleInputRenderer
supports(java.lang.Object) - Method in MapMarshaller
supports(java.lang.Class) - Method in MatchesConstraint
supports(java.lang.Class) - Method in MaxConstraint
supports(java.lang.Class) - Method in MaxSizeConstraint
supports(java.lang.Class) - Method in MinConstraint
supports(java.lang.Class) - Method in MinSizeConstraint
supports(java.lang.Class) - Method in NotEqualConstraint
supports(java.lang.Class) - Method in NullableConstraint
supports(org.grails.scaffolding.model.property.DomainProperty) - Method in NumberInputRenderer
supports(java.lang.Object) - Method in ObjectMarshaller
Checks wheter the ObjectMarshaller is able/intended to support the given Object
supports(Class<?>) - Method in PersistentEntityValidator
supports(java.lang.Object) - Method in ProxyUnwrappingMarshaller
supports(java.lang.Class) - Method in RangeConstraint
supports(java.lang.Class) - Method in ScaleConstraint
supports(java.lang.Class) - Method in SizeConstraint
supports(org.grails.scaffolding.model.property.DomainProperty) - Method in StringInputRenderer
supports(org.codehaus.groovy.ast.ClassNode) - Method in SupportsClassNode
supports(org.grails.scaffolding.model.property.DomainProperty) - Method in TextareaInputRenderer
supports(org.grails.scaffolding.model.property.DomainProperty) - Method in TimeInputRenderer
supports(org.grails.scaffolding.model.property.DomainProperty) - Method in TimeZoneInputRenderer
supports(java.lang.Object) - Method in ToStringBeanMarshaller
supports(java.lang.Class) - Method in UniqueConstraint
supports(java.lang.Class) - Method in UrlConstraint
supports(org.grails.scaffolding.model.property.DomainProperty) - Method in UrlInputRenderer
supports(java.lang.Object) - Method in UrlMappingsInfoHandlerAdapter
supports(java.lang.Object) - Method in ValidationErrorsMarshaller
supports(java.lang.Class) - Method in ValidatorConstraint
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
supportsContraint(java.lang.String) - Method in ConstrainedProperty
Check whether a given constraint type is supported
supportsContraint(java.lang.String) - Method in DefaultConstrainedProperty
Checks with this ConstraintedProperty instance supports applying the specified constraint.
supportsCreating(Class<?>) - Method in AggregateTimestampProvider
supportsCreating(Class<?>) - Method in DefaultTimestampProvider
supportsCreating(Class<?>) - Method in TimestampProvider
Whether a timestamp can be created for the given type
supportsCurrentScopeAndEnvironment() - Method in DefaultGrailsPlugin
supportsCurrentScopeAndEnvironment() - Method in GrailsPlugin
Returns:
true if the current plugin supports the current BuildScope and Environment
supportsCustomType(Class<?>) - Method in GormMappingConfigurationStrategy
supportsCustomType(Class<?>) - Method in HibernateMappingContext
supportsDatePicker(java.lang.Class) - Method in DefaultGrailsTagDateHelper
supportsDatePicker(java.lang.Class) - Method in GrailsTagDateHelper
Parameters:
clazz - The type of date to be used in a date picker
supportsEnvironment(grails.util.Environment) - Method in DefaultGrailsPlugin
supportsEnvironment(grails.util.Environment) - Method in GrailsPlugin
Returns whether this plugin supports the given environment name
supportsEventType(Class<? extends ApplicationEvent>) - Method in AbstractGrailsApplication
supportsEventType(Class<? extends ApplicationEvent>) - Method in AbstractHibernateEventListener
{@inheritDoc}
supportsEventType(Class<? extends ApplicationEvent>) - Method in AutoTimestampEventListener
supportsEventType(Class<? extends ApplicationEvent>) - Method in DomainEventListener
{@inheritDoc}
supportsEventType(Class<? extends ApplicationEvent>) - Method in GormEventDispatcher
supportsEventType(Class<? extends ApplicationEvent>) - Method in HibernateEventListener
{@inheritDoc}
supportsEventType(Class<? extends ApplicationEvent>) - Method in MultiTenantEventListener
supportsEventType(Class<? extends ApplicationEvent>) - Method in QueryEventsSpec.SpecQueryEventListener
supportsEventType(Class<? extends ApplicationEvent>) - Method in SessionCreationEventSpec.Listener
supportsEventType(Class<? extends ApplicationEvent>) - Method in SpecPersistenceListener
supportsEventType(Class<? extends ApplicationEvent>) - Method in TestSaveOrUpdateEventListener
supportsEventType(Class<? extends ApplicationEvent>) - Method in ValidationEventListener
supportsJoinColumnMapping(org.grails.datastore.mapping.model.PersistentProperty) - Method in GrailsDomainBinder
supportsRollback(liquibase.database.Database) - Method in GroovyChange
supportsSourceType(Class<?>) - Method in AbstractGrailsApplication
supportsSourceType(Class<?>) - Method in AbstractPersistenceEventListener
supportsSourceType(Class<?>) - Method in GormEventDispatcher
supportsSourceType(Class<?>) - Method in MultiTenantEventListener
supportsSourceType(Class<?>) - Method in QueryEventsSpec.SpecQueryEventListener
supportsSourceType(Class<?>) - Method in SessionCreationEventSpec.Listener
suspend() - Method in HibernateJtaTransactionManagerAdapter
suspend() - Method in SpringSessionSynchronization
SVN_DIR_NAME - Field in DirectoryWatcher
swapIn(java.io.OutputStream, java.io.OutputStream) - Method in SystemOutAndErrSwapper
Replaces System.out and System.err with PrintStream's wrapping outStream and errStream
swapOut() - Method in SystemOutAndErrSwapper
Restores System.out and System.err to what they were before swappedIn() was called.
swapped - Field in SystemOutAndErrSwapper
swappedInErr - Field in SystemOutAndErrSwapper
swappedInErrStream - Field in SystemOutAndErrSwapper
swappedInOut - Field in SystemOutAndErrSwapper
swappedInOutStream - Field in SystemOutAndErrSwapper
swappedOutErr - Field in SystemOutAndErrSwapper
swappedOutOut - Field in SystemOutAndErrSwapper
SwitchTo(int) - Method in JsonParserTokenManager
Switch to specified lex state.
syncChangedProperties(java.lang.Object) - Method in DirtyCheckable
Sync the changes for a given instance with this instance.
SynchronizerTokensHolder - Class in org.grails.web.servlet.mvc
A token used to handle double-submits.
SynchronizerTokensHolder() - Constructor in SynchronizerTokensHolder
SynchronousEventBus - Class in org.grails.events.bus
A default synchronous event bus for testing
SynchronousEventBus() - Constructor in SynchronousEventBus
SynchronousPromise - Class in org.grails.async.factory
A promise that executes synchronously, in the same thread as the creator
SynchronousPromise(Closure<T>) - Constructor in SynchronousPromise
SynchronousPromiseFactory - Class in org.grails.async.factory
A PromiseFactory implementation that constructors promises that execute synchronously.
SynchronousPromiseFactory() - Constructor in SynchronousPromiseFactory
syntaxError(java.lang.String) - Method in JSONTokener
Make a JSONException to signal a syntax error.
syntaxStrategy - Field in KeyValueMappingContext
systemError - Field in PlainFormatter
SystemOutAndErrSwapper - Class in org.grails.test.io
Convenience class to temporarily swap in an output stream for standard error and standard out.
SystemOutAndErrSwapper.TestOutputCapturingPrintStream - Class in org.grails.test.io
SystemOutAndErrSwapper(boolean, boolean) - Constructor in SystemOutAndErrSwapper
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
SystemPropertiesAuthenticator() - Constructor in SystemPropertiesAuthenticator
SystemPropertyTenantResolver - Class in org.grails.datastore.mapping.multitenancy.resolvers
A TenantResolver that resolves from a System property called "gorm.tenantId".
SystemPropertyTenantResolver() - Constructor in SystemPropertyTenantResolver
SystemStreamsRedirector - Class in grails.io.support

T

Table - Class in org.grails.orm.hibernate.cfg
Represents a table definition in GORM.
table(java.util.Map) - Method in HibernateMappingBuilder
table - Property in Mapping
The table
Table() - Constructor in Table
tablePerConcreteClass(boolean) - Method in HibernateMappingBuilder
If true the class and its subclasses will be mapped with table per subclass mapping
tablePerConcreteClass - Property in Mapping
Sets whether to use table-per-concrete-class or table-per-subclass mapping
tablePerHierarchy(boolean) - Method in HibernateMappingBuilder
If true the class and its sub classes will be mapped with table per hierarchy mapping
tablePerHierarchy - Property in Mapping
Sets whether to use table-per-hierarchy or table-per-subclass mapping
tablePerSubclass(boolean) - Method in HibernateMappingBuilder
If true the class and its subclasses will be mapped with table per subclass mapping
tabSize - Field in SimpleCharStream
TAG_LIB - Field in DefaultGrailsTagLibClass
TAG_NAME - Field in GroovyCollectTag
TAG_NAME - Field in GroovyDefTag
TAG_NAME - Field in GroovyEachTag
TAG_NAME - Field in GroovyElseIfTag
TAG_NAME - Field in GroovyElseTag
TAG_NAME - Field in GroovyFindAllTag
TAG_NAME - Field in GroovyGrepTag
TAG_NAME - Field in GroovyIfTag
TAG_NAME - Field in GroovyUnlessTag
TAG_NAME - Field in GroovyWhileTag
TAG - Enum Constant in XMLStreamWriter.Mode
TagBodyClosure - Class in org.grails.taglib
Represents the body of a tag and captures its output returning the result when invoked.
TagBodyClosure(java.lang.Object, org.grails.taglib.encoder.OutputContext, Closure<?>, boolean) - Constructor in TagBodyClosure
tagClass - Property in JspTagImpl
tagClassName - Property in JspTagImpl
tagContext - Field in GroovySyntaxTag
TagLib - Annotation Type in grails.gsp
TAGLIB_CODEC_NAME - Field in OutputEncodingSettings
taglib codec escapes taglib output
TAGLIB_DEFAULT_CODEC_NAME - Field in OutputEncodingSettings
taglibdefault codec setting name is the fallback for taglib default codec, taglibCodec in gsp directive uses this setting internally
TAGLIB_PATTERN - Field in TagLibraryTransformer
TagLibArtefactHandler - Class in org.grails.core.artefact.gsp
Configures tag libraries within namespaces in Grails.
TagLibArtefactHandler() - Constructor in TagLibArtefactHandler
TagLibArtefactTypeAstTransformation - Class in grails.gsp.taglib.compiler
taglibEncoder(org.grails.encoder.Encoder) - Method in OutputEncodingStackAttributes.Builder
TagLibNamespaceMethodDispatcher - Class in org.grails.taglib
Dispatches invokeMethod calls to taglib method calls
TagLibNamespaceMethodDispatcher(java.lang.String, org.grails.taglib.TagLibraryLookup, org.grails.taglib.encoder.OutputContext) - Constructor in TagLibNamespaceMethodDispatcher
TagLibrary - Trait in grails.artefact
A trait that makes a class into a GSP tag library
TagLibraryInvoker - Trait in grails.artefact.gsp
A trait that adds the ability invoke tags to any class
TagLibraryLookup - Class in org.grails.taglib
Looks up tag library instances.
TagLibraryMetaUtils - Class in org.grails.taglib
TagLibraryMetaUtils() - Constructor in TagLibraryMetaUtils
TagLibraryResolver - Interface in org.grails.gsp.jsp
TagLibraryResolverImpl - Class in org.grails.gsp.jsp
Resolves all of the available tag libraries from web.xml and all available JAR files.
TagLibraryResolverImpl() - Constructor in TagLibraryResolverImpl
TagLibraryTraitInjector - Class in grails.compiler.traits
Since:
3.0
TagLibraryTraitInjector() - Constructor in TagLibraryTraitInjector
TagLibraryTransformer - Class in org.grails.compiler.web.taglib
Enhances tag library classes with the appropriate API at compile time.
TAGLIBS_DIRECTIVE - Field in GroovyPageParser
taglibs - Field in GroovyPageTypeCheckingConfig
Default:
{}
taglibs - Property in ModelEntry
tagLibs - Field in TagLibraryResolverImpl
TagLibUnitTest - Trait in grails.testing.web.taglib
tagLocations - Property in WebXmlTagLibraryReader
Contains a map of URI to tag library locations once the handler has read the web.xml file
tagNameKey(java.lang.String, java.lang.String) - Method in LazyTagLibraryLookup
tagNamespaces - Field in TagLibraryLookup
TagOutput - Class in org.grails.taglib
Created by lari on 16/07/14.
TagOutput.ConstantClosure - Class in org.grails.taglib
tags - Property in TldReader
tagStack - Field in XMLStreamWriter
tagsThatReturnObjectForNamespace - Field in TagLibraryLookup
tagSupported(java.lang.String) - Method in GrailsTagRegistry
tailSet(java.lang.Object) - Method in PersistentSortedSet
target - Field in AssociationQueryProxyHandler
target - Property in DefaultMappingConfigurationBuilder
target - Property in DelegatingGormEntityApi
target - Property in DirtyCheckingCollection
target - Property in DirtyCheckingList
target - Property in DirtyCheckingMap
target - Property in DirtyCheckingSet
target - Property in DirtyCheckingSortedSet
target - Property in ExecuteStep
target - Field in GrailsHibernateTemplate.CloseSuppressingInvocationHandler
target - Field in GrailsPrintWriterAdapter
target - Field in HotSwappableTargetSourceFactoryBean
target - Field in JSON
target - Property in LazyBeanMap
target - Property in MethodSubscriber
target - Property in ModificationTrackingEntityAccess
The target entity access
target - Property in MultiTenantConnection
target - Property in MultiTenantDataSource
TARGET_PROPERTY - Field in EntityProxyMethodHandler
target - Field in SessionEntityProxyMethodHandler
targetClass - Field in AbstractCriteriaBuilder
targetClass - Field in AbstractDetachedCriteria
targetClass - Field in AbstractHibernateCriteriaBuilder
targetClass - Field in MethodExpression
deprecated:
Do not use
targetClass - Property in PersistentEntityValidator
targetClassesForMetaMethods - Property in StandaloneCodecLookup
targetCompatibility - Property in GroovyPageForkedCompiler
targetDir - Property in ExecutionContext
The target directory of the project
targetDir - Property in GroovyPageCompiler
targetDirectory - Property in CreateAppCommand
targetFinished(org.apache.tools.ant.BuildEvent) - Method in GrailsConsoleBuildListener
targetName - Property in Property
The target to map to, could be a database column, document attribute, or hash key
targetSource - Field in HotSwappableTargetSourceFactoryBean
targetStarted(org.apache.tools.ant.BuildEvent) - Method in GrailsConsoleBuildListener
targetStream - Property in AnsiConsoleUrlMappingsRenderer
targetType - Property in AbstractRenderer
targetType - Property in AbstractStructuredBindingEditor
targetType - Property in ClosureValueConverter
targetType - Property in ClosureValueInitializer
targetType - Field in DefaultHtmlRenderer
targetType - Property in DefaultJsonRenderer
targetType - Property in DefaultXmlRenderer
targetType - Property in LocaleAwareNumberConverter
targetTypes - Property in DefaultConstraintFactory
Task - Class in org.apache.grails.data.testing.tck.domains
task(Closure<T>) - Method in GormAsyncStaticApi
Used to perform a sequence of operations asynchronously
task(Closure<T>) - Method in Promises
task - Property in Task
task(Closure<T>) - Method in WebPromises
taskFinished(org.apache.tools.ant.BuildEvent) - Method in GrailsConsoleBuildListener
tasks - Field in GradleStep
tasks(List<Closure<T>>) - Method in Promises
tasks - Property in Task
tasks(List<Closure<T>>) - Method in WebPromises
taskStarted(org.apache.tools.ant.BuildEvent) - Method in GrailsConsoleBuildListener
TE - Field in HttpHeaders
template - Field in GroovyPageView
template(groovy.text.TemplateEngine, java.lang.String, Map<String,?>) - Method in GroovyTemplate
TEMPLATE_NAMESPACE - Field in GroovyPage
TEMPLATE_NAMESPACE - Field in TemplateNamespacedTagDispatcher
template - Property in SimpleTemplate
template(java.lang.Object) - Method in TemplateRenderer
Find a template at the given location
template(java.lang.Object) - Method in TemplateRendererImpl
Find a template at the given location
templateCache - Field in TemplateRendererImpl
templateClass - Property in WritableScriptTemplate
The class of the template
TEMPLATED_ATTRIBUTE - Field in AbstractLinkingRenderer
templated - Property in Link
Whether the link is a URI template
templateEngine - Property in GenericGroovyTemplateView
templateEngine - Property in GrailsViewTemplate
The template engine
templateEngine - Field in GroovyPageView
templateEngine - Field in GroovyPageViewResolver
templateEngine - Property in JsonViewTest
templateEngine - Property in MarkupViewWritableScriptTemplate
templateEngine - Property in SmartViewResolver
TemplateException - Class in org.grails.cli.profile.commands.templates
Exception thrown when an error in template rendering occurs
TemplateException() - Constructor in TemplateException
templateNameForClass(Class<?>) - Method in DefaultViewRenderer
TemplateNamespacedTagDispatcher - Class in org.grails.taglib
TemplateNamespacedTagDispatcher(java.lang.Class, grails.core.GrailsApplication, org.grails.taglib.TagLibraryLookup) - Constructor in TemplateNamespacedTagDispatcher
templateOverridePluginDescriptor - Property in ScaffoldingViewResolver
templatePath - Property in GenericViewConfiguration
The path to the templates
templatePath - Property in WritableScriptTemplate
The resolved template path
TemplateRenderer - Interface in org.grails.cli.profile.commands.templates
API for locating and rendering templates in the code generation layer
templateRenderer - Property in GrailsApplicationCommand
templateRenderer - Property in GroovyScriptCommand
TemplateRenderer(grails.plugin.json.view.api.GrailsJsonViewHelper) - Constructor in TemplateRenderer
TemplateRendererImpl - Class in org.grails.cli.profile.commands.templates
Interface for classes that can render templates
TemplateRendererImpl(org.grails.cli.profile.ExecutionContext, org.grails.cli.profile.Profile, org.grails.cli.profile.ProfileRepository, org.springframework.core.io.ResourceLoader) - Constructor in TemplateRendererImpl
TemplateResolver - Interface in grails.views
Interface for resolving templates
templateResolver - Property in ResolvableGroovyTemplateEngine
The TemplateResolver to use
TemplateResolverUtils - Class in grails.views.resolve
Utility methods for resolving template names
TemplateResolverUtils() - Constructor in TemplateResolverUtils
TEMPLATES_DIR - Field in RenderStep
templates(java.lang.String) - Method in TemplateRenderer
Find templates matching the given pattern
templates(java.lang.String) - Method in TemplateRendererImpl
Find templates matching the given pattern
TemplateVariableBinding - Class in org.grails.taglib
Script Binding that is used in GSP evaluation.
TemplateVariableBinding(java.lang.String) - Constructor in TemplateVariableBinding
TemplateVariableBindingMap(org.grails.taglib.AbstractTemplateVariableBinding) - Constructor in AbstractTemplateVariableBinding.TemplateVariableBindingMap
TemporalBsonConverter - Trait in org.grails.datastore.bson.codecs.temporal
A trait to read and write a java.time.temporal.Temporal to MongoDB
TemporalConverter - Trait in grails.gorm.time
Tenant - Annotation Type in grails.gorm.multitenancy
TENANT_ANNOTATION_TYPE - Field in TenantTransform
TENANT_ORDER - Field in GroovyTransformOrder
Implements WithoutTenant, WithTenant, and CurrentTenant transforms
TenantDataSourceConfig - Annotation Type in org.grails.datastore.mapping.multitenancy
TenantDelegatingGormOperations - Class in org.grails.datastore.gorm.multitenancy
Wraps each method call in the the given tenant id
TenantDelegatingGormOperations(org.grails.datastore.mapping.core.Datastore, java.io.Serializable, GormAllOperations<D>) - Constructor in TenantDelegatingGormOperations
TenantException - Class in org.grails.datastore.mapping.multitenancy.exceptions
Exception thrown when an error occurs resolving the tenant
TenantException(java.lang.String, java.lang.Throwable) - Constructor in TenantException
TenantId - Class in org.grails.datastore.mapping.model.types
Represents the mapping of a tenant id for multi tenancy
tenantId(java.lang.String) - Method in Entity
Sets the tenant id
tenantId - Property in FixedTenantResolver
The tenant id to resolve to
tenantId(java.lang.String) - Method in HibernateMappingBuilder
Sets the tenant id
tenantId - Property in MultiTenantDataSource
tenantId - Property in TenantDelegatingGormOperations
TenantId(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, java.beans.PropertyDescriptor) - Constructor in TenantId
TenantIdDecoder - Class in org.grails.datastore.bson.codecs.decoders
Decodes the tenant id
TenantIdDecoder() - Constructor in TenantIdDecoder
TenantIdEncoder - Class in org.grails.datastore.bson.codecs.encoders
Encodes the TenantId
TenantIdEncoder() - Constructor in TenantIdEncoder
TenantNotFoundException - Class in org.grails.datastore.mapping.multitenancy.exceptions
Thrown when the tenant cannot be found
TenantNotFoundException(java.lang.String, java.lang.Throwable) - Constructor in TenantNotFoundException
TenantResolver - Interface in org.grails.datastore.mapping.multitenancy
An interface for applications that implement Multi Tenancy to implement in order to resolve the current identifier
tenantResolver - Field in AbstractHibernateDatastore
tenantResolver - Field in MongoDatastore
tenantResolver - Property in MultiTenancySettings
tenantResolverClass - Property in MultiTenancySettings
The tenant resolver class
Tenants - Class in grails.gorm.multitenancy
Helper methods for working with multi tenancy
Tenants.CurrentTenant - Class in grails.gorm.multitenancy
Tenants.CurrentTenant() - Constructor in Tenants.CurrentTenant
Tenants() - Constructor in Tenants
TenantService - Interface in grails.gorm.multitenancy
A Service with utility methods for working with Multi-Tenancy
tenantService() - Method in AbstractServiceImplementer
Returns:
The tenant service
TenantTransform - Class in org.grails.datastore.gorm.multitenancy.transform
Implementation of Tenant
TenantTransform() - Constructor in TenantTransform
TERADATA - Enum Constant in DatabaseDriver
Teradata.
Test attach method() - Method in AttachMethodSpec
Test auto time stamping working() - Method in DomainEventsSpec
Test basic CRUD operations() - Method in CrudOperationsSpec
Test basic CRUD operations() - Method in GormEnhancerSpec
Test bean autowiring() - Method in DomainEventsSpec
Test before update event() - Method in DomainEventsSpec
Test beforeValidate gets called on save()() - Method in ValidationSpec
Test beforeValidate gets called on validate() and passing a list of field names to validate() - Method in ValidationSpec
Test beforeValidate gets called on validate()() - Method in ValidationSpec
Test between query with dates() - Method in RangeQuerySpec
Test between query() - Method in RangeQuerySpec
Test calling setMetaClass method on proxy() - Method in GroovyProxySpec
Test chaining named queries() - Method in NamedQuerySpec
Test circular one-to-many() - Method in CircularOneToManySpec
Test complex negation in criteria() - Method in NegationSpec
Test conjunction query() - Method in CriteriaBuilderSpec
Test constraints with static default values() - Method in ConstraintsSpec
Test count by query() - Method in GormEnhancerSpec
Test count distinct projection() - Method in CriteriaBuilderSpec
Test count method following named criteria() - Method in NamedQuerySpec
Test count method on detached criteria and additional criteria() - Method in DetachedCriteriaSpec
Test count method on detached criteria() - Method in DetachedCriteriaSpec
Test count with parameterized named query() - Method in NamedQuerySpec
Test count() method() - Method in GormEnhancerSpec
Test count()() - Method in CriteriaBuilderSpec
Test countBy()() - Method in EnumSpec
Test creation and behavior of Groovy proxies with method call() - Method in GroovyProxySpec
Test creation and behavior of Groovy proxies() - Method in GroovyProxySpec
Test delete events() - Method in DomainEventsSpec
Test delete events() - Method in PersistenceEventListenerSpec
Test deleteAll method on detached criteria with empty criteria() - Method in DetachedCriteriaSpec
Test deleteAll method() - Method in DetachedCriteriaSpec
test deleteAll with whereLazy() - Method in WhereLazySpec
Test disable validation() - Method in ValidationSpec
Test disjunction query() - Method in CriteriaBuilderSpec
Test dynamic finder on detached criteria() - Method in DetachedCriteriaSpec
Test dynamic finder with conjunction() - Method in GormEnhancerSpec
Test dynamic finder with disjunction() - Method in GormEnhancerSpec
Test dynamic finder with pagination parameters() - Method in GormEnhancerSpec
Test eqProperty query() - Method in PropertyComparisonQuerySpec
test event for new session() - Method in SessionCreationEventSpec
Test exists method() - Method in DetachedCriteriaSpec
Test failOnError() - Method in CrudOperationsSpec
Test find by example() - Method in FindByExampleSpec
Test findAll by example() - Method in FindByExampleSpec
Test findAllBy()() - Method in EnumSpec
Test findAllWhere method combined with named query() - Method in NamedQuerySpec
Test findAllWhere method with named query and disjunction() - Method in NamedQuerySpec
Test findAllWhere returns a matching Instance() - Method in FindWhereSpec
Test findAllWhere with a GString property() - Method in FindWhereSpec
Test findBy() with clearing the session() - Method in EnumSpec
Test findBy()() - Method in EnumSpec
Test findByInList()() - Method in EnumSpec
Test findOrCreateBy For A Record That Does Not Exist In The Database() - Method in FindByMethodSpec
Test findOrCreateBy Throws Exception If An OR Clause Is Used() - Method in FindByMethodSpec
Test findOrCreateBy With An AND Clause() - Method in FindByMethodSpec
Test findOrCreateWhere returns a new instance if it doesn't exist in the database() - Method in FindOrCreateWhereSpec
Test findOrCreateWhere returns a persistent instance if it exists in the database() - Method in FindOrCreateWhereSpec
Test findOrSaveBy For A Record That Does Exist In The Database() - Method in FindByMethodSpec
Test findOrSaveBy For A Record That Does Not Exist In The Database() - Method in FindByMethodSpec
Test findOrSaveWhere returns a new instance if it doesn't exist in the database() - Method in FindOrSaveWhereSpec
Test findOrSaveWhere returns a persistent instance if it exists in the database() - Method in FindOrSaveWhereSpec
Test findWhere method after chaining named queries() - Method in NamedQuerySpec
Test findWhere returns a matching Instance() - Method in FindWhereSpec
Test findWhere with a GString property() - Method in FindWhereSpec
Test findWhere with named query() - Method in NamedQuerySpec
Test first and last method with composite key() - Method in FirstAndLastMethodSpec
Test first and last method with empty datastore() - Method in FirstAndLastMethodSpec
Test first and last method with multiple entities in the datastore() - Method in FirstAndLastMethodSpec
Test first and last method with non standard identifier() - Method in FirstAndLastMethodSpec
Test first and last method with one entity() - Method in FirstAndLastMethodSpec
Test first and last method with sort parameter() - Method in FirstAndLastMethodSpec
Test geProperty query() - Method in PropertyComparisonQuerySpec
Test get method followed named query chaining() - Method in NamedQuerySpec
Test get method on detached criteria and additional criteria() - Method in DetachedCriteriaSpec
Test get method returns correct object() - Method in NamedQuerySpec
Test get method returns null() - Method in NamedQuerySpec
Test get minimum value with projection() - Method in CriteriaBuilderSpec
Test get returns null of non-existent entity() - Method in CrudOperationsSpec
Test get using a string-based key() - Method in CrudOperationsSpec
Test get with id of object which does not match criteria() - Method in NamedQuerySpec
Test get with parameterized named query() - Method in NamedQuerySpec
Test getAll() method() - Method in GormEnhancerSpec
Test greater than or equal to and less than or equal to queries() - Method in RangeQuerySpec
Test gtProperty query() - Method in PropertyComparisonQuerySpec
Test hasMany with inheritance should return appropriate class() - Method in InheritanceSpec
Test id projection() - Method in CriteriaBuilderSpec
Test ident() method() - Method in GormEnhancerSpec
Test idEq method() - Method in CriteriaBuilderSpec
test if proxy is initialized() - Method in ProxyInitializationSpec
Test ilike query() - Method in GormEnhancerSpec
Test in list query() - Method in GormEnhancerSpec
Test inheritance with dynamic finder() - Method in InheritanceSpec
test initialized proxy is not marked as dirty() - Method in DirtyCheckingSpec
Test InRange Dynamic Finder() - Method in RangeQuerySpec
Test insert events() - Method in DomainEventsSpec
Test insert events() - Method in PersistenceEventListenerSpec
Test iterate of detached criteria() - Method in DetachedCriteriaSpec
Test leProperty query() - Method in PropertyComparisonQuerySpec
Test like query() - Method in GormEnhancerSpec
Test list distinct entities() - Method in NamedQuerySpec
Test list method on detached criteria and additional criteria() - Method in DetachedCriteriaSpec
Test list method on detached criteria with pagination() - Method in DetachedCriteriaSpec
Test list method on detached criteria() - Method in DetachedCriteriaSpec
Test list method with property projection() - Method in DetachedCriteriaSpec
Test list() query() - Method in CriteriaBuilderSpec
Test listOrderBy property name method() - Method in ListOrderBySpec
Test load events() - Method in DomainEventsSpec
Test load events() - Method in PersistenceEventListenerSpec
Test load proxied instance directly() - Method in ProxyLoadingSpec
Test ltProperty query() - Method in PropertyComparisonQuerySpec
Test max and offset parameter() - Method in NamedQuerySpec
Test max parameter() - Method in NamedQuerySpec
Test max results() - Method in NamedQuerySpec
Test modify property before save() - Method in DomainEventsSpec
Test multi-delete events() - Method in DomainEventsSpec
Test multi-delete events() - Method in PersistenceEventListenerSpec
Test multi-load events() - Method in DomainEventsSpec
Test multi-load events() - Method in PersistenceEventListenerSpec
Test named query passing multiple parameters to a nested query() - Method in NamedQuerySpec
Test Named Query Passing Multiple Params To Nested Named Query() - Method in NamedQuerySpec
Test named query with additional criteria closure() - Method in NamedQuerySpec
Test named query with conjunction() - Method in NamedQuerySpec
Test named query with countBy*() dynamic finder() - Method in NamedQuerySpec
Test named query with disjunction() - Method in NamedQuerySpec
Test named query with find by boolean property() - Method in NamedQuerySpec
Test named query with findAll by boolean property() - Method in NamedQuerySpec
Test named query with findAllBy*() dyamic finder() - Method in NamedQuerySpec
Test named query with findBy*() dynamic finder() - Method in NamedQuerySpec
Test named query with list() method() - Method in NamedQuerySpec
Test named query with listOrderBy*() dynamic finder() - Method in NamedQuerySpec
Test named query with multiple parameters and dynamic finder() - Method in NamedQuerySpec
Test named query with multiple parameters and map() - Method in NamedQuerySpec
Test named query with multiple parameters() - Method in NamedQuerySpec
Test named query with one parameter() - Method in NamedQuerySpec
Test named query with relationships in criteria() - Method in NamedQuerySpec
Test negation in dynamic finder() - Method in NegationSpec
Test neProperty query() - Method in PropertyComparisonQuerySpec
test not in list returns the correct results() - Method in NotInListSpec
test null value in equal() - Method in NullValueEqualSpec
test null value in not equal() - Method in NullValueEqualSpec
Test obtain a single result() - Method in CriteriaBuilderSpec
Test obtain association entity using property projection() - Method in CriteriaBuilderSpec
Test obtain property value using projection() - Method in CriteriaBuilderSpec
Test optimistic locking disabled with 'version false'() - Method in OptimisticLockingSpec
Test optimistic locking() - Method in OptimisticLockingSpec
Test order by a property name() - Method in CriteriaBuilderSpec
Test order by property name with dynamic finder() - Method in OrderBySpec
Test order by with list() method() - Method in OrderBySpec
Test order with criteria() - Method in OrderBySpec
Test passing null as the sole argument to a dynamic finder multiple times() - Method in QueryByNullSpec
Test passing parameters to additional criteria() - Method in NamedQuerySpec
Test patterns which shold throw MissingMethodException() - Method in FindByMethodSpec
Test persist and retrieve one-to-one with inverse key() - Method in OneToOneSpec
Test persist and retrieve unidirectional many-to-one() - Method in OneToOneSpec
Test persist of association with proxy() - Method in OneToManySpec
Test proxying of non-existent instance throws an exception() - Method in GroovyProxySpec
Test query entity by single-ended association() - Method in QueryByAssociationSpec
Test query using proxied association() - Method in ProxyLoadingSpec
Test querying with inheritance() - Method in InheritanceSpec
Test referencing named query before any dynamic methods() - Method in NamedQuerySpec
test relationships are marked dirty when proxies are used but different() - Method in DirtyCheckingSpec
test relationships marked dirty when domain objects are used and changed() - Method in DirtyCheckingSpec
test relationships not marked dirty when domain objects are used() - Method in DirtyCheckingSpec
test relationships not marked dirty when proxies are used() - Method in DirtyCheckingSpec
Test rollback transaction with Exception() - Method in WithTransactionSpec
Test rollback transaction with Runtime Exception() - Method in WithTransactionSpec
Test rollback transaction() - Method in WithTransactionSpec
test save and return bidirectional one to many() - Method in OneToManySpec
test save and return unidirectional one to many() - Method in OneToManySpec
Test save method that takes a map() - Method in CrudOperationsSpec
Test save() with transaction() - Method in WithTransactionSpec
Test save()() - Method in EnumSpec
Test select method on detached criteria with empty criteria() - Method in DetachedCriteriaSpec
test session properties() - Method in SessionPropertiesSpec
Test setting metaClass property on proxy() - Method in GroovyProxySpec
Test simple dynamic finder() - Method in GormEnhancerSpec
Test simple negation in criteria() - Method in NegationSpec
Test sizeEq criterion() - Method in SizeQuerySpec
Test sizeGe criterion() - Method in SizeQuerySpec
Test sizeGt criterion() - Method in SizeQuerySpec
Test sizeLe criterion() - Method in SizeQuerySpec
Test sizeLt criterion() - Method in SizeQuerySpec
Test sizeNe criterion() - Method in SizeQuerySpec
test state change from listener update the object() - Method in DirtyCheckingAfterListenerSpec
Test that a class marked with @Entity implements GormValidateable() - Method in GormValidateableSpec
Test that a getTotalCount will return 0 on empty result from the criteria() - Method in PagedResultSpec
Test that a getTotalCount will return 0 on empty result from the list() method() - Method in PagedResultSpec
Test that a paged result list is returned from the critera with pagination and sorting params() - Method in PagedResultSpec
Test that a paged result list is returned from the critera with pagination params() - Method in PagedResultSpec
Test that a paged result list is returned from the list() method with pagination and sorting params() - Method in PagedResultSpec
Test that a paged result list is returned from the list() method with pagination params() - Method in PagedResultSpec
Test that a real validate method exists, not a runtime added method() - Method in GormValidateableSpec
Test that an entity is de-indexed after a change to an indexed property() - Method in QueryAfterPropertyChangeSpec
Test that dirty checking methods work when changing entities() - Method in DirtyCheckingSpec
Test that many objects can be deleted at once using multiple arguments and flushes() - Method in DeleteAllSpec
Test that many objects can be deleted at once using multiple arguments() - Method in DeleteAllSpec
Test that many objects can be deleted using an iterable and flushes() - Method in DeleteAllSpec
Test that many objects can be deleted using an iterable() - Method in DeleteAllSpec
Test that many objects can be saved at once using a list() - Method in SaveAllSpec
Test that many objects can be saved at once using an iterable() - Method in SaveAllSpec
Test that many objects can be saved at once using multiple arguments() - Method in SaveAllSpec
Test that parameter to get is converted() - Method in NamedQuerySpec
Test that returning false from beforeDelete evicts the event() - Method in DomainEventsSpec
Test that returning false from beforeInsert evicts the event() - Method in DomainEventsSpec
Test that returning false from beforeUpdate evicts the event() - Method in DomainEventsSpec
Test that validate is called on save()() - Method in ValidationSpec
Test that validate works without a bound Session() - Method in ValidationSpec
Test that when auto timestamping is disabled the dateCreated and lastUpdated properties are not set() - Method in DisableAutotimeStampSpec
Test the list method returns a PagedResultList with pagination arguments() - Method in DetachedCriteriaSpec
test unique constraint for the associated child object() - Method in BuiltinUniqueConstraintWorksWithTargetProxiesConstraintsSpec
test unique constraint on root instance() - Method in BuiltinUniqueConstraintWorksWithTargetProxiesConstraintsSpec
test unique constraint on the unmodified association loaded as initialized proxy() - Method in BuiltinUniqueConstraintWorksWithTargetProxiesConstraintsSpec
Test uniqueResult() - Method in NamedQuerySpec
Test update entity with association proxies() - Method in UpdateWithProxyPresentSpec
Test update events() - Method in PersistenceEventListenerSpec
test update inverse side of bidirectional one to many collection() - Method in OneToManySpec
test update inverse side of bidirectional one to many happens before flushing the session() - Method in OneToManySpec
Test update method on detached criteria with empty criteria() - Method in DetachedCriteriaSpec
Test update unidirectional oneToMany with proxy() - Method in UpdateWithProxyPresentSpec
Test updateAll method() - Method in DetachedCriteriaSpec
test updateAll with whereLazy() - Method in WhereLazySpec
Test Using AND Multiple Times In A Dynamic Finder() - Method in FindByMethodSpec
Test Using OR Multiple Times In A Dynamic Finder() - Method in FindByMethodSpec
Test validate() method() - Method in ValidationSpec
Test validating an object that has had values rejected with an ObjectError() - Method in ValidationSpec
Test validation events() - Method in PersistenceEventListenerSpec
Test versioning() - Method in OptimisticLockingSpec
TEST_DB_URL - Field in HibernateDatastoreSpringInitializer
TestAuthor - Class in org.apache.grails.data.testing.tck.domains
TestAuthor() - Constructor in TestAuthor
TestBook - Class in org.apache.grails.data.testing.tck.domains
TestBook() - Constructor in TestBook
testBooleanPropertyQuery() - Method in FindByMethodSpec
testChainingQueriesWithParams() - Method in NamedQuerySpec
TestCheckedException - Class in org.apache.grails.data.testing.tck.tests
TestCheckedException() - Constructor in TestCheckedException
TestEntity - Class in org.apache.grails.data.testing.tck.domains
Authors:
graemerocher
TestEntity() - Constructor in TestEntity
TestEnum - Enum in org.apache.grails.data.testing.tck.domains
TestHttpResponse(grails.plugin.json.view.test.JsonRenderResult) - Constructor in JsonViewTest.TestHttpResponse
TestHttpResponse(grails.plugin.json.view.test.JsonRenderResult) - Constructor in JsonViewUnitTest.TestHttpResponse
testId - Property in ContainerGebTestDescription
TestingSupportExtension - Class in org.grails.testing.spock
TestingSupportExtension() - Constructor in TestingSupportExtension
TestLinkGenerator - Class in grails.plugin.json.view.test
A test link generator
TestLinkGenerator(org.grails.datastore.mapping.model.MappingContext) - Constructor in TestLinkGenerator
testManager - Property in ContainerGebSpec
testManager - Property in WebDriverContainerHolder
TestOutputCapturingPrintStream(java.io.PrintStream) - Constructor in SystemOutAndErrSwapper.TestOutputCapturingPrintStream
testPersistBasicTypes() - Method in CommonTypesPersistenceSpec
TestPlayer - Class in org.apache.grails.data.testing.tck.domains
TestPlayer() - Constructor in TestPlayer
TestRequestConfigurer - Class in grails.plugin.json.view.test
Allows configuring the JSON view rendering for request state
TestRequestConfigurer(grails.plugin.json.view.api.JsonView) - Constructor in TestRequestConfigurer
TestRuntimeGrailsApplicationPostProcessor(groovy.lang.Closure, java.util.Set) - Constructor in GrailsApplicationBuilder.TestRuntimeGrailsApplicationPostProcessor
TestSaveOrUpdateEventListener - Class in org.apache.grails.data.testing.tck.tests
TestSaveOrUpdateEventListener(org.grails.datastore.mapping.core.Datastore) - Constructor in TestSaveOrUpdateEventListener
TestsCompleter - Class in org.grails.cli.interactive.completers
A completer that completes the names of the tests in the project
TestsCompleter() - Constructor in TestsCompleter
TestStacktraceSanitizer - Class in org.grails.test.support
TEXT - Field in HibernateCriteriaBuilder
TEXT_HTML - Field in RenderDynamicMethod
TEXT_JSON_CONTENT_TYPE - Property in ControllerUnitTest
TEXT_JSON - Field in MimeType
text - Property in Snapshot
TEXT_XML_CONTENT_TYPE - Property in ControllerUnitTest
TEXT_XML - Field in MimeType
textArea - Property in FormTagLib
A general tag for creating textareas.
TextareaInputRenderer - Class in org.grails.scaffolding.registry.input
The default renderer for rendering properties with the constraint [widget: "textarea"]
TextareaInputRenderer() - Constructor in TextareaInputRenderer
textField - Property in FormTagLib
Creates a new text field.
textOut - Property in SystemOutAndErrSwapper.TestOutputCapturingPrintStream
then(Closure<T>) - Method in BoundPromise
then(Closure<T>) - Method in FutureTaskPromise
then(Closure<T>) - Method in GparsPromise
then(Closure<T>) - Method in Promise
Same as #onComplete
then(groovy.lang.Closure) - Method in PromiseList
then(Closure<Map<K, V>>) - Method in PromiseMap
then(Closure<T>) - Method in SynchronousPromise
ThirdPartyCacheEntityPersister - Class in org.grails.datastore.mapping.engine
An EntityPersister that supports third party cache adapters
ThirdPartyCacheEntityPersister(org.grails.datastore.mapping.model.MappingContext, org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.core.Session, org.springframework.context.ApplicationEventPublisher, TPCacheAdapterRepository<T>) - Constructor in ThirdPartyCacheEntityPersister
thisValidator - Property in GormValidatorAdapter
threadPool - Property in GroovyPageCompiler
THROWABLE - Field in Matcher
throwRuntimeException(java.lang.RuntimeException) - Method in AbstractHibernateCriteriaBuilder
Throws a runtime exception where necessary to ensure the session gets closed
throwTagError(java.lang.String) - Method in TagLibrary
Throws a GrailsTagException
tiggerAppLoad() - Method in GrailsCli
TIME - Field in HibernateCriteriaBuilder
TimeInputRenderer - Class in org.grails.scaffolding.registry.input
The default renderer for rendering java.sql.Time properties
TimeInputRenderer() - Constructor in TimeInputRenderer
timeout - Property in AsyncGrailsWebRequest
timeout - Property in MockAsyncContext
timeout - Field in ReadOnly
The timeout for this transaction.
timeout - Field in Transactional
The timeout for this transaction.
timeoutHandlers - Property in AsyncGrailsWebRequest
timeoutReached - Property in AsyncWebRequestPromiseDecorator
TIMESTAMP - Field in HibernateCriteriaBuilder
TimestampProvider - Interface in org.grails.datastore.gorm.timestamp
Interface for implementations that create timestamps for GORM dateCreated/lastUpdated fields
timezone - Field in DefaultJsonGenerator
TIMEZONE - Field in HibernateCriteriaBuilder
timezone - Field in JsonGenerator.Options
timeZone - Property in JsonViewGeneratorConfiguration
TimeZoneConverter - Class in org.grails.databinding.converters
Since:
2.3.6
TimeZoneConverter() - Constructor in TimeZoneConverter
TimeZoneInputRenderer - Class in org.grails.scaffolding.registry.input
The default renderer for rendering java.util.TimeZone properties
TimeZoneInputRenderer() - Constructor in TimeZoneInputRenderer
timeZoneSelect - Property in FormTagLib
A helper tag for creating TimeZone selects.
TITLE_ATTRIBUTE - Field in AbstractLinkingRenderer
title - Property in Book
title - Property in DatabaseMigrationGrailsPlugin
title - Property in GebGrailsPlugin
title - Property in HibernateGrailsPlugin
title - Property in JsonViewGrailsPlugin
title - Property in Link
The Human readable title of the resource
title - Property in MarkupViewGrailsPlugin
title - Property in MongodbGrailsPlugin
title - Property in Publication
title - Property in ScaffoldingGrailsPlugin
title - Property in Sitemesh3GrailsPlugin
title - Property in TestBook
TldReader - Class in org.grails.gsp.jsp
A SAX parser implementation that reads the contents of a tag library definition (TLD) into two properties called tags and listeners (for the tag listeners)
TldReader(java.io.InputStream) - Constructor in TldReader
tldScanPatterns - Property in TagLibraryResolverImpl
tmpdir - Property in GroovyPageCompilerTask
tmpdir - Property in GroovyPageForkedCompiler
tmpl - Property in JsonView
The template namespace
to(java.util.Map, T, geb.url.UrlFragment, java.lang.Object) - Method in BrowserDelegate
Delegates to Browser.to.
to(java.util.Map, geb.url.UrlFragment, java.lang.Object) - Method in PageDelegate
TO_STRING_TYPES - Field in DefaultJsonViewHelper
toArray(java.lang.Object) - Method in AbstractPersistentCollection
toArray(java.lang.Object) - Method in JSONArray
toArray(T) - Method in PagedResultList
toBoolean(java.lang.String) - Method in GrailsStringUtils
Converts a string to a boolean.
toCharArray() - Method in StreamCharBuffer
Reads the buffer to a char[].
toConfiguration(B) - Method in ConfigurationBuilder
Convert the builder to the final configuration
toConfiguration(org.grails.datastore.mapping.core.connections.ConnectionSourceSettings) - Method in ConnectionSourceSettingsBuilder
toConfiguration(org.grails.datastore.gorm.jdbc.connections.DataSourceSettings) - Method in DataSourceSettingsBuilder
toConfiguration(org.grails.orm.hibernate.connections.HibernateConnectionSourceSettings) - Method in HibernateConnectionSourceSettingsBuilder
toConfiguration(org.grails.datastore.mapping.mongo.connections.MongoConnectionSourceSettings) - Method in MongoConnectionSourceSettingsBuilder
toCriterion() - Method in AbstractHibernateCriteriaBuilder.LogicalExpression
toDBObject(org.bson.Document) - Method in MongoExtensions
toFlatConfig() - Method in NavigableMap
toGparsPromises(List<Promise<T>>) - Method in GparsPromiseFactory
toHibernateCriterion(org.grails.orm.hibernate.query.AbstractHibernateQuery, org.grails.datastore.mapping.query.Query.Criterion, java.lang.String) - Method in AbstractHibernateCriterionAdapter
toHibernateCriterion(org.grails.orm.hibernate.query.AbstractHibernateQuery, T, java.lang.String) - Method in AbstractHibernateCriterionAdapter.CriterionAdaptor
toHibernateDetachedCriteria(org.grails.orm.hibernate.query.AbstractHibernateQuery, QueryableCriteria<?>, java.lang.String) - Method in AbstractHibernateCriterionAdapter
toHibernateDetachedCriteria(org.grails.orm.hibernate.query.AbstractHibernateQuery, QueryableCriteria<?>, java.lang.String) - Method in HibernateCriterionAdapter
toHibernateEventListeners(org.grails.orm.hibernate.support.AbstractClosureEventTriggeringInterceptor) - Method in HibernateConnectionSourceSettings.HibernateSettings
toHibernateProjection() - Method in HibernateProjectionAdapter
toHibernateProperties() - Method in DataSourceSettings
Convert to Hibernate properties
toJson(java.lang.Object) - Method in DefaultJsonGenerator
{@inheritDoc}
toJson(java.lang.Object) - Method in JsonGenerator
Converts an object to its JSON representation.
toJson(java.util.Map) - Method in JsonOutput
Parameters:
m - a java.util.Map to format to JSON string
toJSONArray(org.grails.web.json.JSONArray) - Method in JSONObject
Produce a JSONArray containing the values of the members of this JSONObject.
toJSONObject(org.grails.web.json.JSONArray) - Method in JSONArray
Produce a JSONObject by combining a JSONArray of names with the values of this JSONArray.
Token - Class in org.grails.web.json.parser
token - Field in JSONParser
Current token.
TOKEN_KEY - Field in SynchronizerTokensHolder
token_source - Field in JSONParser
Generated Token Manager.
Token(int, java.lang.String) - Constructor in Token
Constructs a new token for the specified Image and Kind.
TOKEN_URI - Field in SynchronizerTokensHolder
tokenImage - Field in ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrError - Class in org.grails.web.json.parser
Token Manager Error.
TokenMgrError(boolean, int, int, int, java.lang.String, char, int) - Constructor in TokenMgrError
Full Constructor.
TokenResponseActionResultTransformer - Class in org.grails.web.servlet.mvc
An ActionResultTransformer that adds support for the "Synchronizer Token Pattern"
TokenResponseActionResultTransformer() - Constructor in TokenResponseActionResultTransformer
TokenResponseHandler - Interface in org.grails.web.servlet.mvc
Invokes user code that handles double or invalid submits.
toList(FindIterable, Class<T>) - Method in MongoExtensions
ToMany - Class in org.grails.datastore.mapping.model.types
Shared super class inherited by both OneToMany and ManyToMany
ToMany(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, java.lang.String, java.lang.Class) - Constructor in ToMany
TomcatJDBCPoolMBeanExporter - Class in org.grails.plugins.datasource
TomcatJDBCPoolMBeanExporter() - Constructor in TomcatJDBCPoolMBeanExporter
TOOBIG_SUFFIX - Field in ConstrainedProperty
TOOLONG_SUFFIX - Field in ConstrainedProperty
ToOne - Class in org.grails.datastore.mapping.model.types
Authors:
Graeme Rocher
ToOne(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.model.MappingContext, java.lang.String, java.lang.Class) - Constructor in ToOne
TOOSHORT_SUFFIX - Field in ConstrainedProperty
TOOSMALL_SUFFIX - Field in ConstrainedProperty
toProperties() - Method in CompositeConfig
toProperties() - Method in Config
Converts the config to properties
toProperties() - Method in DataSourceSettings
Returns:
Convert to datasource properties
toProperties() - Method in HibernateConnectionSourceSettings
Convert to hibernate properties
toProperties() - Method in HibernateConnectionSourceSettings.HibernateSettings
Convert to Hibernate properties
toProperties() - Method in NavigableMap
toProperties() - Method in NavigableMapConfig
toProperties() - Method in PrefixedConfig
toPropertyNameFormat(java.lang.Class) - Method in ContextMarkupRendererImpl
toPropertyNameFormat(java.lang.Class) - Method in FormFieldsTemplateService
topWriter(java.io.Writer) - Method in OutputEncodingStackAttributes.Builder
toQueryString() - Method in GrailsParameterMap
Converts this parameter map into a query String.
toQueryString(java.util.Map) - Method in WebUtils
Converts the given parameters to a query string using the default UTF-8 encoding
toRegexSafeString() - Method in JSONTokener
Make a regex safe printable string of this JSONTokener.
toSqlString(org.hibernate.Criteria, org.hibernate.criterion.CriteriaQuery) - Method in RlikeExpression
toStoreValue(java.lang.Object) - Method in GrailsConcurrentLinkedMapCache
Convert the given user value, as passed into the put method, to a value in the internal store (adapting null).
toStreamingEncoders(List<Encoder>) - Method in ChainedEncoders
toString() - Method in AbstractConstraint
toString() - Method in AbstractConverter
toString() - Method in AbstractGrailsClass
toString() - Method in AbstractPersistentCollection
toString() - Method in AbstractPersistentEntity
toString() - Method in AbstractPersistentProperty
toString() - Method in AbstractTypeConvertingMap
toString() - Method in Association
toString() - Method in Box
toString() - Method in Circle
toString() - Method in ColumnConfig
toString() - Method in ConfigProperties
toString() - Method in DefaultCodecIdentifier
toString() - Method in DefaultGrailsPlugin
toString() - Method in DefaultJsonGenerator.ClosureConverter
toString() - Method in DefaultUrlMappingInfo
toString() - Method in DefaultUrlMappingsHolder
toString() - Method in Dependency
toString() - Method in Dependency.Exclusion
toString() - Method in EncodingStateImpl
toString() - Method in FastStringPrintWriter
toString() - Method in FastStringWriter
toString(int) - Method in GradleDependency
toString(char[]) - Method in GrailsArrayUtils
toString() - Method in GrailsConsole
toString() - Method in GrailsHttpSession
toString() - Method in GrailsRepositoryConfiguration
toString() - Method in GrailsVersion
toString() - Method in HibernateDatastore
toString() - Method in Identity
toString() - Method in IndexedPropertyReferenceDescriptor
toString(boolean) - Method in JSON
Performs the conversion and returns the resulting JSON as String
toString(int) - Method in JSONArray
Make a prettyprinted JSON text of this JSONArray.
toString(int) - Method in JSONObject
Make a prettyprinted JSON text of this JSONObject.
toString() - Method in JsonOutput.JsonUnescaped
toString() - Method in JsonOutput.JsonWritable
toString() - Method in JSONTokener
Make a printable string of this JSONTokener.
toString() - Method in JspWriterDelegate
toString() - Method in LineString
toString() - Method in MappingFactory
toString() - Method in MimeType
toString() - Method in MongoQuery.AggregatedResultList
toString() - Method in MongoQuery.MongoResultList
toString() - Method in MultiLineString
toString() - Method in MultiPoint
toString() - Method in NavigableMap
toString() - Method in NavigableMap.NullSafeNavigator
toString() - Method in NavigableMapConfig
toString() - Method in Pair
toString() - Method in Point
toString() - Method in Polygon
toString() - Method in PropertyConfig
toString() - Method in RegexUrlMapping
toString() - Method in ReloadableResourceBundleMessageSource
toString() - Method in RepositoryConfiguration
toString() - Method in ResourceMatcher.MatchedResource
toString() - Method in RlikeExpression
toString() - Method in Snapshot
toString() - Method in SortedAggregateCompleter
Returns:
a string representing the aggregated completers
toString() - Method in StopWatch
Return an informative string describing all tasks performed For custom reporting, call getTaskInfo() and use the task info directly.
toString() - Method in StreamCharBuffer
{@inheritDoc}
toString() - Method in StreamCharBuffer.EncodedPart
toString() - Method in Token
Returns the image.
toString() - Method in Triple
toString() - Method in UrlCreatorCache.ReverseMappingKey
toString() - Method in XML
ToStringBeanMarshaller - Class in org.grails.web.converters.marshaller.xml
Authors:
Siegfried Puchbauer
ToStringBeanMarshaller() - Constructor in ToStringBeanMarshaller
totalBytesUnread() - Method in StreamByteBuffer
totalCount - Field in PagedResultList
toUrlElement(java.lang.String) - Method in CamelCaseUrlConverter
toUrlElement(java.lang.String) - Method in HyphenatedUrlConverter
toUrlElement(java.lang.String) - Method in UrlConverter
toValidConnectionSourceNames(Map<String, Object>) - Method in AbstractConnectionSources
TPCacheAdapter - Interface in org.grails.datastore.mapping.cache
TPCacheAdapterRepository - Interface in org.grails.datastore.mapping.cache
A repository of TPCacheAdapters.
TPCacheAdapterRepositoryImpl - Class in org.grails.datastore.mapping.cache.impl
Simple implementation of TPCacheAdapterRepository
tracingEnabled - Property in GrailsGebSettings
trackChanges(Map<String, Object>) - Method in DirtyCheckable
Initialises the changes with the given changes.
trackCustomCascadingSaves(org.grails.orm.hibernate.cfg.Mapping, Iterable<PersistentProperty>) - Method in GrailsDomainBinder
Checks for any custom cascading saves set up via the mapping DSL and records them within the persistent property.
TRAILER - Field in HttpHeaders
TRAIT_INJECTOR_CLASS - Field in GlobalGrailsClassInjectorTransformation
TraitInjectionSupport - Class in org.grails.compiler.injection
Utility methods used by TraitInjectionUtils
TraitInjectionSupport() - Constructor in TraitInjectionSupport
TraitInjectionUtils - Class in org.grails.compiler.injection
Authors:
Jeff Brown
TraitInjector - Interface in grails.compiler.traits
Authors:
Jeff Brown
TraitPropertyAccessStrategy - Class in org.grails.orm.hibernate.access
Support reading and writing trait fields with Hibernate 5+
Transaction - Interface in org.grails.datastore.mapping.transactions
Class giving the ability to start, commit and rollback a transaction.
transaction - Field in AbstractSession
TRANSACTION_MANAGER_BEAN - Field in AbstractDatastoreInitializer
TRANSACTION_MANAGER_BLACK_LIST_PATTERN - Field in DataSourceGrailsPlugin
TRANSACTION_MANAGER_ENABLED - Field in DataSourceGrailsPlugin
TRANSACTION_MANAGER_WHITE_LIST_PATTERN - Field in DataSourceGrailsPlugin
Transactional - Annotation Type in grails.gorm.transactions
Describes transaction attributes on a method or class.
TRANSACTIONAL - Property in GrailsTestTransactionInterceptor
TRANSACTIONAL_ORDER - Field in GroovyTransformOrder
Implements the Transaction, and Readonly transforms
TransactionalAsyncTransformUtils - Class in org.grails.compiler.web.async
Utility methods for use by Async transformations
TransactionalAsyncTransformUtils() - Constructor in TransactionalAsyncTransformUtils
transactionalDatastore() - Method in AbstractServiceImplementer
Returns:
The datastore expression
TransactionalPromiseDecorator - Class in grails.async.services
A PromiseDecorator that wraps a Promise in a transaction
TransactionalPromiseDecorator(org.springframework.transaction.PlatformTransactionManager, org.springframework.transaction.annotation.Transactional) - Constructor in TransactionalPromiseDecorator
TransactionalTransform - Class in org.grails.datastore.gorm.transactions.transform
TransactionalTransform() - Constructor in TransactionalTransform
transactionAttribute - Property in GrailsTransactionTemplate
transactionAware - Property in DataSourceSettings
Whether the data source is aware of an ongoing Spring transaction
TransactionCapableDatastore - Interface in org.grails.datastore.mapping.transactions
An interface for Datastore implementations that support transaction management
transactionDefinition - Property in TransactionalPromiseDecorator
TransactionManagementCompilerAutoConfiguration - Class in org.grails.cli.compiler.autoconfigure
CompilerAutoConfiguration for Spring MVC.
transactionManager - Property in GormEnhancer
transactionManager - Field in GormStaticApi
transactionManager - Field in HibernateDatastore
transactionManager - Field in HibernateMappingContextSessionFactoryBean
transactionManager - Property in HibernateSpec
transactionManager - Field in MongoDatastore
transactionManager - Property in TransactionalPromiseDecorator
TransactionManagerAware - Interface in grails.transaction
Authors:
Graeme Rocher
TransactionManagerPostProcessor - Class in org.grails.transaction
Injects the platform transaction manager into beans that implement TransactionManagerAware.
transactionManagers - Field in GrailsTestTransactionInterceptor
TransactionObject - Class in org.grails.datastore.mapping.transactions
A transaction object returned when the transaction is created.
transactionPhase - Property in AbstractEventBus.EventTriggerTransactionSynchronization
TransactionService - Interface in grails.gorm.transactions
A GORM service that simplifies the execution of transactions
transactionService() - Method in AbstractServiceImplementer
Returns:
The transaction service
transactionStatus - Property in HibernateSpec
The transaction status
transactionStatuses - Field in GrailsTestTransactionInterceptor
TransactionUtils - Class in org.grails.datastore.mapping.transactions
Utility methods for Transactions.
TRANSFER_ENCODING - Field in HttpHeaders
transferTo(java.io.File) - Method in GrailsMockMultipartFile
transform(org.codehaus.groovy.ast.expr.Expression) - Method in AbstractCacheTransformation.1
TRANSFORM_APPLIED_MARKER - Field in AstUtils
transform(org.codehaus.groovy.ast.expr.Expression) - Method in AstUtils.1
transform(org.codehaus.groovy.ast.expr.Expression) - Method in BuilderTypeCheckingExtension.BuilderMethodReplacer
transform(org.codehaus.groovy.ast.expr.Expression) - Method in QueryStringTransformer
transformActionResult(org.grails.web.servlet.mvc.GrailsWebRequest, java.lang.String, java.lang.Object) - Method in ActionResultTransformer
Transforms an action result
transformActionResult(org.grails.web.servlet.mvc.GrailsWebRequest, java.lang.String, java.lang.Object) - Method in AsyncActionResultTransformer
transformActionResult(org.grails.web.servlet.mvc.GrailsWebRequest, java.lang.String, java.lang.Object) - Method in TokenResponseActionResultTransformer
transformClosureExpression(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.ClosureExpression) - Method in DetachedCriteriaTransformer
transformClosureToMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.ClosureExpression, org.codehaus.groovy.ast.PropertyNode, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext) - Method in ControllerActionTransformer
transformDeclarationExpression(org.codehaus.groovy.ast.expr.DeclarationExpression) - Method in QueryStringTransformer
transformDynamicMethods(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.MethodNode, java.util.Set) - Method in BuilderTypeCheckingExtension
transformDynamicMethods(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.MethodNode, java.util.Set) - Method in JsonTemplateTypeCheckingExtension
transformPropertyExpressions(org.codehaus.groovy.ast.expr.Expression) - Method in QueryStringTransformer
transformQuery(org.codehaus.groovy.ast.expr.GStringExpression) - Method in QueryStringTransformer
transformToValidLocation(java.lang.String) - Method in GroovyPagesGrailsPlugin
transformTransactionalMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.ListExpression) - Method in DefaultDelegateAsyncTransactionalMethodTransformer
transformTransactionalMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.ListExpression) - Method in DelegateAsyncTransactionalMethodTransformer
TRANSLATE_SPRING_EVENTS - Field in EventBusGrailsPlugin
Whether to translate GORM events into reactor events
traversableResolver(jakarta.validation.TraversableResolver) - Method in GormValidatorFactoryAdapter.GormValidatorContext
TRIM_STRINGS - Field in Settings
trimBackTigs(java.lang.String) - Method in GrailsDomainBinder
trimProxySuffix(java.lang.String) - Method in ConverterUtil
trimStart(java.lang.String, java.lang.String) - Method in GrailsStringUtils
Trims the start of the string
trimStrings - Property in DomainPropertyFactoryImpl
trimStrings - Field in DomainPropertyImpl
trimStrings - Property in GrailsWebDataBinder
trimToNull(java.lang.String) - Method in GrailsStringUtils
Removes all space from both ends of this String returning null if the String is empty ("") after the trim or if it is null.
trimToSize() - Method in JSONArray
Triple - Class in grails.util
Triple(A, B, C) - Constructor in Triple
trouble - Field in GrailsPrintWriter
TRUE_FALSE - Field in HibernateCriteriaBuilder
tryCatchFinally - Property in JspTagImpl
Two parameter validate is called on entity validator if it implements Validator interface() - Method in ValidationSpec
type - Field in AbstractPersistentProperty
TYPE - Field in ApplicationArtefactHandler
type - Field in ArtefactHandlerAdapter
TYPE_ATTRIBUTE - Field in AbstractLinkingRenderer
TYPE_ATTRIBUTE - Field in DefaultHalViewHelper
TYPE - Field in BootstrapArtefactHandler
TYPE_CHECKED_TYPE - Field in AstUtils
TYPE - Field in CodecArtefactHandler
TYPE - Field in ControllerArtefactHandler
type(Class<? extends DataSource>) - Method in DataSourceBuilder
type - Property in DataSourceSettings
The connection pool to use
type - Property in DefaultConstraintFactory
type - Property in DefaultDataBindingSourceRegistry.DataBindingSourceCreatorCacheKey
type(java.lang.String) - Method in DefaultHalViewHelper
Parameters:
name - Sets the HAL response type
type - Field in DefaultJsonGenerator.ClosureConverter
type - Property in DiscriminatorConfig
The type
TYPE - Field in DomainClassArtefactHandler
type(java.lang.String) - Method in HalViewHelper
Parameters:
name - Sets the HAL response type
type - Property in Identity
The type
type - Field in IdentityEnumType
TYPE - Field in InterceptorArtefactHandler
type - Field in Join
Returns:
The join type
Default:
{}
TYPE - Field in JsonViewWritableScript
TYPE - Field in MarkupViewTemplate
type - Field in NamespacedTagDispatcher
type - Property in Pet
type - Property in PropertyConfig
The Hibernate type or user type of the property.
TYPE - Field in ServiceArtefactHandler
TYPE - Field in TagLibArtefactHandler
TYPE - Field in UrlMappingsArtefactHandler
TYPE - Field in Views
The artefact type identifier for Grails
TypeConvertingMap - Class in grails.util
TypeConvertingMap is a Map with type conversion capabilities.
TypeConvertingMap(java.util.Map) - Constructor in TypeConvertingMap
TypedStructuredBindingEditor - Interface in grails.databinding
Since:
3.0
typeName - Field in JUnitReportsFactory
typeParams - Property in PropertyConfig
The parameters for the property that can be used to configure a Hibernate ParameterizedType implementation.
types - Property in ConnectionSourceSettings.CustomSettings
custom types
TYPES - Field in EventListenerIntegrator
TypeSpecifyableTransactionProxyFactoryBean - Class in org.grails.spring
Allows the type of the underlying object to be specified explicitly.
TypeSpecifyableTransactionProxyFactoryBean(Class<?>) - Constructor in TypeSpecifyableTransactionProxyFactoryBean
tz - Property in CommonTypes

U

unbindSession(org.grails.datastore.mapping.core.Session) - Method in DatastoreUtils
Unbinds and closes a session.
unBlockFlushAndClose() - Method in GrailsRoutablePrintWriter
uncaughtException(java.lang.Thread, java.lang.Throwable) - Method in LoggingPoolFactory.1.1
UNDEFINED_ENCODING_STATE - Field in EncodingStateImpl
UNDERSCORE - Field in BinaryGrailsPlugin
UNDERSCORE_CHAR - Field in GenericGroovyTemplateResolver
UNDERSCORE - Field in GrailsDomainBinder
unescaped(java.lang.CharSequence) - Method in JsonOutput
Obtains JSON unescaped text for the given text
uninitializedEntities - Field in AutoTimestampEventListener
UninstallCommand - Class in org.grails.cli.command.install
Command to uninstall dependencies from the CLI's lib/ext directory.
UninstallCommand() - Constructor in UninstallCommand
unique - Property in ColumnConfig
Whether the column is unique
unique(List<String>) - Method in Property
UniqueConstraint - Class in org.grails.datastore.gorm.validation.constraints.builtin
A constraint that validates for the presence of an existing object (uniqueness)
UniqueConstraint(Class<?>, java.lang.String, java.lang.Object, org.springframework.context.MessageSource) - Constructor in UniqueConstraint
UniqueConstraintSpec - Class in org.apache.grails.data.testing.tck.tests
Tests the unique constraint
UniqueConstraintSpec() - Constructor in UniqueConstraintSpec
UniqueGroup - Class in org.apache.grails.data.testing.tck.domains
UniqueGroup() - Constructor in UniqueGroup
uniqueResult - Field in AbstractCriteriaBuilder
uniqueResult - Field in AbstractHibernateCriteriaBuilder
uniqueResult - Field in Query
unit - Property in HalCodeVisitorSupport
UNKNOWN - Enum Constant in DatabaseDriver
Unknown type.
unlock(java.lang.Object) - Method in AbstractHibernateSession
unlock(java.lang.Object) - Method in AbstractSession
unlock(java.lang.Object) - Method in LockableEntityPersister
Unlocks a locked object
unlock(java.lang.Object) - Method in MongoCodecEntityPersister
unlock(java.lang.Object) - Method in NativeEntryEntityPersister
unlock(java.lang.Object) - Method in Session
Releases a lock, if not called all locked objects should be released by disconnect()
unlockEntry(org.grails.datastore.mapping.model.PersistentEntity, java.lang.String, java.io.Serializable) - Method in NativeEntryEntityPersister
Subclasses to override to provide locking semantics
unqualify(java.lang.String) - Method in GrailsDomainBinder
unqualify(java.lang.String) - Method in GrailsHibernateUtil
UNSET_OPERATOR - Field in MongoConstants
unsubscribeAll(java.lang.CharSequence) - Method in AbstractEventBus
unsubscribeAll(java.lang.CharSequence) - Method in Subjects
Clear all listeners for the given event
unsupported(java.lang.Object) - Method in GormStaticApi
unwrap(java.lang.Object) - Method in EntityProxyHandlerAdapter
unwrap(Class<T>) - Method in GormValidatorFactoryAdapter
unwrap() - Method in GrailsLazyProxyPrintWriter
unwrap() - Method in GrailsPrintWriter
unwrap() - Method in GrailsPrintWriterAdapter
unwrap() - Method in GrailsRoutablePrintWriter
unwrap() - Method in GrailsWrappedWriter
unwrap(java.lang.Object) - Method in GroovyProxyFactory
unwrap() - Method in GSPResponseWriter
unwrap(java.lang.Object) - Method in HibernateProxyHandler
Unproxies a HibernateProxy.
unwrap(Class<T>) - Method in JakartaValidatorRegistry
unwrap(java.lang.Object) - Method in JavassistProxyFactory
Unwraps the given proxy if it is one
unwrap(java.lang.Object) - Method in ProxyHandler
Unwraps the given proxy if it is one
unwrap(java.lang.Object) - Method in SimpleHibernateProxyHandler
unwrapIfProxy(java.lang.Object) - Method in DefaultProxyHandler
unwrapIfProxy(java.lang.Object) - Method in GrailsHibernateUtil
Unproxies a HibernateProxy.
unwrapIfProxy(java.lang.Object) - Method in HibernateProxyHandler
calls unwrap which calls unproxy
unwrapIfProxy(java.lang.Object) - Method in ProxyHandler
Returns the unwrapped proxy instance or the original object if not proxied.
unwrapIfProxy(java.lang.Object) - Method in ProxyHandlerAdapter
unwrapIfProxy(java.lang.Object) - Method in SimpleHibernateProxyHandler
unwrapProxy(org.hibernate.proxy.HibernateProxy) - Method in GrailsHibernateUtil
Unwraps and initializes a HibernateProxy.
unwrapProxy(java.lang.Object) - Method in HibernateProxyHandler
deprecated:
use unwrap
unwrapProxy(org.hibernate.proxy.HibernateProxy) - Method in SimpleHibernateProxyHandler
unwrapWriter(java.io.Writer) - Method in GrailsPrintWriter
UNZIP_PROFILE_TEMP_DIR - Field in CreateAppCommand
unzipProfile(groovy.ant.AntBuilder, org.springframework.core.io.Resource) - Method in CreateAppCommand
updatable - Property in PropertyConfig
Whether or not this column is updatable by hibernate
update(char[], int, int) - Method in BoundedCharsAsEncodedBytesCounter
UPDATE_CLAUSE - Field in JpaQueryBuilder
update(MongoCollection<Document>, Map<String, Object>, Map<String, Object>, UpdateOptions) - Method in MongoExtensions
update() - Method in ReloadableResourceBundleMessageSource.PropertiesHolder
update() - Method in RestfulController
Updates a resource for the given id
updateAll(org.grails.datastore.mapping.query.api.QueryableCriteria, Map<String,Object>) - Method in AbstractSession
This default implementation of updateAll is unlikely to be optimal as it iterates and updates each object one by one.
updateAll(java.util.Map) - Method in DetachedCriteria
Updates all entities matching this criteria
updateAll(java.util.Map) - Method in GormOperations
Updates all entities matching this criteria
updateAll(org.grails.datastore.mapping.query.api.QueryableCriteria, Map<String,Object>) - Method in HibernateSession
Updates all objects matching the given criteria and property values.
updateAll(org.grails.datastore.mapping.query.api.QueryableCriteria, Map<String, Object>) - Method in MongoCodecSession
updateAll(org.grails.datastore.mapping.query.api.QueryableCriteria, Map<String,Object>) - Method in MongoSession
updateAll(java.lang.String) - Method in Product
updateAll(org.grails.datastore.mapping.query.api.QueryableCriteria, Map<String,Object>) - Method in Session
Updates all objects matching the given criteria and property values
updateCaches(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object, java.io.Serializable) - Method in MongoCodecEntityPersister
updateComplete() - Method in DefaultArtefactInfo
Refresh the arrays generated from the maps.
updateConstantMetaClass(groovy.lang.MetaClassRegistryChangeEvent) - Method in MetaClassChangeReporter
Called when the a constant MetaClass is updated.
updateConstantMetaClass(groovy.lang.MetaClassRegistryChangeEvent) - Method in MetaClassRegistryCleaner
UPDATED_TAG - Field in AtomRenderer
updateDestination(org.grails.buffer.GrailsRoutablePrintWriter.DestinationFactory) - Method in GrailsLazyProxyPrintWriter
updateDestination(org.grails.buffer.GrailsRoutablePrintWriter.DestinationFactory) - Method in GrailsRoutablePrintWriter
updateEntry(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess, java.lang.Object, org.bson.Document) - Method in MongoEntityPersister
updateEntry(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess, K, T) - Method in NativeEntryEntityPersister
Updates an existing entry to the actual datastore
updateEntry(org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess, java.lang.Object, java.util.Map) - Method in SimpleMapEntityPersister
UpdateException(java.lang.Throwable) - Constructor in CacheEntry.UpdateException
updateGrailsFactoriesWithType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, java.io.File) - Method in GlobalGrailsClassInjectorTransformation
UpdateLineColumn(char) - Method in SimpleCharStream
updateMany(MongoCollection<Document>, Map<String, Object>, List<? extends Map<String, Object>>, UpdateOptions) - Method in MongoExtensions
updateNestedKeys(java.util.Map) - Method in GrailsParameterMap
updateOne(MongoCollection<Document>, Map<String, Object>, List<? extends Map<String, Object>>, UpdateOptions) - Method in MongoExtensions
UpdateOneImplementer - Class in org.grails.datastore.gorm.services.implementers
Implements an update operation that returns the updated domain class
UpdateOneImplementer() - Constructor in UpdateOneImplementer
updatePluginXml(org.codehaus.groovy.ast.ClassNode, java.lang.String, java.io.File, Collection<String>) - Method in GlobalGrailsClassInjectorTransformation
updateResource(T) - Method in RestfulController
Updates a resource
updateResource(T) - Method in RestfulServiceController
updateStatus(java.lang.String) - Method in ConsoleLogger
Updates the current state message
updateStatus(java.lang.String) - Method in GrailsConsole
Updates the current state message
updateStatusMessage() - Method in CachedGradleOperation
updateStatusMessage() - Method in GrailsCli.1
UpdateStringQueryImplementer - Class in org.grails.datastore.gorm.services.implementers
Support for update String-queries
UpdateStringQueryImplementer() - Constructor in UpdateStringQueryImplementer
updateTPCache(org.grails.datastore.mapping.model.PersistentEntity, T, java.io.Serializable) - Method in ThirdPartyCacheEntityPersister
updateValue(V, Callable<V>, java.lang.Object) - Method in CacheEntry
updateValue(groovy.text.Template, Callable<Template>, java.lang.Object) - Method in GroovyPagesTemplateRenderer
updateValue(PropertiesHolder, Callable<PropertiesHolder>, java.lang.Object) - Method in ReloadableResourceBundleMessageSource.PropertiesHolderCacheEntry
UpdateWithProxyPresentSpec - Class in org.apache.grails.data.testing.tck.tests
Authors:
graemerocher
UpdateWithProxyPresentSpec() - Constructor in UpdateWithProxyPresentSpec
UPGRADE - Field in HttpHeaders
uploadForm - Property in FormTagLib
Same as <g:form>, except sets the relevant enctype for a file upload form.
upperRight - Property in Box
URI - Property in ForwardUrlMappingInfo
uri - Property in GrailsRepositoryConfiguration
uri() - Method in Resource
Returns:
The URI of the resource.
uri - Property in TestRequestConfigurer
uri - Property in TldReader
uriExcludePatterns - Field in UrlMappingMatcher
uriPatterns - Field in UrlMappingMatcher
uriToResourceCache - Field in DefaultResourceLocator
uriToResourceCache - Field in ResourceLocator
url(com.mongodb.ConnectionString) - Method in AbstractMongoConnectionSourceSettings
Parameters:
connectionString - The connection string
URL_CODEC_IDENTIFIER - Property in URLCodecFactory
url - Property in CommonTypes
URL_CONSTRAINT - Field in ConstrainedProperty
url(java.lang.String) - Method in DataSourceBuilder
url - Property in DataSourceSettings
The data source URL, defaults to an H2 in-memory database
URL - Field in HibernateCriteriaBuilder
URL_MAPPINGS - Field in DefaultGrailsUrlMappingsClass
URL_PREFIX - Field in GrailsWrappedRuntimeException
url - Property in ProfileRepoConfig
URLCodec - Class in org.grails.plugins.codecs
A codec that encodes and decodes Objects to and from URL encoded strings.
URLCodec() - Constructor in URLCodec
URLCodecFactory - Class in org.grails.encoder.impl
Implements the 'www-form-urlencoded' encoding scheme, also misleadingly known as URL encoding.
URLCodecFactory.1 - Class in org.grails.encoder.impl
URLCodecFactory.1() - Constructor in URLCodecFactory.1
URLCodecFactory.2 - Class in org.grails.encoder.impl
URLCodecFactory.2() - Constructor in URLCodecFactory.2
URLCodecFactory() - Constructor in URLCodecFactory
UrlConstraint - Class in org.grails.datastore.gorm.validation.constraints
Validates a url.
UrlConstraint(Class<?>, java.lang.String, java.lang.Object, org.springframework.context.MessageSource) - Constructor in UrlConstraint
UrlConverter - Interface in grails.web
URL converter interface for conversion strategies to implement
urlConverter - Property in AbstractGrailsControllerUrlMappings
urlConverter - Property in LinkGeneratorFactory
UrlCreator - Interface in grails.web.mapping
Creates URL patterns as Strings.
UrlCreatorCache - Class in org.grails.web.mapping
Implements caching layer for UrlCreator
UrlCreatorCache.ReverseMappingKey - Class in org.grails.web.mapping
UrlCreatorCache(int) - Constructor in UrlCreatorCache
urlHelper - Field in UrlMappingsHandlerMapping
UrlInputRenderer - Class in org.grails.scaffolding.registry.input
The default renderer for rendering java.net.URL properties
UrlInputRenderer() - Constructor in UrlInputRenderer
UrlMapping - Interface in grails.web.mapping
UrlMappingData - Interface in grails.web.mapping
UrlMappingEvaluator - Interface in grails.web.mapping
Evaluates URL mapping from the given Spring Resource or class.
UrlMappingException - Class in grails.web.mapping.exceptions
Thrown when an error occurs evaluating an URL mapping.
UrlMappingException(java.lang.String, java.lang.Throwable) - Constructor in UrlMappingException
UrlMappingFactoryBean - Class in org.grails.plugins.web.mapping.factory
A factory bean that creates the URL mappings, checking if there is a bean called urlMap in the ctx and merging that with the mappings set explicitly on this bean.
UrlMappingInfo - Interface in grails.web.mapping
Defines that data that was produced when matching a URI with a UrlMapping instance.
UrlMappingMatcher - Class in org.grails.plugins.web.interceptors
Used to match UrlMappingInfo instance by Interceptor instances
UrlMappingMatcher.ClosureExclude - Class in org.grails.plugins.web.interceptors
UrlMappingMatcher.Exclude - Interface in org.grails.plugins.web.interceptors
UrlMappingMatcher.MapExclude - Class in org.grails.plugins.web.interceptors
UrlMappingMatcher.MapExclude() - Constructor in UrlMappingMatcher.MapExclude
UrlMappingMatcher(grails.artefact.Interceptor) - Constructor in UrlMappingMatcher
UrlMappingParser - Interface in grails.web.mapping
UrlMappings - Interface in grails.web.mapping
Interface that allows access to all defined URL mappings and registration of new mappings at runtime
urlMappings - Property in UrlMappingsErrorPageCustomizer
UrlMappingsArtefactHandler - Class in org.grails.core.artefact
A handler for UrlMappings.
UrlMappingsArtefactHandler() - Constructor in UrlMappingsArtefactHandler
UrlMappingsAutoConfiguration - Class in org.grails.plugins.web.mapping
UrlMappingsErrorPageCustomizer - Class in org.grails.web.mapping.servlet
Customizes the error pages based on UrlMappings
urlMappingsErrorPageCustomizer(ObjectProvider<UrlMappings>) - Method in UrlMappingsAutoConfiguration
UrlMappingsErrorPageCustomizer() - Constructor in UrlMappingsErrorPageCustomizer
UrlMappingSetupSpecInterceptor - Class in org.grails.testing.spock
UrlMappingSetupSpecInterceptor() - Constructor in UrlMappingSetupSpecInterceptor
urlMappingSetupSpecInterceptor - Property in WebTestingSupportExtension
UrlMappingsFactory - Class in grails.web.mapping
Helper class for creating a UrlMapping.
urlMappingsFactory - Property in LinkGeneratorFactory
UrlMappingsFactory() - Constructor in UrlMappingsFactory
UrlMappingsGrailsPlugin - Class in org.grails.plugins.web.mapping
Handles the configuration of URL mappings.
UrlMappingsGrailsPlugin.DefaultUrlMappings - Class in org.grails.plugins.web.mapping
UrlMappingsGrailsPlugin.DefaultUrlMappings() - Constructor in UrlMappingsGrailsPlugin.DefaultUrlMappings
UrlMappingsGrailsPlugin() - Constructor in UrlMappingsGrailsPlugin
UrlMappingsHandlerMapping - Class in org.grails.web.mapping.mvc
Spring MVC org.springframework.web.servlet.HandlerMapping to match requests onto Grails controllers
UrlMappingsHandlerMapping.ErrorHandlingHandler - Class in org.grails.web.mapping.mvc
UrlMappingsHandlerMapping.ErrorHandlingHandler() - Constructor in UrlMappingsHandlerMapping.ErrorHandlingHandler
UrlMappingsHandlerMapping(grails.web.mapping.UrlMappingsHolder) - Constructor in UrlMappingsHandlerMapping
UrlMappingsHolder - Interface in grails.web.mapping
Main entry point of Grails URL mapping mechanism.
urlMappingsHolder - Property in DefaultLinkGenerator
urlMappingsHolder - Field in UrlMappingsHandlerMapping
urlMappingsHolderDelegate - Property in AbstractGrailsControllerUrlMappings
UrlMappingsHolderFactoryBean - Class in org.grails.web.mapping
Constructs the UrlMappingsHolder from the registered UrlMappings class within a GrailsApplication.
UrlMappingsInfoHandlerAdapter - Class in org.grails.web.mapping.mvc
A HandlerAdapter that takes a matched UrlMappingInfo and executes the underlying controller producing an appropriate model
urlMappingsInfoHandlerAdapter() - Method in UrlMappingsAutoConfiguration
UrlMappingsInfoHandlerAdapter() - Constructor in UrlMappingsInfoHandlerAdapter
UrlMappingsRenderer - Interface in grails.web.mapping.reporting
An interface for classes to implement that renders URL mappings to some output format
UrlMappingsReportCommand - Class in org.grails.web.mapping.reporting
A ApplicationCommand that renders the URL mappings
UrlMappingsReportCommand() - Constructor in UrlMappingsReportCommand
UrlMappingsUnitTest - Trait in grails.testing.web
UrlMappingTagLib - Class in org.grails.plugins.web.taglib
Tag library with tags that integration with the URL mappings API (paginate, include etc.)
UrlMappingTagLib() - Constructor in UrlMappingTagLib
UrlMappingUtils - Class in org.grails.web.mapping
Utility methods for working with UrlMappings
urls - Property in StaticJarProfileRepository
usage - Property in CacheConfig
The cache usage
USAGE_OPTIONS - Property in CacheConfig
usageFlag - Field in GrailsPrintWriter
use(java.lang.String) - Method in JSON
use(java.lang.String) - Method in XML
useAbsoluteLinks - Property in GenericViewConfiguration
Whether to use absolute links
useAbsoluteLinks - Property in GrailsViewTemplate
Whether to use absolute links
useAcceptHeader - Property in HttpServletResponseExtension
useAcceptHeaderXhr - Property in HttpServletResponseExtension
useCollection(org.grails.datastore.mapping.model.PersistentEntity, java.lang.String) - Method in AbstractMongoSession
Use the given collection for the given entity
useCollection(java.lang.String) - Method in MongoEntity
Use the given collection for this entity for the scope of the session
useCollection(java.lang.String) - Method in MongoStaticApi
useCollection(java.lang.String) - Method in MongoStaticOperations
Use the given collection for this entity for the scope of the session
USED_ATTRIBUTES_SUFFIX - Field in CachingLinkGenerator
useDatabase(org.grails.datastore.mapping.model.PersistentEntity, java.lang.String) - Method in AbstractMongoSession
Use the given database name for the given entity
useDatabase(java.lang.String) - Method in MongoEntity
Use the given database for this entity for the scope of the session
useDatabase(java.lang.String) - Method in MongoStaticApi
useDatabase(java.lang.String) - Method in MongoStaticOperations
Use the given database for this entity for the scope of the session
useDefaultSchema(java.sql.Connection) - Method in DefaultSchemaHandler
useDefaultSchema(java.sql.Connection) - Method in SchemaHandler
Uses the given schema.
useJessionId - Property in ResponseRedirector
useJsessionId - Property in ApplicationTagLib
UselessContainerFileDetector - Class in grails.plugin.geb
A file detector that never finds anything.
UselessContainerFileDetector() - Constructor in UselessContainerFileDetector
USER_AGENT - Field in HttpHeaders
userHome - Property in GroovyScriptCommand
The location of the user.home directory
userInput(java.lang.String, java.lang.String) - Method in GrailsConsole
Replacement for AntBuilder.input() to eliminate dependency of GrailsScriptRunner on the Ant libraries.
username - Property in AbstractMongoConnectionSourceSettings
The username to use
username(java.lang.String) - Method in DataSourceBuilder
username - Property in DataSourceSettings
The username
username - Property in GrailsRepositoryConfiguration
username - Property in ProfileRepoConfig
userTypes - Property in Mapping
Custom hibernate user types
useSchema(java.sql.Connection, java.lang.String) - Method in DefaultSchemaHandler
useSchema(java.sql.Connection, java.lang.String) - Method in SchemaHandler
Uses the given schema.
useSchemaStatement - Property in DefaultSchemaHandler
usesConnectionSource(org.grails.datastore.mapping.model.PersistentEntity, java.lang.String) - Method in ConnectionSourcesSupport
Returns whether the given entity uses the give connection source name or not
usesDatasource(java.lang.String) - Method in DefaultGrailsServiceClass
usesDatasource(org.grails.datastore.mapping.model.PersistentEntity, java.lang.String) - Method in GrailsHibernateUtil
deprecated:
Use MultipleDataSourceSupport#getDefaultDataSource(PersistentEntity)#getDefaultDataSource(PersistentEntity) instead
usesDatasource(java.lang.String) - Method in GrailsServiceClass
Check if the service class can use the named DataSource.
usesDatasource(org.grails.datastore.mapping.model.PersistentEntity, java.lang.String) - Method in MultipleDataSourceSupport
usingContext() - Method in GormValidatorFactoryAdapter
usingContext() - Method in JakartaValidatorRegistry
UTC - Field in JsonWriter
UUID2 - Enum Constant in ValueGenerator
A generator that uses UUID2s
UUID_BINARY - Field in HibernateCriteriaBuilder
UUID_CHAR - Field in HibernateCriteriaBuilder
UUID - Enum Constant in ValueGenerator
A generator that uses UUIDs
UUIDConverter - Class in org.grails.databinding.converters
UUIDConverter() - Constructor in UUIDConverter

V

V1 - Enum Constant in TestEnum
V2 - Enum Constant in TestEnum
V3 - Enum Constant in TestEnum
VALID_CODEC_SETTING_NAMES - Field in OutputEncodingSettings
validate(java.lang.Object, java.lang.Object, org.springframework.validation.Errors) - Method in AbstractConstraint
validate(D, java.util.List, java.util.Map) - Method in AbstractHibernateGormValidationApi
validate(java.lang.Object, org.springframework.validation.Errors, boolean) - Method in CascadingValidator
An extended version of the validate(errors,obj) method that takes an additional argument specifying whether the Validator should cascade into associations or not.
validate(java.lang.Object, java.lang.Object, org.springframework.validation.Errors) - Method in ConstrainedDelegate
validate(java.lang.Object, java.lang.Object, org.springframework.validation.Errors) - Method in ConstrainedProperty
Validate this constrainted property against specified property value
validate(java.lang.Object, java.lang.Object, org.springframework.validation.Errors) - Method in Constraint
Validate this constraint against a property value.
validate(java.lang.Object, java.lang.Object, org.springframework.validation.Errors) - Method in DefaultConstrainedProperty
Validate this constrainted property against specified property value
validate() - Method in GormValidateable
Validates an instance
validate(D) - Method in GormValidationApi
Validates an instance
validate(T, Class<?>) - Method in GormValidatorAdapter
validate(liquibase.database.Database) - Method in GroovyChange
validate(liquibase.database.Database) - Method in GroovyPrecondition
validate(java.lang.Object, org.springframework.validation.Errors, boolean) - Method in PersistentEntityValidator
validate(java.util.List, Map<String, Object>, Closure<?>) - Method in Validateable
Validate the object for the given list of fields, parameters and adhoc constraints
validate(java.lang.Object, java.lang.reflect.Method, java.lang.Object) - Method in ValidatedService
Validate the given method for the given arguments
validate - Property in ValidationTagLib
Validates a form using Apache commons validator javascript against constraints defined in a Grails domain class.
Validateable - Trait in grails.validation
A trait that can be applied to make any object Validateable
validateableIncludeExcludeSupport - Property in DefaultJsonViewHelper
ValidateableTypeCheckingExtension - Class in org.grails.compiler
Since:
2.4
ValidateableTypeCheckingExtension() - Constructor in ValidateableTypeCheckingExtension
validateApi - Field in InstanceProxy
validateClosure - Property in GroovyChange
validateClosureCalled - Property in GroovyChange
ValidatedService - Trait in org.grails.datastore.gorm.validation.jakarta.services
A service that is validated by jakarta.validation
validateHelper - Property in PersistentEntityValidator
validateInstance(java.lang.Object, java.util.List) - Method in ValidationSupport
validateMethods - Field in InstanceProxy
validateParameter(java.lang.Object) - Method in AbstractConstraint
Validate the parameter passed
validateParameter(java.lang.Object) - Method in BlankConstraint
validateParameter(java.lang.Object) - Method in CreditCardConstraint
validateParameter(java.lang.Object) - Method in EmailConstraint
validateParameter(java.lang.Object) - Method in InListConstraint
validateParameter(java.lang.Object) - Method in MatchesConstraint
validateParameter(java.lang.Object) - Method in MaxConstraint
validateParameter(java.lang.Object) - Method in MaxSizeConstraint
validateParameter(java.lang.Object) - Method in MinConstraint
validateParameter(java.lang.Object) - Method in MinSizeConstraint
validateParameter(java.lang.Object) - Method in NotEqualConstraint
validateParameter(java.lang.Object) - Method in NullableConstraint
validateParameter(java.lang.Object) - Method in RangeConstraint
validateParameter(java.lang.Object) - Method in ScaleConstraint
validateParameter(java.lang.Object) - Method in SizeConstraint
validateParameter(java.lang.Object) - Method in UniqueConstraint
validateParameter(java.lang.Object) - Method in UrlConstraint
validateParameter(java.lang.Object) - Method in ValidatorConstraint
validateProfile(org.grails.cli.profile.Profile, java.lang.String) - Method in CreateAppCommand
validateProfile(org.grails.cli.profile.Profile, java.lang.String, org.grails.cli.profile.ExecutionContext) - Method in CreatePluginCommand
validatePropertyName(java.lang.String, java.lang.String) - Method in AbstractCriteriaBuilder
validateSimpleExpression() - Method in AbstractHibernateCriteriaBuilder
validateWithVetoing(java.lang.Object, java.lang.Object, org.springframework.validation.Errors) - Method in AbstractVetoingConstraint
validateWithVetoing(java.lang.Object, java.lang.Object, org.springframework.validation.Errors) - Method in VetoingConstraint
Invoke validation with vetoing capabilities
Validation - Enum Constant in EventType
VALIDATION_EXCEPTION_TYPE - Field in ValidationException
ValidationConfigurationException - Class in grails.gorm.validation.exceptions
An exception thrown when there is an error configuration validation
ValidationConfigurationException(java.lang.String, java.lang.Throwable) - Constructor in ValidationConfigurationException
ValidationCount - Property in SpecPersistenceListener
ValidationErrors - Class in org.grails.datastore.mapping.validation
Models validation errors
validationErrors - Property in GroovyChange
ValidationErrors(java.lang.Object) - Constructor in ValidationErrors
Creates a new instance of the org.springframework.validation.BeanPropertyBindingResult class.
ValidationErrorsMarshaller - Class in org.grails.web.converters.marshaller.xml
Authors:
Siegfried Puchbauer
ValidationEvent - Class in org.grails.datastore.mapping.engine.event
Authors:
Burt Beckwith
ValidationEvent(java.lang.Object, org.grails.datastore.mapping.model.PersistentEntity, org.grails.datastore.mapping.engine.EntityAccess) - Constructor in ValidationEvent
ValidationEventListener - Class in org.grails.datastore.gorm.validation.listener
An event listener for ensuring entities are valid before saving or updating
ValidationEventListener(org.grails.datastore.mapping.core.Datastore) - Constructor in ValidationEventListener
ValidationException - Class in org.grails.datastore.mapping.validation
Exception thrown when a validation error occurs
validationException - Property in GormInstanceApi
ValidationException(java.lang.String, org.springframework.validation.Errors) - Constructor in ValidationException
validationMode - Property in DynamicElementReader
ValidationSpec - Class in org.apache.grails.data.testing.tck.tests
Tests validation semantics.
ValidationSpec() - Constructor in ValidationSpec
ValidationSupport - Class in org.grails.web.plugins.support
ValidationSupport() - Constructor in ValidationSupport
ValidationTagLib - Class in org.grails.plugins.web.taglib
Tags to handle validation and errors.
ValidationTagLib() - Constructor in ValidationTagLib
VALIDATOR_CONSTRAINT - Field in ConstrainedProperty
ValidatorConstraint - Class in org.grails.datastore.gorm.validation.constraints
ValidatorConstraint(Class<?>, java.lang.String, java.lang.Object, org.springframework.context.MessageSource) - Constructor in ValidatorConstraint
validatorFactory - Property in JakartaValidatorRegistry
The validator factory
validatorMap - Property in DefaultValidatorRegistry
ValidatorProvider - Interface in org.grails.datastore.gorm.validation
A class that provides a validator
ValidatorRegistries - Class in org.grails.datastore.gorm.validation.registry.support
Utility methods for creating Validator registries
ValidatorRegistry - Interface in org.grails.datastore.mapping.validation
Strategy interface for looking up validators
validatorRegistry - Field in AbstractMappingContext
ValidatorRegistryFactoryBean - Class in org.grails.plugins.domain.support
A factory bean for the validator registry
ValidatorRegistryFactoryBean() - Constructor in ValidatorRegistryFactoryBean
ValidResponseHandler - Class in org.grails.plugins.web.servlet.mvc
Handles a valid token response.
ValidResponseHandler(java.lang.Object) - Constructor in ValidResponseHandler
value - Field in ApiDelegate
Returns:
The super class to check for in the first argument of api methods
value - Field in Artefact
value - Field in AutoTimestamp
When to apply auto-timestamping
Default:
EventType.UPDATED
value - Property in BeanPropertyAccessorImpl
value - Field in BindingFormat
Default:
""
value - Field in BindInitializer
value - Field in BindUsing
value - Property in BoundPromise
value - Field in Cacheable
Name of the caches in which the update takes place.
value - Field in CacheEvict
Qualifier value for the specified cached operation.
value - Field in CachePut
Name of the caches in which the update takes place.
value() - Method in DelegateAsync
value - Field in DependencyManagementBom
One or more sets of colon-separated coordinates (group:module:version) of a Maven bom that contains dependency management that will add to and override the default dependency management.
value - Property in DiscriminatorConfig
The discriminator value
value - Property in Distance
The value representing the distance
value - Field in Enhances
Returns:
The artefact types (Example: Controller, Service etc.)
value - Field in GormASTTransformationClass
value - Field in Join
Returns:
The property name to join on
value(java.lang.Object) - Method in JSON
Parameters:
o
value(java.lang.Object) - Method in JSONWriter
Append an object value.
value() - Method in Listener
Returns:
The types this listener listens for
value - Field in Mixin
value(java.lang.Object) - Method in PathCapturingJSONWriterWrapper
value() - Method in Publisher
Returns:
The id of the event
value() - Method in Query
value - Field in Query.PropertyCriterion
value - Field in ReadOnly
A qualifier value for the specified transaction.
value - Field in RequestParameter
The name of the request parameter to bind to.
VALUE_RETRIEVAL_STRATEGY - Field in MongoEntityPersister
value() - Method in Rollback
The connection to rollback for
value - Field in Scaffold
Default:
Void.class
value() - Method in Selector
Returns:
The id of the event
value - Field in Service
Returns:
The domain class this service operates with
Default:
Object.class
value() - Method in Subscriber
Returns:
The id of the event
value - Property in SynchronousPromise
value - Field in Tenant
The tenant resolver
value - Field in Transactional
A qualifier value for the specified transaction.
value - Field in Where
ValueConverter - Interface in grails.databinding.converters
Authors:
Jeff Brown
ValueGenerator - Enum in org.grails.datastore.mapping.model
Value generation strategies
ValueInitializer - Interface in grails.databinding.initializers
valueNull() - Method in JSONWriter
valueOf(List<List<Double>>) - Method in Box
Constructs a Box from the given coordinates
valueOf(List<Object>) - Method in Circle
Construct a circle for the given coordinates
valueOf(double, grails.mongodb.geo.Metric) - Method in Distance
Create a Distance instance for the given value
valueOf(java.util.List) - Method in GeometryCollection
valueOf(java.util.List) - Method in LineString
Constructs a LineString for the given coordinates
valueOf(java.util.List) - Method in MultiLineString
valueOf(java.util.List) - Method in MultiPoint
valueOf(java.util.List) - Method in MultiPolygon
valueOf(List<Number>) - Method in Point
Construct a point for the given coordinates supplied in the list
valueOf(java.util.List) - Method in Polygon
The inverse of Polygon.asList, constructs a Polygon from a coordinate list
valueOf(java.util.List, grails.mongodb.geo.Metric) - Method in Sphere
Constructs a Sphere for the given coordinate list and optional metric
values() - Method in AbstractTemplateVariableBinding.TemplateVariableBindingMap
values() - Method in AbstractTypeConvertingMap
values() - Method in CodeGenConfig
values() - Method in CompositeConfig
values() - Method in GPathResultMap
values() - Method in GrailsFlashScope
values() - Method in JSONObject
values() - Method in LazyBeanMap
values() - Method in LazyMetaPropertyMap
values() - Method in NavigableMap
values() - Method in NavigableMap.NullSafeNavigator
values() - Method in NavigableMapConfig
values() - Method in PrefixedConfig
values() - Method in PropertyResolverMap
VAR_TENANT_ID - Field in TenantTransform
variable(java.lang.String, boolean) - Method in AnsiConsoleUrlMappingsRenderer
variables - Property in ArtefactVariableResolver
variables - Property in CreateAppCommand
variableScope - Property in QueryStringTransformer
varThis() - Method in AstUtils
Returns:
A new this variable
VARY - Field in HttpHeaders
verbose(java.lang.String) - Method in ConsoleLogger
Outputs a verbose message
verbose(java.lang.String) - Method in GrailsConsole
verbose - Property in GroovyPageCompilerTask
verify() - Method in MockGrailsPluginManager
verifyAction(java.lang.String, java.lang.String) - Method in UrlMappingsUnitTest
Parameters:
controller - The controller name
verifyAtImplicitly(geb.Page) - Method in BrowserDelegate
verifyController(java.lang.String) - Method in UrlMappingsUnitTest
Parameters:
controller - The controller name
verifyForwardUrlMapping(Map<String, Object>, java.lang.Object, groovy.lang.Closure) - Method in UrlMappingsUnitTest
verifyReverseUrlMapping(Map<String, String>, java.lang.String, groovy.lang.Closure) - Method in UrlMappingsUnitTest
Asserts the given controller and action produce the given reverse URL mapping
verifyUrlMapping(Map<String, String>, java.lang.String, groovy.lang.Closure) - Method in UrlMappingsUnitTest
Verifies a URL mapping maps to the specified controller, action, and optionally also parameters.
verifyValue() - Method in StreamingJsonBuilder.StreamingJsonDelegate
verifyView(java.lang.String, java.lang.String) - Method in UrlMappingsUnitTest
Parameters:
controller - The controller name
version - Property in AbstractDataBindingGrailsPlugin
version - Field in AbstractGrailsPlugin
version - Field in AbstractPersistentEntity
version - Field in AbstractProfile
version - Field in AbstractUrlMapping
version - Property in Book
version - Property in Child
version - Property in ChildEntity
version - Property in ClassWithListArgBeforeValidate
version - Property in ClassWithNoArgBeforeValidate
version - Property in ClassWithOverloadedBeforeValidate
version - Property in CodecsGrailsPlugin
version - Property in CommonTypes
version - Property in ControllersGrailsPlugin
version - Property in ConvertersGrailsPlugin
version - Property in CoreGrailsPlugin
version - Property in DataSourceGrailsPlugin
version - Property in DomainClassGrailsPlugin
version - Field in Enhanced
version - Property in Entity
Returns:
Whether the entity is versioned
version - Property in EnumThing
version - Property in Face
version - Property in ForwardUrlMappingInfo
version - Field in GrailsPlugin
version - Property in GroupWithin
version(java.lang.String) - Method in HibernateMappingBuilder
version - Property in Highway
version - Property in I18nGrailsPlugin
version - Property in InterceptorsGrailsPlugin
VERSION_KEY - Field in DefaultMappingConfigurationBuilder
version - Property in Location
version(groovy.lang.Closure) - Method in Mapping
Configure the version
version - Property in MimeTypesGrailsPlugin
version - Property in ModifyPerson
version(groovy.lang.Closure) - Method in MongoCollection
version - Property in Nose
version - Property in OptLockNotVersioned
version - Property in OptLockVersioned
version - Property in Person
version - Property in PersonEvent
version - Property in PersonWithCompositeKey
version - Property in Pet
version - Property in PetType
version - Property in Plant
version - Property in PlantCategory
version - Property in Practice
version - Property in Publication
version - Property in RestResponderGrailsPlugin
version - Property in ServicesGrailsPlugin
version - Property in SimpleWidget
version - Property in SimpleWidgetWithNonStandardId
version - Property in Task
version - Property in TestEntity
version - Property in UniqueGroup
version - Property in UrlMappingsGrailsPlugin
versionByDefault - Field in AbstractGormMappingFactory
VersionComparator - Class in grails.plugins
A comparator capable of sorting versions from from newest to oldest
VersionComparator() - Constructor in VersionComparator
versioned - Property in Mapping
Whether the class is versioned for optimistic locking
versionLookup(java.lang.String) - Method in GrailsDependencyVersions
Handles properties version lookup in grails-bom
versionProperties - Field in GrailsDependencyVersions
versionText - Property in GrailsVersion
The full version text
VetoingConstraint - Interface in grails.gorm.validation
via(java.util.Map, T, geb.url.UrlFragment, java.lang.Object) - Method in BrowserDelegate
Delegates to Browser.via.
VIA - Field in HttpHeaders
View - Trait in grails.views.api
Authors:
Graeme Rocher
VIEW_BASE_CLASS - Field in MarkupViewTemplateEngine
view - Property in DefaultGrailsViewHelper
view - Property in ViewRenderException
viewClass - Property in SmartViewResolver
ViewCompilationException - Class in grails.views
Exception when views fail to compile
ViewCompilationException(org.codehaus.groovy.control.CompilationFailedException, java.lang.String) - Constructor in ViewCompilationException
ViewConfiguration - Interface in grails.views
Interface for view configurations
viewConfiguration - Property in AbstractGroovyTemplateCompiler
viewConfiguration - Property in JsonViewResolver
viewConfiguration - Property in JsonViewTest
viewConfiguration - Property in MarkupViewResolver
viewConfiguration - Property in ResolvableGroovyTemplateEngine
The view config
ViewException - Class in grails.views
Thrown when an exception occurs rendering a view
ViewException() - Constructor in ViewException
viewHelper - Property in DefaultHalViewHelper
viewHelper - Property in DefaultHalViewHelper.HalStreamingJsonDelegate
viewHelper - Property in DefaultJsonApiViewHelper
viewName - Field in AbstractUrlMapping
viewName - Property in ForwardUrlMappingInfo
viewPrefix - Property in GroovyPageCompiler
ViewRenderException - Class in grails.views
Thrown when a view rendering exception occurs
ViewRenderException(java.lang.String, java.lang.Throwable, grails.views.WritableScript) - Constructor in ViewRenderException
viewResolver - Property in DefaultViewRenderer
viewResolvers - Property in CompositeViewResolver
Views - Interface in grails.views
Settings and constants for the Groovy view infrastructure
VIEWS_FILTERING_CODEC_FOR_CONTENT_TYPE - Field in Settings
VIEWS_GSON_ORDER - Field in GroovyTransformOrder
Enhances gson view scripts with Trait behavior
VIEWS_MARKUP_ORDER - Field in GroovyTransformOrder
Enhances view scripts with Trait behavior
VIEWS_ORDER - Field in GroovyTransformOrder
Enhances view scripts with Trait behavior
VIEWS_PROPERTIES - Field in BinaryGrailsPlugin
viewsDir - Property in GroovyPageCompiler
ViewsEnvironment - Class in grails.views
Environment helper methods
ViewsEnvironment() - Constructor in ViewsEnvironment
ViewsTransform - Class in grails.views.compiler
Enhances view scripts with Trait behavior
ViewsTransform.ModelTypesVisitor - Class in grails.views.compiler
ViewsTransform(java.lang.String, java.lang.String) - Constructor in ViewsTransform
viewTemplate - Property in GrailsView
The view template
ViewUriResolver - Interface in grails.views
A ViewUriResolver is response for response template and view URIs using Grails' conventions.
viewUriResolver - Property in ResolvableGroovyTemplateEngine
The configuration to use for compilation
ViewUtils - Class in grails.views.utils
Utility methods for the views project
ViewUtils() - Constructor in ViewUtils
visit(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.AnnotatedNode) - Method in AbstractGormASTTransformation
visit(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.AnnotatedNode) - Method in AbstractMethodDecoratingTransformation
visit(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode) - Method in AbstractTraitApplyingGormASTTransformation
visit(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit) - Method in AdditionalGormEntityTransformation
Visit the transform
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in AnnotatedNodeASTTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in ApiDelegateTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in ArtefactTypeAstTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in BindingFormatASTTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in DelegateAsyncTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in DependencyAutoConfigurationTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in DetachedCriteriaASTTransformation
The method is invoked when an AST Transformation is active.
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in DirtyCheckTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in EnhancesTraitTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in EntityASTTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in GenericBomAstTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in GlobalDetachedCriteriaASTTransformation
The method is invoked when an AST Transformation is active.
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in GlobalGrailsClassInjectorTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in GlobalImportTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in GlobalJpaEntityTransform
visit(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit) - Method in GormEntityTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in GroovyBeansTransformation
visit(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit) - Method in HibernateEntityTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in IntegrationTestAstTransformation
visit(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit) - Method in JpaGormEntityTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in LineNumberTransform
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in LinkableTransform
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in MixinTransformation
visit(liquibase.changelog.ChangeSet, liquibase.changelog.DatabaseChangeLog, liquibase.database.Database, Set<ChangeSetFilterResult>) - Method in NoopVisitor
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in OrderedGormTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in ResourceTransform
visit(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.AnnotatedNode) - Method in SubscriberTransform
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method in ViewsTransform
visitAfterTraitApplied(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode) - Method in AbstractTraitApplyingGormASTTransformation
visitAfterTraitApplied(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode) - Method in ServiceTransformation
visitAnnotation(java.lang.String, boolean) - Method in AnnotationMetadataReader
visitAnnotation(java.lang.String, boolean) - Method in AnnotationMetadataReadingVisitor
visitAnnotation(java.lang.String, boolean) - Method in GrailsAwareInjectionOperation
visitAnnotation(java.lang.String, boolean) - Method in MethodMetadataReadingVisitor
visitBlockStatement(org.codehaus.groovy.ast.stmt.BlockStatement) - Method in HalCodeVisitorSupport
visitClass(org.codehaus.groovy.ast.ClassNode) - Method in DetachedCriteriaTransformer
visitClass(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit) - Method in GlobalJpaEntityTransform
visitClass(org.codehaus.groovy.ast.ClassNode) - Method in ViewsTransform.ModelTypesVisitor
visitClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method in BuilderTypeCheckingExtension.BuilderMethodReplacer
visitDeclarationExpression(org.codehaus.groovy.ast.expr.DeclarationExpression) - Method in DetachedCriteriaTransformer
visitExpressionStatement(org.codehaus.groovy.ast.stmt.ExpressionStatement) - Method in ResponseCodeUrlMappingVisitor
visitField(org.codehaus.groovy.ast.FieldNode) - Method in DetachedCriteriaTransformer
visitField(org.codehaus.groovy.ast.FieldNode) - Method in ViewsTransform.ModelTypesVisitor
visitFile(java.nio.file.Path, java.nio.file.attribute.BasicFileAttributes) - Method in CreateAppCommand.1
visitFixtureAnnotation(grails.testing.spock.RunOnce, org.spockframework.runtime.model.MethodInfo) - Method in RunOnceExtension
visitMap(Map<?,?>) - Method in GrailsPlaceholderConfigurer
visitMethod(int, java.lang.String, java.lang.String, java.lang.String, java.lang.String) - Method in AnnotationMetadataReadingVisitor
visitMethod(org.codehaus.groovy.ast.MethodNode) - Method in DetachedCriteriaTransformer
visitMethodCallExpression(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method in DetachedCriteriaTransformer
visitMethodCallExpression(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method in ResponseCodeUrlMappingVisitor
visitMethodCallExpression(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method in ViewsTransform.ModelTypesVisitor
visitProperty(org.codehaus.groovy.ast.PropertyNode) - Method in ResponseCodeUrlMappingVisitor
visitReturnStatement(org.codehaus.groovy.ast.stmt.ReturnStatement) - Method in HibernateEntityTransformation.1
visitSpec(org.spockframework.runtime.model.SpecInfo) - Method in GormTestingSupportExtension
visitSpec(org.spockframework.runtime.model.SpecInfo) - Method in GrailsContainerGebExtension
visitSpec(org.spockframework.runtime.model.SpecInfo) - Method in JsonViewSpockExtension
visitSpec(org.spockframework.runtime.model.SpecInfo) - Method in StartMongoGrailsUnitExtension
visitSpec(org.spockframework.runtime.model.SpecInfo) - Method in TestingSupportExtension
visitSpec(org.spockframework.runtime.model.SpecInfo) - Method in WebTestingSupportExtension
visitSpecAnnotation(java.lang.annotation.Annotation, org.spockframework.runtime.model.SpecInfo) - Method in IntegrationSpecConfigurerExtension
visitStaticMethodCallExpression(org.codehaus.groovy.ast.expr.StaticMethodCallExpression) - Method in DetachedCriteriaTransformer
visitVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method in HalCodeVisitorSupport
VndErrorJsonRenderer - Class in grails.rest.render.errors
A JSON renderer that renders errors in in the Vnd.Error format (see https://github.com/blongden/vnd.error)
VndErrorJsonRenderer() - Constructor in VndErrorJsonRenderer
VndErrorXmlRenderer - Class in grails.rest.render.errors
A renderer that renders errors in in the Vnd.Error format (see https://github.com/blongden/vnd.error)
VndErrorXmlRenderer() - Constructor in VndErrorXmlRenderer
VOID_CLASS_NODE - Field in GrailsASTUtils
VOID_TYPE - Field in ControllerActionTransformer
VoidSessionCallback - Interface in org.grails.datastore.mapping.core
Authors:
Burt Beckwith

W

waitAll(Promise<T>) - Method in AbstractPromiseFactory
See Also:
PromiseFactory#waitAll(grails.async.Promise[])
waitAll(List<Promise<T>>, long, java.util.concurrent.TimeUnit) - Method in CachedThreadPoolPromiseFactory
waitAll(List<Promise<T>>, long, java.util.concurrent.TimeUnit) - Method in GparsPromiseFactory
waitAll(List<Promise<T>>, long, java.util.concurrent.TimeUnit) - Method in PromiseFactory
Synchronously waits for all promises to complete returning a list of values
waitAll(List<Promise<T>>, long, java.util.concurrent.TimeUnit) - Method in Promises
waitAll(List<Promise<T>>, long, java.util.concurrent.TimeUnit) - Method in RxPromiseFactory
waitAll(List<Promise<T>>, long, java.util.concurrent.TimeUnit) - Method in SynchronousPromiseFactory
waitAll(List<Promise<T>>, long, java.util.concurrent.TimeUnit) - Method in WebPromises
waitFor(java.util.Map, java.lang.Number, java.lang.Number, Closure<T>) - Method in PageDelegate
waitForStartup(java.lang.String, int) - Method in ServerInteraction
Waits for the server to startup
WarCommand - Class in org.grails.cli.command.archive
Command to create a self-contained executable jar file from a CLI application.
WarCommand() - Constructor in WarCommand
warDeployed - Field in DefaultGroovyPageLocator
warDeployed - Field in DefaultResourceLocator
warDeployed - Field in ResourceLocator
warn(java.lang.String) - Method in ConsoleLogger
Prints a warning message
warn(java.lang.String) - Method in GrailsConsole
Prints a warn message
warn(java.lang.String) - Method in GrailsUtil
Logs warning message to grails.util.GrailsUtil logger which is turned on in development mode.
warn(java.lang.String) - Method in GroovyChange
Called by the validate closure.
warn(liquibase.database.Database) - Method in GroovyPrecondition
warning(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ASTNode, java.lang.String) - Method in AstUtils
warning(java.lang.String) - Method in ConsoleLogger
Prints a warning message
warning(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ASTNode, java.lang.String) - Method in GrailsASTUtils
WARNING - Field in GrailsConsole
WARNING - Field in HttpHeaders
warnings - Property in GroovyChange
wasExecuted() - Method in PendingOperation
Returns:
Whether it was already executed
wasExecuted() - Method in PendingOperationAdapter
wasHandled(java.lang.Object) - Method in GroovyObjectMethodHandler
wasInvalidToken() - Method in AbstractTokenResponseHandler
wasInvalidToken() - Method in TokenResponseHandler
Return whether the token was invalid
wasInvoked() - Method in AbstractTokenResponseHandler
wasInvoked() - Method in TokenResponseHandler
Return whether the response handle was invoked.
wasModified() - Method in WritableScriptTemplate
Returns:
Whether the template has been modified
wasWrittenTo() - Method in RenderContext
Returns true if the getWriter() method was called
wasWrittenTo() - Method in ServletRenderContext
watch(MongoCollection<Document>, List<? extends Map<String, Object>>, Class<T>) - Method in MongoExtensions
watchedResources - Property in CodecsGrailsPlugin
watchedResources - Property in ControllersGrailsPlugin
watchedResources - Property in CoreGrailsPlugin
watchedResources - Property in DomainClassGrailsPlugin
watchedResources - Property in GroovyPagesGrailsPlugin
watchedResources - Property in HibernateGrailsPlugin
watchedResources - Property in I18nGrailsPlugin
watchedResources - Property in InterceptorsGrailsPlugin
watchedResources - Property in ServicesGrailsPlugin
watchedResources - Property in UrlMappingsGrailsPlugin
WatchPattern - Class in org.grails.plugins.support
Authors:
Graeme Rocher
WatchPattern() - Constructor in WatchPattern
WatchPatternParser - Class in org.grails.plugins.support
Parses a Grails plugin's watchedResources property value into a list of
weaveClassNode(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode) - Method in AbstractMethodDecoratingTransformation
weaveClassNode(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode) - Method in TransactionalTransform
weaveIntegrationTestMixin(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method in IntegrationTestAstTransformation
weaveIntoExistingSetter(java.lang.String, org.grails.compiler.gorm.DirtyCheckingTransformer.GetterAndSetter, org.codehaus.groovy.ast.MethodNode) - Method in DirtyCheckingTransformer
weaveMixinsIntoClass(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.ListExpression) - Method in MixinTransformation
weaveNewMethod(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, Map<String, ClassNode>) - Method in AbstractMethodDecoratingTransformation
Weaves a new method
weaveNewMethod(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, Map<String, ClassNode>) - Method in TransactionalTransform
weaveParameterNameData(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.MethodNode) - Method in MethodValidationImplementer
weaveSetTargetDatastoreBody(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.stmt.BlockStatement) - Method in AbstractDatastoreMethodDecoratingTransformation
weaveSetTargetDatastoreBody(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.stmt.BlockStatement) - Method in TransactionalTransform
weaveTestSetupMethod(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, Map<String, ClassNode>) - Method in AbstractMethodDecoratingTransformation
weaveTestSetupMethod(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, Map<String, ClassNode>) - Method in TransactionalTransform
weaveTrait(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit, java.lang.Class, org.codehaus.groovy.ast.ClassNode) - Method in AbstractTraitApplyingGormASTTransformation
Weave the given trait into the given ClassNode
weaveTraitWithGenerics(org.codehaus.groovy.ast.ClassNode, java.lang.Class, org.codehaus.groovy.ast.ClassNode) - Method in AbstractTraitApplyingGormASTTransformation
weaveTransactionManagerAware(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode) - Method in TransactionalTransform
WEB_APP_CONFIGURATION - Field in IntegrationTestAstTransformation
WEB_APP_DIR - Field in DefaultResourceLocator
WEB_APP_DIR - Field in ResourceLocator
WEB_APP_DIRECTORY - Field in PluginPathAwareFileSystemResourceLoader
WEB_INF_PREFIX - Field in GroovyPageUnitTestResourceLoader
WEB_LINK_GENERATOR_USE_CACHE - Field in Settings
Whether to cache links generated by the link generator
WEB_REQUEST - Property in AsyncGrailsWebRequest
WEB_SERVLET_PATH - Field in Settings
The path to the Grails servlet.
WEB_URL_CONVERTER - Field in Settings
The converter to use for creating URL tokens in URL mapping.
WebAttributes - Trait in grails.web.api
Common web attributes inherited by all controllers and tag libraries
WebBeanBuilder - Class in grails.spring
Extended version of the BeanBuilder class that provides support for constructing WebApplicationContext instances
WebBeanBuilder(org.springframework.context.ApplicationContext, java.lang.ClassLoader) - Constructor in WebBeanBuilder
WebCleanupInterceptor - Class in org.grails.testing.spock
WebCleanupInterceptor() - Constructor in WebCleanupInterceptor
webCleanupInterceptor - Property in WebTestingSupportExtension
WebCleanupSpecInterceptor - Class in org.grails.testing.spock
WebCleanupSpecInterceptor() - Constructor in WebCleanupSpecInterceptor
webCleanupSpecInterceptor - Property in WebTestingSupportExtension
WebDataBinding - Trait in grails.web.databinding
Authors:
Jeff Brown
WebDataBindingTraitInjector - Class in grails.compiler.traits
Authors:
Jeff Brown
WebDataBindingTraitInjector() - Constructor in WebDataBindingTraitInjector
WebDriverContainerHolder - Class in grails.plugin.geb
Responsible for initializing a BrowserWebDriverContainer per the Spec's ContainerGebConfiguration.
WebDriverContainerHolder.1 - Class in grails.plugin.geb
WebDriverContainerHolder.1() - Constructor in WebDriverContainerHolder.1
WebDriverContainerHolder(grails.plugin.geb.GrailsGebSettings) - Constructor in WebDriverContainerHolder
webMvcConfig() - Method in ControllersAutoConfiguration
WebOutputContextLookup - Class in org.grails.web.taglib.encoder
WebPromises - Class in grails.async.web
A specific promises factory class designed for use in controllers and other web contexts
webRequest - Property in AsyncWebRequestPromiseDecorator
webRequest - Property in GrailsWebUnitTest
webRequest - Property in ServletRenderContext
WebRequestDelegatingRequestContext - Class in org.grails.web.servlet
Delegates calls to a passed GrailsWebRequest instance.
WebRequestDelegatingRequestContext() - Constructor in WebRequestDelegatingRequestContext
webRequestHandlerInterceptors - Field in UrlMappingsHandlerMapping
WebRequestOutputContext - Class in org.grails.web.taglib.encoder
Created by lari on 02/01/15.
WebRequestOutputContext(org.grails.web.servlet.mvc.GrailsWebRequest) - Constructor in WebRequestOutputContext
WebRequestServletHolder - Class in grails.web.context
Authors:
Burt Beckwith
WebRequestServletHolder() - Constructor in WebRequestServletHolder
WebRequestTemplateVariableBinding - Class in org.grails.web.taglib
Script binding to be used as the top-level binding in GSP evaluation.
WebRequestTemplateVariableBinding(org.grails.web.servlet.mvc.GrailsWebRequest) - Constructor in WebRequestTemplateVariableBinding
WebRuntimeSpringConfiguration - Class in org.grails.web.servlet.context.support
Subclasses DefaultRuntimeSpringConfiguration to provide construction of WebApplicationContext instances.
WebRuntimeSpringConfiguration(org.springframework.context.ApplicationContext, grails.core.GrailsApplication) - Constructor in WebRuntimeSpringConfiguration
WebSetupInterceptor - Class in org.grails.testing.spock
WebSetupInterceptor() - Constructor in WebSetupInterceptor
webSetupInterceptor - Property in WebTestingSupportExtension
WebSetupSpecInterceptor - Class in org.grails.testing.spock
WebSetupSpecInterceptor() - Constructor in WebSetupSpecInterceptor
webSetupSpecInterceptor - Property in WebTestingSupportExtension
WebTestingSupportExtension - Class in org.grails.testing.spock
WebTestingSupportExtension() - Constructor in WebTestingSupportExtension
WebUtils - Class in org.grails.web.util
Utility methods to access commons objects and perform common web related functions for the internal framework.
WebXmlTagLibraryReader - Class in org.grails.gsp.jsp
reads the tag library definitions from a web.xml file
WebXmlTagLibraryReader(java.io.InputStream) - Constructor in WebXmlTagLibraryReader
weight() - Method in UrlCreatorCache.ReverseMappingKey
Where - Annotation Type in grails.gorm.services
Allow specifying the where query to execute
where(groovy.lang.Closure) - Method in AbstractDetachedCriteria
Where method derives a new query from this query.
where(groovy.lang.Closure) - Method in DetachedCriteria
Where method derives a new query from this query.
where(groovy.lang.Closure) - Method in GormEntity
Parameters:
callable - Callable closure containing detached criteria definition
where(groovy.lang.Closure) - Method in GormStaticApi
Parameters:
callable - Callable closure containing detached criteria definition
where(groovy.lang.Closure) - Method in GormStaticOperations
Parameters:
callable - Callable closure containing detached criteria definition
WHERE_LAZY - Field in DetachedCriteriaTransformer
WHERE_OPERATOR - Field in BsonQuery
WHERE_ORDER - Field in GroovyTransformOrder
Transforms where queries into DetachedCriteria
where(groovy.lang.Closure) - Method in TenantDelegatingGormOperations
whereAny(groovy.lang.Closure) - Method in GormEntity
Parameters:
callable - Callable closure containing detached criteria definition
whereAny(groovy.lang.Closure) - Method in GormStaticApi
Parameters:
callable - Callable closure containing detached criteria definition
whereAny(groovy.lang.Closure) - Method in GormStaticOperations
Parameters:
callable - Callable closure containing detached criteria definition
whereAny(groovy.lang.Closure) - Method in TenantDelegatingGormOperations
whereLazy(groovy.lang.Closure) - Method in AbstractDetachedCriteria
Where method derives a new query from this query.
whereLazy(groovy.lang.Closure) - Method in DetachedCriteria
Where method derives a new query from this query.
whereLazy(groovy.lang.Closure) - Method in GormEntity
Parameters:
callable - Callable closure containing detached criteria definition
whereLazy(groovy.lang.Closure) - Method in GormStaticApi
Parameters:
callable - Callable closure containing detached criteria definition
whereLazy(groovy.lang.Closure) - Method in GormStaticOperations
Parameters:
callable - Callable closure containing detached criteria definition
whereLazy(groovy.lang.Closure) - Method in TenantDelegatingGormOperations
WhereLazySpec - Class in org.apache.grails.data.testing.tck.tests
WhereLazySpec() - Constructor in WhereLazySpec
WhereQueryTypeCheckingExtension - Class in org.grails.compiler
Since:
2.4.1
WhereQueryTypeCheckingExtension() - Constructor in WhereQueryTypeCheckingExtension
widget - Property in DefaultConstrainedProperty
The widget to use to render the property
WILD_CARD_PATTERN - Field in UrlMappingMatcher
WILD_CARD - Field in WatchPatternParser
WILDCARD - Field in DefaultResourceLocator
WILDCARD - Field in ResourceLocator
wireCancellationSupport(org.grails.cli.profile.ExecutionContext, org.gradle.tooling.BuildLauncher) - Method in GradleUtil
withAge(int) - Method in Person
withAlert(java.util.Map, groovy.lang.Closure) - Method in PageDelegate
withCapturedOutput(Closure<T>) - Method in SystemOutErrCapturer
withCodec(java.lang.Object, Closure<T>) - Method in TagLibraryInvoker
See Also:
WithCodecHelper#withCodec(grails.core.GrailsApplication, java.lang.Object, groovy.lang.Closure)
withCodec(grails.core.GrailsApplication, java.lang.Object, Closure<T>) - Method in WithCodecHelper
Executes closure with given codecs.
WithCodecHelper - Class in org.grails.taglib.encoder
Helper methods for withCodec feature.
WithCodecHelper() - Constructor in WithCodecHelper
withCollection(java.lang.String, Closure<T>) - Method in MongoEntity
Use the given collection for this entity for the scope of the closure call
withCollection(java.lang.String, Closure<T>) - Method in MongoStaticApi
withCollection(java.lang.String, Closure<T>) - Method in MongoStaticOperations
Use the given collection for this entity for the scope of the closure call
withConfirm(java.util.Map, boolean, groovy.lang.Closure) - Method in PageDelegate
withConnection(java.lang.String) - Method in AbstractDetachedCriteria
Create a return a new DetachedCriteria that uses the given connection
withConnection(java.lang.String) - Method in DetachedCriteria
withConnection(java.lang.String, groovy.lang.Closure) - Method in MongoEntity
Perform an operation with the given connection
withCriteria(java.util.Map, groovy.lang.Closure) - Method in GormEntity
Creates a criteria builder instance
withCriteria(java.util.Map, groovy.lang.Closure) - Method in GormStaticApi
Creates a criteria builder instance
withCriteria(java.util.Map, groovy.lang.Closure) - Method in GormStaticOperations
Creates a criteria builder instance
withCriteria(java.util.Map, groovy.lang.Closure) - Method in TenantDelegatingGormOperations
withCurrent(Closure<T>) - Method in DefaultTenantService
withCurrent(Class<? extends Datastore>, Closure<T>) - Method in Tenants
Execute the given closure with the current tenant
withCurrent(Closure<T>) - Method in TenantService
Execute the given closure with the current tenant.
withDatabase(Map<String, String>, groovy.lang.Closure) - Method in DatabaseMigrationCommand
withDatabase(java.lang.String, Closure<T>) - Method in MongoEntity
Use the given database for this entity for the scope of the closure call
withDatabase(java.lang.String, Closure<T>) - Method in MongoStaticApi
withDatabase(java.lang.String, Closure<T>) - Method in MongoStaticOperations
Use the given database for this entity for the scope of the closure call
withDatastoreSession(Closure<T>) - Method in GormEntity
Same as withSession, but present for the case where withSession is overridden to use the Hibernate session
withDatastoreSession(Closure<T>) - Method in GormStaticApi
Same as withSession, but present for the case where withSession is overridden to use the Hibernate session
withDatastoreSession(Closure<T>) - Method in GormStaticOperations
Same as withSession, but present for the case where withSession is overridden to use the Hibernate session
withDatastoreSession(Closure<T>) - Method in TenantDelegatingGormOperations
withDefaultConfiguration(Closure<?>) - Method in JSON
withDefaultConfiguration(Closure<?>) - Method in XML
withFileOrSystemOutWriter(java.lang.String, groovy.lang.Closure) - Method in DatabaseMigrationCommand
withFlushMode(FlushMode, Callable<Boolean>) - Method in AbstractHibernateDatastore
Execute the given operation with the given flush mode
withFlushMode(FlushMode, Callable<Boolean>) - Method in HibernateDatastore
withForm(org.grails.web.servlet.mvc.GrailsWebRequest, groovy.lang.Closure) - Method in Controller
withFormat(groovy.lang.Closure) - Method in Controller
withFormat(jakarta.servlet.http.HttpServletRequest, groovy.lang.Closure) - Method in HttpServletRequestExtension
withFormat(jakarta.servlet.http.HttpServletResponse, groovy.lang.Closure) - Method in HttpServletResponseExtension
Allows for the response.withFormat { } syntax
withFormat(jakarta.servlet.http.HttpServletResponse, Closure<T>) - Method in MimeTypesApiSupport
withFormatInternal(java.lang.Object, LinkedHashMap<String, Object>) - Method in MimeTypesApiSupport
withFrame(geb.content.TemplateDerivedPageContent, Closure<T>) - Method in PageDelegate
withGormDatabase(org.springframework.context.ConfigurableApplicationContext, java.lang.String, groovy.lang.Closure) - Method in ApplicationContextDatabaseMigrationCommand
withId(java.io.Serializable, Closure<T>) - Method in DefaultTenantService
withId(org.grails.datastore.mapping.multitenancy.MultiTenantCapableDatastore, java.io.Serializable, Closure<T>) - Method in Tenants
Execute the given closure with given tenant id for the given datastore.
withId(java.io.Serializable, Closure<T>) - Method in TenantService
Execute the given closure with given tenant id.
WITHIN_OPERATOR - Field in MongoQuery
WithinBox - Class in org.grails.datastore.gorm.mongo
Dynamic finder expression for within box queries
withinBox(java.lang.String, List<?>) - Method in MongoCriteriaBuilder
Geospacial query for values within a given box.
withinBox(java.lang.String, java.util.List) - Method in MongoQuery
Geospacial query for values within a given box.
WithinBox(java.lang.String, java.util.List) - Constructor in MongoQuery.WithinBox
WithinBox(Class<?>, java.lang.String) - Constructor in WithinBox
WithinCircle - Class in org.grails.datastore.gorm.mongo
A dynamic finder method expression that adds the ability to query within a circle
withinCircle(java.lang.String, List<?>) - Method in MongoCriteriaBuilder
Geospacial query for values within a given circle.
withinCircle(java.lang.String, java.util.List) - Method in MongoQuery
Geospacial query for values within a given circle.
WithinCircle(java.lang.String, java.util.List) - Constructor in MongoQuery.WithinCircle
WithinCircle(Class<?>, java.lang.String) - Constructor in WithinCircle
WithinPolygon - Class in org.grails.datastore.gorm.mongo
Dynamic finder expression for within polygon queries
withinPolygon(java.lang.String, List<?>) - Method in MongoCriteriaBuilder
Geospacial query for values within a given polygon.
withinPolygon(java.lang.String, java.util.List) - Method in MongoQuery
Geospacial query for values within a given polygon.
WithinPolygon(java.lang.String, java.util.List) - Constructor in MongoQuery.WithinPolygon
WithinPolygon(Class<?>, java.lang.String) - Constructor in WithinPolygon
withInterceptors(Map<String, Object>, groovy.lang.Closure) - Method in InterceptorUnitTest
Execute the given request with the registered interceptors
withJspWriterDelegate(org.grails.gsp.jsp.GroovyPagesPageContext, java.io.Writer, groovy.lang.Closure) - Method in JspTagImpl
withLiquibase(groovy.lang.Closure) - Method in DatabaseMigrationCommand
withNewSession(java.io.Serializable, Closure<T1>) - Method in AbstractHibernateDatastore
withNewSession(Closure<T>) - Method in AbstractHibernateGormStaticApi
withNewSession(Closure<T>) - Method in GormEntity
Creates and binds a new session for the scope of the given closure
withNewSession(Closure<T>) - Method in GormStaticApi
Creates and binds a new session for the scope of the given closure
withNewSession(Closure<T>) - Method in GormStaticOperations
Creates and binds a new session for the scope of the given closure
withNewSession(java.io.Serializable, Closure<T1>) - Method in MongoDatastore
withNewSession(java.io.Serializable, Closure<T1>) - Method in MultiTenantCapableDatastore
Execute a new session with the given tenantId IF the session is not already present.
withNewSession(java.io.Serializable, Closure<T1>) - Method in SimpleMapDatastore
withNewSession(Closure<T>) - Method in TenantDelegatingGormOperations
withNewTransaction(java.util.Map, groovy.lang.Closure) - Method in DatabaseMigrationTransactionManager
Executes the closure within the context of a new transaction which is configured with the properties contained in transactionProperties.
withNewTransaction(org.springframework.transaction.TransactionDefinition, Closure<T>) - Method in DefaultTransactionService
withNewTransaction(java.util.Map, Closure<T>) - Method in GormEntity
Executes the closure within the context of a new transaction which is configured with the properties contained in transactionProperties.
withNewTransaction(java.util.Map, Closure<T>) - Method in GormStaticApi
Executes the closure within the context of a new transaction which is configured with the properties contained in transactionProperties.
withNewTransaction(java.util.Map, Closure<T>) - Method in GormStaticOperations
Executes the closure within the context of a new transaction which is configured with the properties contained in transactionProperties.
withNewTransaction(groovy.lang.Closure) - Method in GroovyChange
Executes the grailsChange>change block within the context of a new transaction
withNewTransaction(java.util.Map, Closure<T>) - Method in TenantDelegatingGormOperations
withNewTransaction(org.springframework.transaction.TransactionDefinition, Closure<T>) - Method in TransactionService
Executes the given callable within the context of a new transaction with the default attributes
withNewWindow(groovy.lang.Closure, Closure<T>) - Method in BrowserDelegate
Delegates to Browser.withNewWindow.
withNoAlert(groovy.lang.Closure) - Method in PageDelegate
withNoConfirm(groovy.lang.Closure) - Method in PageDelegate
withNullOutput(Closure<T>) - Method in SystemOutErrCapturer
withOriginalIO(Closure<T>) - Method in SystemStreamsRedirector
WITHOUT_TENANT_ANNOTATION_TYPE - Field in TenantTransform
withoutDateCreated(java.lang.Class, java.lang.Runnable) - Method in AutoTimestampEventListener
Temporarily disables the date created processing only on the provided class during the execution of the runnable
withoutId(Closure<T>) - Method in DefaultTenantService
withoutId(org.grails.datastore.mapping.multitenancy.MultiTenantCapableDatastore, Closure<T>) - Method in Tenants
Execute the given closure without tenant id for the given datastore.
withoutId(Closure<T>) - Method in TenantService
Execute the given closure without any tenant id.
withoutLastUpdated(java.lang.Class, java.lang.Runnable) - Method in AutoTimestampEventListener
Temporarily disables the last updated processing only on the provided class during the execution of the runnable
WithoutTenant - Annotation Type in grails.gorm.multitenancy
withoutTenant(Closure<T>) - Method in Tenants.CurrentTenant
Execute without current tenant
withoutTimestamps(java.lang.Class, java.lang.Runnable) - Method in AutoTimestampEventListener
Temporarily disables the timestamp processing during the execution of the runnable
withProjectConnection(java.io.File, boolean, Closure<T>) - Method in GradleUtil
withQueryEvents(org.grails.datastore.mapping.query.Query, Closure<T>) - Method in HibernateGormStaticApi
withRedirectedIO(Closure<T>) - Method in SystemStreamsRedirector
withRequest(Map<String, Object>) - Method in InterceptorUnitTest
Allows testing of the interceptor directly by setting up an incoming request that can be matched prior to invoking the interceptor
withRollback(org.springframework.transaction.TransactionDefinition, Closure<T>) - Method in DefaultTransactionService
withRollback(org.springframework.transaction.TransactionDefinition, Closure<T>) - Method in TransactionService
Executes the given callable within the context of a transaction that is automatically rolled back with the default attributes
withSession(Closure<T>) - Method in AbstractDatastore
withSession(Closure<T>) - Method in AbstractHibernateDatastore
withSession(Closure<T>) - Method in AbstractHibernateGormStaticApi
withSession(Closure<T>) - Method in Datastore
Execute the given closure with a session
withSession(Closure<T>) - Method in GormEntity
Execute a closure whose first argument is a reference to the current session.
withSession(Closure<T>) - Method in GormStaticApi
Execute a closure whose first argument is a reference to the current session.
withSession(Closure<T>) - Method in GormStaticOperations
Execute a closure whose first argument is a reference to the current session.
withSession(Closure<T>) - Method in TenantDelegatingGormOperations
withStatelessSession(Closure<T>) - Method in GormEntity
Creates and binds a new session for the scope of the given closure
withStatelessSession(Closure<T>) - Method in GormStaticApi
Creates and binds a new session for the scope of the given closure
withStatelessSession(Closure<T>) - Method in GormStaticOperations
Creates and binds a new session for the scope of the given closure
withStatelessSession(Closure<T>) - Method in TenantDelegatingGormOperations
withTag - Property in ApplicationTagLib
Helper method for creating tags called like:
    withTag(name:'script',attrs:[type:'text/javascript']) {
    ...
    }
 
attr:
name REQUIRED the tag name
attr:
attrs tag attributes
withTenant(java.io.Serializable) - Method in GormStaticApi
withTenant(java.io.Serializable) - Method in GormStaticOperations
Return the GormAllOperations for the given tenant id
withTenant(java.io.Serializable) - Method in MultiTenant
Return the GormAllOperations for the given tenant id
withTenant(java.io.Serializable) - Method in TenantDelegatingGormOperations
withTenant(java.io.Serializable, Closure<T>) - Method in Tenants.CurrentTenant
Execute with the current tenant
withTransaction(groovy.lang.Closure) - Method in ApplicationContextDatabaseMigrationCommand
withTransaction(org.springframework.transaction.TransactionDefinition, groovy.lang.Closure) - Method in DatabaseMigrationTransactionManager
Executes the closure within the context of a transaction for the given TransactionDefinition
withTransaction(java.util.Map, Closure<T>) - Method in DefaultTransactionService
withTransaction(org.springframework.transaction.TransactionDefinition, Closure<T>) - Method in GormEntity
Executes the closure within the context of a transaction for the given org.springframework.transaction.TransactionDefinition
withTransaction(org.springframework.transaction.TransactionDefinition, Closure<T>) - Method in GormStaticApi
Executes the closure within the context of a transaction for the given TransactionDefinition
withTransaction(org.springframework.transaction.TransactionDefinition, Closure<T>) - Method in GormStaticOperations
Executes the closure within the context of a transaction for the given org.springframework.transaction.TransactionDefinition
withTransaction(org.springframework.transaction.TransactionDefinition, Closure<T>) - Method in TenantDelegatingGormOperations
withTransaction(java.util.Map, Closure<T>) - Method in TransactionService
Executes the given callable within the context of a transaction with the given definition
WithTransactionSpec - Class in org.apache.grails.data.testing.tck.tests
Transaction tests.
WithTransactionSpec() - Constructor in WithTransactionSpec
withWindow(java.util.Map, java.lang.String, Closure<T>) - Method in BrowserDelegate
Delegates to Browser.withWindow.
wrap(java.util.Collection, org.grails.datastore.mapping.dirty.checking.DirtyCheckable, java.lang.String) - Method in DirtyCheckingSupport
Wraps a collection in dirty checking capability
wrap(groovy.lang.Closure) - Method in GrailsTestInterceptor
wrapFilterWithMultiTenancy(org.bson.conversions.Bson) - Method in MongoStaticApi
wrapInRequestEnvironment - Property in GrailsTestMode
wrapInTransaction - Property in GrailsTestMode
wrapMethodBodyInTryCatchDebugStatements(org.codehaus.groovy.ast.MethodNode) - Method in GrailsASTUtils
Wraps a method body in try / catch logic that catches any errors and logs an error, but does not rethrow!
wrapMethodBodyWithExceptionHandling(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method in ControllerActionTransformer
This will wrap the method body in a try catch block which does something like this:
 try {
     // original method body here
 } catch (Exception $caughtException) {
     Method $method = getExceptionHandlerMethod($caughtException.getClass())
     if($method) {
         return $method.invoke(this, $caughtException)
     } else {
         throw $caughtException
     }
 }
 
wrapNullInNoopCaller(org.grails.datastore.gorm.support.EventTriggerCaller) - Method in EventTriggerCaller
wrappedMap - Field in AbstractTypeConvertingMap
WrappedResponseHolder - Class in org.grails.web.servlet
A holder for the original Wrapped response for use when using includes.
WRAPPER_BINARY - Field in HibernateCriteriaBuilder
wrapTitleTag - Property in SitemeshTagLib
WritableScript - Interface in grails.views
Interface for scripts that are writable
WritableScriptTemplate - Class in grails.views
A base template class that all Grails view templates should extend from
WritableScriptTemplate(Class<? extends GrailsView>, java.io.File) - Constructor in WritableScriptTemplate
write(org.grails.encoder.EncodingState, java.lang.String, int, int) - Method in AbstractEncodedAppender
Append a portion of a string to the buffer and attach the encodingState information to it
write(org.grails.datastore.mapping.model.PersistentProperty, T, N) - Method in AbstractMappingAwareCustomTypeMarshaller
write(org.grails.datastore.mapping.model.PersistentProperty, org.bson.Document, org.bson.Document) - Method in CodecCustomTypeMarshaller
write - Property in ColumnConfig
A custom write sstring
write(org.grails.datastore.mapping.model.PersistentProperty, T, N) - Method in CustomTypeMarshaller
Converts a value to its native form
write(byte[]) - Method in DevNullPrintStream
write(java.lang.String, int, int) - Method in EncodedAppenderWriter
write(java.lang.Object, java.lang.Object) - Method in EntityReflector.PropertyWriter
Writes the property
write(groovy.lang.Writable) - Method in GrailsPrintWriter
write(groovy.lang.Writable) - Method in GrailsPrintWriterAdapter
write(int) - Method in GrailsRoutablePrintWriter
write(List<T>, java.io.OutputStream) - Method in GroovyChangeLogSerializer
write(char[], int, int) - Method in GSPWriter
write(int) - Method in IncludeResponseWrapper
write(org.bson.BsonWriter, java.time.Instant) - Method in InstantBsonConverter
write(java.io.Writer) - Method in JSONArray
Write the contents of the JSONArray as JSON text to a writer.
write(java.io.Writer) - Method in JSONObject
Write the contents of the JSONObject as JSON text to a writer.
write(char[], int, int) - Method in JspWriterDelegate
write(org.bson.BsonWriter, java.time.LocalDate) - Method in LocalDateBsonConverter
write(org.bson.BsonWriter, java.time.LocalDateTime) - Method in LocalDateTimeBsonConverter
write(org.bson.BsonWriter, java.time.LocalTime) - Method in LocalTimeBsonConverter
write(java.lang.String) - Method in MockPart
write(int) - Method in MultiplexingOutputStream
write(org.bson.BsonWriter, java.time.OffsetDateTime) - Method in OffsetDateTimeBsonConverter
write(org.bson.BsonWriter, java.time.OffsetTime) - Method in OffsetTimeBsonConverter
write(org.bson.BsonWriter, java.time.Period) - Method in PeriodBsonConverter
write - Property in SitemeshTagLib
write(int) - Method in StreamCharBuffer.StreamCharBufferWriter
write(org.grails.encoder.EncodingState, java.lang.String, int, int) - Method in StreamingEncoderEncodedAppender
write(int) - Method in StreamingEncoderWriter
write(int) - Method in StreamingMarkupWriter
write(byte[], int, int) - Method in SystemOutErrCapturer.NullOutputStream
write(org.bson.BsonWriter, T) - Method in TemporalBsonConverter
write(org.grails.encoder.EncodingState, java.lang.String, int, int) - Method in WriterEncodedAppender
write(org.bson.BsonWriter, java.time.ZonedDateTime) - Method in ZonedDateTimeBsonConverter
writeArray(Class<?>, java.lang.Object, org.apache.groovy.json.internal.CharBuf) - Method in DefaultJsonGenerator
Serializes array and writes it into specified buffer.
writeArray(List<Object>) - Method in StreamingJsonBuilder.StreamingJsonDelegate
writeAssociationLinks(grails.rest.render.RenderContext, java.lang.Object, java.util.Locale, java.lang.Object, org.grails.datastore.mapping.model.PersistentEntity, groovy.lang.MetaClass) - Method in AbstractLinkingRenderer
writeAttributes(Map<String, Object>, org.bson.BsonWriter, org.bson.codecs.EncoderContext) - Method in BsonPersistentEntityCodec
Writes the dynamic attributes to the writer
writeCharSequence(java.io.Writer, java.lang.CharSequence) - Method in CharSequences
writeCharSequence(java.lang.CharSequence, org.apache.groovy.json.internal.CharBuf) - Method in DefaultJsonGenerator
Serializes any char sequence and writes it into specified buffer.
writeClasspathEntry(org.springframework.boot.loader.tools.JarWriter, org.grails.cli.command.archive.ResourceMatcher.MatchedResource) - Method in ArchiveCommand.ArchiveOptionHandler
writeCollectionWithClosure(java.io.Writer, java.lang.Iterable, groovy.lang.Closure, grails.plugin.json.builder.JsonGenerator) - Method in StreamingJsonBuilder.StreamingJsonDelegate
writeConcern - Field in AbstractMongoSession
writeConcern - Property in MongoCollection
Returns:
The WriteConcern for the collection
writeDate(java.util.Date, org.apache.groovy.json.internal.CharBuf) - Method in DefaultJsonGenerator
Serializes date and writes it into specified buffer.
writeDomain(grails.rest.render.RenderContext, groovy.lang.MetaClass, org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object, java.lang.Object) - Method in AbstractLinkingRenderer
Writes a domain instance
writeDomainProperty(java.lang.Object, java.lang.String, java.lang.Object) - Method in AbstractLinkingRenderer
writeDomainProperty(java.lang.Object, java.lang.String, java.lang.Object) - Method in HalJsonRenderer
writeDomainProperty(java.lang.Object, java.lang.String, java.lang.Object) - Method in HalXmlRenderer
writeDomainWithEmbeddedAndLinks(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object, grails.rest.render.RenderContext, grails.converters.XML, java.util.Set, boolean) - Method in AtomRenderer
writeDomainWithEmbeddedAndLinks(grails.rest.render.RenderContext, java.lang.Class, java.lang.Object, grails.plugin.json.builder.StreamingJsonBuilder.StreamingJsonDelegate, java.util.Locale, grails.web.mime.MimeType, java.util.Set, java.util.Stack) - Method in HalJsonRenderer
writeDomainWithEmbeddedAndLinks(org.grails.datastore.mapping.model.PersistentEntity, java.lang.Object, grails.rest.render.RenderContext, grails.converters.XML, java.util.Set) - Method in HalXmlRenderer
writeError(java.io.Writer, org.springframework.validation.ObjectError) - Method in DefaultJsonApiViewHelper.4
writeExternal(java.io.ObjectOutput) - Method in StreamCharBuffer
writeExtraLinks(java.lang.Object, java.util.Locale, java.lang.Object) - Method in AbstractLinkingRenderer
WriteFilteringMap - Class in grails.config.external
WriteFilteringMap(java.util.Map) - Constructor in WriteFilteringMap
writeGroovySourceToResponse(org.grails.gsp.GroovyPageMetaInfo, java.io.Writer) - Method in GroovyPageWritable
Writes the Groovy source code attached to the given info object to the response, prefixing each line with its line number.
writeHtmlParts(java.io.File) - Method in GroovyPageParser
writeInputStreamToResponse(java.io.InputStream, java.io.Writer) - Method in GroovyPageWritable
Copy all of input to output.
writeInternal(org.grails.datastore.mapping.model.PersistentProperty, java.lang.String, T, N) - Method in AbstractMappingAwareCustomTypeMarshaller
writeInternal(org.grails.datastore.mapping.model.PersistentProperty, java.lang.String, T, org.bson.Document) - Method in AbstractShapeCoordsType
writeInternal(org.grails.datastore.mapping.model.PersistentProperty, java.lang.String, java.lang.Object, org.bson.Document) - Method in EnumType
writeInternal(org.grails.datastore.mapping.model.PersistentProperty, java.lang.String, T, org.bson.Document) - Method in GeoJSONType
writeInternal(org.grails.datastore.mapping.model.PersistentProperty, java.lang.String, grails.mongodb.geo.GeometryCollection, org.bson.Document) - Method in GeometryCollectionType
writeInternal(org.grails.datastore.mapping.model.PersistentProperty, java.lang.String, grails.mongodb.geo.Shape, org.bson.Document) - Method in ShapeType
writeIterator(Iterator<?>, org.apache.groovy.json.internal.CharBuf) - Method in DefaultJsonGenerator
Serializes iterator and writes it into specified buffer.
writeLineNumbers(java.io.File) - Method in GroovyPageParser
writeLink(grails.rest.Link, java.util.Locale, java.lang.Object) - Method in AbstractLinkingRenderer
writeLink(grails.rest.Link, java.util.Locale, java.lang.Object) - Method in HalJsonRenderer
writeLink(grails.rest.Link, java.util.Locale, java.lang.Object) - Method in HalXmlRenderer
writeLinkForCurrentPath(grails.rest.render.RenderContext, grails.web.mime.MimeType, grails.plugin.json.builder.StreamingJsonBuilder.StreamingJsonDelegate) - Method in HalJsonRenderer
writeLinks(grails.plugin.json.builder.StreamingJsonBuilder.StreamingJsonDelegate, java.lang.Object, java.lang.String) - Method in DefaultHalViewHelper
writeLinks(grails.rest.render.RenderContext, groovy.lang.MetaClass, java.lang.Object, org.grails.datastore.mapping.model.PersistentEntity, java.util.Locale, grails.web.mime.MimeType, grails.plugin.json.builder.StreamingJsonBuilder.StreamingJsonDelegate, boolean) - Method in HalJsonRenderer
writeMap(Map<?,?>, org.apache.groovy.json.internal.CharBuf) - Method in DefaultJsonGenerator
Serializes map and writes it into specified buffer.
writeMapEntry(java.lang.String, java.lang.Object, org.apache.groovy.json.internal.CharBuf) - Method in DefaultJsonGenerator
Serializes a map entry and writes it into specified buffer.
writeName(java.lang.String) - Method in StreamingJsonBuilder.StreamingJsonDelegate
writeNameHelper(java.lang.String) - Method in JsonWriter
writeNumber(Class<?>, java.lang.Number, org.apache.groovy.json.internal.CharBuf) - Method in DefaultJsonGenerator
Serializes Number value and writes it into specified buffer.
writeObject(java.lang.Object, groovy.lang.Closure) - Method in DefaultHalViewHelper.HalStreamingJsonDelegate
writeObject(java.lang.String, java.lang.Object, org.apache.groovy.json.internal.CharBuf) - Method in DefaultJsonGenerator
Serializes object and writes it into specified buffer.
writeParts(Closure<?>) - Method in LayoutWriterStack
Executes the body closure of a tag and returns a Map with namned results that hold the content of the parts within the body.
writePluginXml(org.codehaus.groovy.ast.ClassNode, java.lang.String, java.io.File, Collection<String>) - Method in GlobalGrailsClassInjectorTransformation
writer - Field in JSON
writer - Field in JsonWriter
writer - Field in StreamingJsonBuilder.StreamingJsonDelegate
writer - Field in XMLStreamWriter
writerAvailable - Property in OutputAwareHttpServletResponse
Whether the writer is available
writeRaw(java.lang.CharSequence, org.apache.groovy.json.internal.CharBuf) - Method in DefaultJsonGenerator
Serializes any char sequence and writes it into specified buffer without performing any manipulation of the given text.
WriterEncodedAppender - Class in org.grails.encoder
An EncodedAppender implementation that writes to a java.io.Writer.
WriterEncodedAppender(java.io.Writer) - Constructor in WriterEncodedAppender
Default constructor.
WriterProvider - Interface in grails.views
Interface for views that provider a writer
writeSimpleObject(java.lang.Object, grails.rest.render.RenderContext, grails.plugin.json.builder.StreamingJsonBuilder.StreamingJsonDelegate) - Method in HalJsonRenderer
writeSimpleObjectAndLink(java.lang.Object, grails.rest.render.RenderContext, grails.plugin.json.builder.StreamingJsonBuilder.StreamingJsonDelegate, grails.web.mime.MimeType) - Method in HalJsonRenderer
writeStringAsCharArray(java.io.Writer, java.lang.String, int, int) - Method in StringCharArrayAccessor
Writes a portion of a string to a target java.io.Writer with direct access to the char[] of the java.lang.String
writeTemplateToDestination(groovy.text.Template, java.util.Map, java.io.File) - Method in TemplateRendererImpl
writeTo(java.io.Writer) - Method in AbstractConverter
writeTo(java.io.Writer) - Method in AbstractWritableScript
writeTo(java.io.Writer) - Method in DefaultGrailsJsonViewHelper.1
writeTo(java.io.Writer) - Method in DefaultGrailsJsonViewHelper.2
writeTo(java.io.Writer) - Method in DefaultGrailsJsonViewHelper.3
writeTo(java.io.Writer) - Method in DefaultGrailsJsonViewHelper.4
writeTo(java.io.Writer) - Method in DefaultGrailsJsonViewHelper.5
writeTo(java.io.Writer) - Method in DefaultGrailsJsonViewHelper.6
writeTo(java.io.Writer) - Method in DefaultHalViewHelper.1
writeTo(java.io.Writer) - Method in DefaultJsonApiViewHelper.1
writeTo(java.io.Writer) - Method in DefaultJsonApiViewHelper.2
writeTo(java.io.Writer) - Method in DefaultJsonApiViewHelper.3
writeTo(java.io.Writer) - Method in DefaultJsonApiViewHelper.4
writeTo(java.io.Writer) - Method in DefaultJsonApiViewHelper.5
writeTo(java.io.Writer) - Method in DefaultJsonApiViewHelper.6
writeTo(java.io.Writer) - Method in DefaultJsonApiViewHelper.7
writeTo(java.io.Writer) - Method in DefaultJsonViewHelper.1
writeTo(java.io.Writer) - Method in GroovyPageWritable
Writes the template to the specified Writer
writeTo(java.io.Writer) - Method in IncludedContent
writeTo(java.io.Writer) - Method in JSONArray
writeTo(java.io.Writer) - Method in JSONObject
writeTo(java.io.OutputStream) - Method in StreamByteBuffer
writeTo(java.io.Writer, boolean, boolean) - Method in StreamCharBuffer
Writes the buffer content to a target java.io.Writer
writeToCache(java.io.PrintWriter, T) - Method in CachedGradleOperation
writeToCache(java.io.PrintWriter, List<T>) - Method in ListReadingCachedGradleOperation
writeToCache(java.io.PrintWriter, Map<String, V>) - Method in MapReadingCachedGradleOperation
writeToFile(java.io.File, java.lang.String) - Method in PlainFormatter
writeToFinished(java.io.Writer) - Method in GroovyPageMetaInfo
writeValue(java.lang.Object) - Method in StreamingJsonBuilder.StreamingJsonDelegate
writeWritable(groovy.lang.Writable) - Method in GrailsPrintWriter
writingComplete(org.grails.datastore.mapping.engine.EntityAccess) - Method in BsonPersistentEntityCodec
Called when the document is fully written from the source entity
WWW_AUTHENTICATE - Field in HttpHeaders

X

X_FORWARDED_FOR - Field in HttpHeaders
x - Property in Point
The x and y values that indicate the location of the point
XHTML_CONTENT_TYPE - Property in ControllerUnitTest
XHTML - Field in MimeType
XML - Class in grails.converters
A converter that converts domain classes to XML.
XML.Builder - Class in grails.converters
XML_CLOSING_FOR_EMPTY_TAG_ATTRIBUTE_NAME - Field in SitemeshTagLib
XML_CODEC_IDENTIFIER - Field in BasicXMLEncoder
XML_CONTENT_TYPE - Property in ControllerUnitTest
XML - Field in JUnitReportsFactory
XML - Field in MimeType
XML(org.grails.web.xml.XMLStreamWriter) - Constructor in XML
XMLCodec - Class in org.grails.plugins.codecs
Escapes some characters for inclusion in XML documents.
XMLCodec() - Constructor in XMLCodec
XMLCodecFactory - Class in org.grails.encoder.impl
XmlCollectionRenderer - Class in grails.rest.render.xml
A XML renderer for a collection of objects
XmlCollectionRenderer(java.lang.Class, grails.web.mime.MimeType) - Constructor in XmlCollectionRenderer
XmlDataBindingSourceCreator - Class in org.grails.web.databinding.bindingsource
Creates DataBindingSource objects from XML in the request body
xmlDataBindingSourceCreator() - Method in DataBindingConfiguration
XmlDataBindingSourceCreator() - Constructor in XmlDataBindingSourceCreator
XMLEncoder - Class in grails.encoders
xmlEscapeCharacter(char) - Method in BasicXMLEncoder
XMLFormatter - Class in org.grails.test.report.junit
Sanitises the stack traces generated by tests.
XMLFormatter(java.io.File) - Constructor in XMLFormatter
XMLNS_ATTRIBUTE - Field in AtomRenderer
xmlns(Map<String,String>) - Method in BeanBuilder
Defines a Spring namespace definition to use.
XmlRenderer - Class in grails.rest.render.xml
An XML renderer that allows including / excluding properties
XmlRenderer.1 - Class in grails.rest.render.xml
XmlRenderer.1() - Constructor in XmlRenderer.1
XmlRenderer.2 - Class in grails.rest.render.xml
XmlRenderer.2() - Constructor in XmlRenderer.2
XmlRenderer(Class<T>, grails.web.mime.MimeType) - Constructor in XmlRenderer
XMLStreamWriter - Class in org.grails.web.xml
A simple XML Stream Writer that leverages the StreamingMarkupWriter of Groovy
XMLStreamWriter.Mode - Enum in org.grails.web.xml
XMLStreamWriter(org.grails.web.xml.StreamingMarkupWriter) - Constructor in XMLStreamWriter

Y

y - Property in Point
The x and y values that indicate the location of the point
YamlCommandFactory - Class in org.grails.cli.profile.commands.factory
A CommandFactory that can discover commands defined in YAML or JSON
YamlCommandFactory() - Constructor in YamlCommandFactory
yamlParser - Field in YamlCommandFactory
YamlPropertySourceLoader - Class in org.grails.config.yaml
Replacement for Spring Boot's YAML loader that uses Grails' NavigableMap.
yellowBar() - Method in AnsiConsoleUrlMappingsRenderer
YES_NO - Field in HibernateCriteriaBuilder

Z

ZERO_ARGUMENTS - Field in AstUtils
ZERO_ARGUMENTS - Field in GrailsASTUtils
ZERO_PARAMETERS - Field in AstUtils
ZERO_PARAMETERS - Field in GrailsASTUtils
ZERO_PARAMS - Field in DomainEventListener
ZonedDateTimeBsonConverter - Trait in org.grails.datastore.bson.codecs.temporal
A trait to read and write a java.time.ZonedDateTime to MongoDB
ZonedDateTimeCodec - Class in org.grails.datastore.bson.codecs
A class to translate a java.time.ZonedDateTime in MongoDB
ZonedDateTimeCodec() - Constructor in ZonedDateTimeCodec
ZonedDateTimeConverter - Trait in grails.gorm.time
A trait to convert a java.time.ZonedDateTime to and from a long
zonedDateTimeConverter() - Method in Jsr310ConvertersConfiguration
ZonedDateTimeDecoder - Class in org.grails.datastore.bson.codecs.decoders
A simple decoder for java.time.ZonedDateTime
ZonedDateTimeDecoder() - Constructor in ZonedDateTimeDecoder
ZonedDateTimeEncoder - Class in org.grails.datastore.bson.codecs.encoders
A simple encoder for java.time.ZonedDateTime
ZonedDateTimeEncoder() - Constructor in ZonedDateTimeEncoder
ZonedDateTimeJsonConverter - Class in grails.plugin.json.converters
A class to render a java.time.ZonedDateTime as json
ZonedDateTimeJsonConverter() - Constructor in ZonedDateTimeJsonConverter
zonedDateTimeStructuredBindingEditor() - Method in Jsr310ConvertersConfiguration
zonedDateTimeValueConverter() - Method in Jsr310ConvertersConfiguration

_

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