public class DocumentFormBase extends UifFormBase
DocumentView
screensModifier and Type | Field and Description |
---|---|
protected Document |
document |
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, renderedInIframe, renderedInLightBox, requestedFormKey, requestRedirected, returnDialogId, returnDialogResponse, returnFormKey, returnLocation, selectedCollectionLines, selectedLookupResultsCache, sessionId, sessionTimeoutInterval, state, triggerActionId, updateComponentId, view, viewId, viewName, viewPostMetadata, viewRequestParameters, viewTypeName
Constructor and Description |
---|
DocumentFormBase() |
generateFormKey, getActionEvent, getActionParamaterValue, getActionParameters, getActionParametersAsProperties, getAddedCollectionItems, getAjaxReturnType, getAttachmentFile, getClientStateForSyncing, getControllerMapping, getDialogExplanations, getDialogResponse, getDialogResponses, getExtensionData, getFiles, getFlowKey, getFocusId, getFormKey, getFormPostUrl, getGrowlScript, getHistoryFlow, getHistoryManager, getInitialRequestParameters, getJumpToId, getJumpToName, getMethodToCall, getNewCollectionLines, getPageId, getQueryParameters, getReadOnlyFieldsList, 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, isRenderedInIframe, isRenderedInLightBox, isRequestRedirected, isUpdateComponentRequest, isUpdateDialogRequest, isUpdateNoneRequest, isUpdatePageRequest, postBind, preBind, preRender, setActionParameters, setAddedCollectionItems, setAjaxRequest, setAjaxReturnType, setApplyDefaultValues, setAttachmentFile, setClientStateForSyncing, setCollectionPagingRequest, setDialogExplanations, setDialogResponses, setDirtyForm, setDirtyForm, setExtensionData, setFlowKey, setFocusId, setFormKey, setFormPostUrl, setGrowlScript, setHistoryFlow, setHistoryManager, setInitialRequestParameters, setJumpToId, setJumpToName, setMethodToCall, setNewCollectionLines, setPageId, setQueryParameters, setReadOnlyFieldsList, setRenderedInIframe, setRenderedInLightBox, setRequestedFormKey, setRequestJsonTemplate, setRequestRedirected, setRequestUrl, setReturnDialogId, setReturnDialogResponse, setReturnFormKey, setReturnLocation, setSelectedCollectionLines, setSelectedLookupResultsCache, setState, setTriggerActionId, setUpdateComponent, setUpdateComponentId, setView, setViewId, setViewName, setViewPostMetadata, setViewRequestParameters, setViewTypeName, toString
public DocumentFormBase()
public String getAnnotation()
public void setAnnotation(String annotation)
public Document getDocument()
public void setDocument(Document document)
public String getDocTypeName()
public void setDocTypeName(String docTypeName)
public String getCommand()
public void setCommand(String command)
protected String getDefaultDocumentTypeName()
protected void instantiateDocument()
public String getDocumentInitiatorNetworkId()
public String getDocumentCreateDate()
public WorkflowDocument getWorkflowDocument()
WorkflowDocument
instance from the forms
document instancepublic List<ActionRequest> getActionRequests()
public List<ActionRequest> getActionRequestsRequiringApproval()
public boolean isSuperUserActionAvaliable()
public boolean isSuperUserApproveSingleActionRequestAuthorized()
public boolean isSuperUserApproveDocumentAuthorized()
public boolean isSuperUserDisapproveDocumentAuthorized()
public boolean isSuperUserAuthorized()
public boolean isStateAllowsApproveOrDisapprove()
public boolean isStateAllowsApproveSingleActionRequest()
public boolean isStateProcessedOrDisapproved(DocumentStatus status)
public boolean isStateInitiatedFinalCancelled(DocumentStatus status)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.