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

IHierarchyType Interface


The IHierarchyType interface represents the type of hierarchy. Note, this object is persistent. Table 18 describes the methods available for the IHierarchyType API.

Table 18. IHierarchyType Methods
Method
Description

java.lang.String getCode()

A unique code to identify this hierarchy type.

java.lang.String getDescription()

Retrieves the description of the hierarchy type

java.lang.Long getID()

Retrieves the internal ID used to identify this hierarchy type.

java.lang.String getName()

Retrieves the name of the hierarchy type.

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