org.kuali.ole.describe.controller
Class DocumentEditorFactory
java.lang.Object
org.kuali.ole.describe.controller.DocumentEditorFactory
public class DocumentEditorFactory
- extends Object
Creates a singleton instance of an editor based on the given parameters.
User: tirumalesh.b
Date: 28/12/12 Time: 12:51 PM
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static DocumentEditorFactory getInstance()
getDocumentEditor
public DocumentEditor getDocumentEditor(String docCategory,
String docType,
String docFormat)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.