@Deprecated public class JcrDocstoreFactory extends AbstractDocstoreFactory implements DocstoreFactory
Constructor and Description |
---|
JcrDocstoreFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
DocumentManager |
getDocumentManager(String docCategory,
String docType,
String docFormat)
Deprecated.
|
TransactionManager |
getTransactionManager(String docCategory,
String docType,
String docFormat)
Deprecated.
|
getDocumentIndexManager, getDocumentService
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDocumentIndexManager, getDocumentService
public JcrDocstoreFactory()
public TransactionManager getTransactionManager(String docCategory, String docType, String docFormat)
getTransactionManager
in interface DocstoreFactory
public DocumentManager getDocumentManager(String docCategory, String docType, String docFormat)
getDocumentManager
in interface DocstoreFactory
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.