Interface DSpaceConverter<M,​R>

    • Method Detail

      • convert

        R convert​(M modelObject,
                  Projection projection)
      • getModelClass

        Class<M> getModelClass()