|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeonetworkCommonResourceInterface.GeonetworkCategory | |
|---|---|
| org.gcube.common.geoserverinterface | |
| org.gcube.common.geoserverinterface.bean | |
| org.gcube.common.geoserverinterface.engine | |
| Uses of GeonetworkCommonResourceInterface.GeonetworkCategory in org.gcube.common.geoserverinterface |
|---|
| Methods in org.gcube.common.geoserverinterface that return GeonetworkCommonResourceInterface.GeonetworkCategory | |
|---|---|
static GeonetworkCommonResourceInterface.GeonetworkCategory |
GeonetworkCommonResourceInterface.GeonetworkCategory.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GeonetworkCommonResourceInterface.GeonetworkCategory[] |
GeonetworkCommonResourceInterface.GeonetworkCategory.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of GeonetworkCommonResourceInterface.GeonetworkCategory in org.gcube.common.geoserverinterface.bean |
|---|
| Methods in org.gcube.common.geoserverinterface.bean that return GeonetworkCommonResourceInterface.GeonetworkCategory | |
|---|---|
GeonetworkCommonResourceInterface.GeonetworkCategory |
MetadataInfo.getCategory()
|
| Methods in org.gcube.common.geoserverinterface.bean with parameters of type GeonetworkCommonResourceInterface.GeonetworkCategory | |
|---|---|
void |
MetadataInfo.setCategory(GeonetworkCommonResourceInterface.GeonetworkCategory category)
|
| Uses of GeonetworkCommonResourceInterface.GeonetworkCategory in org.gcube.common.geoserverinterface.engine |
|---|
| Methods in org.gcube.common.geoserverinterface.engine with parameters of type GeonetworkCommonResourceInterface.GeonetworkCategory | |
|---|---|
String |
GeonetworkPutMethods.insertMetadata(String fileIdentifier,
String workspace,
String layerTitle,
String layerName,
String layerDescription,
GeonetworkCommonResourceInterface.GeonetworkCategory category,
String geoServerWmsUrl)
|
String |
GeonetworkPutMethods.insertMetadataByFeatureType(FeatureTypeRest featureTypeRest,
GeonetworkCommonResourceInterface.GeonetworkCategory category,
String geoServerWmsUrl)
|
String |
GeonetworkPutMethods.insertMetadataByGroupRest(GroupRest groupRest,
GeonetworkCommonResourceInterface.GeonetworkCategory category,
String geoServerWmsUrl)
|
String |
GeonetworkGetMethods.searchService(String title,
GeonetworkCommonResourceInterface.GeonetworkCategory category,
Boolean similarity)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||