public class DocumentFormBase extends org.kuali.rice.krad.web.form.UifFormBase
DocumentView screens| Modifier and Type | Field and Description |
|---|---|
protected org.kuali.rice.krad.document.Document |
document |
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 |
|---|
DocumentFormBase() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAnnotation() |
String |
getCommand() |
protected String |
getDefaultDocumentTypeName() |
String |
getDocId() |
String |
getDocTypeName() |
org.kuali.rice.krad.document.Document |
getDocument() |
String |
getDocumentCreateDate()
Retrieves the create date for the forms document and formats for
presentation
|
String |
getDocumentInitiatorNetworkId()
Retrieves the principal name (network id) for the document's initiator
|
org.kuali.rice.kew.api.WorkflowDocument |
getWorkflowDocument()
Retrieves the
WorkflowDocument instance from the forms
document instance |
protected void |
instantiateDocument() |
void |
setAnnotation(String annotation) |
void |
setCommand(String command) |
void |
setDocId(String docId) |
void |
setDocTypeName(String docTypeName) |
void |
setDocument(org.kuali.rice.krad.document.Document document) |
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, setViewTypeNameprotected org.kuali.rice.krad.document.Document document
public DocumentFormBase()
public String getAnnotation()
public void setAnnotation(String annotation)
public org.kuali.rice.krad.document.Document getDocument()
public void setDocument(org.kuali.rice.krad.document.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 org.kuali.rice.kew.api.WorkflowDocument getWorkflowDocument()
WorkflowDocument instance from the forms
document instanceCopyright © 2004–2015 The Kuali Foundation. All rights reserved.