JAVA/CORBA CLASSES


setURL method
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


Return value

boolean


Usage

This method sets the outline entry type to OUTLINE_TYPE_URL.

Language cross-reference

SetURL method in LotusScript NotesOutlineEntry class

See Also