com.microstrategy.webapi.EnumDSSXMLFindDependentSearchFlags |
This Enumeration lists the search flags for find dependency
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssXMLFindDependentSearchDefault | Search all | |||||||||
int | DssXMLFindDependentSearchExpandDefaultAddress | When an address is a default address, it will find its contact, and then from this contact, find all subscriptions to that contact with the same delivery type | |||||||||
int | DssXMLFindDependentSearchExpandGroup | Expand a User Group or Contact Group or not | |||||||||
int | DssXMLFindDependentSearchOwner | return subscriptions for which the user is the owner | |||||||||
int | DssXMLFindDependentSearchRecipient | Return subscriptions for which the user is a recipient |
Search all
When an address is a default address, it will find its contact, and then from this contact, find all subscriptions to that contact with the same delivery type
Expand a User Group or Contact Group or not
return subscriptions for which the user is the owner
Return subscriptions for which the user is a recipient