Testing Siebel Business Applications > Functional Test Object Reference > Common Test Automation Object Methods >

GetClassCount Method


The GetClassCount method searches the repository for objects of the specified type and returns an Integer indicating the number of such objects.

Available from

SiebApplet Object, SiebApplication Object, SiebCurrency Object, SiebScreen Object, SiebTask Object, SiebTaskStep Object, SiebTaskUIPane Object, SiebView Object

Syntax

GetClassCount (ClassName)

Argument
Description

ClassName

A String that specifies the type of object to be counted

Returns

Integer indicating the number of objects of the specified type.

Testing Siebel Business Applications Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.