Package com.hack23.cia.web.impl.ui.application.views.common.converters


package com.hack23.cia.web.impl.ui.application.views.common.converters
This package provides classes and interfaces for converting various data types within the Citizen Intelligence Agency web application. Key classes and interfaces: - ListPropertyConverter: Converter for handling list properties. Dependencies and relationships: - Depends on com.vaadin.data for Vaadin framework classes and interfaces. - Depends on org.apache.commons.beanutils for BeanUtils and PropertyUtilsBean. - Depends on org.slf4j for logging.