|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |