Uses of Interface
com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.Notify

Packages that use Notify
com.ebmwebsourcing.wsstar.notification.definition   
com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl   
com.ebmwebsourcing.wsstar.notification.definition.inout   
 

Uses of Notify in com.ebmwebsourcing.wsstar.notification.definition
 

Methods in com.ebmwebsourcing.wsstar.notification.definition that return Notify
abstract  Notify WSNotificationFactory.createNotify()
          create an instance of the Notify class
 Notify WSNotificationFactoryImpl.createNotify()
           
 

Uses of Notify in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl
 

Classes in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl that implement Notify
 class NotifyImpl
           
 

Uses of Notify in com.ebmwebsourcing.wsstar.notification.definition.inout
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.inout that return Notify
 Notify WSNotificationReader.readNotify(org.w3c.dom.Document doc)
          Unmarshall Notify object from a Document representation fragment object.
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.inout with parameters of type Notify
 org.w3c.dom.Document WSNotificationWriter.writeNotify(Notify notifyObj)
          marchall a Notify object.
 



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