Uses of Class
com.ebmwebsourcing.wsstar.notification.extension.utils.WSNotificationExtensionException

Packages that use WSNotificationExtensionException
com.ebmwebsourcing.wsstar.notification.extension   
com.ebmwebsourcing.wsstar.notification.extension.api   
com.ebmwebsourcing.wsstar.notification.extension.impl   
com.ebmwebsourcing.wsstar.notification.extension.inout   
com.ebmwebsourcing.wsstar.notification.extension.utils   
 

Uses of WSNotificationExtensionException in com.ebmwebsourcing.wsstar.notification.extension
 

Methods in com.ebmwebsourcing.wsstar.notification.extension that throw WSNotificationExtensionException
 ContextPolicyType WSNotificationExtensionFactoryImpl.createContextPolicyType()
           
abstract  ContextPolicyType WSNotificationExtensionFactory.createContextPolicyType()
          Create an instance of the ContextPolicyType class
 ProcessPolicyType WSNotificationExtensionFactoryImpl.createProcessPolicyType()
           
abstract  ProcessPolicyType WSNotificationExtensionFactory.createProcessPolicyType()
          Create an instance of the ProcessPolicyType class
 ResourcesUuidType WSNotificationExtensionFactoryImpl.createResourcesUuidType()
           
abstract  ResourcesUuidType WSNotificationExtensionFactory.createResourcesUuidType()
          Create an instance of the ResourcesUuidType class
 SOAParameterType WSNotificationExtensionFactoryImpl.createSOAParameterType()
           
abstract  SOAParameterType WSNotificationExtensionFactory.createSOAParameterType()
          Create an instance of the SOAParameterType class
 TerminationTimeType WSNotificationExtensionFactoryImpl.createTerminationTimeType()
           
abstract  TerminationTimeType WSNotificationExtensionFactory.createTerminationTimeType()
          Create an instance of the TerminationTimeType class
 XsltStyleSheetType WSNotificationExtensionFactoryImpl.createXsltStyleSheetType()
           
abstract  XsltStyleSheetType WSNotificationExtensionFactory.createXsltStyleSheetType()
          Create an instance of the XsltStyleSheetType class
 

Uses of WSNotificationExtensionException in com.ebmwebsourcing.wsstar.notification.extension.api
 

Methods in com.ebmwebsourcing.wsstar.notification.extension.api that throw WSNotificationExtensionException
 void TerminationTimeType.setValue(java.util.Date value)
          see the "same named method" javadoc description in TerminationTimeType JAXB generated class
 

Uses of WSNotificationExtensionException in com.ebmwebsourcing.wsstar.notification.extension.impl
 

Methods in com.ebmwebsourcing.wsstar.notification.extension.impl that throw WSNotificationExtensionException
 void TerminationTimeTypeImpl.setValue(java.util.Date value)
           
 

Uses of WSNotificationExtensionException in com.ebmwebsourcing.wsstar.notification.extension.inout
 

Methods in com.ebmwebsourcing.wsstar.notification.extension.inout that throw WSNotificationExtensionException
 ContextPolicyType WSNotificationExtensionReader.readContextPolicyType(org.w3c.dom.Document javaObj)
          Unmarshall ContextPolicyType object from a Document representation fragment object
 ProcessPolicyType WSNotificationExtensionReader.readProcessPolicyType(org.w3c.dom.Document javaObj)
          Unmarshall ProcessPolicyType object from a Document representation fragment object
 ResourcesUuidType WSNotificationExtensionReader.readResourcesUuidType(org.w3c.dom.Document javaObj)
          Unmarshall ResourcesUuidType object from a Document representation fragment object
 SOAParameterType WSNotificationExtensionReader.readSOAParameterType(org.w3c.dom.Document javaObj)
          Unmarshall SOAParameterType object from a Document representation fragment object
 TerminationTimeType WSNotificationExtensionReader.readTerminationTimeType(org.w3c.dom.Document javaObj)
          Unmarshall TerminationTimeType object from a Document representation fragment object
 XsltStyleSheetType WSNotificationExtensionReader.readXsltStyleSheetType(org.w3c.dom.Document javaObj)
          Unmarshall XsltStyleSheetType object from a Document representation fragment object
 org.w3c.dom.Document WSNotificationExtensionWriter.writeContextPolicyType(ContextPolicyType javaObj)
          marchall a ContextPolicyType object.
 org.w3c.dom.Document WSNotificationExtensionWriter.writeProcessPolicyType(ProcessPolicyType javaObj)
          marchall a ProcessPolicyType object.
 org.w3c.dom.Document WSNotificationExtensionWriter.writeResourcesUuidType(ResourcesUuidType javaObj)
          marchall a ResourcesUuidType object.
 org.w3c.dom.Document WSNotificationExtensionWriter.writeSOAParameterType(SOAParameterType javaObj)
          marchall a SOAParameterType object.
 org.w3c.dom.Document WSNotificationExtensionWriter.writeTerminationTimeType(TerminationTimeType javaObj)
          marchall a TerminationTimeType object.
 org.w3c.dom.Document WSNotificationExtensionWriter.writeXsltStyleSheetType(XsltStyleSheetType javaObj)
          marchall a XsltStyleSheetType object.
 

Uses of WSNotificationExtensionException in com.ebmwebsourcing.wsstar.notification.extension.utils
 

