9 lines
227 B
C++
9 lines
227 B
C++
PREP(initActivityRepository);
|
|
PREP(initAssignmentRepository);
|
|
PREP(initCadStore);
|
|
PREP(initGroupRepository);
|
|
PREP(initPermissionService);
|
|
PREP(initPersistenceService);
|
|
PREP(initRequestRepository);
|
|
PREP(registerEventListeners);
|