Package com.dassault_systemes.catweb.databackend.dataType

   
Class defaultEnvironmentIFImpl

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

Framework : CATJDataAccessBasicModel

Module : PLAdatabackend

Class Description

public class defaultEnvironmentIFImpl

Class providing a default implementation for the interface EnvironmentIF.
This default implementation sets the environment value to "default", though there is no environment to deal with.

   All Implemented Interfaces:
EnvironmentIF
Field Summary

Constructor Summary
defaultEnvironmentIFImpl()
Constructs a default implementation for the interface EnvironmentIF.

Method Summary
public String[] getDisplayableInformation()
public String[] getEnvironmentList()
public void showDialog()


Field Detail

Constructor Detail

defaultEnvironmentIFImpl

    defaultEnvironmentIFImpl()

Constructs a default implementation for the interface EnvironmentIF.


Method Detail

getDisplayableInformation

    public String[] getDisplayableInformation()


getEnvironmentList

    public String[] getEnvironmentList()


showDialog

    public void showDialog()



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