Class ProfileAggregatorImpl

    • Constructor Detail

      • ProfileAggregatorImpl

        public ProfileAggregatorImpl()
    • Method Detail

      • setAttributesToReturn

        public void setAttributesToReturn​(String[] attributesToReturn)
      • setProfileService

        public void setProfileService​(org.craftercms.profile.api.services.ProfileService profileService)
      • setCache

        public void setCache​(com.google.common.cache.Cache<String,​org.craftercms.profile.api.Profile> cache)