org.kuali.rice.kns.web.ui
Class Field

java.lang.Object
  extended by org.kuali.rice.kns.web.ui.Field
All Implemented Interfaces:
Serializable, PropertyRenderingConfigElement

Deprecated.

@Deprecated
public class Field
extends Object
implements Serializable, PropertyRenderingConfigElement

Represents a Field (form field or read only)

Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also:
Serialized Form

Field Summary
static String BLANK_SPACE
          Deprecated.  
static String BUTTON
          Deprecated.  
 String cellAlign
          Deprecated.  
static String CHECKBOX
          Deprecated.  
static String CONTAINER
          Deprecated.  
static String CURRENCY
          Deprecated.  
static String DATEPICKER
          Deprecated.  
static int DEFAULT_MAXLENGTH
          Deprecated.  
static int DEFAULT_SIZE
          Deprecated.  
static String DROPDOWN
          Deprecated.  
static String DROPDOWN_REFRESH
          Deprecated.  
static String DROPDOWN_SCRIPT
          Deprecated.  
static String EDITABLE
          Deprecated.  
 boolean fieldLevelHelpDisabled
          Deprecated.  
 boolean fieldLevelHelpEnabled
          Deprecated.  
 String fieldLevelHelpUrl
          Deprecated.  
static String FILE
          Deprecated.  
static String HIDDEN
          Deprecated.  
static String IMAGE_SUBMIT
          Deprecated.  
static String KUALIUSER
          Deprecated.  
static String LINK
          Deprecated.  
static String LOOKUP_HIDDEN
          Deprecated.  
static String LOOKUP_READONLY
          Deprecated.  
static String LOOKUP_RESULT_ONLY
          Deprecated.  
static String MASKED
          Deprecated.  
static Set<String> MULTI_VALUE_FIELD_TYPES
          Deprecated.  
static String MULTIBOX
          Deprecated.  
static String MULTISELECT
          Deprecated.  
static String PARTIALLY_MASKED
          Deprecated.  
static String QUICKFINDER
          Deprecated.  
static String RADIO
          Deprecated.  
static String READONLY
          Deprecated.  
static Set<String> SEARCH_RESULT_DISPLAYABLE_FIELD_TYPES
          Deprecated.  
static String SUB_SECTION_SEPARATOR
          Deprecated.  
static String TEXT
          Deprecated.  
static String TEXT_AREA
          Deprecated.  
protected  List<String> webUILeaveFieldFunctionParameters
          Deprecated.  
static String WORKFLOW_WORKGROUP
          Deprecated.  
 
Constructor Summary
Field()
          Deprecated. No-args constructor
Field(String propertyName, String fieldLabel)
          Deprecated. Constructor that creates an instance of this class to support inquirable
Field(String fieldLabel, String fieldHelpUrl, String fieldType, boolean clear, String propertyName, String propertyValue, boolean fieldRequired, boolean dateField, List<KeyValue> fieldValidValues, String quickFinderClassNameImpl)
          Deprecated. Constructor that creates an instance of this class.
Field(String fieldLabel, String fieldHelpUrl, String fieldType, boolean clear, String propertyName, String propertyValue, boolean fieldRequired, boolean dateField, List<KeyValue> fieldValidValues, String quickFinderClassNameImpl, int size, int maxLength)
          Deprecated. Constructor that creates an instance of this class.
 
