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
Vous devez vous connecter pour laisser un commentaire.
Commentaires
1 commentaire