Deprecated API
Contents
-
ClassDescriptionPlease use in Groovy scripts g_dgFile (
GroovyDGFileHelper
)UseAppGuidFilter
instead.UseAppGuidNullFilter
instead.UseSingleAppGuidFilter
instead.UseGlobalNotifyTimerDataGroupWorkflowEvent
instead.Intrexx >= 9 uses a PBKDF2 based password storage mechanism.The MD5 hash function is not considered to be secure. It should not be used for cryptographic purposes.The SHA-1 hash function is no longer considered to be secure. It should not be used for cryptographic purposes.Use the static methods ofISODateTimeUtil
.
-
FieldDescription
-
MethodDescriptionUse
Files.readAllBytes(Path)
instead.UseFiles.readAllBytes(Path)
instead.UseNIOHelper.getFileText(Path)
orNIOHelper.getFileText(Path, Charset)
instead.UseNIOHelper.getFileText(Path, Charset)
instead.UseFiles.isSameFile(Path, Path)
instead.Since 7.0 use version with group name insteadUseTarHelper.untarDir(File, String, String, File)
instead.UseZipHelper.unzipDir(File, File)
instead.UseZipHelper.unzipDir(ZipFile, String, File)
instead.UseZipHelper.unzipDir(ZipInputStream, String, File)
instead.UseZipHelper.zipDir(File, File)
instead.UseZipHelper.zipDir(ZipOutputStream, String, File)
instead.useAbstractGroovyRecord.getApplicationInfo()
instead.useAbstractGroovyRecord.getDataGroupInfo()
instead.use getPreSelectFieldsVH insteadSince Intrexx 9.5.Since Intrexx 9.5.Since Intrexx 9.5.Since Intrexx 9.5.Since Intrexx 9.5.Since Intrexx 9.5.Since Intrexx 9.5.Since Intrexx 9.5.DO ABSOLUTELY NOT USE THIS METHOD!de.uplanet.lucy.server.composer.UrlBuilder.createAbsoluteBaseDirectoryUrl(IRequestProcessingContext) UseUrlBuilder.createBaseUrl(IRequestProcessingContext)
instead.UseUrlBuilder.createBaseUrl(IServerBridgeRequest)
instead.UseCookie.getSecure()
instead.This method will be removed in future versions of Intrexx.This method will be removed in future versions of Intrexx.This method will be removed in future versions of Intrexx.This method will be removed in future versions of Intrexx.This method will be removed in future versions of Intrexx.This method will be removed.UseIServerBridgeResponse.getCharacterEncoding()
instead.UseIServerBridgeResponse.getCharacterEncoding()
instead.UseIServerBridgeResponse.getHeader(String)
instead.UseIServerBridgeResponse.getHeaderNames()
and get the values with separate class toIServerBridgeResponse.getHeader(String)
.UseIServerBridgeResponse.setCharacterEncoding(String)
instead.UseIServerBridgeResponse.setHeader(String, String)
instead.Intrexx 7: Method will be removed in next major version.Please usegetFirstFile().getContentType()
insteadIntrexx 7: Method will be removed in next major version. Please usegetFirstFile().getFileName()
insteadIntrexx 7: Method will be removed in next major version.Please usegetFirstFile().getPath()
insteadDo not use this antipattern. The caller should use explicit code.There is no value holder that is able to retain the full calendar information. UseValueHolderFactory.getValueHolder(Date)
instead.UseMailUtil.getDefaultSenderInternetAddress()
instead.UseMailAddressUtil.parseSeparatedAddresses(String)
instead.This method must not be called anymore.Do not use this method.Get type over the binding.Since Intrexx 9.0.Do not use this method.This method will be removed soon.This method will be removed soon.Use the GUID variant instead (coming soon).Use the GUID variant instead (coming soon).UseIUser.getBossId()
instead.UseIUser.isModifiablePassword()
instead.UseIUser.isMustChangePassword()
instead.UseIUser.getProxyPersonId()
instead.UseIUser.isPasswordExpires()
instead.UseIDsucUser.getAvailableDomainsAsList(JdbcConnection)
instead.Since this method is prone to SQL injection if the caller does not restrict the passed expressions to safe values.Note: This method will be removed in future versions of this API. Please use thegetXxxValue(int)
methods instead.UseURL.asPercentEncodedString()
instead.UseURL.asUrlEncodedString()
instead.Do not use this method.Call the static methods directly.Since Intrexx 11.8.0.The static methods of this class are thread-safe so there is no need to create an instance of this utility.