| Class | Description |
|---|---|
| AbstractLayerRestController<E extends de.terrestris.shogun2.model.layer.AbstractLayer,D extends de.terrestris.shogun2.dao.AbstractLayerDao<E>,S extends AbstractLayerService<E,D>> | |
| AbstractRestController<E extends de.terrestris.shogun2.model.PersistentObject,D extends de.terrestris.shogun2.dao.GenericHibernateDao<E,Integer>,S extends AbstractCrudService<E,D>> | |
| ApplicationRestController<E extends de.terrestris.shogun2.model.Application,D extends de.terrestris.shogun2.dao.ApplicationDao<E>,S extends ApplicationService<E,D>> | |
| ExtentRestController<E extends de.terrestris.shogun2.model.layer.util.Extent,D extends de.terrestris.shogun2.dao.ExtentDao<E>,S extends ExtentService<E,D>> | |
| ImageFileRestController<E extends de.terrestris.shogun2.model.ImageFile,D extends de.terrestris.shogun2.dao.ImageFileDao<E>,S extends ImageFileService<E,D>> | |
| LayerAppearanceRestController<E extends de.terrestris.shogun2.model.layer.appearance.LayerAppearance,D extends de.terrestris.shogun2.dao.LayerAppearanceDao<E>,S extends LayerAppearanceService<E,D>> | |
| LayerDataSourceRestController<E extends de.terrestris.shogun2.model.layer.source.LayerDataSource,D extends de.terrestris.shogun2.dao.LayerDataSourceDao<E>,S extends LayerDataSourceService<E,D>> | |
| LayerRestController<E extends de.terrestris.shogun2.model.layer.Layer,D extends de.terrestris.shogun2.dao.LayerDao<E>,S extends LayerService<E,D>> | |
| LayoutRestController<E extends de.terrestris.shogun2.model.layout.Layout,D extends de.terrestris.shogun2.dao.LayoutDao<E>,S extends LayoutService<E,D>> | |
| MapConfigRestController<E extends de.terrestris.shogun2.model.map.MapConfig,D extends de.terrestris.shogun2.dao.MapConfigDao<E>,S extends MapConfigService<E,D>> | |
| MapControlRestController<E extends de.terrestris.shogun2.model.map.MapControl,D extends de.terrestris.shogun2.dao.MapControlDao<E>,S extends MapControlService<E,D>> | |
| ModuleRestController<E extends de.terrestris.shogun2.model.module.Module,D extends de.terrestris.shogun2.dao.ModuleDao<E>,S extends ModuleService<E,D>> | |
| UserRestController<E extends de.terrestris.shogun2.model.User,D extends de.terrestris.shogun2.dao.UserDao<E>,S extends UserService<E,D>> | |
| WmsTileGridRestController<E extends de.terrestris.shogun2.model.layer.util.WmsTileGrid,D extends de.terrestris.shogun2.dao.WmsTileGridDao<E>,S extends WmsTileGridService<E,D>> |
Copyright © 2016 terrestris GmbH & Co. KG. All rights reserved.