Class BackofficeIdentityProvider

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getIdentifier​(IndexConfig indexConfig, ItemModel model)
      Provides unique string representation of indexed type identifier that is generated with respect to the model type restrictions.
      • Methods inherited from class java.lang.Object

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

      • BackofficeIdentityProvider

        public BackofficeIdentityProvider()
    • Method Detail

      • getIdentifier

        public java.lang.String getIdentifier​(IndexConfig indexConfig,
                                              ItemModel model)
        Description copied from interface: IdentityProvider
        Provides unique string representation of indexed type identifier that is generated with respect to the model type restrictions.
        Specified by:
        getIdentifier in interface IdentityProvider<ItemModel>
        Returns:
        identifier