- 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
- AbstractCommand(java.lang.String, java.lang.String) - Constructor in AbstractCommand
-
- AbstractConnectionSourceFactory - Class in org.grails.datastore.mapping.core.connections
- AbstractConnectionSources - Class in org.grails.datastore.mapping.core.connections
- 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
- 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
- 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
- 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
- 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
- AbstractPersistenceEvent(org.grails.datastore.mapping.core.Datastore, java.lang.Object) - Constructor in AbstractPersistenceEvent
-
- AbstractPersistenceEventListener - Class in org.grails.datastore.mapping.engine.event
- 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
- 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
-
- 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
- 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
- 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
- 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
-
- 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
- ApplicationArtefactHandler() - Constructor in ApplicationArtefactHandler
-
- applicationArtefactHandler - Property in ApplicationClassInjector
-
- ApplicationAttributes - Interface in grails.core
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
-
- 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
- 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
-
- 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
- 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
- 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
- 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
- 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
- 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
-
- 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
- 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
- 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
- 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
- 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
-
- 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
-
- 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
- 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
- ClosureValueConverter() - Constructor in ClosureValueConverter
-
- ClosureValueInitializer - Class in org.grails.databinding
- ClosureValueInitializer() - Constructor in ClosureValueInitializer
-
- code - Field in BindingFormat
-
- 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
- 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
-
- 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
- CommandException.Option - Enum in org.grails.cli.command
- 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
-
- 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
- CommandRunner - Class in org.grails.cli.command
- CommandRunner(java.lang.String) - Constructor in CommandRunner
-
- 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
- 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() - 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
- CompositeDependencyManagement(org.grails.cli.compiler.dependencies.DependencyManagement) - Constructor in CompositeDependencyManagement
-
- CompositeEditor - Class in org.grails.web.binding
- 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
- 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
-
- 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
- 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
- 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
- ConnectionSourcesSupport - Class in org.grails.datastore.mapping.core.connections
- 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
- 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
-
- 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
- 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
- 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
-
- create(ConnectionSourceFactory<T, S>, org.springframework.core.env.PropertyResolver) - Method in ConnectionSourcesInitializer
-
- 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
-
- createPage(Class<T>) - Method in BrowserDelegate
-
- 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
- CriteriaTypeCheckingExtension() - Constructor in CriteriaTypeCheckingExtension
-
- criterionAdaptors - Field in AbstractHibernateCriterionAdapter
-
- CRLF - Field in GrailsPrintWriter
-
- CrudOperationsSpec - Class in org.apache.grails.data.testing.tck.tests
- 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 - 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
- DataBindingEventMulticastListener(List<DataBindingListener>) - Constructor in DataBindingEventMulticastListener
-
- DataBindingGrailsPlugin - Class in org.grails.plugins.databinding
- 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
- 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
- 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
- DataSourceSettingsBuilder(org.springframework.core.env.PropertyResolver, java.lang.String, java.lang.Object) - Constructor in DataSourceSettingsBuilder
-
- dataSourcesToExclude - Field in TenantDataSourceConfig
-
- DataSourceUtils - Class in org.grails.plugins.datasource
- 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
- 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
- DefaultCodecIdentifier(java.lang.String, Set<String>) - Constructor in DefaultCodecIdentifier
-
- DefaultCodecLookup - Class in org.grails.plugins.codecs
- DefaultCodecLookup() - Constructor in DefaultCodecLookup
-
- DefaultConnectionSource - Class in org.grails.datastore.mapping.core.connections
- 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
- 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
- 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
- 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
- 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
- DefaultGrailsServiceClass(Class<?>) - Constructor in DefaultGrailsServiceClass
-
- DefaultGrailsTagDateHelper - Class in org.grails.plugins.web
- 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
- 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
- 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
- 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
- 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
-
- 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
- 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
- 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
- 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
-
- 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
-
- 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
- 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
- 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
- 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
- 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
- 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
-
- 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
-
- 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
- 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
- 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
- DomainInputRendererRegistry() - Constructor in DomainInputRendererRegistry
-
- domainInputRendererRegistry - Property in DomainRendererRegisterer
-
- domainInputRendererRegistry - Property in PropertyMarkupRendererImpl
-
- domainInputRendererRegistry() - Method in ScaffoldingBeanConfiguration
-
- DomainMappingTypeCheckingExtension - Class in org.grails.compiler
- 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
- 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
- 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
- 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
-
- 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
- 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
- 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
-
- 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
- GebOnFailureReporter() - Constructor in GebOnFailureReporter
-
- GebRecordingTestListener - Class in grails.plugin.geb
- 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
-
- 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
-
- getActionName() - Method in GrailsRequestStateLookupStrategy
-
The action name
- getActionName() - Method in GrailsWebRequest
-
- 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
-
- 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
-
- getAll() - Method in GormStaticApi
-
- getAll() - Method in GormStaticOperations
-
- 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
-
- 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
-
- getApplicationUri(jakarta.servlet.ServletRequest) - Method in GrailsApplicationAttributes
-
- 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
-
- getCommands() - Method in CommandRunner
-
- getCommands(org.grails.cli.profile.ProjectContext) - Method in Profile
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getDatastoreForConnection(java.lang.String) - Method in MongoDatastore
-
- getDatastoreForConnection(java.lang.String) - Method in MultipleConnectionSourceCapableDatastore
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getErrors() - Method in PropertyPathAccessor
-
- getErrors() - Method in Validateable
-
- 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
-
- 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
-
- 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
-
- 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
-
- getFiles(java.lang.String) - Method in GrailsMockHttpServletRequest
-
- getFileSystemName() - Method in AbstractGrailsPlugin
-
- getFileSystemName() - Method in GrailsPlugin
-
Returns the name of the plugin as represented in the file system including the version.
- getFileSystemShortName() - Method in AbstractGrailsPlugin
-
- getFileSystemShortName() - Method in GrailsPlugin
-
Returns the name of the plugin as represented on the file system without the version.
- getFileTimestamp() - Method in ReloadableResourceBundleMessageSource.PropertiesHolder
-
- getFilteringCodec() - Method in GrailsWebRequest
-
- getFilteringEncoder() - Method in GrailsWebRequest
-
- 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
-
- getHttpMethod() - Method in RenderContext
-
- getHttpMethod() - Method in ServletRenderContext
-
- getHttpMethod() - Method in UrlMapping
-
The HTTP method this URL mapping applies to.
- getHttpMethod() - Method in UrlMappingInfo
-
The HTTP method that this URL mapping maps to
- getHttpMethodOverride(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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getPackageName() - Method in ViewConfiguration
-
- getPackagePath() - Method in Model
-
- 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
-
- getPage() - Method in GroovyPagesPageContext
-
- getPage() - Method in HttpView
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
- 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
- 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
-
- 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
- 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
- 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
- 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
- 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
- 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
- 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
-
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- GrailsTestCompilerAutoConfiguration() - Constructor in GrailsTestCompilerAutoConfiguration
-
- GrailsTestConfiguration - Annotation Type in org.grails.testing.context.junit4
- 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
- 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
- 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
- GrailsWebMockUtil() - Constructor in GrailsWebMockUtil
-
- GrailsWebPluginManager - Class in grails.web.servlet.plugins
- 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
- 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
- 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
-
- GroovyCompilerConfiguration - Interface in org.grails.cli.compiler
- 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
- 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
- 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
- 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
- GroovyPagesJspApplicationContext() - Constructor in GroovyPagesJspApplicationContext
-
- GroovyPagesJspFactory - Class in org.grails.gsp.jsp
- 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
- 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
- GroovyScriptCommandFactory() - Constructor in GroovyScriptCommandFactory
-
- GroovyshApplicationContext - Class in grails.ui.shell.support
- GroovyshApplicationContext() - Constructor in GroovyshApplicationContext
-
- GroovyshWebApplicationContext - Class in grails.ui.shell.support
- 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
- 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
-
- 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
-
- 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
-
- 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.
- 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
- 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
- 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
-
- 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
-
- 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
-
- 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
-
- 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
- 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
- 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
-
- 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
-
- 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
- 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
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- isInitialised() - Method in DefaultGrailsApplication
-
- isInitialised() - Method in GrailsApplication
-
Returns whether this GrailsApplication has been initialised or not.
- isInitialised() - Method in GrailsPluginManager
-
- isInitialised() - Method in MockGrailsPluginManager
-
- isInitialized() - Method in 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- iterator() - Method in StaticConnectionSources
-
- 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
- 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
-
- 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
-
- registerUrlConverter(grails.web.UrlConverter) - Method in GrailsControllerClass
-
- 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
- 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
-
- 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
- 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
-
- 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
-
- 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
- repositoryConfigurations - Property in MavenProfileRepository
-
- RepositorySystemSessionAutoConfiguration - Interface in org.grails.cli.compiler.grape
- 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
-
- 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
- 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
-
- 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
-
- 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
- RestResponderGrailsPlugin - Class in org.grails.plugins.web.rest.plugin
- RestResponderGrailsPlugin() - Constructor in RestResponderGrailsPlugin
-
- RestResponderTraitInjector - Class in grails.compiler.traits
- 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
-
- 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
- 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
- RxPromiseFactory() - Constructor in RxPromiseFactory
-
- 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
- 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
- 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
-
- 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
- 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
- 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
- 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
- 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
- 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
- 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
-
- 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
-
- setFactoryBean(java.lang.String) - Method in DefaultBeanConfiguration
-
- setFactoryMethod(java.lang.String) - Method in BeanConfiguration
-
- setFactoryMethod(java.lang.String) - Method in DefaultBeanConfiguration
-
- setFallbackToSystemLocale(boolean) - Method in ReloadableResourceBundleMessageSource
-
Set whether to fall back to the system Locale if no files for a specific
Locale have been found.
- 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
-
- 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
-
- 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
- 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
- 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
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
- 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
- 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
- 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
- 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
- StructuredCalendarBindingEditor() - Constructor in StructuredCalendarBindingEditor
-
- StructuredDateBindingEditor - Class in org.grails.databinding.converters
- 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
- 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
- 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
-
- 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