Hierarchy Developer's Guide for Oracle Self-Service E-Billing > APIs for Customizing Oracle Self-Service E-Billing 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 Self-Service E-Billing Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.