com.centrasite.control.adapters.detailview.dynamicprofile
Class DateTimeAttributeLine
java.lang.Object
com.centrasite.control.adapters.detailview.dynamicprofile.BaseAttributeLine
com.centrasite.control.adapters.detailview.dynamicprofile.SlotTypeAttributeLine
com.centrasite.control.adapters.detailview.dynamicprofile.DateTimeAttributeLine
- All Implemented Interfaces:
- DynamicLine
public class DateTimeAttributeLine
- extends SlotTypeAttributeLine
Dynamic line representing profile attribute of type DateTime (xs:dateTime).
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 |
DateTimeAttributeLine
public DateTimeAttributeLine(AttributeLineContext context)
getDate
public com.softwareag.cis.util.CDate getDate()
setDate
public void setDate(com.softwareag.cis.util.CDate date)
getFormatedValue
public java.lang.String getFormatedValue()
getTime
public java.lang.String getTime()
setTime
public void setTime(java.lang.String time)
getStatusProp
public java.lang.String getStatusProp()