Interface PropertyHandler

  • All Known Implementing Classes:
    MorphiaReferenceCodec, ReferenceCodec

    public interface PropertyHandler
    Since:
    2.0
    Developer note.
    This is an internal item. Its function and presence are subject to change without warning. Its use is highly discouraged.
    • Method Detail

      • encode

        Object encode​(Object value)
        Encodes the value
        Parameters:
        value - the value
        Returns:
        the encoded value