Package com.stimulsoft.report.options
Class DictionaryOptions
java.lang.Object
com.stimulsoft.report.options.DictionaryOptions
- Direct Known Subclasses:
StiOptions.Dictionary
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classstatic final classA Class which controls Enumerable DataSources of the report. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic booleanstatic booleanAllows to use multi columns mode of the variable's labels.static booleanClose connection after render reportstatic booleanstatic booleanRemove from xmlstatic booleanShow information about connection in error message -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StiAutoSynchronizeModeGets or sets a value which controls synchronization of the Dictionary in automatic mode.static Classstatic booleanstatic booleanstatic intstatic intMaximum query timeout in secondsstatic booleanstatic booleanGets or sets a value indicating that instead of a business object name an alias will be shown.static booleanGets or sets a value indicating that instead of a component name an alias will be shown.static booleanGets or sets a value indicating that instead of a data name an alias will be shown.static booleanGets or sets a value indicating that instead of a database name an alias will be shown.static booleanGets or sets a value indicating that instead of a DataColumn name an alias will be shown.static booleanGets or sets a value indicating that instead of a DataRelation name an alias will be shown.static booleanGets or sets a value indicating that instead of a DataSource name an alias will be shown.static booleanGets or sets a value indicating that instead of a page name an alias will be shown.static booleanGets or sets a value indicating that instead of a total name an alias will be shown.static booleanGets or sets a value indicating that instead of a variable name an alias will be shown.static booleanstatic booleanstatic booleanstatic booleanstatic booleanRemove last char Semicolon in querystatic booleana value indicating that instead of a resource name an alias will be shown.static voidstatic voidsetConvertNulls(boolean convertNulls) static voidsetDefaultDataAdapterType(Class value) static voidsetHideRelationExceptions(boolean value) static voidsetIgnoreLastSemicolonQuery(boolean value) Remove last char Semicolon in querystatic voidsetNotIdenticalNameAndAliasAtRegistrationOfNewData(boolean value) static voidsetQueryBuilderConnectTimeout(int value) static voidsetQueryTimeout(int value) Maximum query timeout in secondsstatic voidsetRemoveUnusedDataBeforeReportRendering(boolean value) static voidsetShowOnlyAliasForBusinessObject(boolean value) static voidsetShowOnlyAliasForComponents(boolean value) static voidsetShowOnlyAliasForData(boolean value) static voidsetShowOnlyAliasForDatabase(boolean value) static voidsetShowOnlyAliasForDataColumn(boolean value) static voidsetShowOnlyAliasForDataRelation(boolean value) static voidsetShowOnlyAliasForDataSource(boolean value) static voidsetShowOnlyAliasForPages(boolean value) static voidsetShowOnlyAliasForResource(boolean showOnlyAliasForResource) a value indicating that instead of a resource name an alias will be shown.static voidsetShowOnlyAliasForTotal(boolean value) static voidsetShowOnlyAliasForVariable(boolean value) static voidsetUseAdvancedDataSearch(boolean value) static voidsetUseNullableDateTime(boolean value) static voidsetUseNullableTimeSpan(boolean value) static booleanstatic boolean
-
Field Details
-
allowMultiColumnsModeInVariables
public static boolean allowMultiColumnsModeInVariablesAllows to use multi columns mode of the variable's labels. -
showConnetionInfoOnError
public static boolean showConnetionInfoOnErrorShow information about connection in error message -
removeDoctypefromXML
public static boolean removeDoctypefromXMLRemove from xml -
autoCloseConnection
public static boolean autoCloseConnectionClose connection after render report -
decodePassword
public static boolean decodePassword -
AllowConnectToFirstTableForEmptyDataSource
public static boolean AllowConnectToFirstTableForEmptyDataSource
-
-
Constructor Details
-
DictionaryOptions
public DictionaryOptions()
-
-
Method Details
-
isIgnoreLastSemicolonQuery
public static boolean isIgnoreLastSemicolonQuery()Remove last char Semicolon in query- Returns:
- the ignoreLastSemicolonOracleQuery
-
setIgnoreLastSemicolonQuery
public static void setIgnoreLastSemicolonQuery(boolean value) Remove last char Semicolon in query- Parameters:
ignoreLastSemicolonOracleQuery- the ignoreLastSemicolonOracleQuery to set
-
ShowOnlyAliasForDatabase
public static boolean ShowOnlyAliasForDatabase() -
showOnlyAliasForBusinessObject
public static boolean showOnlyAliasForBusinessObject() -
getAutoSynchronize
Gets or sets a value which controls synchronization of the Dictionary in automatic mode. -
setAutoSynchronize
-
getRemoveUnusedDataBeforeReportRendering
public static boolean getRemoveUnusedDataBeforeReportRendering() -
setRemoveUnusedDataBeforeReportRendering
public static void setRemoveUnusedDataBeforeReportRendering(boolean value) -
getDefaultDataAdapterType
-
setDefaultDataAdapterType
-
getQueryBuilderConnectTimeout
public static int getQueryBuilderConnectTimeout() -
setQueryBuilderConnectTimeout
public static void setQueryBuilderConnectTimeout(int value) -
getUseAdvancedDataSearch
public static boolean getUseAdvancedDataSearch() -
setUseAdvancedDataSearch
public static void setUseAdvancedDataSearch(boolean value) -
getShowOnlyAliasForComponents
public static boolean getShowOnlyAliasForComponents()Gets or sets a value indicating that instead of a component name an alias will be shown. -
setShowOnlyAliasForComponents
public static void setShowOnlyAliasForComponents(boolean value) -
getShowOnlyAliasForPages
public static boolean getShowOnlyAliasForPages()Gets or sets a value indicating that instead of a page name an alias will be shown. -
setShowOnlyAliasForPages
public static void setShowOnlyAliasForPages(boolean value) -
getShowOnlyAliasForDatabase
public static boolean getShowOnlyAliasForDatabase()Gets or sets a value indicating that instead of a database name an alias will be shown. -
setShowOnlyAliasForDatabase
public static void setShowOnlyAliasForDatabase(boolean value) -
getShowOnlyAliasForData
public static boolean getShowOnlyAliasForData()Gets or sets a value indicating that instead of a data name an alias will be shown. -
setShowOnlyAliasForData
public static void setShowOnlyAliasForData(boolean value) -
getShowOnlyAliasForVariable
public static boolean getShowOnlyAliasForVariable()Gets or sets a value indicating that instead of a variable name an alias will be shown. -
setShowOnlyAliasForVariable
public static void setShowOnlyAliasForVariable(boolean value) -
getShowOnlyAliasForTotal
public static boolean getShowOnlyAliasForTotal()Gets or sets a value indicating that instead of a total name an alias will be shown. -
setShowOnlyAliasForTotal
public static void setShowOnlyAliasForTotal(boolean value) -
getShowOnlyAliasForDataSource
public static boolean getShowOnlyAliasForDataSource()Gets or sets a value indicating that instead of a DataSource name an alias will be shown. -
setShowOnlyAliasForDataSource
public static void setShowOnlyAliasForDataSource(boolean value) -
getShowOnlyAliasForBusinessObject
public static boolean getShowOnlyAliasForBusinessObject()Gets or sets a value indicating that instead of a business object name an alias will be shown. -
setShowOnlyAliasForBusinessObject
public static void setShowOnlyAliasForBusinessObject(boolean value) -
getShowOnlyAliasForDataColumn
public static boolean getShowOnlyAliasForDataColumn()Gets or sets a value indicating that instead of a DataColumn name an alias will be shown. -
setShowOnlyAliasForDataColumn
public static void setShowOnlyAliasForDataColumn(boolean value) -
getShowOnlyAliasForDataRelation
public static boolean getShowOnlyAliasForDataRelation()Gets or sets a value indicating that instead of a DataRelation name an alias will be shown. -
setShowOnlyAliasForDataRelation
public static void setShowOnlyAliasForDataRelation(boolean value) -
isShowOnlyAliasForResource
public static boolean isShowOnlyAliasForResource()a value indicating that instead of a resource name an alias will be shown.- Returns:
- the showOnlyAliasForResource
-
setShowOnlyAliasForResource
public static void setShowOnlyAliasForResource(boolean showOnlyAliasForResource) a value indicating that instead of a resource name an alias will be shown.- Parameters:
showOnlyAliasForResource- the showOnlyAliasForResource to set
-
getHideRelationExceptions
public static boolean getHideRelationExceptions() -
setHideRelationExceptions
public static void setHideRelationExceptions(boolean value) -
getUseNullableDateTime
public static boolean getUseNullableDateTime() -
setUseNullableDateTime
public static void setUseNullableDateTime(boolean value) -
getUseNullableTimeSpan
public static boolean getUseNullableTimeSpan() -
setUseNullableTimeSpan
public static void setUseNullableTimeSpan(boolean value) -
isConvertNulls
public static boolean isConvertNulls()- Returns:
- the convertNulls
-
setConvertNulls
public static void setConvertNulls(boolean convertNulls) - Parameters:
convertNulls- the convertNulls to set
-
getNotIdenticalNameAndAliasAtRegistrationOfNewData
public static boolean getNotIdenticalNameAndAliasAtRegistrationOfNewData() -
setNotIdenticalNameAndAliasAtRegistrationOfNewData
public static void setNotIdenticalNameAndAliasAtRegistrationOfNewData(boolean value) -
getQueryTimeout
public static int getQueryTimeout()Maximum query timeout in seconds- Returns:
- the queryTimeout
-
setQueryTimeout
public static void setQueryTimeout(int value) Maximum query timeout in seconds- Parameters:
queryTimeout- the queryTimeout to set
-