public final class RESTResponseHelper extends Object
Modifier and Type | Method and Description |
---|---|
static javax.ws.rs.core.StreamingOutput |
buildResponseOfDomLR(IStorage pDatabase,
IBackend.IBackendFactory pStorageFac,
IRevisioning pRevision)
This method builds the overview for the resources and collection we offer
in our implementation.
|
public static javax.ws.rs.core.StreamingOutput buildResponseOfDomLR(IStorage pDatabase, IBackend.IBackendFactory pStorageFac, IRevisioning pRevision)
pDatabase
- path to the storagepStorageFac
- factory for creating backendspRevision
- revision algorithm utilizedCopyright © 2013. All Rights Reserved.