Siebel System Administration Guide > Siebel Management Framework API > Methods Used with the Enterprise-Level Service >

getParam


Retrieves the value of the parameter for the enterprise. Irrespective of the parameter type, the value is returned as a string. That is, integer and float are converted to string.

Syntax

See the following for the syntax of this method:

String getParam(String entName, String paramAlias) throws Exception;

Siebel System Administration Guide Copyright © 2014, Oracle and/or its affiliates. All rights reserved. Legal Notices.