Uses of Interface
com.ebmwebsourcing.wsstar.notification.extension.api.ResourcesUuidType

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

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

Methods in com.ebmwebsourcing.wsstar.notification.extension that return ResourcesUuidType
 ResourcesUuidType WSNotificationExtensionFactoryImpl.createResourcesUuidType()
           
abstract  ResourcesUuidType WSNotificationExtensionFactory.createResourcesUuidType()
          Create an instance of the ResourcesUuidType class
 

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

Classes in com.ebmwebsourcing.wsstar.notification.extension.impl that implement ResourcesUuidType
 class ResourcesUuidTypeImpl
          This class implements ResourcesUuidTypeImpl java interface respect to EASYWSDL Library model.
 

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

Methods in com.ebmwebsourcing.wsstar.notification.extension.inout that return ResourcesUuidType
 ResourcesUuidType WSNotificationExtensionReader.readResourcesUuidType(org.w3c.dom.Document javaObj)
          Unmarshall ResourcesUuidType object from a Document representation fragment object
 

Methods in com.ebmwebsourcing.wsstar.notification.extension.inout with parameters of type ResourcesUuidType
 org.w3c.dom.Document WSNotificationExtensionWriter.writeResourcesUuidType(ResourcesUuidType javaObj)
          marchall a ResourcesUuidType object.
 

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

Methods in com.ebmwebsourcing.wsstar.notification.extension.utils that return ResourcesUuidType
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
 

Methods in com.ebmwebsourcing.wsstar.notification.extension.utils with parameters of type ResourcesUuidType
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
 



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