Siebel Object Interfaces Reference > About Object Interfaces and the Programming Environment > Siebel Object Interface Methods That You Can Use to Control Data and Objects >

Methods That Control Navigation Flow of Siebel Applications


The following object interface methods allow your configuration to control the navigation flow of a Siebel application:

These object interface methods explicitly specify the view, applet, or control that Siebel CRM displays or makes active. The following items apply for these methods:

  • Sets the active view to the view that you specify.
  • Your configuration cannot call these methods from Browser Script.
  • They are useful only if you access a Siebel object interface in one of the following ways:
    • From Siebel VB
    • From the Mobile Web Client Automation Server

      If you access a Siebel object interface through COM Data Control, COM Data Server, or Siebel Java Data Bean, then no Siebel user interface is present.

Siebel CRM stores the properties of a Siebel object in the Siebel repository file (SRF). You cannot use an object interface method in Siebel VB to modify these properties at run time. A business component is an example of a Siebel object.

Siebel Object Interfaces Reference Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.