Oracle Web Services On Demand Guide > Web Services On Demand API Calls > Administrative Services API Calls >

ActionBarLayoutReadAll


Extracts all of the action bar and global header layout configuration data for a company.

Usage

Use the ActionBarLayoutReadAll method to read all of the action bar and global header layouts.

The input argument <Version> specifies the release of Oracle CRM On Demand for which configuration data is returned. The default value is 26, and specified values up to and including 26 return configuration data applicable to Oracle CRM On Demand Release 26.

If the value specified is greater than 26, then all of the configuration data up to the release specified is returned. For example, if a value of 27 is specified, then all of the configuration data in Release 26 plus the newer data up to Release 27 is returned.

See ActionBarLayoutUpsert for information about the layout data specified in ablData:ActionBarLayout.

Arguments

Table 75 describes the arguments taken by the ActionBarLayoutReadAll method.

Table 75. Arguments Taken by the ActionBarLayoutReadAll Method
Name
Description
Required
Default
I/O

Version

Specifies the release of Oracle CRM On Demand for which configuration data is returned.

No

26

Input

ablData:ListOfActionBarLayout

The extracted data for all layouts.

Not applicable

Not applicable

Output

Return Value of the Call

The layouts are returned.

Oracle Web Services On Demand Guide, Version 25.0 (Oracle CRM On Demand Release 37) Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.