org.apache.juddi.api.impl
Class API_040_BusinessServiceTest

java.lang.Object
  extended by org.apache.juddi.api.impl.API_040_BusinessServiceTest

public class API_040_BusinessServiceTest
extends Object

Author:
Jeff Faath, Kurt T Stam

Constructor Summary
API_040_BusinessServiceTest()
           
 
Method Summary
 void combineCategoryBagsFindServices()
           
 void joepublisher()
           
 void joepublisher2Services()
           
 void joepublisher2UpdateBusiness()
           
 void joepublisherMoveBusinessService()
          5.2.16.3 paragraph 4 Data contained within businessEntity structures can be rearranged with this API call.
 void samsyndicator()
           
static void setup()
           
static void stopRegistry()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

API_040_BusinessServiceTest

public API_040_BusinessServiceTest()
Method Detail

setup

public static void setup()
                  throws org.apache.commons.configuration.ConfigurationException
Throws:
org.apache.commons.configuration.ConfigurationException

stopRegistry

public static void stopRegistry()
                         throws org.apache.commons.configuration.ConfigurationException
Throws:
org.apache.commons.configuration.ConfigurationException

joepublisher

public void joepublisher()

joepublisher2Services

public void joepublisher2Services()

joepublisher2UpdateBusiness

public void joepublisher2UpdateBusiness()

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.


combineCategoryBagsFindServices

public void combineCategoryBagsFindServices()

samsyndicator

public void samsyndicator()


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.