public class SISPluginFactory
extends <any>
| Modifier and Type | Field and Description |
|---|---|
static String |
GEONETWORK_CATEGORY |
static String |
GEONETWORK_STYLESHEET |
static String |
PLUGIN_ID |
static String |
SOURCE_PARAMETER |
static String |
VALIDATE_PARAMETER |
| Constructor and Description |
|---|
SISPluginFactory() |
| Modifier and Type | Method and Description |
|---|---|
PluginInvocation |
checkInvocation(PluginInvocation arg0,
String transferredFile) |
SisPlugin |
createWorker(PluginInvocation arg0) |
String |
getDescription() |
String |
getID() |
Map<String,String> |
getParameters() |
boolean |
init(DataTransferContext ctx) |
boolean |
shutDown() |
public static final String PLUGIN_ID
public static final String SOURCE_PARAMETER
public static final String GEONETWORK_CATEGORY
public static final String GEONETWORK_STYLESHEET
public static final String VALIDATE_PARAMETER
public PluginInvocation checkInvocation(PluginInvocation arg0,
String transferredFile)
throws ParameterException
ParameterExceptionpublic SisPlugin createWorker(PluginInvocation arg0)
public String getDescription()
public String getID()
public boolean init(DataTransferContext ctx)
throws PluginInitializationException
PluginInitializationExceptionpublic boolean shutDown()
throws PluginShutDownException
PluginShutDownExceptionCopyright © 2021. All Rights Reserved.