Serialized Form


Package grails.orm

Class grails.orm.PagedResultList extends Object implements Serializable

Serialized Fields

list

List<E> list

totalCount

int totalCount

Class grails.orm.RlikeExpression extends Object implements Serializable

Serialized Fields

propertyName

String propertyName

value

Object value

Package grails.test

Class grails.test.AbstractClosureProxy extends groovy.lang.Closure implements Serializable

Serialized Fields

target

groovy.lang.Closure target

Class grails.test.MockClosureProxy extends AbstractClosureProxy implements Serializable

Serialized Fields

methodName

String methodName

expectation

Object expectation

Package grails.util

Class grails.util.Metadata extends Properties implements Serializable

Serialized Fields

initialized

boolean initialized

metadataFile

File metadataFile

Package grails.validation

Class grails.validation.ValidationException extends GrailsException implements Serializable


Package org.codehaus.groovy.grails.aop.framework.autoproxy

Class org.codehaus.groovy.grails.aop.framework.autoproxy.GroovyAwareInfrastructureAdvisorAutoProxyCreator extends AnnotationAwareAspectJAutoProxyCreator implements Serializable


Package org.codehaus.groovy.grails.cli

Class org.codehaus.groovy.grails.cli.ScriptExitException extends RuntimeException implements Serializable

Serialized Fields

exitCode

int exitCode

Class org.codehaus.groovy.grails.cli.ScriptNotFoundException extends RuntimeException implements Serializable

Serialized Fields

scriptName

String scriptName

Package org.codehaus.groovy.grails.commons.spring

Class org.codehaus.groovy.grails.commons.spring.GrailsContextEvent extends ApplicationEvent implements Serializable

Serialized Fields

eventType

int eventType

Class org.codehaus.groovy.grails.commons.spring.ReloadAwareAutowireCapableBeanFactory extends DefaultListableBeanFactory implements Serializable

Serialized Fields

autowiringByNameCacheForClass

ConcurrentHashMap<K,V> autowiringByNameCacheForClass

autowiringBeanPropertiesFlag

ThreadLocal<T> autowiringBeanPropertiesFlag

Class org.codehaus.groovy.grails.commons.spring.TypeSpecifyableTransactionProxyFactoryBean extends TransactionProxyFactoryBean implements Serializable

Serialized Fields

type

Class<T> type

Package org.codehaus.groovy.grails.exceptions

Class org.codehaus.groovy.grails.exceptions.CompilationFailedException extends GrailsException implements Serializable

Class org.codehaus.groovy.grails.exceptions.DataSourceRequiredPropertyMissingException extends GrailsDataSourceException implements Serializable

Class org.codehaus.groovy.grails.exceptions.GrailsConfigurationException extends GrailsException implements Serializable

Class org.codehaus.groovy.grails.exceptions.GrailsDataSourceException extends GrailsException implements Serializable

Class org.codehaus.groovy.grails.exceptions.GrailsDomainException extends GrailsException implements Serializable

Class org.codehaus.groovy.grails.exceptions.GrailsException extends RuntimeException implements Serializable

Class org.codehaus.groovy.grails.exceptions.GrailsRuntimeException extends GrailsException implements Serializable

Class org.codehaus.groovy.grails.exceptions.InvalidPropertyException extends GrailsException implements Serializable

Class org.codehaus.groovy.grails.exceptions.MoreThanOneActiveDataSourceException extends GrailsDataSourceException implements Serializable

Class org.codehaus.groovy.grails.exceptions.NewInstanceCreationException extends GrailsException implements Serializable

Class org.codehaus.groovy.grails.exceptions.RequiredPropertyMissingException extends GrailsException implements Serializable


Package org.codehaus.groovy.grails.orm.hibernate

Class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTransactionManager extends HibernateTransactionManager implements Serializable


Package org.codehaus.groovy.grails.orm.hibernate.cfg

Class org.codehaus.groovy.grails.orm.hibernate.cfg.DefaultGrailsDomainConfiguration extends org.hibernate.cfg.Configuration implements Serializable

serialVersionUID: -7115087342689305517L

Serialized Fields

grailsApplication

GrailsApplication grailsApplication

domainClasses

Set<E> domainClasses

configLocked

