Interface ICITFactoryService

  • All Superinterfaces:
    com4j.Com4jObject

    public interface ICITFactoryService
    extends com4j.Com4jObject
    For HP use. Services for creation of CIT extension related factories.
    • Method Detail

      • createApplicationEntityFactory

        com4j.Com4jObject createApplicationEntityFactory​(int ownerType,
                                                         Object ownerKey,
                                                         boolean isVirtualFather)

        For HP use.

        Parameters:
        ownerType - Mandatory int parameter.
        ownerKey - Mandatory java.lang.Object parameter.
        isVirtualFather - Mandatory boolean parameter.
        Returns:
        Returns a value of type com4j.Com4jObject
      • createApplicationImpactFactory

        com4j.Com4jObject createApplicationImpactFactory​(int ownerType,
                                                         Object ownerKey,
                                                         boolean isVirtualFather)

        For HP use.

        Parameters:
        ownerType - Mandatory int parameter.
        ownerKey - Mandatory java.lang.Object parameter.
        isVirtualFather - Mandatory boolean parameter.
        Returns:
        Returns a value of type com4j.Com4jObject
      • createChangeEntityFactory

        com4j.Com4jObject createChangeEntityFactory​(int ownerType,
                                                    Object ownerKey,
                                                    boolean isVirtualFather)

        For HP use.

        Parameters:
        ownerType - Mandatory int parameter.
        ownerKey - Mandatory java.lang.Object parameter.
        isVirtualFather - Mandatory boolean parameter.
        Returns:
        Returns a value of type com4j.Com4jObject