public interface CreateRSInterface
Modifier and Type | Method and Description |
---|---|
void |
onCreate(AppInterface ai)
This method is invoked to determine if a result set can be created or not
|
void onCreate(AppInterface ai) throws java.lang.Exception
ai
- AppInterface ai - interface to an application creating a result setjava.lang.Exception