public class OLESIP2RenewRequestParser extends OLESIP2RequestParser
checkSum, code, feeAcknowledged, institutionId, itemIdentifier, itemProperties, patronIdentifier, patronPassword, sequenceNum, terminalPassword, transactionDate| Constructor and Description |
|---|
OLESIP2RenewRequestParser(String requestData) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNbDueDate() |
Boolean |
getNoBlock() |
Boolean |
getThirdPartyAllowed() |
String |
getTitleIdentifier() |
void |
parseRenewRequest(String requestData) |
void |
setNbDueDate(String nbDueDate) |
void |
setNoBlock(Boolean noBlock) |
void |
setThirdPartyAllowed(Boolean thirdPartyAllowed) |
void |
setTitleIdentifier(String titleIdentifier) |
charToBool, getCheckSum, getCode, getFeeAcknowledged, getInstitutionId, getItemIdentifier, getItemProperties, getPatronIdentifier, getPatronPassword, getSequenceNum, getTerminalPassword, getTransactionDate, setCheckSum, setCode, setFeeAcknowledged, setInstitutionId, setItemIdentifier, setItemProperties, setPatronIdentifier, setPatronPassword, setSequenceNum, setTerminalPassword, setTransactionDate, stringToIntpublic OLESIP2RenewRequestParser(String requestData)
public void parseRenewRequest(String requestData)
public Boolean getThirdPartyAllowed()
public void setThirdPartyAllowed(Boolean thirdPartyAllowed)
public Boolean getNoBlock()
public void setNoBlock(Boolean noBlock)
public String getNbDueDate()
public void setNbDueDate(String nbDueDate)
public String getTitleIdentifier()
public void setTitleIdentifier(String titleIdentifier)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.