|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextComponent | |
org.deegree_impl.clients.wcasclient.configuration |
Uses of TextComponent in org.deegree_impl.clients.wcasclient.configuration |
Fields in org.deegree_impl.clients.wcasclient.configuration declared as TextComponent | |
private TextComponent |
CSWClientConfiguration.textComponent
|
Methods in org.deegree_impl.clients.wcasclient.configuration that return TextComponent | |
TextComponent |
CSWClientConfiguration.getTextComponent()
returns an object that enables access to all text componentes that are needed within the application for dynamic message generation |
private static TextComponent |
ConfigurationFactory.createTextComponent(org.w3c.dom.Element elem)
|
Constructors in org.deegree_impl.clients.wcasclient.configuration with parameters of type TextComponent | |
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 |