com.ebmwebsourcing.wsstar.notification.definition.brokerednotification.impl
Class RegisterPublisherResponseImpl

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

public class RegisterPublisherResponseImpl
extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<RegisterPublisherResponse>
implements RegisterPublisherResponse

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
documentation, model, parent
 
Constructor Summary
RegisterPublisherResponseImpl(RegisterPublisherResponse model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
           
 
Method Summary
 com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType getConsumerReference()
           
 com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType getPublisherRegistrationReference()
           
 void setConsumerReference(com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType ref)
           
 void setPublisherRegistrationReference(com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType ref)
           
 
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

RegisterPublisherResponseImpl

public RegisterPublisherResponseImpl(RegisterPublisherResponse model,
                                     org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
                              throws WSNotificationException
Throws:
WSNotificationException
Method Detail

getConsumerReference

public com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType getConsumerReference()
                                                                                               throws WSNotificationException
Specified by:
getConsumerReference in interface RegisterPublisherResponse
Throws:
WSNotificationException

getPublisherRegistrationReference

public com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType getPublisherRegistrationReference()
                                                                                                            throws WSNotificationException
Specified by:
getPublisherRegistrationReference in interface RegisterPublisherResponse
Throws:
WSNotificationException

setConsumerReference

public void setConsumerReference(com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType ref)
Specified by:
setConsumerReference in interface RegisterPublisherResponse

setPublisherRegistrationReference

public void setPublisherRegistrationReference(com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType ref)
Specified by:
setPublisherRegistrationReference in interface RegisterPublisherResponse


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