|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectGCUBEPortType
org.gcube.textextraction.TextExtractionJobControllerFactory
public class TextExtractionJobControllerFactory
OpenSearchServiceFactory creates OpenSearchServiceResource instances and returns references to the created objects.
Constructor Summary | |
---|---|
TextExtractionJobControllerFactory()
|
Method Summary | |
---|---|
CreateResourceResponse |
createResource(CreateResource request)
Creates an instance of the OpenSearchServiceResource class and returns a reference to it |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextExtractionJobControllerFactory()
Method Detail |
---|
public CreateResourceResponse createResource(CreateResource request) throws GCUBEFault
request
- CreateResource
- Object containing the collection id and the generic resource id that are to be connected with the created
resource and possibly some fixed parameters that will be used while querying the first-level broker OpenSearch provider
CreateResourceResponse
- object containing the epr of the created OpenSearchServiceResource instance. The created resource will expose
a number of query templates which can be used to query an OpenSearch Provider
GCUBEFault
- In case of errororg.gcube.opensearch.opensearchserice.stubs.OpenSearchServiceFactoryPortType}
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |