Interface EnumDSSXMLFindDependentSearchFlags


  • public interface EnumDSSXMLFindDependentSearchFlags
    This Enumeration lists the search flags for find dependency
    Since:
    MicroStrategy Web Polaris
    • Field Detail

      • DssXMLFindDependentSearchExpandGroup

        static final int DssXMLFindDependentSearchExpandGroup
        Expand a User Group or Contact Group or not
        See Also:
        Constant Field Values
      • DssXMLFindDependentSearchExpandDefaultAddress

        static final 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
        See Also:
        Constant Field Values
      • DssXMLFindDependentSearchOwner

        static final int DssXMLFindDependentSearchOwner
        return subscriptions for which the user is the owner
        See Also:
        Constant Field Values
      • DssXMLFindDependentSearchRecipient

        static final int DssXMLFindDependentSearchRecipient
        Return subscriptions for which the user is a recipient
        See Also:
        Constant Field Values
      • DssXMLFindDependentSearchDefault

        static final int DssXMLFindDependentSearchDefault
        Search all
        See Also:
        Constant Field Values