public interface ILinkFactory extends IBaseFactory
Modifier and Type | Method and Description |
---|---|
boolean |
fullLinkage()
Indicates that NewList returns child objects in addition to the current object.
|
void |
fullLinkage(boolean pVal)
Indicates that NewList returns child objects in addition to the current object.
|
com4j.Com4jObject |
owner()
For HP use.
|
addItem, fetchLevel, fetchLevel, fields, fields, filter, history, item, newList, removeItem
com4j.Com4jObject owner()
For HP use. Gets the factory owner object
Getter method for the COM property "Owner"
boolean fullLinkage()
Indicates that NewList returns child objects in addition to the current object.
Getter method for the COM property "FullLinkage"
void fullLinkage(boolean pVal)
Indicates that NewList returns child objects in addition to the current object.
Setter method for the COM property "FullLinkage"
pVal
- Mandatory boolean parameter.Copyright © 2020. All rights reserved.