|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |