-
ClassDescriptionUse
AppGuidFilter
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.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.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.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.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.0.8.The static methods of this class are thread-safe so there is no need to create an instance of this utility.
GroovyDGFileHelper
)