|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.globus.ogsa.impl.core.service.ServiceDataNameEvaluator
org.globus.ogsa.impl.core.service.ServiceDataNameDeleteEvaluator
Evaluator supporting service data by name deletion in a service data set
Constructor Summary | |
ServiceDataNameDeleteEvaluator()
|
Method Summary | |
protected java.lang.Object |
evaluate(javax.xml.namespace.QName[] serviceDataNames,
ServiceDataSet serviceDataSet)
|
javax.xml.namespace.QName[] |
getExpressionNames()
Gets the QNames (as defined in the XML Schema of the expression) of top level expression elements that this evaluator can handle. |
Methods inherited from class org.globus.ogsa.impl.core.service.ServiceDataNameEvaluator |
evaluate, getSDNames |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.globus.ogsa.ExpressionEvaluator |
evaluate, getSDNames |
Constructor Detail |
public ServiceDataNameDeleteEvaluator()
Method Detail |
public javax.xml.namespace.QName[] getExpressionNames()
ExpressionEvaluator
getExpressionNames
in interface ExpressionEvaluator
getExpressionNames
in class ServiceDataNameEvaluator
protected java.lang.Object evaluate(javax.xml.namespace.QName[] serviceDataNames, ServiceDataSet serviceDataSet) throws FaultType
evaluate
in class ServiceDataNameEvaluator
FaultType
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |