Understanding Sun Master Index Processing (Repository)

setAddFlag

Description

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

Syntax


void setAddFlag(boolean flag)

Parameters

Name 

Type 

Description 

flag 

Boolean 

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

Returns

None.

Throws

None.