Class BaseIntegrationTest

    • Constructor Detail

      • BaseIntegrationTest

        public BaseIntegrationTest()
    • Method Detail

      • setCurrentUserCmsManager

        protected void setCurrentUserCmsManager()
        CmsManager has CRUD permissions to all attributes of CMSItem types.
      • setCurrentUserCmsEditor

        protected void setCurrentUserCmsEditor()
        CmsEditor has CRUD permissions to all attributes of CMSItem types, but only has READ permission to the NAME attribute for CMSItem types. CmsEditor does not have any permission to the styleAttribute attribute for CMSLinkComponent.
      • setCurrentUser

        protected void setCurrentUser​(java.lang.String userId)