Modifier and Type | Method and Description |
---|---|
void |
RepositoryBrowser.browseRepositoryContent() |
String |
RepositoryBrowser.generateNodeCount() |
List<OleDocStoreData> |
RepositoryBrowser.getFilesCount() |
String |
RepositoryBrowser.getRepositoryDump() |
static RepositoryManager |
RepositoryManager.getRepositoryManager() |
String |
RepositoryBrowser.getRepositoryRangeDump(String category,
String type,
String format,
int fromIndex,
int count) |
javax.jcr.Session |
RepositoryManager.getSession() |
javax.jcr.Session |
CustomNodeRegistrar.getSession() |
javax.jcr.Session |
RepositoryManager.getSession(String userName,
String actionSource) |
List<String> |
RepositoryBrowser.getUUIDs(String category,
String type,
String format,
Integer numUUIDs) |
List<String> |
RepositoryBrowser.getUUIDs(String category,
String type,
String format,
Integer startIndex,
Integer endIndex) |
void |
RepositoryManager.init() |
javax.jcr.nodetype.NodeType[] |
CustomNodeRegistrar.registerCustomNodeTypes(javax.jcr.Session session) |
Modifier and Type | Method and Description |
---|---|
String |
DocumentResources.bind(String operation,
String stringContent) |
String |
DocumentResources.remove(String ids,
String identifierType,
String operation,
String docCategory,
String docType,
String docFormat) |
Modifier and Type | Method and Description |
---|---|
ResponseDocument |
DocumentManager.bind(RequestDocument requestDocument,
Object object,
String operation) |
ResponseDocument |
DocumentManager.unbind(RequestDocument requestDocument,
Object object,
String operation) |
Modifier and Type | Method and Description |
---|---|
ResponseDocument |
JcrAbstractDocumentManager.bind(RequestDocument requestDocument,
Object object,
String operation) |
ResponseDocument |
JcrWorkInstanceDocumentManager.bind(RequestDocument requestDocument,
Object object,
String operation) |
ResponseDocument |
JcrAbstractDocumentManager.unbind(RequestDocument requestDocument,
Object object,
String operation) |
ResponseDocument |
JcrWorkInstanceDocumentManager.unbind(RequestDocument requestDocument,
Object object,
String operation) |
Modifier and Type | Method and Description |
---|---|
ResponseDocument |
RdbmsWorkInstanceDocumentManager.bind(RequestDocument requestDocument,
Object object,
String operation) |
ResponseDocument |
RdbmsAbstarctDocumentManager.bind(RequestDocument requestDocument,
Object object,
String operation) |
ResponseDocument |
RdbmsAbstarctDocumentManager.unbind(RequestDocument requestDocument,
Object object,
String operation) |
Modifier and Type | Method and Description |
---|---|
Map |
NodeCountManager.generateNodeCountMap() |
Map |
RdbmsNodeCountManager.generateNodeCountMap() |
void |
NodeCountManager.updateNodeCount(javax.jcr.Node node,
long count)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Response |
DocumentService.process(Request request)
Processes the documents, as per the operation specified, in the given request.
|
Response |
DocumentServiceImpl.process(Request request) |
Modifier and Type | Method and Description |
---|---|
String |
CheckoutManager.checkOut(javax.jcr.Session session,
String uuid,
String userName,
String action) |
String |
CheckoutManager.checkOut(String uuid,
String userName,
String action) |
String |
CheckoutManager.checkOutBinary(String uuid,
String userId,
String action,
String docFormat) |
void |
DeleteManager.cleanUpDocStoreData() |
Response |
DeleteManager.deleteDocs(Request request) |
String |
CheckoutManager.getData(javax.jcr.Node nodeByUUID) |
javax.jcr.Node |
NodeHandler.getNodeByUUID(javax.jcr.Session session,
String uuid) |
javax.jcr.version.VersionManager |
CheckinManager.getVersionManager(javax.jcr.Session session) |
String |
CheckoutManager.getXMLFORInstanceNode(javax.jcr.Node instanceNode) |
String |
CheckinManager.updateContent(RequestDocument requestDocument) |
String |
DocumentStoreManager.updateRecord(RequestDocument updateContent) |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.