Class ConsentScopeConverter

java.lang.Object
io.goobi.viewer.dao.converter.ConsentScopeConverter
All Implemented Interfaces:
AttributeConverter<ConsentScope,String>

public class ConsentScopeConverter extends Object implements AttributeConverter<ConsentScope,String>
JPA AttributeConverter that maps ConsentScope objects to and from their string representation for persistent storage.