|
|||||||||
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.EditConsumerApplicationAdapter.WsSecurityItem
public class EditConsumerApplicationAdapter.WsSecurityItem
Constructor Summary | |
---|---|
EditConsumerApplicationAdapter.WsSecurityItem(EditConsumerApplicationAdapter owner)
|
Method Summary | |
---|---|
java.lang.String[] |
findDynamicAccessProperties()
|
java.lang.Class |
getClassForProperty(java.lang.String arg0)
|
com.softwareag.cis.server.util.FLEXLINEInfo |
getLineMetaInfo()
|
boolean |
getOnLineAddVisible()
|
boolean |
getOnLineRemoveVisible()
|
java.lang.Object |
getPropertyValue(java.lang.String propertyName)
getPropertyValue - called to get the dynamic property value |
boolean |
getSelected()
|
java.lang.String |
getUserstatus()
getUserstatus - called to get the status of the text field |
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 |
pageModified()
|
void |
setLineMetaInfo(com.softwareag.cis.server.util.FLEXLINEInfo value)
|
void |
setPropertyValue(java.lang.String propertyName,
java.lang.Object value)
setPropertyValue - called to set the value for dynamic property |
void |
setSelected(boolean value)
|
void |
setUserstatus(java.lang.String value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EditConsumerApplicationAdapter.WsSecurityItem(EditConsumerApplicationAdapter owner)
owner
- Method Detail |
---|
public void pageModified()
public java.lang.String getUserstatus()
public void setUserstatus(java.lang.String value)
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 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
propertyName
- - name of the dynamic property.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
propertyName
- - name of the dynamic property.value
- - value of the dynamic property.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |