Understanding Sun Master Index Processing

addSystemRecord

Description

This method adds the system object to the enterprise object associated with the specified EUID.

Syntax


void addSystemRecord(String euid, SystemObjectName sysObjBean)

where ObjectName is the name of the parent object.

Parameters

Name 

Type 

Description 

euid 

String 

The EUID of the enterprise object to which you want to add the system object. 

sysObjBean 

SystemObjectName

The Bean for the system object to be added to the enterprise object. 

Returns

None.

Throws