@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, valuesFinderClassid| 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, setValuesFinderClassafterPropertiesSet, getId, setIdcopy, copyProperties, getComponentCode, getNamespaceCode, setComponentCode, setNamespaceCodeclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetIdgetComponentCode, getNamespaceCodeprotected String universalIdAttributeName
protected String userIdAttributeName
protected String personNameAttributeName
public KualiUserControlDefinition()
public boolean isKualiUser()
isKualiUser in interface ControlDefinitionisKualiUser in class ControlDefinitionBaseControlDefinition.isKualiUser()public String toString()
toString in class ObjectObject.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.