Class GeneratedCecTechnicalUser

    • Field Detail

      • TENANTNAME

        public static final java.lang.String TENANTNAME
        Qualifier of the CecTechnicalUser.tenantName attribute
        See Also:
        Constant Field Values
      • TECHNICALUSER

        public static final java.lang.String TECHNICALUSER
        Qualifier of the CecTechnicalUser.technicalUser attribute
        See Also:
        Constant Field Values
      • PASSWORD

        public static final java.lang.String PASSWORD
        Qualifier of the CecTechnicalUser.password attribute
        See Also:
        Constant Field Values
      • OAUTHURL

        public static final java.lang.String OAUTHURL
        Qualifier of the CecTechnicalUser.oauthURL attribute
        See Also:
        Constant Field Values
      • CECSERVICEMAPPINGS

        public static final java.lang.String CECSERVICEMAPPINGS
        Qualifier of the CecTechnicalUser.CecServiceMappings attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

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

      • GeneratedCecTechnicalUser

        public GeneratedCecTechnicalUser()
    • Method Detail

      • getCecServiceMappings

        public java.util.Set<AbstractCecServiceMapping> getCecServiceMappings​(SessionContext ctx)
        Generated method - Getter of the CecTechnicalUser.CecServiceMappings attribute.
        Returns:
        the CecServiceMappings
      • getCecServiceMappings

        public java.util.Set<AbstractCecServiceMapping> getCecServiceMappings()
        Generated method - Getter of the CecTechnicalUser.CecServiceMappings attribute.
        Returns:
        the CecServiceMappings
      • setCecServiceMappings

        public void setCecServiceMappings​(SessionContext ctx,
                                          java.util.Set<AbstractCecServiceMapping> value)
        Generated method - Setter of the CecTechnicalUser.CecServiceMappings attribute.
        Parameters:
        value - the CecServiceMappings
      • setCecServiceMappings

        public void setCecServiceMappings​(java.util.Set<AbstractCecServiceMapping> value)
        Generated method - Setter of the CecTechnicalUser.CecServiceMappings attribute.
        Parameters:
        value - the CecServiceMappings
      • addToCecServiceMappings

        public void addToCecServiceMappings​(SessionContext ctx,
                                            AbstractCecServiceMapping value)
        Generated method - Adds value to CecServiceMappings.
        Parameters:
        value - the item to add to CecServiceMappings
      • addToCecServiceMappings

        public void addToCecServiceMappings​(AbstractCecServiceMapping value)
        Generated method - Adds value to CecServiceMappings.
        Parameters:
        value - the item to add to CecServiceMappings
      • removeFromCecServiceMappings

        public void removeFromCecServiceMappings​(SessionContext ctx,
                                                 AbstractCecServiceMapping value)
        Generated method - Removes value from CecServiceMappings.
        Parameters:
        value - the item to remove from CecServiceMappings
      • removeFromCecServiceMappings

        public void removeFromCecServiceMappings​(AbstractCecServiceMapping value)
        Generated method - Removes value from CecServiceMappings.
        Parameters:
        value - the item to remove from CecServiceMappings
      • getOauthURL

        public java.lang.String getOauthURL​(SessionContext ctx)
        Generated method - Getter of the CecTechnicalUser.oauthURL attribute.
        Returns:
        the oauthURL
      • getOauthURL

        public java.lang.String getOauthURL()
        Generated method - Getter of the CecTechnicalUser.oauthURL attribute.
        Returns:
        the oauthURL
      • setOauthURL

        public void setOauthURL​(SessionContext ctx,
                                java.lang.String value)
        Generated method - Setter of the CecTechnicalUser.oauthURL attribute.
        Parameters:
        value - the oauthURL
      • setOauthURL

        public void setOauthURL​(java.lang.String value)
        Generated method - Setter of the CecTechnicalUser.oauthURL attribute.
        Parameters:
        value - the oauthURL
      • getPassword

        public java.lang.String getPassword​(SessionContext ctx)
        Generated method - Getter of the CecTechnicalUser.password attribute.
        Returns:
        the password
      • getPassword

        public java.lang.String getPassword()
        Generated method - Getter of the CecTechnicalUser.password attribute.
        Returns:
        the password
      • setPassword

        public void setPassword​(SessionContext ctx,
                                java.lang.String value)
        Generated method - Setter of the CecTechnicalUser.password attribute.
        Parameters:
        value - the password
      • setPassword

        public void setPassword​(java.lang.String value)
        Generated method - Setter of the CecTechnicalUser.password attribute.
        Parameters:
        value - the password
      • getTechnicalUser

        public java.lang.String getTechnicalUser​(SessionContext ctx)
        Generated method - Getter of the CecTechnicalUser.technicalUser attribute.
        Returns:
        the technicalUser
      • getTechnicalUser

        public java.lang.String getTechnicalUser()
        Generated method - Getter of the CecTechnicalUser.technicalUser attribute.
        Returns:
        the technicalUser
      • setTechnicalUser

        public void setTechnicalUser​(SessionContext ctx,
                                     java.lang.String value)
        Generated method - Setter of the CecTechnicalUser.technicalUser attribute.
        Parameters:
        value - the technicalUser
      • setTechnicalUser

        public void setTechnicalUser​(java.lang.String value)
        Generated method - Setter of the CecTechnicalUser.technicalUser attribute.
        Parameters:
        value - the technicalUser
      • getTenantName

        public java.lang.String getTenantName​(SessionContext ctx)
        Generated method - Getter of the CecTechnicalUser.tenantName attribute.
        Returns:
        the tenantName
      • getTenantName

        public java.lang.String getTenantName()
        Generated method - Getter of the CecTechnicalUser.tenantName attribute.
        Returns:
        the tenantName
      • setTenantName

        public void setTenantName​(SessionContext ctx,
                                  java.lang.String value)
        Generated method - Setter of the CecTechnicalUser.tenantName attribute.
        Parameters:
        value - the tenantName
      • setTenantName

        public void setTenantName​(java.lang.String value)
        Generated method - Setter of the CecTechnicalUser.tenantName attribute.
        Parameters:
        value - the tenantName