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

getState


Retrieves the current state of the component on a Siebel Server in a particular enterprise. This state is the nontranslated string of the state of the component. This string is usually stated in English.

Syntax

See the following for the syntax of this method:

String getState(String entName, String srvrName, String compName) throws Exception;

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