Class DefaultAsUidGenerator

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String generateUid()
      Generates a new unique identifier.
      • Methods inherited from class java.lang.Object

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

      • DefaultAsUidGenerator

        public DefaultAsUidGenerator()
    • Method Detail

      • generateUid

        public java.lang.String generateUid()
        Description copied from interface: AsUidGenerator
        Generates a new unique identifier.
        Specified by:
        generateUid in interface AsUidGenerator
        Returns:
        the unique identifier