Uses of Class
de.fzj.unicore.wsrflite.xmlbeans.BaseFault

Packages that use BaseFault
de.fzj.unicore.wsrflite.admin.service   
de.fzj.unicore.wsrflite.xmlbeans   
de.fzj.unicore.wsrflite.xmlbeans.client This package contains client side code. 
de.fzj.unicore.wsrflite.xmlbeans.exceptions   
de.fzj.unicore.wsrflite.xmlbeans.impl   
de.fzj.unicore.wsrflite.xmlbeans.sg   
de.fzj.unicore.wsrflite.xmlbeans.sg.impl   
de.fzj.unicore.wsrflite.xmlbeans.wsn This package contains the WS-BaseNotification code. 
de.fzj.unicore.wsrflite.xmlbeans.wsn.impl   
 

Uses of BaseFault in de.fzj.unicore.wsrflite.admin.service
 

Methods in de.fzj.unicore.wsrflite.admin.service that throw BaseFault
 de.fzj.unicore.wsrflite.xmlbeans.ClearMetricDataResponseDocument AdminService.clearMetricData(de.fzj.unicore.wsrflite.xmlbeans.ClearMetricDataRequestDocument req)
           
 de.fzj.unicore.wsrflite.xmlbeans.ClearMetricDataResponseDocument AdminServiceImpl.clearMetricData(de.fzj.unicore.wsrflite.xmlbeans.ClearMetricDataRequestDocument req)
           
 void AdminService.deleteServiceInstance(de.fzj.unicore.wsrflite.xmlbeans.DeleteServiceInstanceRequestDocument req)
          Deletes the specified WS-Resource
 void AdminServiceImpl.deleteServiceInstance(de.fzj.unicore.wsrflite.xmlbeans.DeleteServiceInstanceRequestDocument req)
          Deletes the specified instance of the specified service.
 void AdminService.deployService(de.fzj.unicore.wsrflite.xmlbeans.DeployServiceRequestDocument req)
          Deploys the specified Web Service
 void AdminServiceImpl.deployService(de.fzj.unicore.wsrflite.xmlbeans.DeployServiceRequestDocument req)
          Dynamically deploys a Web Service.
 de.fzj.unicore.wsrflite.xmlbeans.GetMetricsResponseDocument AdminService.getMetrics(de.fzj.unicore.wsrflite.xmlbeans.GetMetricsRequestDocument req)
           
 de.fzj.unicore.wsrflite.xmlbeans.GetServiceInstanceResponseDocument AdminService.getServiceInstanceData(de.fzj.unicore.wsrflite.xmlbeans.GetServiceInstanceRequestDocument req)
          Retrieves the resource properties document of the specified WS-Resource
 de.fzj.unicore.wsrflite.xmlbeans.GetServiceInstanceResponseDocument AdminServiceImpl.getServiceInstanceData(de.fzj.unicore.wsrflite.xmlbeans.GetServiceInstanceRequestDocument req)
          Retrieves resource properties of the specified service instance, essentially acts as a Web Service intermediary.
 de.fzj.unicore.wsrflite.xmlbeans.GetServiceInstancesResponseDocument AdminService.getServiceInstances(de.fzj.unicore.wsrflite.xmlbeans.GetServiceInstancesRequestDocument req)
          Retrieves a list of all WS-Resource UIDs for the specified WSRF Web Service
 de.fzj.unicore.wsrflite.xmlbeans.GetServiceInstancesResponseDocument AdminServiceImpl.getServiceInstances(de.fzj.unicore.wsrflite.xmlbeans.GetServiceInstancesRequestDocument req)
          Retrieves a list of currently running instances of a WSRF Web Service
 void AdminService.setResourceTerminationTime(de.fzj.unicore.wsrflite.xmlbeans.SetResourceTerminationTimeRequestDocument req)
          Sets the termination time for a WS-Resource
 void AdminServiceImpl.setResourceTerminationTime(de.fzj.unicore.wsrflite.xmlbeans.SetResourceTerminationTimeRequestDocument req)
          Retrieves the resource properties of the specified service instance, essentially acts as a web service intermediary.
 void AdminService.undeployService(de.fzj.unicore.wsrflite.xmlbeans.UndeployServiceRequestDocument req)
          Undeploys the specified Web Service
 void AdminServiceImpl.undeployService(de.fzj.unicore.wsrflite.xmlbeans.UndeployServiceRequestDocument req)
          Dynamically un-deploys a Web Service.
 

Uses of BaseFault in de.fzj.unicore.wsrflite.xmlbeans
 

Methods in de.fzj.unicore.wsrflite.xmlbeans that return BaseFault
static BaseFault BaseFault.createFault(String message)
          helper for creating a BaseFault including the mandatory timestamp
