Class SuperUserProfileService

java.lang.Object
dev.getelements.elements.service.profile.SuperUserProfileService
All Implemented Interfaces:
ProfileService

public class SuperUserProfileService extends Object implements ProfileService
Provides full access to the Profile and related types. Should be used in conjunction with users SUPERUSER level access. Created by patricktwohig on 6/28/17.
  • Constructor Details

    • SuperUserProfileService

      public SuperUserProfileService()
  • Method Details