This method retrieves the system object associated with the given system code and local ID pair.
SystemObjectName getSystemRecord(String system, String localid) |
|
Name |
Type |
Description |
|---|---|---|
|
system |
String |
The system code of the system object to retrieve. |
|
localid |
String |
The local ID of the system object to retrieve. |
A system object containing the results of the search or null if no system objects are found.
RemoteException
ProcessingException
UserException