it.geosolutions.geobatch.catalog
Interface Configuration
- All Superinterfaces:
- Identifiable
- All Known Subinterfaces:
- CatalogConfiguration, EventConsumerConfiguration, FlowConfiguration
- All Known Implementing Classes:
- ActionConfiguration, BaseConfiguration, BaseFlowConfiguration, EventGeneratorConfiguration, ProgressListenerConfiguration
public interface Configuration
- extends Identifiable
- Author:
- Simone Giannecchini, (r2)Carlo Cancellieri - carlo.cancellieri@geo-solutions.it
isDirty
boolean isDirty()
setDirty
void setDirty(boolean dirty)
getServiceID
java.lang.String getServiceID()
- Returns:
- the serviceID
setServiceID
void setServiceID(java.lang.String serviceID)
- Parameters:
serviceID - the serviceID to set
Copyright © 2008-2012 GeoSolutions. All Rights Reserved.