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

IHierarchyLinkTarget Interface


The IHierarchyLinkTarget interface represents an IOMFObject, which resolves to a link target. Any object that wishes to be linked into hierarchy must implement this interface. Table 12 describes the methods available for the IHierarchyLinkTarget API.

Table 12. IHierarchyLinkTarget Methods
Method
Description

java.lang.String getLinkTargetId()

The link target identifier.

java.lang.String getLinkTargetName()

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 © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.