public static interface GetAppHomeFeatureAsync.AppHomeFeature
Modifier and Type | Method and Description |
---|---|
void |
AppHomeFeaturePostExecute(AppHomeFeatureOutputModel outputModel,
int code,
java.lang.String message,
java.lang.String response) |
void |
AppHomeFeaturePreExecute()
This method will be invoked before controller start execution.
|
void AppHomeFeaturePreExecute()
void AppHomeFeaturePostExecute(AppHomeFeatureOutputModel outputModel, int code, java.lang.String message, java.lang.String response)
outputModel
- code
-