Interface ITDConnection3

    • Method Detail

      • getNonce

        java.lang.String getNonce​(int clientType)

        For HP use. GetNonce

        Parameters:
        clientType - Mandatory int parameter.
        Returns:
        Returns a value of type java.lang.String
      • validate

        void validate​(int clientType,
                      java.lang.String validationCode)

        For HP use. Validate

        Parameters:
        clientType - Mandatory int parameter.
        validationCode - Mandatory java.lang.String parameter.
      • getExtensions

        IList getExtensions​(int mode)

        For HP use. Returns List of Extensions, according to the mode

        Parameters:
        mode - Mandatory int parameter.
        Returns:
        Returns a value of type otaclient.IList
      • extensionFactory

        com4j.Com4jObject extensionFactory​(com4j.GUID lpclsid)

        For HP use. Returns extension factory specified by its entitiy CLSID.

        Getter method for the COM property "ExtensionFactory"

        Parameters:
        lpclsid - Mandatory GUID parameter.
        Returns:
        Returns a value of type com4j.Com4jObject
      • extensionsManager

        com4j.Com4jObject extensionsManager()

        For HP use. Get the factory according to the clsid

        Getter method for the COM property "ExtensionsManager"

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

        com4j.Com4jObject releaseFactory()

        The factory that manages releases.

        Getter method for the COM property "ReleaseFactory"

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

        com4j.Com4jObject cycleFactory()

        The factory that manages cycles.

        Getter method for the COM property "CycleFactory"

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

        com4j.Com4jObject releaseFolderFactory()

        The factory that manages release folders.

        Getter method for the COM property "ReleaseFolderFactory"

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

        com4j.Com4jObject serviceFactory()

        The service factory object for this connection.

        Getter method for the COM property "ServiceFactory"

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

        com4j.Com4jObject serviceFolderFactory()

        The service folder factory object for this connection.

        Getter method for the COM property "ServiceFolderFactory"

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

        com4j.Com4jObject serviceGroupFactory()

        The service group factory object for this connection.

        Getter method for the COM property "ServiceGroupFactory"

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

        com4j.Com4jObject serviceChangeFactory()

        The service change factory object for this connection.

        Getter method for the COM property "ServiceChangeFactory"

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

        com4j.Com4jObject applicationEntityTreeManager()

        The application entity tree and related application entity folders factory for this connection.

        Getter method for the COM property "ApplicationEntityTreeManager"

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

        com4j.Com4jObject applicationEntityFactory()

        The application entity factory object for this connection.

        Getter method for the COM property "ApplicationEntityFactory"

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

        IList getTDParamsNames()

        Returns the names of the site's parameters.

        Returns:
        Returns a value of type otaclient.IList
      • getTDParamsNames

        java.lang.Object getTDParamsNames​(int index)
      • changeEntityTreeManager

        com4j.Com4jObject changeEntityTreeManager()

        The factory change folders.

        Getter method for the COM property "ChangeEntityTreeManager"

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

        com4j.Com4jObject changeEntityFactory()

        The change entity factory object for this connection.

        Getter method for the COM property "ChangeEntityFactory"

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

        com4j.Com4jObject applicationConfigurationFactory()

        The application configuration factory object for this connection.

        Getter method for the COM property "ApplicationConfigurationFactory"

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

        com4j.Com4jObject blueprintFactory()

        For HP use. The blueprint entity factory object for this connection.

        Getter method for the COM property "BlueprintFactory"

        Returns:
        Returns a value of type com4j.Com4jObject