Methods in com.ebmwebsourcing.wsstar.notification.extension.utils that throw WSNotificationExtensionException
static ContextPolicyType WsnSpecificTypeHelper.getContextPolicyType(com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.SubscriptionPolicyType subsPolicy)
          method that get - if the expected xml fragment exists -a ContextPolicyType object from a SubscriptionPolicyType object.
static ProcessPolicyType WsnSpecificTypeHelper.getProcessPolicyType(com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.SubscriptionPolicyType subsPolicy)
          method that get - if the expected xml fragment exists -a ProcessPolicyType object from a SubscriptionPolicyType object.
static ResourcesUuidType WsnSpecificTypeHelper.getResourcesUuidType(com.ebmwebsourcing.wsstar.notification.definition.brokerednotification.api.DestroyRegistration destRegObj)
          Method used to get ResourcesUuidType object from DestroyRegistration object
static ResourcesUuidType WsnSpecificTypeHelper.getResourcesUuidType(com.ebmwebsourcing.wsstar.addressing.definition.api.ReferenceParametersType refParams)
          Method used to get ResourcesUuidType object from ReferenceParametersType object
static ResourcesUuidType WsnSpecificTypeHelper.getResourcesUuidType(com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.Renew renewObj)
          Method used to get ResourcesUuidType object from Renew object
static ResourcesUuidType WsnSpecificTypeHelper.getResourcesUuidType(com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.Unsubscribe unsubsObj)
          Method used to get ResourcesUuidType object from Unsubscribe object
static SOAParameterType WsnSpecificTypeHelper.getSOAParameter(com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.QueryExpressionType msgContent)
          Method used to get SOAParameterType object from QueryExpressionType object
static SOAParameterType WsnSpecificTypeHelper.getSOAParameter(com.ebmwebsourcing.wsstar.addressing.definition.api.ReferenceParametersType refParams)
          Method used to get SOAParameterType object from ReferenceParametersType object
static TerminationTimeType WsnSpecificTypeHelper.getTerminationTimeFromSubscription(com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.SubscriptionManagerRP subscription)
          method that get the termination time of a SubscriptionManagerRP as a TerminationTimeType.
static java.lang.String WsnSpecificTypeHelper.getXpathExpression(com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.QueryExpressionType messageContent)
          method that get - if the expected xml fragment exists -a String object from a QueryExpressionType object.
static XsltStyleSheetType WsnSpecificTypeHelper.getXsltStyleSheetType(com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.SubscriptionPolicyType subsPolicy)
          method that get - if the expected xml fragment exists -a XsltStyleSheetType object from a SubscriptionPolicyType object.
static void WsnSpecificTypeHelper.setContextPolicyType(ContextPolicyType contextPolicyObj, com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.SubscriptionPolicyType subsPolicy)
          Method used to set an xml fragment representation of a ContextPolicyType object into a SubscriptionPolicyType object
static void WsnSpecificTypeHelper.setProcessPolicyType(ProcessPolicyType processPolicyObj, com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.SubscriptionPolicyType subsPolicy)
          Method used to set an xml fragment representation of a ProcessPolicyType object into a SubscriptionPolicyType object
static void WsnSpecificTypeHelper.setResourcesUuidType(ResourcesUuidType rUuidsObj, com.ebmwebsourcing.wsstar.notification.definition.brokerednotification.api.DestroyRegistration destRegObj)
          Method used to set an xml fragment representation of a ResourcesUuidType object into a DestroyRegistration object
static void WsnSpecificTypeHelper.setResourcesUuidType(ResourcesUuidType rUuidsObj, com.ebmwebsourcing.wsstar.addressing.definition.api.ReferenceParametersType refParams)
          Method used to set an xml fragment representation of a ResourcesUuidType object into a ReferenceParametersType object
static void WsnSpecificTypeHelper.setResourcesUuidType(ResourcesUuidType rUuidsObj, com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.Renew renewObj)
          Method used to set an xml fragment representation of a ResourcesUuidType object into a Renew object
static void WsnSpecificTypeHelper.setResourcesUuidType(ResourcesUuidType rUuidsObj, com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.Unsubscribe unsubsObj)
          Method used to set an xml fragment representation of a ResourcesUuidType object into a ReferenceParametersType object
static void WsnSpecificTypeHelper.setSOAParameter(SOAParameterType soaParamObj, com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.QueryExpressionType msgContent)
          Method used to set an xml fragment representation of a SOAParameterType object into a QueryExpressionType object
static void WsnSpecificTypeHelper.setSOAParameter(SOAParameterType soaParamObj, com.ebmwebsourcing.wsstar.addressing.definition.api.ReferenceParametersType refParams)
          Method used to set an xml fragment representation of a SOAParameterType object into a ReferenceParametersType object
static void WsnSpecificTypeHelper.setTerminationTimeToSubscription(TerminationTimeType termTimeValue, com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.SubscriptionManagerRP subscription)
          Method used to set an TerminationTimeType object into a SubscriptionManagerRP object
static void WsnSpecificTypeHelper.setXpathExpressionsType(java.lang.String xpathsObj, com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.QueryExpressionType messageContent)
          Method used to set an xml fragment representation of a ProcessPolicyType object into a SubscriptionPolicyType object
static void WsnSpecificTypeHelper.setXsltStyleSheetType(XsltStyleSheetType transformPolicyObj, com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.SubscriptionPolicyType subsPolicy)
          Method used to set an xml fragment representation of a XsltStyleSheetType object into a SubscriptionPolicyType object
 



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