WebLogic Integration


Uses of Interface
com.bea.b2b.management.ConversationDefinitionMBean

Packages that use com.bea.b2b.management.ConversationDefinitionMBean
com.bea.b2b.management Provides the ManagementException class for WebLogic Collaborate management applications. 
 

Uses of com.bea.b2b.management.ConversationDefinitionMBean in com.bea.b2b.management
 

Methods in com.bea.b2b.management that return com.bea.b2b.management.ConversationDefinitionMBean
 com.bea.b2b.management.ConversationDefinitionMBean ConversationDefinition.clone(java.lang.String name)
           
 com.bea.b2b.management.ConversationDefinitionMBean[] WLC.getConversationDefinitions()
           
 com.bea.b2b.management.ConversationDefinitionMBean[] WLC.getConversationDefinitions(java.lang.String name)
           
 com.bea.b2b.management.ConversationDefinitionMBean WLC.getConversationDefinition(java.lang.String name)
           
 com.bea.b2b.management.ConversationDefinitionMBean WLC.getConversationDefinition(java.lang.String name, java.lang.String version)
           
 com.bea.b2b.management.ConversationDefinitionMBean ConversationDefinitionMBean.clone(java.lang.String name)
          Makes a deep copy of the ConversationDefinition with the name passed.
 com.bea.b2b.management.ConversationDefinitionMBean CollaborationAgreementMBean.getConversationDefinition()
          Gets the conversationDefinition defined for the CollaborationAgreement.
 com.bea.b2b.management.ConversationDefinitionMBean CollaborationAgreement.getConversationDefinition()
           
 

Methods in com.bea.b2b.management with parameters of type com.bea.b2b.management.ConversationDefinitionMBean
 void WLC.setConversationDefinitions(com.bea.b2b.management.ConversationDefinitionMBean[] bps)
           
 void WLC.addConversationDefinition(com.bea.b2b.management.ConversationDefinitionMBean businessProcess)
           
 void WLC.removeConversationDefinition(com.bea.b2b.management.ConversationDefinitionMBean businessProcess)
           
 void CollaborationAgreement.setConversationDefinition(com.bea.b2b.management.ConversationDefinitionMBean businessProcess)
           
 


WebLogic Integration

WebLogic Integration (WLI)