Class UUidRepresentationPropertyEditor

java.lang.Object
java.beans.PropertyEditorSupport
org.springframework.data.mongodb.config.UUidRepresentationPropertyEditor
All Implemented Interfaces:
PropertyEditor

public class UUidRepresentationPropertyEditor extends PropertyEditorSupport
Parse a String to a UuidRepresentation.
Since:
3.0
Author:
Christoph Strobl