Class SavedPanelConfig
java.lang.Object
org.bgerp.app.cfg.Config
ru.bgcrm.model.process.queue.config.SavedPanelConfig
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bgerp.app.cfg.Config
Config.InitStopException
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addSavedPanelSet
(Integer queueId) void
changeCurrentSelected
(Integer queueId) void
removeSavedPanelSet
(Integer queueId) void
updateConfig
(Preferences userConfig) Methods inherited from class org.bgerp.app.cfg.Config
initWhen, throwValidationException
-
Field Details
-
QUEUE_SAVED_PANEL_SET_PREFIX
- See Also:
-
QUEUE_CURRENT
- See Also:
-
-
Constructor Details
-
SavedPanelConfig
-
-
Method Details
-
addSavedPanelSet
-
changeCurrentSelected
-
getSavedPanelSet
-
getCurrentSelected
-
removeSavedPanelSet
-
updateConfig
-