public class OleCirculationDeskDetailForm 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 |
---|
OleCirculationDeskDetailForm() |
Modifier and Type | Method and Description |
---|---|
String |
getErrorAuthrisedUserMessage() |
String |
getMessage()
Gets the message attribute.
|
List<OleCirculationDeskDetail> |
getOleCirculationDetailsCreateList()
Gets the oleCirculationDetailsCreateList attribute
|
String |
getOperatorId()
Gets the operatorId attribute.
|
String |
getRoleName()
Gets the roleName attribute.
|
String |
getRoleNamespaceCode()
Gets the roleNamespaceCode attribute.
|
void |
setErrorAuthrisedUserMessage(String errorAuthrisedUserMessage) |
void |
setMessage(String message)
Sets the message attribute value.
|
void |
setOleCirculationDetailsCreateList(List<OleCirculationDeskDetail> oleCirculationDetailsCreateList)
Sets the oleCirculationDetailsCreateList attribute value.
|
void |
setOperatorId(String operatorId)
Sets the operatorId attribute value.
|
void |
setRoleName(String roleName)
Sets the roleName attribute value.
|
void |
setRoleNamespaceCode(String roleNamespaceCode)
Sets the roleNamespaceCode attribute value.
|
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 OleCirculationDeskDetailForm()
public String getErrorAuthrisedUserMessage()
public void setErrorAuthrisedUserMessage(String errorAuthrisedUserMessage)
public List<OleCirculationDeskDetail> getOleCirculationDetailsCreateList()
public void setOleCirculationDetailsCreateList(List<OleCirculationDeskDetail> oleCirculationDetailsCreateList)
oleCirculationDetailsCreateList
- The oleCirculationDetailsCreateList to set.public String getOperatorId()
public void setOperatorId(String operatorId)
operatorId
- The operatorId to set.public String getRoleNamespaceCode()
public void setRoleNamespaceCode(String roleNamespaceCode)
roleNamespaceCode
- The roleNamespaceCode to set.public String getRoleName()
public void setRoleName(String roleName)
roleName
- The roleName to set.public String getMessage()
public void setMessage(String message)
message
- The message to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.