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, wait
getDocumentManager, getTransactionManager
public AbstractDocstoreFactory()
public DocumentService getDocumentService()
getDocumentService
in interface DocstoreFactory
public IndexerService getDocumentIndexManager(String docCategory, String docType, String docFormat)
getDocumentIndexManager
in interface DocstoreFactory
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.