Class GeneratedIntegrationClientCredentialsDetails

    • Field Detail

      • USER

        public static final java.lang.String USER
        Qualifier of the IntegrationClientCredentialsDetails.user 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

      • GeneratedIntegrationClientCredentialsDetails

        public GeneratedIntegrationClientCredentialsDetails()
    • Method Detail

      • getUser

        public Employee getUser​(SessionContext ctx)
        Generated method - Getter of the IntegrationClientCredentialsDetails.user attribute.
        Returns:
        the user
      • getUser

        public Employee getUser()
        Generated method - Getter of the IntegrationClientCredentialsDetails.user attribute.
        Returns:
        the user
      • setUser

        protected void setUser​(SessionContext ctx,
                               Employee value)
        Generated method - Setter of the IntegrationClientCredentialsDetails.user attribute.
        Parameters:
        value - the user
      • setUser

        protected void setUser​(Employee value)
        Generated method - Setter of the IntegrationClientCredentialsDetails.user attribute.
        Parameters:
        value - the user