Constructor and Description |
---|
SettingsImpl(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
commit()
INTERNAL.
|
void |
delete()
INTERNAL.
|
org.dom4j.Element |
get() |
org.dom4j.Element |
get(java.lang.String componentId) |
void |
setModified(boolean modified)
INTERNAL.
|
public org.dom4j.Element get()
public org.dom4j.Element get(java.lang.String componentId)
public void setModified(boolean modified)
Settings
setModified
in interface Settings
public void commit()
Settings