boolean configLocked

Class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsAnnotationConfiguration extends org.hibernate.cfg.AnnotationConfiguration implements Serializable

serialVersionUID: -7115087342689305517L

Serialized Fields

grailsApplication

GrailsApplication grailsApplication

domainClasses

Set<E> domainClasses

configLocked

boolean configLocked

Class org.codehaus.groovy.grails.orm.hibernate.cfg.IdentityEnumType extends Object implements Serializable

Serialized Fields

enumClass

Class<T> enumClass

bidiMap

org.codehaus.groovy.grails.orm.hibernate.cfg.IdentityEnumType.BidiEnumMap bidiMap

type

org.hibernate.type.NullableType type

sqlTypes

int[] sqlTypes

Package org.codehaus.groovy.grails.orm.hibernate.events

Class org.codehaus.groovy.grails.orm.hibernate.events.PatchedDefaultFlushEventListener extends org.hibernate.event.def.DefaultFlushEventListener implements Serializable

Class org.codehaus.groovy.grails.orm.hibernate.events.SaveOrUpdateEventListener extends org.hibernate.event.def.DefaultSaveOrUpdateEventListener implements Serializable


Package org.codehaus.groovy.grails.orm.hibernate.exceptions

Class org.codehaus.groovy.grails.orm.hibernate.exceptions.CouldNotDetermineHibernateDialectException extends GrailsHibernateException implements Serializable

Class org.codehaus.groovy.grails.orm.hibernate.exceptions.GrailsHibernateConfigurationException extends GrailsHibernateException implements Serializable

Class org.codehaus.groovy.grails.orm.hibernate.exceptions.GrailsHibernateException extends GrailsException implements Serializable

Class org.codehaus.groovy.grails.orm.hibernate.exceptions.GrailsQueryException extends GrailsException implements Serializable


Package org.codehaus.groovy.grails.orm.hibernate.proxy

Class org.codehaus.groovy.grails.orm.hibernate.proxy.GroovyAwareJavassistProxyFactory extends Object implements Serializable

Serialized Fields

persistentClass

Class<T> persistentClass

entityName

String entityName

interfaces

Class<T>[] interfaces

getIdentifierMethod

Method getIdentifierMethod

setIdentifierMethod

Method setIdentifierMethod

componentIdType

org.hibernate.type.AbstractComponentType componentIdType

factory

Class<T> factory

Package org.codehaus.groovy.grails.orm.hibernate.support

Class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventTriggeringInterceptor extends SaveOrUpdateEventListener implements Serializable


Package org.codehaus.groovy.grails.orm.support

Class org.codehaus.groovy.grails.orm.support.GroovyAwareNamedTransactionAttributeSource extends NameMatchTransactionAttributeSource implements Serializable


Package org.codehaus.groovy.grails.plugins

Class org.codehaus.groovy.grails.plugins.InvalidVersionException extends RuntimeException implements Serializable


Package org.codehaus.groovy.grails.plugins.exceptions

Class org.codehaus.groovy.grails.plugins.exceptions.PluginException extends RuntimeException implements Serializable


Package org.codehaus.groovy.grails.plugins.testing

Class org.codehaus.groovy.grails.plugins.testing.GrailsMockErrors extends BeanPropertyBindingResult implements Serializable


Package org.codehaus.groovy.grails.scaffolding.exceptions

Class org.codehaus.groovy.grails.scaffolding.exceptions.ScaffoldingException extends GrailsException implements Serializable


Package org.codehaus.groovy.grails.validation.exceptions

Class org.codehaus.groovy.grails.validation.exceptions.ConstraintException extends GrailsException implements Serializable

serialVersionUID: -4866968714197516789L


Package org.codehaus.groovy.grails.validation.routines

Class org.codehaus.groovy.grails.validation.routines.DomainValidator extends Object implements Serializable

Serialized Fields

domainRegex

RegexValidator domainRegex
RegexValidator for matching domains.

Class org.codehaus.groovy.grails.validation.routines.InetAddressValidator extends Object implements Serializable

Serialized Fields

ipv4Validator

RegexValidator ipv4Validator
IPv4 RegexValidator

Class org.codehaus.groovy.grails.validation.routines.RegexValidator extends Object implements Serializable

