Understanding Sun Master Index Processing (Repository)

setRemoveFlag

Description

This method sets the “remove flag” of the parent object. The remove flag indicates whether the object will be removed.

Syntax


void setRemoveFlag(boolean e)

Parameters

Name 

Type 

Description 

Boolean 

An indicator of whether the remove flag is set to true or false. 

Returns

None.

Throws

None.