|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectGCUBEPortType
org.gcube.indexmanagement.forwardindexmanagement.impl.ForwardIndexManagementFactoryService
public class ForwardIndexManagementFactoryService
The ForwardIndexFactoryService class is a factory class in that creates Web Service Resource instances.
ForwardIndexManagementService.java
Constructor Summary | |
---|---|
ForwardIndexManagementFactoryService()
Constructor that handles gCube startup. |
Method Summary | |
---|---|
CreateResourceResponse |
createResource(CreateResource request)
The creates an instance of the ForwardIndexManagementService resource. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ForwardIndexManagementFactoryService()
Method Detail |
---|
public final CreateResourceResponse createResource(CreateResource request) throws GCUBEFault
request
- Object
that contains the create parameters.
CreateResourceResponse the object that contains
the epr of the ForwardIndexManagement Resource.
- Throws:
UnableToCreateResourceException
- -
When unable to create the resource.
IndexAlreadyExistException
- -
when the index already exists.
GCUBEFault
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |