org.codehaus.groovy.grails.web.converters.marshaller.xml
Class DeepDomainClassMarshaller
java.lang.Object
org.codehaus.groovy.grails.web.converters.marshaller.xml.DomainClassMarshaller
org.codehaus.groovy.grails.web.converters.marshaller.xml.DeepDomainClassMarshaller
- All Implemented Interfaces:
- ObjectMarshaller<XML>
public class DeepDomainClassMarshaller
- extends DomainClassMarshaller
- Since:
- 1.1
- Author:
- Siegfried Puchbauer, Graeme Rocher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeepDomainClassMarshaller
public DeepDomainClassMarshaller(boolean includeVersion)
DeepDomainClassMarshaller
public DeepDomainClassMarshaller()
DeepDomainClassMarshaller
public DeepDomainClassMarshaller(boolean includeDomainVersion,
ProxyHandler proxyHandler)
isRenderDomainClassRelations
protected boolean isRenderDomainClassRelations()
- Overrides:
isRenderDomainClassRelations
in class DomainClassMarshaller
Copyright (c) 2005-2009 The Grails project