Class GeneratedGigyaloginaddonManager

    • Field Detail

      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​java.util.Map<java.lang.String,​Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedGigyaloginaddonManager

        public GeneratedGigyaloginaddonManager()
    • Method Detail

      • createGigyaRaasComponent

        public GigyaRaasComponent createGigyaRaasComponent​(java.util.Map attributeValues)
      • getName

        public java.lang.String getName()
        Specified by:
        getName in class Extension
      • getGigyaConfig

        public GigyaConfig getGigyaConfig​(SessionContext ctx,
                                          BaseSite item)
        Generated method - Getter of the BaseSite.gigyaConfig attribute.
        Returns:
        the gigyaConfig
      • getGigyaConfig

        public GigyaConfig getGigyaConfig​(BaseSite item)
        Generated method - Getter of the BaseSite.gigyaConfig attribute.
        Returns:
        the gigyaConfig
      • setGigyaConfig

        public void setGigyaConfig​(SessionContext ctx,
                                   BaseSite item,
                                   GigyaConfig value)
        Generated method - Setter of the BaseSite.gigyaConfig attribute.
        Parameters:
        value - the gigyaConfig
      • setGigyaConfig

        public void setGigyaConfig​(BaseSite item,
                                   GigyaConfig value)
        Generated method - Setter of the BaseSite.gigyaConfig attribute.
        Parameters:
        value - the gigyaConfig
      • getSites

        public java.util.Collection<BaseSite> getSites​(SessionContext ctx,
                                                       GigyaConfig item)
        Generated method - Getter of the GigyaConfig.sites attribute.
        Returns:
        the sites
      • getSites

        public java.util.Collection<BaseSite> getSites​(GigyaConfig item)
        Generated method - Getter of the GigyaConfig.sites attribute.
        Returns:
        the sites
      • setSites

        public void setSites​(SessionContext ctx,
                             GigyaConfig item,
                             java.util.Collection<BaseSite> value)
        Generated method - Setter of the GigyaConfig.sites attribute.
        Parameters:
        value - the sites
      • setSites

        public void setSites​(GigyaConfig item,
                             java.util.Collection<BaseSite> value)
        Generated method - Setter of the GigyaConfig.sites attribute.
        Parameters:
        value - the sites
      • addToSites

        public void addToSites​(SessionContext ctx,
                               GigyaConfig item,
                               BaseSite value)
        Generated method - Adds value to sites.
        Parameters:
        value - the item to add to sites
      • addToSites

        public void addToSites​(GigyaConfig item,
                               BaseSite value)
        Generated method - Adds value to sites.
        Parameters:
        value - the item to add to sites
      • removeFromSites

        public void removeFromSites​(SessionContext ctx,
                                    GigyaConfig item,
                                    BaseSite value)
        Generated method - Removes value from sites.
        Parameters:
        value - the item to remove from sites
      • removeFromSites

        public void removeFromSites​(GigyaConfig item,
                                    BaseSite value)
        Generated method - Removes value from sites.
        Parameters:
        value - the item to remove from sites