Uses of Interface
com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction.PublisherRegistrationRP

Packages that use PublisherRegistrationRP
com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction   
com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.implementor   
com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.refinedabstraction   
 

Uses of PublisherRegistrationRP in com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction
 

Methods in com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction that return PublisherRegistrationRP
 PublisherRegistrationRP WsnbrFactory.createPublisherRegistrationRP(boolean isDemand)
           
 PublisherRegistrationRP WsnbrReader.readPublisherRegistrationRP(org.w3c.dom.Document document)
           
 PublisherRegistrationRP WsnbrReader.readPublisherRegistrationRP(java.io.File file)
           
 

Methods in com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.abstraction with parameters of type PublisherRegistrationRP
 org.w3c.dom.Document WsnbrWriter.writePublisherRegistrationRPAsDOM(PublisherRegistrationRP value)
           
 void WsnbrWriter.writePublisherRegistrationRPToFilesystem(PublisherRegistrationRP value, java.lang.String path)
           
 

Uses of PublisherRegistrationRP in com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.implementor
 

Methods in com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.implementor that return PublisherRegistrationRP
 PublisherRegistrationRP WsnbrModelFactory.createWsnbrModelPublisherRegistrationRP(boolean isDemand)
           
 

Uses of PublisherRegistrationRP in com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.refinedabstraction
 

Methods in com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.refinedabstraction that return PublisherRegistrationRP
 PublisherRegistrationRP RefinedWsnbrFactory.createPublisherRegistrationRP(boolean isDemand)
           
 



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