|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.glite.ce.monitorapij.types.CEMonResourceBase
org.glite.ce.monitorapij.types.CEMonResource
org.glite.ce.monitorapij.types.ActionBase
Field Summary |
Fields inherited from class org.glite.ce.monitorapij.types.CEMonResource |
creationTime, newResource |
Constructor Summary | |
ActionBase()
|
|
ActionBase(boolean doActionWhenQueryIs,
Parameter[] parameter)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
Parameter[] |
getParameter()
Gets the parameter value for this ActionBase. |
Parameter |
getParameter(int i)
|
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isDoActionWhenQueryIs()
Gets the doActionWhenQueryIs value for this ActionBase. |
void |
setDoActionWhenQueryIs(boolean doActionWhenQueryIs)
Sets the doActionWhenQueryIs value for this ActionBase. |
void |
setParameter(int i,
Parameter _value)
|
void |
setParameter(Parameter[] parameter)
Sets the parameter value for this ActionBase. |
Methods inherited from class org.glite.ce.monitorapij.types.CEMonResource |
exists, getCreationTime, getProperty, isNew, lastModified, removeHiddenProperties, setCreationTime, setId, setNew |
Methods inherited from class org.glite.ce.monitorapij.types.CEMonResourceBase |
getId, getJarPath, getName, getProperty, getProperty, getType, setId, setJarPath, setName, setProperty, setProperty, setType |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.glite.ce.monitorapij.resource.Resource |
getId, getJarPath, getName, getProperty, getProperty, getType, setId, setJarPath, setName, setProperty, setProperty, setType |
Constructor Detail |
public ActionBase()
public ActionBase(boolean doActionWhenQueryIs, Parameter[] parameter)
Method Detail |
public boolean isDoActionWhenQueryIs()
public void setDoActionWhenQueryIs(boolean doActionWhenQueryIs)
doActionWhenQueryIs
- public Parameter[] getParameter()
public void setParameter(Parameter[] parameter)
parameter
- public Parameter getParameter(int i)
public void setParameter(int i, Parameter _value)
public boolean equals(java.lang.Object obj)
equals
in class CEMonResourceBase
public int hashCode()
hashCode
in class CEMonResourceBase
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |