Supported Bean: UserEntitiesBean

This interface represents a collection of users. It can be obtained from UserEntityBean.getParentGroups() or UserGroupBean.getChildren().

Event handler: com.microstrategy.web.beans.EnumEventHandlerTypes.HANDLER_TYPE_USER_ENTITIES (16384)

Event handler that can be associated with an AccountCollection Bean.

Events

deleteEntity, gotoBlock

deleteEntity
Specifies an event to delete a user entity from the user entities collection.

16384001

EnumUserEntitiesBeanEvents.USER_ENTITIES_EVENT_DELETE_ENTITY

*userIDs

Specifies an event argument for a list of user object id.

16384201

EnumUserEntitiesBeanEvents.USER_ENTITIES_EVENT_ARGUMENT_USER_IDS

gotoBlock

16384002

EnumUserEntitiesBeanEvents.USER_ENTITIES_EVENT_GOTO_BLOCK

*blockBegin

16384202

EnumUserEntitiesBeanEvents.USER_ENTITIES_EVENT_ARGUMENT_BLOCK_BEGIN


Notes

* denotes required field.