|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectGCUBEPortType
org.gcube.indexmanagement.geoindexmanagement.GeoIndexManagementFactoryService
public class GeoIndexManagementFactoryService
BatchUpdaterFactoryService create BatchUpdaterResource instances and return references to the created objects.
Constructor Summary | |
---|---|
GeoIndexManagementFactoryService()
|
Method Summary | |
---|---|
CreateResourceResponse |
createResource(CreateResource request)
Creates an instance of the GeoIndexManagementResource 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 GeoIndexManagementFactoryService() throws GCUBEFault
GCUBEFault
Method Detail |
---|
public CreateResourceResponse createResource(CreateResource request) throws GCUBEFault
request
- CreateResource
- Object containing the indexID, collectionID, indexType, geographicalSystem, unitOfMeasurement and numberOfDecimals for the index to be created.
CreateResourceResponse
- object containing the epr of the created GeoIndexManagementResource instance
GCUBEFault
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |