com.ebmwebsourcing.wsstar.topics.datatypes.impl.impl
Class WstopModelFactoryImpl

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.topics.datatypes.impl.impl.WstopModelFactoryImpl
All Implemented Interfaces:
com.ebmwebsourcing.wsstar.topics.datatypes.api.implementor.WstopModelFactory

public class WstopModelFactoryImpl
extends java.lang.Object
implements com.ebmwebsourcing.wsstar.topics.datatypes.api.implementor.WstopModelFactory


Constructor Summary
WstopModelFactoryImpl()
           
 
Method Summary
 com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.QueryExpressionType createWstopModelMessagePattern(java.net.URI dialect)
           
 com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicNamespaceType createWstopModelTopicNamespaceType(java.net.URI targetNamespace)
           
 com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicNamespaceType.Topic createWstopModelTopicNamespaceTypeTopic(java.lang.String name)
           
 com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicSetType createWstopModelTopicSetType()
           
 com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicSetType createWstopModelTopicSetType(TopicSetType jaxbModelTopicSet)
           
 com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicType createWstopModelTopicType(java.lang.String name)
           
 com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.WstopReader getWstopModelReader()
           
 com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.WstopWriter getWstopModelWriter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WstopModelFactoryImpl

public WstopModelFactoryImpl()
Method Detail

createWstopModelMessagePattern

public final com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.QueryExpressionType createWstopModelMessagePattern(java.net.URI dialect)
Specified by:
createWstopModelMessagePattern in interface com.ebmwebsourcing.wsstar.topics.datatypes.api.implementor.WstopModelFactory

createWstopModelTopicNamespaceType

public final com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicNamespaceType createWstopModelTopicNamespaceType(java.net.URI targetNamespace)
Specified by:
createWstopModelTopicNamespaceType in interface com.ebmwebsourcing.wsstar.topics.datatypes.api.implementor.WstopModelFactory

createWstopModelTopicNamespaceTypeTopic

public final com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicNamespaceType.Topic createWstopModelTopicNamespaceTypeTopic(java.lang.String name)
Specified by:
createWstopModelTopicNamespaceTypeTopic in interface com.ebmwebsourcing.wsstar.topics.datatypes.api.implementor.WstopModelFactory

createWstopModelTopicSetType

public final com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicSetType createWstopModelTopicSetType()
Specified by:
createWstopModelTopicSetType in interface com.ebmwebsourcing.wsstar.topics.datatypes.api.implementor.WstopModelFactory

createWstopModelTopicSetType

public final com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicSetType createWstopModelTopicSetType(TopicSetType jaxbModelTopicSet)

createWstopModelTopicType

public final com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicType createWstopModelTopicType(java.lang.String name)
Specified by:
createWstopModelTopicType in interface com.ebmwebsourcing.wsstar.topics.datatypes.api.implementor.WstopModelFactory

getWstopModelReader

public final com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.WstopReader getWstopModelReader()
Specified by:
getWstopModelReader in interface com.ebmwebsourcing.wsstar.topics.datatypes.api.implementor.WstopModelFactory

getWstopModelWriter

public final com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.WstopWriter getWstopModelWriter()
Specified by:
getWstopModelWriter in interface com.ebmwebsourcing.wsstar.topics.datatypes.api.implementor.WstopModelFactory


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