Class PropertyConverters
java.lang.Object
dev.getelements.elements.dao.mongo.mapper.PropertyConverters
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]toByteArray(String string) <HexableIdT extends HexableId>
HexableIdTtoHexableId(String string, Class<HexableIdT> hexableIdTClass) toHexString(byte[] bytes) toHexString(HexableId hexableId) toHexString(org.bson.types.ObjectId objectId) org.bson.types.ObjectIdtoObjectId(String objectIdString) toTimestamp(Long timestamp)
-
Constructor Details
-
PropertyConverters
public PropertyConverters()
-
-
Method Details
-
toHexString
-
toObjectId
-
toHexString
-
toByteArray
-
toHexString
-
toLong
-
toTimestamp
-
toHexableId
-