Interface TypekitConfigurationService
-
public interface TypekitConfigurationServiceService to retrieve typekit configuration stored in /conf.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TypekitConfigurationgetConfiguration(Resource theme)java.util.Collection<TypekitConfiguration>getConfigurationCollection(Resource theme)
-
-
-
Method Detail
-
getConfiguration
TypekitConfiguration getConfiguration(Resource theme)
-
getConfigurationCollection
java.util.Collection<TypekitConfiguration> getConfigurationCollection(Resource theme)
-
-