Uses of Class
dev.getelements.elements.dao.mongo.model.MongoFriendshipId
Packages that use MongoFriendshipId
-
Uses of MongoFriendshipId in dev.getelements.elements.dao.mongo.model
Methods in dev.getelements.elements.dao.mongo.model that return MongoFriendshipIdModifier and TypeMethodDescriptionMongoFriendship.getObjectId()
static <ExceptionT extends Exception>
MongoFriendshipIdMongoFriendshipId.parseOrThrow
(String hexStringRepresentation, Function<Throwable, ExceptionT> exceptionSupplier) Attempts to parse the supplied string into aMongoFriendshipId
.Methods in dev.getelements.elements.dao.mongo.model with parameters of type MongoFriendshipId