public interface SmartDataBean extends InputDataBean
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
IBM Copyright notice field.
|
Modifier and Type | Method and Description |
---|---|
CommandContext | getCommandContext()
This method gets the command context.
|
void | populate()
This method populates the data bean with data elements.
|
void | setCommandContext(CommandContext commandContext)
This method sets the command context.
|
static final java.lang.String COPYRIGHT
CommandContext getCommandContext()
void populate() throws java.lang.Exception
void setCommandContext(CommandContext commandContext)