public class PatronBillReviewForm 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 |
---|
PatronBillReviewForm() |
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 PatronBillReviewForm()
public boolean isSelect()
public void setSelect(boolean select)
public List<PatronBillReviewForm> getPatronBillReviewFormList()
public void setPatronBillReviewFormList(List<PatronBillReviewForm> patronBillReviewFormList)
public BigDecimal getTotalAmount()
public void setTotalAmount(BigDecimal totalAmount)
public boolean isReviewed()
public void setReviewed(boolean reviewed)
public String getItemBarcode()
public void setItemBarcode(String itemBarcode)
public String getBillNumber()
public void setBillNumber(String billNumber)
public Date getBillDate()
public void setBillDate(Date billDate)
public String getPatronId()
public void setPatronId(String patronId)
public String getFeeType()
public void setFeeType(String feeType)
public BigDecimal getFeeAmount()
public void setFeeAmount(BigDecimal feeAmount)
public String getPaymentStatus()
public void setPaymentStatus(String paymentStatus)
public BigDecimal getPaymentAmount()
public void setPaymentAmount(BigDecimal paymentAmount)
public String getFirstName()
public void setFirstName(String firstName)
public String getLastName()
public void setLastName(String lastName)
public List<PatronBillReviewDocument> getPatronBillReviewDocumentList()
public void setPatronBillReviewDocumentList(List<PatronBillReviewDocument> patronBillReviewDocumentList)
public List<PatronBillReviewForm> getPatronBillReviewedFormList()
public void setPatronBillReviewedFormList(List<PatronBillReviewForm> patronBillReviewedFormList)
Copyright © 2004–2016 The Kuali Foundation. All rights reserved.