public interface ICITFactoryService
extends com4j.Com4jObject
Modifier and Type | Method and Description |
---|---|
com4j.Com4jObject |
createApplicationEntityFactory(int ownerType,
Object ownerKey,
boolean isVirtualFather)
For HP use.
|
com4j.Com4jObject |
createApplicationImpactFactory(int ownerType,
Object ownerKey,
boolean isVirtualFather)
For HP use.
|
com4j.Com4jObject |
createChangeEntityFactory(int ownerType,
Object ownerKey,
boolean isVirtualFather)
For HP use.
|
com4j.Com4jObject createApplicationEntityFactory(int ownerType, Object ownerKey, boolean isVirtualFather)
For HP use.
ownerType
- Mandatory int parameter.ownerKey
- Mandatory java.lang.Object parameter.isVirtualFather
- Mandatory boolean parameter.com4j.Com4jObject createApplicationImpactFactory(int ownerType, Object ownerKey, boolean isVirtualFather)
For HP use.
ownerType
- Mandatory int parameter.ownerKey
- Mandatory java.lang.Object parameter.isVirtualFather
- Mandatory boolean parameter.com4j.Com4jObject createChangeEntityFactory(int ownerType, Object ownerKey, boolean isVirtualFather)
For HP use.
ownerType
- Mandatory int parameter.ownerKey
- Mandatory java.lang.Object parameter.isVirtualFather
- Mandatory boolean parameter.Copyright © 2020. All rights reserved.