public interface StoreSource
StoreControlFrame
.Modifier and Type | Method and Description |
---|---|
String |
getApplicationName()
Return a name for this application.
|
String |
getStoreName()
Return a name for the configuration store (without any
directory information).
|
String |
getTagName()
Get a name for the top-level element associated with this
configuration.
|
void |
restoreState(Element rootElement)
Restore a previously saved configuration created by the
saveState(org.w3c.dom.Element) method. |
void |
saveState(Element rootElement)
Save the configuration with the given Element as the root of
the document.
|
void saveState(Element rootElement)
void restoreState(Element rootElement)
saveState(org.w3c.dom.Element)
method.String getApplicationName()
String getStoreName()
String getTagName()
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.