static BaseFault BaseFault.createFault(String message, Throwable cause)
          /* helper for creating a BaseFault including the mandatory timestamp
 

Methods in de.fzj.unicore.wsrflite.xmlbeans that throw BaseFault
 org.oasisOpen.docs.wsrf.rp2.DeleteResourcePropertiesResponseDocument ResourceProperties.DeleteResourceProperties(org.oasisOpen.docs.wsrf.rp2.DeleteResourcePropertiesDocument in)
           
 org.oasisOpen.docs.wsrf.rp2.GetMultipleResourcePropertiesResponseDocument ResourceProperties.GetMultipleResourceProperties(org.oasisOpen.docs.wsrf.rp2.GetMultipleResourcePropertiesDocument in)
           
 org.oasisOpen.docs.wsrf.rp2.GetResourcePropertyResponseDocument ResourceProperties.GetResourceProperty(org.oasisOpen.docs.wsrf.rp2.GetResourcePropertyDocument in)
           
 org.oasisOpen.docs.wsrf.rp2.GetResourcePropertyDocumentResponseDocument ResourceProperties.GetResourcePropertyDocument(org.oasisOpen.docs.wsrf.rp2.GetResourcePropertyDocumentDocument1 in)
           
 org.oasisOpen.docs.wsrf.rp2.InsertResourcePropertiesResponseDocument ResourceProperties.InsertResourceProperties(org.oasisOpen.docs.wsrf.rp2.InsertResourcePropertiesDocument in)
           
 org.oasisOpen.docs.wsrf.rp2.PutResourcePropertyDocumentResponseDocument ResourceProperties.PutResourcePropertyDocument(org.oasisOpen.docs.wsrf.rp2.PutResourcePropertyDocumentDocument1 in)
           
 org.oasisOpen.docs.wsrf.rp2.QueryResourcePropertiesResponseDocument ResourceProperties.QueryResourceProperties(org.oasisOpen.docs.wsrf.rp2.QueryResourcePropertiesDocument in)
           
 org.oasisOpen.docs.wsrf.rp2.SetResourcePropertiesResponseDocument ResourceProperties.SetResourceProperties(org.oasisOpen.docs.wsrf.rp2.SetResourcePropertiesDocument in)
           
 org.oasisOpen.docs.wsrf.rp2.UpdateResourcePropertiesResponseDocument ResourceProperties.UpdateResourceProperties(org.oasisOpen.docs.wsrf.rp2.UpdateResourcePropertiesDocument in)
           
 

Uses of BaseFault in de.fzj.unicore.wsrflite.xmlbeans.client
 

Methods in de.fzj.unicore.wsrflite.xmlbeans.client that throw BaseFault
 void BaseWSRFClient.destroy()
          destroy a WS-Resource
 Calendar BaseWSRFClient.getCurrentTime()
          get the current time of a WS-Resource
 Map<QName,org.apache.xmlbeans.XmlObject[]> BaseWSRFClient.getMultipleResourceProperties(QName... names)
          get multiple resource properties
 String BaseWSRFClient.getResourceProperty(QName rpQname)
          retrieve a resource property
This is returned as a String, so you can easily build an XMLBeans object from it
 String BaseWSRFClient.getResourcePropertyDocument()
          get a string containing all resourceproperties
 org.oasisOpen.docs.wsrf.rp2.GetResourcePropertyDocumentResponseDocument BaseWSRFClient.GetResourcePropertyDocument()
          get a document containing all resourceproperties
 Calendar BaseWSRFClient.getTerminationTime()
          get the termination time of a WS-Resource
 void Consumer.Notify(org.oasisOpen.docs.wsn.b2.NotifyDocument req)
          Web service callback method
 org.oasisOpen.docs.wsrf.rp2.QueryResourcePropertiesResponseDocument BaseWSRFClient.queryResourceProperties(String xpath)
          perform an xpath query on the resourceproperties
 Calendar BaseWSRFClient.setTerminationTime(Calendar newTerminationTime)
          set the termination time of a WS-Resource
 

Uses of BaseFault in de.fzj.unicore.wsrflite.xmlbeans.exceptions
 

Subclasses of BaseFault in de.fzj.unicore.wsrflite.xmlbeans.exceptions
 class InvalidResourcePropertyQNameFault
           
 

Uses of BaseFault in de.fzj.unicore.wsrflite.xmlbeans.impl
 

Methods in de.fzj.unicore.wsrflite.xmlbeans.impl that throw BaseFault
 org.oasisOpen.docs.wsrf.rp2.DeleteResourcePropertiesResponseDocument WSResourceImpl.DeleteResourceProperties(org.oasisOpen.docs.wsrf.rp2.DeleteResourcePropertiesDocument in)
          delete RP
 org.oasisOpen.docs.wsrf.rp2.GetMultipleResourcePropertiesResponseDocument WSResourceImpl.GetMultipleResourceProperties(org.oasisOpen.docs.wsrf.rp2.GetMultipleResourcePropertiesDocument in)
           
 org.oasisOpen.docs.wsrf.rp2.GetResourcePropertyResponseDocument WSResourceImpl.GetResourceProperty(org.oasisOpen.docs.wsrf.rp2.GetResourcePropertyDocument in)
           
 org.oasisOpen.docs.wsrf.rp2.GetResourcePropertyDocumentResponseDocument WSResourceImpl.GetResourcePropertyDocument(org.oasisOpen.docs.wsrf.rp2.GetResourcePropertyDocumentDocument1 in)
          Retrieve all the resource properties.
 org.oasisOpen.docs.wsrf.rp2.InsertResourcePropertiesResponseDocument WSResourceImpl.InsertResourceProperties(org.oasisOpen.docs.wsrf.rp2.InsertResourcePropertiesDocument in)
          insert RP
 org.oasisOpen.docs.wsrf.rp2.PutResourcePropertyDocumentResponseDocument WSResourceImpl.PutResourcePropertyDocument(org.oasisOpen.docs.wsrf.rp2.PutResourcePropertyDocumentDocument1 in)
           
 org.oasisOpen.docs.wsrf.rp2.QueryResourcePropertiesResponseDocument WSResourceImpl.QueryResourceProperties(org.oasisOpen.docs.wsrf.rp2.QueryResourcePropertiesDocument in)
          query resource properties.
 org.oasisOpen.docs.wsrf.rp2.SetResourcePropertiesResponseDocument WSResourceImpl.SetResourceProperties(org.oasisOpen.docs.wsrf.rp2.SetResourcePropertiesDocument in)
           
 org.oasisOpen.docs.wsrf.rp2.UpdateResourcePropertiesResponseDocument WSResourceImpl.UpdateResourceProperties(org.oasisOpen.docs.wsrf.rp2.UpdateResourcePropertiesDocument in)
           
 

Uses of BaseFault in de.fzj.unicore.wsrflite.xmlbeans.sg
 

Methods in de.fzj.unicore.wsrflite.xmlbeans.sg that throw BaseFault
 org.oasisOpen.docs.wsrf.sg2.AddResponseDocument ServiceGroupRegistration.Add(org.oasisOpen.docs.wsrf.sg2.AddDocument in)
           
 

Uses of BaseFault in de.fzj.unicore.wsrflite.xmlbeans.sg.impl
 

Methods in de.fzj.unicore.wsrflite.xmlbeans.sg.impl that throw BaseFault
 org.oasisOpen.docs.wsrf.sg2.AddResponseDocument ServiceGroupRegistrationImpl.Add(org.oasisOpen.docs.wsrf.sg2.AddDocument in)
          add a service to this service group.
 

Uses of BaseFault in de.fzj.unicore.wsrflite.xmlbeans.wsn
 

Methods in de.fzj.unicore.wsrflite.xmlbeans.wsn that throw BaseFault
 org.oasisOpen.docs.wsn.b2.GetCurrentMessageResponseDocument NotificationProducer.GetCurrentMessage(org.oasisOpen.docs.wsn.b2.GetCurrentMessageDocument req)
           
 void NotificationConsumer.Notify(org.oasisOpen.docs.wsn.b2.NotifyDocument req)
           
 org.oasisOpen.docs.wsn.b2.SubscribeResponseDocument NotificationProducer.Subscribe(org.oasisOpen.docs.wsn.b2.SubscribeDocument req)
           
 

Uses of BaseFault in de.fzj.unicore.wsrflite.xmlbeans.wsn.impl
 

Methods in de.fzj.unicore.wsrflite.xmlbeans.wsn.impl that throw BaseFault
 org.oasisOpen.docs.wsn.b2.GetCurrentMessageResponseDocument NotificationProducerSupport.GetCurrentMessage(org.oasisOpen.docs.wsn.b2.GetCurrentMessageDocument req)
           
 org.oasisOpen.docs.wsn.b2.GetCurrentMessageResponseDocument NotificationProducerImpl.GetCurrentMessage(org.oasisOpen.docs.wsn.b2.GetCurrentMessageDocument req)
           
 org.oasisOpen.docs.wsn.b2.SubscribeResponseDocument NotificationProducerSupport.Subscribe(org.oasisOpen.docs.wsn.b2.SubscribeDocument req)
          subscribe
 org.oasisOpen.docs.wsn.b2.SubscribeResponseDocument NotificationProducerImpl.Subscribe(org.oasisOpen.docs.wsn.b2.SubscribeDocument req)
           
 



Copyright © 2010. All Rights Reserved.