com.centrasite.control.adapters.detailview.dynamicprofile
Class StringAttributeLine
java.lang.Object
com.centrasite.control.adapters.detailview.dynamicprofile.BaseAttributeLine
com.centrasite.control.adapters.detailview.dynamicprofile.SlotTypeAttributeLine
com.centrasite.control.adapters.detailview.dynamicprofile.StringAttributeLine
- All Implemented Interfaces:
- DynamicLine
- Direct Known Subclasses:
- EmailAttributeLine, InternationalStringAttributeLine, MultilineStringAttributeLine, NumericAttributeLine, URLAttributeLine
public class StringAttributeLine
- extends SlotTypeAttributeLine
Dynamic line representing profile attribute of type String (xs:string).
Methods inherited from class com.centrasite.control.adapters.detailview.dynamicprofile.BaseAttributeLine |
getActionContext, getAsset, getAttribute, getAttributeContext, getDescription, getIndex, getLineAddVisible, getLineRemoveVisible, getName, getNCName, getSelected, getShowAttributeName, getUnitLabel, getValues, isModified, isMultiValue, isPrefix, isReadOnly, isRequired, modified, onLineAdd, onLineRemove, revert, setAttributeContext, setModified, setNCName, setReadOnly, setValues |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringAttributeLine
public StringAttributeLine(AttributeLineContext context)
getStringValue
public java.lang.String getStringValue()
- Overrides:
getStringValue
in class SlotTypeAttributeLine
setStringValue
public void setStringValue(java.lang.String value)
getValidValues
public com.softwareag.cis.server.util.COMBODYNValidValues getValidValues()
getFieldStatusProp
public java.lang.String getFieldStatusProp()