How to get available UrlCreators for ProjectEnvironment?
Author: kai1
Publication Date: 6/1/2021 8:21
For the project-app of our firstspirit module I'd like to get a list of available UrlCreators for the corresponding project.
Is that possible? If so - how?
Tags: de.espirit.firstspirit.access.project.project, module_development, projectconfiguration, projectsettings
0
-
Author: StefanSchulz - 6/2/2021 6:52
Hello Kai,
You can fetch any public component available via the ModuleAgent by passing the desired implementation type to getComponents(Class). In your case, this would be the UrlFactory.class.
Best regards
Stefan
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar