public class ApplicationTypeDataBean extends SmartDataBeanImpl implements SchedulerDataBean
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
The IBM Copyright Statement.
|
Constructor and Description |
---|
ApplicationTypeDataBean() |
Modifier and Type | Method and Description |
---|---|
java.lang.String | getApplicationType(int index)
This method gets the application type.
|
void | populate()
This method retrieves all the application types defined in the scheduler.
|
int | size()
This method gets the number of available application types.
|
public static final java.lang.String COPYRIGHT
public java.lang.String getApplicationType(int index)
public void populate() throws java.lang.Exception
public int size()