com.ebmwebsourcing.wsstar.notification.definition.basenotification.api
Interface NotificationProducerRP
- All Superinterfaces:
- org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable
- All Known Implementing Classes:
- NotificationProducerRPImpl
public interface NotificationProducerRP
- extends org.ow2.easywsdl.schema.api.SchemaElement
| Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation |
getTopicExpression
java.util.List<TopicExpressionType> getTopicExpression()
throws WSNotificationException
- Throws:
WSNotificationException
addTopicExpression
void addTopicExpression(TopicExpressionType topicExpr)
isFixedTopicSet
boolean isFixedTopicSet()
setFixedTopicSet
void setFixedTopicSet(java.lang.Boolean value)
getTopicExpressionDialect
java.util.List<java.lang.String> getTopicExpressionDialect()
addTopicExpressionDialect
void addTopicExpressionDialect(java.lang.String dialect)
getTopicSet
TopicSetType getTopicSet()
setTopicSet
void setTopicSet(TopicSetType topicSet)
Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.