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

IHierarchyLinkTarget Interface


This interface represents an IOMFObject, which resolves to a link target. Any object that wishes to be linked into hierarchy must implement this interface.

Table 9. IHierarchyLinkTarget Methods
Method
Description

java.lang.String getLinkTargetId()

This is the link target identifier.

java.lang.String getLinkTargetName()

This is the link target name.

boolean isEditable()

Returns true if this object has one or more properties that are modifiable.

boolean isEditable(java.lang.String propertyName)

Returns true if the specified property is modifiable.

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