Understanding Sun Master Index Processing (Repository)

setUpdateFlag

Description

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

Syntax


void setUpdateFlag(boolean flag)

Parameters

Name 

Type 

Description 

flag 

Boolean 

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

Returns

None.

Throws

None.