Package com.dassault_systemes.catweb.databackend.dataType |
java.lang.Object
|
+-com.dassault_systemes.catweb.databackend.dataType.InformationObject
Framework : CATJDataAccessBasicModel
Module : PLAdatabackend
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
InformationObject
InformationObject(Hashtable hash, Object From)
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