Uses of Class
org.openeai.moa.EnterpriseObjectUpdateException

Packages that use EnterpriseObjectUpdateException
org.openeai.moa   
org.openeai.moa.jmsobjects   
 

Uses of EnterpriseObjectUpdateException in org.openeai.moa
 

Methods in org.openeai.moa that throw EnterpriseObjectUpdateException
protected  void ActionableEnterpriseObjectBase.buildUpdateMessage(org.jdom.Document updateDoc)
          Using the current contents of the object along with the 'primed' XML document this method builds the acutal Enterprise Message.
 XmlEnterpriseObject ActionableEnterpriseObjectBase.update(RequestService producer)
          Update message production.
 XmlEnterpriseObject ActionableEnterpriseObject.update(RequestService producer)
          Update message production.
 

Uses of EnterpriseObjectUpdateException in org.openeai.moa.jmsobjects
 

Methods in org.openeai.moa.jmsobjects that throw EnterpriseObjectUpdateException
protected  void JmsEnterpriseObjectBase.buildUpdateMessage(org.jdom.Document updateDoc)
          Deprecated. Using the current contents of the object along with the 'primed' XML document this method builds the acutal Enterprise Message.
 XmlEnterpriseObject JmsEnterpriseObject.update(PointToPointProducer producer)
          Deprecated. Update message production.
 XmlEnterpriseObject JmsEnterpriseObjectBase.update(PointToPointProducer producer)
          Deprecated. Update message production.
 



Copyright © 2002,2003 OpenEAI Software Foundation