| 
WebLogic Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModificationException | |
| com.bea.b2b.protocol.cxml.messaging | Used for working with cXML messages and documents. | 
| com.bea.b2b.protocol.messaging | Used for working with messages in a conversation. | 
| com.bea.b2b.protocol.xocp.messaging | Used for working with messages in conversations that use the XML Open Collaboration Protocol (XOCP). | 
| Uses of ModificationException in com.bea.b2b.protocol.cxml.messaging | 
| Methods in com.bea.b2b.protocol.cxml.messaging that throw ModificationException | |
 void | 
CXMLMessage.setCollaborationAgreement(java.util.Properties properties)
Sets the CA id to which this message belongs.  | 
| Uses of ModificationException in com.bea.b2b.protocol.messaging | 
| Methods in com.bea.b2b.protocol.messaging that throw ModificationException | |
 void | 
MessageBase.addRecipient(java.lang.String rec)
Adds a recipient to the recipients list of this business message.  | 
 void | 
MessageBase.removeAllRecipients()
Removes all recipients from the recipients list of this business message.  | 
 boolean | 
MessageBase.removeRecipient(java.lang.String rec)
Removes the specified recipient from the recipients list of this business message.  | 
 void | 
MessageBase.setRecipient(java.lang.String recipient)
Sets the recipient trading partner for this business message.  | 
 void | 
Message.setRecipient(java.lang.String recipient)
Sets the recipients list of this business message to the single specified trading partner.  | 
 void | 
Message.setCAId(java.lang.String caId)
Set Collaboration Agreement global identifier associated with this message.  | 
| Uses of ModificationException in com.bea.b2b.protocol.xocp.messaging | 
| Methods in com.bea.b2b.protocol.xocp.messaging that throw ModificationException | |
 void | 
XOCPMessage.setRecipient(java.lang.String recipient)
Deprecated. Specifies the name of a single trading partner to receive this business message.  | 
  | 
WebLogic Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||