com.ebmwebsourcing.wsstar.topics.datatypes.api.utils
Class WstopDatatypeUtils

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.topics.datatypes.api.utils.WstopDatatypeUtils

public final class WstopDatatypeUtils
extends java.lang.Object


Method Summary
static TopicSetType addTopicsFromTopicNamespaceToTopicSet(TopicSetType topicSet, TopicNamespaceType topicNamespace, java.lang.String prefixToUse)
          Add topicNamespace topics to a given topicSet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

addTopicsFromTopicNamespaceToTopicSet

public static TopicSetType addTopicsFromTopicNamespaceToTopicSet(TopicSetType topicSet,
                                                                 TopicNamespaceType topicNamespace,
                                                                 java.lang.String prefixToUse)
                                                          throws WstopException
Add topicNamespace topics to a given topicSet

Parameters:
topicSet - the topic Set to upgrade
topicNamespace - the topic namespace which topics have to be added to the topicSet
prefixToUse - prefic name to link to the targetNamespace
Returns:
the topicSet with new added topics
Throws:
WstopException


Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.