|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Compact | |
---|---|
org.eclipse.lyo.oslc4j.core.resources | |
org.eclipse.lyo.oslc4j.provider.jena | |
org.eclipse.lyo.oslc4j.provider.json4j |
Uses of Compact in org.eclipse.lyo.oslc4j.core.resources |
---|
Methods in org.eclipse.lyo.oslc4j.core.resources that return Compact | |
---|---|
Compact |
ServiceProviderCatalogResource.getCompact()
|
Compact |
ServiceProviderResource.getCompact(String serviceProviderId)
|
Uses of Compact in org.eclipse.lyo.oslc4j.provider.jena |
---|
Methods in org.eclipse.lyo.oslc4j.provider.jena that return Compact | |
---|---|
Compact |
OslcCompactRdfProvider.readFrom(Class<Compact> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,String> map,
InputStream inputStream)
|
Methods in org.eclipse.lyo.oslc4j.provider.jena with parameters of type Compact | |
---|---|
long |
OslcCompactRdfProvider.getSize(Compact compact,
Class<?> type,
Type genericType,
Annotation[] annotation,
javax.ws.rs.core.MediaType mediaType)
|
void |
OslcCompactRdfProvider.writeTo(Compact compact,
Class<?> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,Object> map,
OutputStream outputStream)
|
Method parameters in org.eclipse.lyo.oslc4j.provider.jena with type arguments of type Compact | |
---|---|
Compact |
OslcCompactRdfProvider.readFrom(Class<Compact> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,String> map,
InputStream inputStream)
|
Uses of Compact in org.eclipse.lyo.oslc4j.provider.json4j |
---|
Methods in org.eclipse.lyo.oslc4j.provider.json4j that return Compact | |
---|---|
Compact |
OslcCompactJsonProvider.readFrom(Class<Compact> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,String> map,
InputStream inputStream)
|
Methods in org.eclipse.lyo.oslc4j.provider.json4j with parameters of type Compact | |
---|---|
long |
OslcCompactJsonProvider.getSize(Compact compact,
Class<?> type,
Type genericType,
Annotation[] annotation,
javax.ws.rs.core.MediaType mediaType)
|
void |
OslcCompactJsonProvider.writeTo(Compact compact,
Class<?> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,Object> map,
OutputStream outputStream)
|
Method parameters in org.eclipse.lyo.oslc4j.provider.json4j with type arguments of type Compact | |
---|---|
Compact |
OslcCompactJsonProvider.readFrom(Class<Compact> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,String> map,
InputStream inputStream)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |