Uses of Interface
com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.TerminationNotification

Packages that use TerminationNotification
com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction   
com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.implementor   
com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.refinedabstraction   
 

Uses of TerminationNotification in com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction
 

Methods in com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction that return TerminationNotification
 TerminationNotification WsrfrlFactory.createTerminationNotification(java.util.Date termTime)
           
 TerminationNotification WsrfrlReader.readTerminationNotification(org.w3c.dom.Document document)
           
 

Methods in com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction with parameters of type TerminationNotification
 org.w3c.dom.Document WsrfrlWriter.writeTerminationNotificationAsDOM(TerminationNotification value)
           
 

Uses of TerminationNotification in com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.implementor
 

Methods in com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.implementor that return TerminationNotification
 TerminationNotification WsrfrlModelFactory.createWsrfrlModelTerminationNotification(java.util.Date termTime)
           
 

Uses of TerminationNotification in com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.refinedabstraction
 

Methods in com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.refinedabstraction that return TerminationNotification
 TerminationNotification RefinedWsrfrlFactory.createTerminationNotification(java.util.Date termTime)
           
 



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