Package com.dassault_systemes.catweb.databackend.dataType

   
Class defaultSecurityIFImpl

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

Framework : CATJDataAccessBasicModel

Module : PLAdatabackend

Class Description

public class defaultSecurityIFImpl

Class providing a default implementation for the interface SecurityIF.
This implementation always returns true when the method isUserChecked() is called.

   All Implemented Interfaces:
SecurityIF
Field Summary

Constructor Summary
defaultSecurityIFImpl()

Method Summary
void showDialog()
boolean isUserChecked()
String[] getDisplayableInformation()


Field Detail

Constructor Detail

defaultSecurityIFImpl

    defaultSecurityIFImpl()

Constructs a default implementation for the interface SecurityIF.


Method Detail

showDialog

    void showDialog()


isUserChecked

    boolean isUserChecked()


getDisplayableInformation

    String[] getDisplayableInformation()



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