Uses of Class
it.geosolutions.unredd.geostore.model.AttributeDef

Packages that use AttributeDef
it.geosolutions.unredd.geostore   
it.geosolutions.unredd.geostore.model   
 

Uses of AttributeDef in it.geosolutions.unredd.geostore
 

Methods in it.geosolutions.unredd.geostore with parameters of type AttributeDef
 void UNREDDGeostoreManager.recurseDelete(String resourceName, UNREDDCategories parentCategory, UNREDDCategories childCategory, AttributeDef childAttribute)
           
 

Uses of AttributeDef in it.geosolutions.unredd.geostore.model
 

Classes in it.geosolutions.unredd.geostore.model with type parameters of type AttributeDef
 class UNREDDResource<A extends AttributeDef,R extends ReverseAttributeDef>
          This is a generic GeoStore Resource, used in UNREDD project.
 

Subclasses of AttributeDef in it.geosolutions.unredd.geostore.model
static class UNREDDChartData.Attributes
           
static class UNREDDChartScript.Attributes
           
static class UNREDDFeedback.Attributes
          Attributes for UNREDDFeedback.
static class UNREDDLayer.Attributes
           
static class UNREDDLayerUpdate.Attributes
           
static class UNREDDStatsData.Attributes
           
static class UNREDDStatsDef.Attributes
           
 



Copyright © 2012. All Rights Reserved.