Package | Description |
---|---|
org.kuali.ole.describe.bo | |
org.kuali.ole.docstore.discovery.service | |
org.kuali.ole.docstore.model.bo | |
org.kuali.ole.serviceimpl |
Modifier and Type | Method and Description |
---|---|
OleDocument |
DocumentTreeNode.getWorkBibDocument() |
OleDocument |
DocumentTreeNode.getWorkEInstanceDocument() |
OleDocument |
DocumentTreeNode.getWorkInstanceDocument() |
OleDocument |
DocumentTreeNode.getWorkItemDocument() |
Modifier and Type | Method and Description |
---|---|
List<OleDocument> |
QueryServiceImpl.buildOleDocuments(List<Map<String,Object>> hitsOnPage) |
List<OleDocument> |
SRUCQLQueryServiceImpl.buildOleDocuments(List<Map<String,Object>> hitsOnPage) |
List<OleDocument> |
SRUCQLQueryService.queryForBibDocs(Map reqParamMap,
String solrQuery) |
List<OleDocument> |
SRUCQLQueryServiceImpl.queryForBibDocs(Map reqParamMap,
String solrQuery) |
List<OleDocument> |
QueryServiceImpl.queryForDocs(OleDocument queryDoc) |
List<OleDocument> |
QueryService.queryForDocs(OleDocument queryDoc) |
Modifier and Type | Method and Description |
---|---|
String |
QueryServiceImpl.buildQueryForDoc(OleDocument queryDoc) |
String |
QueryService.buildQueryForDoc(OleDocument queryDoc) |
List<OleDocument> |
QueryServiceImpl.queryForDocs(OleDocument queryDoc) |
List<OleDocument> |
QueryService.queryForDocs(OleDocument queryDoc) |
Modifier and Type | Class and Description |
---|---|
class |
WorkBibDocument
Class for logical representation of OLE documents of category:Work and type:Bibliographic.
|
class |
WorkEHoldingsDocument
Created with IntelliJ IDEA.
|
class |
WorkEInstanceDocument
Created by IntelliJ IDEA.
|
class |
WorkInstanceDocument
Created by IntelliJ IDEA.
|
class |
WorkItemDocument
Created by IntelliJ IDEA.
|
Modifier and Type | Method and Description |
---|---|
List |
OleSRUDataServiceImpl.generateBibIDList(List<OleDocument> oleDocumentsList)
this will generate the list of document from docstore
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.