Interface IFactoryService

  • All Superinterfaces:
    com4j.Com4jObject
    All Known Subinterfaces:
    IFactoryService1

    public interface IFactoryService
    extends com4j.Com4jObject
    For HP use. Interface providing factory services to extensions.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      com4j.Com4jObject createReqCoverageFactory​(int ownerType, Object ownerKey, boolean isVirtualFather)  
      • Methods inherited from interface com4j.Com4jObject

        advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
    • Method Detail

      • createReqCoverageFactory

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