| 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)
|