public class VendorExclusionForm extends org.kuali.rice.kns.web.struts.form.LookupForm
HEADER_BAR_ENABLED_PARAM, SEARCH_CRITERIA_ENABLED_PARAM| Constructor and Description | 
|---|
| VendorExclusionForm() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getConfirmStatusCode()Gets the confirmStatusCode attribute. | 
| String | getDebarredVendorId()Gets the debarredVendorId attribute. | 
| String | getVendorExclusionStatus()Gets the vendorExclusionStatus attribute. | 
| String | getVendorType()Gets the vendorType attribute. | 
| void | setConfirmStatusCode(String confirmStatusCode)Sets the confirmStatusCode attribute value. | 
| void | setDebarredVendorId(String debarredVendorId)Sets the debarredVendorId attribute value. | 
| void | setVendorExclusionStatus(String vendorExclusionStatus)Sets the vendorExclusionStatus attribute value. | 
| void | setVendorType(String vendorType)Sets the vendorType attribute value. | 
addRequiredNonEditableProperties, getBusinessObjectClassName, getConversionFields, getDocNum, getExtraButtonParams, getExtraButtonSource, getFieldConversions, getFields, getFieldsForLookup, getFormKey, getHtmlDataType, getIsAdvancedSearch, getLookupable, getLookupable, getLookupableImplServiceName, getLookupAnchor, getLookupObjectId, getPrimaryKeyFieldLabels, getReadOnlyFields, getReadOnlyFieldsList, getReferencesToRefresh, getRenderSearchButtons, isActionUrlsExist, isDdExtraButton, isDisableSearchButtons, isHasReturnableRow, isHeaderBarEnabled, isHideReturnLink, isLookupCriteriaEnabled, isMultipleValues, isSearchUsingOnlyPrimaryKeyValues, isShowMaintenanceLinks, isSupplementalActionsEnabled, isSuppressActions, populate, postprocessRequestParameters, setActionUrlsExist, setBusinessObjectClassName, setConversionFields, setDdExtraButton, setDisableSearchButtons, setDocNum, setExtraButtonParams, setExtraButtonSource, setFieldConversions, setFields, setFieldsForLookup, setFormKey, setHasReturnableRow, setHeaderBarEnabled, setHideReturnLink, setHtmlDataType, setIsAdvancedSearch, setLookupable, setLookupableImplServiceName, setLookupAnchor, setLookupCriteriaEnabled, setLookupObjectId, setMultipleValues, setPrimaryKeyFieldLabels, setReadOnlyFields, setReadOnlyFieldsList, setReferencesToRefresh, setSearchUsingOnlyPrimaryKeyValues, setShowMaintenanceLinks, setSupplementalActionsEnabled, setSuppressActionsclearEditablePropertyInformation, getActionFormUtilMap, getAnchor, getBackLocation, getCurrentTabIndex, getDisplayedErrors, getDisplayedInfo, getDisplayedWarnings, getDocInfo, getExtraButton, getExtraButtons, getFieldNameToFocusOnAfterSubmit, getHeaderNavigationTabs, getMethodToCall, getNavigationCss, getNextArbitrarilyHighIndex, getNumColumns, getRefreshCaller, getTabState, getTabStates, incrementTabIndex, isFieldLevelHelpEnabled, 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, processValidationFail, registerEditableProperty, registerIsNewForm, registerRequiredNonEditableProperty, registerStrutsActionMappingScope, setActionEditablePropertiesGuid, setFormatterType, setFormatterTypes, setPopulateEditablePropertiesGuid, setUnconvertedValuespublic VendorExclusionForm()
public String getConfirmStatusCode()
public void setConfirmStatusCode(String confirmStatusCode)
statusCode - The statusCode to set.public String getDebarredVendorId()
public void setDebarredVendorId(String debarredVendorId)
debarredVendorId - The debarredVendorId to set.public String getVendorExclusionStatus()
public void setVendorExclusionStatus(String vendorExclusionStatus)
vendorExclusionStatus - The vendorExclusionStatus to set.public String getVendorType()
public void setVendorType(String vendorType)
vendorType - The vendorType to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.