|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.oasis.ebxml.registry.bindings.query.RegistryObjectQueryType
org.oasis.ebxml.registry.bindings.query.RegistryEntryQueryType
Constructor Summary | |
RegistryEntryQueryType()
|
Method Summary | |
RegistryEntryFilter |
getRegistryEntryFilter()
Returns the value of field 'registryEntryFilter'. |
boolean |
isValid()
|
abstract void |
marshal(org.xml.sax.DocumentHandler handler)
|
abstract void |
marshal(java.io.Writer out)
|
void |
setRegistryEntryFilter(RegistryEntryFilter registryEntryFilter)
Sets the value of field 'registryEntryFilter'. |
void |
validate()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RegistryEntryQueryType()
Method Detail |
public RegistryEntryFilter getRegistryEntryFilter()
public boolean isValid()
isValid
in class RegistryObjectQueryType
public abstract void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal
in class RegistryObjectQueryType
out
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public abstract void marshal(org.xml.sax.DocumentHandler handler) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal
in class RegistryObjectQueryType
handler
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void setRegistryEntryFilter(RegistryEntryFilter registryEntryFilter)
registryEntryFilter
- the value of field
'registryEntryFilter'.public void validate() throws org.exolab.castor.xml.ValidationException
validate
in class RegistryObjectQueryType
org.exolab.castor.xml.ValidationException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |