Interface ConceptQueryMapper

  • All Superinterfaces:
    Serializable
    All Known Implementing Classes:
    DefaultConceptQueryMapper

    public interface ConceptQueryMapper
    extends Serializable
    This is a lightweight bean-converter that normalizes the PMD internal data-structures into their string-representation so that we can then reconvert it back to a valid bean.
    Author:
    Thomas Morgner