Uses of Class
org.openeai.moa.EnterpriseObjectQueryException

Packages that use EnterpriseObjectQueryException
org.openeai.moa.jmsobjects   
 

Uses of EnterpriseObjectQueryException in org.openeai.moa.jmsobjects
 

Methods in org.openeai.moa.jmsobjects that throw EnterpriseObjectQueryException
protected  void JmsEnterpriseObjectBase.buildQueryMessage(org.jdom.Document queryDoc, XmlEnterpriseObject keyObject)
          Using the current contents of the 'keyObject' passed in along with the 'primed' XML document this method builds the acutal Enterprise Message.
 java.util.List JmsEnterpriseObjectBase.query(XmlEnterpriseObject keyObject, PointToPointProducer producer)
          Query message production.
 java.util.List JmsEnterpriseObject.query(XmlEnterpriseObject keyObject, PointToPointProducer producer)
          Query message production.
 



Copyright © 2002, OpenEAI Software Foundation