Interface IVariantPersistenceWithGlobalUsers

All Superinterfaces:
IVariantPersistence
All Known Implementing Classes:
VariantPersistenceStreamStore

public interface IVariantPersistenceWithGlobalUsers extends IVariantPersistence
  • Method Details

    • saveGlobalUserId

      void saveGlobalUserId(String userId)
      Define userId to be global. - Variant definitions that are done for global users are available for all other users as well.