-
ClassDescriptionreplaced by HostedPaymentService in TM 4replaced by HostedPaymentService in TM 4replaced by HostedPaymentService in TM 4replaced by HostedPaymentService in TM 4please use
H2Test
usePropertyComparator
instead, orVersionComparator
for semantic version number comparison
-
FieldDescriptionas of TM 4.1, tasks can be associated with multiple groups. Use SUBMISSION_GROUP_NAMES_PROPERTY instead.use schemaExtractMappings insteaduse schemaExtractMappings instead
-
MethodDescriptionuse getOperation insteadthis method appears to not work when the entity is hollow - an empty map is returned- see XMLUtils insteadLC support has been removedLC support has been removedThis method does not deterministically return a library because libraries are now also distinguished by version number. Please use getLibraryForClient(Long clientId, String libraryNormalizedName, String version) instead.This method does not deterministically return a library because libraries are now also distinguished by version number. Please use getLibraryForClient(Long clientId, String libraryNormalizedName, String version) instead.This method does not deterministically return a library because libraries are now also distinguished by version number. Please use getLibraryForProject(Long projectId, String libraryNormalizedName, String version) instead.Connection names are no longer unique. Use
ServiceConnectionDao.hasServiceConnection(Client, String)
instead.use generateUniqueServiceName(Long, String) insteaduseServiceDefinitionDao.getClientService(Long, String, Integer)
orServiceDefinitionDao#getClientServiceWithFallback(Long, String, Integer)
insteaduse getClientService(Long, String, Integer) insteaduse getServiceForClientNameAndVersion insteaduse getServiceVersionsForName(Long, String) insteaduse getServiceWithHighestVersionNumber(Long, String) insteaduse updateScheduledSaveAbandonTime instead. This method may be removed in a future release.use SubmissionService.addServiceLog insteadlongValue no longer exists - useVersionPropertyValueDao.createVersionPropertyValue(TemplateVersion, Form, PropertyType, String)
instead. This method may be removed in a future JM version.- use getValue() instead. This method may be removed in a future TM version.there is no longer a distinction between value and longValue - just use getValue() throughout. This method may be removed in a future TM version.- use setValue(String) instead. This method may be removed in a future TM version.do not use; this will be removed in a future releasedo not use; this will be removed in a future releasedo not use; this will be removed in a future releasedo not use; this will be removed in a future releasedo not use; this will be removed in a future releasedo not use; this will be removed in a future releaseas of TM 4.1, tasks can be associated with multiple groups. Please use getSubmissionGroupNameSet instead (which returns all group names regardless whether the submission is a task), or getSubmissionGroupNames.do not use; this will be removed in a future release Please instead use this check: getJob() != null && getJob().isProcessImmediateFlag()do not use; this will be removed in a future releasedo not use; this will be removed in a future releasedo not use; this will be removed in a future releasedo not use; this will be removed in a future releasedo not use; this will be removed in a future releasedo not use; this will be removed in a future releasedo not use; this will be removed in a future releasedo not use; this will be removed in a future releasedo not use; this will be removed in a future releasedo not use; this will be removed in a future releasedo not use; this will be removed in a future release- use getValue() instead. This method may be removed in a future TM version.there is no longer a distinction between value and base64Value - just use getValue() throughout. This method may be removed in a future TM version.- use setValue(String) instead. This method may be removed in a future TM version.- use getValue() instead. This method may be removed in a future TM version.there is no longer a distinction between value and longValue - just use getValue() throughout. This method may be removed in a future TM version.- use setValue(String) instead. This method may be removed in a future TM version.- this security manager is resolved from the current portalthis no longer uniquely identifies the service - use getNameAndVersion() where possibleuse {@link this#getFormVersionKey(String, TemplateVersion) instead and explicitly pass the appropriate form code (generally either the archive form code during import or form.getClientFormCode() during export).this method does nothinguse createServiceDefinitionFromTemplate(String, int, String) insteadThis method does not use client/form/portal overrides for the DeploymentProperty.PROPERTY_Email_Default_Sender value when populating the "supportEmail" entry. If you need this, you can call PropertyValueDao.renderEmailStringTemplate(deploymentPropertyDao.getPropertyValue(templateName), model, client, version, portal)this no longer uniquely identifies the service - use getNameAndVersion() where possibleautoRollback behaviour has been removed as of TM 4.1. Use logException(Throwable) instead.autoRollback behaviour has been removed as of TM 4.1. Use logException(Throwable, HttpServletRequst, Submission, EmailQueue) instead.autoRollback behaviour has been removed as of TM 4.1. Use logException(Throwable, HttpServletRequst, Submission, EmailQueue) instead.autoRollback behaviour has been removed as of TM 4.1, use logException(Throwable, EmailQueue) insteadautoRollback behaviour has been removed as of TM 4.1, use logException(Throwable, Submission) insteadautoRollback behaviour has been removed as of TM 4.1, use logException(Throwable, HttpServletRequest) insteaduseActionResult.getMaxRetryAttempts()
insteaduseActionResult.setMaxRetryAttempts(Integer)
insteaduse validatePropertyIsForm.useJobFunctions.validateFuncCall(Client, String)
insteaduse ServiceLocator.getEmailService() insteaduse getErrorLogService(String errorType) method insteaduseServiceDefinitionDao#getServiceForClientNameAndVersion(Long, String, Integer)
orServiceDefinitionDao.getClientService(Long, String, Integer)
insteaduseServiceDefinitionDao#getClientServiceWithFallback(Long, String, Integer)
orServiceDefinitionDao.getClientService(Long, String, Integer)
along withServiceLocator.getServiceForDefinition(ServiceDefinition)
insteadLiveCycle support has been removedUse ServletContext.getRealPath(String) instead.useForm.getTxnExpiryDate()
insteaduseForm.getTxnExpiryDays()
insteaduseTxn.getTimeTxnExpiry()
instead