Package pl.edu.icm.unity.engine.api.idp
Class PropertiesTranslationProfileLoader
java.lang.Object
pl.edu.icm.unity.engine.api.idp.PropertiesTranslationProfileLoader
Retrieve translation profile from properties
- Author:
- P.Piernik
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic TranslationProfile
getTranslationProfile
(UnityPropertiesHelper props, String globalProfileNameKey, String embeddedProfileKey)
-
Constructor Details
-
PropertiesTranslationProfileLoader
public PropertiesTranslationProfileLoader()
-
-
Method Details
-
getTranslationProfile
public static TranslationProfile getTranslationProfile(UnityPropertiesHelper props, String globalProfileNameKey, String embeddedProfileKey) throws eu.unicore.util.configuration.ConfigurationException - Throws:
eu.unicore.util.configuration.ConfigurationException
-