com.centrasite.control.administration.typemanagement.adapters
Class EditAttrFromAssetDetail.RelatesToLinesItem
java.lang.Object
com.softwareag.cis.server.util.SelectableLine
com.centrasite.control.administration.typemanagement.adapters.EditAttrFromAssetDetail.RelatesToLinesItem
- All Implemented Interfaces:
- com.softwareag.cis.server.IDynamicAccess
- Enclosing class:
- EditAttrFromAssetDetail
public class EditAttrFromAssetDetail.RelatesToLinesItem
- extends com.softwareag.cis.server.util.SelectableLine
- implements com.softwareag.cis.server.IDynamicAccess
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EditAttrFromAssetDetail.RelatesToLinesItem
public EditAttrFromAssetDetail.RelatesToLinesItem(EditAttrFromAssetDetail editAttrFromAssetDetail1)
getSelected
public boolean getSelected()
- Overrides:
getSelected
in class com.softwareag.cis.server.util.SelectableLine
setSelected
public void setSelected(boolean value)
- Overrides:
setSelected
in class com.softwareag.cis.server.util.SelectableLine
setAddRelatesToVisible
public void setAddRelatesToVisible(boolean value)
getAddRelatesToVisible
public boolean getAddRelatesToVisible()
setRemoveRelatesToVisible
public void setRemoveRelatesToVisible(boolean value)
getRemoveRelatesToVisible
public boolean getRemoveRelatesToVisible()
getRelatesToParams
public com.softwareag.cis.server.util.COMBODYNValidValues getRelatesToParams()
getRelatesToParam
public java.lang.String getRelatesToParam()
setRelatesToParam
public void setRelatesToParam(java.lang.String value)
getRelatesToAssoId
public java.lang.String getRelatesToAssoId()
setRelatesToAssoId
public void setRelatesToAssoId(java.lang.String value)
findDynamicAccessProperties
public java.lang.String[] findDynamicAccessProperties()
- Specified by:
findDynamicAccessProperties
in interface com.softwareag.cis.server.IDynamicAccess
getClassForProperty
public java.lang.Class getClassForProperty(java.lang.String arg0)
- Specified by:
getClassForProperty
in interface com.softwareag.cis.server.IDynamicAccess
getPropertyValue
public java.lang.Object getPropertyValue(java.lang.String arg0)
- Specified by:
getPropertyValue
in interface com.softwareag.cis.server.IDynamicAccess
invokeMethod
public void invokeMethod(java.lang.String arg0)
- Specified by:
invokeMethod
in interface com.softwareag.cis.server.IDynamicAccess
setPropertyValue
public void setPropertyValue(java.lang.String arg0,
java.lang.Object arg1)
- Specified by:
setPropertyValue
in interface com.softwareag.cis.server.IDynamicAccess
addRelatesTo
public void addRelatesTo()
removeRelatesTo
public void removeRelatesTo()