|
WebLogic Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.bea.b2b.management.ConfigurationException | |
| com.bea.b2b.management | Provides the ManagementException class for WebLogic Collaborate management applications. |
| Uses of com.bea.b2b.management.ConfigurationException in com.bea.b2b.management |
| Methods in com.bea.b2b.management that throw com.bea.b2b.management.ConfigurationException | |
void |
TradingPartnerMBean.setEncoding(java.lang.String encoding)
Sets the encoding for the Trading Partner. |
void |
TradingPartnerMBean.createWLSUser(java.lang.String password)
Adds a WLS user in the WLS configuration file with the name equal to UserName. |
void |
TradingPartnerMBean.removeWLSUser()
Removes a WLS user in the WLS configuration file. |
void |
TradingPartnerMBean.insertXpathRouter(com.bea.b2b.management.XpathExpressionMBean router,
int index)
Inserts a Xpath Router at the specified index for the Trading Partner. |
void |
TradingPartnerMBean.insertXpathFilter(com.bea.b2b.management.XpathExpressionMBean filter,
int index)
Inserts a Xpath Filter at the specified index for the Trading Partner. |
void |
TradingPartner.setEncoding(java.lang.String encoding)
|
void |
TradingPartner.createWLSUser(java.lang.String password)
|
void |
TradingPartner.removeWLSUser()
|
void |
TradingPartner.insertXpathRouter(com.bea.b2b.management.XpathExpressionMBean router,
int index)
|
void |
TradingPartner.insertXpathFilter(com.bea.b2b.management.XpathExpressionMBean filter,
int index)
|
|
WebLogic Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||