Understanding Sun Master Index Processing (Repository)

addSecondaryObject

Description

This method associates a new child object with the parent object. The object node passed as the parameter defines the child object type.

Syntax


void addSecondaryObject(ObjectNode obj)

Parameters

Name 

Type 

Description 

obj 

ObjectNode 

An ObjectNode representing the child object to associate with the parent object. 

Returns

None.

Throws

SystemObjectException