|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.grails.commons.AbstractGrailsClass
org.codehaus.groovy.grails.commons.AbstractInjectableGrailsClass
org.codehaus.groovy.grails.commons.DefaultGrailsCodecClass
public class DefaultGrailsCodecClass
Field Summary | |
---|---|
static java.lang.String |
CODEC
|
Constructor Summary | |
---|---|
DefaultGrailsCodecClass(java.lang.Class clazz)
|
Method Summary | |
---|---|
groovy.lang.Closure |
getDecodeMethod()
|
groovy.lang.Closure |
getEncodeMethod()
|
Methods inherited from class org.codehaus.groovy.grails.commons.AbstractInjectableGrailsClass |
---|
byName, byType, getAvailable |
Methods inherited from class org.codehaus.groovy.grails.commons.AbstractGrailsClass |
---|
getClazz, getFullName, getLogicalPropertyName, getMetaClass, getName, getNaturalName, getPackageName, getPropertyName, getPropertyOrStaticPropertyOrFieldValue, getPropertyValue, getPropertyValue, getReference, getShortName, hasProperty, newInstance, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.codehaus.groovy.grails.commons.InjectableGrailsClass |
---|
byName, byType, getAvailable |
Methods inherited from interface org.codehaus.groovy.grails.commons.GrailsClass |
---|
getClazz, getFullName, getLogicalPropertyName, getMetaClass, getName, getNaturalName, getPackageName, getPropertyName, getPropertyValue, getPropertyValue, getReference, getShortName, hasProperty, newInstance |
Field Detail |
---|
public static final java.lang.String CODEC
Constructor Detail |
---|
public DefaultGrailsCodecClass(java.lang.Class clazz)
Method Detail |
---|
public groovy.lang.Closure getDecodeMethod()
getDecodeMethod
in interface GrailsCodecClass
public groovy.lang.Closure getEncodeMethod()
getEncodeMethod
in interface GrailsCodecClass
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |