public abstract class FTCmdTemplate extends FTValListFacade
Modifier and Type | Field and Description |
---|---|
static String |
FTCMD |
list
Modifier | Constructor and Description |
---|---|
protected |
FTCmdTemplate(String ftcmd,
String table) |
Modifier and Type | Method and Description |
---|---|
void |
execute(COM.FutureTense.Interfaces.ICS ics) |
protected void |
postExcecuteCheck(COM.FutureTense.Interfaces.ICS ics) |
protected boolean |
preExcecuteAssert(COM.FutureTense.Interfaces.ICS ics)
We can do preliminary check on the values for list to see if they are
complete
|
public static final String FTCMD
protected boolean preExcecuteAssert(COM.FutureTense.Interfaces.ICS ics)
protected void postExcecuteCheck(COM.FutureTense.Interfaces.ICS ics)
public final void execute(COM.FutureTense.Interfaces.ICS ics)
Copyright © 2010-2016 Oracle Corporation. All Rights Reserved.