Uses of Class
nl.b3p.tailormap.api.persistence.Configuration
-
Packages that use Configuration Package Description nl.b3p.tailormap.api.persistence nl.b3p.tailormap.api.repository -
-
Uses of Configuration in nl.b3p.tailormap.api.persistence
Methods in nl.b3p.tailormap.api.persistence that return Configuration Modifier and Type Method Description ConfigurationConfiguration. setVersion(Long version) -
Uses of Configuration in nl.b3p.tailormap.api.repository
Methods in nl.b3p.tailormap.api.repository that return types with arguments of type Configuration Modifier and Type Method Description Optional<Configuration>ConfigurationRepository. findByKey(String key)Optional<Configuration>ConfigurationRepository. getAvailableForViewer(String key)
-