|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UpdatableItemStateManager
An ItemStateManager that deals with state modifications.
| Method Summary | |
|---|---|
void |
dispose()
Disposes this UpdatableItemStateManager and frees resources. |
void |
execute(ChangeLog changes)
Executes the operations passed with the given change log and modifies the affected item states accordingly. |
void |
execute(Operation operation)
Executes the given operation and modifies the affected item states accordingly. |
| Method Detail |
|---|
void execute(Operation operation)
throws RepositoryException
operation -
RepositoryException
void execute(ChangeLog changes)
throws RepositoryException
changes -
RepositoryExceptionvoid dispose()
UpdatableItemStateManager and frees resources.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||