Interface ITDConnection7

    • Method Detail

      • testFolderFactory

        com4j.Com4jObject testFolderFactory()

        The TestFolderFactory object for this connection.

        Getter method for the COM property "TestFolderFactory"

        Returns:
        Returns a value of type com4j.Com4jObject
      • testLabFolderFactory

        com4j.Com4jObject testLabFolderFactory()

        The TestLabFolderFactory object for this connection.

        Getter method for the COM property "TestLabFolderFactory"

        Returns:
        Returns a value of type com4j.Com4jObject
      • facetFactory

        com4j.Com4jObject facetFactory()

        For HP use. The Facet Factory object for this connection.

        Getter method for the COM property "FacetFactory"

        Returns:
        Returns a value of type com4j.Com4jObject
      • analysisSegmentFactory

        com4j.Com4jObject analysisSegmentFactory()

        For HP use. The factory that manages the analysis segments.

        Getter method for the COM property "AnalysisSegmentFactory"

        Returns:
        Returns a value of type com4j.Com4jObject
      • businessViewsExcelReportManager

        com4j.Com4jObject businessViewsExcelReportManager()

        For HP use. Report Manager.

        Getter method for the COM property "BusinessViewsExcelReportManager"

        Returns:
        Returns a value of type com4j.Com4jObject
      • analysisItemFileFactory

        com4j.Com4jObject analysisItemFileFactory()

        For HP use. The factory that manages analysis item files.

        Getter method for the COM property "AnalysisItemFileFactory"

        Returns:
        Returns a value of type com4j.Com4jObject
      • bpStepParamFactory

        com4j.Com4jObject bpStepParamFactory()

        For HP use. The BpStepParamFactory Factory object for this connection.

        Getter method for the COM property "BPStepParamFactory"

        Returns:
        Returns a value of type com4j.Com4jObject
      • asyncMailEnabled

        boolean asyncMailEnabled()

        Checks if asynchronous mailing is enabled for the project.

        Getter method for the COM property "AsyncMailEnabled"

        Returns:
        Returns a value of type boolean
      • asyncMailEnabled

        void asyncMailEnabled​(boolean pVal)

        Checks if asynchronous mailing is enabled for the project.

        Setter method for the COM property "AsyncMailEnabled"

        Parameters:
        pVal - Mandatory boolean parameter.
      • ldapToken

        java.lang.String ldapToken()

        For HP use. Lightweight SSO LDAP authentication token for current user.

        Getter method for the COM property "LDAPToken"

        Returns:
        Returns a value of type java.lang.String