|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.oasis.ebxml.registry.bindings.query.AdhocQueryRequestChoice
Constructor Summary | |
AdhocQueryRequestChoice()
|
Method Summary | |
FilterQuery |
getFilterQuery()
Returns the value of field 'filterQuery'. |
java.lang.String |
getSQLQuery()
Returns the value of field 'SQLQuery'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.DocumentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setFilterQuery(FilterQuery filterQuery)
Sets the value of field 'filterQuery'. |
void |
setSQLQuery(java.lang.String SQLQuery)
Sets the value of field 'SQLQuery'. |
static AdhocQueryRequestChoice |
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 AdhocQueryRequestChoice()
Method Detail |
public FilterQuery getFilterQuery()
public java.lang.String getSQLQuery()
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 setFilterQuery(FilterQuery filterQuery)
filterQuery
- the value of field 'filterQuery'.public void setSQLQuery(java.lang.String SQLQuery)
SQLQuery
- the value of field 'SQLQuery'.public static AdhocQueryRequestChoice 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 |