|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hardcode.gdbms.engine.data.command.AbstractCommand
public class AbstractCommand
| Field Summary | |
|---|---|
protected CommandStack |
commandStack
|
protected EditableDataSource |
dataSource
|
protected int |
index
|
| Constructor Summary | |
|---|---|
AbstractCommand(int index,
EditableDataSource dataSource,
CommandStack commandStack)
|
|
| Method Summary | |
|---|---|
protected int |
getIndex()
|
protected void |
setIndex(int index)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int index
protected EditableDataSource dataSource
protected CommandStack commandStack
| Constructor Detail |
|---|
public AbstractCommand(int index,
EditableDataSource dataSource,
CommandStack commandStack)
| Method Detail |
|---|
protected int getIndex()
protected void setIndex(int index)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||