A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
C
- CacheData - class in me.scolastico.tools.cache
- Internal CacheData object for storing data of the cache.
- CacheManager - class in me.scolastico.tools.cache
- CacheManager for simple storing and accessing of values in cache files.
- CacheObject - class in me.scolastico.tools.cache
- Internal CacheObject object for storing data of the cache.
- CacheTypes - class in me.scolastico.tools.cache
- Internal CacheTypes enum for storing data of the cache.
- ChangePasswordCommand - class in me.scolastico.tools.web.admin.commands
- checkError() - function in me.scolastico.tools.etc.StackTraceRedirectionPrintStream
- checkIfExists() - function in me.scolastico.tools.handler.ConfigHandler
- Check if the config file is already existing.
- clearOutput() - function in me.scolastico.tools.handler.OutputHandler
- Clear the output and remove all lines.
- ClearScreenCommand - class in me.scolastico.tools.console.commands
- close() - function in java.io.StringEventOutputStream
- close() - function in me.scolastico.tools.etc.StackTraceRedirectionPrintStream
- ConfigHandler - class in me.scolastico.tools.handler
- Config handler for easy managing of config files with the json format.
- connectToDatabase(DatabaseConfig) - function in me.scolastico.tools.ebean.DatabaseConnector
- Connect to a database.
- ConsoleLoadingAnimation - class in me.scolastico.tools.console
- A simple function to create a loading animation in the console.
- ConsoleManager - class in me.scolastico.tools.console
- create(String,String) - function in me.scolastico.tools.ebean.DatabaseMigrationGenerator
- Generate database migration dll's.
- createUser(String,String) - function in me.scolastico.tools.web.admin.commands.CreateUserCommand.Companion
- Create a new user or override the password of an existing user.
- CreateUserCommand - class in me.scolastico.tools.web.admin.commands
- CreateUserCommand.Companion - class in me.scolastico.tools.web.admin.commands.CreateUserCommand