public class CallNumberBrowseForm extends org.kuali.rice.krad.web.form.UifFormBase
Modifier and Type | Field and Description |
---|---|
boolean |
closeBtnShowFlag |
String |
docType |
boolean |
nextFlag |
String |
pageShowEntries |
boolean |
previousFlag |
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 |
---|
CallNumberBrowseForm() |
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 boolean nextFlag
public boolean previousFlag
public String pageShowEntries
public boolean closeBtnShowFlag
public CallNumberBrowseForm()
public boolean isCloseBtnShowFlag()
public void setCloseBtnShowFlag(boolean closeBtnShowFlag)
public String getDocType()
public void setDocType(String docType)
public String getPageShowEntries()
public void setPageShowEntries(String pageShowEntries)
public boolean getNextFlag()
public void setNextFlag(boolean nextFlag)
public boolean isPreviousFlag()
public void setPreviousFlag(boolean previousFlag)
public String getLocation()
public void setLocation(String location)
public String getClassificationScheme()
public void setClassificationScheme(String classificationScheme)
public String getCallNumberBrowseText()
public void setCallNumberBrowseText(String callNumberBrowseText)
public String getMessage()
public void setMessage(String message)
public String getInformation()
public void setInformation(String information)
public int getPageSize()
public void setPageSize(int pageSize)
public List<WorkBibDocument> getWorkBibDocumentList()
public void setWorkBibDocumentList(List<WorkBibDocument> workBibDocumentList)
public List<Holdings> getHoldingsList()
public void setHoldingsList(List<Holdings> holdingsList)
public List<Item> getItemList()
public void setItemList(List<Item> itemList)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.