com.ibm.as400.vaccess

Class AS400JDBCDataSourcePaneDataBean

  • java.lang.Object
    • com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
  • All Implemented Interfaces:
    com.ibm.as400.ui.framework.java.DataBean

    Deprecated. 
    Use Java Swing instead, along with the classes in package com.ibm.as400.access

    public class AS400JDBCDataSourcePaneDataBean
    extends java.lang.Object
    implements com.ibm.as400.ui.framework.java.DataBean
    The AS400JDBCDataSourcePaneDataBean class sets data in, and returns data from, the AS400JDBCDataSourcePane component.
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.lang.String getAccessTypeGroup()
      Deprecated. 
      Returns the value of the "Access type" group on the Other tab.
      java.lang.String getAS400Server()
      Deprecated. 
      Returns the value of the "AS/400 server" field on the General tab.
      com.ibm.as400.ui.framework.java.Capabilities getCapabilities()
      Deprecated. 
      Required by the framework.
      java.lang.Object getCommitMode()
      Deprecated. 
      Returns the value of the "Commit mode" field on the Server tab.
      com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getCommitModeChoices()
      Deprecated. 
      Returns the list of values in the "Commit mode" drop down list.
      java.lang.String getDataSourceName()
      Deprecated. 
      Returns the value of the "Data source name" field on the General tab.
      java.lang.Object getDateFormat()
      Deprecated. 
      Returns the value of the "Date format" field on the Format tab.
      com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getDateFormatChoices()
      Deprecated. 
      Returns the list of values in the "Date format" drop down list.
      java.lang.Object getDateSeparator()
      Deprecated. 
      Returns the value of the "Date separator" field on the Format tab.
      com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getDateSeparatorChoices()
      Deprecated. 
      Returns the list of values in the "Date separator" drop down list.
      java.lang.Object getDecimalSeparator()
      Deprecated. 
      Returns the value of the "Decimal separator" field on the Format tab.
      com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getDecimalSeparatorChoices()
      Deprecated. 
      Returns the list of values in the "Decimal separator"" drop down list.
      java.lang.String getDefaultLibraries()
      Deprecated. 
      Returns the value of the "Library list" field on the Server tab.
      java.lang.String getDefaultUserID()
      Deprecated. 
      Returns the value of the "Default user ID" field on the Connection Options tab.
      java.lang.String getDescription()
      Deprecated. 
      Returns the value of the "Description" field on the General tab.
      java.lang.Object getLanguage()
      Deprecated. 
      Returns the value of the "Language" field on the Language tab.
      com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getLanguageChoices()
      Deprecated. 
      Returns the list of values in the "Language"" drop down list.
      java.lang.Object getLOBThreshold()
      Deprecated. 
      Returns the value of the "Large object threshold" field on the Performance tab.
      com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getLOBThresholdChoices()
      Deprecated. 
      Returns the list of values in the "Large object threshold" drop down list.
      java.lang.Object getMaxPrecision()
      Deprecated. 
       
      com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getMaxPrecisionChoices()
      Deprecated. 
       
      java.lang.Object getMaxScale()
      Deprecated. 
       
      com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getMaxScaleChoices()
      Deprecated. 
       
      java.lang.Object getMinDivideScale()
      Deprecated. 
       
      com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getMinDivideScaleChoices()
      Deprecated. 
       
      java.lang.Object getNamingConvention()
      Deprecated. 
      Returns the value of the "Naming convention" field on the Format tab.
      com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getNamingConventionChoices()
      Deprecated. 
      Returns the list of values in the "Naming convention"" drop down list.
      java.lang.String getPackage()
      Deprecated. 
      Returns the value of the "Package" field on the Package tab.
      java.lang.String getPackageLibrary()
      Deprecated. 
      Returns the value of the "Package library" field on the Package tab.
      java.lang.Object getRecordBlockingCriteria()
      Deprecated. 
      Returns the value of the "Record blocking criteria" field on the Performance tab.
      com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getRecordBlockingCriteriaChoices()
      Deprecated. 
      Returns the list of values in the "Record Blocking criteria"" drop down list.
      java.lang.Object getRecordBlockingSize()
      Deprecated. 
      Returns the value of the "Record blocking size" field on the Performance tab.
      com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getRecordBlockingSizeChoices()
      Deprecated. 
      Returns the list of values in the "Record Blocking size"" drop down list.
      java.lang.String getRemarksSourceGroup()
      Deprecated. 
      Returns the value of the "Remarks source" group on the Other tab.
      java.lang.String getSortTable()
      Deprecated. 
      Returns the value of the "Sort library/table name" field on the Language tab.
      java.lang.Object getSortType()
      Deprecated. 
      Returns the value of the "Sort type" field on the Language tab.
      com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getSortTypeChoices()
      Deprecated. 
      Returns the list of values in the "Sort type" drop down list.
      java.lang.String getSortWeightGroup()
      Deprecated. 
      Returns the value of the "Sort weight" group on the Language tab.
      java.lang.String getSQLlibrary()
      Deprecated. 
       
      java.lang.Object getTimeFormat()
      Deprecated. 
      Returns the value of the "Time format" field on the Format tab.
      com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getTimeFormatChoices()
      Deprecated. 
      Returns the list of values in the "Time format" drop down list.
      java.lang.Object getTimeSeparator()
      Deprecated. 
      Returns the value of the "Time separator" field on the Format tab.
      com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getTimeSeparatorChoices()
      Deprecated. 
      Returns the list of values in the "Time separator" drop down list.
      java.lang.String getUnusablePkgActionGroup()
      Deprecated. 
      Returns the value of the "Unusable package" group on the Package tab.
      java.lang.String getUsageGroup()
      Deprecated. 
      Returns the value of the "Usage" group on the Package tab.
      boolean isCachePackageLocally()
      Deprecated. 
      Indicates whether the "Cache package locally" check box on the Package tab is checked.
      boolean isEnableDataCompression()
      Deprecated. 
      Indicates whether the "Enable data compression" check box on the Performance tab is checked.
      boolean isEnableExtDynamic()
      Deprecated. 
      Indicates whether the "Enable extended dynamic (package) support" check box on the Package tab is checked.
      boolean isEnableLazyClose()
      Deprecated. 
      Indicates whether the "Enable lazy close support" check box on the Performance tab is checked.
      boolean isEnablePrefetch()
      Deprecated. 
      Indicates whether the "Enable pre-fetch" check box on the Performance tab is checked.
      boolean isTranslate65535()
      Deprecated. 
      Indicates whether the "Translate CCSID 65535" check box on the Translation tab is checked.
      boolean isTranslateHex()
      Deprecated. 
       
      boolean isUseSSL()
      Deprecated. 
      Indicates whether the "SSL" check box on the Translation tab is checked.
      void load()
      Deprecated. 
       
      void save()
      Deprecated. 
      Required by the framework.
      void setAccessTypeGroup(java.lang.String s)
      Deprecated. 
      Sets the value of the "Access type" group on the Other tab.
      void setAS400Server(java.lang.String s)
      Deprecated. 
      Sets the value of the "AS/400 server" field on the General tab.
      void setCachePackageLocally(boolean b)
      Deprecated. 
      Sets the value of the "Cache package locally" check box on the Package tab.
      void setCommitMode(java.lang.Object o)
      Deprecated. 
      Sets the value of the "Commit mode" field on the Server tab.
      void setDataSourceName(java.lang.String s)
      Deprecated. 
      Sets the value of the "Data source name" field on the General tab.
      void setDateFormat(java.lang.Object o)
      Deprecated. 
      Sets the value of the "Date format" field on the Format tab.
      void setDateSeparator(java.lang.Object o)
      Deprecated. 
      Sets the value of the "Date separator" field on the Format tab.
      void setDecimalSeparator(java.lang.Object o)
      Deprecated. 
      Sets the value of the "Decimal separator" field on the Format tab.
      void setDefaultLibraries(java.lang.String s)
      Deprecated. 
      Sets the value of the "Library list" field on the Server tab.
      void setDefaultUserID(java.lang.String s)
      Deprecated. 
      Sets the value of the "Default user ID" field on the Connection Options tab.
      void setDescription(java.lang.String s)
      Deprecated. 
      Sets the value of the "Description" field on the General tab.
      void setEnableDataCompression(boolean b)
      Deprecated. 
      Sets the value of the "Enable data compression" check box on the Performance tab.
      void setEnableExtDynamic(boolean b)
      Deprecated. 
      Sets the value of the "Enable extended dynamic (package) support" check box on the Package tab.
      void setEnableLazyClose(boolean b)
      Deprecated. 
      Sets the value of the "Enable lazy close support" check box on the Performance tab.
      void setEnablePrefetch(boolean b)
      Deprecated. 
      Sets the value of the "Enable pre-fetch" check box on the Performance tab.
      void setLanguage(java.lang.Object o)
      Deprecated. 
      Sets the value of the "Language" field on the Language tab.
      void setLOBThreshold(java.lang.Object o)
      Deprecated. 
      Sets the value of the "Large object threshold" field on the Performance tab.
      void setMaxPrecision(java.lang.Object o)
      Deprecated. 
       
      void setMaxScale(java.lang.Object o)
      Deprecated. 
       
      void setMinDivideScale(java.lang.Object o)
      Deprecated. 
       
      void setNamingConvention(java.lang.Object o)
      Deprecated. 
      Sets the value of the "Naming convention" field on the Format tab.
      void setPackage(java.lang.String s)
      Deprecated. 
      Sets the value of the "Package" field on the Package tab.
      void setPackageLibrary(java.lang.String s)
      Deprecated. 
      Sets the value of the "Package library" field on the Package tab.
      void setRecordBlockingCriteria(java.lang.Object o)
      Deprecated. 
      Sets the value of the "Record Blocking criteria" field on the Performance tab.
      void setRecordBlockingSize(java.lang.Object o)
      Deprecated. 
      Sets the value of the "Record Blocking size" field on the Performance tab.
      void setRemarksSourceGroup(java.lang.String s)
      Deprecated. 
      Sets the value of the "Remarks source" group on the Other tab.
      void setSortTable(java.lang.String s)
      Deprecated. 
      Sets the value of the "Sort library/table name" field on the Language tab.
      void setSortType(java.lang.Object o)
      Deprecated. 
      Sets the value of the "Sort type" field on the Language tab.
      void setSortWeightGroup(java.lang.String s)
      Deprecated. 
      Sets the value of the "Sort weight" group on the Language tab.
      void setSQLlibrary(java.lang.String s)
      Deprecated. 
       
      void setTimeFormat(java.lang.Object o)
      Deprecated. 
      Sets the value of the "Time format" field on the Format tab.
      void setTimeSeparator(java.lang.Object o)
      Deprecated. 
      Sets the value of the "Time separator" field on the Format tab.
      void setTranslate65535(boolean b)
      Deprecated. 
      Sets the value of the "Translate CCSID 65535" check box on the Translation tab.
      void setTranslateHex(boolean b)
      Deprecated. 
       
      void setUnusablePkgActionGroup(java.lang.String s)
      Deprecated. 
      Sets the value of the "Unusable package" group on the Package tab.
      void setUsageGroup(java.lang.String s)
      Deprecated. 
      Sets the value of the "Usage" group on the Package tab.
      void setUseSSL(boolean b)
      Deprecated. 
      Sets the value of the "SSL" check box on the Connection Options tab.
      void verifyChanges()
      Deprecated. 
      Required by the framework.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AS400JDBCDataSourcePaneDataBean

        public AS400JDBCDataSourcePaneDataBean()
        Deprecated. 
    • Method Detail

      • getDataSourceName

        public java.lang.String getDataSourceName()
        Deprecated. 
        Returns the value of the "Data source name" field on the General tab.
        Returns:
        The data source name.
      • setDataSourceName

        public void setDataSourceName(java.lang.String s)
        Deprecated. 
        Sets the value of the "Data source name" field on the General tab.
        Parameters:
        s - The data source name.
      • getDescription

        public java.lang.String getDescription()
        Deprecated. 
        Returns the value of the "Description" field on the General tab.
        Returns:
        The data source description.
      • setDescription

        public void setDescription(java.lang.String s)
        Deprecated. 
        Sets the value of the "Description" field on the General tab.
        Parameters:
        s - The data source description.
      • getAS400Server

        public java.lang.String getAS400Server()
        Deprecated. 
        Returns the value of the "AS/400 server" field on the General tab.
        Returns:
        The server name.
      • setAS400Server

        public void setAS400Server(java.lang.String s)
        Deprecated. 
        Sets the value of the "AS/400 server" field on the General tab.
        Parameters:
        s - The server.
      • getSQLlibrary

        public java.lang.String getSQLlibrary()
        Deprecated. 
      • setSQLlibrary

        public void setSQLlibrary(java.lang.String s)
        Deprecated. 
      • getDefaultLibraries

        public java.lang.String getDefaultLibraries()
        Deprecated. 
        Returns the value of the "Library list" field on the Server tab.
        Returns:
        The server name.
      • setDefaultLibraries

        public void setDefaultLibraries(java.lang.String s)
        Deprecated. 
        Sets the value of the "Library list" field on the Server tab.
        Parameters:
        s - The library list.
      • getCommitMode

        public java.lang.Object getCommitMode()
        Deprecated. 
        Returns the value of the "Commit mode" field on the Server tab.
        Returns:
        The commit mode.
      • setCommitMode

        public void setCommitMode(java.lang.Object o)
        Deprecated. 
        Sets the value of the "Commit mode" field on the Server tab.
        Parameters:
        o - The commit mode.
      • getCommitModeChoices

        public com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getCommitModeChoices()
        Deprecated. 
        Returns the list of values in the "Commit mode" drop down list.
        Returns:
        The list of values.
      • getMaxPrecision

        public java.lang.Object getMaxPrecision()
        Deprecated. 
      • setMaxPrecision

        public void setMaxPrecision(java.lang.Object o)
        Deprecated. 
      • getMaxPrecisionChoices

        public com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getMaxPrecisionChoices()
        Deprecated. 
      • getMaxScale

        public java.lang.Object getMaxScale()
        Deprecated. 
      • setMaxScale

        public void setMaxScale(java.lang.Object o)
        Deprecated. 
      • getMaxScaleChoices

        public com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getMaxScaleChoices()
        Deprecated. 
      • getMinDivideScale

        public java.lang.Object getMinDivideScale()
        Deprecated. 
      • setMinDivideScale

        public void setMinDivideScale(java.lang.Object o)
        Deprecated. 
      • getMinDivideScaleChoices

        public com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getMinDivideScaleChoices()
        Deprecated. 
      • isEnableExtDynamic

        public boolean isEnableExtDynamic()
        Deprecated. 
        Indicates whether the "Enable extended dynamic (package) support" check box on the Package tab is checked.
        Returns:
        True if the check box is checked
      • setEnableExtDynamic

        public void setEnableExtDynamic(boolean b)
        Deprecated. 
        Sets the value of the "Enable extended dynamic (package) support" check box on the Package tab.
        Parameters:
        b - The check box state. True if it should be checked, false otherwise.
      • getPackage

        public java.lang.String getPackage()
        Deprecated. 
        Returns the value of the "Package" field on the Package tab.
        Returns:
        The package name.
      • setPackage

        public void setPackage(java.lang.String s)
        Deprecated. 
        Sets the value of the "Package" field on the Package tab.
        Parameters:
        s - The package name.
      • getPackageLibrary

        public java.lang.String getPackageLibrary()
        Deprecated. 
        Returns the value of the "Package library" field on the Package tab.
        Returns:
        The package library.
      • setPackageLibrary

        public void setPackageLibrary(java.lang.String s)
        Deprecated. 
        Sets the value of the "Package library" field on the Package tab.
        Parameters:
        s - The package library.
      • isCachePackageLocally

        public boolean isCachePackageLocally()
        Deprecated. 
        Indicates whether the "Cache package locally" check box on the Package tab is checked.
        Returns:
        True if the check box is checked
      • setCachePackageLocally

        public void setCachePackageLocally(boolean b)
        Deprecated. 
        Sets the value of the "Cache package locally" check box on the Package tab.
        Parameters:
        b - The check box state. True if it should be checked, false otherwise.
      • getUsageGroup

        public java.lang.String getUsageGroup()
        Deprecated. 
        Returns the value of the "Usage" group on the Package tab.
        Returns:
        The selected radio button. AJDSP_USE_RADIOBUTTON returned when the "Use" radio button is selected. AJDSP_USEADD_RADIOBUTTON returned when the "Use and add" radio button is selected.
      • setUsageGroup

        public void setUsageGroup(java.lang.String s)
        Deprecated. 
        Sets the value of the "Usage" group on the Package tab.
        Parameters:
        s - The radio button. AJDSP_USE_RADIOBUTTON if the "Use" radio button should be selected. AJDSP_USEADD_RADIOBUTTON if the "Use and add" radio button should be selected.
      • getUnusablePkgActionGroup

        public java.lang.String getUnusablePkgActionGroup()
        Deprecated. 
        Returns the value of the "Unusable package" group on the Package tab.
        Returns:
        The selected radio button. AJDSP_SEND_EXCEP_RADIOBUTTON returned when the "Send exception" radio button is selected. AJDSP_POST_WARN_RADIOBUTTON returned when the "Post warning" radio button is selected. AJDSP_IGNORE_RADIOBUTTON returned when the "Ignore" radio button is selected.
      • setUnusablePkgActionGroup

        public void setUnusablePkgActionGroup(java.lang.String s)
        Deprecated. 
        Sets the value of the "Unusable package" group on the Package tab.
        Parameters:
        s - The radio button. AJDSP_SEND_EXCEP_RADIOBUTTON if the "Send exception" radio button should be selected. AJDSP_POST_WARN_RADIOBUTTON if the "Post warning" radio button should be selected. AJDSP_IGNORE_RADIOBUTTON if the "Ignore" radio button should be selected.
      • isEnableLazyClose

        public boolean isEnableLazyClose()
        Deprecated. 
        Indicates whether the "Enable lazy close support" check box on the Performance tab is checked.
        Returns:
        True if the check box is checked
      • setEnableLazyClose

        public void setEnableLazyClose(boolean b)
        Deprecated. 
        Sets the value of the "Enable lazy close support" check box on the Performance tab.
        Parameters:
        b - The check box state. True if it should be checked, false otherwise.
      • isEnablePrefetch

        public boolean isEnablePrefetch()
        Deprecated. 
        Indicates whether the "Enable pre-fetch" check box on the Performance tab is checked.
        Returns:
        True if the check box is checked
      • setEnablePrefetch

        public void setEnablePrefetch(boolean b)
        Deprecated. 
        Sets the value of the "Enable pre-fetch" check box on the Performance tab.
        Parameters:
        b - The check box state. True if it should be checked, false otherwise.
      • isEnableDataCompression

        public boolean isEnableDataCompression()
        Deprecated. 
        Indicates whether the "Enable data compression" check box on the Performance tab is checked.
        Returns:
        True if the check box is checked
      • setEnableDataCompression

        public void setEnableDataCompression(boolean b)
        Deprecated. 
        Sets the value of the "Enable data compression" check box on the Performance tab.
        Parameters:
        b - The check box state. True if it should be checked, false otherwise.
      • getRecordBlockingCriteria

        public java.lang.Object getRecordBlockingCriteria()
        Deprecated. 
        Returns the value of the "Record blocking criteria" field on the Performance tab.
        Returns:
        The record blocking criteria.
      • setRecordBlockingCriteria

        public void setRecordBlockingCriteria(java.lang.Object o)
        Deprecated. 
        Sets the value of the "Record Blocking criteria" field on the Performance tab.
        Parameters:
        o - The record blocking criteria.
      • getRecordBlockingCriteriaChoices

        public com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getRecordBlockingCriteriaChoices()
        Deprecated. 
        Returns the list of values in the "Record Blocking criteria"" drop down list.
        Returns:
        The list of values.
      • getRecordBlockingSize

        public java.lang.Object getRecordBlockingSize()
        Deprecated. 
        Returns the value of the "Record blocking size" field on the Performance tab.
        Returns:
        The record blocking criteria.
      • setRecordBlockingSize

        public void setRecordBlockingSize(java.lang.Object o)
        Deprecated. 
        Sets the value of the "Record Blocking size" field on the Performance tab.
        Parameters:
        o - The record blocking criteria.
      • getRecordBlockingSizeChoices

        public com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getRecordBlockingSizeChoices()
        Deprecated. 
        Returns the list of values in the "Record Blocking size"" drop down list.
        Returns:
        The list of values.
      • getLOBThreshold

        public java.lang.Object getLOBThreshold()
        Deprecated. 
        Returns the value of the "Large object threshold" field on the Performance tab.
        Returns:
        The large object threshold.
      • setLOBThreshold

        public void setLOBThreshold(java.lang.Object o)
        Deprecated. 
        Sets the value of the "Large object threshold" field on the Performance tab.
        Parameters:
        o - The large object threshold.
      • getLOBThresholdChoices

        public com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getLOBThresholdChoices()
        Deprecated. 
        Returns the list of values in the "Large object threshold" drop down list.
        Returns:
        The list of values.
      • getSortType

        public java.lang.Object getSortType()
        Deprecated. 
        Returns the value of the "Sort type" field on the Language tab.
        Returns:
        The sort type.
      • setSortType

        public void setSortType(java.lang.Object o)
        Deprecated. 
        Sets the value of the "Sort type" field on the Language tab.
        Parameters:
        o - The sort type.
      • getSortTypeChoices

        public com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getSortTypeChoices()
        Deprecated. 
        Returns the list of values in the "Sort type" drop down list.
        Returns:
        The list of values.
      • getSortTable

        public java.lang.String getSortTable()
        Deprecated. 
        Returns the value of the "Sort library/table name" field on the Language tab.
        Returns:
        The qualified sort table name.
      • setSortTable

        public void setSortTable(java.lang.String s)
        Deprecated. 
        Sets the value of the "Sort library/table name" field on the Language tab.
        Parameters:
        s - The qualified sort table name.
      • getSortWeightGroup

        public java.lang.String getSortWeightGroup()
        Deprecated. 
        Returns the value of the "Sort weight" group on the Language tab.
        Returns:
        The selected radio button. AJDSP_SHAREDWEIGHT_RADIOBUTTON returned when the "Shared" radio button is selected. AJDSP_UNIQUEWEIGHT_RADIOBUTTON returned when the "Unique" radio button is selected.
      • setSortWeightGroup

        public void setSortWeightGroup(java.lang.String s)
        Deprecated. 
        Sets the value of the "Sort weight" group on the Language tab.
        Parameters:
        s - The radio button. AJDSP_SHAREDWEIGHT_RADIOBUTTON if the "Shared" radio button should be selected. AJDSP_UNIQUEWEIGHT_RADIOBUTTON if the "Unique" radio button should be selected.
      • getLanguage

        public java.lang.Object getLanguage()
        Deprecated. 
        Returns the value of the "Language" field on the Language tab.
        Returns:
        The language.
      • setLanguage

        public void setLanguage(java.lang.Object o)
        Deprecated. 
        Sets the value of the "Language" field on the Language tab.
        Parameters:
        o - The language.
      • getLanguageChoices

        public com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getLanguageChoices()
        Deprecated. 
        Returns the list of values in the "Language"" drop down list.
        Returns:
        The list of values.
      • getAccessTypeGroup

        public java.lang.String getAccessTypeGroup()
        Deprecated. 
        Returns the value of the "Access type" group on the Other tab.
        Returns:
        The selected radio button. AJDSP_ACCESSTYPE_RW returned when the "read/write" radio button is selected. AJDSP_ACCESSTYPE_RC returned when the "read/call" radio button is selected. AJDSP_ACCESSTYPE_RO returned when the "read only" radio button is selected.
      • setAccessTypeGroup

        public void setAccessTypeGroup(java.lang.String s)
        Deprecated. 
        Sets the value of the "Access type" group on the Other tab.
        Parameters:
        s - The radio button. AJDSP_ACCESSTYPE_RW if the "read/write" radio button should be selected. AJDSP_ACCESSTYPE_RC if the "read/call" radio button should be selected. AJDSP_ACCESSTYPE_RO if the (read only) radio button should be selected.
      • getRemarksSourceGroup

        public java.lang.String getRemarksSourceGroup()
        Deprecated. 
        Returns the value of the "Remarks source" group on the Other tab.
        Returns:
        The selected radio button. AJDSP_SQLDESC_RADIOBUTTON returned when the "SQL" radio button is selected. AJDSP_OS400DESC_RADIOBUTTON returned when the "OS/400" radio button is selected.
      • setRemarksSourceGroup

        public void setRemarksSourceGroup(java.lang.String s)
        Deprecated. 
        Sets the value of the "Remarks source" group on the Other tab.
        Parameters:
        s - The radio button. AJDSP_SQLDESC_RADIOBUTTON if the "SQL" radio button should be selected. AJDSP_OS400DESC_RADIOBUTTON if the "OS/400" radio button should be selected.
      • isTranslate65535

        public boolean isTranslate65535()
        Deprecated. 
        Indicates whether the "Translate CCSID 65535" check box on the Translation tab is checked.
        Returns:
        True if the check box is checked
      • setTranslate65535

        public void setTranslate65535(boolean b)
        Deprecated. 
        Sets the value of the "Translate CCSID 65535" check box on the Translation tab.
        Parameters:
        b - The check box state. True if it should be checked, false otherwise.
      • isTranslateHex

        public boolean isTranslateHex()
        Deprecated. 
      • setTranslateHex

        public void setTranslateHex(boolean b)
        Deprecated. 
      • getNamingConvention

        public java.lang.Object getNamingConvention()
        Deprecated. 
        Returns the value of the "Naming convention" field on the Format tab.
        Returns:
        The naming convention.
      • setNamingConvention

        public void setNamingConvention(java.lang.Object o)
        Deprecated. 
        Sets the value of the "Naming convention" field on the Format tab.
        Parameters:
        o - The naming convention.
      • getNamingConventionChoices

        public com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getNamingConventionChoices()
        Deprecated. 
        Returns the list of values in the "Naming convention"" drop down list.
        Returns:
        The list of values.
      • getDecimalSeparator

        public java.lang.Object getDecimalSeparator()
        Deprecated. 
        Returns the value of the "Decimal separator" field on the Format tab.
        Returns:
        The decimal separator.
      • setDecimalSeparator

        public void setDecimalSeparator(java.lang.Object o)
        Deprecated. 
        Sets the value of the "Decimal separator" field on the Format tab.
        Parameters:
        o - The decimal separator.
      • getDecimalSeparatorChoices

        public com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getDecimalSeparatorChoices()
        Deprecated. 
        Returns the list of values in the "Decimal separator"" drop down list.
        Returns:
        The list of values.
      • getTimeFormat

        public java.lang.Object getTimeFormat()
        Deprecated. 
        Returns the value of the "Time format" field on the Format tab.
        Returns:
        The time format.
      • setTimeFormat

        public void setTimeFormat(java.lang.Object o)
        Deprecated. 
        Sets the value of the "Time format" field on the Format tab.
        Parameters:
        o - The time format.
      • getTimeFormatChoices

        public com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getTimeFormatChoices()
        Deprecated. 
        Returns the list of values in the "Time format" drop down list.
        Returns:
        The list of values.
      • getTimeSeparator

        public java.lang.Object getTimeSeparator()
        Deprecated. 
        Returns the value of the "Time separator" field on the Format tab.
        Returns:
        The time separator.
      • setTimeSeparator

        public void setTimeSeparator(java.lang.Object o)
        Deprecated. 
        Sets the value of the "Time separator" field on the Format tab.
        Parameters:
        o - The time separator.
      • getTimeSeparatorChoices

        public com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getTimeSeparatorChoices()
        Deprecated. 
        Returns the list of values in the "Time separator" drop down list.
        Returns:
        The list of values.
      • getDateFormat

        public java.lang.Object getDateFormat()
        Deprecated. 
        Returns the value of the "Date format" field on the Format tab.
        Returns:
        The date format.
      • setDateFormat

        public void setDateFormat(java.lang.Object o)
        Deprecated. 
        Sets the value of the "Date format" field on the Format tab.
        Parameters:
        o - The date format.
      • getDateFormatChoices

        public com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getDateFormatChoices()
        Deprecated. 
        Returns the list of values in the "Date format" drop down list.
        Returns:
        The list of values.
      • getDateSeparator

        public java.lang.Object getDateSeparator()
        Deprecated. 
        Returns the value of the "Date separator" field on the Format tab.
        Returns:
        The date separator.
      • setDateSeparator

        public void setDateSeparator(java.lang.Object o)
        Deprecated. 
        Sets the value of the "Date separator" field on the Format tab.
        Parameters:
        o - The date separator.
      • getDateSeparatorChoices

        public com.ibm.as400.ui.framework.java.ChoiceDescriptor[] getDateSeparatorChoices()
        Deprecated. 
        Returns the list of values in the "Date separator" drop down list.
        Returns:
        The list of values.
      • getDefaultUserID

        public java.lang.String getDefaultUserID()
        Deprecated. 
        Returns the value of the "Default user ID" field on the Connection Options tab.
        Returns:
        The naming convention.
      • setDefaultUserID

        public void setDefaultUserID(java.lang.String s)
        Deprecated. 
        Sets the value of the "Default user ID" field on the Connection Options tab.
        Parameters:
        s - The user ID.
      • isUseSSL

        public boolean isUseSSL()
        Deprecated. 
        Indicates whether the "SSL" check box on the Translation tab is checked.
        Returns:
        True if the check box is checked
      • setUseSSL

        public void setUseSSL(boolean b)
        Deprecated. 
        Sets the value of the "SSL" check box on the Connection Options tab.
        Parameters:
        b - The check box state. True if it should be checked, false otherwise.
      • getCapabilities

        public com.ibm.as400.ui.framework.java.Capabilities getCapabilities()
        Deprecated. 
        Required by the framework. Not used.
        Specified by:
        getCapabilities in interface com.ibm.as400.ui.framework.java.DataBean
      • verifyChanges

        public void verifyChanges()
        Deprecated. 
        Required by the framework. Not used.
        Specified by:
        verifyChanges in interface com.ibm.as400.ui.framework.java.DataBean
      • save

        public void save()
        Deprecated. 
        Required by the framework. Not used.
        Specified by:
        save in interface com.ibm.as400.ui.framework.java.DataBean
      • load

        public void load()
        Deprecated. 
        Specified by:
        load in interface com.ibm.as400.ui.framework.java.DataBean