Understanding Sun Master Index Processing (Repository)

getSecondaryObject

Description

This method retrieves all child objects that are associated with the parent object and are of the specified type.

Syntax


Collection getSecondaryObject(String type)

Parameters

Name 

Type 

Description 

type 

String 

The child type of the objects to retrieve. 

Returns

A collection of child objects of the specified type.

Throws

SystemObjectException