Serialized Form
list
List<E> list
totalCount
int totalCount
propertyName
String propertyName
value
Object value
target
groovy.lang.Closure target
methodName
String methodName
expectation
Object expectation
initialized
boolean initialized
metadataFile
File metadataFile
|
Package org.codehaus.groovy.grails.aop.framework.autoproxy |
|
Package org.codehaus.groovy.grails.cli |
exitCode
int exitCode
scriptName
String scriptName
|
Package org.codehaus.groovy.grails.commons.spring |
eventType
int eventType
autowiringByNameCacheForClass
ConcurrentHashMap<K,V> autowiringByNameCacheForClass
autowiringBeanPropertiesFlag
ThreadLocal<T> autowiringBeanPropertiesFlag
|
Package org.codehaus.groovy.grails.exceptions |
|
Package org.codehaus.groovy.grails.orm.hibernate.cfg |
serialVersionUID: -7115087342689305517L
grailsApplication
GrailsApplication grailsApplication
domainClasses
Set<E> domainClasses
configLocked
boolean configLocked
serialVersionUID: -7115087342689305517L
grailsApplication
GrailsApplication grailsApplication
domainClasses
Set<E> domainClasses
configLocked
boolean configLocked
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 |
|
Package org.codehaus.groovy.grails.orm.hibernate.exceptions |
|
Package org.codehaus.groovy.grails.orm.hibernate.proxy |
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.support |
|
Package org.codehaus.groovy.grails.plugins |
|
Package org.codehaus.groovy.grails.plugins.exceptions |
|
Package org.codehaus.groovy.grails.plugins.testing |
|
Package org.codehaus.groovy.grails.scaffolding.exceptions |
|
Package org.codehaus.groovy.grails.validation.exceptions |
serialVersionUID: -4866968714197516789L
|
Package org.codehaus.groovy.grails.validation.routines |
domainRegex
RegexValidator domainRegex
- RegexValidator for matching domains.
ipv4Validator
RegexValidator ipv4Validator
- IPv4 RegexValidator
patterns
Pattern[] patterns
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 |
serialVersionUID: -4211512662882252140L
|
Package org.codehaus.groovy.grails.web.errors |
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 |
cause
Throwable cause
|
Package org.codehaus.groovy.grails.web.json.parser |
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.
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 |
|
Package org.codehaus.groovy.grails.web.pages |
serialVersionUID: 1L
retval
Object retval
context
ServletContext context
grailsAttributes
GrailsApplicationAttributes grailsAttributes
exceptionResolvers
Collection<E> exceptionResolvers
templateEngine
GroovyPagesTemplateEngine templateEngine
|
Package org.codehaus.groovy.grails.web.pages.exceptions |
lineNumber
int lineNumber
fileName
String fileName
|
Package org.codehaus.groovy.grails.web.servlet |
application
GrailsApplication application
interceptors
HandlerInterceptor[] interceptors
multipartResolver
MultipartResolver multipartResolver
current
Map<K,V> current
next
Map<K,V> next
|
Package org.codehaus.groovy.grails.web.servlet.mvc |
|
Package org.codehaus.groovy.grails.web.servlet.mvc.exceptions |
|
Package org.codehaus.groovy.grails.web.taglib |
bodyClosure
groovy.lang.Closure bodyClosure
binding
groovy.lang.Binding binding
preferSubChunkWhenWritingToOtherBuffer
boolean preferSubChunkWhenWritingToOtherBuffer
|
Package org.codehaus.groovy.grails.web.taglib.exceptions |
fileName
String fileName
lineNumber
int lineNumber
|
Package org.codehaus.groovy.grails.web.taglib.jsp |
value
String value
name
String name
value
String value
name
String name
value
String value
name
String name
value
String value
precision
String precision
bean
String bean
model
String model
field
String field
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
controller
String controller
action
String action
id
String id
url
String url
params
String params
method
String method
bean
String bean
model
String model
field
String field
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
controller
String controller
action
String action
id
String id
url
String url
name
String name
value
String value
code
String code
error
String error
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
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
bean
String bean
model
String model
field
String field
as
String as
bean
String bean
property
String property
template
String template
bean
String bean
collection
String collection
model
String model
name
String name
from
String from
optionKey
String optionKey
optionValue
String optionValue
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
name
String name
value
String value
|
Package org.codehaus.groovy.grails.web.util |
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 |
|
Package org.codehaus.groovy.grails.webflow.persistence |
Copyright (c) 2005-2009 The Grails project