|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Download | |
org.deegree_impl.clients.wcasclient.configuration |
Uses of Download in org.deegree_impl.clients.wcasclient.configuration |
Fields in org.deegree_impl.clients.wcasclient.configuration declared as Download | |
private Download |
CSWClientConfiguration.download
|
Methods in org.deegree_impl.clients.wcasclient.configuration that return Download | |
Download |
CSWClientConfiguration.getDownload()
returns the address of the host for sending the mails that inform the users about the place where to download the requested data |
private static Download |
ConfigurationFactory.createDownload(org.w3c.dom.Element elem)
creates an object that encapsulates the required informations for downloading data through the catalog |
Constructors in org.deegree_impl.clients.wcasclient.configuration with parameters of type Download | |
CSWClientConfiguration(CCatalog[] ccatalog,
CMapping mapping,
int maxInactiveInterval,
WMSClientConfiguration wmsCConfig,
java.util.HashMap thesauri,
Download download,
TextComponent textComponent,
int maxRecords,
java.lang.String[] filterIDs)
creates an instance of the Configuration |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |