Package com.dassault_systemes.catweb.databackend.dataType

   
Class InformationObject

 
Class Hierarchy
java.lang.Object
  |
  +-com.dassault_systemes.catweb.databackend.dataType.InformationObject
Class Location

Framework : CATJDataAccessBasicModel

Module : PLAdatabackend

Class Description

public class InformationObject

Class to provide two informations to the Driver: the Frame and the DriverServicesIF.

See Also:
com.dassault_systemes.catweb.databackend.dataType.DriverServicesIF
Field Summary

Constructor Summary
InformationObject(Hashtable hash, Object From)

Method Summary
Object getProperty(String iKey)
CATlet getOriginCatlet()
void put(Object obj1, Object obj2)


Field Detail

Constructor Detail

InformationObject

    InformationObject(Hashtable hash, Object From)


Method Detail

getProperty

    Object getProperty(String iKey)

Returns the information asked with the key.

Parameters:
iKey
The key is a String: "Frame" to get the Frame Object or "DriverServices" to get the interface DriverServicesIF.

getOriginCatlet

    CATlet getOriginCatlet()


put

    void put(Object obj1, Object obj2)



Copyright © 2000, Dassault Systèmes. All rights reserved