@Deprecated public abstract class AbstractDocstoreFactory extends Object implements DocstoreFactory
Constructor and Description |
---|
AbstractDocstoreFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
IndexerService |
getDocumentIndexManager(String docCategory,
String docType,
String docFormat)
Deprecated.
|
DocumentService |
getDocumentService()
Deprecated.
|
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–2015 The Kuali Foundation. All rights reserved.