Class GeneratedOndemandGlobalPreference

    • Field Detail

      • ATSPOLLINGTIME

        public static final java.lang.String ATSPOLLINGTIME
        Qualifier of the OndemandGlobalPreference.atsPollingTime attribute
        See Also:
        Constant Field Values
      • TENANTID

        public static final java.lang.String TENANTID
        Qualifier of the OndemandGlobalPreference.tenantID 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

      • GeneratedOndemandGlobalPreference

        public GeneratedOndemandGlobalPreference()
    • Method Detail

      • getAtsPollingTime

        public java.lang.Long getAtsPollingTime​(SessionContext ctx)
        Generated method - Getter of the OndemandGlobalPreference.atsPollingTime attribute.
        Returns:
        the atsPollingTime
      • getAtsPollingTime

        public java.lang.Long getAtsPollingTime()
        Generated method - Getter of the OndemandGlobalPreference.atsPollingTime attribute.
        Returns:
        the atsPollingTime
      • getAtsPollingTimeAsPrimitive

        public long getAtsPollingTimeAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the OndemandGlobalPreference.atsPollingTime attribute.
        Returns:
        the atsPollingTime
      • getAtsPollingTimeAsPrimitive

        public long getAtsPollingTimeAsPrimitive()
        Generated method - Getter of the OndemandGlobalPreference.atsPollingTime attribute.
        Returns:
        the atsPollingTime
      • setAtsPollingTime

        public void setAtsPollingTime​(SessionContext ctx,
                                      java.lang.Long value)
        Generated method - Setter of the OndemandGlobalPreference.atsPollingTime attribute.
        Parameters:
        value - the atsPollingTime
      • setAtsPollingTime

        public void setAtsPollingTime​(java.lang.Long value)
        Generated method - Setter of the OndemandGlobalPreference.atsPollingTime attribute.
        Parameters:
        value - the atsPollingTime
      • setAtsPollingTime

        public void setAtsPollingTime​(SessionContext ctx,
                                      long value)
        Generated method - Setter of the OndemandGlobalPreference.atsPollingTime attribute.
        Parameters:
        value - the atsPollingTime
      • setAtsPollingTime

        public void setAtsPollingTime​(long value)
        Generated method - Setter of the OndemandGlobalPreference.atsPollingTime attribute.
        Parameters:
        value - the atsPollingTime
      • getTenantID

        public java.lang.String getTenantID​(SessionContext ctx)
        Generated method - Getter of the OndemandGlobalPreference.tenantID attribute.
        Returns:
        the tenantID
      • getTenantID

        public java.lang.String getTenantID()
        Generated method - Getter of the OndemandGlobalPreference.tenantID attribute.
        Returns:
        the tenantID
      • setTenantID

        public void setTenantID​(SessionContext ctx,
                                java.lang.String value)
        Generated method - Setter of the OndemandGlobalPreference.tenantID attribute.
        Parameters:
        value - the tenantID
      • setTenantID

        public void setTenantID​(java.lang.String value)
        Generated method - Setter of the OndemandGlobalPreference.tenantID attribute.
        Parameters:
        value - the tenantID