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, storeDocument
bind, buildResponseDocument, bulkIngest, checkin, checkin, checkInstancesOrItemsExistsInOLE, checkInstancesOrItemsExistsInOLE, checkout, checkout, delete, delete, deleteVerify, index, ingest, ingest, storeLinkDocuments, unbind, validateInput
getDate, getTimeStampFromString
public RdbmsWorkEHoldingsDocumentManager()
public static RdbmsWorkEHoldingsDocumentManager getInstance()
public ResponseDocument checkoutContent(RequestDocument requestDocument, Object object)
checkoutContent
in class RdbmsWorkEInstanceDocumentManager
public void deleteDocs(RequestDocument requestDocument, Object object)
deleteDocs
in class RdbmsWorkEInstanceDocumentManager
public void checkInContent(RequestDocument requestDocument, Object object, ResponseDocument responseDocument) throws OleDocStoreException
checkInContent
in class RdbmsWorkEInstanceDocumentManager
OleDocStoreException
public ResponseDocument buildResponseDocument(RequestDocument requestDocument, EHoldingsRecord eHoldingsRecord, ResponseDocument responseDocument)
protected void modifyContent(RequestDocument reqDoc, org.kuali.rice.krad.service.BusinessObjectService businessObjectService, String holdingId) throws OleDocStoreException
OleDocStoreException
protected void processCallNumber(EHoldings eHolding) throws OleDocStoreException
OleDocStoreException
public void computeCallNumberType(CallNumber callNumber)
callNumber
- protected boolean validateCallNumber(String callNumber, String codeValue) throws OleDocStoreException
OleDocStoreException
protected String buildSortableCallNumber(String callNumber, String codeValue) throws OleDocStoreException
OleDocStoreException
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.