ModelsTask
extends Task
in package
Task managing models
Table of Contents
- generateAction() : void
- Generate all models from database
- mainAction() : void
- Main task action (not implemented)
Methods
generateAction()
Generate all models from database
public
generateAction() : void
Return values
void —mainAction()
Main task action (not implemented)
public
mainAction() : void