public interface IFactoryService1 extends IFactoryService
| Modifier and Type | Method and Description |
|---|---|
com4j.Com4jObject |
createGenericFactory(com4j.GUID entityCLSID,
int ownerType,
Object ownerKey,
boolean isVirtualFather) |
createReqCoverageFactorycom4j.Com4jObject createGenericFactory(com4j.GUID entityCLSID,
int ownerType,
Object ownerKey,
boolean isVirtualFather)
entityCLSID - Mandatory GUID parameter.ownerType - Mandatory int parameter.ownerKey - Mandatory java.lang.Object parameter.isVirtualFather - Mandatory boolean parameter.Copyright © 2020. All rights reserved.