com.ebmwebsourcing.wsstar.notification.definition.brokerednotification.impl
Class PublisherRegistrationRPImpl
java.lang.Object
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<PublisherRegistrationRP>
com.ebmwebsourcing.wsstar.notification.definition.brokerednotification.impl.PublisherRegistrationRPImpl
- All Implemented Interfaces:
- PublisherRegistrationRP, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement
public class PublisherRegistrationRPImpl
- extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<PublisherRegistrationRP>
- implements PublisherRegistrationRP
- See Also:
- Serialized Form
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
documentation, model, parent |
| 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 |
PublisherRegistrationRPImpl
public PublisherRegistrationRPImpl(PublisherRegistrationRP model,
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
throws WSNotificationException
- Throws:
WSNotificationException
getCreationTime
public java.util.Date getCreationTime()
- Specified by:
getCreationTime in interface PublisherRegistrationRP
getPublisherReference
public com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType getPublisherReference()
throws WSNotificationException
- Specified by:
getPublisherReference in interface PublisherRegistrationRP
- Throws:
WSNotificationException
getTopic
public java.util.List<TopicExpressionType> getTopic()
throws WSNotificationException
- Specified by:
getTopic in interface PublisherRegistrationRP
- Throws:
WSNotificationException
addTopic
public void addTopic(TopicExpressionType topic)
- Specified by:
addTopic in interface PublisherRegistrationRP
isDemand
public boolean isDemand()
- Specified by:
isDemand in interface PublisherRegistrationRP
setCreationTime
public void setCreationTime(java.util.Date value)
throws WSNotificationException
- Specified by:
setCreationTime in interface PublisherRegistrationRP
- Throws:
WSNotificationException
setDemand
public void setDemand(boolean value)
- Specified by:
setDemand in interface PublisherRegistrationRP
setPublisherReference
public void setPublisherReference(com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType ref)
- Specified by:
setPublisherReference in interface PublisherRegistrationRP
Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.