|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.softwareag.cis.server.util.SelectableLine
com.centrasite.control.administration.consumerapplication.adapters.AddConsumerApplicationAdapter.HostNameItem
public class AddConsumerApplicationAdapter.HostNameItem
Method Summary | |
---|---|
java.lang.String[] |
findDynamicAccessProperties()
|
java.lang.Class |
getClassForProperty(java.lang.String arg0)
|
java.lang.String |
getHoststatus()
getHoststatus - called to get the status of the text field |
com.softwareag.cis.server.util.FLEXLINEInfo |
getLineMetaInfo()
|
boolean |
getOnLineAddVisible()
|
boolean |
getOnLineRemoveVisible()
|
java.lang.Object |
getPropertyValue(java.lang.String propertyName)
|
boolean |
getSelected()
|
void |
invokeMethod(java.lang.String arg0)
|
void |
onLineAdd()
onLineAdd - called to add the new set of IPAddress |
void |
onLineRemove()
onLineRemove - called to remove the current set of IP Address |
void |
setHoststatus(java.lang.String value)
|
void |
setLineMetaInfo(com.softwareag.cis.server.util.FLEXLINEInfo value)
|
void |
setPropertyValue(java.lang.String propertyName,
java.lang.Object value)
|
void |
setSelected(boolean value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public com.softwareag.cis.server.util.FLEXLINEInfo getLineMetaInfo()
public void setLineMetaInfo(com.softwareag.cis.server.util.FLEXLINEInfo value)
public boolean getOnLineAddVisible()
public boolean getOnLineRemoveVisible()
public void onLineAdd()
public void onLineRemove()
public java.lang.String getHoststatus()
public void setHoststatus(java.lang.String value)
public boolean getSelected()
getSelected
in class com.softwareag.cis.server.util.SelectableLine
public void setSelected(boolean value)
setSelected
in class com.softwareag.cis.server.util.SelectableLine
public java.lang.String[] findDynamicAccessProperties()
findDynamicAccessProperties
in interface com.softwareag.cis.server.IDynamicAccess
public java.lang.Class getClassForProperty(java.lang.String arg0)
getClassForProperty
in interface com.softwareag.cis.server.IDynamicAccess
public java.lang.Object getPropertyValue(java.lang.String propertyName)
getPropertyValue
in interface com.softwareag.cis.server.IDynamicAccess
public void invokeMethod(java.lang.String arg0)
invokeMethod
in interface com.softwareag.cis.server.IDynamicAccess
public void setPropertyValue(java.lang.String propertyName, java.lang.Object value)
setPropertyValue
in interface com.softwareag.cis.server.IDynamicAccess
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |