J-Integra® Espresso Programming Documentation (API)

POA.create_reference Method

This operation creates an object reference based on the given repository id and the POA-created object id.

Object create_reference(
 string rep_id
);

Parameters

rep_id
Repository id.

Return Value

Object reference created.

Remarks

none

Exceptions

Exception TypeCondition
POAPackage.WrongPolicy An error occurs if the SYSTEM_ID policy is not specified.

See Also

POA Interface | POA Members | Ics Namespace