Uses of Class
it.geosolutions.geobatch.catalog.impl.BaseIdentifiable

Packages that use BaseIdentifiable
it.geosolutions.geobatch.catalog.impl   
it.geosolutions.geobatch.configuration.event.action   
it.geosolutions.geobatch.configuration.event.generator   
it.geosolutions.geobatch.configuration.event.listener   
it.geosolutions.geobatch.configuration.flow   
it.geosolutions.geobatch.flow.event.action   
it.geosolutions.geobatch.flow.event.consumer   
it.geosolutions.geobatch.flow.event.generator   
 

Uses of BaseIdentifiable in it.geosolutions.geobatch.catalog.impl
 

Subclasses of BaseIdentifiable in it.geosolutions.geobatch.catalog.impl
 class BaseConfiguration
           
 class BaseResource
           
 class BaseService
           
 

Methods in it.geosolutions.geobatch.catalog.impl that return BaseIdentifiable
 BaseIdentifiable BaseIdentifiable.clone()
           
 

Uses of BaseIdentifiable in it.geosolutions.geobatch.configuration.event.action
 

Subclasses of BaseIdentifiable in it.geosolutions.geobatch.configuration.event.action
 class ActionConfiguration
           
 

Uses of BaseIdentifiable in it.geosolutions.geobatch.configuration.event.generator
 

Subclasses of BaseIdentifiable in it.geosolutions.geobatch.configuration.event.generator
 class EventGeneratorConfiguration
           
 

Uses of BaseIdentifiable in it.geosolutions.geobatch.configuration.event.listener
 

Subclasses of BaseIdentifiable in it.geosolutions.geobatch.configuration.event.listener
 class ProgressListenerConfiguration
           
 

Uses of BaseIdentifiable in it.geosolutions.geobatch.configuration.flow
 

Subclasses of BaseIdentifiable in it.geosolutions.geobatch.configuration.flow
 class BaseFlowConfiguration
           
 

Uses of BaseIdentifiable in it.geosolutions.geobatch.flow.event.action
 

Subclasses of BaseIdentifiable in it.geosolutions.geobatch.flow.event.action
 class BaseAction<XEO extends EventObject>
           
 

Uses of BaseIdentifiable in it.geosolutions.geobatch.flow.event.consumer
 

Subclasses of BaseIdentifiable in it.geosolutions.geobatch.flow.event.consumer
 class BaseEventConsumer<XEO extends EventObject,ECC extends EventConsumerConfiguration>
           
 

Constructors in it.geosolutions.geobatch.flow.event.consumer with parameters of type BaseIdentifiable
BaseEventConsumer.EventConsumerListenerForwarder(BaseIdentifiable owner)
           
 

Uses of BaseIdentifiable in it.geosolutions.geobatch.flow.event.generator
 

Subclasses of BaseIdentifiable in it.geosolutions.geobatch.flow.event.generator
 class BaseEventGenerator<EO extends EventObject>
           
 class BaseEventGeneratorService<EO extends EventObject,EGC extends EventGeneratorConfiguration>
           
 



Copyright © 2008-2012 GeoSolutions. All Rights Reserved.