Serialized Fields

patterns

Pattern[] patterns

Class org.codehaus.groovy.grails.validation.routines.UrlValidator extends Object implements Serializable

Serialized Fields

options

long options
Holds the set of current validation options.


allowedSchemes

Set<E> allowedSchemes
The set of schemes that are allowed to be in a URL.


authorityValidator

RegexValidator authorityValidator
Regular expressions used to manually validate authorities if IANA domain name validation isn't desired.


Package org.codehaus.groovy.grails.web.converters.exceptions

Class org.codehaus.groovy.grails.web.converters.exceptions.ConverterException extends RuntimeException implements Serializable

serialVersionUID: -4211512662882252140L


Package org.codehaus.groovy.grails.web.errors

Class org.codehaus.groovy.grails.web.errors.GrailsWrappedRuntimeException extends GrailsException implements Serializable

Serialized Fields

className

String className

lineNumber

int lineNumber

stackTrace

String stackTrace

codeSnippet

String[] codeSnippet

gspFile

String gspFile

cause

Throwable cause

resolver

PathMatchingResourcePatternResolver resolver

stackTraceLines

String[] stackTraceLines

fileName

String fileName

Package org.codehaus.groovy.grails.web.json

Class org.codehaus.groovy.grails.web.json.JSONException extends RuntimeException implements Serializable

Serialized Fields

cause

Throwable cause

Package org.codehaus.groovy.grails.web.json.parser

Class org.codehaus.groovy.grails.web.json.parser.ParseException extends Exception implements Serializable

Serialized Fields

specialConstructor

boolean specialConstructor
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).


currentToken

Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.


expectedTokenSequences

int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.


tokenImage

String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.


eol

String eol
The end of line string for this machine.

Class org.codehaus.groovy.grails.web.json.parser.TokenMgrError extends Error implements Serializable

Serialized Fields

errorCode

int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.


Package org.codehaus.groovy.grails.web.mapping.exceptions

Class org.codehaus.groovy.grails.web.mapping.exceptions.UrlMappingException extends GrailsException implements Serializable


Package org.codehaus.groovy.grails.web.pages

Class org.codehaus.groovy.grails.web.pages.GroovyPage.ConstantClosure extends groovy.lang.Closure implements Serializable

serialVersionUID: 1L

Serialized Fields

retval

Object retval

Class org.codehaus.groovy.grails.web.pages.GroovyPagesServlet extends FrameworkServlet implements Serializable

Serialized Fields

context

ServletContext context

grailsAttributes

GrailsApplicationAttributes grailsAttributes

exceptionResolvers

Collection<E> exceptionResolvers

templateEngine

GroovyPagesTemplateEngine templateEngine

Package org.codehaus.groovy.grails.web.pages.exceptions

Class org.codehaus.groovy.grails.web.pages.exceptions.GroovyPagesException extends GrailsException implements Serializable

Serialized Fields

lineNumber

int lineNumber

fileName

String fileName

Package org.codehaus.groovy.grails.web.servlet

Class org.codehaus.groovy.grails.web.servlet.ErrorHandlingServlet extends GrailsDispatcherServlet implements Serializable

Class org.codehaus.groovy.grails.web.servlet.GrailsDispatcherServlet extends DispatcherServlet implements Serializable

Serialized Fields

application

GrailsApplication application

interceptors

HandlerInterceptor[] interceptors

multipartResolver

MultipartResolver multipartResolver

Class org.codehaus.groovy.grails.web.servlet.GrailsFlashScope extends Object implements Serializable

Serialized Fields

current

Map<K,V> current

next

Map<K,V> next

Package org.codehaus.groovy.grails.web.servlet.mvc

Class org.codehaus.groovy.grails.web.servlet.mvc.SynchronizerToken extends Object implements Serializable


Package org.codehaus.groovy.grails.web.servlet.mvc.exceptions

Class org.codehaus.groovy.grails.web.servlet.mvc.exceptions.CannotRedirectException extends ControllerExecutionException implements Serializable

Class org.codehaus.groovy.grails.web.servlet.mvc.exceptions.ControllerExecutionException extends GrailsMVCException implements Serializable

