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
public CATlet getOriginCatlet()
public Object getProperty(String iKey)
Returns the information asked with the key.
public void put(Object obj1, Object obj2)


Field Detail

Constructor Detail

InformationObject

    InformationObject(Hashtable hash, Object From)


Method Detail

getOriginCatlet

    public CATlet getOriginCatlet()


getProperty

    public 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.

put

    public void put(Object obj1, Object obj2)



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