com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl
Class NotifyImpl

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

public class NotifyImpl
extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<Notify>
implements Notify

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
documentation, model, parent
 
Constructor Summary
NotifyImpl(Notify model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
           
 
Method Summary
 void addNotificationMessage(NotificationMessageHolderType msg)
           
 void addOtherElements(org.w3c.dom.Element arg0)
           
 java.util.List<NotificationMessageHolderType> getNotificationMessage()
           
 java.util.List<org.w3c.dom.Element> getOtherElements()
           
 
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

NotifyImpl

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

getNotificationMessage

public java.util.List<NotificationMessageHolderType> getNotificationMessage()
                                                                     throws WSNotificationException
Specified by:
getNotificationMessage in interface Notify
Throws:
WSNotificationException

addNotificationMessage

public void addNotificationMessage(NotificationMessageHolderType msg)
Specified by:
addNotificationMessage in interface Notify

addOtherElements

public void addOtherElements(org.w3c.dom.Element arg0)
Specified by:
addOtherElements in interface org.ow2.easywsdl.schema.api.XMLElement

getOtherElements

public java.util.List<org.w3c.dom.Element> getOtherElements()
                                                     throws org.ow2.easywsdl.schema.api.XmlException
Specified by:
getOtherElements in interface org.ow2.easywsdl.schema.api.XMLElement
Throws:
org.ow2.easywsdl.schema.api.XmlException


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