Class DefaultAsUidGenerator
java.lang.Object
de.hybris.platform.adaptivesearch.strategies.impl.DefaultAsUidGenerator
- All Implemented Interfaces:
AsUidGenerator
Default implementation of
AsUidGenerator.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultAsUidGenerator
public DefaultAsUidGenerator()
-
-
Method Details
-
generateUid
Description copied from interface:AsUidGeneratorGenerates a new unique identifier.- Specified by:
generateUidin interfaceAsUidGenerator- Returns:
- the unique identifier
-