public class GetCollection extends GetResource<DngCollection>
Constructor and Description |
---|
GetCollection(OslcClient client,
URI uri)
Creates a request to read the content of a collection.
|
call, createResponse, get
call, createResourceResponse, getClient, getUri
public GetCollection(OslcClient client, URI uri)
client
- the OSLC client to connect to the application.uri
- the URI of a DOORS Next Generation collection. A oslc_config.context parameter can be added to
this URI for using a specific configuration.