|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.as400.vaccess.AS400JDBCDataSourcePaneDataBean
The AS400JDBCDataSourcePaneDataBean class sets data in, and returns data from, the AS400JDBCDataSourcePane component.
Constructor Summary | |
AS400JDBCDataSourcePaneDataBean()
|
Method Summary | |
java.lang.String |
getAccessTypeGroup()
Returns the value of the "Access type" group on the Other tab. |
java.lang.String |
getAS400Server()
Returns the value of the "AS/400 server" field on the General tab. |
Capabilities |
getCapabilities()
Required by the framework. |
java.lang.Object |
getCommitMode()
Returns the value of the "Commit mode" field on the Server tab. |
ChoiceDescriptor[] |
getCommitModeChoices()
Returns the list of values in the "Commit mode" drop down list. |
java.lang.String |
getDataSourceName()
Returns the value of the "Data source name" field on the General tab. |
java.lang.Object |
getDateFormat()
Returns the value of the "Date format" field on the Format tab. |
ChoiceDescriptor[] |
getDateFormatChoices()
Returns the list of values in the "Date format" drop down list. |
java.lang.Object |
getDateSeparator()
Returns the value of the "Date separator" field on the Format tab. |
ChoiceDescriptor[] |
getDateSeparatorChoices()
Returns the list of values in the "Date separator" drop down list. |
java.lang.Object |
getDecimalSeparator()
Returns the value of the "Decimal separator" field on the Format tab. |
ChoiceDescriptor[] |
getDecimalSeparatorChoices()
Returns the list of values in the "Decimal separator"" drop down list. |
java.lang.String |
getDefaultLibraries()
Returns the value of the "Library list" field on the Server tab. |
java.lang.String |
getDefaultUserID()
Returns the value of the "Default user ID" field on the Connection Options tab. |
java.lang.String |
getDescription()
Returns the value of the "Description" field on the General tab. |
java.lang.Object |
getLanguage()
Returns the value of the "Language" field on the Language tab. |
ChoiceDescriptor[] |
getLanguageChoices()
Returns the list of values in the "Language"" drop down list. |
java.lang.Object |
getLOBThreshold()
Returns the value of the "Large object threshold" field on the Performance tab. |
ChoiceDescriptor[] |
getLOBThresholdChoices()
Returns the list of values in the "Large object threshold" drop down list. |
java.lang.Object |
getNamingConvention()
Returns the value of the "Naming convention" field on the Format tab. |
ChoiceDescriptor[] |
getNamingConventionChoices()
Returns the list of values in the "Naming convention"" drop down list. |
java.lang.String |
getPackage()
Returns the value of the "Package" field on the Package tab. |
java.lang.String |
getPackageLibrary()
Returns the value of the "Package library" field on the Package tab. |
java.lang.Object |
getRecordBlockingCriteria()
Returns the value of the "Record blocking criteria" field on the Performance tab. |
ChoiceDescriptor[] |
getRecordBlockingCriteriaChoices()
Returns the list of values in the "Record Blocking criteria"" drop down list. |
java.lang.Object |
getRecordBlockingSize()
Returns the value of the "Record blocking size" field on the Performance tab. |
ChoiceDescriptor[] |
getRecordBlockingSizeChoices()
Returns the list of values in the "Record Blocking size"" drop down list. |
java.lang.String |
getRemarksSourceGroup()
Returns the value of the "Remarks source" group on the Other tab. |
java.lang.String |
getSortTable()
Returns the value of the "Sort library/table name" field on the Language tab. |
java.lang.Object |
getSortType()
Returns the value of the "Sort type" field on the Language tab. |
ChoiceDescriptor[] |
getSortTypeChoices()
Returns the list of values in the "Sort type" drop down list. |
java.lang.String |
getSortWeightGroup()
Returns the value of the "Sort weight" group on the Language tab. |
java.lang.String |
getSQLlibrary()
|
java.lang.Object |
getTimeFormat()
Returns the value of the "Time format" field on the Format tab. |
ChoiceDescriptor[] |
getTimeFormatChoices()
Returns the list of values in the "Time format" drop down list. |
java.lang.Object |
getTimeSeparator()
Returns the value of the "Time separator" field on the Format tab. |
ChoiceDescriptor[] |
getTimeSeparatorChoices()
Returns the list of values in the "Time separator" drop down list. |
java.lang.String |
getUnusablePkgActionGroup()
Returns the value of the "Unusable package" group on the Package tab. |
java.lang.String |
getUsageGroup()
Returns the value of the "Usage" group on the Package tab. |
boolean |
isCachePackageLocally()
Indicates whether the "Cache package locally" check box on the Package tab is checked. |
boolean |
isEnableDataCompression()
Indicates whether the "Enable data compression" check box on the Performance tab is checked. |
boolean |
isEnableExtDynamic()
Indicates whether the "Enable extended dynamic (package) support" check box on the Package tab is checked. |
boolean |
isEnableLazyClose()
Indicates whether the "Enable lazy close support" check box on the Performance tab is checked. |
boolean |
isEnablePrefetch()
Indicates whether the "Enable pre-fetch" check box on the Performance tab is checked. |
boolean |
isTranslate65535()
Indicates whether the "Translate CCSID 65535" check box on the Translation tab is checked. |
boolean |
isUseSSL()
Indicates whether the "SSL" check box on the Translation tab is checked. |
void |
load()
Initializes this object. |
void |
save()
Required by the framework. |
void |
setAccessTypeGroup(java.lang.String s)
Sets the value of the "Access type" group on the Other tab. |
void |
setAS400Server(java.lang.String s)
Sets the value of the "AS/400 server" field on the General tab. |
void |
setCachePackageLocally(boolean b)
Sets the value of the "Cache package locally" check box on the Package tab. |
void |
setCommitMode(java.lang.Object o)
Sets the value of the "Commit mode" field on the Server tab. |
void |
setDataSourceName(java.lang.String s)
Sets the value of the "Data source name" field on the General tab. |
void |
setDateFormat(java.lang.Object o)
Sets the value of the "Date format" field on the Format tab. |
void |
setDateSeparator(java.lang.Object o)
Sets the value of the "Date separator" field on the Format tab. |
void |
setDecimalSeparator(java.lang.Object o)
Sets the value of the "Decimal separator" field on the Format tab. |
void |
setDefaultLibraries(java.lang.String s)
Sets the value of the "Library list" field on the Server tab. |
void |
setDefaultUserID(java.lang.String s)
Sets the value of the "Default user ID" field on the Connection Options tab. |
void |
setDescription(java.lang.String s)
Sets the value of the "Description" field on the General tab. |
void |
setEnableDataCompression(boolean b)
Sets the value of the "Enable data compression" check box on the Performance tab. |
void |
setEnableExtDynamic(boolean b)
Sets the value of the "Enable extended dynamic (package) support" check box on the Package tab. |
void |
setEnableLazyClose(boolean b)
Sets the value of the "Enable lazy close support" check box on the Performance tab. |
void |
setEnablePrefetch(boolean b)
Sets the value of the "Enable pre-fetch" check box on the Performance tab. |
void |
setLanguage(java.lang.Object o)
Sets the value of the "Language" field on the Language tab. |
void |
setLOBThreshold(java.lang.Object o)
Sets the value of the "Large object threshold" field on the Performance tab. |
void |
setNamingConvention(java.lang.Object o)
Sets the value of the "Naming convention" field on the Format tab. |
void |
setPackage(java.lang.String s)
Sets the value of the "Package" field on the Package tab. |
void |
setPackageLibrary(java.lang.String s)
Sets the value of the "Package library" field on the Package tab. |
void |
setRecordBlockingCriteria(java.lang.Object o)
Sets the value of the "Record Blocking criteria" field on the Performance tab. |
void |
setRecordBlockingSize(java.lang.Object o)
Sets the value of the "Record Blocking size" field on the Performance tab. |
void |
setRemarksSourceGroup(java.lang.String s)
Sets the value of the "Remarks source" group on the Other tab. |
void |
setSortTable(java.lang.String s)
Sets the value of the "Sort library/table name" field on the Language tab. |
void |
setSortType(java.lang.Object o)
Sets the value of the "Sort type" field on the Language tab. |
void |
setSortWeightGroup(java.lang.String s)
Sets the value of the "Sort weight" group on the Language tab. |
void |
setSQLlibrary(java.lang.String s)
|
void |
setTimeFormat(java.lang.Object o)
Sets the value of the "Time format" field on the Format tab. |
void |
setTimeSeparator(java.lang.Object o)
Sets the value of the "Time separator" field on the Format tab. |
void |
setTranslate65535(boolean b)
Sets the value of the "Translate CCSID 65535" check box on the Translation tab. |
void |
setUnusablePkgActionGroup(java.lang.String s)
Sets the value of the "Unusable package" group on the Package tab. |
void |
setUsageGroup(java.lang.String s)
Sets the value of the "Usage" group on the Package tab. |
void |
setUseSSL(boolean b)
Sets the value of the "SSL" check box on the Connection Options tab. |
void |
verifyChanges()
Required by the framework. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AS400JDBCDataSourcePaneDataBean()
Method Detail |
public java.lang.String getDataSourceName()
public void setDataSourceName(java.lang.String s)
s
- The data source name.public java.lang.String getDescription()
public void setDescription(java.lang.String s)
s
- The data source description.public java.lang.String getAS400Server()
public void setAS400Server(java.lang.String s)
s
- The server.public java.lang.String getSQLlibrary()
public void setSQLlibrary(java.lang.String s)
public java.lang.String getDefaultLibraries()
public void setDefaultLibraries(java.lang.String s)
s
- The library list.public java.lang.Object getCommitMode()
public void setCommitMode(java.lang.Object o)
o
- The commit mode.public ChoiceDescriptor[] getCommitModeChoices()
public boolean isEnableExtDynamic()
public void setEnableExtDynamic(boolean b)
b
- The check box state. True if it should be checked,
false otherwise.public java.lang.String getPackage()
public void setPackage(java.lang.String s)
s
- The package name.public java.lang.String getPackageLibrary()
public void setPackageLibrary(java.lang.String s)
s
- The package library.public boolean isCachePackageLocally()
public void setCachePackageLocally(boolean b)
b
- The check box state. True if it should be checked,
false otherwise.public java.lang.String getUsageGroup()
public void setUsageGroup(java.lang.String s)
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.public java.lang.String getUnusablePkgActionGroup()
public void setUnusablePkgActionGroup(java.lang.String s)
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.public boolean isEnableLazyClose()
public void setEnableLazyClose(boolean b)
b
- The check box state. True if it should be checked,
false otherwise.public boolean isEnablePrefetch()
public void setEnablePrefetch(boolean b)
b
- The check box state. True if it should be checked,
false otherwise.public boolean isEnableDataCompression()
public void setEnableDataCompression(boolean b)
b
- The check box state. True if it should be checked,
false otherwise.public java.lang.Object getRecordBlockingCriteria()
public void setRecordBlockingCriteria(java.lang.Object o)
o
- The record blocking criteria.public ChoiceDescriptor[] getRecordBlockingCriteriaChoices()
public java.lang.Object getRecordBlockingSize()
public void setRecordBlockingSize(java.lang.Object o)
o
- The record blocking criteria.public ChoiceDescriptor[] getRecordBlockingSizeChoices()
public java.lang.Object getLOBThreshold()
public void setLOBThreshold(java.lang.Object o)
o
- The large object threshold.public ChoiceDescriptor[] getLOBThresholdChoices()
public java.lang.Object getSortType()
public void setSortType(java.lang.Object o)
o
- The sort type.public ChoiceDescriptor[] getSortTypeChoices()
public java.lang.String getSortTable()
public void setSortTable(java.lang.String s)
s
- The qualified sort table name.public java.lang.String getSortWeightGroup()
public void setSortWeightGroup(java.lang.String s)
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.public java.lang.Object getLanguage()
public void setLanguage(java.lang.Object o)
o
- The language.public ChoiceDescriptor[] getLanguageChoices()
public java.lang.String getAccessTypeGroup()
public void setAccessTypeGroup(java.lang.String s)
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.public java.lang.String getRemarksSourceGroup()
public void setRemarksSourceGroup(java.lang.String s)
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.public boolean isTranslate65535()
public void setTranslate65535(boolean b)
b
- The check box state. True if it should be checked,
false otherwise.public java.lang.Object getNamingConvention()
public void setNamingConvention(java.lang.Object o)
o
- The naming convention.public ChoiceDescriptor[] getNamingConventionChoices()
public java.lang.Object getDecimalSeparator()
public void setDecimalSeparator(java.lang.Object o)
o
- The decimal separator.public ChoiceDescriptor[] getDecimalSeparatorChoices()
public java.lang.Object getTimeFormat()
public void setTimeFormat(java.lang.Object o)
o
- The time format.public ChoiceDescriptor[] getTimeFormatChoices()
public java.lang.Object getTimeSeparator()
public void setTimeSeparator(java.lang.Object o)
o
- The time separator.public ChoiceDescriptor[] getTimeSeparatorChoices()
public java.lang.Object getDateFormat()
public void setDateFormat(java.lang.Object o)
o
- The date format.public ChoiceDescriptor[] getDateFormatChoices()
public java.lang.Object getDateSeparator()
public void setDateSeparator(java.lang.Object o)
o
- The date separator.public ChoiceDescriptor[] getDateSeparatorChoices()
public java.lang.String getDefaultUserID()
public void setDefaultUserID(java.lang.String s)
s
- The user ID.public boolean isUseSSL()
public void setUseSSL(boolean b)
b
- The check box state. True if it should be checked,
false otherwise.public Capabilities getCapabilities()
getCapabilities
in interface DataBean
com.ibm.as400.ui.framework.java.DataBean
Capabilities
object which reflects this object's capabilitiesCapabilities
public void verifyChanges()
verifyChanges
in interface DataBean
public void save()
save
in interface DataBean
public void load()
DataBean
This method should be called prior to handing the DataBean
off to the UI Framework. On return from this method the bean
should be in a state where it is ready to return data on any of
its accessor methods.
load
in interface DataBean
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |