Our new Appfire Documentation Space is now live!

Take a look here! If you have any questions please email support@appfire.com

ObjectBean interface (Insight)

This document details the methods of the Insight object you can use to access and set the attribute values.

denotes a method that is specific to JMWE

Method

Description

Return type

Parameters

Method

Description

Return type

Parameters

setInsightAttributeValue(String attributeName, Object value)

Sets the value of the Insight object attribute

Void

  • A string representing the name of the Insight object attribute

  • An object representing the value to set

getInsightAttributeValue(String attributeName)

Returns the value of the Insight object attribute

Object

A string representing the name of the Insight object attribute