setURL (OutlineEntry - Java)

Specifies a URL as the resource link for an outline entry.

Defined in

OutlineEntry

Syntax

public boolean setURL(String url)
     throws NotesException

Parameters

String url

A URL.

Return value

boolean

true if the URL is set successfully.

Usage

This method sets the outline entry type to OUTLINE_TYPE_URL.