Class org.codehaus.groovy.grails.web.servlet.mvc.exceptions.GrailsMVCException extends GrailsException implements Serializable

Class org.codehaus.groovy.grails.web.servlet.mvc.exceptions.IncompatibleParameterCountException extends GrailsMVCException implements Serializable

Class org.codehaus.groovy.grails.web.servlet.mvc.exceptions.InvalidUriException extends GrailsMVCException implements Serializable

Class org.codehaus.groovy.grails.web.servlet.mvc.exceptions.NoClosurePropertyForURIException extends GrailsMVCException implements Serializable

Class org.codehaus.groovy.grails.web.servlet.mvc.exceptions.NoViewNameDefinedException extends GrailsMVCException implements Serializable

Class org.codehaus.groovy.grails.web.servlet.mvc.exceptions.UnknownControllerException extends GrailsMVCException implements Serializable

Class org.codehaus.groovy.grails.web.servlet.mvc.exceptions.UnsupportedReturnValueException extends GrailsMVCException implements Serializable


Package org.codehaus.groovy.grails.web.taglib

Class org.codehaus.groovy.grails.web.taglib.GroovyPageTagBody extends groovy.lang.Closure implements Serializable

Serialized Fields

bodyClosure

groovy.lang.Closure bodyClosure

binding

groovy.lang.Binding binding

preferSubChunkWhenWritingToOtherBuffer

boolean preferSubChunkWhenWritingToOtherBuffer

Package org.codehaus.groovy.grails.web.taglib.exceptions

Class org.codehaus.groovy.grails.web.taglib.exceptions.GrailsTagException extends GrailsException implements Serializable

Serialized Fields

fileName

String fileName

lineNumber

int lineNumber

Package org.codehaus.groovy.grails.web.taglib.jsp

Class org.codehaus.groovy.grails.web.taglib.jsp.JspActionSubmitTag extends JspInvokeGrailsTagLibTag implements Serializable

Serialized Fields

value

String value

Class org.codehaus.groovy.grails.web.taglib.jsp.JspCheckboxTag extends JspInvokeGrailsTagLibTag implements Serializable

Serialized Fields

name

String name

value

String value

Class org.codehaus.groovy.grails.web.taglib.jsp.JspCurrencySelectTag extends JspInvokeGrailsTagLibTag implements Serializable

Serialized Fields

name

String name

value

String value

Class org.codehaus.groovy.grails.web.taglib.jsp.JspDatePickerTag extends JspInvokeGrailsTagLibTag implements Serializable

Serialized Fields

name

String name

value

String value

precision

String precision

Class org.codehaus.groovy.grails.web.taglib.jsp.JspEachErrorTag extends JspInvokeGrailsTagLibTag implements Serializable

Serialized Fields

bean

String bean

model

String model

field

String field

Class org.codehaus.groovy.grails.web.taglib.jsp.JspFormRemoteTag extends JspInvokeGrailsTagLibTag implements Serializable

Serialized Fields

controller

String controller

action

String action

id

String id

update

String update

before

String before

after

String after

method

String method

asynchronous

String asynchronous

url

String url

params

String params

onSuccess

String onSuccess

onFailure

String onFailure

onComplete

String onComplete

onLoading

String onLoading

onLoaded

String onLoaded

onInteractive

String onInteractive

Class org.codehaus.groovy.grails.web.taglib.jsp.JspFormTag extends JspInvokeGrailsTagLibTag implements Serializable

Serialized Fields

controller

String controller

action

String action

id

String id

url

String url

params

String params

method

String method

Class org.codehaus.groovy.grails.web.taglib.jsp.JspHasErrorsTag extends JspInvokeGrailsTagLibTag implements Serializable

Serialized Fields

bean

String bean

model

String model

field

String field

Class org.codehaus.groovy.grails.web.taglib.jsp.JspInvokeGrailsTagLibTag extends BodyTagSupport implements Serializable

Serialized Fields

tagName

String tagName

invocationCount

int invocationCount

invocationArgs

List<E> invocationArgs

invocationBodyContent

List<E> invocationBodyContent

bean

BeanWrapper bean

attributes

Map<K,V> attributes

sw

FastStringWriter sw

out

PrintWriter out

jspWriter

JspWriter jspWriter

grailsAttributes

