public class MockEntityConverter<T extends org.springframework.data.domain.Persistable> extends Object implements org.springframework.core.convert.converter.Converter<String,T>
MockEntityConverter(org.springframework.data.repository.CrudRepository<T,Long> respository)
T
convert(String id)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MockEntityConverter(org.springframework.data.repository.CrudRepository<T,Long> respository)
public T convert(String id)
convert
org.springframework.core.convert.converter.Converter<String,T extends org.springframework.data.domain.Persistable>
Copyright © 2015–2018 42 BV. All rights reserved.