Package | Description |
---|---|
org.treetank.access.conf |
Configuration ofTreetank
|
org.treetank.service.jaxrx.implementation |
Resource implementation
This package contains classes which handles request for database resources and database subresources like
in our case: node id support.
|
org.treetank.service.jaxrx.util |
Util classes
This package contains util classes for REST resources support.
|
Constructor and Description |
---|
ResourceConfiguration(Properties pProperties,
IBackend.IBackendFactory pBackend,
IRevisioning pRevision,
IDataFactory pDataFac,
IMetaEntryFactory pMetaFac)
Convenience constructor using the standard settings.
|
Constructor and Description |
---|
DatabaseRepresentation(IStorage pDatabase,
IBackend.IBackendFactory pStorageFac,
IRevisioning pRevision) |
Modifier and Type | Method and Description |
---|---|
static javax.ws.rs.core.StreamingOutput |
RESTResponseHelper.buildResponseOfDomLR(IStorage pDatabase,
IBackend.IBackendFactory pStorageFac,
IRevisioning pRevision)
This method builds the overview for the resources and collection we offer
in our implementation.
|
Copyright © 2013. All Rights Reserved.