|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.oasis.ebxml.registry.bindings.query.AdhocQueryRequest
An Ad hoc query request specifies a query string as defined by [RS] in the queryString attribute
Constructor Summary | |
AdhocQueryRequest()
|
Method Summary | |
AdhocQueryRequestChoice |
getAdhocQueryRequestChoice()
Returns the value of field 'adhocQueryRequestChoice'. |
ResponseOption |
getResponseOption()
Returns the value of field 'responseOption'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.DocumentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setAdhocQueryRequestChoice(AdhocQueryRequestChoice adhocQueryRequestChoice)
Sets the value of field 'adhocQueryRequestChoice'. |
void |
setResponseOption(ResponseOption responseOption)
Sets the value of field 'responseOption'. |
static AdhocQueryRequest |
unmarshal(java.io.Reader reader)
|
void |
validate()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AdhocQueryRequest()
Method Detail |
public AdhocQueryRequestChoice getAdhocQueryRequestChoice()
public ResponseOption getResponseOption()
public boolean isValid()
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.DocumentHandler handler) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void setAdhocQueryRequestChoice(AdhocQueryRequestChoice adhocQueryRequestChoice)
adhocQueryRequestChoice
- the value of field
'adhocQueryRequestChoice'.public void setResponseOption(ResponseOption responseOption)
responseOption
- the value of field 'responseOption'.public static AdhocQueryRequest unmarshal(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate() throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |