public interface IAnalysisItemFolderFactory extends IBaseFactoryEx
| Modifier and Type | Method and Description |
|---|---|
IList |
getChildItemsIncludedInPages(IList pIdsList,
boolean inPublicPagesOnly)
Returns the list of those Analysis Items that are descendants of the specified folders and are displayed on at least one dashboard page.
|
com4j.Com4jObject |
getTreeRoot(boolean isPublic)
Returns a reference to the root of the specified tree.
|
int |
getTreeRootID(boolean isPublic)
Returns the ID of the specified Analysis Tree Root.
|
boolean |
isTreeRootEditable(boolean isPublic)
For HP use.
|
mailaddItem, fetchLevel, fetchLevel, fields, fields, filter, history, item, newList, removeItemIList getChildItemsIncludedInPages(IList pIdsList, boolean inPublicPagesOnly)
Returns the list of those Analysis Items that are descendants of the specified folders and are displayed on at least one dashboard page.
pIdsList - Mandatory otaclient.IList parameter.inPublicPagesOnly - Mandatory boolean parameter.com4j.Com4jObject getTreeRoot(boolean isPublic)
Returns a reference to the root of the specified tree.
isPublic - Mandatory boolean parameter.int getTreeRootID(boolean isPublic)
Returns the ID of the specified Analysis Tree Root.
isPublic - Mandatory boolean parameter.boolean isTreeRootEditable(boolean isPublic)
For HP use. Checks whether the specified Analysis Tree Root is editable.
isPublic - Mandatory boolean parameter.Copyright © 2020. All rights reserved.