Uses of Interface
org.outerj.daisy.frontend.editor.PartEditor

Packages that use PartEditor
org.outerj.daisy.frontend.editor   
 

Uses of PartEditor in org.outerj.daisy.frontend.editor
 

Classes in org.outerj.daisy.frontend.editor that implement PartEditor
 class BookAclPartEditor
           
 class BookMetadataPartEditor
          Part editor for the book metadata.
 class BookPartEditor
           
 class BookPublicationTypesPartEditor
           
 class HtmlPartEditor
           
 class NavigationPartEditor
           
 class PlainTextPartEditor
           
 class UploadPartEditor
           
 

Methods in org.outerj.daisy.frontend.editor that return PartEditor
 PartEditor NavigationPartEditor.Factory.getPartEditor(java.util.Map properties, ServiceManager serviceManager, Context context)
           
 PartEditor BookMetadataPartEditor.Factory.getPartEditor(java.util.Map properties, ServiceManager serviceManager, Context context)
           
 PartEditor BookPartEditor.Factory.getPartEditor(java.util.Map properties, ServiceManager serviceManager, Context context)
           
 PartEditor UploadPartEditor.Factory.getPartEditor(java.util.Map properties, ServiceManager serviceManager, Context context)
           
 PartEditor BookAclPartEditor.Factory.getPartEditor(java.util.Map properties, ServiceManager serviceManager, Context context)
           
 PartEditor BookPublicationTypesPartEditor.Factory.getPartEditor(java.util.Map properties, ServiceManager serviceManager, Context context)
           
 PartEditor PlainTextPartEditor.Factory.getPartEditor(java.util.Map properties, ServiceManager serviceManager, Context context)
           
 PartEditor PartEditorFactory.getPartEditor(java.util.Map properties, ServiceManager serviceManager, Context context)
           
 PartEditor HtmlPartEditor.Factory.getPartEditor(java.util.Map properties, ServiceManager serviceManager, Context context)
           
static PartEditor PartEditorManager.getPartEditor(java.lang.String partTypeName, ServiceManager serviceManager, Context context, Logger logger)
           
 



Copyright © -2006 . All Rights Reserved.