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