public abstract class AbstractDocstoreFactory extends Object implements DocstoreFactory
| Constructor and Description | 
|---|
| AbstractDocstoreFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| IndexerService | getDocumentIndexManager(String docCategory,
                                              String docType,
                                              String docFormat) | 
| DocumentService | getDocumentService() | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDocumentManager, getTransactionManagerpublic AbstractDocstoreFactory()
public DocumentService getDocumentService()
getDocumentService in interface DocstoreFactorypublic IndexerService getDocumentIndexManager(String docCategory, String docType, String docFormat)
getDocumentIndexManager in interface DocstoreFactoryCopyright © 2004–2015 The Kuali Foundation. All rights reserved.