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

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

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.lookupCreationFactory(String serviceProviderUrl, String oslcDomain, String oslcResourceType, String oslcUsage)
          Find the OSLC Creation Factory URL for a given OSLC resource type and OSLC usage.
 org.eclipse.lyo.oslc4j.core.model.CreationFactory OslcClient.lookupCreationFactoryResource(String serviceProviderUrl, String oslcDomain, String oslcResourceType)
           
 org.eclipse.lyo.oslc4j.core.model.CreationFactory OslcClient.lookupCreationFactoryResource(String serviceProviderUrl, String oslcDomain, String oslcResourceType, String oslcUsage)
           
 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
 

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

Methods in org.eclipse.lyo.client.oslc.resources that throw ResourceNotFoundException
static org.eclipse.lyo.oslc4j.core.model.ResourceShape RmUtil.lookupRequirementsInstanceShapes(String serviceProviderUrl, String oslcDomain, String oslcResourceType, OslcClient client, String requiredInstanceShape)
           
 



Copyright © 2014. All Rights Reserved.