|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectWSCall
org.gcube.vremanagement.executor.stubs.BaseCall
public abstract class BaseCall
Base class for high-level interactions with the service.
Method Summary | |
---|---|
WSResourceQuery |
getQuery()
|
void |
setQuery(WSResourceQuery query)
|
void |
setTaskProperty(java.lang.String name,
java.lang.String value)
Sets the name and value of a task property to use in the query for the best-effort strategy.. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void setTaskProperty(java.lang.String name, java.lang.String value)
name
- the name.public void setQuery(WSResourceQuery query)
public WSResourceQuery getQuery()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |