Siebel System Administration Guide > Siebel Management Framework APIs > 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 (integer and float are converted to string)

Syntax

See the following for syntax of this method:

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

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