public class RdbmsWorkEHoldingsDocumentManager extends RdbmsWorkEInstanceDocumentManager
| Constructor and Description |
|---|
RdbmsWorkEHoldingsDocumentManager() |
| Modifier and Type | Method and Description |
|---|---|
ResponseDocument |
buildResponseDocument(RequestDocument requestDocument,
EHoldingsRecord eHoldingsRecord,
ResponseDocument responseDocument) |
protected String |
buildSortableCallNumber(String callNumber,
String codeValue) |
void |
checkInContent(RequestDocument requestDocument,
Object object,
ResponseDocument responseDocument) |
ResponseDocument |
checkoutContent(RequestDocument requestDocument,
Object object) |
void |
computeCallNumberType(CallNumber callNumber)
Compute 'call number type name' if a valid 'call number type code' is available
|
void |
deleteDocs(RequestDocument requestDocument,
Object object) |
static RdbmsWorkEHoldingsDocumentManager |
getInstance() |
protected void |
modifyContent(RequestDocument reqDoc,
org.kuali.rice.krad.service.BusinessObjectService businessObjectService,
String holdingId) |
protected void |
processCallNumber(EHoldings eHolding) |
protected boolean |
validateCallNumber(String callNumber,
String codeValue) |
addResourceId, buildEHoldingsContent, buildResponseDocument, createLocationLevel, deleteEHoldingNChildRecords, deleteVerify, getBusinessObjectService, getLocation, saveCallNumberTypeRecord, saveEHoldingsRecord, storeDocumentbind, buildResponseDocument, bulkIngest, checkin, checkin, checkInstancesOrItemsExistsInOLE, checkInstancesOrItemsExistsInOLE, checkout, checkout, delete, delete, deleteVerify, index, ingest, ingest, storeLinkDocuments, unbind, validateInputgetDate, getTimeStampFromStringpublic RdbmsWorkEHoldingsDocumentManager()
public static RdbmsWorkEHoldingsDocumentManager getInstance()
public ResponseDocument checkoutContent(RequestDocument requestDocument, Object object)
checkoutContent in class RdbmsWorkEInstanceDocumentManagerpublic void deleteDocs(RequestDocument requestDocument, Object object)
deleteDocs in class RdbmsWorkEInstanceDocumentManagerpublic void checkInContent(RequestDocument requestDocument, Object object, ResponseDocument responseDocument) throws OleDocStoreException
checkInContent in class RdbmsWorkEInstanceDocumentManagerOleDocStoreExceptionpublic ResponseDocument buildResponseDocument(RequestDocument requestDocument, EHoldingsRecord eHoldingsRecord, ResponseDocument responseDocument)
protected void modifyContent(RequestDocument reqDoc, org.kuali.rice.krad.service.BusinessObjectService businessObjectService, String holdingId) throws OleDocStoreException
OleDocStoreExceptionprotected void processCallNumber(EHoldings eHolding) throws OleDocStoreException
OleDocStoreExceptionpublic void computeCallNumberType(CallNumber callNumber)
callNumber - protected boolean validateCallNumber(String callNumber, String codeValue) throws OleDocStoreException
OleDocStoreExceptionprotected String buildSortableCallNumber(String callNumber, String codeValue) throws OleDocStoreException
OleDocStoreExceptionCopyright © 2004–2014 The Kuali Foundation. All rights reserved.