org.apache.juddi.v3.tck
Class UDDI_040_BusinessServiceIntegrationTest
java.lang.Object
org.apache.juddi.v3.tck.UDDI_040_BusinessServiceIntegrationTest
- Direct Known Subclasses:
- UDDI_040_BusinessServiceLoadTest
public class UDDI_040_BusinessServiceIntegrationTest
- extends Object
- Author:
- Jeff Faath, Kurt T Stam
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tckTModel
protected static TckTModel tckTModel
tckBusiness
protected static TckBusiness tckBusiness
tckBusinessService
protected static TckBusinessService tckBusinessService
authInfoJoe
protected static String authInfoJoe
authInfoSam
protected static String authInfoSam
UDDI_040_BusinessServiceIntegrationTest
public UDDI_040_BusinessServiceIntegrationTest()
stopManager
public static void stopManager()
throws org.apache.commons.configuration.ConfigurationException
- Throws:
org.apache.commons.configuration.ConfigurationException
startManager
public static void startManager()
throws org.apache.commons.configuration.ConfigurationException
- Throws:
org.apache.commons.configuration.ConfigurationException
joepublisher
public void joepublisher()
samsyndicator
public void samsyndicator()
joepublisherMoveBusinessService
public void joepublisherMoveBusinessService()
- 5.2.16.3 paragraph 4
Data contained within businessEntity structures can be rearranged with
this API call. This can be done by redefining parent container relationships
for other registered information. For instance, if a new businessEntity
is saved with information about a businessService that is registered
already as part of a different businessEntity, this results in the
businessService being moved from its current container to the new businessEntity.
This condition occurs when the businessKey of the businessService being
saved matches the businessKey of the businessEntity being saved.
An attempt to delete or move a businessService in this manner by
a party who is not the publisher of the businessService MUST be
rejected with an error E_userMismatch.
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.