Hierarchy Developer's Guide for Oracle Billing Insight > APIs for Customizing Oracle Billing Insight Hierarchy Manager >

IHierarchyFolderManager Interface


The IHierarchyFolderManager interface provides a protocol to access the hierarchy folder manager. Table 10 describes the methods available for the IHierarchyFolderManager API.

Table 10. IHierarchyFolderManager Methods
Method
Description

IHierarchyFolder createFolder(java.lang.String folderName, java.lang.String description)

Creates a new folder object by passing in the name and description.

IHierarchyFolder createFolder(java.lang.String folderExternalKey, java.lang.String folderName, java.lang.String description)

Creates a new folder object by passing in unique string key, name and description

Hierarchy Developer's Guide for Oracle Billing Insight Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Legal Notices.