Package | Description |
---|---|
org.eclipse.lyo.oslc4j.core.exception | |
org.eclipse.lyo.oslc4j.core.model |
Copyright (c) 2012 IBM Corporation.
|
Modifier and Type | Class and Description |
---|---|
class |
OslcCoreDeregistrationException |
class |
OslcCoreDuplicatePropertyDefinitionException |
class |
OslcCoreInvalidOccursException |
class |
OslcCoreInvalidPropertyDefinitionException |
class |
OslcCoreInvalidPropertyTypeException |
class |
OslcCoreInvalidRepresentationException |
class |
OslcCoreInvalidValueTypeException |
class |
OslcCoreMissingAnnotationException |
class |
OslcCoreMissingNamespaceDeclarationException |
class |
OslcCoreMissingNamespacePrefixException |
class |
OslcCoreMissingSetMethodException |
class |
OslcCoreMisusedOccursException |
class |
OslcCoreRegistrationException |
class |
OslcCoreRelativeURIException |
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2013. All Rights Reserved.