|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.oasis.ebxml.registry.bindings.query.FilterQueryResult
Constructor Summary | |
FilterQueryResult()
|
Method Summary | |
AssociationQueryResult |
getAssociationQueryResult()
Returns the value of field 'associationQueryResult'. |
AuditableEventQueryResult |
getAuditableEventQueryResult()
Returns the value of field 'auditableEventQueryResult'. |
ClassificationNodeQueryResult |
getClassificationNodeQueryResult()
Returns the value of field 'classificationNodeQueryResult'. |
ClassificationQueryResult |
getClassificationQueryResult()
Returns the value of field 'classificationQueryResult'. |
ClassificationSchemeQueryResult |
getClassificationSchemeQueryResult()
Returns the value of field 'classificationSchemeQueryResult'. |
ExtrinsicObjectQueryResult |
getExtrinsicObjectQueryResult()
Returns the value of field 'extrinsicObjectQueryResult'. |
OrganizationQueryResult |
getOrganizationQueryResult()
Returns the value of field 'organizationQueryResult'. |
RegistryEntryQueryResult |
getRegistryEntryQueryResult()
Returns the value of field 'registryEntryQueryResult'. |
RegistryObjectQueryResult |
getRegistryObjectQueryResult()
Returns the value of field 'registryObjectQueryResult'. |
RegistryPackageQueryResult |
getRegistryPackageQueryResult()
Returns the value of field 'registryPackageQueryResult'. |
ServiceQueryResult |
getServiceQueryResult()
Returns the value of field 'serviceQueryResult'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.DocumentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setAssociationQueryResult(AssociationQueryResult associationQueryResult)
Sets the value of field 'associationQueryResult'. |
void |
setAuditableEventQueryResult(AuditableEventQueryResult auditableEventQueryResult)
Sets the value of field 'auditableEventQueryResult'. |
void |
setClassificationNodeQueryResult(ClassificationNodeQueryResult classificationNodeQueryResult)
Sets the value of field 'classificationNodeQueryResult'. |
void |
setClassificationQueryResult(ClassificationQueryResult classificationQueryResult)
Sets the value of field 'classificationQueryResult'. |
void |
setClassificationSchemeQueryResult(ClassificationSchemeQueryResult classificationSchemeQueryResult)
Sets the value of field 'classificationSchemeQueryResult'. |
void |
setExtrinsicObjectQueryResult(ExtrinsicObjectQueryResult extrinsicObjectQueryResult)
Sets the value of field 'extrinsicObjectQueryResult'. |
void |
setOrganizationQueryResult(OrganizationQueryResult organizationQueryResult)
Sets the value of field 'organizationQueryResult'. |
void |
setRegistryEntryQueryResult(RegistryEntryQueryResult registryEntryQueryResult)
Sets the value of field 'registryEntryQueryResult'. |
void |
setRegistryObjectQueryResult(RegistryObjectQueryResult registryObjectQueryResult)
Sets the value of field 'registryObjectQueryResult'. |
void |
setRegistryPackageQueryResult(RegistryPackageQueryResult registryPackageQueryResult)
Sets the value of field 'registryPackageQueryResult'. |
void |
setServiceQueryResult(ServiceQueryResult serviceQueryResult)
Sets the value of field 'serviceQueryResult'. |
static FilterQueryResult |
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 FilterQueryResult()
Method Detail |
public AssociationQueryResult getAssociationQueryResult()
public AuditableEventQueryResult getAuditableEventQueryResult()
public ClassificationNodeQueryResult getClassificationNodeQueryResult()
public ClassificationQueryResult getClassificationQueryResult()
public ClassificationSchemeQueryResult getClassificationSchemeQueryResult()
public ExtrinsicObjectQueryResult getExtrinsicObjectQueryResult()
public OrganizationQueryResult getOrganizationQueryResult()
public RegistryEntryQueryResult getRegistryEntryQueryResult()
public RegistryObjectQueryResult getRegistryObjectQueryResult()
public RegistryPackageQueryResult getRegistryPackageQueryResult()
public ServiceQueryResult getServiceQueryResult()
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 setAssociationQueryResult(AssociationQueryResult associationQueryResult)
associationQueryResult
- the value of field
'associationQueryResult'.public void setAuditableEventQueryResult(AuditableEventQueryResult auditableEventQueryResult)
auditableEventQueryResult
- the value of field
'auditableEventQueryResult'.public void setClassificationNodeQueryResult(ClassificationNodeQueryResult classificationNodeQueryResult)
classificationNodeQueryResult
- the value of field
'classificationNodeQueryResult'.public void setClassificationQueryResult(ClassificationQueryResult classificationQueryResult)
classificationQueryResult
- the value of field
'classificationQueryResult'.public void setClassificationSchemeQueryResult(ClassificationSchemeQueryResult classificationSchemeQueryResult)
classificationSchemeQueryResult
- the value of field
'classificationSchemeQueryResult'.public void setExtrinsicObjectQueryResult(ExtrinsicObjectQueryResult extrinsicObjectQueryResult)
extrinsicObjectQueryResult
- the value of field
'extrinsicObjectQueryResult'.public void setOrganizationQueryResult(OrganizationQueryResult organizationQueryResult)
organizationQueryResult
- the value of field
'organizationQueryResult'.public void setRegistryEntryQueryResult(RegistryEntryQueryResult registryEntryQueryResult)
registryEntryQueryResult
- the value of field
'registryEntryQueryResult'.public void setRegistryObjectQueryResult(RegistryObjectQueryResult registryObjectQueryResult)
registryObjectQueryResult
- the value of field
'registryObjectQueryResult'.public void setRegistryPackageQueryResult(RegistryPackageQueryResult registryPackageQueryResult)
registryPackageQueryResult
- the value of field
'registryPackageQueryResult'.public void setServiceQueryResult(ServiceQueryResult serviceQueryResult)
serviceQueryResult
- the value of field
'serviceQueryResult'.public static FilterQueryResult 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 |