public interface SectionsManager extends ListenerQueue
Modifier and Type | Method and Description |
---|---|
void |
delete(Section section)
Removes a workspace section
|
Section |
getSectionByDbId(Long dbid)
Retrieves a section by identifier.
|
void |
store(Section section)
Persist section to database
|
addListener, addListener, getListeners, getUniqueListeners, removeListener, removeListener
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.