com.microstrategy.web.beans.EnumUserEntitiesBeanEvents |
This interface defines all events ID and arguments for UserEntitiesBean
.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | USER_ENTITIES_EVENT_ARGUMENT_BLOCK_BEGIN | ||||||||||
int | USER_ENTITIES_EVENT_ARGUMENT_USER_IDS | Specifies an event argument for a list of user object id. | |||||||||
int | USER_ENTITIES_EVENT_DELETE_ENTITY | Specifies an event to delete a user entity from the user entities collection. | |||||||||
int | USER_ENTITIES_EVENT_GOTO_BLOCK | ||||||||||
String | USER_ID_DELIMITOR | Specifies a delimitor to separate user ids. |
Specifies an event argument for a list of user object id.
Specifies an event to delete a user entity from the user entities collection.
Specifies a delimitor to separate user ids.