com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl
Class NotificationProducerRPImpl

java.lang.Object
  extended by org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<NotificationProducerRP>
      extended by com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl.NotificationProducerRPImpl
All Implemented Interfaces:
NotificationProducerRP, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement

public class NotificationProducerRPImpl
extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<NotificationProducerRP>
implements NotificationProducerRP

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
documentation, model, parent
 
Constructor Summary
NotificationProducerRPImpl(NotificationProducerRP model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
           
 
Method Summary
 void addTopicExpression(TopicExpressionType topicExpr)
           
 void addTopicExpressionDialect(java.lang.String dialect)
           
 java.util.List<TopicExpressionType> getTopicExpression()
           
 java.util.List<java.lang.String> getTopicExpressionDialect()
           
 TopicSetType getTopicSet()
           
 boolean isFixedTopicSet()
           
 void setFixedTopicSet(java.lang.Boolean value)
           
 void setTopicSet(TopicSetType topicSet)
           
 
Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
createDocumentation, equals, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, hashCode, setDocumentation, setParent
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
 

Constructor Detail

NotificationProducerRPImpl

public NotificationProducerRPImpl(NotificationProducerRP model,
                                  org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
Method Detail

addTopicExpression

public void addTopicExpression(TopicExpressionType topicExpr)
Specified by:
addTopicExpression in interface NotificationProducerRP

addTopicExpressionDialect

public void addTopicExpressionDialect(java.lang.String dialect)
Specified by:
addTopicExpressionDialect in interface NotificationProducerRP

getTopicExpression

public java.util.List<TopicExpressionType> getTopicExpression()
                                                       throws WSNotificationException
Specified by:
getTopicExpression in interface NotificationProducerRP
Throws:
WSNotificationException

getTopicExpressionDialect

public java.util.List<java.lang.String> getTopicExpressionDialect()
Specified by:
getTopicExpressionDialect in interface NotificationProducerRP

getTopicSet

public TopicSetType getTopicSet()
Specified by:
getTopicSet in interface NotificationProducerRP

isFixedTopicSet

public boolean isFixedTopicSet()
Specified by:
isFixedTopicSet in interface NotificationProducerRP

setFixedTopicSet

public void setFixedTopicSet(java.lang.Boolean value)
Specified by:
setFixedTopicSet in interface NotificationProducerRP

setTopicSet

public void setTopicSet(TopicSetType topicSet)
Specified by:
setTopicSet in interface NotificationProducerRP


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