public class OLEDeliverNoticeSearchForm extends org.kuali.rice.krad.web.form.UifFormBase
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 |
---|
OLEDeliverNoticeSearchForm() |
Modifier and Type | Method and Description |
---|---|
Date |
getDateSentFrom() |
Date |
getDateSentTo() |
String |
getItemBarcode() |
String |
getNoticeType() |
List<OLEDeliverNoticeSearchResult> |
getOleDeliverNoticeSearchResult() |
String |
getPatronBarcode() |
void |
reset() |
void |
setDateSentFrom(Date dateSentFrom) |
void |
setDateSentTo(Date dateSentTo) |
void |
setItemBarcode(String itemBarcode) |
void |
setNoticeType(String noticeType) |
void |
setOleDeliverNoticeSearchResult(List<OLEDeliverNoticeSearchResult> oleDeliverNoticeSearchResult) |
void |
setPatronBarcode(String patronBarcode) |
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 OLEDeliverNoticeSearchForm()
public String getPatronBarcode()
public void setPatronBarcode(String patronBarcode)
public String getItemBarcode()
public void setItemBarcode(String itemBarcode)
public Date getDateSentFrom()
public void setDateSentFrom(Date dateSentFrom)
public Date getDateSentTo()
public void setDateSentTo(Date dateSentTo)
public String getNoticeType()
public void setNoticeType(String noticeType)
public List<OLEDeliverNoticeSearchResult> getOleDeliverNoticeSearchResult()
public void setOleDeliverNoticeSearchResult(List<OLEDeliverNoticeSearchResult> oleDeliverNoticeSearchResult)
public void reset()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.