Hierarchy Developer's Guide for Oracle Self-Service E-Billing > APIs for Customizing <ProductName> Hierarchy Manager >

IHierarchyType Interface


This interface represents the type of hierarchy. Note, this object is persistent.

Table 14. IHierarchyType Methods
Method
Description

java.lang.String getCode()

A unique code to identify this hierarchy type.

java.lang.String getDescription()

Gets the description of the hierarchy type

java.lang.Long getID()

Gets the internal ID used to identify this hierarchy type.

java.lang.String getName()

Gets the name of the hierarchy type.

Hierarchy Developer's Guide for Oracle Self-Service E-Billing Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Legal Notices.