|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OslcCoreApplicationException in org.eclipse.lyo.core.utils.marshallers |
---|
Methods in org.eclipse.lyo.core.utils.marshallers that throw OslcCoreApplicationException | ||
---|---|---|
|
OSLC4JUnmarshaller.unmarshal(InputStream inputStream,
Class<T> clazz)
|
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)
|
|
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.provider.json4j |
---|
Methods in org.eclipse.lyo.oslc4j.provider.json4j that throw OslcCoreApplicationException | |
---|---|
protected static void |
JsonHelper.addExtendedProperties(Map<String,String> namespaceMappings,
Map<String,String> reverseNamespaceMappings,
org.apache.wink.json4j.JSONObject jsonObject,
IExtendedResource extendedResource,
Map<String,Object> properties,
Map<Object,org.apache.wink.json4j.JSONObject> visitedObjects)
|
static org.apache.wink.json4j.JSONObject |
JsonHelper.createJSON(String descriptionAbout,
String responseInfoAbout,
ResponseInfo<?> responseInfo,
Object[] objects,
Map<String,Object> properties)
|
static Object[] |
JsonHelper.fromJSON(org.apache.wink.json4j.JSONObject jsonObject,
Class<?> beanClass)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |