Interface EnumWebObjectsFeatures

    • Field Detail

      • ObjectFeatureCopy

        static final java.lang.String ObjectFeatureCopy
        Can this object be copied
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • ObjectFeatureMove

        static final java.lang.String ObjectFeatureMove
        Can this object be moved
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • ObjectFeatureCreateShortcut

        static final java.lang.String ObjectFeatureCreateShortcut
        Can shortcut be created to this
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • ObjectFeatureDelete

        static final java.lang.String ObjectFeatureDelete
        Can this object be deleted
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • ObjectFeatureBrowse

        static final java.lang.String ObjectFeatureBrowse
        Can browse this object's properties
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • ObjectFeatureUpdate

        static final java.lang.String ObjectFeatureUpdate
        Can this object's properties be updated
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • FolderFeatureAddChild

        static final java.lang.String FolderFeatureAddChild
        Can children be added to this folder
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • FolderFeatureRemoveChild

        static final java.lang.String FolderFeatureRemoveChild
        Can children be removed from this folder
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • WebObjectsSubscriptionCustMsg

        static final java.lang.String WebObjectsSubscriptionCustMsg
        Determines whether the custom messaging feature associated with email subscriptions is available. Features implementation class: WebSubscriptionsSource.
        See Also:
        Constant Field Values
      • WebObjectsSubscriptionHTMLDocument

        static final java.lang.String WebObjectsSubscriptionHTMLDocument
        Determines whether the feature to subscriibe to HTML Document is available. Methods: Features implementation class: WebSubscriptionsSource.
        Since:
        MicroStrategy Web 7.5.0
        See Also:
        Constant Field Values
      • WebObjectsSubscriptionRWDocument

        static final java.lang.String WebObjectsSubscriptionRWDocument
        Determines whether the feature to subscribe to RW Documents is available. Methods: Features implementation class: WebSubscriptionsSource.
        Since:
        MicroStrategy Web 7.5.0
        See Also:
        Constant Field Values
      • WebObjectsSubscriptionDeliveryEmail

        static final java.lang.String WebObjectsSubscriptionDeliveryEmail
        Determines whether a Narrowcast subscription for email delivery can be created
        Since:
        MicroStrategy Web 7.5.1
        See Also:
        Constant Field Values
      • WebObjectsSubscriptionDeliveryFile

        static final java.lang.String WebObjectsSubscriptionDeliveryFile
        Determines whether a Narrowcast subscription for file delivery can be created
        Since:
        MicroStrategy Web 7.5.1
        See Also:
        Constant Field Values
      • WebObjectsSubscriptionDeliveryPrint

        static final java.lang.String WebObjectsSubscriptionDeliveryPrint
        Determines whether a Narrowcast subscription for print delivery can be created
        Since:
        MicroStrategy Web 7.5.1
        See Also:
        Constant Field Values
      • WebObjectsSubscriptionSendNowEmail

        static final java.lang.String WebObjectsSubscriptionSendNowEmail
        Determines whether a Narrowcast subscription for send now email delivery can be created
        Since:
        MicroStrategy Web 7.5.1
        See Also:
        Constant Field Values
      • WebObjectsSubscriptionBulkExport

        static final java.lang.String WebObjectsSubscriptionBulkExport
        Determines whether a Narrowcast subscription for bulk export can be created
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • WebObjectsSubscriptionNotification

        static final java.lang.String WebObjectsSubscriptionNotification
        Determines whether a notification option can be specified while creating a Narrowcast subscription
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • WebObjectsSubscriptionDeliveryFtp

        static final java.lang.String WebObjectsSubscriptionDeliveryFtp
        Determines whether a Narrowcast subscription for FTP delivery can be created
        See Also:
        Constant Field Values