WebSphere brand IBM WebSphere Sensor Events, Version 6.2

getItemClassDefinitions

Purpose

Use this Web service to retrieve the metadata of available classes.

Syntax

LasItemClass[ ] getItemClassDefinitions(LocaleDescriptor locale)

Input

locale: If you want to set the default value, you have to input null. See Localization and input parameters for more information about the locale descriptor.

Output

The output from the Web service is an array from the LasItemClass type, which contains all available classes and the metadata for each one. The available metadata includes:
  • Class name
  • Parent class name (can be empty)
  • Key properties
    • Name
    • Type
  • Optional properties
    • Name
    • Type
    • Minimum occurrences (Min occurs) - if the minimum is 1, then this property is mandatory
    • Maximum occurrences (Max occurs)

Library | Support | Terms of use

(c) Copyright IBM Corporation 2004, 2009. All rights reserved.
U.S. Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.