Class MongoUtil

java.lang.Object
kz.greetgo.security.util.MongoUtil

public class MongoUtil
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    MongoUtil()  
  • Method Summary

    Modifier and Type Method Description
    static java.util.Date toDate​(java.lang.Object objectValue)  
    static java.lang.String toStr​(java.lang.Object objectValue)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • toStr

      public static java.lang.String toStr​(java.lang.Object objectValue)
    • toDate

      public static java.util.Date toDate​(java.lang.Object objectValue)