public class RuleQuickLinksForm extends KualiForm
RuleQuickLinksAction.RuleQuickLinksAction,
Serialized FormKualiForm.TabState| Modifier and Type | Field and Description |
|---|---|
protected boolean |
canInitiateDocumentTypeDocument |
extraButtonsrequiredNonEditableProperties| Constructor and Description |
|---|
RuleQuickLinksForm() |
| Modifier and Type | Method and Description |
|---|---|
List<RuleQuickLinksAction.DocumentTypeQuickLinksStructure> |
getDocumentTypeQuickLinksStructures() |
String |
getRootDocTypeName() |
boolean |
isCanInitiateDocumentTypeDocument() |
void |
setCanInitiateDocumentTypeDocument(boolean canInitiateDocumentTypeDocument) |
void |
setDocumentTypeQuickLinksStructures(List<RuleQuickLinksAction.DocumentTypeQuickLinksStructure> documentTypeQuickLinksStructures) |
void |
setRootDocTypeName(String rootDocTypeName) |
addRequiredNonEditableProperties, clearEditablePropertyInformation, getActionFormUtilMap, getAnchor, getBackLocation, getCurrentTabIndex, getDisplayedErrors, getDisplayedInfo, getDisplayedWarnings, getDocInfo, getExtraButton, getExtraButtons, getFieldNameToFocusOnAfterSubmit, getHeaderNavigationTabs, getMethodToCall, getNavigationCss, getNextArbitrarilyHighIndex, getNumColumns, getRefreshCaller, getTabState, getTabStates, incrementTabIndex, isFieldLevelHelpEnabled, populate, populateBackLocation, populateFieldLevelHelpEnabled, reset, reset, retrieveFormValueForLookupInquiryParameters, setActionFormUtilMap, setAnchor, setBackLocation, setCurrentTabIndex, setDerivedValuesOnForm, setDocInfo, setExtraButton, setExtraButtons, setFieldLevelHelpEnabled, setFieldNameToFocusOnAfterSubmit, setHeaderNavigationTabs, setMethodToCall, setNavigationCss, setNumColumns, setRefreshCaller, setTabStates, shouldMethodToCallParameterBeUsed, shouldPropertyBePopulatedInFormaddMaxUploadSize, cacheUnconvertedValue, copyPopulateEditablePropertiesToActionEditableProperties, customInitMaxUploadSizes, formatterClassForKeypath, formatValue, getActionEditablePropertiesGuid, getEditableProperties, getFormatter, getFormatterTypes, getIsNewForm, getMaxUploadSizes, getMethodToCallsToBypassSessionRetrievalForGETRequests, getParameter, getParameterValues, getPopulateEditableProperties, getPopulateEditablePropertiesGuid, getPropertyType, getRequiredNonEditableProperties, getStrutsActionMappingScope, getUnconvertedValues, getUnknownKeys, initMaxUploadSizes, isPropertyEditable, isPropertyNonEditableButRequired, populateForProperty, postprocessRequestParameters, processValidationFail, registerEditableProperty, registerIsNewForm, registerRequiredNonEditableProperty, registerStrutsActionMappingScope, setActionEditablePropertiesGuid, setFormatterType, setFormatterTypes, setPopulateEditablePropertiesGuid, setUnconvertedValuesprotected boolean canInitiateDocumentTypeDocument
public RuleQuickLinksForm()
public String getRootDocTypeName()
public void setRootDocTypeName(String rootDocTypeName)
public List<RuleQuickLinksAction.DocumentTypeQuickLinksStructure> getDocumentTypeQuickLinksStructures()
public void setDocumentTypeQuickLinksStructures(List<RuleQuickLinksAction.DocumentTypeQuickLinksStructure> documentTypeQuickLinksStructures)
public boolean isCanInitiateDocumentTypeDocument()
public void setCanInitiateDocumentTypeDocument(boolean canInitiateDocumentTypeDocument)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.