Uses of Class
org.eclipse.lyo.client.exception.ResourceNotFoundException
Packages that use ResourceNotFoundException
-
Uses of ResourceNotFoundException in org.eclipse.lyo.client
Methods in org.eclipse.lyo.client that throw ResourceNotFoundExceptionModifier and TypeMethodDescriptionOslcClient.lookupCreationFactory(String serviceProviderUrl, String oslcDomain, String oslcResourceType) Find the OSLC Creation Factory URL for a given OSLC resource type.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.OslcClient.lookupCreationFactoryResource(String serviceProviderUrl, String oslcDomain, String oslcResourceType) OslcClient.lookupCreationFactoryResource(String serviceProviderUrl, String oslcDomain, String oslcResourceType, String oslcUsage) OslcClient.lookupQueryCapability(String serviceProviderUrl, String oslcDomain, String oslcResourceType) Find the OSLC Query Capability URL for a given OSLC resource type.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.resources
Methods in org.eclipse.lyo.client.resources that throw ResourceNotFoundExceptionModifier and TypeMethodDescriptionstatic ResourceShapeRmUtil.lookupRequirementsInstanceShapes(String serviceProviderUrl, String oslcDomain, String oslcResourceType, OslcClient client, String requiredInstanceShape) Deprecated.static ResourceShapeRmUtil.lookupRequirementsInstanceShapes(String serviceProviderUrl, String oslcDomain, String oslcResourceType, OslcClient client, String requiredInstanceShape, String configurationContext) Deprecated.