Interface AsUidGenerator

All Known Implementing Classes:
DefaultAsUidGenerator, SnAsSearchProfileCalculationListener.SearchQueryUidGenerator, SolrAsSearchProfileCalculationListener.SearchQueryUidGenerator

public interface AsUidGenerator
Implementations of this interface can generate unique identifiers.
  • Method Summary

    Modifier and Type
    Method
    Description
    Generates a new unique identifier.
  • Method Details

    • generateUid

      String generateUid()
      Generates a new unique identifier.
      Returns:
      the unique identifier