Uses of Class
org.openhab.core.persistence.dto.PersistenceServiceConfigurationDTO
Packages that use PersistenceServiceConfigurationDTO
-
Uses of PersistenceServiceConfigurationDTO in org.openhab.core.persistence.registry
Methods in org.openhab.core.persistence.registry that return PersistenceServiceConfigurationDTOModifier and TypeMethodDescriptionPersistenceServiceConfigurationDTOMapper.map
(PersistenceServiceConfiguration persistenceServiceConfiguration) protected PersistenceServiceConfigurationDTO
ManagedPersistenceServiceConfigurationProvider.toPersistableElement
(PersistenceServiceConfiguration element) Methods in org.openhab.core.persistence.registry with parameters of type PersistenceServiceConfigurationDTOModifier and TypeMethodDescriptionPersistenceServiceConfigurationDTOMapper.map
(PersistenceServiceConfigurationDTO dto) protected @Nullable PersistenceServiceConfiguration
ManagedPersistenceServiceConfigurationProvider.toElement
(String key, PersistenceServiceConfigurationDTO persistableElement)