public class OLEBatchProcessDefinitionForm extends org.kuali.rice.krad.web.form.TransactionalDocumentFormBase
actionParameters, addedCollectionItems, ajaxRequest, ajaxReturnType, applyDefaultValues, attachmentFile, clientStateForSyncing, controllerMapping, dialogExplanations, dialogResponses, dirtyForm, extensionData, flowKey, focusId, formKey, formPostUrl, growlScript, historyFlow, historyManager, jumpToId, jumpToName, methodToCall, newCollectionLines, pageId, queryParameters, readOnlyFieldsList, renderedInDialog, renderedInIframe, request, requestedFormKey, requestRedirected, returnDialogId, returnDialogResponse, returnFormKey, returnLocation, selectedCollectionLines, selectedLookupResultsCache, sessionId, sessionTimeoutInterval, state, triggerActionId, updateComponentId, view, viewId, viewName, viewPostMetadata, viewRequestParameters, viewTypeName| Constructor and Description |
|---|
OLEBatchProcessDefinitionForm() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBatchProcessId() |
String |
getBatchProcessType() |
protected String |
getDefaultDocumentTypeName() |
OLEBatchProcessDefinitionDocument |
getOleBatchProcessDefinitionDocument() |
boolean |
isMarcOnly() |
boolean |
isPermissionFlag() |
void |
setBatchProcessId(String batchProcessId) |
void |
setBatchProcessType(String batchProcessType) |
void |
setMarcOnly(boolean marcOnly) |
void |
setOleBatchProcessDefinitionDocument(OLEBatchProcessDefinitionDocument oleBatchProcessDefinitionDocument) |
void |
setPermissionFlag(boolean permissionFlag) |
getAnnotation, getCommand, getDocId, getDocTypeName, getDocument, getDocumentCreateDate, getDocumentInitiatorNetworkId, getWorkflowDocument, instantiateDocument, setAnnotation, setCommand, setDocId, setDocTypeName, setDocumentgenerateFormKey, getActionEvent, getActionParamaterValue, getActionParameters, getActionParametersAsProperties, getAddedCollectionItems, getAjaxReturnType, getAttachmentFile, getClientStateForSyncing, getControllerMapping, getDialogDataObject, getDialogExplanations, getDialogResponse, getDialogResponses, getExtensionData, getFlowKey, getFocusId, getFormKey, getFormPostUrl, getGrowlScript, getHistoryFlow, getHistoryManager, getInitialRequestParameters, getJumpToId, getJumpToName, getMethodToCall, getNewCollectionLines, getPageId, getQueryParameters, getReadOnlyFieldsList, getRequest, getRequestedFormKey, getRequestJsonTemplate, getRequestUrl, getReturnDialogId, getReturnDialogResponse, getReturnFormKey, getReturnLocation, getSelectedCollectionLines, getSelectedLookupResultsCache, getSessionId, getSessionTimeoutInterval, getState, getTriggerActionId, getUpdateComponent, getUpdateComponentId, getView, getViewHelperService, getViewId, getViewName, getViewPostMetadata, getViewRequestParameters, getViewService, getViewTypeName, isAddedCollectionItem, isAjaxRequest, isApplyDefaultValues, isCollectionPagingRequest, isDirtyForm, isJsonRequest, isRenderedInDialog, isRenderedInIframe, isRequestRedirected, isUpdateComponentRequest, isUpdateDialogRequest, isUpdateNoneRequest, isUpdatePageRequest, postBind, preBind, preRender, setActionParameters, setAddedCollectionItems, setAjaxRequest, setAjaxReturnType, setApplyDefaultValues, setAttachmentFile, setClientStateForSyncing, setCollectionPagingRequest, setDialogDataObject, setDialogExplanations, setDialogResponses, setDirtyForm, setDirtyForm, setExtensionData, setFlowKey, setFocusId, setFormKey, setFormPostUrl, setGrowlScript, setHistoryFlow, setHistoryManager, setInitialRequestParameters, setJumpToId, setJumpToName, setMethodToCall, setNewCollectionLines, setPageId, setQueryParameters, setReadOnlyFieldsList, setRenderedInDialog, setRenderedInIframe, setRequest, setRequestedFormKey, setRequestJsonTemplate, setRequestRedirected, setRequestUrl, setReturnDialogId, setReturnDialogResponse, setReturnFormKey, setReturnLocation, setSelectedCollectionLines, setSelectedLookupResultsCache, setState, setTriggerActionId, setUpdateComponent, setUpdateComponentId, setView, setViewId, setViewName, setViewPostMetadata, setViewRequestParameters, setViewTypeName, toStringpublic OLEBatchProcessDefinitionForm()
public String getBatchProcessId()
public void setBatchProcessId(String batchProcessId)
public String getBatchProcessType()
public void setBatchProcessType(String batchProcessType)
protected String getDefaultDocumentTypeName()
getDefaultDocumentTypeName in class org.kuali.rice.krad.web.form.DocumentFormBasepublic OLEBatchProcessDefinitionDocument getOleBatchProcessDefinitionDocument()
public void setOleBatchProcessDefinitionDocument(OLEBatchProcessDefinitionDocument oleBatchProcessDefinitionDocument)
public boolean isPermissionFlag()
public void setPermissionFlag(boolean permissionFlag)
public boolean isMarcOnly()
public void setMarcOnly(boolean marcOnly)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.