public class PatronBillForm extends DocumentFormBase
document
actionParameters, addedCollectionItems, ajaxRequest, ajaxReturnType, attachmentFile, clientStateForSyncing, controllerMapping, defaultsApplied, dialogExplanation, dialogManager, dialogResponse, dirtyForm, extensionData, flowKey, focusId, formKey, formPostUrl, growlScript, historyFlow, historyManager, jumpToId, jumpToName, lightboxScript, methodToCall, newCollectionLines, pageId, postedView, readOnlyFieldsList, renderedInLightBox, requestedFormKey, requestRedirected, returnFormKey, returnLocation, selectedCollectionLines, sessionId, sessionTimeoutInterval, state, updateComponentId, view, viewId, viewName, viewRequestParameters, viewTypeName
Constructor and Description |
---|
PatronBillForm() |
getAnnotation, getCommand, getDefaultDocumentTypeName, getDocId, getDocTypeName, getDocument, getDocumentCreateDate, getDocumentInitiatorNetworkId, getWorkflowDocument, instantiateDocument, setAnnotation, setCommand, setDocId, setDocTypeName, setDocument
generateFormKey, getActionEvent, getActionParamaterValue, getActionParameters, getActionParametersAsProperties, getAddedCollectionItems, getAjaxReturnType, getAttachmentFile, getClientStateForSyncing, getControllerMapping, getDialogExplanation, getDialogManager, getDialogResponse, getExtensionData, getFlowKey, getFocusId, getFormKey, getFormPostUrl, getGrowlScript, getHistoryFlow, getHistoryManager, getInitialRequestParameters, getJumpToId, getJumpToName, getLightboxScript, getMethodToCall, getNewCollectionLines, getPageId, getPostedView, getReadOnlyFieldsList, getRequestedFormKey, getRequestJsonTemplate, getRequestUrl, getReturnFormKey, getReturnLocation, getSelectedCollectionLines, getSessionId, getSessionTimeoutInterval, getState, getUpdateComponentId, getView, getViewId, getViewName, getViewRequestParameters, getViewService, getViewTypeName, isAddedCollectionItem, isAjaxRequest, isBuildViewRequest, isDefaultsApplied, isDirtyForm, isJsonRequest, isOriginalComponentRequest, isRenderedInLightBox, isRequestRedirected, isUpdateComponentRequest, isUpdateDialogRequest, isUpdateNoneRequest, isUpdatePageRequest, isUpdateViewRequest, postBind, setActionParameters, setAddedCollectionItems, setAjaxRequest, setAjaxReturnType, setAttachmentFile, setClientStateForSyncing, setDefaultsApplied, setDialogExplanation, setDialogManager, setDialogResponse, setDirtyForm, setDirtyForm, setExtensionData, setFlowKey, setFocusId, setFormKey, setFormPostUrl, setGrowlScript, setHistoryFlow, setHistoryManager, setInitialRequestParameters, setJumpToId, setJumpToName, setLightboxScript, setMethodToCall, setNewCollectionLines, setOriginalComponentRequest, setPageId, setPostedView, setReadOnlyFieldsList, setRenderedInLightBox, setRequestedFormKey, setRequestJsonTemplate, setRequestRedirected, setRequestUrl, setReturnFormKey, setReturnLocation, setSelectedCollectionLines, setState, setUpdateComponentId, setView, setViewId, setViewName, setViewRequestParameters, setViewTypeName
public PatronBillForm()
public org.kuali.rice.core.api.util.type.KualiDecimal getGrandTotal()
public void setGrandTotal(org.kuali.rice.core.api.util.type.KualiDecimal grandTotal)
public String getBillWisePayment()
public void setBillWisePayment(String billWisePayment)
public List<FeeType> getFeeTypes()
public void setFeeTypes(List<FeeType> feeTypes)
public String getPatronId()
public void setPatronId(String patronId)
public String getPaymentMethod()
public void setPaymentMethod(String paymentMethod)
public org.kuali.rice.core.api.util.type.KualiDecimal getPaymentAmount()
public void setPaymentAmount(org.kuali.rice.core.api.util.type.KualiDecimal paymentAmount)
public String getMessage()
public void setMessage(String message)
public String getFreeTextNote()
public void setFreeTextNote(String freeTextNote)
public OlePatronDocument getOlePatronDocument()
public void setOlePatronDocument(OlePatronDocument olePatronDocument)
public List<PatronBillPayment> getPatronBillPaymentList()
public void setPatronBillPaymentList(List<PatronBillPayment> patronBillPaymentList)
public boolean isPrintFlag()
public void setPrintFlag(boolean printFlag)
public boolean isPrintBillReview()
public void setPrintBillReview(boolean printBillReview)
public String getForgiveNote()
public void setForgiveNote(String forgiveNote)
public String getErrorNote()
public void setErrorNote(String errorNote)
public org.kuali.rice.core.api.util.type.KualiDecimal getPatronAmount()
public void setPatronAmount(org.kuali.rice.core.api.util.type.KualiDecimal patronAmount)
public String getOlePatronId()
public void setOlePatronId(String olePatronId)
public boolean isDoubleSubmit()
public void setDoubleSubmit(boolean doubleSubmit)
public String getTransactionNumber()
public void setTransactionNumber(String transactionNumber)
public String getPaidByUser()
public void setPaidByUser(String paidByUser)
public String getTransactionNote()
public void setTransactionNote(String transactionNote)
public boolean isModifyBill()
public void setModifyBill(boolean modifyBill)
public List<OleItemLevelBillPayment> getCurrentSessionTransactions()
public void setCurrentSessionTransactions(List<OleItemLevelBillPayment> currentSessionTransactions)
public String getCancellationNote()
public void setCancellationNote(String cancellationNote)
public String getUserAmount()
public void setUserAmount(String userAmount)
public String getPatronUrl()
public void setPatronUrl(String patronUrl)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.