Holds one profile's identity together with the value of a single custom field, for a particular group membership. Returned in bulk by UserManager.findProfileAndFields, one entry per distinct combination of profile and field value within a group, so callers can report on or export a single custom field across all of a group's members.


Properties

PropertyReturnsDescription
fieldValStringThe value stored for the requested custom field on this profile's group membership. May be null if the field was never given a value.
profileIdlongThe database id of the profile this field value belongs to.
userNameStringThe profile's username, as stored on the Profile entity.

Methods

getProfileId()

Returns: long

The database id of the profile this field value belongs to.

getUserName()

Returns: String

The profile's username, as stored on the Profile entity.

getFieldVal()

Returns: String

The value stored for the requested custom field on this profile's group membership. May be null if the field was never given a value.

To get full access to the Kademi Hub existing customers can login here, or new customers can register here.