@Deprecated public class KualiUserControlDefinition extends ControlDefinitionBase
Modifier and Type | Field and Description |
---|---|
protected String |
personNameAttributeName
Deprecated.
|
protected String |
universalIdAttributeName
Deprecated.
|
protected String |
userIdAttributeName
Deprecated.
|
businessObjectClass, cols, datePicker, expandedTextArea, includeBlankRow, includeKeyInLabel, keyAttribute, labelAttribute, ranged, rows, script, size, valuesFinderClass
id
Constructor and Description |
---|
KualiUserControlDefinition()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getPersonNameAttributeName()
Deprecated.
Gets the personNameAttributeName attribute.
|
String |
getUniversalIdAttributeName()
Deprecated.
Gets the universalIdAttributeName attribute.
|
String |
getUserIdAttributeName()
Deprecated.
Gets the userIdAttributeName attribute.
|
boolean |
isKualiUser()
Deprecated.
|
void |
setPersonNameAttributeName(String personNameAttributeName)
Deprecated.
personNameAttributeName -
attribute that provides the User Name - e.g.
|
void |
setUniversalIdAttributeName(String universalIdAttributeName)
Deprecated.
universalIdAttributeName -
attribute that provides the Universal User Id - e.g.
|
void |
setUserIdAttributeName(String userIdAttributeName)
Deprecated.
userIdAttributeName -
attribute that provides the User Id - e.g.
|
String |
toString()
Deprecated.
|
completeValidation, equals, getBusinessObjectClass, getCols, getIncludeBlankRow, getIncludeKeyInLabel, getKeyAttribute, getLabelAttribute, getRows, getScript, getSize, getValuesFinderClass, hasScript, isButton, isCheckbox, isCurrency, isDatePicker, isExpandedTextArea, isFile, isHidden, isLink, isLookupHidden, isLookupReadonly, isMultiselect, isRadio, isRanged, isSelect, isText, isTextarea, isWorkflowWorkgroup, setBusinessObjectClass, setCols, setDatePicker, setExpandedTextArea, setIncludeBlankRow, setIncludeKeyInLabel, setKeyAttribute, setLabelAttribute, setRanged, setRows, setScript, setSize, setValuesFinderClass
afterPropertiesSet, getId, setId
copy, copyProperties, getComponentCode, getNamespaceCode, setComponentCode, setNamespaceCode
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getId
getComponentCode, getNamespaceCode
protected String universalIdAttributeName
protected String userIdAttributeName
protected String personNameAttributeName
public KualiUserControlDefinition()
public boolean isKualiUser()
isKualiUser
in interface ControlDefinition
isKualiUser
in class ControlDefinitionBase
ControlDefinition.isKualiUser()
public String toString()
toString
in class Object
Object.toString()
public String getPersonNameAttributeName()
public void setPersonNameAttributeName(String personNameAttributeName)
public String getUniversalIdAttributeName()
public void setUniversalIdAttributeName(String universalIdAttributeName)
public String getUserIdAttributeName()
public void setUserIdAttributeName(String userIdAttributeName)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.