Class TestUserScope

java.lang.Object
com.aquima.interactions.test.templates.context.TestPortalScope
com.aquima.interactions.test.templates.context.TestUserScope
All Implemented Interfaces:
com.aquima.interactions.portal.IPortalScope, com.aquima.interactions.userscope.IUserScope, Serializable

public class TestUserScope extends TestPortalScope implements com.aquima.interactions.userscope.IUserScope
See Also:
  • Constructor Details

    • TestUserScope

      public TestUserScope()
  • Method Details

    • getType

      public com.aquima.interactions.portal.model.session.scope.PortalScopeType getType()
      Specified by:
      getType in interface com.aquima.interactions.portal.IPortalScope
      Overrides:
      getType in class TestPortalScope