|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.softwareag.tamino.db.api.invocation.TInvocationRequestWriter.TCommandItemPairWriter
protected class TInvocationRequestWriter.TCommandItemPairWriter
TCommandItemPairWriter
Constructor Summary | |
---|---|
protected |
TInvocationRequestWriter.TCommandItemPairWriter()
|
Method Summary | |
---|---|
void |
visit(TCommand command)
|
void |
visit(TCommandParameter commandParameter)
|
void |
visit(TCommandParameterValue commandParameterValue)
|
void |
visit(TCommandValue commandValue)
|
void |
write(TCommandItemPair commandItemPair)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected TInvocationRequestWriter.TCommandItemPairWriter()
Method Detail |
---|
public void write(TCommandItemPair commandItemPair) throws TInvocationRequestNotWritableException
TInvocationRequestNotWritableException
public void visit(TCommand command)
visit
in interface TCommandItemVisitor
public void visit(TCommandValue commandValue)
visit
in interface TCommandItemVisitor
public void visit(TCommandParameter commandParameter)
visit
in interface TCommandItemVisitor
public void visit(TCommandParameterValue commandParameterValue)
visit
in interface TCommandItemVisitor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |