Uses of Class
org.eclipse.lyo.client.exception.ResourceNotFoundException

Packages that use ResourceNotFoundException
org.eclipse.lyo.client.oslc   
 

Uses of ResourceNotFoundException in org.eclipse.lyo.client.oslc
 

Methods in org.eclipse.lyo.client.oslc that throw ResourceNotFoundException
 String OslcClient.lookupCreationFactory(String serviceProviderUrl, String oslcDomain, String oslcResourceType)
          Find the OSLC Creation Factory URL for a given OSLC resource type.
 String OslcClient.lookupQueryCapability(String serviceProviderUrl, String oslcDomain, String oslcResourceType)
          Find the OSLC Query Capability URL for a given OSLC resource type.
 String OslcClient.lookupServiceProviderUrl(String catalogUrl, String serviceProviderTitle)
          Lookup the URL of a specific OSLC Service Provider in an OSLC Catalog using the service provider's title
 



Copyright © 2013. All Rights Reserved.