GrailsApplicationAttributes grailsAttributes

application

GrailsApplication application

appContext

ApplicationContext appContext

tagContent

String tagContent

bodyInvokation

boolean bodyInvokation

Class org.codehaus.groovy.grails.web.taglib.jsp.JspLinkTag extends JspInvokeGrailsTagLibTag implements Serializable

Serialized Fields

controller

String controller

action

String action

id

String id

url

String url

Class org.codehaus.groovy.grails.web.taglib.jsp.JspLocaleSelectTag extends JspInvokeGrailsTagLibTag implements Serializable

Serialized Fields

name

String name

value

String value

Class org.codehaus.groovy.grails.web.taglib.jsp.JspMessageTag extends JspInvokeGrailsTagLibTag implements Serializable

Serialized Fields

code

String code

error

String error

Class org.codehaus.groovy.grails.web.taglib.jsp.JspRemoteFunctionTag extends JspInvokeGrailsTagLibTag implements Serializable

Serialized Fields

controller

String controller

action

String action

id

String id

update

String update

before

String before

after

String after

method

String method

asynchronous

String asynchronous

url

String url

params

String params

onSuccess

String onSuccess

onFailure

String onFailure

onComplete

String onComplete

onLoading

String onLoading

onLoaded

String onLoaded

onInteractive

String onInteractive

Class org.codehaus.groovy.grails.web.taglib.jsp.JspRemoteLinkTag extends JspInvokeGrailsTagLibTag implements Serializable

Serialized Fields

controller

String controller

action

String action

id

String id

update

String update

before

String before

after

String after

method

String method

asynchronous

String asynchronous

url

String url

params

String params

onSuccess

String onSuccess

onFailure

String onFailure

onComplete

String onComplete

onLoading

String onLoading

onLoaded

String onLoaded

onInteractive

String onInteractive

Class org.codehaus.groovy.grails.web.taglib.jsp.JspRenderErrorsTag extends JspInvokeGrailsTagLibTag implements Serializable

Serialized Fields

bean

String bean

model

String model

field

String field

as

String as

Class org.codehaus.groovy.grails.web.taglib.jsp.JspRenderInputTag extends RequestContextAwareTag implements Serializable

Serialized Fields

bean

String bean

property

String property

Class org.codehaus.groovy.grails.web.taglib.jsp.JspRenderTag extends JspInvokeGrailsTagLibTag implements Serializable

Serialized Fields

template

String template

bean

String bean

collection

String collection

model

String model

Class org.codehaus.groovy.grails.web.taglib.jsp.JspSelectTag extends JspInvokeGrailsTagLibTag implements Serializable

Serialized Fields

name

String name

from

String from

optionKey

String optionKey

optionValue

String optionValue

Class org.codehaus.groovy.grails.web.taglib.jsp.JspSubmitToRemoteTag extends JspInvokeGrailsTagLibTag implements Serializable

Serialized Fields

name

String name

value

String value

controller

String controller

action

String action

id

String id

update

String update

before

String before

after

String after

method

String method

asynchronous

String asynchronous

url

String url

params

String params

onSuccess

String onSuccess

onFailure

String onFailure

onComplete

String onComplete

onLoading

String onLoading

onLoaded

String onLoaded

onInteractive

String onInteractive

Class org.codehaus.groovy.grails.web.taglib.jsp.JspTimeZoneSelectTag extends JspInvokeGrailsTagLibTag implements Serializable

Serialized Fields

name

String name

value

String value

Package org.codehaus.groovy.grails.web.util

Class org.codehaus.groovy.grails.web.util.StreamCharBuffer extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException
See Also:
Externalizable.readExternal(java.io.ObjectInput)

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException
See Also:
Externalizable.writeExternal(java.io.ObjectOutput)

Package org.codehaus.groovy.grails.webflow.engine.builder

Class org.codehaus.groovy.grails.webflow.engine.builder.FlowDefinitionException extends RuntimeException implements Serializable


Package org.codehaus.groovy.grails.webflow.persistence

Class org.codehaus.groovy.grails.webflow.persistence.FlowAwareCurrentSessionContext extends SpringSessionContext implements Serializable



Copyright (c) 2005-2009 The Grails project