|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectGCUBEPortType
org.gcube.indexmanagement.fulltextindexupdater.FullTextIndexUpdaterFactoryService
public class FullTextIndexUpdaterFactoryService
FullTextUpdaterFactoryService creates FullTextUpdaterResource instances and returns references to the created objects.
Constructor Summary | |
---|---|
FullTextIndexUpdaterFactoryService()
|
Method Summary | |
---|---|
CreateResourceResponse |
createResource(CreateResource request)
Creates an instance of the FullTextBatchUpdaterResource 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 FullTextIndexUpdaterFactoryService()
Method Detail |
---|
public CreateResourceResponse createResource(CreateResource request) throws GCUBEFault
request
- CreateResource
- Object containing the epr of the FullTextIndexManagementService
the new resource should be connected to.
CreateResourceResponse
- object containing the epr of the created FullTextBatchUpdaterResource instance
GCUBEFault
org.gcube.indexmanagement.fulltextindexmanagement.stubs.FullTextIndexManagementFactoryPortType
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |