|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectapps.basketapp.controller.SnapshotContainer
public class SnapshotContainer
The Class SnapshotContainer.
Constructor Summary | |
---|---|
SnapshotContainer(ContentSystem contentSystem,
TableIdentity tableId)
Instantiates a new snapshot container. |
Method Summary | |
---|---|
Window |
getWindow()
Gets the window. |
void |
process(java.lang.Object obj)
Process. |
void |
refresh()
Refresh. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SnapshotContainer(ContentSystem contentSystem, TableIdentity tableId)
contentSystem
- the content systemtableId
- the table idMethod Detail |
---|
public Window getWindow()
public void process(java.lang.Object obj)
MessageProcessor
process
in interface MessageProcessor
obj
- the objpublic void refresh()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |