Class UserStatus.Vendors

  • All Implemented Interfaces:

    
    public final class UserStatus.Vendors
    
                        

    User Status for Vendor

    • Method Detail

      • getGlobal

         final UserStatus.Ids getGlobal()

        Computed sets/lists of enabled and disabled IDs of vendors that have been chosen by the user regarding the consent or legitimate interest Legal Basis. This takes into account the consent and legitimate interest required purposes linked to vendors. When computing this property, essential purposes will be considered as enabled.

      • getGlobalConsent

         final UserStatus.Ids getGlobalConsent()

        Computed sets/lists of enabled and disabled IDs of vendors that have been chosen by the user regarding the consent Legal Basis. This takes into account the consent required purposes linked to vendors. When computing this property, essential purposes will be considered as enabled.

      • getGlobalLegitimateInterest

         final UserStatus.Ids getGlobalLegitimateInterest()

        Computed sets/lists of enabled and disabled IDs of vendors that have been chosen by the user regarding the legitimate interest Legal Basis. This takes into account the legitimate interest required purposes linked to vendors. When computing this property, essential purposes will be considered as enabled.

      • getConsent

         final UserStatus.Ids getConsent()

        Enabled and disabled IDs of vendors that have been explicitly chosen by the user regarding the consent Legal Basis.

      • getLegitimateInterest

         final UserStatus.Ids getLegitimateInterest()

        Enabled and disabled IDs of vendors that have been explicitly chosen by the user regarding the legitimate interest Legal Basis.