Uses of Interface
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.NotificationMessageHolderType

Packages that use NotificationMessageHolderType
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction   
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.implementor   
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.refinedabstraction   
 

Uses of NotificationMessageHolderType in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction
 

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction that return NotificationMessageHolderType
 NotificationMessageHolderType WsnbFactory.createNotificationMessageHolderType(NotificationMessageHolderType.Message message)
           
 NotificationMessageHolderType WsnbReader.readNotificationMessageHolderType(org.w3c.dom.Document document)
           
 

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction that return types with arguments of type NotificationMessageHolderType
 java.util.List<NotificationMessageHolderType> Notify.getNotificationMessage()
           
 java.util.List<NotificationMessageHolderType> GetMessagesResponse.getNotificationMessages()
           
 

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction with parameters of type NotificationMessageHolderType
 void Notify.addNotificationMessage(NotificationMessageHolderType msg)
           
 void GetMessagesResponse.addNotificationMessage(NotificationMessageHolderType notification)
           
 Notify WsnbFactory.createNotify(NotificationMessageHolderType notifMsg)
           
 org.w3c.dom.Document WsnbWriter.writeNotificationMessageHolderTypeAsDOM(NotificationMessageHolderType value)
           
 

Uses of NotificationMessageHolderType in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.implementor
 

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.implementor that return NotificationMessageHolderType
 NotificationMessageHolderType WsnbModelFactory.createWsnbModelNotificationMessageHolderType(NotificationMessageHolderType.Message message)
           
 

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.implementor with parameters of type NotificationMessageHolderType
 Notify WsnbModelFactory.createWsnbModelNotify(NotificationMessageHolderType notifMsg)
           
 

Uses of NotificationMessageHolderType in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.refinedabstraction
 

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.refinedabstraction that return NotificationMessageHolderType
 NotificationMessageHolderType RefinedWsnbFactory.createNotificationMessageHolderType(NotificationMessageHolderType.Message message)
           
 

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.refinedabstraction with parameters of type NotificationMessageHolderType
 Notify RefinedWsnbFactory.createNotify(NotificationMessageHolderType notifMsg)
           
 



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