Method Summary
 void appendFieldConversions(String fieldConversions)
          Deprecated.  
 void appendLookupParameters(String lookupParameters)
          Deprecated. This method appends the passed-in lookupParameters to the existing
 boolean containsBOData()
          Deprecated.  
 String getAdditionalDisplayPropertyName()
          Deprecated.  
 String getAdditionalDisplayPropertyValue()
          Deprecated.  
 String getAlternateDisplayPropertyName()
          Deprecated.  
 String getAlternateDisplayPropertyValue()
          Deprecated.  
 String getBaseLookupUrl()
          Deprecated.  
 String getBLANK_SPACE()
          Deprecated.  
 String getBusinessObjectClassName()
          Deprecated.  
 String getBUTTON()
          Deprecated.  
 String getCellAlign()
          Deprecated. The td alignment to use for the Field.
 String getCHECKBOX()
          Deprecated.  
 int getCols()
          Deprecated.  
 String getCONTAINER()
          Deprecated.  
 List<Field> getContainerDisplayFields()
          Deprecated. Gets the containerDisplayFields attribute.
 String getContainerElementName()
          Deprecated. Gets the containerElementName attribute.
 String getContainerName()
          Deprecated.  
 List<Row> getContainerRows()
          Deprecated.  
 String getCURRENCY()
          Deprecated.  
 String getDefaultValue()
          Deprecated.  
 String getDisplayEditMode()
          Deprecated. Gets the displayEditMode attribute.
 Mask getDisplayMask()
          Deprecated. Gets the displayMask attribute.
 String getDisplayMaskValue()
          Deprecated. Gets the displayMaskValue attribute.
 String getDROPDOWN_REFRESH()
          Deprecated.  
 String getDROPDOWN_SCRIPT()
          Deprecated.  
 String getDROPDOWN()
          Deprecated.  
 String getEncryptedValue()
          Deprecated. Gets the encryptedValue attribute.
 Map<String,String> getFieldConversionMap()
          Deprecated.  
 String getFieldConversions()
          Deprecated.  
 String getFieldDataType()
          Deprecated.  
 String getFieldHelpName()
          Deprecated.  
 String getFieldHelpSummary()
          Deprecated.  
 String getFieldHelpUrl()
          Deprecated.  
 List getFieldInactiveValidValues()
          Deprecated.  
 String getFieldLabel()
          Deprecated.  
 String getFieldLevelHelpUrl()
          Deprecated.  
 String getFieldType()
          Deprecated.  
 List<KeyValue> getFieldValidValues()
          Deprecated.  
 String getFILE()
          Deprecated.  
 int getFormattedMaxLength()
          Deprecated.  
 Formatter getFormatter()
          Deprecated.  
 boolean getHasBlankValidValue()
          Deprecated.  
 boolean getHasLookupable()
          Deprecated.  
 String getHIDDEN()
          Deprecated.  
 String getHrefText()
          Deprecated.  
 String getIMAGE_SUBMIT()
          Deprecated.  
 String getImageSrc()
          Deprecated.  
 String getInquiryParameters()
          Deprecated.  
 HtmlData getInquiryURL()
          Deprecated.  
 String getKUALIUSER()
          Deprecated.  
 String getLINK()
          Deprecated.  
 String getLOOKUP_HIDDEN()
          Deprecated.  
 String getLOOKUP_READONLY()
          Deprecated.  
 String getLookupParameters()
          Deprecated.  
 String getMainFieldLabel()
          Deprecated.  
 int getMaxLength()
          Deprecated.  
 String getMultipleValueLookedUpCollectionName()
          Deprecated. For container fields (i.e.
 String getMultipleValueLookupClassLabel()
          Deprecated. The DD defined objectLabel of the class on which a multiple value lookup is performed
 String getMultipleValueLookupClassName()
          Deprecated. For container fields (i.e.
 String getMULTISELECT()
          Deprecated.  
 int getNumberOfColumnsForCollection()
          Deprecated.  
 String getPersonNameAttributeName()
          Deprecated. Gets the personNameAttributeName attribute.
 String getPersonNameValue()
          Deprecated.  
 String getPropertyName()
          Deprecated.  
 String getPropertyPrefix()
          Deprecated. Gets the propertyPrefix attribute.
 String getPropertyValue()
          Deprecated.  
 String[] getPropertyValues()
          Deprecated.  
 String getQUICKFINDER()
          Deprecated.  
 String getQuickFinderClassNameImpl()
          Deprecated.  
 String getRADIO()
          Deprecated.  
 Boolean getRangeFieldInclusive()
          Deprecated.  
 String getReferencesToRefresh()
          Deprecated.  
 int getRows()
          Deprecated.  
 String getScript()
          Deprecated. Gets the script attribute.
 int getSize()
          Deprecated.  
 String getStyleClass()
          Deprecated.  
 String getSUB_SECTION_SEPARATOR()
          Deprecated.  
 String getTarget()
          Deprecated.  
 String getTEXT_AREA()
          Deprecated.  
 String getTEXT()
          Deprecated.  
 String getUniversalIdAttributeName()
          Deprecated. Gets the universalIdAttributeName attribute.
 String getUniversalIdValue()
          Deprecated.  
 String getUserIdAttributeName()
          Deprecated. Gets the userIdAttributeName attribute.
 String getWebOnBlurHandler()
          Deprecated. Returns the method name of a function present in the page which should be called when the user tabs away from the field.
 String getWebOnBlurHandlerCallback()
          Deprecated. Returns the method name of a function present in the page which should be called after an AJAX call from the onblur handler.
 List<String> getWebUILeaveFieldFunctionParameters()
          Deprecated.  
 String getWebUILeaveFieldFunctionParametersString()
          Deprecated.  
 String getWORKFLOW_WORKGROUP()
          Deprecated.  
 boolean isAllowInlineRange()
          Deprecated.  
 boolean isClear()
          Deprecated.  
 boolean isColumnVisible()
          Deprecated.  
 boolean isDateField()
          Deprecated.  
 boolean isDatePicker()
          Deprecated.  
 boolean isExpandedTextArea()
          Deprecated.  
 boolean isFieldDirectInquiryEnabled()
          Deprecated.  
 boolean isFieldLevelHelpDisabled()
          Deprecated. Returns whether field level help is disabled for this field.
 boolean isFieldLevelHelpEnabled()
          Deprecated. Returns whether field level help is enabled for this field.
 boolean isFieldRequired()
          Deprecated.  
 boolean isHighlightField()
          Deprecated.  
 boolean isInclusive()
          Deprecated.  
 boolean isIndexedForSearch()
          Deprecated.  
static boolean isInputField(String fieldType)
          Deprecated. Helper method to determine if this is an INPUT type field
 boolean isKeyField()
          Deprecated. Gets the keyField attribute.
 boolean isMemberOfRange()
          Deprecated.  
 boolean isRanged()
          Deprecated.  
 boolean isReadOnly()
          Deprecated.  
 boolean isSecure()
          Deprecated. Gets the secure attribute.
 boolean isSkipBlankValidValue()
          Deprecated.  
 boolean isTriggerOnChange()
          Deprecated.  
 boolean isUpperCase()
          Deprecated.  
 void setAdditionalDisplayPropertyName(String additionalDisplayPropertyName)
          Deprecated.  
 void setAdditionalDisplayPropertyValue(Object additionalDisplayPropertyValue)
          Deprecated.  
 void setAllowInlineRange(boolean allowInlineRange)
          Deprecated.  
 void setAlternateDisplayPropertyName(String alternateDisplayPropertyName)
          Deprecated.  
 void setAlternateDisplayPropertyValue(Object alternateDisplayPropertyValue)
          Deprecated.  
 void setBaseLookupUrl(String baseLookupURL)
          Deprecated.  
 void setBusinessObjectClassName(String businessObjectClassName)
          Deprecated.  
 void setCellAlign(String cellAlign)
          Deprecated. Sets the td alignment for the Field.
 void setClear(boolean clear)
          Deprecated.  
 void setCols(int cols)
          Deprecated.  
 void setColumnVisible(boolean isColumnVisible)
          Deprecated.  
 void setContainerDisplayFields(List<Field> containerDisplayFields)
          Deprecated. Sets the containerDisplayFields attribute value.
 void setContainerElementName(String containerElementName)
          Deprecated. Sets the containerElementName attribute value.
 void setContainerName(String containerName)
          Deprecated.  
 void setContainerRows(List<Row> containerRows)
          Deprecated.  
 void setDateField(boolean dateField)
          Deprecated.  
 void setDatePicker(boolean isDatePicker)
          Deprecated.  
 void setDefaultValue(String defaultValue)
          Deprecated.  
 void setDisplayEditMode(String displayEditMode)
          Deprecated. Sets the displayEditMode attribute value.
 void setDisplayMask(Mask displayMask)
          Deprecated. Sets the displayMask attribute value.
 void setDisplayMaskValue(String displayMaskValue)
          Deprecated. Sets the displayMaskValue attribute value.
 void setEncryptedValue(String encryptedValue)
          Deprecated. Sets the encryptedValue attribute value.
 void setExpandedTextArea(boolean expandedTextArea)
          Deprecated.  
 void setFieldConversions(Map<String,String> fieldConversionsMap)
          Deprecated.  
 void setFieldConversions(String fieldConversions)
          Deprecated.  
 void setFieldDataType(String fieldDataType)
          Deprecated.  
 void setFieldDirectInquiryEnabled(boolean fieldDirectInquiryEnabled)
          Deprecated.  
 void setFieldHelpName(String fieldHelpName)
          Deprecated.  
 void setFieldHelpSummary(String fieldHelpSummary)
          Deprecated.  
 void setFieldHelpUrl(String fieldHelpUrl)
          Deprecated.  
 void setFieldInactiveValidValues(List fieldInactiveValidValues)
          Deprecated.  
 void setFieldLabel(String fieldLabel)
          Deprecated.  
 void setFieldLevelHelpDisabled(boolean fieldLevelHelpDisabled)
          Deprecated.  
 void setFieldLevelHelpEnabled(boolean fieldLevelHelpEnabled)
          Deprecated.  
 void setFieldLevelHelpUrl(String fieldLevelHelpUrl)
          Deprecated.  
 void setFieldRequired(boolean fieldRequired)
          Deprecated.  
 void setFieldType(String fieldType)
          Deprecated.  
 void setFieldValidValues(List<KeyValue> fieldValidValues)
          Deprecated.  
 void setFormattedMaxLength(int formattedMaxLength)
          Deprecated.  
 void setFormatter(Formatter formatter)
          Deprecated.  
 void setHighlightField(boolean highlightField)
          Deprecated.  
 void setHrefText(String hrefText)
          Deprecated.  
 void setImageSrc(String imageSrc)
          Deprecated.  
 void setIndexedForSearch(boolean indexedForSearch)
          Deprecated.  
 void setInquiryParameters(String inquiryParameters)
          Deprecated.  
 void setInquiryURL(HtmlData propertyURL)
          Deprecated.  
 void setKeyField(boolean keyField)
          Deprecated. Sets the keyField attribute value.
 void setLookupParameters(Map lookupParametersMap)
          Deprecated.  
 void setLookupParameters(String lookupParameters)
          Deprecated.  
 void setMainFieldLabel(String mainFieldLabel)
          Deprecated.  
 void setMaxLength(int maxLength)
          Deprecated.  
 void setMemberOfRange(boolean memberOfRange)
          Deprecated.  
 void setMultipleValueLookedUpCollectionName(String multipleValueLookedUpCollectionName)
          Deprecated. For container fields (i.e.
 void setMultipleValueLookupClassLabel(String multipleValueLookupClassLabel)
          Deprecated. The DD defined objectLabel of the class on which a multiple value lookup is performed
 void setMultipleValueLookupClassName(String multipleValueLookupClassName)
          Deprecated. For container fields (i.e.
 void setNumberOfColumnsForCollection(int numberOfColumnsForCollection)
          Deprecated.  
 void setPersonNameAttributeName(String personNameAttributeName)
          Deprecated. Sets the personNameAttributeName attribute value.
 void setPersonNameValue(String personNameValue)
          Deprecated.  
 void setPropertyName(String propertyName)
          Deprecated.  
 void setPropertyPrefix(String propertyPrefix)
          Deprecated. Sets the propertyPrefix attribute value.
 void setPropertyValue(Object propertyValue)
          Deprecated.  
 void setPropertyValue(String propertyValue)
          Deprecated. Sets the propertyValue attribute value.
 void setPropertyValues(String[] propertyValues)
          Deprecated.  
 void setQuickFinderClassNameImpl(String quickFinderClassNameImpl)
          Deprecated.  
 void setRanged(boolean ranged)
          Deprecated.  
 void setRangeFieldInclusive(Boolean rangeFieldInclusive)
          Deprecated.  
 void setReadOnly(boolean isReadOnly)
          Deprecated.  
 void setReferencesToRefresh(String referencesToRefresh)
          Deprecated.  
 void setRows(int rows)
          Deprecated.  
 void setScript(String script)
          Deprecated. Sets the script attribute value.
 void setSecure(boolean secure)
          Deprecated. Sets the secure attribute value.
 void setSize(int size)
          Deprecated.  
 void setSkipBlankValidValue(boolean skipBlankValidValue)
          Deprecated.  
 void setStyleClass(String styleClass)
          Deprecated.  
 void setTarget(String target)
          Deprecated.  
 void setTriggerOnChange(boolean triggerOnChange)
          Deprecated.  
 void setUniversalIdAttributeName(String universalIdAttributeName)
          Deprecated. Sets the universalIdAttributeName attribute value.
 void setUniversalIdValue(String universalIdValue)
          Deprecated.  
 void setUpperCase(boolean upperCase)
          Deprecated.  
 void setUserIdAttributeName(String userIdAttributeName)
          Deprecated. Sets the userIdAttributeName attribute value.
 void setWebOnBlurHandler(String webOnBlurHandler)
          Deprecated.  
 void setWebOnBlurHandlerCallback(String webOnBlurHandlerCallback)
          Deprecated.  
 void setWebUILeaveFieldFunctionParameters(List<String> webUILeaveFieldFunctionParameters)
          Deprecated.  
 String toString()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

DEFAULT_MAXLENGTH

public static final int DEFAULT_MAXLENGTH
Deprecated. 
See Also:
Constant Field Values

DEFAULT_SIZE

public static final int DEFAULT_SIZE
Deprecated. 
See Also:
Constant Field Values

HIDDEN

public static final String HIDDEN
Deprecated. 
See Also:
Constant Field Values

TEXT

public static final String TEXT
Deprecated. 
See Also:
Constant Field Values

DROPDOWN

public static final String DROPDOWN
Deprecated. 
See Also:
Constant Field Values

MULTIBOX

public static final String MULTIBOX
Deprecated. 
See Also:
Constant Field Values

MULTISELECT

public static final String MULTISELECT
Deprecated. 
See Also:
Constant Field Values

RADIO

public static final String RADIO
Deprecated. 
See Also:
Constant Field Values

QUICKFINDER

public static final String QUICKFINDER
Deprecated. 
See Also:
Constant Field Values

LOOKUP_RESULT_ONLY

public static final String LOOKUP_RESULT_ONLY
Deprecated. 
See Also:
Constant Field Values

DROPDOWN_REFRESH

public static final String DROPDOWN_REFRESH
Deprecated. 
See Also:
Constant Field Values

DROPDOWN_SCRIPT

public static final String DROPDOWN_SCRIPT
Deprecated. 
See Also:
Constant Field Values

CHECKBOX

public static final String CHECKBOX
Deprecated. 
See Also:
Constant Field Values

CURRENCY

public static final String CURRENCY
Deprecated. 
See Also:
Constant Field Values

TEXT_AREA

public static final String TEXT_AREA
Deprecated. 
See Also:
Constant Field Values

FILE

public static final String FILE
Deprecated. 
See Also:
Constant Field Values

IMAGE_SUBMIT

public static final String IMAGE_SUBMIT
Deprecated. 
See Also:
Constant Field Values

CONTAINER

public static final String CONTAINER
Deprecated. 
See Also:
Constant Field Values

KUALIUSER

public static final String KUALIUSER
Deprecated. 
See Also:
Constant Field Values

READONLY

public static final String READONLY
Deprecated. 
See Also:
Constant Field Values

EDITABLE

public static final String EDITABLE
Deprecated. 
See Also:
Constant Field Values

LOOKUP_HIDDEN

public static final String LOOKUP_HIDDEN
Deprecated. 
See Also:
Constant Field Values

LOOKUP_READONLY

public static final String LOOKUP_READONLY
Deprecated. 
See Also:
Constant Field Values

WORKFLOW_WORKGROUP

public static final String WORKFLOW_WORKGROUP
Deprecated. 
See Also:
Constant Field Values

MASKED

public static final String MASKED
Deprecated. 
See Also:
Constant Field Values

PARTIALLY_MASKED

public static final String PARTIALLY_MASKED
Deprecated. 
See Also:
Constant Field Values

SUB_SECTION_SEPARATOR

public static final String SUB_SECTION_SEPARATOR
Deprecated. 
See Also:
Constant Field Values

BLANK_SPACE

public static final String BLANK_SPACE
Deprecated. 
See Also:
Constant Field Values

BUTTON

public static final String BUTTON
Deprecated. 
See Also:
Constant Field Values

LINK

public static final String LINK
Deprecated. 
See Also:
Constant Field Values

DATEPICKER

public static final String DATEPICKER
Deprecated. 
See Also:
Constant Field Values

SEARCH_RESULT_DISPLAYABLE_FIELD_TYPES

public static final Set<String> SEARCH_RESULT_DISPLAYABLE_FIELD_TYPES
Deprecated. 

MULTI_VALUE_FIELD_TYPES

public static final Set<String> MULTI_VALUE_FIELD_TYPES
Deprecated. 

webUILeaveFieldFunctionParameters

protected List<String> webUILeaveFieldFunctionParameters
Deprecated. 

cellAlign

public String cellAlign
Deprecated. 

fieldLevelHelpEnabled

public boolean fieldLevelHelpEnabled
Deprecated. 

fieldLevelHelpDisabled

public boolean fieldLevelHelpDisabled
Deprecated. 

fieldLevelHelpUrl

public String fieldLevelHelpUrl
Deprecated. 
Constructor Detail

Field

public Field()
Deprecated. 
No-args constructor


Field

public Field(String propertyName,
             String fieldLabel)
Deprecated. 
Constructor that creates an instance of this class to support inquirable

Parameters:
propertyName - property attribute of the bean
fieldLabel - label of the display field

Field

public Field(String fieldLabel,
             String fieldHelpUrl,
             String fieldType,
             boolean clear,
             String propertyName,
             String propertyValue,
             boolean fieldRequired,
             boolean dateField,
             List<KeyValue> fieldValidValues,
             String quickFinderClassNameImpl)
Deprecated. 
Constructor that creates an instance of this class.

Parameters:
fieldLabel - label of the search criteria field
fieldHelpUrl - url of a help link to help instructions
fieldType - type of input field for this search criteria
clear - clear action flag
propertyName - name of the bean attribute for this search criteria
propertyValue - value of the bean attribute
fieldRequired - flag to denote if field is required
dateField - falg to denot if field should be validated as a date object
fieldValidValues - used for drop down list
quickFinderClassNameImpl - class name to transfer control to quick finder

Field

public Field(String fieldLabel,
             String fieldHelpUrl,
             String fieldType,
             boolean clear,
             String propertyName,
             String propertyValue,
             boolean fieldRequired,
             boolean dateField,
             List<KeyValue> fieldValidValues,
             String quickFinderClassNameImpl,
             int size,
             int maxLength)
Deprecated. 
Constructor that creates an instance of this class.

Parameters:
fieldLabel - label of the search criteria field
fieldHelpUrl - url of a help link to help instructions
fieldType - type of input field for this search criteria
clear - clear action flag
propertyName - name of the bean attribute for this search criteria
propertyValue - value of the bean attribute
fieldRequired - flag to denote if field is required
dateField - falg to denot if field should be validated as a date object
fieldValidValues - used for drop down list
quickFinderClassNameImpl - class name to transfer control to quick finder
size - size of the input field
maxLength - maxLength of the input field
Method Detail

isInputField

public static boolean isInputField(String fieldType)
Deprecated. 
Helper method to determine if this is an INPUT type field

Parameters:
fieldType -

getImageSrc

public String getImageSrc()
Deprecated. 
Returns:
the imageSrc

setImageSrc

public void setImageSrc(String imageSrc)
Deprecated. 
Parameters:
imageSrc - the imageSrc to set

getTarget

public String getTarget()
Deprecated. 
Returns:
the target

setTarget

public void setTarget(String target)
Deprecated. 
Parameters:
target - the target to set

getHrefText

public String getHrefText()
Deprecated. 
Returns:
the hrefText

setHrefText

public void setHrefText(String hrefText)
Deprecated. 
Parameters:
hrefText - the hrefText to set

getInquiryURL

public HtmlData getInquiryURL()
Deprecated. 

setInquiryURL

public void setInquiryURL(HtmlData propertyURL)
Deprecated. 

getNumberOfColumnsForCollection

public int getNumberOfColumnsForCollection()
Deprecated. 

setNumberOfColumnsForCollection

public void setNumberOfColumnsForCollection(int numberOfColumnsForCollection)
Deprecated. 

isDatePicker

public boolean isDatePicker()
Deprecated. 

setDatePicker

public void setDatePicker(boolean isDatePicker)
Deprecated. 

isRanged

public boolean isRanged()
Deprecated. 

setRanged

public void setRanged(boolean ranged)
Deprecated. 

isExpandedTextArea

public boolean isExpandedTextArea()
Deprecated. 

setExpandedTextArea

public void setExpandedTextArea(boolean expandedTextArea)
Deprecated. 

getDefaultValue

public String getDefaultValue()
Deprecated. 
Returns:
Returns the defaultValue.

setDefaultValue

public void setDefaultValue(String defaultValue)
Deprecated. 
Parameters:
defaultValue - The defaultValue to set.

containsBOData

public boolean containsBOData()
Deprecated. 

getCHECKBOX

public String getCHECKBOX()
Deprecated. 
Returns:
Returns the CHECKBOX.

getCONTAINER

public String getCONTAINER()
Deprecated. 
Returns:
Returns the CONTAINER.

getDROPDOWN

public String getDROPDOWN()
Deprecated. 
Returns:
Returns the dROPDOWN.

getTEXT_AREA

public String getTEXT_AREA()
Deprecated. 
Returns:
Returns the TEXT_AREA.

getDROPDOWN_REFRESH

public String getDROPDOWN_REFRESH()
Deprecated. 
Returns:
Returns the DROPDOWN_REFRESH

getDROPDOWN_SCRIPT

public String getDROPDOWN_SCRIPT()
Deprecated. 
Returns:
Returns DROPDOWN_SCRIPT

getMULTISELECT

public String getMULTISELECT()
Deprecated. 
Returns:
Returns MULTISELECT

getKUALIUSER

public String getKUALIUSER()
Deprecated. 
Returns:
Returns KUALIUSER

getFILE

public String getFILE()
Deprecated. 
Returns:
Returns the FILE.

getSUB_SECTION_SEPARATOR

public String getSUB_SECTION_SEPARATOR()
Deprecated. 
Returns:
Returns SUB_SECTION_SEPARATOR

getBLANK_SPACE

public String getBLANK_SPACE()
Deprecated. 
Returns:
Returns BLANK_SPACE

getBUTTON

public String getBUTTON()
Deprecated. 
Returns:
the BUTTON

getLINK

public String getLINK()
Deprecated. 
Returns:
the LINK

getFieldConversions

public String getFieldConversions()
Deprecated. 
Returns:
Returns the fieldConversions.

getFieldConversionMap

public Map<String,String> getFieldConversionMap()
Deprecated. 

getFieldHelpUrl

public String getFieldHelpUrl()
Deprecated. 
Returns:
Returns the fieldHelpUrl.

getFieldLabel

public String getFieldLabel()
Deprecated. 
Returns:
Returns the fieldLabel.

getFieldType

public String getFieldType()
Deprecated. 
Returns:
Returns the fieldType.

getFieldValidValues

public List<KeyValue> getFieldValidValues()
Deprecated. 
Returns:
Returns the fieldValidValues.

getFormatter

public Formatter getFormatter()
Deprecated. 
Specified by:
getFormatter in interface PropertyRenderingConfigElement
Returns:
Returns the formatter.

getHIDDEN

public String getHIDDEN()
Deprecated. 
Returns:
Returns the hIDDEN.

getLookupParameters

public String getLookupParameters()
Deprecated. 
Returns:
Returns the lookupParameters.

getMaxLength

public int getMaxLength()
Deprecated. 
Returns:
Returns the maxLength.

getPropertyName

public String getPropertyName()
Deprecated. 
Specified by:
getPropertyName in interface PropertyRenderingConfigElement
Returns:
Returns the propertyName.

getPropertyValue

public String getPropertyValue()
Deprecated. 
Specified by:
getPropertyValue in interface PropertyRenderingConfigElement
Returns:
Returns the propertyValue.

getPropertyPrefix

public String getPropertyPrefix()
Deprecated. 
Gets the propertyPrefix attribute.

Returns:
Returns the propertyPrefix.

setPropertyPrefix

public void setPropertyPrefix(String propertyPrefix)
Deprecated. 
Sets the propertyPrefix attribute value.

Parameters:
propertyPrefix - The propertyPrefix to set.

getQUICKFINDER

public String getQUICKFINDER()
Deprecated. 
Returns:
Returns the qUICKFINDER.

getQuickFinderClassNameImpl

public String getQuickFinderClassNameImpl()
Deprecated. 
Returns:
Returns the quickFinderClassNameImpl.

getRADIO

public String getRADIO()
Deprecated. 
Returns:
Returns the rADIO.

getSize

public int getSize()
Deprecated. 
Returns:
Returns the size.

getTEXT

public String getTEXT()
Deprecated. 
Returns:
Returns the TEXT.

getCURRENCY

public String getCURRENCY()
Deprecated. 

getIMAGE_SUBMIT

public String getIMAGE_SUBMIT()
Deprecated. 
Returns:
Returns the iMAGE_SUBMIT.

getLOOKUP_HIDDEN

public String getLOOKUP_HIDDEN()
Deprecated. 
Returns:
Returns the LOOKUP_HIDDEN.

getLOOKUP_READONLY

public String getLOOKUP_READONLY()
Deprecated. 
Returns:
Returns the LOOKUP_READONLY.

getWORKFLOW_WORKGROUP

public String getWORKFLOW_WORKGROUP()
Deprecated. 
Returns:
Returns the WORKFLOW_WORKGROUP.

isClear

public boolean isClear()
Deprecated. 
Returns:
Returns the clear.

isDateField

public boolean isDateField()
Deprecated. 
Returns:
Returns the dateField.

isFieldRequired

public boolean isFieldRequired()
Deprecated. 
Returns:
Returns the fieldRequired.

isHighlightField

public boolean isHighlightField()
Deprecated. 
Returns:
Returns the highlightField.

isReadOnly

public boolean isReadOnly()
Deprecated. 
Returns:
Returns the isReadOnly.

isUpperCase

public boolean isUpperCase()
Deprecated. 
Returns:
Returns the upperCase.

setClear

public void setClear(boolean clear)
Deprecated. 
Parameters:
clear - The clear to set.

setDateField

public void setDateField(boolean dateField)
Deprecated. 
Parameters:
dateField - The dateField to set.

setFieldConversions

public void setFieldConversions(Map<String,String> fieldConversionsMap)
Deprecated. 
Parameters:
fieldConversionsMap - The fieldConversions to set.

setFieldConversions

public void setFieldConversions(String fieldConversions)
Deprecated. 
Parameters:
fieldConversions - The fieldConversions to set.

appendFieldConversions

public void appendFieldConversions(String fieldConversions)
Deprecated. 

setFieldHelpUrl

public void setFieldHelpUrl(String fieldHelpUrl)
Deprecated. 
Parameters:
fieldHelpUrl - The fieldHelpUrl to set.

setFieldLabel

public void setFieldLabel(String fieldLabel)
Deprecated. 
Parameters:
fieldLabel - The fieldLabel to set.

setFieldRequired

public void setFieldRequired(boolean fieldRequired)
Deprecated. 
Parameters:
fieldRequired - The fieldRequired to set.

setFieldType

public void setFieldType(String fieldType)
Deprecated. 
Parameters:
fieldType - The fieldType to set.

setFieldValidValues

public void setFieldValidValues(List<KeyValue> fieldValidValues)
Deprecated. 
Parameters:
fieldValidValues - The fieldValidValues to set.

getHasBlankValidValue

public boolean getHasBlankValidValue()
Deprecated. 

setFormatter

public void setFormatter(Formatter formatter)
Deprecated. 
Specified by:
setFormatter in interface PropertyRenderingConfigElement
Parameters:
formatter - The formatter to set.

setHighlightField

public void setHighlightField(boolean highlightField)
Deprecated. 
Parameters:
highlightField - The highlightField to set.

setLookupParameters

public void setLookupParameters(Map lookupParametersMap)
Deprecated. 
Parameters:
lookupParametersMap - The lookupParameters to set.

setLookupParameters

public void setLookupParameters(String lookupParameters)
Deprecated. 
Parameters:
lookupParameters - The lookupParameters to set.

appendLookupParameters

public void appendLookupParameters(String lookupParameters)
Deprecated. 
This method appends the passed-in lookupParameters to the existing

Parameters:
lookupParameters -

setMaxLength

public void setMaxLength(int maxLength)
Deprecated. 
Parameters:
maxLength - The maxLength to set.

setPropertyName

public void setPropertyName(String propertyName)
Deprecated. 
Specified by:
setPropertyName in interface PropertyRenderingConfigElement
Parameters:
propertyName - The propertyName to set.

setPropertyValue

public void setPropertyValue(Object propertyValue)
Deprecated. 
Parameters:
propertyValue - The propertyValue to set.

setQuickFinderClassNameImpl

public void setQuickFinderClassNameImpl(String quickFinderClassNameImpl)
Deprecated. 
Parameters:
quickFinderClassNameImpl - The quickFinderClassNameImpl to set.

setReadOnly

public void setReadOnly(boolean isReadOnly)
Deprecated. 
Parameters:
isReadOnly - The isReadOnly to set.

setSize

public void setSize(int size)
Deprecated. 
Parameters:
size - The size to set.

setUpperCase

public void setUpperCase(boolean upperCase)
Deprecated. 
Parameters:
upperCase - The upperCase to set.

getCols

public int getCols()
Deprecated. 
Returns:
Returns the cols.

setCols

public void setCols(int cols)
Deprecated. 
Parameters:
cols - The cols to set.

getRows

public int getRows()
Deprecated. 
Returns:
Returns the rows.

setRows

public void setRows(int rows)
Deprecated. 
Parameters:
rows - The rows to set.

getContainerRows

public List<Row> getContainerRows()
Deprecated. 
Returns:
Returns the containerRows.

setContainerRows

public void setContainerRows(List<Row> containerRows)
Deprecated. 
Parameters:
containerRows - The containerRows to set.

getBusinessObjectClassName

public String getBusinessObjectClassName()
Deprecated. 
Returns:
Returns the businessObjectClassName.

setBusinessObjectClassName

public void setBusinessObjectClassName(String businessObjectClassName)
Deprecated. 
Parameters:
businessObjectClassName - The businessObjectClassName to set.

getFieldHelpSummary

public String getFieldHelpSummary()
Deprecated. 
Returns:
Returns the fieldHelpSummary.

setFieldHelpSummary

public void setFieldHelpSummary(String fieldHelpSummary)
Deprecated. 
Parameters:
fieldHelpSummary - The fieldHelpSummary to set.

getFieldHelpName

public String getFieldHelpName()
Deprecated. 
Returns:
Returns the fieldHelpName.

setFieldHelpName

public void setFieldHelpName(String fieldHelpName)
Deprecated. 
Parameters:
fieldHelpName - The fieldHelpName to set.

getScript

public String getScript()
Deprecated. 
Gets the script attribute.

Returns:
Returns the script.

setScript

public void setScript(String script)
Deprecated. 
Sets the script attribute value.

Parameters:
script - The script to set.

getPersonNameAttributeName

public String getPersonNameAttributeName()
Deprecated. 
Gets the personNameAttributeName attribute.

Returns:
Returns the personNameAttributeName.

setPersonNameAttributeName

public void setPersonNameAttributeName(String personNameAttributeName)
Deprecated. 
Sets the personNameAttributeName attribute value.

Parameters:
personNameAttributeName - The personNameAttributeName to set.

getUniversalIdAttributeName

public String getUniversalIdAttributeName()
Deprecated. 
Gets the universalIdAttributeName attribute.

Returns:
Returns the universalIdAttributeName.

setUniversalIdAttributeName

public void setUniversalIdAttributeName(String universalIdAttributeName)
Deprecated. 
Sets the universalIdAttributeName attribute value.

Parameters:
universalIdAttributeName - The universalIdAttributeName to set.

getUserIdAttributeName

public String getUserIdAttributeName()
Deprecated. 
Gets the userIdAttributeName attribute.

Returns:
Returns the userIdAttributeName.

setUserIdAttributeName

public void setUserIdAttributeName(String userIdAttributeName)
Deprecated. 
Sets the userIdAttributeName attribute value.

Parameters:
userIdAttributeName - The userIdAttributeName to set.

isKeyField

public boolean isKeyField()
Deprecated. 
Gets the keyField attribute.

Returns:
Returns the keyField.

setKeyField

public void setKeyField(boolean keyField)
Deprecated. 
Sets the keyField attribute value.

Parameters:
keyField - The keyField to set.

getDisplayEditMode

public String getDisplayEditMode()
Deprecated. 
Gets the displayEditMode attribute.

Returns:
Returns the displayEditMode.

setDisplayEditMode

public void setDisplayEditMode(String displayEditMode)
Deprecated. 
Sets the displayEditMode attribute value.

Parameters:
displayEditMode - The displayEditMode to set.

getDisplayMask

public Mask getDisplayMask()
Deprecated. 
Gets the displayMask attribute.

Returns:
Returns the displayMask.

setDisplayMask

public void setDisplayMask(Mask displayMask)
Deprecated. 
Sets the displayMask attribute value.

Parameters:
displayMask - The displayMask to set.

getDisplayMaskValue

public String getDisplayMaskValue()
Deprecated. 
Gets the displayMaskValue attribute.

Returns:
Returns the displayMaskValue.

setDisplayMaskValue

public void setDisplayMaskValue(String displayMaskValue)
Deprecated. 
Sets the displayMaskValue attribute value.

Parameters:
displayMaskValue - The displayMaskValue to set.

getEncryptedValue

public String getEncryptedValue()
Deprecated. 
Gets the encryptedValue attribute.

Returns:
Returns the encryptedValue.

setEncryptedValue

public void setEncryptedValue(String encryptedValue)
Deprecated. 
Sets the encryptedValue attribute value.

Parameters:
encryptedValue - The encryptedValue to set.

isSecure

public boolean isSecure()
Deprecated. 
Gets the secure attribute.

Returns:
Returns the secure.

setSecure

public void setSecure(boolean secure)
Deprecated. 
Sets the secure attribute value.

Parameters:
secure - The secure to set.

getWebOnBlurHandler

public String getWebOnBlurHandler()
Deprecated. 
Returns the method name of a function present in the page which should be called when the user tabs away from the field.

Returns:

setWebOnBlurHandler

public void setWebOnBlurHandler(String webOnBlurHandler)
Deprecated. 

getWebOnBlurHandlerCallback

public String getWebOnBlurHandlerCallback()
Deprecated. 
Returns the method name of a function present in the page which should be called after an AJAX call from the onblur handler.

Returns:

setWebOnBlurHandlerCallback

public void setWebOnBlurHandlerCallback(String webOnBlurHandlerCallback)
Deprecated. 

setPropertyValue

public void setPropertyValue(String propertyValue)
Deprecated. 
Sets the propertyValue attribute value.

Specified by:
setPropertyValue in interface PropertyRenderingConfigElement
Parameters:
propertyValue - The propertyValue to set.

toString

public String toString()
Deprecated. 
Overrides:
toString in class Object

getStyleClass

public String getStyleClass()
Deprecated. 

setStyleClass

public void setStyleClass(String styleClass)
Deprecated. 

getFormattedMaxLength

public int getFormattedMaxLength()
Deprecated. 

setFormattedMaxLength

public void setFormattedMaxLength(int formattedMaxLength)
Deprecated. 

getContainerName

public String getContainerName()
Deprecated. 

setContainerName

public void setContainerName(String containerName)
Deprecated. 

getContainerElementName

public String getContainerElementName()
Deprecated. 
Gets the containerElementName attribute.

Returns:
Returns the containerElementName.

setContainerElementName

public void setContainerElementName(String containerElementName)
Deprecated. 
Sets the containerElementName attribute value.

Parameters:
containerElementName - The containerElementName to set.

getContainerDisplayFields

public List<Field> getContainerDisplayFields()
Deprecated. 
Gets the containerDisplayFields attribute.

Returns:
Returns the containerDisplayFields.

setContainerDisplayFields

public void setContainerDisplayFields(List<Field> containerDisplayFields)
Deprecated. 
Sets the containerDisplayFields attribute value.

Parameters:
containerDisplayFields - The containerDisplayFields to set.

getReferencesToRefresh

public String getReferencesToRefresh()
Deprecated. 

setReferencesToRefresh

public void setReferencesToRefresh(String referencesToRefresh)
Deprecated. 

getMultipleValueLookupClassLabel

public String getMultipleValueLookupClassLabel()
Deprecated. 
The DD defined objectLabel of the class on which a multiple value lookup is performed

Returns:
The DD defined objectLabel of the class on which a multiple value lookup is performed

setMultipleValueLookupClassLabel

public void setMultipleValueLookupClassLabel(String multipleValueLookupClassLabel)
Deprecated. 
The DD defined objectLabel of the class on which a multiple value lookup is performed

Parameters:
multipleValueLookupClassLabel - The DD defined objectLabel of the class on which a multiple value lookup is performed

getMultipleValueLookedUpCollectionName

public String getMultipleValueLookedUpCollectionName()
Deprecated. 
For container fields (i.e. fieldType.equals(CONTAINER)) with MV lookups enabled, this is the name of the collection on the doc on which the MV lookup is performed

Returns:

setMultipleValueLookedUpCollectionName

public void setMultipleValueLookedUpCollectionName(String multipleValueLookedUpCollectionName)
Deprecated. 
For container fields (i.e. fieldType.equals(CONTAINER)) with MV lookups enabled, this is the name of the collection on the doc on which the MV lookup is performed

Parameters:
multipleValueLookedUpCollectionName -

getMultipleValueLookupClassName

public String getMultipleValueLookupClassName()
Deprecated. 
For container fields (i.e. fieldType.equals(CONTAINER)) with MV lookups enabled, this is the class to perform a lookup upon

Returns:

setMultipleValueLookupClassName

public void setMultipleValueLookupClassName(String multipleValueLookupClassName)
Deprecated. 
For container fields (i.e. fieldType.equals(CONTAINER)) with MV lookups enabled, this is the class to perform a lookup upon

Parameters:
multipleValueLookupClassName -

getCellAlign

public String getCellAlign()
Deprecated. 
The td alignment to use for the Field.

Returns:
the cellAlign

setCellAlign

public void setCellAlign(String cellAlign)
Deprecated. 
Sets the td alignment for the Field.

Parameters:
cellAlign - the cellAlign to set

getInquiryParameters

public String getInquiryParameters()
Deprecated. 

setInquiryParameters

public void setInquiryParameters(String inquiryParameters)
Deprecated. 

isFieldLevelHelpEnabled

public boolean isFieldLevelHelpEnabled()
Deprecated. 
Returns whether field level help is enabled for this field. If this value is true, then the field level help will be enabled. If false, then whether a field is enabled is determined by the value returned by isFieldLevelHelpDisabled() and the system-wide parameter setting. Note that if a field is read-only, that may cause field-level help to not be rendered.

Returns:
true if field level help is enabled, false if the value of this method should NOT be used to determine whether this method's return value affects the enablement of field level help

setFieldLevelHelpEnabled

public void setFieldLevelHelpEnabled(boolean fieldLevelHelpEnabled)
Deprecated. 

isFieldLevelHelpDisabled

public boolean isFieldLevelHelpDisabled()
Deprecated. 
Returns whether field level help is disabled for this field. If this value is true and isFieldLevelHelpEnabled() returns false, then the field level help will not be rendered. If both this and isFieldLevelHelpEnabled() return false, then the system-wide setting will determine whether field level help is enabled. Note that if a field is read-only, that may cause field-level help to not be rendered.

Returns:
true if field level help is disabled, false if the value of this method should NOT be used to determine whether this method's return value affects the enablement of field level help

setFieldLevelHelpDisabled

public void setFieldLevelHelpDisabled(boolean fieldLevelHelpDisabled)
Deprecated. 

isFieldDirectInquiryEnabled

public boolean isFieldDirectInquiryEnabled()
Deprecated. 

setFieldDirectInquiryEnabled

public void setFieldDirectInquiryEnabled(boolean fieldDirectInquiryEnabled)
Deprecated. 

getFieldInactiveValidValues

public List getFieldInactiveValidValues()
Deprecated. 
Returns:
the fieldInactiveValidValues

setFieldInactiveValidValues

public void setFieldInactiveValidValues(List fieldInactiveValidValues)
Deprecated. 
Parameters:
fieldInactiveValidValues - the fieldInactiveValidValues to set

isTriggerOnChange

public boolean isTriggerOnChange()
Deprecated. 

setTriggerOnChange

public void setTriggerOnChange(boolean triggerOnChange)
Deprecated. 

getHasLookupable

public boolean getHasLookupable()
Deprecated. 

getAlternateDisplayPropertyName

public String getAlternateDisplayPropertyName()
Deprecated. 
Specified by:
getAlternateDisplayPropertyName in interface PropertyRenderingConfigElement
Returns:
name of the property that should be displayed in place of property we are rendering (only applies when read-only)

setAlternateDisplayPropertyName

public void setAlternateDisplayPropertyName(String alternateDisplayPropertyName)
Deprecated. 
Specified by:
setAlternateDisplayPropertyName in interface PropertyRenderingConfigElement
Parameters:
alternateDisplayPropertyName - - name of the property that should be displayed in place of property we are rendering (only applies when read-only)

getAlternateDisplayPropertyValue

public String getAlternateDisplayPropertyValue()
Deprecated. 

setAlternateDisplayPropertyValue

public void setAlternateDisplayPropertyValue(Object alternateDisplayPropertyValue)
Deprecated. 

getAdditionalDisplayPropertyName

public String getAdditionalDisplayPropertyName()
Deprecated. 
Specified by:
getAdditionalDisplayPropertyName in interface PropertyRenderingConfigElement
Returns:
name of the property that should be displayed in addition to the property we are rendering (only applies when read-only)

setAdditionalDisplayPropertyName

public void setAdditionalDisplayPropertyName(String additionalDisplayPropertyName)
Deprecated. 
Specified by:
setAdditionalDisplayPropertyName in interface PropertyRenderingConfigElement
Parameters:
additionalDisplayPropertyName - - name of the property that should be displayed in addition to the property we are rendering (only applies when read-only)

getAdditionalDisplayPropertyValue

public String getAdditionalDisplayPropertyValue()
Deprecated. 

setAdditionalDisplayPropertyValue

public void setAdditionalDisplayPropertyValue(Object additionalDisplayPropertyValue)
Deprecated. 

isIndexedForSearch

public boolean isIndexedForSearch()
Deprecated. 

setIndexedForSearch

public void setIndexedForSearch(boolean indexedForSearch)
Deprecated. 

getMainFieldLabel

public String getMainFieldLabel()
Deprecated. 

getRangeFieldInclusive

public Boolean getRangeFieldInclusive()
Deprecated. 

isMemberOfRange

public boolean isMemberOfRange()
Deprecated. 

setMainFieldLabel

public void setMainFieldLabel(String mainFieldLabel)
Deprecated. 

setRangeFieldInclusive

public void setRangeFieldInclusive(Boolean rangeFieldInclusive)
Deprecated. 

setMemberOfRange

public void setMemberOfRange(boolean memberOfRange)
Deprecated. 

isInclusive

public boolean isInclusive()
Deprecated. 

getFieldDataType

public String getFieldDataType()
Deprecated. 

setFieldDataType

public void setFieldDataType(String fieldDataType)
Deprecated. 

isColumnVisible

public boolean isColumnVisible()
Deprecated. 

setColumnVisible

public void setColumnVisible(boolean isColumnVisible)
Deprecated. 

getPropertyValues

public String[] getPropertyValues()
Deprecated. 

setPropertyValues

public void setPropertyValues(String[] propertyValues)
Deprecated. 

isSkipBlankValidValue

public boolean isSkipBlankValidValue()
Deprecated. 
Returns:
the skipBlankValidValue

setSkipBlankValidValue

public void setSkipBlankValidValue(boolean skipBlankValidValue)
Deprecated. 
Parameters:
skipBlankValidValue - the skipBlankValidValue to set

isAllowInlineRange

public boolean isAllowInlineRange()
Deprecated. 
Returns:
the allowInlineRange

setAllowInlineRange

public void setAllowInlineRange(boolean allowInlineRange)
Deprecated. 
Parameters:
allowInlineRange - the allowInlineRange to set

getUniversalIdValue

public String getUniversalIdValue()
Deprecated. 

setUniversalIdValue

public void setUniversalIdValue(String universalIdValue)
Deprecated. 

getPersonNameValue

public String getPersonNameValue()
Deprecated. 

setPersonNameValue

public void setPersonNameValue(String personNameValue)
Deprecated. 

getBaseLookupUrl

public String getBaseLookupUrl()
Deprecated. 

setBaseLookupUrl

public void setBaseLookupUrl(String baseLookupURL)
Deprecated. 

getFieldLevelHelpUrl

public String getFieldLevelHelpUrl()
Deprecated. 

setFieldLevelHelpUrl

public void setFieldLevelHelpUrl(String fieldLevelHelpUrl)
Deprecated. 

getWebUILeaveFieldFunctionParameters

public List<String> getWebUILeaveFieldFunctionParameters()
Deprecated. 
Returns:
the webUILeaveFieldFunctionParameters

setWebUILeaveFieldFunctionParameters

public void setWebUILeaveFieldFunctionParameters(List<String> webUILeaveFieldFunctionParameters)
Deprecated. 
Parameters:
webUILeaveFieldFunctionParameters - the webUILeaveFieldFunctionParameters to set

getWebUILeaveFieldFunctionParametersString

public String getWebUILeaveFieldFunctionParametersString()
Deprecated. 


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.