Uses of Interface
org.gvsig.catalog.drivers.profiles.IProfile
Packages that use IProfile
Package
Description
-
Uses of IProfile in org.gvsig.catalog.csw.drivers
Methods in org.gvsig.catalog.csw.drivers that return IProfileModifier and TypeMethodDescriptionCSWebRIMCatalogServiceDriver.getProfile()CSWISO19115CatalogServiceDriver.getProfile() -
Uses of IProfile in org.gvsig.catalog.csw.drivers.profiles
Classes in org.gvsig.catalog.csw.drivers.profiles that implement IProfileModifier and TypeClassDescriptionclassclassclass -
Uses of IProfile in org.gvsig.catalog.drivers
Methods in org.gvsig.catalog.drivers that return IProfileModifier and TypeMethodDescriptionAbstractCatalogServiceDriver.getProfile()Gets the profile.ICatalogServiceDriver.getProfile() -
Uses of IProfile in org.gvsig.catalog.drivers.profiles
Classes in org.gvsig.catalog.drivers.profiles that implement IProfile -
Uses of IProfile in org.gvsig.catalog.ui.serverproperties
Constructors in org.gvsig.catalog.ui.serverproperties with parameters of type IProfileModifierConstructorDescriptionServerPropertiesDialog(org.gvsig.utils.swing.jcomboServer.ServerData serverData, CatalogClient client, IProfile profile) ServerPropertiesDialogPanel(org.gvsig.utils.swing.jcomboServer.ServerData serverData, CatalogClient client, IProfile profile, Object parentFrame) ServerPropertiesPanel(org.gvsig.utils.swing.jcomboServer.ServerData serverData, IProfile profile)