org.nakedobjects.plugins.dnd
Interface ContentFactory

All Known Implementing Classes:
DefaultContentFactory

public interface ContentFactory


Method Summary
 Content createFieldContent(NakedObjectAssociation field, NakedObject object)
           
 Content createRootContent(NakedObject object)
           
 

Method Detail

createRootContent

Content createRootContent(NakedObject object)

createFieldContent

Content createFieldContent(NakedObjectAssociation field,
                           NakedObject object)


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.