Uses of Class
com.arsdigita.domain.DomainObjectTraversal

Packages that use DomainObjectTraversal
com.arsdigita.domain Domain Objects provide an application logic tier between the persistent storage and presentation tiers. 
com.arsdigita.formbuilder.ui The Form Builder UI provides a number of embeddable bebop components to facilitate integration of the form builder service with applications. 
 

Uses of DomainObjectTraversal in com.arsdigita.domain
 

Subclasses of DomainObjectTraversal in com.arsdigita.domain
 class DomainObjectTextRenderer
          An implementation of DomainObjectTraversal that generates a single string containing all the data from the object's traversed properties.
 class DomainObjectXMLRenderer
          An implementation of DomainObjectTraversal that generates an XML tree representing the DomainObject.
 

Uses of DomainObjectTraversal in com.arsdigita.formbuilder.ui
 

Subclasses of DomainObjectTraversal in com.arsdigita.formbuilder.ui
 class FormBuilderXMLRenderer
          An implementation of DomainObjectTraversal that generates an XML tree representing the DomainObject.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC