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

Packages that use XsltStyleSheetType
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 XsltStyleSheetType in com.ebmwebsourcing.wsstar.notification.extension
 

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

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

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

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

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

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

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

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

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