|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OslcCoreApplicationException | |
---|---|
org.eclipse.lyo.oslc4j.application | |
org.eclipse.lyo.oslc4j.client | |
org.eclipse.lyo.oslc4j.core.exception | |
org.eclipse.lyo.oslc4j.core.model | Copyright (c) 2012 IBM Corporation. |
org.eclipse.lyo.oslc4j.core.resources | |
org.eclipse.lyo.oslc4j.provider.jena | |
org.eclipse.lyo.oslc4j.stockquote | Copyright (c) 2012 IBM Corporation. |
org.eclipse.lyo.oslc4j.stockquote.resources | |
org.eclipse.lyo.oslc4j.test | Copyright (c) 2012 IBM Corporation. |
org.eclipse.lyo.oslc4j.test.resources |
Uses of OslcCoreApplicationException in org.eclipse.lyo.oslc4j.application |
---|
Methods in org.eclipse.lyo.oslc4j.application that throw OslcCoreApplicationException | |
---|---|
ResourceShape |
OslcResourceShapeResource.getResourceShape(javax.servlet.http.HttpServletRequest httpServletRequest,
String resourceShapePath)
|
Constructors in org.eclipse.lyo.oslc4j.application that throw OslcCoreApplicationException | |
---|---|
OslcResourceShapeResource(String resourceShapesPath,
Map<String,Class<?>> resourcePathToResourceClassMap)
|
|
OslcWinkApplication(Set<Class<?>> resourceClasses,
String resourceShapesPath,
Map<String,Class<?>> resourcePathToResourceClassMap)
|
Uses of OslcCoreApplicationException in org.eclipse.lyo.oslc4j.client |
---|
Methods in org.eclipse.lyo.oslc4j.client that throw OslcCoreApplicationException | |
---|---|
void |
ServiceProviderRegistryClient.deregisterServiceProvider(URI serviceProviderURI)
Remove registration for a ServiceProvider . |
URI |
ServiceProviderRegistryClient.registerServiceProvider(ServiceProvider serviceProviderToRegister)
Register a ServiceProvider . |
Uses of OslcCoreApplicationException in org.eclipse.lyo.oslc4j.core.exception |
---|
Uses of OslcCoreApplicationException in org.eclipse.lyo.oslc4j.core.model |
---|
Methods in org.eclipse.lyo.oslc4j.core.model that throw OslcCoreApplicationException | |
---|---|
static ResourceShape |
ResourceShapeFactory.createResourceShape(String baseURI,
String resourceShapesPath,
String resourceShapePath,
Class<?> resourceClass)
|
static ServiceProvider |
ServiceProviderFactory.createServiceProvider(String baseURI,
String genericBaseURI,
String title,
String description,
Publisher publisher,
Class<?>[] resourceClasses)
|
static ServiceProvider |
ServiceProviderFactory.createServiceProvider(String baseURI,
String genericBaseURI,
String title,
String description,
Publisher publisher,
Class<?>[] resourceClasses,
Map<String,Object> pathParameterValues)
|
static ServiceProvider |
ServiceProviderFactory.initServiceProvider(ServiceProvider serviceProvider,
String baseURI,
String genericBaseURI,
String title,
String description,
Publisher publisher,
Class<?>[] resourceClasses,
Map<String,Object> pathParameterValues)
|
Uses of OslcCoreApplicationException in org.eclipse.lyo.oslc4j.core.resources |
---|
Constructors in org.eclipse.lyo.oslc4j.core.resources that throw OslcCoreApplicationException | |
---|---|
Oslc4JRegistryApplication()
|
Uses of OslcCoreApplicationException in org.eclipse.lyo.oslc4j.provider.jena |
---|
Methods in org.eclipse.lyo.oslc4j.provider.jena that throw OslcCoreApplicationException | |
---|---|
static com.hp.hpl.jena.rdf.model.Model |
JenaModelHelper.createJenaModel(Object[] objects)
|
static Object[] |
JenaModelHelper.fromJenaModel(com.hp.hpl.jena.rdf.model.Model model,
Class<?> beanClass)
|
static Object |
JenaModelHelper.fromJenaResource(com.hp.hpl.jena.rdf.model.Resource resource,
Class<?> beanClass)
|
protected static void |
JenaModelHelper.handleExtendedProperties(Class<?> resourceClass,
com.hp.hpl.jena.rdf.model.Model model,
com.hp.hpl.jena.rdf.model.Resource mainResource,
IExtendedResource extendedResource,
Map<String,Object> properties,
Map<IExtendedResource,com.hp.hpl.jena.rdf.model.Resource> visitedResources)
|
Uses of OslcCoreApplicationException in org.eclipse.lyo.oslc4j.stockquote |
---|
Methods in org.eclipse.lyo.oslc4j.stockquote that throw OslcCoreApplicationException | |
---|---|
static boolean |
Persistence.load(String uriString)
|
static void |
Persistence.save(String uriString)
|
Uses of OslcCoreApplicationException in org.eclipse.lyo.oslc4j.stockquote.resources |
---|
Constructors in org.eclipse.lyo.oslc4j.stockquote.resources that throw OslcCoreApplicationException | |
---|---|
Oslc4JStockQuoteApplication()
|
Uses of OslcCoreApplicationException in org.eclipse.lyo.oslc4j.test |
---|
Methods in org.eclipse.lyo.oslc4j.test that throw OslcCoreApplicationException | |
---|---|
static void |
Persistence.load(String uriString)
|
static void |
Persistence.save(String uriString)
|
Uses of OslcCoreApplicationException in org.eclipse.lyo.oslc4j.test.resources |
---|
Constructors in org.eclipse.lyo.oslc4j.test.resources that throw OslcCoreApplicationException | |
---|---|
Oslc4JTestApplication()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |