Overview of classes
The complete hierarchy of predefined business objects is as follows:
Shelves: instances of the class
IltShelfCards: instances of the class
IltCardPorts: instances of the class
IltPortLEDs: instances of the class
IltLedFor a general introduction to predefined business objects, refer to
Introducing business objects and data sources.
You can retrieve any of the above classes using the corresponding
GetIlpClass method. You can handle any instance of these classes as a simple
IlpObject and get and set their attributes with the generic methods
getAttributeValue and
setAttributeValue.
Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.