Package and Description |
---|
com.adobe.cq.address.api |
com.adobe.cq.address.api.location |
com.day.cq.analytics.sitecatalyst.rsmerger |
com.day.cq.searchpromote |
com.day.cq.searchpromote.xml |
com.mongodb.async |
com.mongodb.binding |
com.mongodb.operation |
org.apache.commons.lang3.text
As of 3.6, use the Apache Commons Text
text package.
|
org.apache.commons.lang3.text.translate
As of 3.6, use the Apache Commons Text
translate package.
|
org.apache.jackrabbit.oak.plugins.index.lucene.score |
Enum and Description |
---|
com.mongodb.client.model.AggregationLevel |
com.mongodb.AggregationOptions.OutputMode
There is no replacement for this. Applications can assume that the driver will use a cursor for server versions
that support it (>= 2.6). The driver will ignore this as of MongoDB 3.6, which does not support inline results for the aggregate
command.
|
com.mongodb.client.model.changestream.ChangeStreamLevel |
com.day.cq.commons.Doctype
Use
Doctype instead |
com.day.cq.mcm.emailprovider.types.FormFieldType
since 5.6.1
|
com.adobe.granite.offloading.workflow.api.JobOffloadingProcessArguments
As of AEM 6.5, see https://jira.corp.adobe.com/browse/CQ-4256396
|
com.fasterxml.jackson.databind.annotation.JsonSerialize.Inclusion |
com.adobe.granite.offloading.api.OffloadingJobProperties
As of AEM 6.5, see https://jira.corp.adobe.com/browse/CQ-4256396
|
com.mongodb.operation.OrderBy |
com.day.cq.xss.ProtectionContext |
com.adobe.granite.xss.ProtectionContext
Use
ProtectionContext instead. |
com.day.cq.searchpromote.SearchPromoteEnvironment |
com.adobe.granite.offloading.api.TopicConfigurationAction
As of AEM 6.5, see https://jira.corp.adobe.com/browse/CQ-4256396
|
com.adobe.cq.social.ugc.api.UgcFilter.Comparison
Use
ComparisonType instead. |
com.adobe.granite.offloading.workflow.api.WorkflowOffloadingProcessArguments
As of AEM 6.5, see https://jira.corp.adobe.com/browse/CQ-4256396
|
com.adobe.granite.offloading.workflow.api.WorkflowOffloadingProperties
As of AEM 6.5, see https://jira.corp.adobe.com/browse/CQ-4256396
|
Exceptions and Description |
---|
com.adobe.cq.address.api.AddressException
As of AEM 6.4
|
com.day.cq.security.AuthorizableExistsException
cq 5.5
|
com.day.cq.security.CqSecurityException
cq 5.5
|
org.apache.commons.math.DimensionMismatchException
in 2.2 (to be removed in 3.0). Please use its equivalent from package
org.apache.commons.math.exception . |
org.apache.commons.math.estimation.EstimationException
as of 2.0, everything in package org.apache.commons.math.estimation has
been deprecated and replaced by package org.apache.commons.math.optimization.general
|
org.apache.commons.fileupload.FileUploadBase.UnknownSizeException
1.2 As of commons-fileupload 1.2, the presence of a
content-length header is no longer required.
|
org.apache.commons.io.IOExceptionWithCause
(since 2.5) use
IOException instead |
org.apache.sling.commons.json.JSONException |
org.json.JSONException |
com.mongodb.util.JSONParseException
there is no replacement for this class
|
org.json.JSONPointerException |
com.mongodb.MongoWaitQueueFullException
In the next major release the limit on wait queue size will be removed, so this exception will no longer be thrown
|
org.apache.sling.engine.auth.NoAuthenticationHandlerException
see
Authenticator |
com.day.cq.security.NoSuchAuthorizableException
cq 5.5
|
com.day.cq.security.NoSuchPrivilegeException
cq 5.5
|
com.adobe.granite.offloading.api.OffloadingException
As of AEM 6.5, see https://jira.corp.adobe.com/browse/CQ-4256396
|
org.apache.commons.math.optimization.OptimizationException
in 2.2 (to be removed in 3.0).
|
com.day.cq.searchpromote.SearchPromoteException |
org.apache.sling.jcr.api.TooManySessionsException
Session pooling has been removed and thus this exception is not
used any more.
|
com.day.cq.xss.XSSProtectionException |
Annotation Type and Description |
---|
javax.jws.soap.InitParam |
javax.jws.soap.SOAPMessageHandler |
javax.jws.soap.SOAPMessageHandlers |
org.apache.sling.junit.annotations.TestReference
- the {#link TeleporterRule} is a much simpler way of executing
server-side tests, including OSGi service injection.
|
Field and Description |
---|
com.day.cq.replication.AgentConfig.ACCESS_TOKEN_PROVIDER_PID
Use ACCESS_TOKEN_PROVIDER_NAME
|
com.adobe.cq.screens.binding.ScreensConstants.ADMINISTRATORS_TEST_GROUP |
opennlp.tools.tokenize.TokenizerME.alphaNumeric
As of release 1.5.2, replaced by
Factory.getAlphanumeric(String) |
org.apache.commons.lang3.ThreadUtils.ALWAYS_TRUE_PREDICATE
Use a
Predicate . |
org.apache.abdera.util.Constants.APP_NS_PRE_RFC
Use Constants.APP_NS instead
|
org.apache.tika.metadata.MSOffice.APPLICATION_NAME |
org.apache.tika.metadata.MSOffice.APPLICATION_VERSION |
org.apache.commons.mail.EmailConstants.ATTACHMENTS
since 1.3, not in use since 1.0
|
org.apache.commons.mail.Email.ATTACHMENTS
since 1.3, use
EmailConstants.ATTACHMENTS instead |
org.apache.felix.webconsole.WebConsoleConstants.ATTR_CONSOLE_VARIABLE_RESOLVER
Use
RequestVariableResolver.REQUEST_ATTRIBUTE instead |
org.apache.felix.webconsole.AbstractWebConsolePlugin.ATTR_FILEUPLOAD
Use the Servlet API for uploads
|
org.apache.felix.webconsole.AbstractWebConsolePlugin.ATTR_FILEUPLOAD_REPO
Use the Servlet API for uploads
|
org.apache.felix.webconsole.WebConsoleConstants.ATTR_LABEL_MAP
Plugins should never create a navigation themselves
|
org.apache.felix.webconsole.WebConsoleConstants.ATTR_LANG_MAP
Plugins should never create a navigation themselves
|
org.apache.tika.metadata.MSOffice.AUTHOR |
com.adobe.cq.commerce.api.CommerceConstants.BILLING_PREFIX
since 6.1, use
CommerceConstants.BILLING_ADDRESS_PREDICATE + "." or a predicate-based
property fetch (CommerceSession.getOrderDetails(String predicate) ). |
com.fasterxml.jackson.databind.PropertyNamingStrategy.CAMEL_CASE_TO_LOWER_CASE_WITH_UNDERSCORES
Since 2.7 use
PropertyNamingStrategies.SNAKE_CASE instead. |
com.day.cq.wcm.mobile.api.device.capability.DeviceCapability.CAPABILITY_CSS
will be removed and privatized, as capabilities are now available via
DeviceMapper.getCapabilities() |
com.day.cq.wcm.mobile.api.device.capability.DeviceCapability.CAPABILITY_DEVICEROTATION
will be removed and privatized, as capabilities are now available via
DeviceMapper.getCapabilities() |
com.day.cq.wcm.mobile.api.device.capability.DeviceCapability.CAPABILITY_IMAGES
will be removed and privatized, as capabilities are now available via
DeviceMapper.getCapabilities() |
com.day.cq.wcm.mobile.api.device.capability.DeviceCapability.CAPABILITY_JAVASCRIPT
will be removed and privatized, as capabilities are now available via
DeviceMapper.getCapabilities() |
org.apache.tika.metadata.MSOffice.CATEGORY |
org.apache.tika.metadata.IPTC.CATEGORY |
org.apache.tika.metadata.MSOffice.CHARACTER_COUNT |
org.apache.tika.metadata.MSOffice.CHARACTER_COUNT_WITH_SPACES |
org.apache.commons.io.input.ClosedInputStream.CLOSED_INPUT_STREAM |
org.apache.commons.io.output.ClosedOutputStream.CLOSED_OUTPUT_STREAM |
org.apache.commons.io.input.ClosedReader.CLOSED_READER |
org.apache.commons.io.output.ClosedWriter.CLOSED_WRITER |
com.adobe.cq.social.forum.client.api.ForumEvent.COLLAB_EVENT_TOPIC
- this has been deprecated, we no longer need to be triggering collab events from social bundles.
|
com.mongodb.QueryOperators.COMMENT |
org.apache.tika.metadata.MSOffice.COMMENTS |
com.adobe.cq.commerce.api.CommerceConstants.COMMERCE_COOKIE_PREFIX
since 5.6, use
CommerceConstants.COMMERCE_COOKIE_NAME instead. |
org.apache.tika.metadata.MSOffice.COMPANY |
com.adobe.cq.sightly.WCMBindings.COMPONENT
Use
WCMBindingsConstants.NAME_COMPONENT instead. |
com.adobe.cq.sightly.WCMBindings.COMPONENT_CONTEXT
Use
WCMBindingsConstants.NAME_COMPONENT_CONTEXT instead. |
org.apache.log4j.helpers.LogLog.CONFIG_DEBUG_KEY
Use
LogLog.DEBUG_KEY instead. |
org.apache.felix.webconsole.WebConsoleConstants.CONFIG_PRINTER_MODES
Use the Apache Felix Inventory API
|
org.apache.felix.webconsole.WebConsoleConstants.CONFIG_PRINTER_WEB_UNESCAPED
Use the Apache Felix Inventory API
|
com.adobe.cq.dam.cfm.BasicDataType.CONTENT_FRAGMENT
Use
SemanticDataType.CONTENT_FRAGMENT instead |
org.apache.tika.metadata.MSOffice.CONTENT_STATUS |
org.apache.commons.mail.EmailConstants.CONTENT_TYPE
since 1.3, not in use since 1.0
|
org.apache.commons.mail.Email.CONTENT_TYPE
since 1.3, use
EmailConstants.CONTENT_TYPE instead |
com.adobe.granite.ui.components.Value.CONTENTPATH_ATTRIBUTE |
org.apache.tika.metadata.Metadata.CONTRIBUTOR
use TikaCoreProperties#CONTRIBUTOR
|
org.apache.abdera.util.Constants.CONTROL_NS |
org.apache.tika.metadata.IPTC.COPYRIGHT_OWNER_ID_WRONG_CASE |
org.apache.tika.metadata.Metadata.COVERAGE
use TikaCoreProperties#COVERAGE
|
org.apache.tika.metadata.MSOffice.CREATION_DATE |
org.apache.tika.metadata.Metadata.CREATOR
use TikaCoreProperties#CREATOR
|
com.adobe.cq.sightly.WCMBindings.CURRENT_DESIGN
Use
WCMBindingsConstants.NAME_CURRENT_DESIGN instead. |
com.adobe.cq.sightly.WCMBindings.CURRENT_PAGE
Use
WCMBindingsConstants.NAME_CURRENT_PAGE instead. |
com.adobe.cq.sightly.WCMBindings.CURRENT_STYLE
Use
WCMBindingsConstants.NAME_CURRENT_STYLE instead. |
org.apache.jackrabbit.webdav.version.WorkspaceResource.CUURENT_ACTIVITY_SET
Use
WorkspaceResource.CURRENT_ACTIVITY_SET instead. |
com.day.cq.dam.api.DamConstants.DAM_ASSET_NT
use
DamConstants.NT_DAM_ASSET instead |
org.apache.tika.metadata.Metadata.DATE
use TikaCoreProperties#CREATED
|
org.apache.log4j.Priority.DEBUG
Use
Level.DEBUG instead. |
com.day.cq.wcm.api.designer.Designer.DEFAULT_DESIGN_PATH
since 5.8. use
Designer.getDefaultDesign() instead. |
com.day.cq.wcm.msm.api.RolloutManager.RolloutParams.delete |
org.apache.tika.metadata.Metadata.DESCRIPTION
use TikaCoreProperties#DESCRIPTION
|
com.day.cq.wcm.api.designer.Designer.DESIGN_HOME
since 5.8.
|
com.adobe.cq.sightly.WCMBindings.DESIGNER
Use
WCMBindingsConstants.NAME_DESIGNER instead. |
org.apache.tika.metadata.IPTC.DIGITAL_SOURCE_FILE_TYPE |
com.day.image.Dither.DITHER_NONE
as of Communiqu 3.1.0, use com.day.image.DitherOp instead,
this class will be removed in the next release.
|
com.day.image.Dither.DITHER_SIMPLE_ERROR_CORRECTION
as of Communiqu 3.1.0, use com.day.image.DitherOp instead,
this class will be removed in the next release.
|
com.adobe.cq.sightly.WCMBindings.EDIT_CONTEXT
Use
WCMBindingsConstants.NAME_EDIT_CONTEXT instead. |
org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream.EFS_FLAG
use
GeneralPurposeBit.UFT8_NAMES_FLAG instead |
org.apache.commons.mail.EmailConstants.EMAIL_BODY
since 1.3, not in use since 1.0
|
org.apache.commons.mail.Email.EMAIL_BODY
since 1.3, use
EmailConstants.EMAIL_BODY instead |
org.apache.commons.mail.EmailConstants.EMAIL_SUBJECT
since 1.3, not in use since 1.0
|
org.apache.commons.mail.Email.EMAIL_SUBJECT
since 1.3, use
EmailConstants.EMAIL_SUBJECT instead |
org.apache.tika.parser.RecursiveParserWrapper.EMBEDDED_EXCEPTION |
org.apache.tika.parser.RecursiveParserWrapper.EMBEDDED_RESOURCE_LIMIT_REACHED |
org.apache.tika.parser.RecursiveParserWrapper.EMBEDDED_RESOURCE_PATH |
org.apache.commons.io.HexDump.EOL
Use
System.lineSeparator() . |
org.apache.log4j.Priority.ERROR
Use
Level.ERROR instead. |
org.apache.commons.lang3.StringEscapeUtils.ESCAPE_XML
use
StringEscapeUtils.ESCAPE_XML10 or StringEscapeUtils.ESCAPE_XML11 instead. |
org.apache.jackrabbit.vault.packaging.PackageId.ETC_PACKAGES
As of 3.1.42, the storage location is implementation details.
|
org.apache.jackrabbit.vault.packaging.PackageId.ETC_PACKAGES_PREFIX
As of 3.1.42, the storage location is implementation details.
|
com.mongodb.QueryOperators.EXPLAIN |
org.apache.log4j.Priority.FATAL
Use
Level.FATAL instead. |
org.mozilla.javascript.Context.FEATURE_PARENT_PROTO_PROPRTIES
In previous releases, this name was given to
FEATURE_PARENT_PROTO_PROPERTIES.
|
org.apache.commons.io.filefilter.FileFileFilter.FILE |
org.apache.commons.lang3.SystemUtils.FILE_SEPARATOR
Use
File.separator , since it is guaranteed to be a
string containing a single character and it does not require a privilege check. |
org.apache.commons.mail.EmailConstants.FILE_SERVER
since 1.3, not in use since 1.0
|
org.apache.commons.mail.Email.FILE_SERVER
since 1.3, use
EmailConstants.FILE_SERVER instead |
org.apache.sling.engine.EngineConstants.FILTER_ORDER
Use
"service.ranking"
(org.osgi.framework.Constants.SERVICE_RANKING) instead |
org.apache.sling.engine.EngineConstants.FILTER_SCOPE
Use
EngineConstants.SLING_FILTER_SCOPE instead |
com.adobe.granite.ui.components.Value.FORM_VALUESS_ATTRIBUTE |
org.apache.tika.metadata.Metadata.FORMAT
use TikaCoreProperties#FORMAT
|
com.day.text.AutoFormatter.FORMAT_AUTOLINK
this is not implemented and has no effects
|
com.day.text.AutoFormatter.FORMAT_ISOENC
not implemented here, use
CodeISO instead. |
com.day.text.AutoFormatter.FORMAT_NOISODEC
not implemented here, use
CodeISO instead. |
com.day.text.AutoFormatter.FORMAT_URLENC
not implemented here, use
CodeISO or
java.net.URLEncoder#encode(String) instead. |
com.mongodb.WriteConcern.FSYNC_SAFE
Prefer
WriteConcern.JOURNALED |
com.mongodb.WriteConcern.FSYNCED
Prefer
WriteConcern.JOURNALED |
com.day.cq.dam.scene7.api.S7ConfigResolver.FXG_SERVER |
com.adobe.aemds.guide.utils.GuideConstants.GUIDE_ERROR_LIST
from 6.3 use GUIDE_ERROR instead
|
com.day.util.diff.Diff.heuristic |
com.mongodb.QueryOperators.HINT |
org.apache.tika.metadata.Metadata.IDENTIFIER
use TikaCoreProperties#IDENTIFIER
|
org.apache.tika.metadata.MSOffice.IMAGE_COUNT |
org.apache.tika.metadata.IPTC.IMAGE_CREATOR_ID_WRONG_CASE |
org.apache.tika.metadata.IPTC.IMAGE_SUPPLIER_ID_WRONG_CASE |
com.adobe.xmp.options.IteratorOptions.INCLUDE_ALIASES
it is commonly preferred to work with the base properties
|
org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexConstants.INDEX_PATH
With OAK-4152 no need to explicitly define indexPath property
|
org.apache.log4j.Priority.INFO
Use
Level.INFO instead. |
org.apache.jackrabbit.oak.Oak.OakDefaultComponents.INSTANCE
create a new instance of
Oak.OakDefaultComponents instead. |
org.apache.sling.api.resource.ResourceMetadata.INTERNAL_CONTINUE_RESOLVING
This flag is not supported anymore when implementing the SPI
based
org.apache.sling.spi.resource.provider.ResourceProvider |
org.apache.commons.lang3.SystemUtils.IS_JAVA_1_9
As of release 3.5, replaced by
SystemUtils.IS_JAVA_9 |
org.apache.commons.io.Charsets.ISO_8859_1
Use Java 7's
StandardCharsets |
org.apache.commons.mail.Email.ISO_8859_1
since 1.3, use
EmailConstants.ISO_8859_1 instead |
org.apache.commons.codec.Charsets.ISO_8859_1
Use
StandardCharsets.ISO_8859_1 instead. |
org.apache.commons.compress.utils.Charsets.ISO_8859_1
replaced by
StandardCharsets in Java 7 |
org.apache.commons.lang3.time.DateFormatUtils.ISO_DATE_FORMAT
- as of 4.0, ISO_DATE_FORMAT will be replaced by ISO_8601_EXTENDED_DATE_FORMAT.
|
org.apache.commons.lang3.time.DateFormatUtils.ISO_DATE_TIME_ZONE_FORMAT
- as of 4.0, ISO_DATE_TIME_ZONE_FORMAT will be removed.
|
org.apache.commons.lang3.time.DateFormatUtils.ISO_DATETIME_FORMAT
- as of 4.0, ISO_DATETIME_FORMAT will be replaced by ISO_8601_EXTENDED_DATETIME_FORMAT.
|
org.apache.commons.lang3.time.DateFormatUtils.ISO_DATETIME_TIME_ZONE_FORMAT
- as of 4.0, ISO_DATETIME_TIME_ZONE_FORMAT will be replaced by ISO_8601_EXTENDED_DATETIME_TIME_ZONE_FORMAT.
|
org.apache.commons.lang3.time.DateFormatUtils.ISO_TIME_FORMAT
- as of 4.0, ISO_TIME_FORMAT will be removed.
|
org.apache.commons.lang3.time.DateFormatUtils.ISO_TIME_NO_T_FORMAT
- as of 4.0, ISO_TIME_NO_T_FORMAT will be replaced by ISO_8601_EXTENDED_TIME_FORMAT.
|
org.apache.commons.lang3.time.DateFormatUtils.ISO_TIME_NO_T_TIME_ZONE_FORMAT
- as of 4.0, ISO_TIME_NO_T_TIME_ZONE_FORMAT will be replaced by ISO_8601_EXTENDED_TIME_TIME_ZONE_FORMAT.
|
org.apache.commons.lang3.time.DateFormatUtils.ISO_TIME_TIME_ZONE_FORMAT
- as of 4.0, ISO_TIME_TIME_ZONE_FORMAT will be removed.
|
org.apache.commons.lang3.SystemUtils.JAVA_HOME_KEY |
org.apache.commons.lang3.SystemUtils.JAVA_IO_TMPDIR_KEY |
com.adobe.aemds.guide.utils.GuideConstants.JCR_PATH |
com.adobe.aemds.guide.utils.GuideConstants.JCR_PRIMARY_TYPE |
org.apache.sling.jcr.base.util.RepositoryAccessor.JNDI_PREFIX |
com.mongodb.WriteConcern.JOURNAL_SAFE
Prefer
WriteConcern.JOURNALED |
com.adobe.cq.dam.cfm.BasicDataType.JSON
Use
SemanticDataType.JSON instead |
com.fasterxml.jackson.databind.PropertyNamingStrategy.KEBAB_CASE
Since 2.12 deprecated. Use
PropertyNamingStrategies.KEBAB_CASE instead.
See
databind#2715
for reasons for deprecation. |
org.apache.tika.metadata.MSOffice.KEYWORDS |
org.apache.commons.mail.Email.KOI8_R
since 1.3, use
EmailConstants.KOI8_R instead |
org.apache.tika.metadata.Metadata.LANGUAGE
use TikaCoreProperties#LANGUAGE
|
org.apache.tika.metadata.MSOffice.LAST_AUTHOR |
org.apache.tika.metadata.MSOffice.LAST_PRINTED |
org.apache.tika.metadata.MSOffice.LAST_SAVED |
org.apache.tika.metadata.IPTC.LICENSOR_ID_WRONG_CASE
use
IPTC.LICENSOR_ID |
org.apache.tika.metadata.MSOffice.LINE_COUNT |
org.apache.commons.io.IOUtils.LINE_SEPARATOR
Use
System.lineSeparator() . |
org.apache.commons.lang3.SystemUtils.LINE_SEPARATOR
Use
System.lineSeparator() instead, since it does not require a privilege check. |
com.fasterxml.jackson.databind.PropertyNamingStrategy.LOWER_CAMEL_CASE
Since 2.12 deprecated. Use
PropertyNamingStrategies.LOWER_CAMEL_CASE instead.
See
databind#2715
for reasons for deprecation. |
com.fasterxml.jackson.databind.PropertyNamingStrategy.LOWER_CASE
Since 2.12 deprecated. Use
PropertyNamingStrategies.LOWER_CASE instead.
See
databind#2715
for reasons for deprecation. |
com.fasterxml.jackson.databind.PropertyNamingStrategy.LOWER_DOT_CASE
Since 2.12 deprecated. Use
PropertyNamingStrategies.LOWER_DOT_CASE instead.
See
databind#2715
for reasons for deprecation. |
org.apache.commons.mail.Email.MAIL_DEBUG
since 1.3, use
EmailConstants.MAIL_DEBUG instead |
org.apache.commons.mail.Email.MAIL_HOST
since 1.3, use
EmailConstants.MAIL_HOST instead |
org.apache.commons.mail.Email.MAIL_PORT
since 1.3, use
EmailConstants.MAIL_PORT instead |
org.apache.commons.mail.Email.MAIL_SMTP_AUTH
since 1.3, use
EmailConstants.MAIL_SMTP_AUTH instead |
org.apache.commons.mail.Email.MAIL_SMTP_CONNECTIONTIMEOUT
since 1.3, use
EmailConstants.MAIL_SMTP_CONNECTIONTIMEOUT instead |
org.apache.commons.mail.Email.MAIL_SMTP_FROM
since 1.3, use
EmailConstants.MAIL_SMTP_FROM instead |
org.apache.commons.mail.Email.MAIL_SMTP_PASSWORD
since 1.3, use
EmailConstants.MAIL_SMTP_PASSWORD instead |
org.apache.commons.mail.Email.MAIL_SMTP_SOCKET_FACTORY_CLASS
since 1.3, use
EmailConstants.MAIL_SMTP_SOCKET_FACTORY_CLASS instead |
org.apache.commons.mail.Email.MAIL_SMTP_SOCKET_FACTORY_FALLBACK
since 1.3, use
EmailConstants.MAIL_SMTP_SOCKET_FACTORY_FALLBACK instead |
org.apache.commons.mail.Email.MAIL_SMTP_SOCKET_FACTORY_PORT
since 1.3, use
EmailConstants.MAIL_SMTP_SOCKET_FACTORY_PORT instead |
org.apache.commons.mail.Email.MAIL_SMTP_TIMEOUT
since 1.3, use
EmailConstants.MAIL_SMTP_TIMEOUT instead |
org.apache.commons.mail.Email.MAIL_SMTP_USER
since 1.3, use
EmailConstants.MAIL_SMTP_USER instead |
org.apache.commons.mail.Email.MAIL_TRANSPORT_PROTOCOL
since 1.3, use
EmailConstants.MAIL_TRANSPORT_PROTOCOL instead |
org.apache.commons.mail.EmailConstants.MAIL_TRANSPORT_TLS
since 1.3
|
org.apache.commons.mail.Email.MAIL_TRANSPORT_TLS
since 1.3, use
EmailConstants.MAIL_TRANSPORT_TLS instead |
org.apache.tika.metadata.MSOffice.MANAGER |
com.mongodb.QueryOperators.MAX |
com.mongodb.gridfs.GridFS.MAX_CHUNKSIZE
You can calculate max chunkSize with a similar formula
Mongo.getMaxBsonObjectSize() - 500*1000.
Please ensure that you left enough space for metadata (500kb is enough). |
com.fasterxml.jackson.core.JsonLocation.MAX_CONTENT_SNIPPET
Since 2.13 use
ContentReference.DEFAULT_MAX_CONTENT_SNIPPET instead |
org.apache.commons.fileupload.FileUploadBase.MAX_HEADER_SIZE
This constant is no longer used. As of commons-fileupload
1.2, the only applicable limit is the total size of a parts headers,
MultipartStream.HEADER_PART_SIZE_MAX . |
com.mongodb.QueryOperators.MAX_SCAN |
org.apache.commons.lang.time.DateUtils.MILLIS_IN_DAY
Use MILLIS_PER_DAY. This will be removed in Commons Lang 3.0.
|
org.apache.commons.lang.time.DateUtils.MILLIS_IN_HOUR
Use MILLIS_PER_HOUR. This will be removed in Commons Lang 3.0.
|
org.apache.commons.lang.time.DateUtils.MILLIS_IN_MINUTE
Use MILLIS_PER_MINUTE. This will be removed in Commons Lang 3.0.
|
org.apache.commons.lang.time.DateUtils.MILLIS_IN_SECOND
Use MILLIS_PER_SECOND. This will be removed in Commons Lang 3.0.
|
com.mongodb.QueryOperators.MIN |
org.apache.tika.metadata.Metadata.MODIFIED
use TikaCoreProperties#MODIFIED
|
com.mongodb.MongoCredential.MONGODB_CR_MECHANISM
This mechanism was replaced by
MongoCredential.SCRAM_SHA_1_MECHANISM in MongoDB 3.0, and is now deprecated |
com.day.util.diff.Diff.no_discards |
com.day.cq.replication.ReplicationStatus.NODE_PROPERTY_LAST_PUBLISHED |
com.day.cq.replication.ReplicationStatus.NODE_PROPERTY_LAST_PUBLISHED_BY |
org.apache.commons.io.file.PathUtils.NOFOLLOW_LINK_OPTION_ARRAY |
com.mongodb.WriteConcern.NORMAL
Prefer
WriteConcern.UNACKNOWLEDGED |
org.apache.tika.metadata.MSOffice.NOTES |
org.apache.jackrabbit.oak.spi.security.user.UserConstants.NT_REP_MEMBERS |
org.apache.commons.codec.digest.MurmurHash3.NULL_HASHCODE
This is not used internally and will be removed in a future release.
|
org.apache.commons.io.output.NullOutputStream.NULL_OUTPUT_STREAM |
org.apache.commons.io.output.NullPrintStream.NULL_PRINT_STREAM |
org.apache.commons.io.output.NullWriter.NULL_WRITER
Use
NullWriter.INSTANCE . |
org.apache.tika.metadata.MSOffice.OBJECT_COUNT |
opennlp.tools.ml.maxent.GISTrainer.OLD_LL_THRESHOLD_PARAM |
com.mongodb.QueryOperators.ORDER_BY |
org.apache.tika.metadata.MSOffice.PAGE_COUNT |
com.adobe.cq.sightly.WCMBindings.PAGE_MANAGER
Use
WCMBindingsConstants.NAME_PAGE_MANAGER instead. |
com.adobe.cq.sightly.WCMBindings.PAGE_PROPERTIES
Use
WCMBindingsConstants.NAME_PAGE_PROPERTIES instead. |
org.apache.tika.metadata.MSOffice.PARAGRAPH_COUNT |
org.apache.tika.parser.RecursiveParserWrapper.PARSE_TIME_MILLIS |
com.fasterxml.jackson.databind.PropertyNamingStrategy.PASCAL_CASE_TO_CAMEL_CASE
Since 2.7 use
PropertyNamingStrategies.UPPER_CAMEL_CASE instead; |
org.apache.jackrabbit.oak.commons.FileIOUtils.passThruTransformer
use
Function.identity() instead |
org.apache.tika.parser.pdf.PDFParser.PASSWORD
Supply a
PasswordProvider on the ParseContext instead |
org.apache.commons.lang3.SystemUtils.PATH_SEPARATOR
Use
File.pathSeparator , since it is guaranteed to be a
string containing a single character and it does not require a privilege check. |
com.adobe.cq.commerce.api.CommerceConstants.PAYMENT_PREFIX
since 6.1, use
PaymentMethod.getPredicate() + "." or a predicate-based
property fetch (CommerceSession.getOrderDetails(String predicate) ). |
com.adobe.granite.rest.Constants.PN_CONTENTTYPE_POSTFIX
has been replaced by
Constants.PN_FILE_MIMETYPE |
com.day.cq.analytics.testandtarget.TargetMediator.PN_EXTERNAL_ID |
com.adobe.granite.rest.Constants.PN_FILENAME_POSTFIX
has been replaced by
Constants.PN_FILE_NAME |
com.day.cq.wcm.api.NameConstants.PN_ORDER_BEFORE
use
order instead |
com.day.cq.wcm.api.NameConstants.PN_PAGE_LAST_PUBLISHED |
com.day.cq.wcm.api.NameConstants.PN_PAGE_LAST_PUBLISHED_BY |
com.day.cq.wcm.api.NameConstants.PN_PAGE_LAST_REPLICATION_STATUS |
com.day.cq.dam.api.DamConstants.PN_TITLE
use
DamConstants.DC_TITLE instead |
com.day.cq.wcm.api.NameConstants.PN_VANITY_URL |
org.apache.abdera.util.Constants.PRE_RFC_ACCEPT |
org.apache.abdera.util.Constants.PRE_RFC_CATEGORIES |
org.apache.abdera.util.Constants.PRE_RFC_COLLECTION |
org.apache.abdera.util.Constants.PRE_RFC_CONTROL |
org.apache.abdera.util.Constants.PRE_RFC_DRAFT |
org.apache.abdera.util.Constants.PRE_RFC_EDITED |
org.apache.abdera.util.Constants.PRE_RFC_SERVICE |
org.apache.abdera.util.Constants.PRE_RFC_WORKSPACE |
org.apache.commons.httpclient.HttpState.PREEMPTIVE_DEFAULT
This field and feature will be removed following HttpClient 3.0.
|
org.apache.commons.httpclient.HttpState.PREEMPTIVE_PROPERTY
This field and feature will be removed following HttpClient 3.0.
|
org.apache.tika.metadata.MSOffice.PRESENTATION_FORMAT |
com.adobe.granite.security.user.UserPropertiesService.PROFILE_PATH
use
UserPropertiesService.PRIVATE_PROFILE instead. |
com.adobe.cq.sightly.WCMBindings.PROPERTIES
Use
WCMBindingsConstants.NAME_PROPERTIES instead. |
com.adobe.cq.commerce.api.CommerceConstants.PROPERTY_COMMERCE_PROVIDER
since 5.6, use
CommerceConstants.PN_COMMERCE_PROVIDER instead. |
com.day.cq.security.Authorizable.PROPERTY_DESCRIPTION
no longer stored in the authorizable properties but only in the profile
|
com.day.cq.security.Authorizable.PROPERTY_EMAIL
no longer stored in the authorizable properties but only in the profile
|
com.day.cq.security.Authorizable.PROPERTY_FIRST_NAME
no longer stored in the authorizable properties but only in the profile
|
com.day.cq.security.Authorizable.PROPERTY_ID
UserID is not stored as separate property any more.
|
com.day.cq.security.Authorizable.PROPERTY_LAST_NAME
no longer stored in the authorizable properties but only in the profile
|
org.apache.felix.webconsole.ConfigurationPrinter.PROPERTY_MODES |
com.day.cq.security.Authorizable.PROPERTY_NAME
no longer stored in the authorizable properties but only in the profile
|
org.apache.tika.metadata.Metadata.PUBLISHER
use TikaCoreProperties#PUBLISHER
|
com.day.cq.replication.AgentConfig.QUEUE_MAX_RETRIES
- this is not used anymore.
|
org.apache.commons.mail.EmailConstants.RECEIVER_EMAIL
since 1.3, not in use since 1.0
|
org.apache.commons.mail.Email.RECEIVER_EMAIL
since 1.3, use
EmailConstants.RECEIVER_EMAIL instead |
org.apache.commons.mail.EmailConstants.RECEIVER_NAME
since 1.3, not in use since 1.0
|
org.apache.commons.mail.Email.RECEIVER_NAME
since 1.3, use
EmailConstants.RECEIVER_NAME instead |
org.apache.tika.metadata.Metadata.RELATION
use TikaCoreProperties#RELATION
|
com.day.crx.CRXRepository.REP_CLUSTER_ID
Use Sling's discovery API instead - ie by implementing a TopologyEventListener
|
com.day.crx.CRXRepository.REP_CLUSTER_MASTER
Use Sling's discovery API instead - ie by implementing a TopologyEventListener
|
com.day.crx.CRXRepository.REP_CLUSTER_PREFERRED_MASTER
Not applicable to Oak.
|
com.mongodb.WriteConcern.REPLICA_ACKNOWLEDGED
Prefer WriteConcern#W2
|
com.mongodb.WriteConcern.REPLICAS_SAFE
Prefer
WriteConcern.W2 |
org.apache.sling.api.resource.ResourceResolver.REQUEST_ATTR_WORKSPACE_INFO |
com.adobe.cq.sightly.WCMBindings.RESOURCE_DESIGN
Use
WCMBindingsConstants.NAME_RESOURCE_DESIGN instead. |
com.adobe.cq.sightly.WCMBindings.RESOURCE_PAGE
Use
WCMBindingsConstants.NAME_RESOURCE_PAGE instead. |
com.mongodb.QueryOperators.RETURN_KEY |
org.apache.tika.metadata.MSOffice.REVISION_NUMBER |
org.apache.tika.metadata.Metadata.RIGHTS
use TikaCoreProperties#RIGHTS
|
org.apache.sling.jcr.base.util.RepositoryAccessor.RMI_PREFIX |
com.adobe.aemds.guide.utils.GuideConstants.RT_GUIDE_DOCUMENT_CONTAINER
Use
CCMWebChannelConstants instead |
com.day.cq.mcm.campaign.Defs.RT_NEWSLETTER_BASE |
com.adobe.aemds.guide.utils.NodeStructureUtils.RT_PARSYS |
com.mongodb.WriteConcern.SAFE
Prefer
WriteConcern.ACKNOWLEDGED |
com.adobe.granite.maintenance.MaintenanceConstants.SCHEDULE_BIWEEKLY |
org.apache.tika.metadata.MSOffice.SECURITY |
org.apache.commons.mail.EmailConstants.SENDER_EMAIL
since 1.3, not in use since 1.0
|
org.apache.commons.mail.Email.SENDER_EMAIL
since 1.3, use
EmailConstants.SENDER_EMAIL instead |
org.apache.commons.mail.EmailConstants.SENDER_NAME
since 1.3, not in use since 1.0
|
org.apache.commons.mail.Email.SENDER_NAME
since 1.3, use
EmailConstants.SENDER_NAME instead |
com.adobe.cq.commerce.common.AbstractJcrCommerceService.services
use the
AbstractJcrCommerceService.serviceContext field instead. |
org.apache.sling.engine.EngineConstants.SESSION
as of bundle version 2.1
|
com.adobe.cq.commerce.api.CommerceConstants.SHIPPING_PREFIX
since 6.1, use
CommerceConstants.SHIPPING_ADDRESS_PREDICATE + "." or a predicate-based
property fetch (CommerceSession.getOrderDetails(String predicate) ). |
com.mongodb.QueryOperators.SHOW_DISK_LOC |
com.sun.mail.imap.IMAPFolder.FetchProfileItem.SIZE |
org.apache.tika.metadata.MSOffice.SLIDE_COUNT |
org.apache.sling.engine.EngineConstants.SLING_CURRENT_SERVLET_NAME |
org.apache.sling.engine.EngineConstants.SLING_HOME |
org.apache.sling.engine.EngineConstants.SLING_HOME_URL |
com.adobe.aemds.guide.utils.GuideConstants.SLING_RESOURCE_SUPER_TYPE |
com.adobe.aemds.guide.utils.GuideConstants.SLING_RESOURCE_TYPE |
org.apache.sling.engine.EngineConstants.SLING_SERLVET_NAME |
com.day.cq.wcm.designimporter.DesignImporterContext.slingHttpServletRequest
Usage of this field has been removed (keeping this field for backward compatibility)
|
org.apache.commons.mail.Email.SMTP
since 1.3, use
EmailConstants.SMTP instead |
com.fasterxml.jackson.databind.PropertyNamingStrategy.SNAKE_CASE
Since 2.12 deprecated. Use
PropertyNamingStrategies.SNAKE_CASE instead.
See
databind#2715
for reasons for deprecation. |
com.mongodb.QueryOperators.SNAPSHOT |
org.apache.tika.metadata.Metadata.SOURCE
use TikaCoreProperties#SOURCE
|
org.apache.tika.metadata.Metadata.SUBJECT
use TikaCoreProperties#KEYWORDS
|
org.apache.tika.metadata.IPTC.SUPPLEMENTAL_CATEGORIES |
com.day.crx.CRXRepository.SYSTEM_WORKSPACE_NAME
As of CRX 2.0 the automatic initialization of a crx.system
workspace is omitted. User data are no stored in each workspace.
|
org.apache.tika.metadata.MSOffice.TABLE_COUNT |
org.apache.tika.metadata.MSOffice.TEMPLATE |
org.apache.commons.mail.Email.TEXT_HTML
since 1.3, use
EmailConstants.TEXT_HTML instead |
org.apache.commons.mail.Email.TEXT_PLAIN
since 1.3, use
EmailConstants.TEXT_PLAIN instead |
org.apache.tika.parser.RecursiveParserWrapper.TIKA_CONTENT |
org.apache.tika.metadata.Metadata.TITLE
use TikaCoreProperties#TITLE
|
org.apache.sling.api.SlingConstants.TOPIC_RESOURCE_ADDED
Register a
ResourceChangeListener instead |
org.apache.sling.api.SlingConstants.TOPIC_RESOURCE_CHANGED
Register a
ResourceChangeListener instead |
org.apache.sling.api.SlingConstants.TOPIC_RESOURCE_REMOVED
Register a
ResourceChangeListener instead |
org.apache.tika.metadata.MSOffice.TOTAL_TIME |
org.apache.tika.metadata.TikaCoreProperties.TRANSITION_KEYWORDS_TO_DC_SUBJECT
use TikaCoreProperties#KEYWORDS
|
org.apache.tika.metadata.TikaCoreProperties.TRANSITION_SUBJECT_TO_DC_DESCRIPTION
use TikaCoreProperties#DESCRIPTION
|
org.apache.tika.metadata.TikaCoreProperties.TRANSITION_SUBJECT_TO_DC_TITLE
use TikaCoreProperties#TITLE
|
org.apache.tika.metadata.TikaCoreProperties.TRANSITION_SUBJECT_TO_OO_SUBJECT
use OfficeOpenXMLCore#SUBJECT
|
com.day.image.font.AbstractFont.TTUNHINTED
since cq3
|
org.apache.tika.metadata.Metadata.TYPE
use TikaCoreProperties#TYPE
|
com.day.cq.wcm.foundation.forms.FormsConstants.TYPE_PASSWORD |
com.day.cq.wcm.foundation.forms.FormsConstants.TYPE_TEXT_AREA |
com.day.cq.wcm.foundation.forms.FormsConstants.TYPE_TEXT_FIELD |
com.fasterxml.jackson.databind.PropertyNamingStrategy.UPPER_CAMEL_CASE
Since 2.12 deprecated. Use
PropertyNamingStrategies.UPPER_CAMEL_CASE instead.
See
databind#2715
for reasons for deprecation. |
org.apache.tika.metadata.IPTC.URGENCY |
org.apache.commons.io.Charsets.US_ASCII
Use Java 7's
StandardCharsets |
org.apache.commons.mail.Email.US_ASCII
since 1.3, use
EmailConstants.US_ASCII instead |
org.apache.commons.codec.Charsets.US_ASCII
Use
StandardCharsets.US_ASCII instead. |
org.apache.commons.compress.utils.Charsets.US_ASCII
replaced by
StandardCharsets in Java 7 |
org.apache.commons.lang3.SystemUtils.USER_DIR_KEY |
org.apache.commons.lang3.SystemUtils.USER_NAME_KEY |
org.apache.commons.io.Charsets.UTF_16
Use Java 7's
StandardCharsets |
org.apache.commons.codec.Charsets.UTF_16
Use
StandardCharsets.UTF_16 instead. |
org.apache.commons.compress.utils.Charsets.UTF_16
replaced by
StandardCharsets in Java 7 |
org.apache.commons.io.Charsets.UTF_16BE
Use Java 7's
StandardCharsets |
org.apache.commons.codec.Charsets.UTF_16BE
Use
StandardCharsets.UTF_16BE instead. |
org.apache.commons.compress.utils.Charsets.UTF_16BE
replaced by
StandardCharsets in Java 7 |
org.apache.commons.io.Charsets.UTF_16LE
Use Java 7's
StandardCharsets |
org.apache.commons.codec.Charsets.UTF_16LE
Use
StandardCharsets.UTF_16LE instead. |
org.apache.commons.compress.utils.Charsets.UTF_16LE
replaced by
StandardCharsets in Java 7 |
org.apache.commons.io.Charsets.UTF_8
Use Java 7's
StandardCharsets |
org.apache.commons.codec.Charsets.UTF_8
Use
StandardCharsets.UTF_8 instead. |
org.apache.commons.compress.utils.Charsets.UTF_8
replaced by
StandardCharsets in Java 7 |
org.apache.tika.metadata.MSOffice.VERSION |
org.apache.log4j.Priority.WARN
Use
Level.WARN instead. |
org.apache.tika.metadata.MSOffice.WORD_COUNT |
org.apache.tika.parser.RecursiveParserWrapper.WRITE_LIMIT_REACHED |
com.adobe.cq.sightly.WCMBindings.XSSAPI
Use
WCMBindingsConstants.NAME_XSSAPI instead. |
Method and Description |
---|
com.fasterxml.jackson.databind.introspect.BasicBeanDescription._findPropertyFields(Collection<String>, boolean)
Since 2.7.2, does not seem to be used?
|
com.day.cq.commons.Externalizer.absoluteLink(ResourceResolver, String, String)
since 5.5, use
externalLink(resolver, Externalizer.LOCAL, scheme, path)
instead |
com.day.cq.commons.Externalizer.absoluteLink(String, String)
since 5.5, use
externalLink(null, Externalizer.LOCAL, scheme, path) instead |
org.apache.commons.lang3.ArrayUtils.add(boolean[], int, boolean)
this method has been superseded by
ArrayUtils.insert(int, boolean[], boolean...) and
may be removed in a future release. Please note the handling of null input arrays differs
in the new method: inserting X into a null array results in null not X . |
org.apache.commons.lang3.ArrayUtils.add(byte[], int, byte)
this method has been superseded by
ArrayUtils.insert(int, byte[], byte...) and
may be removed in a future release. Please note the handling of null input arrays differs
in the new method: inserting X into a null array results in null not X . |
org.apache.commons.lang3.ArrayUtils.add(char[], int, char)
this method has been superseded by
ArrayUtils.insert(int, char[], char...) and
may be removed in a future release. Please note the handling of null input arrays differs
in the new method: inserting X into a null array results in null not X . |
org.apache.commons.lang.time.DateUtils.add(Date, int, int)
Will become privately scoped in 3.0
|
org.apache.commons.lang3.ArrayUtils.add(double[], int, double)
this method has been superseded by
ArrayUtils.insert(int, double[], double...) and
may be removed in a future release. Please note the handling of null input arrays differs
in the new method: inserting X into a null array results in null not X . |
org.apache.commons.lang3.ArrayUtils.add(float[], int, float)
this method has been superseded by
ArrayUtils.insert(int, float[], float...) and
may be removed in a future release. Please note the handling of null input arrays differs
in the new method: inserting X into a null array results in null not X . |
org.apache.commons.lang3.ArrayUtils.add(int[], int, int)
this method has been superseded by
ArrayUtils.insert(int, int[], int...) and
may be removed in a future release. Please note the handling of null input arrays differs
in the new method: inserting X into a null array results in null not X . |
org.apache.commons.lang3.ArrayUtils.add(long[], int, long)
this method has been superseded by
ArrayUtils.insert(int, long[], long...) and
may be removed in a future release. Please note the handling of null input arrays differs
in the new method: inserting X into a null array results in null not X . |
org.apache.commons.lang3.ArrayUtils.add(short[], int, short)
this method has been superseded by
ArrayUtils.insert(int, short[], short...) and
may be removed in a future release. Please note the handling of null input arrays differs
in the new method: inserting X into a null array results in null not X . |
org.apache.commons.lang3.ArrayUtils.add(T[], int, T)
this method has been superseded by
insert(int, T[], T...) and
may be removed in a future release. Please note the handling of null input arrays differs
in the new method: inserting X into a null array results in null not X . |
org.apache.sling.installer.api.tasks.InstallationContext.addAsyncTask(InstallTask)
A async task should return
true for InstallTask.isAsynchronousTask()
and be add with InstallationContext.addTaskToCurrentCycle(InstallTask) |
org.apache.jackrabbit.webdav.property.PropContainer.addContent(Object)
Use
PropContainer.addContent(PropEntry) instead. |
org.mozilla.javascript.Context.addContextListener(ContextListener) |
com.fasterxml.jackson.databind.ser.impl.SimpleFilterProvider.addFilter(String, BeanPropertyFilter)
since 2.3
|
org.apache.sling.commons.scheduler.Scheduler.addJob(String, Object, Map<String, Serializable>, String, boolean)
Use
Scheduler.schedule(Object, ScheduleOptions) instead. |
com.fasterxml.jackson.databind.ObjectMapper.addMixInAnnotations(Class<?>, Class<?>)
Since 2.5: replaced by a fluent form of the method;
ObjectMapper.addMixIn(Class, Class) . |
com.mongodb.Mongo.addOption(int)
Add options instead on instances of
DBCursor |
com.mongodb.DBCursor.addOption(int)
Prefer per-option methods, e.g.
DBCursor.cursorType(CursorType) , DBCursor.noCursorTimeout(boolean) , etc. |
com.mongodb.DBCollection.addOption(int)
Replaced with
DBCursor.addOption(int) |
com.mongodb.DB.addOption(int)
Replaced with
DBCursor.addOption(int) |
org.apache.jackrabbit.spi.commons.query.OrderQueryNode.addOrderSpec(Name, boolean)
use
OrderQueryNode.addOrderSpec(Path , boolean) instead. |
org.apache.sling.commons.scheduler.Scheduler.addPeriodicJob(String, Object, Map<String, Serializable>, long, boolean)
Use
Scheduler.schedule(Object, ScheduleOptions) instead. |
org.apache.sling.commons.scheduler.Scheduler.addPeriodicJob(String, Object, Map<String, Serializable>, long, boolean, boolean)
Use
Scheduler.schedule(Object, ScheduleOptions) instead. |
org.apache.jackrabbit.vault.fs.config.DefaultWorkspaceFilter.addPropertyFilterSet(PathFilterSet) |
com.adobe.cq.social.tally.client.api.AbstractTally.addResponse(String) |
com.day.cq.wcm.msm.api.LiveRelationshipManager.addSkippedPages(Page, String[], boolean)
since 5.7 use
LiveCopy.addExclusion(String) instead |
com.day.cq.dam.commons.util.DamLanguageUtil.addSmartAssetUpdateFlag(Asset) |
com.mongodb.DBCursor.addSpecial(String, Object)
Prefer per-operator methods, e.g.
DBCursor.comment(String) , DBCursor.explain() , etc. |
org.apache.sling.installer.api.tasks.InstallationContext.addTaskToNextCycle(InstallTask) |
com.adobe.aemds.guide.utils.GuideUtils.addToRequestMap(ParameterMap, String, RequestParameter[]) |
com.adobe.aemds.guide.utils.GuideThemeUtils.addTypekitConfigurations(JSONArray, ResourceResolver) |
com.mongodb.DB.addUser(String, char[])
Use
DB.command to call either the createUser or updateUser command |
com.mongodb.DB.addUser(String, char[], boolean)
Use
DB.command to call either the createUser or updateUser command |
org.apache.commons.math.stat.Frequency.addValue(Integer)
to be removed in math 3.0
|
org.apache.commons.math.stat.Frequency.addValue(Object)
use
Frequency.addValue(Comparable) instead |
com.mongodb.DBCollection.aggregate(DBObject, DBObject...)
Use
DBCollection.aggregate(List, AggregationOptions) instead |
com.mongodb.DBCollection.aggregate(List<? extends DBObject>)
Use
DBCollection.aggregate(List, AggregationOptions) instead |
com.mongodb.DBCollection.aggregate(List<? extends DBObject>, ReadPreference) |
com.mongodb.MongoClientOptions.Builder.alwaysUseMBeans(boolean)
there is no replacement for this property
|
org.apache.commons.io.filefilter.FileFilterUtils.andFileFilter(IOFileFilter, IOFileFilter) |
com.fasterxml.jackson.databind.introspect.AnnotatedMember.annotations() |
com.fasterxml.jackson.databind.introspect.AnnotatedClass.annotations() |
com.fasterxml.jackson.databind.introspect.Annotated.annotations()
Since 2.9 should instead use
Annotated.getAnnotated() |
org.apache.commons.lang.ObjectUtils.appendIdentityToString(StringBuffer, Object)
The design of this method is bad - see LANG-360. Instead, use identityToString(StringBuffer, Object).
|
org.apache.jackrabbit.oak.plugins.nodetype.TypePredicate.apply(NodeState)
use
TypePredicate.test(NodeState) instead (see OAK-8874) |
org.apache.jackrabbit.oak.plugins.observation.filter.UuidPredicate.apply(NodeState)
use
UuidPredicate.test(NodeState) instead (see OAK-8874) |
org.apache.jackrabbit.oak.plugins.observation.filter.PropertyPredicate.apply(NodeState)
use
PropertyPredicate.test(NodeState) instead (see OAK-8874) |
org.apache.jackrabbit.oak.plugins.nodetype.TypePredicate.apply(String, Set<String>)
use
TypePredicate.test(String, Set) instead (see OAK-8874) |
org.apache.jackrabbit.oak.plugins.nodetype.TypePredicate.apply(Tree)
use
TypePredicate.test(Tree) instead (see OAK-8874) |
com.fasterxml.jackson.databind.util.TokenBuffer.asCopyOfValue(JsonParser)
Since 2.13: use
DeserializationContext.bufferAsCopyOfValue(com.fasterxml.jackson.core.JsonParser) instead. |
com.day.cq.dam.api.jobs.AssetDownloadService.assetDownload(Resource, Set<Resource>, boolean, boolean, boolean, String, Date, ZipOutputStream, String, String)
since 6.5, Please use
AssetDownloadService.assetDownload(Resource, Set, boolean, boolean, boolean, String, Date, String, String, OutputStream) that operates with `OutputStream` instead. |
com.day.cq.dam.api.jobs.AssetDownloadService.assetDownloadParamsReference() |
com.mongodb.client.model.CreateCollectionOptions.autoIndex(boolean)
this option was deprecated in MongoDB 3.2 and removed in MongodB 4.0
|
com.day.cq.analytics.sitecatalyst.util.AuthenticationHelper.base64Encode(byte[]) |
org.apache.commons.lang3.Range.between(T, T) |
org.apache.commons.lang3.Range.between(T, T, Comparator<T>) |
com.fasterxml.jackson.databind.introspect.BasicBeanDescription.bindingsForBeanType() |
com.fasterxml.jackson.databind.BeanDescription.bindingsForBeanType()
Since 2.7, should not need to access bindings directly
|
com.day.cq.dam.core.process.SyncVarProcess.buildArguments(MetaDataMap) |
com.day.cq.dam.core.process.SyncContentProcess.buildArguments(MetaDataMap) |
com.adobe.cq.wcm.launches.utils.LaunchUtils.buildLaunchResourcePath(String, String)
since 6.0.0
|
org.mozilla.javascript.Context.call(ContextAction<T>)
use
ContextFactory.call(ContextAction) instead as
this method relies on usage of a static singleton "global"
ContextFactory. |
org.mozilla.javascript.ScriptRuntime.call(Context, Object, Object, Object[], Scriptable)
The method is only present for compatibility.
|
com.mongodb.WriteConcern.callGetLastError() |
com.day.cq.wcm.api.msm.LiveRelationshipManager.cancelRelationship(ResourceResolver, LiveRelationship, boolean) |
com.day.cq.wcm.msm.api.Blueprint.canUnlock()
since 5.4, Page Blueprint is not required to be a Page
|
org.apache.commons.lang.StringUtils.capitalise(String)
Use the standardly named
StringUtils.capitalize(String) .
Method will be removed in Commons Lang 3.0. |
org.apache.commons.lang.StringUtils.capitaliseAllWords(String)
Use the relocated
WordUtils.capitalize(String) .
Method will be removed in Commons Lang 3.0. |
org.apache.commons.collections4.CollectionUtils.cardinality(O, Iterable<? super O>)
since 4.1, use
IterableUtils.frequency(Iterable, Object) instead.
Be aware that the order of parameters has changed. |
com.fasterxml.jackson.databind.util.ClassUtil.checkAndFixAccess(Member)
Since 2.7 call variant that takes boolean flag.
|
com.day.cq.wcm.foundation.forms.ValidationHelper.checkConstraint(SlingHttpServletRequest, SlingHttpServletResponse, Resource) |
com.day.cq.analytics.sitecatalyst.SitecatalystWebservice.checkCredentials(String, String, String) |
com.day.cq.wcm.foundation.forms.FormsHelper.checkFormStructure(Resource)
use
FormStructureHelper.updateFormStructure(Resource) instead. |
org.apache.commons.math.util.MathUtils.checkOrder(double[], int, boolean)
as of 2.2 (please use the new
checkOrder method). To be removed in 3.0. |
com.day.cq.replication.OutboxManager.checkPermission(Session)
since 5.12.4; use
OutboxManager.getDefaultOutbox(javax.jcr.Session) } instead. |
org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean.checkpoint(long)
Use
CheckpointMBean instead |
org.apache.jackrabbit.oak.api.jmx.FileStoreBackupRestoreMBean.checkpoint(long)
Use
CheckpointMBean instead |
com.day.cq.wcm.foundation.forms.ValidationHelper.checkRequired(SlingHttpServletRequest, Resource) |
org.apache.commons.lang3.StringUtils.chomp(String, String)
This feature will be removed in Lang 4, use
StringUtils.removeEnd(String, String) instead |
org.apache.commons.lang.StringUtils.chompLast(String)
Use
StringUtils.chomp(String) instead.
Method will be removed in Commons Lang 3.0. |
org.apache.commons.lang.StringUtils.chompLast(String, String)
Use
StringUtils.chomp(String,String) instead.
Method will be removed in Commons Lang 3.0. |
org.apache.commons.lang.StringUtils.chopNewline(String)
Use
StringUtils.chomp(String) instead.
Method will be removed in Commons Lang 3.0. |
org.apache.commons.lang.StringUtils.clean(String)
Use the clearer named
StringUtils.trimToEmpty(String) .
Method will be removed in Commons Lang 3.0. |
com.day.cq.dam.api.AssetReferenceResolver.cleanup(String, ResourceResolver)
since 1.2
|
org.apache.commons.io.LineIterator.closeQuietly(LineIterator)
As of 2.6 deprecated without replacement. Please use the try-with-resources statement or handle
suppressed exceptions manually.
|
org.mozilla.javascript.NativeJavaObject.coerceType(Class<?>, Object)
as of 1.5 Release 4
|
com.fasterxml.jackson.databind.jsontype.SubtypeResolver.collectAndResolveSubtypes(AnnotatedClass, MapperConfig<?>, AnnotationIntrospector) |
com.fasterxml.jackson.databind.jsontype.SubtypeResolver.collectAndResolveSubtypes(AnnotatedMember, MapperConfig<?>, AnnotationIntrospector, JavaType) |
com.mongodb.connection.Connection.command(String, BsonDocument, boolean, FieldNameValidator, Decoder<T>) |
com.mongodb.connection.AsyncConnection.commandAsync(String, BsonDocument, boolean, FieldNameValidator, Decoder<T>, SingleResultCallback<T>) |
org.mozilla.javascript.Context.compileReader(Scriptable, Reader, String, int, Object) |
org.apache.commons.lang.StringUtils.concatenate(Object[])
Use the better named
StringUtils.join(Object[]) instead.
Method will be removed in Commons Lang 3.0. |
com.fasterxml.jackson.core.JsonFactory.configure(JsonFactory.Feature, boolean)
since 2.10 use
TSFBuilder.configure(JsonFactory.Feature, boolean) instead |
com.fasterxml.jackson.databind.ObjectMapper.configure(MapperFeature, boolean)
Since 2.13 use
JsonMapper.builder().configure(...) |
com.mongodb.Mongo.Holder.connect(MongoURI)
Please use
Mongo.Holder.connect(MongoClientURI) instead. |
com.fasterxml.jackson.databind.PropertyMetadata.construct(boolean, String, Integer, String) |
com.fasterxml.jackson.databind.type.SimpleType.construct(Class<?>)
Since 2.7
|
com.fasterxml.jackson.databind.type.ReferenceType.construct(Class<?>, JavaType) |
com.fasterxml.jackson.databind.type.CollectionType.construct(Class<?>, JavaType)
Since 2.7, remove from 2.9
|
com.fasterxml.jackson.databind.type.CollectionLikeType.construct(Class<?>, JavaType)
Since 2.7, use
CollectionLikeType.upgradeFrom(com.fasterxml.jackson.databind.JavaType, com.fasterxml.jackson.databind.JavaType) for constructing instances, given
pre-resolved SimpleType . |
com.fasterxml.jackson.databind.type.MapType.construct(Class<?>, JavaType, JavaType) |
com.fasterxml.jackson.databind.type.MapLikeType.construct(Class<?>, JavaType, JavaType) |
com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.construct(Collection<SettableBeanProperty>, boolean, Map<String, List<PropertyName>>)
since 2.11
|
com.fasterxml.jackson.databind.deser.impl.PropertyBasedCreator.construct(DeserializationContext, ValueInstantiator, SettableBeanProperty[]) |
com.fasterxml.jackson.databind.introspect.AnnotatedClass.construct(JavaType, MapperConfig<?>)
Since 2.9, use methods in
AnnotatedClassResolver instead. |
com.fasterxml.jackson.databind.introspect.AnnotatedClass.construct(JavaType, MapperConfig<?>, ClassIntrospector.MixInResolver)
Since 2.9, use methods in
AnnotatedClassResolver instead. |
com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.construct(MapperConfig<?>, Collection<SettableBeanProperty>, Map<String, List<PropertyName>>)
since 2.12
|
com.fasterxml.jackson.databind.ser.std.MapSerializer.construct(String[], JavaType, boolean, TypeSerializer, JsonSerializer<Object>, JsonSerializer<Object>, Object)
Since 2.8 use the other overload
|
org.mozilla.javascript.NativeGlobal.constructError(Context, String, String, Scriptable)
Use
ScriptRuntime.constructError(String,String)
instead. |
org.mozilla.javascript.NativeGlobal.constructError(Context, String, String, Scriptable, String, int, int, String) |
com.fasterxml.jackson.databind.util.EnumResolver.constructFor(Class<Enum<?>>, AnnotationIntrospector)
Since 2.12
|
com.fasterxml.jackson.databind.type.TypeFactory.constructParametrizedType(Class<?>, Class<?>, Class<?>...)
since 2.9 Use
TypeFactory.constructParametricType(Class,Class...) instead |
com.fasterxml.jackson.databind.type.TypeFactory.constructParametrizedType(Class<?>, Class<?>, JavaType...)
since 2.9 Use
TypeFactory.constructParametricType(Class,JavaType...) instead |
com.fasterxml.jackson.databind.type.TypeFactory.constructSimpleType(Class<?>, Class<?>, JavaType[])
Since 2.7
|
com.fasterxml.jackson.databind.type.TypeFactory.constructType(Type, Class<?>)
Since 2.7 (accidentally removed in 2.7.0; added back in 2.7.1)
|
com.fasterxml.jackson.databind.type.TypeFactory.constructType(Type, JavaType)
Since 2.7 (accidentally removed in 2.7.0; added back in 2.7.1)
|
com.fasterxml.jackson.databind.type.TypeFactory.constructType(Type, TypeBindings)
Since 2.12
|
com.fasterxml.jackson.databind.util.EnumResolver.constructUnsafe(Class<?>, AnnotationIntrospector)
Since 2.12
|
com.fasterxml.jackson.databind.util.EnumResolver.constructUnsafeUsingMethod(Class<?>, AnnotatedMember, AnnotationIntrospector)
Since 2.12
|
com.fasterxml.jackson.databind.util.EnumResolver.constructUnsafeUsingToString(Class<?>, AnnotationIntrospector)
Since 2.12
|
com.fasterxml.jackson.databind.util.EnumResolver.constructUsingMethod(Class<Enum<?>>, AnnotatedMember, AnnotationIntrospector)
Since 2.12
|
com.fasterxml.jackson.databind.util.EnumResolver.constructUsingToString(Class<Enum<?>>)
Since 2.8 (remove from 2.13 or later)
|
com.fasterxml.jackson.databind.util.EnumResolver.constructUsingToString(Class<Enum<?>>, AnnotationIntrospector)
Since 2.12
|
com.fasterxml.jackson.databind.introspect.AnnotatedClass.constructWithoutSuperTypes(Class<?>, MapperConfig<?>)
Since 2.9, use methods in
AnnotatedClassResolver instead. |
com.fasterxml.jackson.databind.introspect.AnnotatedClass.constructWithoutSuperTypes(Class<?>, MapperConfig<?>, ClassIntrospector.MixInResolver)
Since 2.9, use methods in
AnnotatedClassResolver instead. |
com.fasterxml.jackson.databind.type.TypeBase.containedTypeName(int) |
com.fasterxml.jackson.databind.JavaType.containedTypeName(int) |
org.bson.LazyBSONObject.containsKey(String) |
org.bson.BasicBSONObject.containsKey(String) |
org.bson.BSONObject.containsKey(String)
Please use
BSONObject.containsField(String) instead |
org.bson.types.BasicBSONList.containsKey(String) |
com.mongodb.ReflectionDBObject.JavaWrapper.containsKey(String) |
com.mongodb.gridfs.GridFSFile.containsKey(String) |
org.mozilla.javascript.tools.debugger.Main.contextCreated(Context)
The method is only present for compatibility and should not be called.
|
org.mozilla.javascript.ContextListener.contextEntered(Context)
Rhino runtime never calls the method.
|
org.mozilla.javascript.tools.debugger.Main.contextEntered(Context)
The method is only present for compatibility and should not be called.
|
org.mozilla.javascript.ContextListener.contextExited(Context)
Rhino runtime never calls the method.
|
org.mozilla.javascript.tools.debugger.Main.contextExited(Context)
The method is only present for compatibility and should not be called.
|
org.mozilla.javascript.tools.debugger.Main.contextReleased(Context)
The method is only present for compatibility and should not be called.
|
org.mozilla.javascript.FunctionObject.convertArg(Context, Scriptable, Object, Class<?>)
Use
FunctionObject.getTypeTag(Class)
and FunctionObject.convertArg(Context, Scriptable, Object, int)
for type conversion. |
org.apache.commons.io.CopyUtils.copy(byte[], Writer)
2.5 use
CopyUtils.copy(byte[], Writer, String) instead |
org.apache.commons.io.IOUtils.copy(InputStream, Writer)
2.5 use
IOUtils.copy(InputStream, Writer, Charset) instead |
org.apache.commons.io.CopyUtils.copy(InputStream, Writer)
2.5 use
CopyUtils.copy(InputStream, Writer, String) instead |
org.apache.commons.io.IOUtils.copy(Reader, OutputStream)
2.5 use
IOUtils.copy(Reader, OutputStream, Charset) instead |
org.apache.commons.io.CopyUtils.copy(Reader, OutputStream)
2.5 use
CopyUtils.copy(Reader, OutputStream, String) instead |
org.apache.commons.io.CopyUtils.copy(String, OutputStream)
2.5 use
CopyUtils.copy(String, OutputStream, String) instead |
com.mongodb.client.MongoCollection.count() |
com.mongodb.client.MongoCollection.count(Bson)
use
MongoCollection.countDocuments(Bson) instead |
com.mongodb.client.MongoCollection.count(Bson, CountOptions) |
com.mongodb.client.MongoCollection.count(ClientSession)
use
MongoCollection.countDocuments(ClientSession) instead |
com.mongodb.client.MongoCollection.count(ClientSession, Bson) |
com.mongodb.client.MongoCollection.count(ClientSession, Bson, CountOptions) |
org.apache.commons.collections4.CollectionUtils.countMatches(Iterable<C>, Predicate<? super C>)
since 4.1, use
IterableUtils.countMatches(Iterable, Predicate) instead |
com.day.cq.dam.commons.util.WebEnabledImageCreator.create(BufferedImage, String, String, String, String, boolean)
since 6.0, use
RenditionMaker service instead |
com.mongodb.connection.DefaultClusterFactory.create(ClusterSettings, ServerSettings, ConnectionPoolSettings, StreamFactory, StreamFactory, List<MongoCredential>, ClusterListener, ConnectionPoolListener, ConnectionListener, CommandListener) |
com.mongodb.connection.DefaultClusterFactory.create(ClusterSettings, ServerSettings, ConnectionPoolSettings, StreamFactory, StreamFactory, List<MongoCredential>, ClusterListener, ConnectionPoolListener, ConnectionListener, CommandListener, String, MongoDriverInformation) |
opennlp.tools.util.featuregen.WordClusterFeatureGeneratorFactory.create(Element, FeatureGeneratorResourceProvider) |
opennlp.tools.util.featuregen.WindowFeatureGeneratorFactory.create(Element, FeatureGeneratorResourceProvider) |
opennlp.tools.util.featuregen.TrigramNameFeatureGeneratorFactory.create(Element, FeatureGeneratorResourceProvider) |
opennlp.tools.util.featuregen.TokenPatternFeatureGeneratorFactory.create(Element, FeatureGeneratorResourceProvider) |
opennlp.tools.util.featuregen.TokenFeatureGeneratorFactory.create(Element, FeatureGeneratorResourceProvider) |
opennlp.tools.util.featuregen.TokenClassFeatureGeneratorFactory.create(Element, FeatureGeneratorResourceProvider) |
opennlp.tools.util.featuregen.SuffixFeatureGeneratorFactory.create(Element, FeatureGeneratorResourceProvider) |
opennlp.tools.util.featuregen.SentenceFeatureGeneratorFactory.create(Element, FeatureGeneratorResourceProvider) |
opennlp.tools.util.featuregen.PreviousMapFeatureGeneratorFactory.create(Element, FeatureGeneratorResourceProvider) |
opennlp.tools.util.featuregen.PrefixFeatureGeneratorFactory.create(Element, FeatureGeneratorResourceProvider) |
opennlp.tools.util.featuregen.PosTaggerFeatureGeneratorFactory.create(Element, FeatureGeneratorResourceProvider) |
opennlp.tools.util.featuregen.POSTaggerNameFeatureGeneratorFactory.create(Element, FeatureGeneratorResourceProvider) |
opennlp.tools.util.featuregen.DocumentBeginFeatureGeneratorFactory.create(Element, FeatureGeneratorResourceProvider) |
opennlp.tools.util.featuregen.DictionaryFeatureGeneratorFactory.create(Element, FeatureGeneratorResourceProvider) |
opennlp.tools.util.featuregen.DefinitionFeatureGeneratorFactory.create(Element, FeatureGeneratorResourceProvider) |
opennlp.tools.util.featuregen.CharacterNgramFeatureGeneratorFactory.create(Element, FeatureGeneratorResourceProvider) |
opennlp.tools.util.featuregen.CachedFeatureGeneratorFactory.create(Element, FeatureGeneratorResourceProvider) |
opennlp.tools.util.featuregen.BrownClusterTokenFeatureGeneratorFactory.create(Element, FeatureGeneratorResourceProvider) |
opennlp.tools.util.featuregen.BrownClusterTokenClassFeatureGeneratorFactory.create(Element, FeatureGeneratorResourceProvider) |
opennlp.tools.util.featuregen.BrownClusterBigramFeatureGeneratorFactory.create(Element, FeatureGeneratorResourceProvider) |
opennlp.tools.util.featuregen.BigramNameFeatureGeneratorFactory.create(Element, FeatureGeneratorResourceProvider) |
opennlp.tools.util.featuregen.AggregatedFeatureGeneratorFactory.create(Element, FeatureGeneratorResourceProvider) |
org.apache.commons.io.input.Tailer.create(File, Charset, TailerListener, long, boolean, boolean, int)
Use
Tailer.builder() , Tailer.Builder , and Tailer.Builder.get() . |
com.day.util.diff.LineElementsFactory.create(FileDocumentSource, boolean) |
org.apache.commons.io.input.Tailer.create(File, TailerListener)
Use
Tailer.builder() , Tailer.Builder , and Tailer.Builder.get() . |
org.apache.commons.io.input.Tailer.create(File, TailerListener, long)
Use
Tailer.builder() , Tailer.Builder , and Tailer.Builder.get() . |
org.apache.commons.io.input.Tailer.create(File, TailerListener, long, boolean)
Use
Tailer.builder() , Tailer.Builder , and Tailer.Builder.get() . |
org.apache.commons.io.input.Tailer.create(File, TailerListener, long, boolean, boolean)
Use
Tailer.builder() , Tailer.Builder , and Tailer.Builder.get() . |
org.apache.commons.io.input.Tailer.create(File, TailerListener, long, boolean, boolean, int)
Use
Tailer.builder() , Tailer.Builder , and Tailer.Builder.get() . |
org.apache.commons.io.input.Tailer.create(File, TailerListener, long, boolean, int)
Use
Tailer.builder() , Tailer.Builder , and Tailer.Builder.get() . |
com.adobe.cq.dam.cfm.ContentFragmentManager.create(Resource, Resource, String, String) |
opennlp.tools.postag.POSTaggerFactory.create(String, Dictionary, TagDictionary) |
org.apache.commons.math.MathRuntimeException.createArithmeticException(String, Object...)
as of 2.2 replaced by
MathRuntimeException.createArithmeticException(Localizable, Object...) |
org.apache.commons.math.MathRuntimeException.createArrayIndexOutOfBoundsException(String, Object...)
as of 2.2 replaced by
MathRuntimeException.createArrayIndexOutOfBoundsException(Localizable, Object...) |
com.day.cq.dam.api.DamManager.createAssetStructure(String, Session, boolean)
Use
com.day.cq.dam.commons.util.DamUtil#createAssetForBinary(String, ResourceResolver, Boolean)
instead. |
org.apache.commons.math.linear.MatrixUtils.createBigIdentityMatrix(int)
since 2.0, replaced by
MatrixUtils.createFieldIdentityMatrix(Field, int) |
org.apache.commons.math.linear.MatrixUtils.createBigMatrix(BigDecimal[][])
since 2.0 replaced by
MatrixUtils.createFieldMatrix(FieldElement[][]) |
org.apache.commons.math.linear.MatrixUtils.createBigMatrix(BigDecimal[][], boolean)
since 2.0 replaced by
MatrixUtils.createFieldMatrix(FieldElement[][]) |
org.apache.commons.math.linear.MatrixUtils.createBigMatrix(double[][])
since 2.0 replaced by
MatrixUtils.createFieldMatrix(FieldElement[][]) |
org.apache.commons.math.linear.MatrixUtils.createBigMatrix(String[][])
since 2.0 replaced by
MatrixUtils.createFieldMatrix(FieldElement[][]) |
com.day.cq.dam.api.DamManager.createBinaryUploadLocationPath(String)
Use
DamUtil.assetToBinaryPath(String) instead. |
com.mongodb.connection.DefaultClusterFactory.createCluster(ClusterSettings, ServerSettings, ConnectionPoolSettings, StreamFactory, StreamFactory, List<MongoCredential>, CommandListener, String, MongoDriverInformation) |
org.apache.commons.math.linear.MatrixUtils.createColumnBigMatrix(BigDecimal[])
since 2.0 replaced by
MatrixUtils.createColumnFieldMatrix(FieldElement[]) |
org.apache.commons.math.linear.MatrixUtils.createColumnBigMatrix(double[])
since 2.0 replaced by
MatrixUtils.createColumnFieldMatrix(FieldElement[]) |
org.apache.commons.math.linear.MatrixUtils.createColumnBigMatrix(String[])
since 2.0 replaced by
MatrixUtils.createColumnFieldMatrix(FieldElement[]) |
org.apache.commons.math.MathRuntimeException.createConcurrentModificationException(String, Object...)
as of 2.2 replaced by
MathRuntimeException.createConcurrentModificationException(Localizable, Object...) |
com.day.cq.replication.Replicator.createContentFilterChain(ReplicationAction) |
com.day.cq.security.util.ImpersonationRequestUtil.createCookie(String, String)
with no replacement. To initiate impersonation send a request
with the sudo request parameter set to the target user
id.
|
com.fasterxml.jackson.databind.ser.BeanSerializer.createDummy(JavaType)
Since 2.10
|
com.day.cq.dam.commons.util.DamUtil.createEmptyArchiveNode(Resource, String, Session) |
org.apache.commons.math.MathRuntimeException.createEOFException(String, Object...)
as of 2.2 replaced by
MathRuntimeException.createEOFException(Localizable, Object...) |
com.fasterxml.jackson.core.util.JsonParserSequence.createFlattened(JsonParser, JsonParser) |
org.bson.types.ObjectId.createFromLegacyFormat(int, int, int)
Use
ObjectId(int, int) instead |
org.mozilla.javascript.ScriptRuntime.createFunctionActivation(NativeFunction, Scriptable, Object[]) |
com.adobe.cq.social.group.api.GroupService.createGroup(SlingRepository, ResourceResolver, String, String, String, String, String) |
org.apache.commons.math.MathRuntimeException.createIllegalArgumentException(String, Object...)
as of 2.2 replaced by
MathRuntimeException.createIllegalArgumentException(Localizable, Object...) |
org.apache.commons.math.MathRuntimeException.createIllegalStateException(String, Object...)
as of 2.2 replaced by
MathRuntimeException.createIllegalStateException(Localizable, Object...) |
com.day.cq.dam.scene7.api.Scene7Service.createImageSet(S7Config, String, String, String) |
org.apache.commons.fileupload.DefaultFileItemFactory.createItem(String, String, boolean, String)
1.1 Use
DiskFileItemFactory instead. |
com.fasterxml.jackson.core.JsonFactory.createJsonGenerator(OutputStream)
Since 2.2, use
JsonFactory.createGenerator(OutputStream) instead. |
com.fasterxml.jackson.core.JsonFactory.createJsonGenerator(OutputStream, JsonEncoding)
Since 2.2, use
JsonFactory.createGenerator(OutputStream, JsonEncoding) instead. |
com.fasterxml.jackson.core.JsonFactory.createJsonGenerator(Writer)
Since 2.2, use
JsonFactory.createGenerator(Writer) instead. |
com.fasterxml.jackson.core.JsonFactory.createJsonParser(byte[])
Since 2.2, use
JsonFactory.createParser(byte[]) instead. |
com.fasterxml.jackson.core.JsonFactory.createJsonParser(byte[], int, int)
Since 2.2, use
JsonFactory.createParser(byte[],int,int) instead. |
com.fasterxml.jackson.core.JsonFactory.createJsonParser(File)
Since 2.2, use
JsonFactory.createParser(File) instead. |
com.fasterxml.jackson.core.JsonFactory.createJsonParser(InputStream)
Since 2.2, use
JsonFactory.createParser(InputStream) instead. |
com.fasterxml.jackson.core.JsonFactory.createJsonParser(Reader)
Since 2.2, use
JsonFactory.createParser(Reader) instead. |
com.fasterxml.jackson.core.JsonFactory.createJsonParser(String)
Since 2.2, use
JsonFactory.createParser(String) instead. |
com.fasterxml.jackson.core.JsonFactory.createJsonParser(URL)
Since 2.2, use
JsonFactory.createParser(URL) instead. |
com.fasterxml.jackson.databind.ser.SerializerFactory.createKeySerializer(SerializationConfig, JavaType, JsonSerializer<Object>) |
com.fasterxml.jackson.databind.ser.BasicSerializerFactory.createKeySerializer(SerializationConfig, JavaType, JsonSerializer<Object>) |
com.day.cq.dam.api.DamManager.createMetadataPath(String)
Use
DamUtil.binaryToAssetPath(String) instead. |
com.mongodb.MongoCredential.createMongoCRCredential(String, String, char[])
MONGODB-CR was replaced by SCRAM-SHA-1 in MongoDB 3.0, and is now deprecated. Use
the
MongoCredential.createCredential(String, String, char[]) factory method instead. |
org.apache.commons.math.MathRuntimeException.createNoSuchElementException(String, Object...)
as of 2.2 replaced by
MathRuntimeException.createNoSuchElementException(Localizable, Object...) |
org.apache.commons.math.MathRuntimeException.createNullPointerException(Localizable, Object...)
in 2.2. Checks for "null" must not be performed in Commons-Math.
|
org.apache.commons.math.MathRuntimeException.createNullPointerException(String, Object...)
as of 2.2 replaced by
MathRuntimeException.createNullPointerException(Localizable, Object...) |
org.apache.commons.math.MathRuntimeException.createParseException(int, String, Object...)
as of 2.2 replaced by
MathRuntimeException.createParseException(int, Localizable, Object...) |
com.mongodb.client.model.ReplaceOptions.createReplaceOptions(UpdateOptions)
there is no replacement for this method
|
org.osgi.jmx.service.useradmin.UserAdminMBean.createRole(String)
This method was specified in error. It does not function and
must not be used. Use either
UserAdminMBean.createUser(String) or
UserAdminMBean.createGroup(String) . |
com.fasterxml.jackson.core.json.JsonWriteContext.createRootContext()
Since 2.3; use method that takes argument
|
org.apache.commons.math.linear.MatrixUtils.createRowBigMatrix(BigDecimal[])
since 2.0 replaced by
MatrixUtils.createRowFieldMatrix(FieldElement[]) |
org.apache.commons.math.linear.MatrixUtils.createRowBigMatrix(double[])
since 2.0 replaced by
MatrixUtils.createRowFieldMatrix(FieldElement[]) |
org.apache.commons.math.linear.MatrixUtils.createRowBigMatrix(String[])
since 2.0 replaced by
MatrixUtils.createRowFieldMatrix(FieldElement[]) |
com.adobe.cq.social.enablement.site.api.EnablementSiteService.createSiteFolders(Resource, CommunityContext, Session, Map<String, Object>) |
org.apache.jackrabbit.oak.plugins.tree.factories.RootFactory.createSystemRoot(NodeStore, CommitHook, String, SecurityProvider, QueryEngineSettings, QueryIndexProvider)
with Oak 1.7.2 due to the usage of deprecated
QueryEngineSettings |
com.day.cq.dam.api.DamManager.createTempFile(String, String)
Use
File.createTempFile(String, String) instead. |
com.adobe.granite.translation.api.TranslationManager.createTranslationService(String) |
org.apache.commons.math.MathRuntimeException.createUnsupportedOperationException(Localizable, Object...)
in 2.2. Please use
MathUnsupportedOperationException
instead. |
com.day.cq.dam.scene7.api.Scene7Service.createViewerPreset(S7Config, String, String, String, List<Scene7ConfigSetting>) |
com.day.cq.analytics.testandtarget.TestandtargetService.createWidgetOffer(Configuration, String, String, String) |
org.apache.sling.api.resource.ResourceDecorator.decorate(Resource, HttpServletRequest)
since 2.3.0 (and JCR Resource 2.1.0), this method will not be invoked.
|
org.apache.commons.lang3.StringUtils.defaultString(String, String)
Use
Objects.toString(Object, String) |
org.mozilla.javascript.ScriptRuntime.delete(Object, Object, Context) |
org.mozilla.javascript.ScriptRuntime.delete(Object, Object, Context, boolean) |
com.day.cq.search.suggest.SuggestionIndexManager.delete(String)
use
get(session, name).delete() |
org.apache.jackrabbit.oak.spi.blob.GarbageCollectableBlobStore.deleteChunks(List<String>, long) |
com.day.cq.analytics.sitecatalyst.SitecatalystWebservice.deleteClassifications(Configuration, String, String[], int, int)
This method was used to support SAINT which is now deprecated.
|
com.day.cq.dam.scene7.api.Scene7Service.deleteImageFormat(S7Config, String) |
com.day.cq.dam.api.AssetReferenceResolver.deleteLink(String, ResourceResolver)
since 1.2
|
com.day.cq.analytics.testandtarget.TargetMediator.deleteOffer(Configuration, long) |
org.apache.commons.lang.StringUtils.deleteSpaces(String)
Use the better localized
StringUtils.deleteWhitespace(String) .
Method will be removed in Commons Lang 3.0. |
org.apache.commons.math.distribution.NormalDistributionImpl.density(Double) |
org.apache.commons.math.distribution.GammaDistributionImpl.density(Double) |
org.apache.commons.math.distribution.ExponentialDistributionImpl.density(Double)
- use density(double)
|
org.apache.commons.math.distribution.ChiSquaredDistributionImpl.density(Double) |
org.apache.commons.math.distribution.BetaDistributionImpl.density(Double) |
com.fasterxml.jackson.databind.ser.impl.SimpleBeanPropertyFilter.depositSchemaProperty(BeanPropertyWriter, JsonObjectFormatVisitor, SerializerProvider) |
com.fasterxml.jackson.databind.ser.impl.SimpleBeanPropertyFilter.depositSchemaProperty(BeanPropertyWriter, ObjectNode, SerializerProvider) |
com.fasterxml.jackson.databind.ser.BeanPropertyFilter.depositSchemaProperty(BeanPropertyWriter, ObjectNode, SerializerProvider)
Since 2.3: new code should use the alternative
depositSchemaProperty
method |
com.fasterxml.jackson.databind.ser.std.MapProperty.depositSchemaProperty(ObjectNode, SerializerProvider) |
com.fasterxml.jackson.databind.ser.PropertyWriter.depositSchemaProperty(ObjectNode, SerializerProvider)
Since 2.2
|
com.fasterxml.jackson.databind.ser.BeanPropertyWriter.depositSchemaProperty(ObjectNode, SerializerProvider) |
com.fasterxml.jackson.databind.ser.impl.SimpleBeanPropertyFilter.depositSchemaProperty(PropertyWriter, ObjectNode, SerializerProvider) |
com.fasterxml.jackson.databind.ser.PropertyFilter.depositSchemaProperty(PropertyWriter, ObjectNode, SerializerProvider)
Since 2.3: new code should use the alternative
depositSchemaProperty
method |
com.mongodb.MongoClientOptions.Builder.description(String) |
com.mongodb.connection.ClusterSettings.Builder.description(String) |
com.fasterxml.jackson.databind.deser.BeanDeserializerBase.deserializeFromArray(JsonParser, DeserializationContext)
Since 2.11 Should not be used: was never meant to be called by
code other than sub-classes (implementations), and implementations details
differ
|
com.fasterxml.jackson.databind.deser.std.EnumDeserializer.deserializerForCreator(DeserializationConfig, Class<?>, AnnotatedMethod)
Since 2.8
|
com.adobe.granite.omnisearch.commons.AbstractOmniSearchHandler.destroy(ResourceResolver)
Removed without replacement (it always was an empty method)
|
com.day.cq.wcm.msm.api.LiveRelationshipManager.detach(Resource, boolean)
since 5.5 use endRelationship()
|
com.day.text.Text.digest(String, String) |
com.fasterxml.jackson.core.JsonFactory.disable(JsonFactory.Feature)
since 2.10 use
TSFBuilder.configure(JsonFactory.Feature, boolean) instead |
com.fasterxml.jackson.databind.ObjectMapper.disable(MapperFeature...)
Since 2.13 use
JsonMapper.builder().disable(...) |
com.fasterxml.jackson.databind.ObjectMapper.disableDefaultTyping()
Since 2.10 use
ObjectMapper.deactivateDefaultTyping() instead |
org.apache.sling.scripting.core.ScriptHelper.dispose() |
org.apache.sling.api.scripting.SlingScriptHelper.dispose()
This method is deprecated since version 2.1 and will be removed.
It should never be called by clients.
|
com.day.cq.commons.ConsoleUtil.dispose() |
com.day.image.Dither.dither(BufferedImage, int, long, long, int)
as of Communiqu 3.1.0, use com.day.image.DitherOp instead,
this class will be removed in the next release.
|
com.adobe.aemds.guide.utils.XMLUtils.docToStr(Document) |
com.mongodb.DB.doEval(String, Object...)
The eval command was deprecated in MongoDB 3.0
|
org.mozilla.javascript.ScriptRuntime.doTopCall(Callable, Context, Scriptable, Scriptable, Object[]) |
com.mongodb.client.gridfs.GridFSBucket.downloadToStreamByName(String, OutputStream)
use
GridFSBucket.downloadToStream(String, OutputStream) instead. |
com.mongodb.client.gridfs.GridFSBucket.downloadToStreamByName(String, OutputStream, GridFSDownloadByNameOptions) |
org.mozilla.javascript.optimizer.OptRuntime.elemIncrDecr(Object, double, Context, int) |
org.mozilla.javascript.ScriptRuntime.elemIncrDecr(Object, Object, Context, int) |
com.fasterxml.jackson.core.JsonFactory.enable(JsonFactory.Feature)
since 2.10 use
TSFBuilder.configure(JsonFactory.Feature, boolean) instead |
com.fasterxml.jackson.databind.ObjectMapper.enable(MapperFeature...)
Since 2.13 use
JsonMapper.builder().enable(...) |
com.fasterxml.jackson.databind.ObjectMapper.enableDefaultTyping()
Since 2.10 use
ObjectMapper.activateDefaultTyping(PolymorphicTypeValidator) instead |
com.fasterxml.jackson.databind.ObjectMapper.enableDefaultTyping(ObjectMapper.DefaultTyping)
Since 2.10 use
ObjectMapper.activateDefaultTyping(PolymorphicTypeValidator,DefaultTyping) instead |
com.fasterxml.jackson.databind.ObjectMapper.enableDefaultTyping(ObjectMapper.DefaultTyping, JsonTypeInfo.As)
Since 2.10 use
ObjectMapper.activateDefaultTyping(PolymorphicTypeValidator,DefaultTyping,JsonTypeInfo.As) instead |
com.fasterxml.jackson.databind.ObjectMapper.enableDefaultTypingAsProperty(ObjectMapper.DefaultTyping, String)
Since 2.10 use
ObjectMapper.activateDefaultTypingAsProperty(PolymorphicTypeValidator,DefaultTyping,String) instead |
com.fasterxml.jackson.databind.MapperFeature.enabledIn(int) |
com.fasterxml.jackson.core.util.BufferRecyclers.encodeAsUTF8(String)
Since 2.10 (note: was accidentally removed but reintroduced as deprecated
in 2.12.5, to be removed from 3.0)
|
com.fasterxml.jackson.databind.DeserializationContext.endOfInputException(Class<?>)
Since 2.8; currently no way to catch EOF at databind level
|
org.mozilla.javascript.ContextFactory.enter()
use
ContextFactory.enterContext() instead |
org.mozilla.javascript.Context.enter(Context)
use
ContextFactory.enterContext(Context) instead as
this method relies on usage of a static singleton "global" ContextFactory. |
org.mozilla.javascript.ScriptRuntime.enumInit(Object, Context, boolean) |
org.mozilla.javascript.ScriptRuntime.enumInit(Object, Context, int) |
org.apache.commons.math.util.MathUtils.equals(float[], float[])
as of 2.2 this method considers that
NaN == NaN . In release
3.0, the semantics will change in order to comply with IEEE754 where it
is specified that NaN != NaN .
New methods have been added for those cases where the old semantics is
useful (see e.g. equalsIncludingNaN . |
org.apache.commons.math.util.MathUtils.equals(float, float)
as of 2.2 his method considers that
NaN == NaN . In release
3.0, the semantics will change in order to comply with IEEE754 where it
is specified that NaN != NaN .
New methods have been added for those cases wher the old semantics is
useful (see e.g. equalsIncludingNaN . |
org.apache.commons.lang3.ObjectUtils.equals(Object, Object)
this method has been replaced by
java.util.Objects.equals(Object, Object) in Java 7 and will
be removed from future releases. |
org.apache.commons.lang.StringUtils.escape(String)
Use
StringEscapeUtils.escapeJava(String)
This method will be removed in Commons Lang 3.0 |
org.apache.felix.webconsole.WebConsoleUtil.escapeHtml(String)
It is better to use specialized encoders instead
|
org.apache.commons.lang3.StringEscapeUtils.escapeXml(String) |
com.mongodb.DB.eval(String, Object...)
The eval command was deprecated in MongoDB 3.0
|
org.apache.commons.lang.CharSetUtils.evaluateSet(String[])
Use
CharSet.getInstance(String[]) .
Method will be removed in Commons Lang 3.0. |
com.google.gson.Gson.excluder()
This method by accident exposes an internal Gson class; it might be removed in a
future version.
|
org.apache.sling.hc.api.execution.HealthCheckExecutor.execute(HealthCheckExecutionOptions, String...)
use execute(HealthCheckFilter.Options, HealthCheckExecutionOptions)
|
com.day.cq.wcm.msm.api.LiveAction.execute(ResourceResolver, LiveRelationship, ActionConfig, boolean) |
com.day.cq.wcm.msm.commons.BaseAction.execute(ResourceResolver, LiveRelationship, ActionConfig, boolean) |
com.day.cq.wcm.msm.api.LiveAction.execute(ResourceResolver, LiveRelationship, ActionConfig, boolean, boolean) |
com.day.cq.wcm.msm.commons.BaseAction.execute(ResourceResolver, LiveRelationship, ActionConfig, boolean, boolean) |
org.apache.sling.hc.api.execution.HealthCheckExecutor.execute(String...)
use execute(HealthCheckFilter.Options)
|
com.day.cq.analytics.sitecatalyst.SitecatalystHttpClient.execute(URI, String, Configuration) |
com.day.cq.dam.core.process.SyncVarProcess.execute(WorkItem, WorkflowSession) |
com.day.cq.workflow.exec.JavaProcess.execute(WorkItem, WorkflowSession) |
com.day.cq.dam.core.process.SyncVarProcess.execute(WorkItem, WorkflowSession, MetaDataMap) |
com.day.cq.dam.core.process.SyncContentProcess.execute(WorkItem, WorkflowSession, MetaDataMap) |
com.day.cq.dam.core.process.SyncAssetProcess.execute(WorkItem, WorkflowSession, MetaDataMap) |
com.day.cq.dam.core.process.CreateReferenceProcess.execute(WorkItem, WorkflowSession, MetaDataMap) |
com.day.cq.dam.core.process.ApplyProcessingProfileProcess.execute(WorkItem, WorkflowSession, MetaDataMap) |
com.mongodb.operation.FsyncUnlockOperation.execute(WriteBinding)
use
FsyncUnlockOperation.execute(ReadBinding) instead. |
org.mozilla.javascript.SecurityController.execWithDomain(Context, Scriptable, Script, Object)
The application should not override this method and instead
override
SecurityController.callWithDomain(Object securityDomain, Context cx, Callable callable, Scriptable scope, Scriptable thisObj, Object[] args) . |
org.apache.commons.collections4.CollectionUtils.exists(Iterable<C>, Predicate<? super C>)
since 4.1, use
IterableUtils.matchesAny(Iterable, Predicate) instead |
org.mozilla.javascript.ContextFactory.exit()
Use
Context.exit() instead. |
org.apache.commons.io.FileCleaner.exitWhenFinished() |
com.mongodb.DBCursor.explain()
Replace with direct use of the explain command using the runCommand helper method
|
com.adobe.aemds.guide.utils.XMLUtils.exportDocumentFromDataRef(String, DocumentBuilder, FormDataXMLProviderRegistry, ResourceResolverHelper) |
com.adobe.aemds.guide.service.GuideModelTransformer.exportGuideDataJson(Resource, String, I18n)
use the getDataJson API
|
com.adobe.aemds.guide.service.GuideModelTransformer.exportGuideDataJsonFromDataRef(Resource, String, I18n)
use the getDataJson API
|
com.adobe.aemds.guide.service.GuideModelTransformer.exportGuideJson(Resource, I18n) |
com.adobe.aemds.guide.service.GuideModelTransformer.exportGuideJsonObject(Resource) |
com.adobe.aemds.guide.service.GuideModelTransformer.exportGuideJsonObject(Resource, I18n) |
com.day.cq.dam.api.s7dam.utils.PublishUtils.externalizeImageDeliveryAsset(Resource, String) |
com.day.cq.replication.OutboxManager.fetch(Session, Calendar, OutputStream)
since 5.12.4; use
OutboxManager.getDefaultOutbox(javax.jcr.Session) .Outbox.fetch(java.util.Calendar, java.io.OutputStream) instead. |
com.adobe.aemds.guide.utils.GuidePropertyProviderUtils.fetchEsignCloudServiceConfiguration(String) |
com.adobe.aemds.guide.utils.GuidePropertyProviderUtils.fetchRecaptchaCloudServiceConfiguration(String) |
com.adobe.cq.social.ugc.api.UgcFilter.filterAndByConstraintGroup(String, String, String, UgcFilter.Comparison)
Use
and with a ValueConstraint instead. |
com.adobe.cq.social.ugc.api.UgcFilter.filterAndByProperty(String, String, UgcFilter.Comparison)
Use
and with a ValueConstraint instead. |
com.adobe.cq.social.ugc.api.UgcFilter.filterByPath(String)
Use
addConstraint with PathConstraint
instead. |
com.adobe.cq.social.ugc.api.UgcFilter.filterContentType(String)
Use
addConstraint with PathConstraint
instead. Set the content type to filter. |
org.apache.jackrabbit.spi.commons.iterator.Iterators.filterIterator(Iterator<? extends T>, Predicate<? super T>) |
com.adobe.cq.social.ugc.api.UgcFilter.filterOrByConstraintGroup(String, String, String, UgcFilter.Comparison)
Use
or with a ValueConstraint instead. |
com.adobe.cq.social.ugc.api.UgcFilter.filterOrByProperty(String, String, UgcFilter.Comparison)
Use
or with a ValueConstraint instead. |
com.mongodb.DBCollection.find(DBObject, DBObject, int, int)
use
DBCursor.skip(int) and DBCursor.batchSize(int) on the DBCursor
returned from DBCollection.find(DBObject, DBObject) |
com.mongodb.DBCollection.find(DBObject, DBObject, int, int, int)
use
DBCursor.skip(int) , DBCursor.batchSize(int) and DBCursor.setOptions(int) on the DBCursor returned from DBCollection.find(DBObject,
DBObject) |
org.apache.commons.collections4.CollectionUtils.find(Iterable<T>, Predicate<? super T>)
since 4.1, use
IterableUtils.find(Iterable, Predicate) instead |
com.adobe.cq.social.ugc.api.UgcSearch.find(String, ResourceResolver, UgcFilter, int, int) |
com.adobe.cq.social.ugc.api.UgcSearch.find(String, Session, UgcFilter, int, int) |
com.fasterxml.jackson.databind.BeanDescription.findAnySetter()
Since 2.9: use
BeanDescription.findAnySetterAccessor() instead |
com.fasterxml.jackson.databind.BeanDescription.findAnySetterField()
Since 2.9: use
BeanDescription.findAnySetterAccessor() instead |
com.fasterxml.jackson.databind.introspect.BasicBeanDescription.findBackReferenceProperties() |
com.fasterxml.jackson.databind.BeanDescription.findBackReferenceProperties()
Since 2.9 use
BeanDescription.findBackReferences() instead |
com.fasterxml.jackson.databind.ser.BeanSerializerFactory.findBeanSerializer(SerializerProvider, JavaType, BeanDescription) |
com.fasterxml.jackson.databind.introspect.JacksonAnnotationIntrospector.findCreatorBinding(Annotated) |
com.fasterxml.jackson.databind.introspect.AnnotationIntrospectorPair.findCreatorBinding(Annotated) |
com.fasterxml.jackson.databind.AnnotationIntrospector.findCreatorBinding(Annotated) |
com.fasterxml.jackson.databind.introspect.JacksonAnnotationIntrospector.findDeserializationContentType(Annotated, JavaType) |
com.fasterxml.jackson.databind.introspect.AnnotationIntrospectorPair.findDeserializationContentType(Annotated, JavaType) |
com.fasterxml.jackson.databind.AnnotationIntrospector.findDeserializationContentType(Annotated, JavaType) |
com.fasterxml.jackson.databind.introspect.JacksonAnnotationIntrospector.findDeserializationKeyType(Annotated, JavaType) |
com.fasterxml.jackson.databind.introspect.AnnotationIntrospectorPair.findDeserializationKeyType(Annotated, JavaType) |
com.fasterxml.jackson.databind.AnnotationIntrospector.findDeserializationKeyType(Annotated, JavaType) |
com.fasterxml.jackson.databind.introspect.JacksonAnnotationIntrospector.findDeserializationType(Annotated, JavaType) |
com.fasterxml.jackson.databind.introspect.AnnotationIntrospectorPair.findDeserializationType(Annotated, JavaType) |
com.fasterxml.jackson.databind.AnnotationIntrospector.findDeserializationType(Annotated, JavaType) |
com.fasterxml.jackson.databind.introspect.JacksonAnnotationIntrospector.findEnumValue(Enum<?>) |
com.fasterxml.jackson.databind.introspect.AnnotationIntrospectorPair.findEnumValue(Enum<?>) |
com.fasterxml.jackson.databind.AnnotationIntrospector.findEnumValue(Enum<?>)
Since 2.8: use
AnnotationIntrospector.findEnumValues(java.lang.Class<?>, java.lang.Enum<?>[], java.lang.String[]) instead because this method
does not properly handle override settings (defaults to enum.name
without indicating whether that is explicit or not), and is inefficient to
call one-by-one. |
com.adobe.cq.social.ugc.api.RelatedSearch.findFacets(String, List<String>, String, String, int)
Use method without the scName argument.
|
com.fasterxml.jackson.databind.introspect.BasicBeanDescription.findFactoryMethod(Class<?>...) |
com.fasterxml.jackson.databind.BeanDescription.findFactoryMethod(Class<?>...)
Since 2.13: instead use
BeanDescription.getFactoryMethods() , filter. |
com.fasterxml.jackson.databind.ser.impl.SimpleFilterProvider.findFilter(Object) |
com.fasterxml.jackson.databind.ser.FilterProvider.findFilter(Object)
Since 2.3 deprecated because
BeanPropertyFilter is deprecated; |
com.fasterxml.jackson.databind.introspect.ConcreteBeanPropertyBase.findFormatOverrides(AnnotationIntrospector) |
com.fasterxml.jackson.databind.BeanProperty.findFormatOverrides(AnnotationIntrospector) |
com.fasterxml.jackson.databind.BeanProperty.Std.findFormatOverrides(AnnotationIntrospector) |
com.fasterxml.jackson.databind.BeanProperty.Bogus.findFormatOverrides(AnnotationIntrospector) |
com.fasterxml.jackson.databind.introspect.AnnotationIntrospectorPair.findIgnoreUnknownProperties(AnnotatedClass) |
com.fasterxml.jackson.databind.AnnotationIntrospector.findIgnoreUnknownProperties(AnnotatedClass) |
com.fasterxml.jackson.databind.deser.CreatorProperty.findInjectableValue(DeserializationContext, Object) |
com.fasterxml.jackson.databind.introspect.JacksonAnnotationIntrospector.findInjectableValueId(AnnotatedMember) |
com.fasterxml.jackson.databind.introspect.AnnotationIntrospectorPair.findInjectableValueId(AnnotatedMember) |
com.fasterxml.jackson.databind.AnnotationIntrospector.findInjectableValueId(AnnotatedMember) |
com.fasterxml.jackson.databind.introspect.BasicBeanDescription.findJsonValueMethod() |
com.fasterxml.jackson.databind.BeanDescription.findJsonValueMethod() |
com.day.cq.personalization.TargetedContentHelper.findLocations(ResourceResolver, String...) |
com.day.cq.personalization.TargetedContentHelper.findLocationsPaths(ResourceResolver, String[]) |
com.fasterxml.jackson.databind.introspect.POJOPropertiesCollector.findPOJOBuilderClass() |
com.fasterxml.jackson.databind.introspect.AnnotationIntrospectorPair.findPropertiesToIgnore(Annotated, boolean) |
com.fasterxml.jackson.databind.AnnotationIntrospector.findPropertiesToIgnore(Annotated, boolean) |
com.fasterxml.jackson.databind.introspect.JacksonAnnotationIntrospector.findPropertyIgnorals(Annotated) |
com.fasterxml.jackson.databind.introspect.AnnotationIntrospectorPair.findPropertyIgnorals(Annotated) |
com.fasterxml.jackson.databind.AnnotationIntrospector.findPropertyIgnorals(Annotated) |
org.apache.sling.api.resource.ResourceUtil.findResourceSuperType(Resource) |
com.fasterxml.jackson.databind.introspect.JacksonAnnotationIntrospector.findSerializationContentType(Annotated, JavaType) |
com.fasterxml.jackson.databind.introspect.AnnotationIntrospectorPair.findSerializationContentType(Annotated, JavaType) |
com.fasterxml.jackson.databind.AnnotationIntrospector.findSerializationContentType(Annotated, JavaType) |
com.fasterxml.jackson.databind.introspect.AnnotationIntrospectorPair.findSerializationInclusion(Annotated, JsonInclude.Include) |
com.fasterxml.jackson.databind.AnnotationIntrospector.findSerializationInclusion(Annotated, JsonInclude.Include) |
com.fasterxml.jackson.databind.introspect.AnnotationIntrospectorPair.findSerializationInclusionForContent(Annotated, JsonInclude.Include) |
com.fasterxml.jackson.databind.AnnotationIntrospector.findSerializationInclusionForContent(Annotated, JsonInclude.Include) |
com.fasterxml.jackson.databind.introspect.JacksonAnnotationIntrospector.findSerializationKeyType(Annotated, JavaType) |
com.fasterxml.jackson.databind.introspect.AnnotationIntrospectorPair.findSerializationKeyType(Annotated, JavaType) |
com.fasterxml.jackson.databind.AnnotationIntrospector.findSerializationKeyType(Annotated, JavaType) |
com.fasterxml.jackson.databind.introspect.JacksonAnnotationIntrospector.findSerializationType(Annotated) |
com.fasterxml.jackson.databind.introspect.AnnotationIntrospectorPair.findSerializationType(Annotated) |
com.fasterxml.jackson.databind.AnnotationIntrospector.findSerializationType(Annotated) |
com.fasterxml.jackson.databind.introspect.BasicBeanDescription.findSingleArgConstructor(Class<?>...) |
com.fasterxml.jackson.databind.BeanDescription.findSingleArgConstructor(Class<?>...)
Since 2.13: instead use
BeanDescription.getConstructors() , filter. |
com.fasterxml.jackson.databind.util.ClassUtil.findSuperTypes(Class<?>, Class<?>) |
com.fasterxml.jackson.databind.util.ClassUtil.findSuperTypes(Class<?>, Class<?>, List<Class<?>>) |
org.apache.commons.lang3.ThreadUtils.findThreadGroups(ThreadGroup, boolean, ThreadUtils.ThreadGroupPredicate) |
org.apache.commons.lang3.ThreadUtils.findThreadGroups(ThreadUtils.ThreadGroupPredicate) |
org.apache.commons.lang3.ThreadUtils.findThreads(ThreadGroup, boolean, ThreadUtils.ThreadPredicate) |
org.apache.commons.lang3.ThreadUtils.findThreads(ThreadUtils.ThreadPredicate) |
com.fasterxml.jackson.databind.type.TypeFactory.findTypeParameters(Class<?>, Class<?>)
Since 2.7 resolve raw type first, then find type parameters
|
com.fasterxml.jackson.databind.type.TypeFactory.findTypeParameters(Class<?>, Class<?>, TypeBindings)
Since 2.7 resolve raw type first, then find type parameters
|
org.apache.sling.commons.scheduler.Scheduler.fireJob(Object, Map<String, Serializable>)
Use
Scheduler.schedule(Object, ScheduleOptions) instead. |
org.apache.sling.commons.scheduler.Scheduler.fireJob(Object, Map<String, Serializable>, int, long)
Use
Scheduler.schedule(Object, ScheduleOptions) instead. |
org.apache.sling.commons.scheduler.Scheduler.fireJobAt(String, Object, Map<String, Serializable>, Date)
Use
Scheduler.schedule(Object, ScheduleOptions) instead. |
org.apache.sling.commons.scheduler.Scheduler.fireJobAt(String, Object, Map<String, Serializable>, Date, int, long)
Use
Scheduler.schedule(Object, ScheduleOptions) instead. |
org.apache.commons.collections4.CollectionUtils.forAllButLastDo(Iterable<T>, C)
since 4.1, use
IterableUtils.forEachButLast(Iterable, Closure) instead |
org.apache.commons.collections4.CollectionUtils.forAllButLastDo(Iterator<T>, C)
since 4.1, use
IteratorUtils.forEachButLast(Iterator, Closure) instead |
org.apache.commons.collections4.CollectionUtils.forAllDo(Iterable<T>, C)
since 4.1, use
IterableUtils.forEach(Iterable, Closure) instead |
org.apache.commons.collections4.CollectionUtils.forAllDo(Iterator<T>, C)
since 4.1, use
IteratorUtils.forEach(Iterator, Closure) instead |
com.fasterxml.jackson.databind.JavaType.forcedNarrowBy(Class<?>) |
com.fasterxml.jackson.databind.introspect.ClassIntrospector.forDeserializationWithBuilder(DeserializationConfig, JavaType, ClassIntrospector.MixInResolver)
Since 2.12 use overload that take value type description
|
com.fasterxml.jackson.databind.introspect.BasicClassIntrospector.forDeserializationWithBuilder(DeserializationConfig, JavaType, ClassIntrospector.MixInResolver) |
com.mongodb.client.MongoIterable.forEach(Block<? super TResult>)
Prefer
Iterable.forEach(Consumer) , which was added in Java 8 |
org.apache.commons.lang3.time.FastDateFormat.format(Calendar, StringBuffer) |
org.apache.commons.lang3.time.DatePrinter.format(Calendar, StringBuffer) |
com.fasterxml.jackson.databind.util.ISO8601Utils.format(Date, boolean, TimeZone) |
org.apache.commons.lang3.time.FastDateFormat.format(Date, StringBuffer) |
org.apache.commons.lang3.time.DatePrinter.format(Date, StringBuffer) |
org.apache.commons.lang3.time.FastDateFormat.format(long, StringBuffer) |
org.apache.commons.lang3.time.DatePrinter.format(long, StringBuffer) |
org.apache.commons.lang3.time.FastDatePrinter.format(Object, StringBuffer, FieldPosition) |
org.apache.abdera.i18n.text.Localizer.format(String, Object...) |
org.apache.abdera.i18n.text.Localizer.formatValue(String, Object...) |
org.owasp.encoder.Encode.forUri(String) |
org.owasp.encoder.Encode.forUri(Writer, String)
There is never a need to encode a complete URI with this form of encoding.
|
org.apache.commons.io.FileSystemUtils.freeSpace(String)
Use freeSpaceKb(String)
Deprecated from 1.3, may be removed in 2.0
|
org.apache.commons.io.FileSystemUtils.freeSpaceKb()
As of 2.6 deprecated without replacement. Please use
FileStore.getUsableSpace() . |
org.apache.commons.io.FileSystemUtils.freeSpaceKb(long)
As of 2.6 deprecated without replacement. Please use
FileStore.getUsableSpace() . |
org.apache.commons.io.FileSystemUtils.freeSpaceKb(String)
As of 2.6 deprecated without replacement. Please use
FileStore.getUsableSpace() . |
org.apache.commons.io.FileSystemUtils.freeSpaceKb(String, long)
As of 2.6 deprecated without replacement. Please use
FileStore.getUsableSpace() . |
com.fasterxml.jackson.databind.exc.MismatchedInputException.from(JsonParser, String) |
org.apache.sling.hapi.HApiUtil.fromNode(ResourceResolver, Node) |
com.mongodb.WriteConcern.fsync()
Prefer
WriteConcern.getJournal() |
com.mongodb.Mongo.fsync(boolean) |
com.mongodb.Mongo.fsyncAndLock() |
com.day.cq.analytics.sitecatalyst.util.AuthenticationHelper.generateApplicationKey(byte[], String) |
com.fasterxml.jackson.databind.ser.DefaultSerializerProvider.generateJsonSchema(Class<?>)
Should not be used any more
|
com.fasterxml.jackson.databind.ObjectMapper.generateJsonSchema(Class<?>)
Since 2.6 use external JSON Schema generator (https://github.com/FasterXML/jackson-module-jsonSchema)
(which under the hood calls
ObjectMapper.acceptJsonFormatVisitor(JavaType, JsonFormatVisitorWrapper) ) |
opennlp.tools.namefind.NameFinderEventStream.generateOutcomes(Span[], String, int)
use the BioCodec implementation of the SequenceValidator instead!
|
com.day.cq.analytics.sitecatalyst.util.AuthenticationHelper.generateSharedSecret(String) |
org.apache.jackrabbit.oak.plugins.identifier.IdentifierManager.generateUUID() |
org.apache.jackrabbit.oak.plugins.identifier.IdentifierManager.generateUUID(String) |
org.apache.sling.commons.osgi.RankedServices.get()
Use
RankedServices.getList() instead |
org.apache.tika.io.TikaInputStream.get(File)
use
TikaInputStream.get(Path) . In Tika 2.0, this will be removed
or modified to throw an IOException. |
org.apache.tika.io.TikaInputStream.get(File, Metadata)
use
TikaInputStream.get(Path, Metadata) . In Tika 2.0,
this will be removed or modified to throw an IOException. |
org.apache.commons.collections4.CollectionUtils.get(Iterable<T>, int)
since 4.1, use
IterableUtils.get(Iterable, int) instead |
org.apache.commons.collections4.CollectionUtils.get(Iterator<T>, int)
since 4.1, use
IteratorUtils.get(Iterator, int) instead |
com.day.cq.dam.video.VideoProfile.get(ResourceResolver, String)
since release 6.4. With Video Transcoding profiles being resolved
by Sling ContentAware Configuration Resolver,
use
VideoProfile.get(ResourceResolver, ConfigurationResourceResolver, String) instead
Resolves a video profile by name (relative to the video profile base
path) or absolute path. |
com.day.cq.personalization.ContextSessionPersistence.get(SlingHttpServletRequest, String, SlingSettingsService)
since 5.6. Use
ContextSessionPersistence.get(org.apache.sling.api.SlingHttpServletRequest, String)
instead. |
com.day.cq.search.suggest.SuggestionIndexManager.get(String)
use the variant with a session:
SuggestionIndexManager.get(Session, String) |
com.day.cq.wcm.msm.api.Blueprint.getAbsoluteParent(int)
since 5.4, Page Blueprint is not required to be a Page
|
com.adobe.aemds.guide.common.AdaptiveForm.getAcceptLangParamString() |
com.day.cq.security.util.CqActions.getActions(Session, String)
Since 5.4
|
com.day.cq.wcm.msm.api.RolloutConfig.getActionsConfig()
since 5.5 use
getActions() instead |
com.adobe.cq.screens.device.DeviceStatus.getActivationStatus() |
org.apache.sling.api.resource.observation.ResourceChange.getAddedPropertyNames()
As there is no guarantee that this information is contained in the change
event, this should not be used anymore.
|
com.mongodb.Mongo.getAddress() |
com.day.cq.wcm.api.LanguageManager.getAdjacentInfo(ResourceResolver, String) |
org.apache.sling.api.resource.ResourceProviderFactory.getAdministrativeResourceProvider(Map<String, Object>)
as of 2.4 (bundle version 2.5.0) because of inherent security
issues. Implementations may implement this method at their
discretion but must support the new service based resource
provider generation in the
ResourceProviderFactory.getResourceProvider(Map)
method honoring the ResourceProviderFactory.SERVICE_BUNDLE and
ResourceResolverFactory.SUBSERVICE properties. |
org.apache.sling.api.resource.ResourceResolverFactory.getAdministrativeResourceResolver(Map<String, Object>)
as of 2.4 (bundle version 2.5.0) because of inherent security
issues. Services requiring specific permissions should use
the
ResourceResolverFactory.getServiceResourceResolver(Map) instead. |
com.mongodb.client.gridfs.model.GridFSFile.getAliases()
any aliases should be stored in the metadata document instead.
|
com.mongodb.connection.ClusterDescription.getAll()
Use
ClusterDescription.getServerDescriptions() instead |
com.mongodb.Mongo.getAllAddress() |
com.day.cq.wcm.foundation.model.responsivegrid.export.ResponsiveGridExporter.getAllowedComponents()
Use ResponsiveGridExporter#getExportedAllowedComponents instead
|
com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveGrid.getAllowedComponents() |
org.apache.log4j.Priority.getAllPossiblePriorities()
This method will be removed with no replacement.
|
com.adobe.cq.social.ugc.api.UgcFilter.getAndPropertyFilters()
Use
getConstraints instead. |
com.mongodb.connection.ClusterDescription.getAny()
Replace with a filter on ServerDescription in the caller
|
com.fasterxml.jackson.databind.introspect.POJOPropertiesCollector.getAnyGetter()
Since 2.12 use separate
POJOPropertiesCollector.getAnyGetterMethod() and
POJOPropertiesCollector.getAnyGetterField() . |
com.mongodb.connection.ClusterDescription.getAnyPrimaryOrSecondary()
Replace with a filter on ServerDescription in the caller
|
com.mongodb.connection.ClusterDescription.getAnyPrimaryOrSecondary(TagSet)
Replace with a filter on ServerDescription in the caller
|
com.day.cq.dam.commons.util.DamUtil.getAppliedProcessingProfilePath(Asset) |
com.google.gson.JsonElement.getAsCharacter()
This method is misleading, as it does not get this element as a char but rather as
a string's first character.
|
com.day.cq.dam.api.DamManager.getAssetNode(String, Session)
Use
com.day.cq.dam.commons.util.DamUtil#getAssetNodeForBinary(String, Session) instead. |
com.day.cq.dam.api.lightbox.Lightbox.getAssetReference(String) |
org.apache.sling.auth.core.spi.AbstractAuthenticationHandler.getAttributeOrParameter(HttpServletRequest, String, String)
since Bundle 1.0.8, use
AuthUtil.getAttributeOrParameter(HttpServletRequest, String, String) |
org.mozilla.javascript.ScriptableObject.getAttributes(int, Scriptable)
Use
ScriptableObject.getAttributes(int index) . The engine always
ignored the start argument. |
org.mozilla.javascript.ScriptableObject.getAttributes(String, Scriptable)
Use
ScriptableObject.getAttributes(String name) . The engine always
ignored the start argument. |
com.adobe.granite.security.user.UserPropertiesComposite.getAuthorizableId() |
com.adobe.granite.translation.api.TranslationManager.getAvailableFactoryNames() |
com.day.cq.analytics.sitecatalyst.util.AuthenticationHelper.getBase64Digest(byte[], byte[], byte[]) |
com.day.cq.analytics.sitecatalyst.util.AuthenticationHelper.getBase64DigestKey(byte[], byte[]) |
com.fasterxml.jackson.databind.deser.BeanDeserializerBase.getBeanClass()
Since 2.3, use
BeanDeserializerBase.handledType() instead |
com.day.cq.wcm.api.PageManager.getBlueprints(String)
since 5.4 use
BlueprintManager.getBlueprints() |
com.day.cq.wcm.designimporter.parser.DesignImporterHTMLParser.getBodyHtmlContent()
Use
ParseResult.getBodyHtmlContent() instead |
com.sun.mail.util.PropUtil.getBooleanSessionProperty(Session, String, boolean) |
org.apache.felix.webconsole.AbstractWebConsolePlugin.getBrandingPlugin() |
com.adobe.aemds.guide.common.GuideButton.getButtonSize()
Done to support forms created uptill 6.1 FP1
|
com.mongodb.connection.ClusterDescription.getByServerAddress(ServerAddress)
Replace with a filter on ServerDescription in the caller
|
com.day.cq.analytics.testandtarget.TestandtargetService.getCampaignById(Configuration, long, CampaignType) |
com.adobe.cq.commerce.common.AbstractJcrCommerceSession.getCartPreTaxPrice() |
com.adobe.cq.commerce.api.CommerceSession.getCartPreTaxPrice()
since 5.6, use
CommerceSession.getCartPrice(Predicate) instead. |
com.adobe.cq.commerce.common.AbstractJcrCommerceSession.getCartTax() |
com.adobe.cq.commerce.api.CommerceSession.getCartTax()
since 5.6, use
CommerceSession.getCartPrice(Predicate) instead. |
com.adobe.cq.commerce.common.AbstractJcrCommerceSession.getCartTotalPrice() |
com.adobe.cq.commerce.api.CommerceSession.getCartTotalPrice()
since 5.6, use
CommerceSession.getCartPrice(Predicate) instead. |
org.apache.commons.lang3.exception.ExceptionUtils.getCause(Throwable)
This feature will be removed in Lang 4, use
Throwable.getCause() instead |
org.apache.commons.lang3.exception.ExceptionUtils.getCause(Throwable, String[])
This feature will be removed in Lang 4, use
Throwable.getCause() instead |
org.apache.commons.compress.archivers.jar.JarArchiveEntry.getCertificates()
since 1.5, not currently implemented
|
org.apache.sling.api.resource.observation.ResourceChange.getChangedPropertyNames()
As there is no guarantee that this information is contained in the change
event, this should not be used anymore.
|
org.apache.commons.math.stat.inference.TestUtils.getChiSquareTest()
2.2 will be removed in 3.0
|
org.apache.tika.parser.chm.lzx.ChmBlockInfo.getChmBlockInfoInstance(DirectoryListingEntry, int, ChmLzxcControlData) |
org.apache.commons.lang.StringUtils.getChomp(String, String)
Use
StringUtils.substringAfterLast(String, String) instead
(although this doesn't include the separator)
Method will be removed in Commons Lang 3.0. |
org.joda.time.format.DateTimeFormatter.getChronolgy()
Use the method with the correct spelling
|
opennlp.tools.chunker.ChunkerModel.getChunkerModel()
use getChunkerSequenceModel instead. This method will be removed soon.
|
com.day.cq.analytics.sitecatalyst.SitecatalystWebservice.getClassifications(Configuration, String, String[], int)
This method was used to support SAINT which is now deprecated.
|
com.adobe.granite.translation.core.TranslationCloudConfigUtil.getCloudConfigObjectFromPath(Class<?>, String)
since 6.4, use
TranslationCloudConfigUtil.getCloudConfigObjectFromPath(Resource, Class, String) instead |
com.mongodb.DB.getCollectionFromString(String)
Prefer
DB.getCollection(String) |
org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream.getColumn() |
org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream.getColumn() |
org.kohsuke.rngom.rngparser.parse.compact.UCode_UCodeESC_CharStream.getColumn() |
com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveColumn.getColumnCount(String) |
org.mozilla.javascript.EvaluatorException.getColumnNumber()
Use
RhinoException.columnNumber() from the super class. |
org.mozilla.javascript.EcmaError.getColumnNumber()
Use
RhinoException.columnNumber() from the super class. |
org.apache.sling.commons.osgi.ServiceUtil.getComparableForServiceRanking(Map<String, Object>) |
com.day.cq.wcm.designimporter.parser.DesignImporterHTMLParser.getComponents()
Use
ParseResult.getComponents() instead |
org.apache.tika.extractor.EmbeddedDocumentUtil.getConfig()
as of 1.17, use
EmbeddedDocumentUtil.getTikaConfig() instead |
com.adobe.cq.commerce.api.promotion.Promotion.getConfigResource()
since 5.6.200; use
Promotion.getConfig() instead. |
com.day.cq.contentsync.ContentSyncManager.getConfigs() |
com.mongodb.Mongo.getConnectPoint() |
com.day.cq.wcm.foundation.forms.ValidationHelper.getConstraintMessage(Resource) |
com.adobe.cq.social.ugc.api.UgcFilter.getContentFilter()
Use
getContentType instead. |
org.apache.commons.fileupload.portlet.PortletRequestContext.getContentLength()
1.3 Use
PortletRequestContext.contentLength() instead |
org.apache.commons.fileupload.servlet.ServletRequestContext.getContentLength()
1.3 Use
ServletRequestContext.contentLength() instead |
org.apache.commons.fileupload.RequestContext.getContentLength()
1.3 Use
UploadContext.contentLength() instead |
com.day.cq.wcm.msm.api.Blueprint.getContentResource()
since 5.4, access page instead
|
com.day.cq.wcm.msm.api.Blueprint.getContentResource(String)
since 5.4, access page instead
|
com.mongodb.client.gridfs.model.GridFSFile.getContentType()
content type information should be stored the metadata document instead.
|
org.apache.log4j.MDC.getContext() |
com.day.cq.personalization.ContextSessionPersistence.getCookieName(SlingSettingsService)
since 5.6. Use
ContextSessionPersistence.getCookieName() instead. |
com.day.cq.personalization.ContextSessionPersistence.getCookieName(String, SlingSettingsService)
since 5.6. Use
ContextSessionPersistence.getCookieName() instead. |
org.apache.commons.httpclient.HttpState.getCookiePolicy()
Use
HttpMethodParams.getCookiePolicy() ,
HttpMethod.getParams() . |
org.apache.commons.httpclient.HttpState.getCookies(String, int, String, boolean)
use CookieSpec#match(String, int, String, boolean, Cookie)
|
org.apache.commons.compress.archivers.dump.DumpArchiveInputStream.getCount() |
org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.getCount() |
org.apache.commons.compress.archivers.ArchiveOutputStream.getCount()
this method may yield wrong results for large
archives, use #getBytesWritten instead
|
org.apache.commons.compress.archivers.ArchiveInputStream.getCount()
this method may yield wrong results for large
archives, use #getBytesRead instead
|
org.apache.commons.compress.compressors.CompressorInputStream.getCount()
this method may yield wrong results for large
archives, use #getBytesRead instead
|
com.mongodb.DBCollection.getCount(DBObject, DBObject) |
com.mongodb.DBCollection.getCount(DBObject, DBObject, long, long) |
com.mongodb.DBCollection.getCount(DBObject, DBObject, long, long, ReadPreference) |
com.mongodb.DBCollection.getCount(DBObject, DBObject, ReadPreference) |
org.apache.commons.math.stat.Frequency.getCount(Object)
replaced by
Frequency.getCount(Comparable) as of 2.0 |
org.bson.types.ObjectId.getCounter() |
com.adobe.cq.commerce.api.CommerceService.getCountries()
since 6.1, use
CommerceSession.getAvailableCountries() |
org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry.getCrc()
use getCrcValue instead.
|
com.mongodb.ConnectionString.getCredentialList() |
org.apache.commons.httpclient.HttpState.getCredentials(String, String)
use #getCredentials(AuthScope)
|
com.mongodb.MongoClient.getCredentialsList()
Prefer
MongoClient.getCredential() |
com.adobe.cq.commerce.api.CommerceService.getCreditCardTypes()
since 6.1, use
CommerceSession.getAvailablePaymentMethods() |
com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveGrid.getCssClass() |
com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveColumn.getCssClass() |
org.apache.commons.math.stat.Frequency.getCumFreq(Object)
replaced by
Frequency.getCumFreq(Comparable) as of 2.0 |
org.apache.commons.math.stat.Frequency.getCumPct(Object)
replaced by
Frequency.getCumPct(Comparable) as of 2.0 |
org.bson.types.ObjectId.getCurrentCounter() |
com.day.cq.dam.api.Asset.getCurrentOriginal()
Will be removed without replacement. The concept of current originals will henceforth be managed
through versioning the asset upon modifying the original. Use
Asset.getOriginal() instead. |
com.fasterxml.jackson.core.util.JsonParserDelegate.getCurrentTokenId() |
com.fasterxml.jackson.core.filter.FilteringParserDelegate.getCurrentTokenId() |
com.fasterxml.jackson.core.base.ParserMinimalBase.getCurrentTokenId() |
com.fasterxml.jackson.core.JsonParser.getCurrentTokenId()
Since 2.12 use
JsonParser.currentTokenId() instead |
com.mongodb.Mongo.getDatabaseNames()
Replaced with
MongoClient.listDatabaseNames() |
com.adobe.aemds.guide.utils.GuideModelUtils.getDataForDORMerge(Document, Document, Resource) |
com.adobe.aemds.guide.utils.XMLUtils.getDataRefInputStream(String, FormDataXMLProviderRegistry, ResourceResolverHelper) |
com.adobe.forms.common.service.FormDataXMLProvider.getDataXMLForDataRef(String) |
com.adobe.forms.common.service.FormDataXMLProviderRegistry.getDataXMLFromService(String) |
com.mongodb.Mongo.getDB(String)
This method is not currently scheduled for removal, but prefer
MongoClient.getDatabase(String) for
new code. Note that DB and MongoDatabase can be used together in the same application, whith the
same MongoClient instance. |
com.fasterxml.jackson.databind.util.ClassUtil.getDeclaredFields(Class<?>)
since 2.11 (just call Class method directly)
|
com.fasterxml.jackson.databind.util.ClassUtil.getDeclaredMethods(Class<?>)
since 2.11 (just call Class method directly)
|
com.fasterxml.jackson.databind.ser.std.StdKeySerializers.getDefault()
since 2.7
|
com.adobe.granite.translation.core.MachineTranslationCloudConfig.getDefaultCategory() |
org.apache.commons.lang3.exception.ExceptionUtils.getDefaultCauseMethodNames()
This feature will be removed in Lang 4
|
com.day.cq.dam.scene7.api.S7ConfigResolver.getDefaultS7Config(ResourceResolver, String) |
com.adobe.granite.translation.core.MachineTranslationCloudConfig.getDefaultTranslationProvider() |
org.apache.commons.io.input.Tailer.getDelay() |
com.fasterxml.jackson.core.util.JsonGeneratorDelegate.getDelegate() |
com.day.cq.wcm.msm.api.Blueprint.getDepth()
since 5.4, access page instead
|
com.mongodb.MongoClientOptions.getDescription() |
com.mongodb.connection.ClusterSettings.getDescription() |
org.apache.tika.parser.txt.CharsetDetector.getDetectableCharsets()
This API is ICU internal only.
|
org.apache.commons.math.linear.RealMatrix.getDeterminant()
as of release 2.0, replaced by
|
org.apache.commons.math.linear.AbstractRealMatrix.getDeterminant() |
opennlp.tools.postag.POSTaggerFactory.getDictionary()
this will be reduced in visibility and later removed
|
com.day.cq.dam.commons.util.UIHelper.getDirectoryActionRels(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) |
com.mongodb.client.gridfs.GridFSBucket.getDisableMD5()
there is no replacement for this method, as MD5 is being removed
|
com.day.cq.commons.ImageResource.getDoctype() |
org.apache.sling.provisioning.model.ModelUtility.getEffectiveModel(Model, ModelUtility.VariableResolver) |
org.mozilla.javascript.ScriptRuntime.getElemFunctionAndThis(Object, Object, Context) |
com.fasterxml.jackson.databind.JsonDeserializer.getEmptyValue()
Since 2.6 Use overloaded variant that takes context argument
|
org.apache.commons.codec.net.URLCodec.getEncoding()
Use
URLCodec.getDefaultCharset() , will be removed in 2.0. |
org.apache.jackrabbit.vault.fs.api.ImportInfo.getError(String)
since 3.1. use getInfo(path).getError();
|
org.mozilla.javascript.EcmaError.getErrorObject()
Always returns null.
|
com.day.cq.wcm.foundation.Search.getExcerptPropertyNames()
since 5.2. Excerpt properties can now only be specified in
the configuration of the QueryBuilder interface. For 5.3,
when Jackrabbit 1.5 is used, the excerpt properties can be
configured in the repository.
|
ch.qos.logback.core.joran.spi.Interpreter.getExecutionContext()
replaced by
Interpreter.getInterpretationContext() |
org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean.getExecutionTime() |
ch.qos.logback.core.Context.getExecutorService()
use instead
|
com.day.cq.widget.WidgetExtensionProvider.getExtensions(String, Session)
since 6.4
|
org.apache.tika.parser.pdf.PDFParser.getExtractAnnotationText() |
com.mongodb.client.gridfs.model.GridFSFile.getExtraElements()
any extra information should be stored in the metadata document instead.
|
com.adobe.forms.common.service.PrefillData.getFileAttachmentMap() |
com.mongodb.client.gridfs.GridFSUploadStream.getFileId()
use
GridFSUploadStream.getObjectId() instead. |
org.apache.commons.fileupload.DiskFileUpload.getFileItemFactory()
1.1 Use
FileUpload instead. |
com.day.cq.dam.api.handler.store.AssetStore.getFileNameSuffix(String)
use
MimeTypeService.getExtension(String) instead |
com.adobe.cq.social.srp.internal.SocialResourceUtils.getFirstCloudStorageConfig(ResourceResolver)
No longer using cloud storage, will return the default configuration.
|
com.adobe.cq.social.ugcbase.core.SocialResourceUtils.getFirstCloudStorageConfig(ResourceResolver)
No longer using cloud storage, will return the default configuration.
|
com.day.cq.dam.scene7.api.S7Config.getFlashTemplatesServer() |
com.day.cq.dam.scene7.api.Scene7Service.getFlashTemplatesServer(S7Config) |
com.day.cq.wcm.foundation.forms.ValidationHelper.getFormElementQualifier(SlingHttpServletRequest, Resource) |
com.day.cq.wcm.foundation.forms.FormsHelper.getFormElements(Resource)
use
FormStructureHelper.getFormElements(Resource) instead. |
com.mongodb.WriteConcern.getFsync()
Prefer
WriteConcern.getJournal() |
org.apache.jackrabbit.oak.spi.query.Filter.getFulltextConditions() |
org.apache.commons.lang3.StringUtils.getFuzzyDistance(CharSequence, CharSequence, Locale)
As of 3.6, use Apache Commons Text
FuzzyScore instead
|
com.day.cq.dam.scene7.api.S7Config.getFXGServer() |
com.day.cq.dam.scene7.api.Scene7Service.getFxgServer(S7Config) |
org.bson.types.ObjectId.getGeneratedMachineIdentifier() |
org.bson.types.ObjectId.getGeneratedProcessIdentifier() |
com.fasterxml.jackson.databind.introspect.AnnotatedWithParams.getGenericParameterType(int)
Since 2.7, remove in 2.9
|
com.fasterxml.jackson.databind.introspect.AnnotatedMethod.getGenericParameterType(int) |
com.fasterxml.jackson.databind.introspect.AnnotatedConstructor.getGenericParameterType(int) |
com.fasterxml.jackson.databind.introspect.AnnotatedMethod.getGenericParameterTypes() |
com.fasterxml.jackson.databind.ser.BeanPropertyWriter.getGenericPropertyType()
Since 2.7, to be removed from 2.9, use
BeanPropertyWriter.getType() instead. |
org.apache.commons.compress.archivers.tar.TarArchiveEntry.getGroupId()
use #getLongGroupId instead as group ids can be
bigger than
Integer.MAX_VALUE |
org.apache.jackrabbit.oak.spi.security.principal.PrincipalProvider.getGroupMembership(Principal) |
org.apache.commons.compress.archivers.cpio.CpioArchiveEntry.getHeaderPadCount()
This method doesn't properly work for multi-byte encodings. And
creates corrupt archives. Use
CpioArchiveEntry.getHeaderPadCount(Charset)
or CpioArchiveEntry.getHeaderPadCount(long) in any case. |
com.day.cq.wcm.designimporter.parser.DesignImporterHTMLParser.getHeadHtmlContent()
Use
ParseResult.getHeadHtmlContent() instead |
com.mongodb.DBCollection.getHintFields()
Prefer
DBCursor.hint(DBObject) |
org.apache.commons.codec.digest.HmacUtils.getHmacMd5(byte[])
(1.11) Use
getInitializedMac(HmacAlgorithms.HMAC_MD5, byte[]) |
org.apache.commons.codec.digest.HmacUtils.getHmacSha1(byte[])
(1.11) Use
getInitializedMac(HmacAlgorithms.HMAC_SHA_1, byte[]) |
org.apache.commons.codec.digest.HmacUtils.getHmacSha256(byte[])
(1.11) Use
getInitializedMac(HmacAlgorithms.HMAC_SHA_256, byte[]) |
org.apache.commons.codec.digest.HmacUtils.getHmacSha384(byte[])
(1.11) Use
getInitializedMac(HmacAlgorithms.HMAC_SHA_384, byte[]) |
org.apache.commons.codec.digest.HmacUtils.getHmacSha512(byte[])
(1.11) Use
getInitializedMac(HmacAlgorithms.HMAC_SHA_512, byte[]) |
com.day.cq.commons.DownloadResource.getIconPath()
since 5.4 please use css classes for the icon, like "icon_xls.gif"
|
com.day.cq.wcm.foundation.Download.getIconPath()
since 5.4 please use css classes for the icon, like "icon_xls.gif"
|
com.day.cq.dam.api.handler.store.AssetStore.getIconPath(String, int)
no replacement
|
com.adobe.cq.commerce.common.AbstractJcrProduct.getImagePath() |
com.adobe.cq.commerce.api.Product.getImagePath()
since 5.6.1; use
Product.getImage() instead. |
com.adobe.cq.social.badging.api.UserBadge.getImagePath() |
com.day.cq.dam.api.s7dam.set.ImageSet.getImages()
Use getMembers() instead of this.
|
com.adobe.cq.commerce.common.AbstractJcrProduct.getImageUrl() |
com.adobe.cq.commerce.api.Product.getImageUrl()
since 5.6.1; use
Product.getImage() instead. |
com.adobe.cq.ui.wcm.commons.config.NextGenDynamicMediaConfig.getImsEnv()
No replacement. IMSenv is an invalid property from asset
selector's point of view.
The IMS environment is determined solely on the basis of env
property which accepts values as STAGE or PROD.
|
com.adobe.cq.ui.wcm.commons.config.NextGenDynamicMediaConfig.getImsOrg()
No replacement. IMS Org need not be sent to discovery service.
The access is determined based on the repository ID.
|
com.day.cq.wcm.api.LanguageManager.TreeNode.getInfo(Locale)
use
LanguageManager.TreeNode.getInfo(Language) instead |
com.adobe.cq.sightly.WCMUsePojo.getInheritedProperties()
since 3.1.0; please switch to
WCMUsePojo.getInheritedPageProperties() |
org.apache.jackrabbit.vault.packaging.PackageId.getInstallationPath()
As of 3.1.42, the storage location is implementation details.
|
com.sun.mail.util.PropUtil.getIntSessionProperty(Session, String, int) |
com.adobe.cq.commerce.api.promotion.Voucher.getInvalidMessage(SlingHttpServletRequest)
since 5.6.200; use
Voucher.getMessage(SlingHttpServletRequest) instead |
com.day.cq.dam.scene7.api.Scene7APIClient.getIPSFile(Scene7Asset, S7Config)
Incompatible with Scene7 IPS SSL endpoint. Please use
getOriginalFile() instead.
|
com.fasterxml.jackson.databind.util.StdDateFormat.getISO8601Format(TimeZone, Locale)
Since 2.9
|
com.mongodb.WriteConcern.getJ()
Prefer
WriteConcern.getJournal() |
org.apache.commons.lang3.StringUtils.getJaroWinklerDistance(CharSequence, CharSequence)
As of 3.6, use Apache Commons Text
JaroWinklerDistance instead
|
org.apache.tika.fork.ForkParser.getJavaCommand()
since 1.8
|
org.apache.commons.lang.SystemUtils.getJavaVersion()
Use
SystemUtils.JAVA_VERSION_FLOAT instead.
Method will be removed in Commons Lang 3.0. |
com.day.cq.widget.WidgetExtensionProvider.getJson(String, Session)
since 6.4
|
com.fasterxml.jackson.core.ObjectCodec.getJsonFactory()
Use
ObjectCodec.getFactory() instead. |
com.day.cq.widget.WidgetExtensionProvider.getJsonString(String, Session)
since 6.4
|
com.fasterxml.jackson.core.util.BufferRecyclers.getJsonStringEncoder()
Since 2.10 (note: was accidentally removed but reintroduced as deprecated
in 2.12.5, to be removed from 3.0)
|
com.fasterxml.jackson.databind.introspect.POJOPropertiesCollector.getJsonValueMethod() |
com.day.text.Text.getLabel(String) |
com.day.text.Text.getLabel(String, char) |
com.day.cq.wcm.designimporter.parser.DesignImporterHTMLParser.getLanguage()
Use
ParseResult.getLanguage() instead |
com.day.cq.wcm.msm.api.Blueprint.getLanguage(boolean)
since 5.4, Page Blueprint is not required to be a Page
|
com.day.cq.dam.commons.util.DamLanguageUtil.getLanguage(String)
since 6.2, use
LanguageUtil instead |
com.day.cq.dam.commons.util.DamLanguageUtil.getLanguageRoot(String)
since 6.2, use
LanguageUtil instead |
com.day.cq.wcm.api.LanguageManager.Tree.getLanguages()
use
LanguageManager.Tree.getCqLanguages() instead |
com.day.cq.wcm.api.LanguageManager.getLanguages(ResourceResolver, String) |
com.day.cq.wcm.msm.api.Blueprint.getLastModified()
since 5.4, Page Blueprint is not required to be a Page
|
com.day.cq.wcm.msm.api.Blueprint.getLastModifiedBy()
since 5.4, Page Blueprint is not required to be a Page
|
com.day.cq.audit.AuditLog.getLatestEvent(String, String)
since 6.3, use
AuditLog.getLatestEvent(org.apache.sling.api.resource.ResourceResolver, String, String) instead |
com.day.cq.audit.AuditLog.getLatestEvent(String, String, String) |
com.day.cq.audit.AuditLog.getLatestEvents(String[], String, int) |
com.day.cq.audit.AuditLog.getLatestEvents(String, String, int) |
com.day.cq.audit.AuditLog.getLatestEventsFromTree(String[], String, int) |
com.adobe.cq.wcm.launches.utils.LaunchUtils.getLaunchPath(String)
since 6.0.0 - use
LaunchUtils.getLaunchResource(Resource) instead. |
com.adobe.cq.wcm.launches.utils.LaunchUtils.getLaunchPathFromName(String)
since 6.0.0
|
org.apache.commons.lang3.StringUtils.getLevenshteinDistance(CharSequence, CharSequence)
As of 3.6, use Apache Commons Text
LevenshteinDistance instead
|
org.apache.commons.lang3.StringUtils.getLevenshteinDistance(CharSequence, CharSequence, int)
As of 3.6, use Apache Commons Text
LevenshteinDistance instead
|
com.day.crx.CRXRepository.getLicense()
Use the Granite License API
|
org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream.getLine() |
org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream.getLine() |
org.kohsuke.rngom.rngparser.parse.compact.UCode_UCodeESC_CharStream.getLine() |
org.mozilla.javascript.JavaScriptException.getLineNumber()
Use
RhinoException.lineNumber() from the super class. |
org.mozilla.javascript.EvaluatorException.getLineNumber()
Use
RhinoException.lineNumber() from the super class. |
org.mozilla.javascript.EcmaError.getLineNumber()
Use
RhinoException.lineNumber() from the super class. |
org.mozilla.javascript.EvaluatorException.getLineSource()
Use
RhinoException.lineSource() from the super class. |
org.mozilla.javascript.EcmaError.getLineSource()
Use
RhinoException.lineSource() from the super class. |
com.day.cq.rewriter.linkchecker.LinkChecker.getLinkValidity(String, LinkCheckerSettings)
since 5.3 - use
LinkChecker.getLink(java.lang.String, com.day.cq.rewriter.linkchecker.LinkCheckerSettings) instead. |
com.day.cq.wcm.msm.api.LiveRelationshipManager.getLiveCopies()
since 5.5 use
LiveRelationshipManager.getLiveRelationships(org.apache.sling.api.resource.Resource, com.day.cq.wcm.msm.api.RolloutManager.Trigger, String[], boolean)
to search for LiveCopies |
com.day.cq.wcm.msm.api.LiveRelationshipManager.getLiveCopy(Resource) |
com.day.cq.wcm.msm.api.LiveRelationshipManager.getLiveRelationships(Page, RolloutManager.Trigger, String[], boolean) |
com.day.cq.wcm.msm.api.LiveRelationshipManager.getLiveRelationships(Resource, RolloutManager.Trigger, String[], boolean) |
com.day.cq.wcm.msm.api.Blueprint.getLockOwner()
since 5.4, Page Blueprint is not required to be a Page
|
com.day.cq.analytics.sitecatalyst.SitecatalystWebservice.getLoginKey(String, String, String) |
com.day.cq.analytics.sitecatalyst.SitecatalystWebservice.getLoginKey(String, String, String, String) |
org.apache.sling.auth.core.spi.AbstractAuthenticationHandler.getLoginResource(HttpServletRequest, String)
since Bundle 1.0.8, use
AuthUtil.getLoginResource(HttpServletRequest, String) |
org.bson.types.ObjectId.getMachineIdentifier() |
org.apache.commons.compress.archivers.jar.JarArchiveEntry.getManifestAttributes()
since 1.5, do not use; always returns null
|
com.day.cq.personalization.ContextSessionPersistence.getMap(SlingHttpServletRequest, SlingSettingsService)
since 5.6. Use
ContextSessionPersistence.getMap(org.apache.sling.api.SlingHttpServletRequest)
instead. |
com.fasterxml.jackson.databind.MapperFeature.getMask() |
com.day.cq.dam.commons.util.SchemaFormHelper.getMasterForms(Resource, String)
Use getMasterForms(Resource resource) instead
|
com.mongodb.Mongo.getMaxBsonObjectSize() |
org.apache.tika.parser.rtf.RTFParser.getMaxBytesForEmbeddedObject() |
org.apache.jackrabbit.core.data.db.DbDataStore.getMaxConnections() |
org.apache.commons.codec.language.Soundex.getMaxLength()
This feature is not needed since the encoding size must be constant. Will be removed in 2.0.
|
com.day.cq.replication.AgentConfig.getMaxRetries()
This is handled by the queue configuration
|
com.mongodb.client.model.FindOptions.getMaxScan()
Deprecated as of MongoDB 4.0 release
|
com.mongodb.operation.FindOperation.getMaxScan()
Deprecated as of MongoDB 4.0 release
|
org.apache.sling.commons.threads.jmx.ThreadPoolMBean.getMaxThreadAge()
Since version 1.1.1 always returns -1 as threads are no longer retired
but instead the thread locals are cleaned up (SLING-6261)
|
org.apache.sling.commons.threads.ThreadPoolConfig.getMaxThreadAge()
Since version 3.4.0 always returns -1 as threads are no longer retired
but instead the thread locals are cleaned up (SLING-6261)
|
com.mongodb.connection.ConnectionPoolSettings.getMaxWaitQueueSize()
in the next major release, wait queue size limitations will be removed
|
com.mongodb.connection.ClusterSettings.getMaxWaitQueueSize()
in the next major release, wait queue size limitations will be removed
|
com.day.cq.analytics.testandtarget.TestandtargetService.getMboxActivityCollisions(Configuration, String, String) |
com.mongodb.gridfs.GridFSFile.getMD5()
there is no replacement for this method
|
com.mongodb.client.gridfs.model.GridFSFile.getMD5()
file hashing is deprecated and may be removed in the future.
|
com.day.cq.contentsync.handler.util.RequestResponseFactory.getMD5(HttpServletResponse) |
ch.qos.logback.classic.spi.LoggingEvent.getMdc()
Replaced by [@link #getMDCPropertyMap}
|
ch.qos.logback.classic.spi.ILoggingEvent.getMdc()
Replaced by [@link #getMDCPropertyMap}
|
com.adobe.cq.social.scf.community.CommunityUser.getMemberOfContentManagerGroup() |
com.adobe.cq.social.scf.community.CommunityUser.getMemberOfGroupAdmin() |
com.adobe.cq.social.scf.community.CommunityUser.getMemberOfModeratorGroup() |
com.adobe.cq.commerce.common.promotion.PerfectPartnerPromotionHandler.getMessage(SlingHttpServletRequest, CommerceSession, Promotion) |
com.adobe.cq.commerce.api.promotion.PromotionHandler.getMessage(SlingHttpServletRequest, CommerceSession, Promotion)
since 5.6.200; use
PromotionHandler.getDescription(org.apache.sling.api.SlingHttpServletRequest,
CommerceSession, Promotion) instead. |
org.apache.tika.parser.RecursiveParserWrapper.getMetadata()
use a
RecursiveParserWrapperHandler instead |
com.day.cq.workflow.HasMetaData.getMetaData()
It's recommended to use
HasMetaData.getMetaDataMap() instead. |
org.apache.tika.mime.MimeTypes.getMimeType(File)
Use
Tika.detect(File) instead |
org.apache.tika.mime.MimeTypes.getMimeType(String)
Use
Tika.detect(String) instead |
com.day.cq.dam.api.handler.store.AssetStore.getMimeType(String)
use
MimeTypeService.getMimeType(String) instead |
com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveColumn.getMissingBreakpointNames() |
com.adobe.cq.social.srp.SocialResourceProvider.getMLTResults(ResourceResolver, String, String, String, String, String[], int, int, int)
Solr and Lucene only use the first mltField when using a stream as the document (our use case) See:
https://issues.apache.org/jira/browse/SOLR-5351?
|
com.mongodb.client.model.FindOptions.getModifiers()
use the individual modifier methods instead.
|
com.mongodb.client.model.DBCollectionFindOptions.getModifiers()
use the individual setters instead
|
com.mongodb.DB.getMongo()
Use
DB.getMongoClient() instead |
com.mongodb.Mongo.getMongoOptions()
Please use
MongoClient class to connect to server and corresponding MongoClient.getMongoClientOptions() |
com.adobe.granite.security.user.util.AuthorizableUtil.getName(Authorizable)
since AEM6.4 because it is not multiple profile aware. Please use
AuthorizableUtil.getFormattedName(ResourceResolver, Authorizable) |
org.apache.sling.api.resource.ResourceUtil.getName(Resource)
since 2.1.0, use
Resource.getName() instead |
org.apache.jackrabbit.vault.fs.api.ImportInfo.getNameList()
since 3.1
|
com.adobe.xmp.schema.service.RelaxNGProvider.getNamespaces()
TODO Check if this is really needed.
|
org.apache.commons.lang3.time.DurationUtils.getNanosOfMiili(Duration) |
com.day.cq.wcm.msm.api.Blueprint.getNavigationTitle()
since 5.4, Page Blueprint is not required to be a Page
|
org.apache.commons.lang.StringUtils.getNestedString(String, String)
Use the better named
StringUtils.substringBetween(String, String) .
Method will be removed in Commons Lang 3.0. |
org.apache.commons.lang.StringUtils.getNestedString(String, String, String)
Use the better named
StringUtils.substringBetween(String, String, String) .
Method will be removed in Commons Lang 3.0. |
org.apache.tika.sax.ContentHandlerFactory.getNewContentHandler(OutputStream, String) |
org.apache.jackrabbit.spi.RepositoryService.getNodeInfo(SessionInfo, NodeId) |
com.fasterxml.jackson.databind.JsonDeserializer.getNullValue()
Since 2.6 Use overloaded variant that takes context argument
|
com.adobe.cq.social.scf.core.AbstractUser.getNumberOfPosts() |
com.adobe.cq.social.scf.User.getNumberOfPosts() |
org.mozilla.javascript.ScriptRuntime.getObjectElem(Object, Object, Context) |
org.mozilla.javascript.ScriptRuntime.getObjectIndex(Object, double, Context) |
org.mozilla.javascript.ScriptRuntime.getObjectProp(Object, String, Context) |
org.mozilla.javascript.ScriptRuntime.getObjectPropNoWarn(Object, String, Context) |
org.apache.tika.parser.pdf.PDFParserConfig.getOcrImageScale()
as of Tika 1.23, this is no longer used in rendering page images; use
PDFParserConfig.setOcrDPI(int) |
org.joda.time.format.DateTimeParserBucket.getOffset()
use Integer version
|
com.day.cq.wcm.msm.api.Blueprint.getOffTime()
since 5.4, Page Blueprint is not required to be a Page
|
org.apache.commons.math.stat.inference.TestUtils.getOneWayAnova()
2.2 will be removed in 3.0
|
com.day.cq.wcm.msm.api.Blueprint.getOnTime()
since 5.4, Page Blueprint is not required to be a Page
|
com.mongodb.Mongo.getOptions()
Get options instead from instances of
DBCursor |
com.mongodb.DBCursor.getOptions() |
com.mongodb.DBCollection.getOptions()
Replaced with
DBCursor.getOptions() |
com.mongodb.DB.getOptions()
Replaced with
DBCursor.getOptions() |
com.mongodb.client.model.ReplaceOneModel.getOptions()
use
ReplaceOneModel.getReplaceOptions() instead |
com.adobe.cq.commerce.api.CommerceSession.getOrderDetails()
since 5.6, use
CommerceSession.getOrder() instead. |
com.adobe.cq.commerce.common.AbstractJcrCommerceSession.getOrderShipping() |
com.adobe.cq.commerce.api.CommerceSession.getOrderShipping()
since 5.6, use
CommerceSession.getCartPrice(Predicate) instead. |
com.adobe.cq.commerce.common.AbstractJcrCommerceSession.getOrderTotalPrice() |
com.adobe.cq.commerce.api.CommerceSession.getOrderTotalPrice()
since 5.6, use
CommerceSession.getCartPrice(Predicate) instead. |
com.adobe.cq.commerce.common.AbstractJcrCommerceSession.getOrderTotalTax() |
com.adobe.cq.commerce.api.CommerceSession.getOrderTotalTax()
since 5.6, use
CommerceSession.getCartPrice(Predicate) instead. |
com.adobe.cq.social.ugc.api.UgcFilter.getOrPropertyFilters()
Use
getConstraints instead. |
com.mongodb.AggregationOptions.getOutputMode()
There is no replacement for this. Applications can assume that the driver will use a cursor for server versions
that support it (>= 2.6). The driver will ignore this as of MongoDB 3.6, which does not support inline results for the aggregate
command.
|
com.fasterxml.jackson.databind.util.ClassUtil.getPackageName(Class<?>)
Since 2.12 (just call methods directly or check class name)
|
com.day.cq.wcm.msm.api.Blueprint.getPageManager()
since 5.4, access page instead
|
com.day.cq.analytics.sitecatalyst.SitecatalystWebservice.getPages(Configuration, Integer, String, String, Integer)
The Analytics API no longer supports retrieving a list of pages from specified report suite starting with the 1.4 version.
|
com.day.cq.wcm.msm.api.Blueprint.getPageTitle()
since 5.4, Page Blueprint is not required to be a Page
|
com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveGrid.getParagraphs() |
org.apache.felix.webconsole.WebConsoleUtil.getParameter(HttpServletRequest, String)
Use the Servlet API for uploads
|
org.apache.felix.webconsole.AbstractWebConsolePlugin.getParameter(HttpServletRequest, String)
Use the Servlet API for uploads
|
com.day.cq.wcm.msm.api.LiveAction.getParameterName()
since 5.5
|
com.day.cq.wcm.msm.commons.BaseAction.getParameterName() |
com.fasterxml.jackson.core.type.ResolvedType.getParameterSource()
Since 2.7: does not have meaning as parameters depend on type
resolved.
|
com.fasterxml.jackson.databind.JavaType.getParameterSource() |
com.day.cq.wcm.msm.api.Blueprint.getParent()
since 5.4, Page Blueprint is not required to be a Page
|
com.day.cq.wcm.msm.api.Blueprint.getParent(int)
since 5.4, Page Blueprint is not required to be a Page
|
org.apache.sling.api.resource.ResourceUtil.getParent(Resource)
since 2.1.0, use
Resource.getParent() instead |
com.day.cq.dam.api.s7dam.config.YouTubeChannelConfig.getParentConfig() |
org.apache.tika.config.TikaConfig.getParser(MediaType)
Use the
TikaConfig.getParser() method instead |
com.day.cq.workflow.exec.ParticipantChooser.getParticipant(WorkItem, WorkflowSession, String[])
Use
ParticipantStepChooser instead. |
org.apache.jackrabbit.vault.packaging.Dependency.getPath()
As of 3.1.42, the storage location is implementation details.
|
com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams.getPath() |
com.adobe.cq.social.ugc.api.UgcFilter.getPathFilters()
Use
UgcFilter.getConstraints() getConstraints} instead. |
com.day.cq.wcm.api.designer.Cell.getPaths()
since 5.4. use
Cell.paths() instead. |
org.apache.commons.math.MathRuntimeException.getPattern()
as of 2.2 replaced by
MathRuntimeException.getSpecificPattern() and MathRuntimeException.getGeneralPattern() |
org.apache.commons.math.MathException.getPattern()
as of 2.2 replaced by
MathException.getSpecificPattern() and MathException.getGeneralPattern() |
org.apache.commons.math.stat.Frequency.getPct(Object)
replaced by
Frequency.getPct(Comparable) as of 2.0 |
org.apache.sling.caconfig.management.ConfigurationManager.getPersistenceResourcePath(String)
Please use
ConfigurationPersistenceStrategyMultiplexer instead. |
org.apache.commons.math.analysis.solvers.LaguerreSolver.getPolynomialFunction()
as of 2.0 the function is not stored anymore within the instance.
|
opennlp.tools.postag.POSModel.getPosModel()
use getPosSequenceModel instead. This method will be removed soon.
Only required for Parser 1.5.x backward compatibility. Newer models don't need this anymore.
|
org.apache.commons.lang.StringUtils.getPrechomp(String, String)
Use
StringUtils.substringBefore(String,String) instead
(although this doesn't include the separator).
Method will be removed in Commons Lang 3.0. |
com.adobe.cq.commerce.common.DefaultJcrCartEntry.getPreTaxPrice() |
com.adobe.cq.commerce.api.CommerceSession.CartEntry.getPreTaxPrice()
since 5.6, use
CommerceSession.CartEntry.getPrice(org.apache.commons.collections.Predicate) instead. |
com.adobe.cq.commerce.common.AbstractJcrCommerceSession.getPriceInfo(Product) |
com.adobe.cq.commerce.api.CommerceSession.getPriceInfo(Product)
since 5.6, use
CommerceSession.getProductPrice(Product) |
com.mongodb.connection.ClusterDescription.getPrimaries()
Replace with a filter on ServerDescription in the caller
|
org.apache.log4j.Category.getPriority()
Please use
Category.getLevel() instead. |
com.day.cq.security.Authorizable.getPrivilege(String)
CQ 5.5
|
com.day.cq.security.Authorizable.getPrivileges()
CQ 5.5
|
com.day.cq.security.util.CqActions.getPrivileges(String)
As of CQ 5.4 the mapping of CQ action to resulting ACEs/privileges
depends on the nature of the target node.
|
org.bson.types.ObjectId.getProcessIdentifier() |
com.adobe.cq.wcm.launches.utils.LaunchUtils.getProductionResource(Resource) |
com.adobe.cq.wcm.launches.utils.LaunchUtils.getProductionResourcePath(String)
since 6.0.0
|
com.day.cq.wcm.msm.api.Blueprint.getProperties()
since 5.4, Page Blueprint is not required to be a Page
|
com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveColumn.getProperties() |
com.day.cq.wcm.msm.api.Blueprint.getProperties(String)
since 5.4, Page Blueprint is not required to be a Page
|
com.day.cq.wcm.msm.api.LiveAction.getPropertiesNames()
since 5.5
|
com.day.cq.wcm.msm.commons.BaseAction.getPropertiesNames() |
org.apache.jackrabbit.spi.commons.query.OrderQueryNode.OrderSpec.getProperty()
use
OrderQueryNode.OrderSpec.getPropertyPath() instead. |
org.apache.sling.commons.osgi.OsgiUtil.getProperty(Object, double)
since 2.0.4, use
OsgiUtil.toDouble(Object, double) instead |
com.adobe.granite.security.user.UserPropertiesComposite.getProperty(String) |
com.adobe.granite.security.user.UserPropertiesComposite.getProperty(String, T, Class<T>) |
org.apache.jackrabbit.spi.RepositoryService.getPropertyInfo(SessionInfo, PropertyId) |
org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode.getPropertyName()
Use
TextsearchQueryNode.getRelativePath() instead. |
com.adobe.granite.security.user.UserPropertiesComposite.getPropertyNames() |
com.adobe.granite.security.user.UserPropertiesComposite.getPropertyNames(String) |
com.fasterxml.jackson.databind.ser.BeanPropertyWriter.getPropertyType()
Since 2.7, to be removed from 2.9, use
BeanPropertyWriter.getType() instead. |
org.mozilla.javascript.ScriptRuntime.getPropFunctionAndThis(Object, String, Context) |
org.apache.commons.httpclient.HttpState.getProxyCredentials(String, String)
use #getProxyCredentials(AuthScope)
|
org.apache.jackrabbit.webdav.xml.DomUtil.getQualifiedName(String, Namespace)
As of 2.0. Please use
DomUtil.getExpandedName(String, Namespace)
instead. This method was named according to usage of 'qualified name' in
JSR 170 that conflicts with the terminology used in XMLNS. As of JCR 2.0
the String consisting of "{" + namespace uri + "}" + localName
is called Expanded Name . |
com.day.cq.wcm.msm.api.LiveAction.getRank()
since 5.5 the Rank is defined by the order in the
RolloutConfig |
com.day.cq.wcm.msm.commons.BaseAction.getRank() |
com.fasterxml.jackson.databind.ser.BeanPropertyWriter.getRawSerializationType() |
org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.getRecordSize() |
com.adobe.aemds.guide.servlet.GuideSubmitServlet.getRedirectParameters(SlingHttpServletRequest)
As of release 6.2, replaced by
com.adobe.aemds.guide.utils.GuideSubmitUtils.getRedirectParameters |
org.apache.jackrabbit.spi.NodeInfo.getReferences() |
org.apache.sling.api.resource.observation.ResourceChange.getRemovedPropertyNames()
As there is no guarantee that this information is contained in the change
event, this should not be used anymore.
|
com.mongodb.Mongo.getReplicaSetStatus() |
com.day.cq.analytics.sitecatalyst.SitecatalystWebservice.getReportStatus(Configuration, String) |
org.apache.sling.jcr.base.util.RepositoryAccessor.getRepository(String, Hashtable<String, Object>)
No longer supported
|
org.apache.sling.jcr.base.util.RepositoryAccessor.getRepositoryFromURL(String)
No longer supported
|
org.apache.commons.fileupload.DiskFileUpload.getRepositoryPath()
1.1 Use
DiskFileItemFactory instead. |
com.adobe.aemds.guide.servlet.GuideSubmitServlet.getReqAttrPdfName(SlingHttpServletRequest) |
com.day.cq.wcm.foundation.forms.ValidationHelper.getRequiredMessage(Resource)
Use a
FieldDescription instead. |
org.apache.sling.api.resource.ResourceProvider.getResource(ResourceResolver, HttpServletRequest, String)
since 2.2.0 (and JCR Resource 2.1.0), this method will not be invoked.
|
com.adobe.cq.social.srp.internal.UGCCResourceProvider.getResource(ResourceResolver, HttpServletRequest, String) |
com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveGrid.getResourceMetadata() |
com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveColumn.getResourceMetadata() |
com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveGrid.getResourceResolver() |
com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveColumn.getResourceResolver() |
com.day.cq.wcm.foundation.List.getResources()
use
List.getPages() instead |
com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveGrid.getResourceSuperType() |
com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveColumn.getResourceSuperType() |
org.apache.sling.api.resource.ResourceUtil.getResourceSuperType(ResourceResolver, String) |
com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveGrid.getResourceType() |
com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveColumn.getResourceType() |
com.mongodb.operation.ChangeStreamOperation.getResumeToken()
use
ChangeStreamOperation.getResumeAfter() instead |
com.mongodb.ConnectionString.getRetryWrites() |
com.day.cq.analytics.testandtarget.TestandtargetService.getReusableOffer(Configuration, ViewOfferRequest) |
com.fasterxml.jackson.databind.util.StdDateFormat.getRFC1123Format(TimeZone, Locale)
Since 2.9
|
com.fasterxml.jackson.databind.cfg.MapperConfigBase.getRootName()
Since 2.6 use
MapperConfigBase.getFullRootName() instead. |
com.day.cq.dam.scene7.api.S7ConfigResolver.getS7ConfigForImageUrl(ResourceResolver, String) |
com.day.cq.dam.scene7.api.S7ConfigResolver.getS7ConfigForResource(Resource) |
com.day.cq.dam.scene7.api.S7ConfigResolver.getS7Configurations(ResourceResolver, String) |
com.adobe.granite.maintenance.MaintenanceTaskInfo.getSchedule() |
com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.getSchema(SerializerProvider, Type) |
com.adobe.aemds.guide.common.GuideContainer.getSchemaType() |
com.adobe.aemds.guide.utils.GuideUtils.getSchemaType(JSONObject)
Use
GuideContainer.getSchemaType() instead |
org.mozilla.javascript.RhinoException.getScriptStackTrace(FilenameFilter)
the filter argument is ignored as we are able to
recognize script stack elements by our own. Use
#getScriptStackTrace() instead.
|
com.day.cq.wcm.api.designer.Cell.getSearchPaths()
since 5.4. use
Cell.searchPaths() instead. |
com.mongodb.connection.ClusterDescription.getSecondaries()
Replace with a filter on ServerDescription in the caller
|
com.mongodb.connection.ClusterDescription.getSecondaries(TagSet)
Replace with a filter on ServerDescription in the caller
|
com.fasterxml.jackson.databind.SerializationConfig.getSerializationInclusion()
Since 2.7 use
MapperConfigBase.getDefaultPropertyInclusion() instead |
com.mongodb.Mongo.getServerAddressList() |
com.mongodb.connection.ConnectionDescription.getServerVersion()
Use
ConnectionDescription.getMaxWireVersion() instead |
org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardUtils.getService(Whiteboard, Class<T>, Predicate<T>) |
org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardUtils.getServices(Whiteboard, Class<T>, Predicate<T>) |
org.apache.sling.serviceusermapping.ServiceUserMapper.getServiceUserID(Bundle, String) |
com.day.cq.dam.api.DamManager.getSession()
Will be removed without replacement.
|
com.day.cq.tagging.TagManager.getSession()
Deprecate in favor of
TagManager.getResourceResolver() . This is consistent with recommended
api JcrTagManagerFactory.getTagManager(ResourceResolver)
Convenience method that returns the underlying session. Can be used to
easily save the session when eg. creating tags with autoSave = false . |
com.adobe.cq.commerce.common.CookieUtil.getSessionCookies(HttpServletRequest, String, String)
since 6.1; Apache httpClient 3.x has been EOLed and contains security vulnerabilities
|
opennlp.tools.util.TrainingParameters.getSettings()
use
TrainingParameters.getObjectSettings() instead |
opennlp.tools.util.TrainingParameters.getSettings(String)
use
TrainingParameters.getObjectSettings(String) instead |
org.apache.commons.codec.digest.DigestUtils.getShaDigest()
(1.11) Use
DigestUtils.getSha1Digest() |
com.adobe.cq.commerce.common.AbstractJcrCommerceSession.getShippingPrice(String) |
org.apache.commons.fileupload.DiskFileUpload.getSizeThreshold()
1.1 Use
DiskFileItemFactory instead. |
com.day.cq.wcm.msm.api.LiveRelationshipManager.getSkippedSourcePages(Page)
since 5.7 use
LiveCopy.getExclusions() instead |
com.adobe.cq.social.ugcbase.SocialUtils.getSocialResourceProvider(String) |
com.mongodb.MongoClientOptions.getSocketFactory() |
com.adobe.cq.social.ugc.api.UgcFilter.getSort()
Use the
getSortOrder method. |
org.apache.tika.parser.pdf.PDFParser.getSortByPosition() |
com.adobe.cq.social.scf.QueryRequestInfo.getSortOrder() |
org.mozilla.javascript.JavaScriptException.getSourceName()
Use
RhinoException.sourceName() from the super class. |
org.mozilla.javascript.EvaluatorException.getSourceName()
Use
RhinoException.sourceName() from the super class. |
org.mozilla.javascript.EcmaError.getSourceName()
Use
RhinoException.sourceName() from the super class. |
com.fasterxml.jackson.core.JsonLocation.getSourceRef()
Since 2.13 Use
JsonLocation.contentReference() instead |
com.fasterxml.jackson.core.io.IOContext.getSourceReference()
Since 2.13, use
IOContext.contentReference() instead |
com.adobe.cq.launches.api.Launch.getSourceRootResource() |
org.apache.commons.math.linear.OpenMapRealVector.getSparcity()
as of 2.2 replaced by the correctly spelled
OpenMapRealVector.getSparsity() |
com.fasterxml.jackson.core.json.JsonReadContext.getStartLocation(Object) |
com.fasterxml.jackson.core.JsonStreamContext.getStartLocation(Object)
Since 2.13 use
JsonStreamContext.startLocation(com.fasterxml.jackson.core.io.ContentReference) instead |
com.fasterxml.jackson.databind.introspect.AnnotatedClass.getStaticMethods()
Since 2.9; use
AnnotatedClass.getFactoryMethods() instead. |
com.mongodb.DB.getStats()
Prefer
DB.command(DBObject) to run the dbStats command |
com.day.cq.mailer.MailingService.getStatus(String)
It's recommended to use
MailingService.getStatus(String, javax.jcr.Session) instead. |
com.adobe.cq.social.ugcbase.SocialUtils.getStorageCloudServiceConfig(Resource)
use getStorageConfig
|
com.adobe.cq.social.community.api.CommunityContext.getStorageConfigurationPath() |
com.day.cq.personalization.ContextSessionPersistence.getStore(SlingHttpServletRequest, String, SlingSettingsService)
since 5.6. Use
ContextSessionPersistence.getStore(org.apache.sling.api.SlingHttpServletRequest, String)
instead. |
org.mozilla.javascript.tools.shell.ShellLine.getStream(Scriptable) |
com.mongodb.ConnectionString.getStreamType()
Use
MongoClientSettings.Builder.streamFactoryFactory(StreamFactoryFactory) to configure the stream type
programmatically |
com.adobe.cq.social.subscriptions.api.SubscriptionManager.getSubscriptions(ResourceResolver, String, Direction) |
com.adobe.cq.social.subscriptions.api.SubscriptionManager.getSubscriptions(ResourceResolver, String, int, int) |
com.adobe.cq.social.subscriptions.api.SubscriptionManager.getSubscriptions(ResourceResolver, String, UgcFilter, int, int) |
com.day.cq.search.suggest.Suggester.getSuggestions(String, String, boolean)
use the variant with a user session argument:
Suggester.getSuggestions(Session, String, String, boolean) |
com.adobe.granite.translation.api.TranslationObject.getSupportingTranslationObjectsCount() |
org.apache.tika.parser.pdf.PDFParser.getSuppressDuplicateOverlappingText() |
com.day.cq.analytics.sitecatalyst.SitecatalystWebservice.getSynchronousReport(Configuration, String, JSONObject)
The Analytics API no longer supports synchronous reports starting with the 1.4 version.
|
com.day.cq.dam.scene7.api.Scene7APIClient.getSystemProperties(S7Config) |
org.apache.sling.hc.util.HealthCheckFilter.getTaggedHealthChecks(String...)
use getHealthChecks() instead
|
org.apache.sling.hc.util.HealthCheckFilter.getTaggedHealthCheckServiceReferences(boolean, String...)
use getHealthCheckServiceReferences() instead
|
org.apache.sling.hc.util.HealthCheckFilter.getTaggedHealthCheckServiceReferences(String...)
use getHealthCheckServiceReferences() instead
|
com.day.cq.tagging.JcrTagManagerFactory.getTagManager(Session)
This is deprecated in favor of
JcrTagManagerFactory.getTagManager(ResourceResolver) |
com.day.cq.wcm.msm.api.Blueprint.getTags()
since 5.4, Page Blueprint is not required to be a Page
|
com.adobe.cq.commerce.common.DefaultJcrCartEntry.getTax() |
com.adobe.cq.commerce.api.CommerceSession.CartEntry.getTax()
since 5.6, use
CommerceSession.CartEntry.getPrice(org.apache.commons.collections.Predicate) instead. |
com.day.cq.personalization.TargetedContentManager.getTeaserInfo(ResourceResolver, String, String) |
com.day.cq.personalization.TargetedContentManager.getTeaserInfo(SlingHttpServletRequest, String, String) |
com.day.cq.personalization.TargetedContentManager.getTeasers(ResourceResolver, String, String) |
com.day.cq.wcm.msm.api.Blueprint.getTemplate()
since 5.4, Page Blueprint is not required to be a Page
|
com.day.cq.wcm.api.PageManager.getTemplate(String)
Use
TemplateManager.getTemplate(String) instead. |
com.day.cq.wcm.api.PageManager.getTemplates(String) |
com.mongodb.MongoClientOptions.getThreadsAllowedToBlockForConnectionMultiplier()
in the next major release, wait queue size limitations will be removed
|
com.mongodb.ConnectionString.getThreadsAllowedToBlockForConnectionMultiplier()
in the next major release, wait queue size limitations will be removed
|
com.adobe.cq.commerce.common.AbstractJcrProduct.getThumbnail() |
com.adobe.cq.commerce.api.Product.getThumbnail()
since 6.1; use
Product.getThumbnailUrl() instead. |
org.bson.types.ObjectId.getTime()
Use #getDate instead
|
org.bson.types.ObjectId.getTimeSecond()
Use #getTimestamp instead
|
com.day.cq.wcm.msm.api.LiveAction.getTitle()
since 5.5
|
com.day.cq.wcm.msm.commons.BaseAction.getTitle() |
com.day.crx.security.token.TokenCookie.getTokenInfo(HttpServletRequest) |
com.adobe.granite.activitystreams.ActivityManager.getTopicStream(Resource, String)
since 0.0.8. use
ActivityManager.getStream(org.apache.sling.api.resource.Resource, String, boolean) instead. |
com.adobe.cq.commerce.common.DefaultJcrCartEntry.getTotalPrice() |
com.adobe.cq.commerce.api.CommerceSession.CartEntry.getTotalPrice()
since 5.6, use
CommerceSession.CartEntry.getPrice(org.apache.commons.collections.Predicate) instead. |
org.apache.commons.io.FileCleaner.getTrackCount() |
com.adobe.granite.translation.api.TranslationObject.getTranslationObjectInputStream()
Use
TranslationObject.getTranslationObjectXMLInputStream() instead. Gets XML input stream for the
Translation Object to be translated. |
org.apache.commons.math.stat.inference.TestUtils.getTTest()
2.2 will be removed in 3.0
|
com.fasterxml.jackson.databind.introspect.AnnotatedMember.getTypeContext()
Since 2.9
|
com.fasterxml.jackson.core.JsonStreamContext.getTypeDesc()
Since 2.8 use
JsonStreamContext.typeDesc() instead |
org.apache.sling.hapi.HApiUtil.getTypeNode(ResourceResolver, String) |
com.adobe.cq.dam.cfm.DataType.getTypeString() |
com.adobe.granite.translation.core.MachineTranslationCloudConfig.getUgcPath() |
com.adobe.cq.social.ugcbase.SocialUtils.getUGCResource(Resource, ResourceResolverFactory) |
com.adobe.cq.social.ugcbase.SocialUtils.getUGCResource(Resource, ResourceResolverFactory, String) |
com.adobe.cq.commerce.common.DefaultJcrCartEntry.getUnitPrice() |
com.adobe.cq.commerce.api.CommerceSession.CartEntry.getUnitPrice()
since 5.6, use
CommerceSession.CartEntry.getPrice(org.apache.commons.collections.Predicate) instead. |
org.apache.commons.math.stat.inference.TestUtils.getUnknownDistributionChiSquareTest()
2.2 will be removed in 3.0
|
com.mongodb.bulk.UpdateRequest.getUpdate()
use
UpdateRequest.getUpdateValue() instead |
com.mongodb.ConnectionString.getURI() |
com.mongodb.operation.AggregateOperation.getUseCursor()
There is no replacement for this. Applications can assume that the driver will use a cursor for server versions
that support it (>= 2.6). The driver will ignore this as of MongoDB 3.6, which does not support inline results for the aggregate
command.
|
com.mongodb.Mongo.getUsedDatabases() |
org.apache.commons.compress.archivers.tar.TarArchiveEntry.getUserId()
use #getLongUserId instead as user ids can be
bigger than
Integer.MAX_VALUE |
org.apache.commons.lang3.SystemUtils.getUserName() |
com.adobe.granite.security.user.UserPropertiesComposite.getUserProperties() |
com.adobe.granite.security.user.UserPropertiesManager.getUserPropertiesComposite(String, String) |
com.adobe.granite.security.user.UserPropertiesManager.getUserPropertiesComposite(String, String[]) |
com.adobe.granite.security.user.UserPropertiesManager.getUserPropertiesComposite(String, String, Comparator<Node>) |
com.adobe.granite.security.user.UserPropertiesManager.getUserPropertiesComposite(String, UserPropertiesFilter) |
com.adobe.granite.security.user.UserPropertiesComposite.getUserPropertiesPaths()
Use
UserProperties.getAggregatedUserProperties() to obtain the paths. |
com.adobe.granite.activitystreams.ActivityManager.getUserStream(ResourceResolver, String, String)
since 0.0.8. use
ActivityManager.getUserStream(org.apache.sling.api.resource.ResourceResolver, String, String, boolean) instead. |
com.adobe.granite.activitystreams.ActivityManager.getUserStream(ResourceResolver, User, String) |
com.day.cq.wcm.foundation.forms.ValidationHelper.getValidationInfo(SlingHttpServletRequest) |
com.adobe.granite.xss.XSSAPI.getValidHref(String, boolean) |
com.fasterxml.jackson.databind.deser.std.StdDeserializer.getValueClass()
Since 2.3 use
StdDeserializer.handledType() instead |
org.apache.commons.math.util.ResizableDoubleArray.getValues()
replaced by
ResizableDoubleArray.getInternalValues() as of 2.0 |
com.day.cq.wcm.msm.api.Blueprint.getVanityUrl()
since 5.4, Page Blueprint is not required to be a Page
|
org.apache.felix.webconsole.WebConsoleUtil.getVariableResolver(ServletRequest)
Use the
RequestVariableResolver instead. |
com.mongodb.connection.ServerDescription.getVersion()
Use
ServerDescription.getMaxWireVersion() instead |
org.apache.commons.httpclient.HostConfiguration.getVirtualHost()
use HostParams
|
com.adobe.cq.social.filelibrary.client.api.Document.getVotes() |
com.adobe.cq.commerce.api.promotion.PromotionManager.getVoucher(SlingHttpServletRequest, String)
since 6.0; use
PromotionManager.findVoucher(org.apache.sling.api.SlingHttpServletRequest, java.lang.String) instead |
com.adobe.cq.commerce.common.AbstractJcrCommerceSession.getVouchers()
since 6.0; use
AbstractJcrCommerceSession.getVoucherInfos() instead |
com.adobe.cq.commerce.api.CommerceSession.getVouchers()
since 5.6.200; use
CommerceSession.getVoucherInfos() instead |
com.mongodb.management.ConnectionPoolStatisticsMBean.getWaitQueueSize()
In the next major release, wait queue events will no longer be published so this statistic will be unavailable
|
com.adobe.granite.workflow.launcher.ConfigEntry.getWhereClause()
use #getWhereClauses()
|
com.day.cq.workflow.status.WorkflowStatus.getWorkflow()
use
WorkflowStatus.getWorkflows(boolean) instead |
com.day.cq.workflow.PayloadMap.getWorkflowInstance(String)
use
PayloadMap.getWorkflowInstances(String, boolean) instead! |
com.mongodb.WriteConcern.getWtimeout() |
com.adobe.aemds.guide.common.GuideContainer.getXdpRef() |
com.day.cq.dam.commons.metadata.SimpleXmpToJcrMetadataBuilder.getXmpFromJcr(Node) |
com.adobe.aemds.guide.common.GuideContainer.getXsdRef() |
com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams.getZipOutputStream() |
org.bson.EmptyBSONCallback.gotBinaryArray(String, byte[]) |
org.bson.BasicBSONCallback.gotBinaryArray(String, byte[]) |
org.bson.BSONCallback.gotBinaryArray(String, byte[])
this method is no longer called by the decoder
|
com.day.cq.security.Authorizable.grantPrivilege(String)
CQ 5.5
|
com.mongodb.DBCollection.group(DBObject, DBObject, DBObject, String)
The group command was deprecated in MongoDB 3.4
|
com.mongodb.DBCollection.group(DBObject, DBObject, DBObject, String, String)
The group command was deprecated in MongoDB 3.4
|
com.mongodb.DBCollection.group(DBObject, DBObject, DBObject, String, String, ReadPreference)
The group command was deprecated in MongoDB 3.4
|
com.mongodb.DBCollection.group(GroupCommand)
The group command was deprecated in MongoDB 3.4
|
com.mongodb.DBCollection.group(GroupCommand, ReadPreference)
The group command was deprecated in MongoDB 3.4
|
com.fasterxml.jackson.databind.deser.DeserializationProblemHandler.handleMissingInstantiator(DeserializationContext, Class<?>, JsonParser, String)
Since 2.9: use variant that takes
ValueInstantiator |
com.fasterxml.jackson.databind.deser.DeserializationProblemHandler.handleUnexpectedToken(DeserializationContext, Class<?>, JsonToken, JsonParser, String)
Since 2.10
|
com.fasterxml.jackson.databind.introspect.JacksonAnnotationIntrospector.hasAnyGetterAnnotation(AnnotatedMethod) |
com.fasterxml.jackson.databind.introspect.AnnotationIntrospectorPair.hasAnyGetterAnnotation(AnnotatedMethod) |
com.fasterxml.jackson.databind.AnnotationIntrospector.hasAnyGetterAnnotation(AnnotatedMethod)
Since 2.9 Use
AnnotationIntrospector.hasAnyGetter(com.fasterxml.jackson.databind.introspect.Annotated) instead |
com.fasterxml.jackson.databind.introspect.JacksonAnnotationIntrospector.hasAnySetterAnnotation(AnnotatedMethod) |
com.fasterxml.jackson.databind.introspect.AnnotationIntrospectorPair.hasAnySetterAnnotation(AnnotatedMethod) |
com.fasterxml.jackson.databind.AnnotationIntrospector.hasAnySetterAnnotation(AnnotatedMethod)
Since 2.9 use
AnnotationIntrospector.hasAnySetter(com.fasterxml.jackson.databind.introspect.Annotated) instead. |
com.fasterxml.jackson.databind.introspect.JacksonAnnotationIntrospector.hasAsValueAnnotation(AnnotatedMethod) |
com.fasterxml.jackson.databind.introspect.AnnotationIntrospectorPair.hasAsValueAnnotation(AnnotatedMethod) |
com.fasterxml.jackson.databind.AnnotationIntrospector.hasAsValueAnnotation(AnnotatedMethod)
Since 2.9 Use
AnnotationIntrospector.hasAsValue(Annotated) instead. |
com.day.cq.wcm.msm.api.Blueprint.hasChild(String)
since 5.4, access page instead
|
org.slf4j.Marker.hasChildren()
Replaced by
Marker.hasReferences() . |
com.day.cq.wcm.msm.api.Blueprint.hasContent()
since 5.4, Page Blueprint is not required to be a Page
|
com.fasterxml.jackson.databind.introspect.JacksonAnnotationIntrospector.hasCreatorAnnotation(Annotated) |
com.fasterxml.jackson.databind.introspect.AnnotationIntrospectorPair.hasCreatorAnnotation(Annotated) |
com.fasterxml.jackson.databind.AnnotationIntrospector.hasCreatorAnnotation(Annotated) |
com.fasterxml.jackson.databind.util.ClassUtil.hasGetterSignature(Method)
Since 2.6 not used; may be removed before 3.x
|
org.apache.commons.codec.digest.MurmurHash3.hash128(byte[], int, int, int)
Use
MurmurHash3.hash128x64(byte[], int, int, int) . This corrects the seed initialization. |
org.apache.commons.codec.digest.MurmurHash3.hash128(String)
Use
MurmurHash3.hash128x64(byte[]) using the bytes returned from
String.getBytes(java.nio.charset.Charset) . |
org.apache.commons.codec.digest.MurmurHash3.hash32(byte[])
Use
MurmurHash3.hash32x86(byte[], int, int, int) . This corrects the processing of trailing bytes. |
org.apache.commons.codec.digest.MurmurHash3.hash32(byte[], int)
Use
MurmurHash3.hash32x86(byte[], int, int, int) . This corrects the processing of trailing bytes. |
org.apache.commons.codec.digest.MurmurHash3.hash32(byte[], int, int)
Use
MurmurHash3.hash32x86(byte[], int, int, int) . This corrects the processing of trailing bytes. |
org.apache.commons.codec.digest.MurmurHash3.hash32(byte[], int, int, int)
Use
MurmurHash3.hash32x86(byte[], int, int, int) . This corrects the processing of trailing bytes. |
org.apache.commons.codec.digest.MurmurHash3.hash32(String)
Use
MurmurHash3.hash32x86(byte[], int, int, int) with the bytes returned from
String.getBytes(java.nio.charset.Charset) . This corrects the processing of trailing bytes. |
org.apache.commons.codec.digest.MurmurHash3.hash64(byte[])
Not part of the MurmurHash3 implementation.
Use half of the hash bytes from
MurmurHash3.hash128x64(byte[]) . |
org.apache.commons.codec.digest.MurmurHash3.hash64(byte[], int, int)
Not part of the MurmurHash3 implementation.
Use half of the hash bytes from
MurmurHash3.hash128x64(byte[], int, int, int) . |
org.apache.commons.codec.digest.MurmurHash3.hash64(byte[], int, int, int)
Not part of the MurmurHash3 implementation.
Use half of the hash bytes from
MurmurHash3.hash128x64(byte[], int, int, int) . |
org.apache.commons.codec.digest.MurmurHash3.hash64(int)
Not part of the MurmurHash3 implementation.
Use half of the hash bytes from
MurmurHash3.hash128x64(byte[]) with the bytes from the int . |
org.apache.commons.codec.digest.MurmurHash3.hash64(long)
Not part of the MurmurHash3 implementation.
Use half of the hash bytes from
MurmurHash3.hash128x64(byte[]) with the bytes from the long . |
org.apache.commons.codec.digest.MurmurHash3.hash64(short)
Not part of the MurmurHash3 implementation.
Use half of the hash bytes from
MurmurHash3.hash128x64(byte[]) with the bytes from the short . |
org.apache.commons.lang3.ObjectUtils.hashCode(Object)
this method has been replaced by
java.util.Objects.hashCode(Object) in Java 7 and will be
removed in future releases |
org.apache.commons.lang3.ObjectUtils.hashCodeMulti(Object...)
this method has been replaced by
java.util.Objects.hash(Object...) in Java 7 and will be
removed in future releases. |
com.fasterxml.jackson.databind.cfg.MapperConfig.hasMapperFeatures(int)
Since 2.13 -- no replacement
|
com.day.cq.security.Authorizable.hasPermission(String)
CQ 5.5
|
com.day.cq.security.Authorizable.hasPermissionOn(String, String)
CQ 5.5
|
com.adobe.cq.social.ugc.api.UgcFilter.hasPropertyFilters()
Use
hasConstraints instead. |
com.fasterxml.jackson.databind.introspect.AnnotatedMethod.hasReturnType()
Since 2.12 (related to [databind#2675]), needs to be configurable
|
com.adobe.cq.commerce.common.CookieUtil.hasSessionCookie(List<Cookie>)
since 6.1; Apache httpClient 3.x has been EOLed and contains security vulnerabilities
|
com.adobe.cq.commerce.common.CookieUtil.hasUpdatedSessionCookies(HttpMethod)
since 6.1; Apache httpClient 3.x has been EOLed and contains security vulnerabilities
|
com.day.cq.wcm.foundation.forms.ValidationHelper.hasValidationInfo(HttpServletRequest) |
com.mongodb.DBCursor.hint(String)
Prefer
DBCursor.hint(DBObject) |
org.apache.commons.codec.digest.HmacUtils.hmacMd5(byte[], byte[])
(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_MD5, byte[]).hmac(byte[]) |
org.apache.commons.codec.digest.HmacUtils.hmacMd5(byte[], InputStream)
(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_MD5, byte[]).hmac(InputStream) |
org.apache.commons.codec.digest.HmacUtils.hmacMd5(String, String)
(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_MD5, String).hmac(String) |
org.apache.commons.codec.digest.HmacUtils.hmacMd5Hex(byte[], byte[])
(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_MD5, byte[]).hmacHex(byte[]) |
org.apache.commons.codec.digest.HmacUtils.hmacMd5Hex(byte[], InputStream)
(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_MD5, byte[]).hmacHex(InputStream) |
org.apache.commons.codec.digest.HmacUtils.hmacMd5Hex(String, String)
(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_MD5, String).hmacHex(String) |
org.apache.commons.codec.digest.HmacUtils.hmacSha1(byte[], byte[])
(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_1, byte[]).hmac(byte[]) |
org.apache.commons.codec.digest.HmacUtils.hmacSha1(byte[], InputStream)
(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_1, byte[]).hmac(InputStream) |
org.apache.commons.codec.digest.HmacUtils.hmacSha1(String, String)
(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_1, String).hmac(String) |
org.apache.commons.codec.digest.HmacUtils.hmacSha1Hex(byte[], byte[])
(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_1, byte[]).hmacHex(byte[]) |
org.apache.commons.codec.digest.HmacUtils.hmacSha1Hex(byte[], InputStream)
(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_1, byte[]).hmacHex(InputStream) |
org.apache.commons.codec.digest.HmacUtils.hmacSha1Hex(String, String)
(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_1, String).hmacHex(String) |
org.apache.commons.codec.digest.HmacUtils.hmacSha256(byte[], byte[])
(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_256, byte[]).hmac(byte[]) |
org.apache.commons.codec.digest.HmacUtils.hmacSha256(byte[], InputStream)
(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_256, byte[]).hmac(InputStream) |
org.apache.commons.codec.digest.HmacUtils.hmacSha256(String, String)
(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_256, String).hmac(String) |
org.apache.commons.codec.digest.HmacUtils.hmacSha256Hex(byte[], byte[])
(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_256, byte[]).hmacHex(byte[]) |
org.apache.commons.codec.digest.HmacUtils.hmacSha256Hex(byte[], InputStream)
(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_256, byte[]).hmacHex(InputStream) |
org.apache.commons.codec.digest.HmacUtils.hmacSha256Hex(String, String)
(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_256, String).hmacHex(String) |
org.apache.commons.codec.digest.HmacUtils.hmacSha384(byte[], byte[])
(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_384, byte[]).hmac(byte[]) |
org.apache.commons.codec.digest.HmacUtils.hmacSha384(byte[], InputStream)
(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_384, byte[]).hmac(InputStream) |
org.apache.commons.codec.digest.HmacUtils.hmacSha384(String, String)
(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_384, String).hmac(String) |
org.apache.commons.codec.digest.HmacUtils.hmacSha384Hex(byte[], byte[])
(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_384, byte[]).hmacHex(byte[]) |
org.apache.commons.codec.digest.HmacUtils.hmacSha384Hex(byte[], InputStream)
(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_384, byte[]).hmacHex(InputStream) |
org.apache.commons.codec.digest.HmacUtils.hmacSha384Hex(String, String)
(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_384, String).hmacHex(String) |
org.apache.commons.codec.digest.HmacUtils.hmacSha512(byte[], byte[])
(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_512, byte[]).hmac(byte[]) |
org.apache.commons.codec.digest.HmacUtils.hmacSha512(byte[], InputStream)
(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_512, byte[]).hmac(InputStream) |
org.apache.commons.codec.digest.HmacUtils.hmacSha512(String, String)
(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_512, String).hmac(String) |
org.apache.commons.codec.digest.HmacUtils.hmacSha512Hex(byte[], byte[])
(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_512, byte[]).hmacHex(byte[]) |
org.apache.commons.codec.digest.HmacUtils.hmacSha512Hex(byte[], InputStream)
(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_512, byte[]).hmacHex(InputStream) |
org.apache.commons.codec.digest.HmacUtils.hmacSha512Hex(String, String)
(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_512, String).hmacHex(String) |
com.sun.mail.imap.protocol.IMAPProtocol.id(String)
As of JavaMail 1.5.1, replaced by
id(Map<String,String>) |
org.apache.commons.lang3.ObjectUtils.identityToString(StrBuilder, Object)
as of 3.6, because StrBuilder was moved to commons-text,
use one of the other
identityToString methods instead |
org.mozilla.javascript.ImporterTopLevel.importPackage(Context, Scriptable, Object[], Function)
Kept only for compatibility.
|
org.apache.commons.collections.CollectionUtils.index(Object, int)
use
CollectionUtils.get(Object, int) instead. Will be removed in v4.0 |
org.apache.commons.collections.CollectionUtils.index(Object, Object)
use
CollectionUtils.get(Object, int) instead. Will be removed in v4.0 |
opennlp.tools.ml.maxent.quasinewton.QNTrainer.init(Map<String, String>, Map<String, String>) |
opennlp.tools.ml.SequenceTrainer.init(Map<String, String>, Map<String, String>) |
opennlp.tools.ml.EventTrainer.init(Map<String, String>, Map<String, String>) |
opennlp.tools.ml.EventModelSequenceTrainer.init(Map<String, String>, Map<String, String>) |
opennlp.tools.ml.AbstractTrainer.init(Map<String, String>, Map<String, String>) |
com.adobe.granite.omnisearch.commons.AbstractOmniSearchHandler.init(ResourceResolver)
Use
initialize instead. |
com.fasterxml.jackson.databind.deser.CreatorProperty.inject(DeserializationContext, Object) |
org.apache.commons.math.analysis.integration.UnivariateRealIntegrator.integrate(double, double)
replaced by
UnivariateRealIntegrator.integrate(UnivariateRealFunction, double, double)
since 2.0 |
org.apache.commons.math.analysis.integration.TrapezoidIntegrator.integrate(double, double) |
org.apache.commons.math.analysis.integration.SimpsonIntegrator.integrate(double, double) |
org.apache.commons.math.analysis.integration.RombergIntegrator.integrate(double, double) |
org.apache.commons.math.analysis.integration.LegendreGaussIntegrator.integrate(double, double) |
com.fasterxml.jackson.databind.DeserializationConfig.introspectForBuilder(JavaType)
Since 2.12 - use variant that takes both builder and value type
|
com.day.cq.xss.XSSProtectionService.invalidatePolicy(String) |
org.apache.commons.math.linear.RealMatrix.inverse()
as of release 2.0, replaced by
|
org.apache.commons.math.linear.AbstractRealMatrix.inverse() |
org.apache.sling.api.resource.ResourceUtil.isA(Resource, String) |
com.mongodb.MongoClientOptions.isAlwaysUseMBeans()
there is no replacement for this property
|
com.adobe.forms.common.utils.AuthUtils.isAnonymousLogin(String) |
org.apache.commons.codec.binary.Base64.isArrayByteBase64(byte[])
1.5 Use
Base64.isBase64(byte[]) , will be removed in 2.0. |
com.google.gson.reflect.TypeToken.isAssignableFrom(Class<?>)
this implementation may be inconsistent with javac for types
with wildcards.
|
com.google.gson.reflect.TypeToken.isAssignableFrom(Type)
this implementation may be inconsistent with javac for types
with wildcards.
|
com.google.gson.reflect.TypeToken.isAssignableFrom(TypeToken<?>)
this implementation may be inconsistent with javac for types
with wildcards.
|
org.apache.commons.httpclient.HttpState.isAuthenticationPreemptive()
Use
HttpClientParams.isAuthenticationPreemptive() ,
HttpClient.getParams() . |
com.mongodb.client.model.CreateCollectionOptions.isAutoIndex()
this option was deprecated in MongoDB 3.2 and removed in MongodB 4.0
|
com.day.cq.replication.ReplicationQueue.isBlocked()
since 5.4. use
ReplicationQueue.getStatus() instead |
org.apache.tika.parser.pdf.PDFParserConfig.isCatchIntermediateIOExceptions() |
com.adobe.cq.social.ugc.api.UgcFilter.isContentTypeFiltered()
Use
UgcFilter.getConstraints() getConstraints} instead. |
com.adobe.cq.launches.api.Launch.isDeep() |
com.adobe.granite.activitystreams.ActivityStream.isDefaultUserStream()
since 0.0.8. use
ActivityStream.isDefaultStream() instead. |
com.day.cq.dam.scene7.api.S7Config.isDelayedPublishEnabled() |
com.adobe.aemds.guide.common.GuideNode.isDocumentFragmentGroup() |
com.day.cq.dam.commons.util.DynamicMediaHelper.isDynamicMediaEnabled(ResourceResolver)
Use isEnabled() method provided by ImageDelivery service instead
|
com.fasterxml.jackson.databind.JsonSerializer.isEmpty(T)
Since 2.5 Use
JsonSerializer.isEmpty(SerializerProvider, Object) instead;
will be removed from 3.0 |
com.fasterxml.jackson.databind.ObjectWriter.isEnabled(JsonParser.Feature) |
org.apache.commons.lang3.ArrayUtils.isEquals(Object, Object)
this method has been replaced by
java.util.Objects.deepEquals(Object, Object) and will be
removed from future releases. |
com.day.cq.wcm.msm.api.RolloutManager.isExcludedProperty(String)
Use #isExcludedPageProperty instead.
|
com.day.cq.wcm.api.msm.RolloutManager.isExcludedProperty(String)
Use #isExcludedPageProperty instead.
|
com.day.cq.search.eval.PredicateEvaluator.isFiltering(Predicate, EvaluationContext)
Since 5.3, use
PredicateEvaluator.canFilter(Predicate, EvaluationContext) and
PredicateEvaluator.canXpath(Predicate, EvaluationContext) instead. |
com.day.cq.search.eval.AbstractPredicateEvaluator.isFiltering(Predicate, EvaluationContext) |
org.apache.jackrabbit.vault.packaging.PackageId.isFromPath()
As of 3.1.42, the storage location is implementation details.
|
com.day.cq.security.util.CqActions.isGranted(Set<Privilege>, String)
As of CQ 5.4 the mapping of CQ action to privileges depends on
the nature of the target node.
|
com.adobe.cq.social.group.api.GroupUtil.isGroupAdmin(Session, Resource) |
com.day.cq.wcm.msm.api.Blueprint.isHideInNav()
since 5.4, Page Blueprint is not required to be a Page
|
org.apache.commons.httpclient.HostConfiguration.isHostSet()
no longer used
|
com.day.cq.security.util.ImpersonationRequestUtil.isImpersonated(HttpServletRequest)
check "impersonator" attribute of the session to see whether
the session is impersonated or not.
|
com.day.cq.wcm.msm.api.LiveRelationshipManager.isInBlueprint(Resource)
use
BlueprintManager.getContainingBlueprint(String) to check |
com.day.cq.workflow.status.WorkflowStatus.isInRunningWorkflow()
use
WorkflowStatus.isInRunningWorkflow(boolean) instead |
org.mozilla.javascript.ClassCache.isInvokerOptimizationEnabled()
The method always returns false.
|
com.day.cq.workflow.PayloadMap.isInWorkflow(String)
use
PayloadMap.isInWorkflow(String, boolean) instead! |
com.mongodb.connection.SocketSettings.isKeepAlive()
configuring keep-alive has been deprecated. It now defaults to true and disabling it is not recommended.
|
com.day.cq.wcm.msm.api.LiveRelationshipManager.isLiveCopy(Resource)
since 5.5 use
LiveRelationshipManager.hasLiveRelationship(org.apache.sling.api.resource.Resource) instead |
com.day.cq.wcm.msm.api.Blueprint.isLocked()
since 5.4, Page Blueprint is not required to be a Page
|
com.mongodb.Mongo.isLocked() |
org.apache.sling.models.factory.ModelFactory.isModelClass(Object, Class<?>)
Use
ModelFactory.isModelClass(Class) instead! |
com.mongodb.BulkWriteResult.isModifiedCountAvailable()
no longer needed since all supported server versions support modified count
|
com.mongodb.client.result.UpdateResult.isModifiedCountAvailable()
no longer needed since all supported server versions support modified count
|
com.mongodb.bulk.BulkWriteResult.isModifiedCountAvailable()
no longer needed since all supported server versions support modified count
|
org.apache.commons.fileupload.FileUploadBase.isMultipartContent(HttpServletRequest)
1.1 Use the method on
ServletFileUpload instead. |
org.apache.jackrabbit.oak.spi.nodetype.EffectiveNodeTypeProvider.isNodeType(String, Iterator<String>, String) |
com.adobe.aem.wcm.seo.sitemap.PageTreeSitemapGenerator.isNoIndex(Page)
use
PageTreeSitemapGenerator.shouldInclude(Resource) instead |
org.apache.commons.lang3.math.NumberUtils.isNumber(String)
This feature will be removed in Lang 4,
use
NumberUtils.isCreatable(String) instead |
org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessor.isOptional() |
com.adobe.cq.social.ugc.api.UgcFilter.isPathFiltered()
use
hasConstraints instead. |
com.adobe.aem.wcm.seo.sitemap.PageTreeSitemapGenerator.isProtected(Page)
use
PageTreeSitemapGenerator.shouldInclude(Resource) instead |
org.apache.commons.httpclient.HostConfiguration.isProxySet()
no longer used
|
com.day.cq.replication.ReplicationStatus.isPublished() |
com.adobe.aem.wcm.seo.sitemap.PageTreeSitemapGenerator.isPublished(Page)
use
PageTreeSitemapGenerator.shouldInclude(Resource) instead |
com.day.cq.dam.scene7.api.S7Config.isPublishEnabled() |
com.day.cq.wcm.foundation.forms.FormsHelper.isReadOnly(Resource)
To always support the global read-only flag, set for example by the
"view" selector of the
FormChooserServlet , use
FormsHelper.isReadOnly(SlingHttpServletRequest, Resource) instead. |
com.adobe.aem.wcm.seo.sitemap.PageTreeSitemapGenerator.isRedirect(Page)
use
PageTreeSitemapGenerator.shouldInclude(Resource) instead |
org.apache.sling.auth.core.spi.AbstractAuthenticationHandler.isRedirectValid(HttpServletRequest, String)
This method has been introduced after Bundle release 1.0.6
but has been replaced with
AuthUtil.isRedirectValid(HttpServletRequest, String) .
Use the latter method. |
org.apache.commons.lang.builder.StandardToStringStyle.isShortClassName()
Use
StandardToStringStyle.isUseShortClassName()
Method will be removed in Commons Lang 3.0. |
org.apache.commons.math.linear.RealMatrix.isSingular()
as of release 2.0, replaced by the boolean negation of
|
org.apache.commons.math.linear.AbstractRealMatrix.isSingular() |
com.mongodb.client.model.FindOptions.isSnapshot()
Deprecated in MongoDB 3.6 release and removed in MongoDB 4.0 release
|
com.mongodb.operation.FindOperation.isSnapshot()
Deprecated in MongoDB 3.6 release and removed in MongoDB 4.0 release
|
com.mongodb.MongoClientOptions.isSocketKeepAlive()
configuring keep-alive has been deprecated. It now defaults to true and disabling it is not recommended.
|
org.apache.commons.mail.Email.isSSL()
since 1.3, use isSSLOnConnect() instead
|
com.day.cq.workflow.util.WorkflowUtil.isStaleWorkflow(Workflow, Collection<Job>)
No longer useful (stale workflows don't occur enymore). Always return false. Can't be removed as it is a documented API.
|
org.apache.commons.lang3.CharEncoding.isSupported(String)
Please use
Charset.isSupported(String) instead, although be aware that null
values are not accepted by that method and an IllegalCharsetNameException may be thrown. |
com.adobe.granite.translation.api.TranslationMetadata.isSupportingObjectTranslationRequired() |
org.apache.commons.mail.Email.isTLS()
since 1.3, use isStartTLSEnabled() instead
|
com.fasterxml.jackson.databind.type.CollectionLikeType.isTrueCollectionType()
Since 2.12 just use instanceof
|
com.fasterxml.jackson.databind.type.MapLikeType.isTrueMapType()
Since 2.12 just use instanceof
|
com.fasterxml.jackson.core.Version.isUknownVersion()
Since 2.7 use correctly spelled method
Version.isUnknownVersion() |
com.mongodb.client.model.CreateCollectionOptions.isUsePowerOf2Sizes()
As of MongoDB 3.0, power of 2 sizes is ignored by the MongoDB server
|
com.mongodb.operation.CreateCollectionOperation.isUsePowerOf2Sizes()
As of MongoDB 3.0, power of 2 sizes is ignored by the MongoDB server
|
com.day.cq.wcm.msm.api.Blueprint.isValid()
since 5.4, Page Blueprint is not required to be a Page
|
opennlp.tools.ml.perceptron.SimplePerceptronSequenceTrainer.isValid() |
opennlp.tools.ml.perceptron.PerceptronTrainer.isValid() |
opennlp.tools.ml.maxent.quasinewton.QNTrainer.isValid() |
opennlp.tools.ml.AbstractTrainer.isValid()
Use
AbstractTrainer.validate() instead. |
opennlp.tools.ml.AbstractEventTrainer.isValid() |
org.apache.sling.auth.core.spi.AbstractAuthenticationHandler.isValidateRequest(HttpServletRequest)
since Bundle 1.0.8, use
AuthUtil.isValidateRequest(HttpServletRequest) |
org.apache.jackrabbit.oak.plugins.identifier.IdentifierManager.isValidUUID(String)
Use
UUIDUtils.isValidUUID(String) (String)} |
com.adobe.granite.socialgraph.GraphNode.isVirtual()
virtual nodes are no longer supported.
|
org.apache.commons.codec.language.bm.Rule.Phoneme.join(Rule.Phoneme)
since 1.9
|
com.day.text.Text.joinFixSlash(String, String) |
org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext.joinPaths(String...)
Since Oak 1.3.10. Please use
PathUtils.concatRelativePaths(String...) instead. |
org.mozilla.javascript.NativeArray.jsGet_length()
Use
NativeArray.getLength() instead. |
org.mozilla.javascript.NativeFunction.jsGet_name()
Use
BaseFunction.getFunctionName() instead.
For backwards compatibility keep an old method name used by
Batik and possibly others. |
com.mongodb.connection.SocketSettings.Builder.keepAlive(boolean)
configuring keep-alive has been deprecated. It now defaults to true and disabling it is not recommended.
|
com.mongodb.connection.Connection.killCursor(List<Long>)
Replaced by
Connection.killCursor(MongoNamespace, List) |
com.mongodb.connection.AsyncConnection.killCursorAsync(List<Long>, SingleResultCallback<Void>) |
com.day.cq.replication.ReplicationQueue.lastProcessTime()
since 5.4. use
ReplicationQueue.getStatus() instead |
com.mongodb.MongoClientOptions.Builder.legacyDefaults()
there is no replacement for this method
|
com.day.cq.search.suggest.SuggestionIndexManager.list()
use the variant with a session:
SuggestionIndexManager.list(Session) |
com.day.cq.analytics.testandtarget.TestandtargetService.listCampaigns(Configuration, Date, Date, String, String, String, String) |
com.day.cq.wcm.msm.api.Blueprint.listChildren()
since 5.4, access page instead
|
com.day.cq.wcm.msm.api.Blueprint.listChildren(Filter<Page>)
since 5.4, access page instead
|
org.apache.sling.api.resource.ResourceUtil.listChildren(Resource)
since 2.1.0, use
Resource.listChildren() instead |
com.day.cq.analytics.testandtarget.TestandtargetService.listOffers(Configuration, String) |
org.apache.abdera.util.ServiceUtil.loadimpls(String) |
org.apache.abdera.util.ServiceUtil.loadimpls(String, boolean) |
com.day.cq.dam.core.process.SendDownloadAssetEmailProcess.loadTemplate(Session, String)
since 6.4. Reading content of email-templates given template-absolute-paths is
not supported.
|
com.day.cq.wcm.msm.api.Blueprint.lock()
since 5.4, Page Blueprint is not required to be a Page
|
org.apache.sling.jcr.api.SlingRepository.loginAdministrative(String)
as of 2.2 (bundle version 2.2.0) because of inherent security
issues. Services requiring specific permissions should use
the
SlingRepository.loginService(String, String) instead. |
com.day.cq.dam.commons.util.UIHelper.lookupMimeType(String, Node, boolean) |
org.apache.commons.math.linear.AbstractRealMatrix.luDecompose()
as of release 2.0, replaced by
LUDecomposition |
com.mongodb.WriteConcern.majorityWriteConcern(int, boolean, boolean) |
com.day.text.Text.makeCanonicalPath(StringBuffer)
use
Text.makeCanonicalPath(char[]) instead |
org.apache.commons.math.linear.RealVector.mapAbs()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapAbsToSelf()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapAcos()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapAcosToSelf()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapAsin()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapAsinToSelf()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapAtan()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapAtanToSelf()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapCbrt()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapCbrtToSelf()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapCeil()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapCeilToSelf()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapCos()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapCosh()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapCoshToSelf()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapCosToSelf()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapExp()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapExpm1()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapExpm1ToSelf()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapExpToSelf()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapFloor()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapFloorToSelf()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapInv()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapInvToSelf()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapLog()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapLog10()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapLog10ToSelf()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapLog1p()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapLog1pToSelf()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapLogToSelf()
in 2.2 (to be removed in 3.0).
|
com.fasterxml.jackson.databind.DeserializationContext.mappingException(Class<?>)
Since 2.8 use
DeserializationContext.handleUnexpectedToken(Class, JsonParser) instead |
com.fasterxml.jackson.databind.DeserializationContext.mappingException(Class<?>, JsonToken)
Since 2.8 use
DeserializationContext.handleUnexpectedToken(Class, JsonParser) instead |
com.fasterxml.jackson.databind.DeserializationContext.mappingException(String)
Since 2.9 use more specific error reporting methods instead
|
com.fasterxml.jackson.databind.SerializerProvider.mappingException(String, Object...)
Since 2.9
|
com.fasterxml.jackson.databind.DeserializationContext.mappingException(String, Object...)
Since 2.9 use more specific error reporting methods instead
|
org.apache.commons.math.linear.RealVector.mapPow(double)
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapPowToSelf(double)
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapRint()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapRintToSelf()
in 2.2 (to be removed in 3.0).
|
org.apache.tika.parser.html.HtmlParser.mapSafeAttribute(String, String)
Use the
HtmlMapper mechanism to customize
the HTML mapping. This method will be removed in Tika 1.0. |
org.apache.commons.math.linear.RealVector.mapSignum()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapSignumToSelf()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapSin()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapSinh()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapSinhToSelf()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapSinToSelf()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapSqrt()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapSqrtToSelf()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapTan()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapTanh()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapTanhToSelf()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapTanToSelf()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapUlp()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.linear.RealVector.mapUlpToSelf()
in 2.2 (to be removed in 3.0).
|
org.bson.BsonReader.mark()
Use
BsonReader.getMark() instead |
org.bson.BsonDocumentReader.mark() |
org.bson.BsonBinaryReader.mark() |
org.bson.json.JsonReader.mark() |
org.bson.io.ByteBufferBsonInput.mark(int) |
org.bson.io.BsonInput.mark(int)
Use
BsonInput.getMark(int) instead |
com.adobe.cq.social.notifications.endpoint.NotificationOperationService.markAllRead(SlingHttpServletRequest, ResourceResolverFactory) |
org.apache.commons.collections4.CollectionUtils.matchesAll(Iterable<C>, Predicate<? super C>)
since 4.1, use
IterableUtils.matchesAll(Iterable, Predicate) instead |
com.fasterxml.jackson.core.util.VersionUtil.mavenVersionFor(ClassLoader, String, String)
Since 2.6: functionality not used by any official Jackson component, should be
moved out if anyone needs it
|
com.mongodb.DBCursor.maxScan(int)
Deprecated as of MongoDB 4.0 release
|
com.mongodb.client.model.FindOptions.maxScan(long)
Deprecated as of MongoDB 4.0 release
|
com.mongodb.client.FindIterable.maxScan(long)
Deprecated as of MongoDB 4.0 release
|
com.mongodb.operation.FindOperation.maxScan(long)
Deprecated as of MongoDB 4.0 release
|
com.mongodb.connection.ConnectionPoolSettings.Builder.maxWaitQueueSize(int)
in the next major release, wait queue size limitations will be removed
|
com.mongodb.connection.ClusterSettings.Builder.maxWaitQueueSize(int)
in the next major release, wait queue size limitations will be removed
|
com.day.text.Text.md5(String) |
org.apache.sling.provisioning.model.ModelUtility.merge(Model, Model)
Use {link
MergeUtility.merge(Model, Model) |
org.apache.sling.provisioning.model.ModelUtility.merge(Model, Model, boolean) |
com.mongodb.client.model.FindOptions.modifiers(Bson)
use the individual modifier methods instead.
|
com.mongodb.client.FindIterable.modifiers(Bson)
use the individual setters instead
|
com.mongodb.operation.FindOperation.modifiers(BsonDocument)
use the individual setters instead
|
com.mongodb.client.model.DBCollectionFindOptions.modifiers(DBObject)
use the individual setters instead
|
com.day.cq.dam.scene7.api.Scene7UploadService.moveFile(String, ResourceResolver, ResourceResolver) |
com.day.cq.dam.scene7.api.Scene7UploadService.moveFolder(String, String, ResourceResolver, ResourceResolver)
use
Scene7Service.moveFolder(S7Config,String,String)
instead |
com.day.cq.dam.commons.util.DamLanguageUtil.moveUpdatedAsset(String, String, Session, PageManagerFactory, ResourceResolverFactory) |
org.apache.commons.collections4.MapUtils.multiValueMap(Map<K, ? super Collection<V>>)
since 4.1, use
MultiValuedMap instead |
org.apache.commons.collections4.MapUtils.multiValueMap(Map<K, C>, Class<C>)
since 4.1, use
MultiValuedMap instead |
org.apache.commons.collections4.MapUtils.multiValueMap(Map<K, C>, Factory<C>)
since 4.1, use
MultiValuedMap instead |
org.mozilla.javascript.ScriptRuntime.nameIncrDecr(Scriptable, String, int) |
com.adobe.cq.commerce.common.AbstractJcrCommerceSession.newCartEntryImpl(int, Product, int)
since 6.1; use
AbstractJcrCommerceService.newCartEntryImpl(int, com.adobe.cq.commerce.api.Product, int) instead. |
org.apache.abdera.util.ServiceUtil.newFactoryInstance(Abdera) |
org.apache.abdera.util.ServiceUtil.newInstance(String, String, Abdera) |
org.apache.abdera.util.ServiceUtil.newInstance(String, String, Object...) |
org.apache.jackrabbit.oak.commons.jmx.ManagementOperation.newManagementOperation(String, Supplier<String>, Callable<R>) |
org.mozilla.javascript.ScriptRuntime.newObjectLiteral(Object[], Object[], Context, Scriptable) |
org.apache.abdera.util.ServiceUtil.newParserFactoryInstance(Abdera) |
org.apache.abdera.util.ServiceUtil.newParserInstance(Abdera) |
org.apache.abdera.util.ServiceUtil.newStreamWriterInstance(Abdera) |
org.apache.abdera.util.ServiceUtil.newWriterFactoryInstance(Abdera) |
org.apache.abdera.util.ServiceUtil.newWriterInstance(Abdera) |
org.apache.abdera.util.ServiceUtil.newXPathInstance(Abdera) |
org.apache.commons.math.util.MathUtils.nextAfter(double, double)
as of 2.2, replaced by
FastMath.nextAfter(double, double)
which handles Infinities differently, and returns direction if d and direction compare equal. |
com.day.cq.replication.ReplicationQueue.nextRetryPeriod()
since 5.4. use
ReplicationQueue.getStatus() instead |
com.fasterxml.jackson.databind.ser.std.NumberSerializers.DoubleSerializer.notFinite(double) |
org.apache.commons.lang3.Validate.notNull(T)
Use
Objects.requireNonNull(Object) . |
org.apache.jackrabbit.oak.plugins.commit.ConflictHook.of(ConflictHandler)
Use
ConflictHook.of(ThreeWayConflictHandler) instead. |
com.fasterxml.jackson.databind.util.BeanUtil.okNameForGetter(AnnotatedMethod, boolean)
Since 2.12 replaced with
AccessorNamingStrategy |
com.fasterxml.jackson.databind.util.BeanUtil.okNameForIsGetter(AnnotatedMethod, String, boolean)
Since 2.12 replaced with
AccessorNamingStrategy |
com.fasterxml.jackson.databind.util.BeanUtil.okNameForMutator(AnnotatedMethod, String, boolean)
Since 2.12 replaced with
AccessorNamingStrategy |
com.fasterxml.jackson.databind.util.BeanUtil.okNameForRegularGetter(AnnotatedMethod, String, boolean)
Since 2.12 replaced with
AccessorNamingStrategy |
com.fasterxml.jackson.databind.util.BeanUtil.okNameForSetter(AnnotatedMethod, boolean) |
com.mongodb.client.gridfs.GridFSBucket.openDownloadStreamByName(String)
use
GridFSBucket.openDownloadStream(String) instead. |
com.mongodb.client.gridfs.GridFSBucket.openDownloadStreamByName(String, GridFSDownloadByNameOptions) |
org.apache.commons.io.filefilter.FileFilterUtils.orFileFilter(IOFileFilter, IOFileFilter) |
org.apache.jackrabbit.vault.packaging.Version.osgiCompareTo(Version)
since 3.1.32. use
Version.compareTo(Version) . See JCRVLT-146 |
com.mongodb.AggregationOptions.Builder.outputMode(AggregationOptions.OutputMode)
There is no replacement for this. Applications can assume that the driver will use a cursor for server versions
that support it (>= 2.6). The driver will ignore this as of MongoDB 3.6, which does not support inline results for the
aggregate command.
|
org.apache.commons.lang.StringUtils.overlayString(String, String, int, int)
Use better named
StringUtils.overlay(String, String, int, int) instead.
Method will be removed in Commons Lang 3.0. |
org.apache.sling.caconfig.management.multiplexer.ConfigurationOverrideMultiplexer.overrideProperties(String, String, Resource) |
com.fasterxml.jackson.core.util.VersionUtil.packageVersionFor(Class<?>)
Since 2.12 simply use
VersionUtil.versionFor(Class) instead |
com.mongodb.DBCollection.parallelScan(ParallelScanOptions)
the parallelCollectionScan command will be removed in MongoDB 4.2
|
org.apache.tika.parser.AbstractParser.parse(InputStream, ContentHandler, Metadata)
use the
Parser.parse(InputStream, ContentHandler, Metadata, ParseContext) method instead |
org.apache.tika.parser.iptc.IptcAnpaParser.parse(InputStream, ContentHandler, Metadata)
This method will be removed in Apache Tika 1.0.
|
com.google.gson.JsonParser.parse(JsonReader) |
com.day.cq.wcm.designimporter.parser.DesignImporterHTMLParser.parse(Page, InputStream, PageBuilder) |
com.google.gson.JsonParser.parse(Reader) |
org.mozilla.javascript.Parser.parse(Reader, String, int)
use parse(String, String, int) instead
|
org.apache.tika.parser.utils.CommonsDigester.parse(String)
use the
CommonsDigester(int, String) instead |
com.google.gson.JsonParser.parse(String) |
org.apache.tika.parser.ocr.TesseractOCRParser.parseInline(InputStream, XHTMLContentHandler, TesseractOCRConfig) |
org.apache.commons.fileupload.FileUploadBase.parseRequest(HttpServletRequest)
1.1 Use
ServletFileUpload.parseRequest(HttpServletRequest) instead. |
org.apache.commons.fileupload.DiskFileUpload.parseRequest(HttpServletRequest, int, long, String)
1.1 Use
ServletFileUpload instead. |
org.apache.commons.lang.StringUtils.prechomp(String, String)
Use
StringUtils.substringAfter(String,String) instead.
Method will be removed in Commons Lang 3.0. |
com.adobe.versioncue.nativecomm.IResult.processPool()
use
IResult.service() instead |
com.adobe.versioncue.nativecomm.IRequest.processPool()
use
IRequest.service() instead |
org.mozilla.javascript.ScriptRuntime.propIncrDecr(Object, String, Context, int) |
com.adobe.granite.workflow.core.event.EventPublishUtil.publishExternalProcessJobEvent(Map, Integer, String) |
com.adobe.granite.workflow.core.event.EventPublishUtil.publishJobEvent(Map, Integer, int, String) |
com.day.cq.analytics.testandtarget.TestandtargetService.publishOffer(Configuration, String, String, String) |
com.adobe.granite.workflow.core.event.EventPublishUtil.publishResetTimeoutEvent(WorkItem) |
com.adobe.granite.workflow.core.event.EventPublishUtil.publishTimeoutEvent(WorkItem, WorkflowSession) |
com.day.cq.replication.OutboxManager.put(InputStream)
since 5.5 use
OutboxManager.put(ReplicationAction, java.io.InputStream) instead. |
com.day.cq.replication.OutboxManager.put(ReplicationAction)
since 5.12.4; use
OutboxManager.getDefaultOutbox(javax.jcr.Session) .Outbox.put(ReplicationAction) instead. |
com.day.cq.replication.OutboxManager.put(ReplicationAction, InputStream)
since 5.12.4; use
OutboxManager.getDefaultOutbox(javax.jcr.Session) .Outbox.put(ReplicationAction, java.io.InputStream) instead. |
com.day.cq.personalization.ContextSessionPersistence.put(SlingHttpServletRequest, SlingHttpServletResponse, String, String, SlingSettingsService) |
com.fasterxml.jackson.databind.node.ObjectNode.put(String, JsonNode)
Since 2.4 use either
ObjectNode.set(String,JsonNode) or ObjectNode.replace(String,JsonNode) , |
com.fasterxml.jackson.databind.node.ObjectNode.putAll(Map<String, ? extends JsonNode>)
Since 2.4 use
ObjectNode.setAll(Map) , |
com.fasterxml.jackson.databind.node.ObjectNode.putAll(ObjectNode)
Since 2.4 use
ObjectNode.setAll(ObjectNode) , |
com.day.cq.personalization.ContextSessionPersistence.putStore(SlingHttpServletRequest, SlingHttpServletResponse, String, Map<String, String>, SlingSettingsService) |
com.mongodb.connection.Connection.query(MongoNamespace, BsonDocument, BsonDocument, int, int, boolean, boolean, boolean, boolean, boolean, boolean, Decoder<T>) |
com.mongodb.connection.AsyncConnection.queryAsync(MongoNamespace, BsonDocument, BsonDocument, int, int, boolean, boolean, boolean, boolean, boolean, boolean, Decoder<T>, SingleResultCallback<QueryResult<T>>) |
com.day.cq.analytics.sitecatalyst.SitecatalystWebservice.queueReport(Configuration, String, JSONObject)
Analytics API 1.4 no longer requires a report type as parameter for queueing reports.
Use
SitecatalystWebservice.queueReport(Configuration, JSONObject) instead. |
com.fasterxml.jackson.core.util.BufferRecyclers.quoteAsJsonText(CharSequence, StringBuilder)
Since 2.10 (note: was accidentally removed but reintroduced as deprecated
in 2.12.5, to be removed from 3.0)
|
com.fasterxml.jackson.core.util.BufferRecyclers.quoteAsJsonText(String)
Since 2.10 (note: was accidentally removed but reintroduced as deprecated
in 2.12.5, to be removed from 3.0)
|
com.fasterxml.jackson.core.util.BufferRecyclers.quoteAsJsonUTF8(String)
Since 2.10 (note: was accidentally removed but reintroduced as deprecated
in 2.12.5, to be removed from 3.0)
|
org.apache.commons.io.file.PathUtils.readBasicFileAttributes(Path)
Will be removed in 3.0.0 in favor of
PathUtils.readBasicFileAttributes(Path, LinkOption...) . |
org.apache.commons.io.file.PathUtils.readBasicFileAttributesUnchecked(Path) |
com.fasterxml.jackson.databind.ObjectMapper.reader(Class<?>)
Since 2.5, use
ObjectMapper.readerFor(Class) instead |
com.fasterxml.jackson.databind.ObjectMapper.reader(JavaType)
Since 2.5, use
ObjectMapper.readerFor(JavaType) instead |
com.fasterxml.jackson.databind.ObjectMapper.reader(TypeReference<?>)
Since 2.5, use
ObjectMapper.readerFor(TypeReference) instead |
org.apache.commons.io.FileUtils.readFileToString(File)
2.5 use
FileUtils.readFileToString(File, Charset) instead (and specify the appropriate encoding) |
org.apache.commons.io.FileUtils.readLines(File)
2.5 use
FileUtils.readLines(File, Charset) instead (and specify the appropriate encoding) |
org.apache.commons.io.IOUtils.readLines(InputStream)
2.5 use
IOUtils.readLines(InputStream, Charset) instead |
com.day.cq.dam.api.handler.xmp.XMPHandler.readXmp(Asset) |
com.day.cq.wcm.api.msm.LiveRelationshipManager.reenableRelationship(ResourceResolver, LiveRelationship) |
org.mozilla.javascript.ScriptRuntime.refIncrDecr(Ref, Context, int) |
org.mozilla.javascript.ScriptRuntime.refSet(Ref, Object, Context) |
com.adobe.cq.social.handlebars.api.TemplateHelpersService.registerHelpers(Handlebars, ResourceResolver) |
org.apache.commons.lang3.StringUtils.removeAll(String, String)
Moved to RegExUtils.
|
org.apache.commons.lang3.ArrayUtils.removeAllOccurences(boolean[], boolean) |
org.apache.commons.lang3.ArrayUtils.removeAllOccurences(byte[], byte) |
org.apache.commons.lang3.ArrayUtils.removeAllOccurences(char[], char) |
org.apache.commons.lang3.ArrayUtils.removeAllOccurences(double[], double) |
org.apache.commons.lang3.ArrayUtils.removeAllOccurences(float[], float) |
org.apache.commons.lang3.ArrayUtils.removeAllOccurences(int[], int) |
org.apache.commons.lang3.ArrayUtils.removeAllOccurences(long[], long) |
org.apache.commons.lang3.ArrayUtils.removeAllOccurences(short[], short) |
org.apache.commons.lang3.ArrayUtils.removeAllOccurences(T[], T) |
com.day.cq.dam.api.DamManager.removeAssetNode(String, Session)
Use
com.day.cq.dam.commons.util.DamUtil#removeAssetForBinary(String, Session) instead. |
org.mozilla.javascript.Context.removeContextListener(ContextListener) |
com.adobe.cq.social.tally.client.api.AbstractTally.removeCurrentUserResponse() |
org.apache.commons.lang3.reflect.FieldUtils.removeFinalModifier(Field, boolean)
As of Java 12, we can no longer drop the
final modifier, thus
rendering this method obsolete. The JDK discussion about this change can be found
here: https://mail.openjdk.java.net/pipermail/core-libs-dev/2018-November/056486.html |
org.apache.commons.lang3.StringUtils.removeFirst(String, String)
Moved to RegExUtils.
|
org.apache.sling.commons.scheduler.Scheduler.removeJob(String)
Use
Scheduler.unschedule(String) instead. |
com.fasterxml.jackson.databind.introspect.POJOPropertyBuilder.removeNonVisible(boolean) |
org.apache.commons.lang3.StringUtils.removePattern(String, String)
Moved to RegExUtils.
|
com.day.cq.wcm.msm.api.LiveRelationshipManager.removeSkippedPages(Page, String[], boolean)
since 5.7 use
LiveCopy.removeExclusion(String) instead |
com.mongodb.DB.removeUser(String)
Use
DB.command to call the dropUser command |
org.apache.sling.jcr.base.util.AccessControlUtil.replaceAccessControlEntry(Session, String, Principal, String[], String[], String[]) |
org.apache.commons.lang3.StringUtils.replaceAll(String, String, String)
Moved to RegExUtils.
|
org.apache.commons.lang3.StringUtils.replaceFirst(String, String, String)
Moved to RegExUtils.
|
com.mongodb.client.MongoCollection.replaceOne(Bson, TDocument, UpdateOptions) |
com.mongodb.client.MongoCollection.replaceOne(ClientSession, Bson, TDocument, UpdateOptions) |
org.apache.commons.lang3.StringUtils.replacePattern(String, String, String)
Moved to RegExUtils.
|
com.fasterxml.jackson.databind.DeserializationContext.reportBadMerge(JsonDeserializer<?>)
Since 2.10 use
DeserializationContext.handleBadMerge(com.fasterxml.jackson.databind.JsonDeserializer<?>) instead |
com.fasterxml.jackson.databind.DeserializationContext.reportMappingException(String, Object...)
Since 2.9: use a more specific method, or
DeserializationContext.reportBadDefinition(JavaType, String) ,
or DeserializationContext.reportInputMismatch(com.fasterxml.jackson.databind.JsonDeserializer<?>, java.lang.String, java.lang.Object...) instead |
com.fasterxml.jackson.databind.DeserializationContext.reportMissingContent(String, Object...)
Since 2.9: not clear this ever occurs
|
com.fasterxml.jackson.databind.DeserializationContext.reportUnknownProperty(Object, String, JsonDeserializer<?>) |
com.fasterxml.jackson.databind.DeserializationContext.reportWrongTokenException(JsonParser, JsonToken, String, Object...) |
org.apache.jackrabbit.vault.packaging.JcrPackageDefinition.requiresRoot() |
org.apache.tika.parser.RecursiveParserWrapper.reset()
use a
RecursiveParserWrapperHandler instead |
org.bson.BsonReader.reset()
Prefer
BsonReader.getMark() |
org.bson.BsonDocumentReader.reset() |
org.bson.BsonBinaryReader.reset() |
org.bson.io.ByteBufferBsonInput.reset() |
org.bson.io.BsonInput.reset()
Prefer
BsonInput.getMark(int) |
org.bson.json.JsonReader.reset() |
com.fasterxml.jackson.databind.ser.std.MapProperty.reset(Object, JsonSerializer<Object>, JsonSerializer<Object>) |
org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean.resetConsolidatedExecutionStats() |
com.mongodb.Mongo.resetOptions()
Reset options instead on instances of
DBCursor |
com.mongodb.DBCursor.resetOptions() |
com.mongodb.DBCollection.resetOptions()
Replaced with
DBCursor.resetOptions() |
com.mongodb.DB.resetOptions()
Replaced with
DBCursor.resetOptions() |
org.apache.sling.api.resource.ResourceResolver.resolve(HttpServletRequest)
as of 2.0.4, use
ResourceResolver.resolve(HttpServletRequest, String)
instead. |
com.adobe.cq.screens.assignment.AssignmentService.resolve(ResourceResolver, Resource, Resource) |
com.fasterxml.jackson.databind.module.SimpleAbstractTypeResolver.resolveAbstractType(DeserializationConfig, JavaType) |
com.fasterxml.jackson.databind.AbstractTypeResolver.resolveAbstractType(DeserializationConfig, JavaType)
since 2.8 (may be removed from 2.9 or later)
|
com.day.cq.dam.api.AssetReferenceResolver.resolveLink(String, String, ResourceResolver)
since 1.2
|
com.fasterxml.jackson.databind.introspect.BasicBeanDescription.resolveType(Type) |
com.fasterxml.jackson.databind.BeanDescription.resolveType(Type)
Since 2.8, should simply call
getType of
property accessor directly. |
com.adobe.cq.social.ugcbase.SocialUtils.resourceToUGCPath(Resource)
Use resourceToACLPath or resourceToUGCStoragePath
|
org.apache.commons.lang.StringUtils.reverseDelimitedString(String, String)
Use
StringUtils.reverseDelimited(String, char) instead.
This method is broken as the join doesn't know which char to use.
Method will be removed in Commons Lang 3.0. |
com.day.cq.security.Authorizable.revokePrivilege(String)
CQ 5.5
|
com.mongodb.ServerAddress.sameHost(String)
use the
ServerAddress.equals(Object) method instead |
com.day.cq.analytics.sitecatalyst.SitecatalystWebservice.saveClassifications(Configuration, String, boolean, String, int, String[], boolean)
This method was used to support SAINT which is now deprecated.
|
com.day.cq.dam.scene7.api.Scene7Service.saveImageFormat(S7Config, String, String, String) |
org.apache.commons.math.util.MathUtils.scalb(double, int)
as of 2.2, replaced by
FastMath.scalb(double, int) |
com.day.cq.wcm.commons.ReferenceSearch.search(ResourceResolver, String)
use Search(ResourceResolver resolver, String path, String limit, String offset)
|
com.day.cq.wcm.core.contentfinder.NodeNameIndexer.search(String, String, String[])
Use oak's lucene suggestions instead.
|
com.day.cq.wcm.core.contentfinder.NodeNameIndexer.search(String, String, String[], Locale)
Use oak's lucene suggestions instead.
|
com.adobe.granite.ui.clientlibs.HtmlLibrary.send(HttpServletResponse, boolean) |
com.day.cq.mailer.MailService.sendEmail(Email)
since 5.4 use
MessageGateway.send(Object) instead} |
org.apache.sling.auth.core.spi.AbstractAuthenticationHandler.sendInvalid(HttpServletRequest, HttpServletResponse)
since Bundle 1.0.8, use
AuthUtil.sendInvalid(HttpServletRequest, HttpServletResponse) |
org.apache.sling.auth.core.spi.AbstractAuthenticationHandler.sendRedirect(HttpServletRequest, HttpServletResponse, String, Map<String, String>)
since Bundle 1.0.8, use
AuthUtil.sendRedirect(HttpServletRequest, HttpServletResponse, String, Map) |
org.apache.sling.auth.core.spi.AbstractAuthenticationHandler.sendValid(HttpServletResponse)
since Bundle 1.0.8, use
AuthUtil.sendValid(HttpServletResponse) |
com.day.cq.contentsync.ContentSyncManager.sendZip(HttpServletResponse, String) |
opennlp.tools.dictionary.serializer.DictionaryEntryPersistor.serialize(OutputStream, Iterator<Entry>) |
com.fasterxml.jackson.databind.ser.impl.SimpleBeanPropertyFilter.serializeAll(Set<String>)
Since 2.6; to be removed from 2.7
|
com.fasterxml.jackson.databind.ser.impl.SimpleBeanPropertyFilter.serializeAsField(Object, JsonGenerator, SerializerProvider, BeanPropertyWriter) |
org.mozilla.javascript.Ref.set(Context, Object)
Use
Ref.set(Context, Scriptable, Object) instead |
org.apache.commons.math.distribution.GammaDistributionImpl.setAlpha(double)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.GammaDistribution.setAlpha(double)
as of v2.1
|
org.apache.commons.math.distribution.BetaDistributionImpl.setAlpha(double)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.BetaDistribution.setAlpha(double)
as of 2.1
|
org.mozilla.javascript.ScriptableObject.setAttributes(int, Scriptable, int)
Use
ScriptableObject.setAttributes(int index, int attributes) .
The engine always ignored the start argument. |
org.mozilla.javascript.ScriptableObject.setAttributes(String, Scriptable, int)
Use
ScriptableObject.setAttributes(String name, int attributes) .
The engine always ignored the start argument. |
org.apache.commons.httpclient.HttpState.setAuthenticationPreemptive(boolean)
Use
HttpClientParams.setAuthenticationPreemptive(boolean) ,
HttpClient.getParams() . |
org.apache.commons.math.distribution.GammaDistributionImpl.setBeta(double)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.GammaDistribution.setBeta(double)
as of v2.1
|
org.apache.commons.math.distribution.BetaDistributionImpl.setBeta(double)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.BetaDistribution.setBeta(double)
as of 2.1
|
org.apache.felix.webconsole.AbstractWebConsolePlugin.setBrandingPlugin(BrandingPlugin) |
org.mozilla.javascript.Context.setCachingEnabled(boolean) |
org.apache.commons.math.stat.inference.TestUtils.setChiSquareTest(ChiSquareTest)
2.2 will be removed in 3.0 - not compatible with use from multiple threads
|
org.apache.commons.math.stat.inference.TestUtils.setChiSquareTest(TTest)
2.2 will be removed in 3.0 - not compatible with use from multiple threads
|
com.adobe.cq.social.srp.internal.UGCCResourceProvider.setCloudConfig(Configuration)
use setConfig
|
com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams.setConfigResource(Resource) |
com.day.crx.security.token.TokenCookie.setCookie(HttpServletResponse, String, String, int, String) |
org.apache.commons.httpclient.HttpState.setCookiePolicy(int)
Use
HttpMethodParams.setCookiePolicy(String) ,
HttpMethod.getParams() . |
org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry.setCrc(int)
use setCrcValue instead.
|
org.apache.commons.httpclient.HttpState.setCredentials(String, String, Credentials)
use #setCredentials(AuthScope, Credentials)
|
com.day.cq.dam.api.Asset.setCurrentOriginal(String)
Will be removed without replacement.
|
com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams.setDate(Date) |
org.apache.commons.compress.compressors.CompressorStreamFactory.setDecompressConcatenated(boolean)
1.10 use the
CompressorStreamFactory(boolean)
constructor instead |
com.fasterxml.jackson.databind.ser.impl.SimpleFilterProvider.setDefaultFilter(BeanPropertyFilter)
Since 2.3 should use
PropertyFilter instead of BeanPropertyFilter |
org.apache.commons.math.distribution.TDistributionImpl.setDegreesOfFreedom(double)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.TDistribution.setDegreesOfFreedom(double)
as of v2.1
|
org.apache.commons.math.distribution.ChiSquaredDistributionImpl.setDegreesOfFreedom(double)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.ChiSquaredDistribution.setDegreesOfFreedom(double)
as of v2.1
|
org.apache.commons.math.distribution.FDistributionImpl.setDenominatorDegreesOfFreedom(double)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.FDistribution.setDenominatorDegreesOfFreedom(double)
as of v2.1
|
com.day.cq.replication.ReplicationOptions.setDesiredAgentIDs(String...)
use
ReplicationOptions.setFilter(AgentFilter) instead. |
org.apache.tika.parser.txt.CharsetDetector.setDetectableCharset(String, boolean)
This API is ICU internal only.
|
opennlp.tools.postag.POSTaggerFactory.setDictionary(Dictionary) |
org.apache.commons.math.stat.regression.SimpleRegression.setDistribution(TDistribution)
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.stat.inference.TTestImpl.setDistribution(TDistribution)
in 2.2 (to be removed in 3.0).
|
com.day.cq.commons.ImageResource.setDoctype(Doctype) |
com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams.setDownloadAssets(boolean) |
com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams.setDownloadName(String) |
com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams.setDownloadRenditions(boolean) |
com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams.setDownloadSet(Set<Resource>) |
com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams.setDownloadSubassets(boolean) |
com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams.setEmailRecipients(String) |
org.apache.commons.compress.archivers.ArchiveStreamFactory.setEntryEncoding(String)
1.10 use
ArchiveStreamFactory(String) to specify the encoding |
com.day.cq.wcm.foundation.Search.setExcerptPropertyNames(String)
since 5.2. Excerpt properties can now only be specified in
the configuration of the QueryBuilder interface. For 5.3,
when Jackrabbit 1.5 is used, the excerpt properties can be
configured in the repository.
|
org.apache.commons.math.distribution.ZipfDistributionImpl.setExponent(double)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.ZipfDistribution.setExponent(double)
as of v2.1
|
com.fasterxml.jackson.core.util.JsonParserDelegate.setFeatureMask(int) |
com.fasterxml.jackson.core.util.JsonGeneratorDelegate.setFeatureMask(int) |
com.fasterxml.jackson.core.base.ParserBase.setFeatureMask(int) |
com.fasterxml.jackson.core.base.GeneratorBase.setFeatureMask(int) |
com.fasterxml.jackson.core.JsonParser.setFeatureMask(int)
Since 2.7, use
JsonParser.overrideStdFeatures(int, int) instead |
com.fasterxml.jackson.core.JsonGenerator.setFeatureMask(int)
Since 2.7, use
JsonGenerator.overrideStdFeatures(int, int) instead -- remove from 2.9 |
com.fasterxml.jackson.databind.util.TokenBuffer.setFeatureMask(int) |
org.apache.commons.fileupload.DiskFileUpload.setFileItemFactory(FileItemFactory)
1.1 Use
FileUpload instead. |
com.fasterxml.jackson.databind.ObjectMapper.setFilters(FilterProvider)
Since 2.6, use
ObjectMapper.setFilterProvider(com.fasterxml.jackson.databind.ser.FilterProvider) instead (allows chaining) |
com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams.setFlatStructure(boolean) |
com.adobe.aemds.guide.servlet.GuideSubmitServlet.setForwardPath(SlingHttpServletRequest, String, String, String)
As of release 6.2, replaced by
com.adobe.aemds.guide.utils.GuideSubmitUtils.setForwardPath |
org.apache.commons.math.distribution.ChiSquaredDistributionImpl.setGamma(GammaDistribution)
as of 2.1 (class will become immutable in 3.0)
|
com.adobe.aemds.guide.common.GuideValidationResult.setGuideErrorList(List<GuideError>)
from 6.3 use setGuideErrorList(List
|
com.mongodb.DBCollection.setHintFields(List<? extends DBObject>)
Prefer
DBCursor.hint(DBObject) |
org.apache.commons.httpclient.HostConfiguration.setHost(String, String, int, Protocol)
#setHost(String, int, Protocol)
|
com.fasterxml.jackson.databind.deser.std.MapDeserializer.setIgnorableProperties(String[])
in 2.12, remove from 3.0
|
com.fasterxml.jackson.core.JsonFactory.setInputDecorator(InputDecorator)
Since 2.10 use
TSFBuilder.inputDecorator(InputDecorator) instead |
org.mozilla.javascript.ClassCache.setInvokerOptimizationEnabled(boolean)
The method does nothing.
Invoker optimization is no longer used by Rhino.
On modern JDK like 1.4 or 1.5 the disadvantages of the optimization
like increased memory usage or longer initialization time overweight
small speed increase that can be gained using generated proxy class
to replace reflection.
|
org.apache.tika.fork.ForkParser.setJavaCommand(String)
since 1.8
|
org.apache.sling.auth.core.spi.AbstractAuthenticationHandler.setLoginResourceAttribute(HttpServletRequest, String)
since Bundle 1.0.8, use
AuthUtil.setLoginResourceAttribute(HttpServletRequest, String) |
org.apache.tika.parser.rtf.RTFParser.setMaxBytesForEmbeddedObject(int)
use
RTFParser.setMemoryLimitInKb(int) instead |
org.apache.jackrabbit.core.data.db.DbDataStore.setMaxConnections(int) |
org.apache.tika.parser.RecursiveParserWrapper.setMaxEmbeddedResources(int)
set this on a
RecursiveParserWrapperHandler |
org.apache.commons.codec.language.Soundex.setMaxLength(int)
This feature is not needed since the encoding size must be constant. Will be removed in 2.0.
|
org.apache.tika.parser.pdf.PDFParserConfig.setMaxMainMemoryBytes(int) |
org.apache.sling.commons.threads.ModifiableThreadPoolConfig.setMaxThreadAge(long)
Since version 3.4.0 should no longer be called, as threads are no longer retired
but instead the thread locals are cleaned up (SLING-6261)
|
org.apache.commons.math.distribution.PoissonDistributionImpl.setMean(double)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.PoissonDistribution.setMean(double)
as of v2.1
|
org.apache.commons.math.distribution.NormalDistributionImpl.setMean(double)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.NormalDistribution.setMean(double)
as of v2.1
|
org.apache.commons.math.distribution.ExponentialDistributionImpl.setMean(double)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.ExponentialDistribution.setMean(double)
as of v2.1
|
org.apache.commons.math.distribution.CauchyDistributionImpl.setMedian(double)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.CauchyDistribution.setMedian(double)
as of v2.1
|
com.fasterxml.jackson.databind.ObjectMapper.setMixInAnnotations(Map<Class<?>, Class<?>>)
Since 2.5: replaced by a fluent form of the method;
ObjectMapper.setMixIns(java.util.Map<java.lang.Class<?>, java.lang.Class<?>>) . |
org.apache.commons.math.distribution.PoissonDistributionImpl.setNormal(NormalDistribution)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.ZipfDistributionImpl.setNumberOfElements(int)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.ZipfDistribution.setNumberOfElements(int)
as of v2.1
|
org.apache.commons.math.distribution.PascalDistributionImpl.setNumberOfSuccesses(int)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.PascalDistribution.setNumberOfSuccesses(int)
as of v2.1
|
org.apache.commons.math.distribution.HypergeometricDistributionImpl.setNumberOfSuccesses(int)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.HypergeometricDistribution.setNumberOfSuccesses(int)
as of v2.1
|
org.apache.commons.math.distribution.BinomialDistributionImpl.setNumberOfTrials(int)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.BinomialDistribution.setNumberOfTrials(int)
as of v2.1
|
org.apache.commons.math.distribution.FDistributionImpl.setNumeratorDegreesOfFreedom(double)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.FDistribution.setNumeratorDegreesOfFreedom(double)
as of v2.1
|
org.mozilla.javascript.ScriptRuntime.setObjectElem(Object, Object, Object, Context) |
org.mozilla.javascript.ScriptRuntime.setObjectIndex(Object, double, Object, Context) |
org.mozilla.javascript.ScriptRuntime.setObjectProp(Object, String, Object, Context) |
org.apache.tika.parser.pdf.PDFParserConfig.setOcrImageScale(float)
(as of Tika 1.23, this is no longer used in rendering page images)
|
org.joda.time.format.DateTimeParserBucket.setOffset(int)
use Integer version
|
org.apache.commons.math.stat.inference.TestUtils.setOneWayAnova(OneWayAnova)
2.2 will be removed in 3.0 - not compatible with use from multiple threads
|
org.mozilla.javascript.tools.debugger.Main.setOptimizationLevel(int)
The method does nothing and is only present for compatibility.
|
com.mongodb.Mongo.setOptions(int)
Set options on instances of
DBCursor |
com.mongodb.DBCursor.setOptions(int) |
com.mongodb.DBCollection.setOptions(int)
Replaced with
DBCursor.setOptions(int) |
com.mongodb.DB.setOptions(int)
Replaced with
DBCursor.setOptions(int) |
com.fasterxml.jackson.core.JsonFactory.setOutputDecorator(OutputDecorator)
Since 2.10 use
TSFBuilder.outputDecorator(OutputDecorator) instead |
ch.qos.logback.core.pattern.PatternLayoutEncoderBase.setOutputPatternAsPresentationHeader(boolean) |
com.day.cq.security.User.setPassword(String, String) |
com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams.setPath(String) |
com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams.setPermissions(List<String>) |
org.joda.time.format.DateTimeParserBucket.setPivotYear(Integer)
this method should never have been public
|
org.apache.commons.math.distribution.HypergeometricDistributionImpl.setPopulationSize(int)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.HypergeometricDistribution.setPopulationSize(int)
as of v2.1
|
org.apache.commons.math.distribution.PascalDistributionImpl.setProbabilityOfSuccess(double)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.PascalDistribution.setProbabilityOfSuccess(double)
as of v2.1
|
org.apache.commons.math.distribution.BinomialDistributionImpl.setProbabilityOfSuccess(double)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.BinomialDistribution.setProbabilityOfSuccess(double)
as of v2.1
|
com.fasterxml.jackson.databind.ObjectMapper.setPropertyInclusion(JsonInclude.Value) |
org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode.setPropertyName(Name)
Use
TextsearchQueryNode.setRelativePath(Path) instead. |
org.apache.commons.httpclient.HttpState.setProxyCredentials(String, String, Credentials)
use #setProxyCredentials(AuthScope, Credentials)
|
com.mongodb.Mongo.setReadPreference(ReadPreference)
Set the default read preference with either
MongoClientURI or MongoClientOptions |
com.adobe.aemds.guide.servlet.GuideSubmitServlet.setRedirectParameters(SlingHttpServletRequest, Map<String, String>)
As of release 6.2, replaced by
com.adobe.aemds.guide.utils.GuideSubmitUtils.setRedirectParameters |
com.adobe.aemds.guide.servlet.GuideSubmitServlet.setRedirectUrl(SlingHttpServletRequest, String)
As of release 6.2, replaced by
com.adobe.aemds.guide.utils.GuideSubmitUtils.setRedirectUrl |
com.adobe.granite.asset.api.Asset.setRelation(String, String)
As of 1.3, please use
Asset.addRelation(String, String) |
com.day.cq.dam.api.Asset.setRendition(String, InputStream, String) |
com.day.cq.wcm.commons.ReferenceSearch.setRepository(SlingRepository)
The repository was used by the implementation to create an administrative session in
ReferenceSearch.adjustReferences(ResourceResolver, String, String, String[]) . Instead, specify a resource resolver
which is sufficiently authorized to adjust references at the desired locations. |
org.apache.commons.fileupload.DiskFileUpload.setRepositoryPath(String)
1.1 Use
DiskFileItemFactory instead. |
com.adobe.aemds.guide.common.GuideNode.setResource(Resource)
use the init API
|
com.day.cq.dam.scene7.api.Scene7DAMService.setResourceMetadataOnSync(Resource, String, S7Config, String, Boolean) |
com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams.setS7ExportSettings(String) |
org.apache.commons.math.distribution.HypergeometricDistributionImpl.setSampleSize(int)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.HypergeometricDistribution.setSampleSize(int)
as of v2.1
|
org.apache.commons.math.distribution.WeibullDistributionImpl.setScale(double)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.WeibullDistribution.setScale(double)
as of v2.1
|
org.apache.commons.math.distribution.CauchyDistributionImpl.setScale(double)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.CauchyDistribution.setScale(double)
as of v2.1
|
com.adobe.cq.commerce.common.CookieUtil.setSessionCookies(HttpServletResponse, String, List<Cookie>)
since 6.1; Apache httpClient 3.x has been EOLed and contains security vulnerabilities
|
org.apache.commons.math.distribution.WeibullDistributionImpl.setShape(double)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.WeibullDistribution.setShape(double)
as of v2.1
|
org.apache.commons.lang.builder.StandardToStringStyle.setShortClassName(boolean)
Use
StandardToStringStyle.setUseShortClassName(boolean)
Method will be removed in Commons Lang 3.0. |
org.mozilla.javascript.tools.debugger.Main.setSize(Dimension)
Use
Main.setSize(int, int) instead. |
org.apache.commons.fileupload.DiskFileUpload.setSizeThreshold(int)
1.1 Use
DiskFileItemFactory instead. |
com.adobe.cq.social.scf.QueryRequestInfo.setSortOrder(CollectionSortedOrder) |
com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams.setSource(String) |
org.apache.commons.mail.Email.setSSL(boolean)
since 1.3, use setSSLOnConnect() instead
|
org.apache.commons.math.distribution.NormalDistributionImpl.setStandardDeviation(double)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.NormalDistribution.setStandardDeviation(double)
as of v2.1
|
org.apache.commons.mail.Email.setTLS(boolean)
since 1.3, use setStartTLSEnabled() instead
|
org.apache.commons.math.stat.inference.TestUtils.setUnknownDistributionChiSquareTest(UnknownDistributionChiSquareTest)
2.2 will be removed in 3.0 - not compatible with use from multiple threads
|
org.apache.felix.webconsole.WebConsoleUtil.setVariableResolver(ServletRequest, VariableResolver)
Use the
RequestVariableResolver instead. |
com.fasterxml.jackson.databind.ObjectMapper.setVisibilityChecker(VisibilityChecker<?>)
Since 2.6 use
ObjectMapper.setVisibility(VisibilityChecker) instead. |
com.adobe.granite.workflow.launcher.ConfigEntry.setWhereClause(String)
use #setWhereClauses
|
com.mongodb.Mongo.setWriteConcern(WriteConcern)
Set the default write concern with either
MongoClientURI or MongoClientOptions |
com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams.setZipOutputStream(ZipOutputStream) |
org.apache.commons.codec.digest.DigestUtils.sha(byte[])
(1.11) Use
DigestUtils.sha1(byte[]) |
org.apache.commons.codec.digest.DigestUtils.sha(InputStream)
(1.11) Use
DigestUtils.sha1(InputStream) |
org.apache.commons.codec.digest.DigestUtils.sha(String)
(1.11) Use
DigestUtils.sha1(String) |
org.apache.commons.codec.digest.DigestUtils.shaHex(byte[])
(1.11) Use
DigestUtils.sha1Hex(byte[]) |
org.apache.commons.codec.digest.DigestUtils.shaHex(InputStream)
(1.11) Use
DigestUtils.sha1Hex(InputStream) |
org.apache.commons.codec.digest.DigestUtils.shaHex(String)
(1.11) Use
DigestUtils.sha1Hex(String) |
com.mongodb.DBCursor.showDiskLoc()
showDiskLoc has been deprecated in the MongoDB server. There is no replacement for it.
|
com.mongodb.Mongo.slaveOk()
Replaced with
ReadPreference.secondaryPreferred() |
com.mongodb.DBCursor.slaveOk()
Replaced with
ReadPreference.secondaryPreferred() |
com.mongodb.DBCollection.slaveOk()
Replaced with
ReadPreference.secondaryPreferred() |
com.mongodb.DB.slaveOk()
Replaced with
ReadPreference.secondaryPreferred() |
com.mongodb.DBCursor.snapshot()
Deprecated in MongoDB 3.6 release and removed in MongoDB 4.0 release
|
com.mongodb.client.model.FindOptions.snapshot(boolean)
Deprecated in MongoDB 3.6 release and removed in MongoDB 4.0 release
|
com.mongodb.client.FindIterable.snapshot(boolean)
Deprecated in MongoDB 3.6 release and removed in MongoDB 4.0 release
|
com.mongodb.operation.FindOperation.snapshot(boolean)
Deprecated in MongoDB 3.6 release and removed in MongoDB 4.0 release
|
com.mongodb.MongoClientOptions.Builder.socketFactory(SocketFactory) |
com.mongodb.MongoClientOptions.Builder.socketKeepAlive(boolean)
configuring keep-alive has been deprecated. It now defaults to true and disabling it is not recommended.
|
org.apache.commons.math.analysis.solvers.LaguerreSolver.solve(Complex[], Complex)
in 2.2.
|
org.apache.commons.math.linear.RealMatrix.solve(double[])
as of release 2.0, replaced by
DecompositionSolver.solve(double[]) |
org.apache.commons.math.linear.AbstractRealMatrix.solve(double[]) |
org.apache.commons.math.analysis.solvers.UnivariateRealSolver.solve(double, double)
replaced by
UnivariateRealSolver.solve(UnivariateRealFunction, double, double)
since 2.0 |
org.apache.commons.math.analysis.solvers.SecantSolver.solve(double, double) |
org.apache.commons.math.analysis.solvers.RiddersSolver.solve(double, double) |
org.apache.commons.math.analysis.solvers.NewtonSolver.solve(double, double) |
org.apache.commons.math.analysis.solvers.MullerSolver.solve(double, double) |
org.apache.commons.math.analysis.solvers.LaguerreSolver.solve(double, double) |
org.apache.commons.math.analysis.solvers.BrentSolver.solve(double, double) |
org.apache.commons.math.analysis.solvers.BisectionSolver.solve(double, double) |
org.apache.commons.math.analysis.solvers.UnivariateRealSolver.solve(double, double, double)
replaced by
UnivariateRealSolver.solve(UnivariateRealFunction, double, double, double)
since 2.0 |
org.apache.commons.math.analysis.solvers.SecantSolver.solve(double, double, double) |
org.apache.commons.math.analysis.solvers.RiddersSolver.solve(double, double, double) |
org.apache.commons.math.analysis.solvers.NewtonSolver.solve(double, double, double) |
org.apache.commons.math.analysis.solvers.MullerSolver.solve(double, double, double) |
org.apache.commons.math.analysis.solvers.LaguerreSolver.solve(double, double, double) |
org.apache.commons.math.analysis.solvers.BrentSolver.solve(double, double, double) |
org.apache.commons.math.analysis.solvers.BisectionSolver.solve(double, double, double) |
org.apache.commons.math.linear.RealMatrix.solve(RealMatrix)
as of release 2.0, replaced by
DecompositionSolver.solve(RealMatrix) |
org.apache.commons.math.linear.AbstractRealMatrix.solve(RealMatrix) |
org.apache.commons.math.analysis.solvers.UnivariateRealSolver.solve(UnivariateRealFunction, double, double)
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.analysis.solvers.SecantSolver.solve(UnivariateRealFunction, double, double)
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.analysis.solvers.RiddersSolver.solve(UnivariateRealFunction, double, double)
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.analysis.solvers.NewtonSolver.solve(UnivariateRealFunction, double, double)
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.analysis.solvers.MullerSolver.solve(UnivariateRealFunction, double, double)
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.analysis.solvers.LaguerreSolver.solve(UnivariateRealFunction, double, double)
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.analysis.solvers.BrentSolver.solve(UnivariateRealFunction, double, double)
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.analysis.solvers.BisectionSolver.solve(UnivariateRealFunction, double, double)
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.analysis.solvers.UnivariateRealSolver.solve(UnivariateRealFunction, double, double, double)
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.analysis.solvers.SecantSolver.solve(UnivariateRealFunction, double, double, double)
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.analysis.solvers.RiddersSolver.solve(UnivariateRealFunction, double, double, double)
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.analysis.solvers.NewtonSolver.solve(UnivariateRealFunction, double, double, double)
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.analysis.solvers.MullerSolver.solve(UnivariateRealFunction, double, double, double)
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.analysis.solvers.LaguerreSolver.solve(UnivariateRealFunction, double, double, double)
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.analysis.solvers.BrentSolver.solve(UnivariateRealFunction, double, double, double)
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.analysis.solvers.BisectionSolver.solve(UnivariateRealFunction, double, double, double)
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.analysis.solvers.MullerSolver.solve2(double, double)
replaced by
MullerSolver.solve2(UnivariateRealFunction, double, double)
since 2.0 |
org.apache.commons.math.analysis.solvers.MullerSolver.solve2(UnivariateRealFunction, double, double)
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.analysis.solvers.LaguerreSolver.solveAll(Complex[], Complex)
in 2.2.
|
org.apache.commons.math.analysis.solvers.LaguerreSolver.solveAll(double[], double)
in 2.2.
|
com.adobe.cq.social.ugc.api.UgcFilter.sortByAscending(String)
Use the
addSort method. |
com.adobe.cq.social.ugc.api.UgcFilter.sortByDescending(String)
Use the
addSort method. |
org.mozilla.javascript.ScriptRuntime.specialRef(Object, String, Context) |
com.day.cq.search.suggest.Suggester.spellCheck(String)
use the variant with a user session argument:
Suggester.spellCheck(Session, String) |
com.day.text.Text.split(String, int) |
com.day.text.Text.split(String, int, boolean) |
com.day.cq.wcm.foundation.forms.FormsHelper.startForm(SlingHttpServletRequest, SlingHttpServletResponse, JspWriter) |
com.sun.mail.util.SocketFetcher.startTLS(Socket) |
com.sun.mail.util.SocketFetcher.startTLS(Socket, Properties, String) |
com.day.cq.workflow.WorkflowSession.startWorkflow(WorkflowModel, WorkflowData, Dictionary<String, String>)
It is recommended to use startWorkflow(WorkflowModel, WorkflowData, Map) instead.
|
org.apache.commons.io.input.Tailer.stop()
Use
Tailer.close() . |
com.day.cq.dam.commons.metadata.SimpleXmpToJcrMetadataBuilder.storeAsXmp(ExtractedMetadata, Node, boolean) |
com.day.cq.dam.commons.metadata.SimpleXmpToJcrMetadataBuilder.storeXmp(Node, XMPMeta, boolean) |
org.apache.commons.lang3.stream.Streams.stream(Collection<E>) |
org.apache.commons.lang3.stream.Streams.stream(Stream<T>) |
org.apache.commons.lang.math.NumberUtils.stringToInt(String)
Use
NumberUtils.toInt(String)
This method will be removed in Commons Lang 3.0 |
org.apache.commons.lang.math.NumberUtils.stringToInt(String, int)
Use
NumberUtils.toInt(String, int)
This method will be removed in Commons Lang 3.0 |
ch.qos.logback.classic.spi.ThrowableProxyUtil.subjoinSTEPArray(StringBuilder, IThrowableProxy)
Use subjoinSTEPArray(StringBuilder sb, int indentLevel, IThrowableProxy tp) instead.
|
com.adobe.cq.commerce.common.AbstractJcrCommerceSession.submitOrder(Map<String, String>) |
com.adobe.cq.commerce.api.CommerceSession.submitOrder(Map<String, String>)
since 5.6, use
CommerceSession.placeOrder(java.util.Map<java.lang.String, java.lang.Object>) instead. |
org.apache.commons.collections4.TransformerUtils.switchTransformer(Predicate<? super I>, Transformer<? super I, ? extends O>, Transformer<? super I, ? extends O>) |
org.apache.commons.collections4.CollectionUtils.synchronizedCollection(Collection<C>)
since 4.1, use
Collections.synchronizedCollection(Collection) instead |
com.mongodb.client.model.Filters.text(String, String) |
com.mongodb.MongoClientOptions.Builder.threadsAllowedToBlockForConnectionMultiplier(int)
in the next major release, wait queue size limitations will be removed
|
com.day.cq.wcm.msm.api.Blueprint.timeUntilValid()
since 5.4, Page Blueprint is not required to be a Page
|
org.apache.commons.io.IOUtils.toByteArray(Reader)
2.5 use
IOUtils.toByteArray(Reader, Charset) instead |
org.apache.commons.io.IOUtils.toByteArray(String)
2.5 Use
String.getBytes() instead |
org.apache.tika.io.IOUtils.toByteArray(String)
Use
String.getBytes() |
org.apache.commons.lang3.CharUtils.toCharacterObject(char)
Java 5 introduced
Character.valueOf(char) which caches chars 0 through 127. |
org.apache.commons.io.IOUtils.toCharArray(InputStream)
2.5 use
IOUtils.toCharArray(InputStream, Charset) instead |
org.joda.time.LocalDate.toDateMidnight()
DateMidnight is deprecated
|
org.joda.time.DateTime.toDateMidnight()
DateMidnight is deprecated
|
org.joda.time.LocalDate.toDateMidnight(DateTimeZone)
DateMidnight is deprecated
|
org.joda.time.LocalDate.toDateTimeAtMidnight()
Use
LocalDate.toDateTimeAtStartOfDay() which won't throw an exception |
org.joda.time.LocalDate.toDateTimeAtMidnight(DateTimeZone)
Use
LocalDate.toDateTimeAtStartOfDay(DateTimeZone) which won't throw an exception |
org.joda.time.Instant.toDateTimeISO()
Use toDateTime() as it is identical
|
com.day.cq.wcm.api.msm.LiveRelationshipManager.toggleRelationship(ResourceResolver, LiveRelationship, boolean) |
org.apache.commons.io.IOUtils.toInputStream(CharSequence)
2.5 use
IOUtils.toInputStream(CharSequence, Charset) instead |
org.apache.commons.io.IOUtils.toInputStream(String)
2.5 use
IOUtils.toInputStream(String, Charset) instead |
org.joda.time.Instant.toMutableDateTimeISO()
Use toMutableDateTime() as it is identical
|
org.mozilla.javascript.ScriptRuntime.toObject(Context, Scriptable, Object, Class<?>)
Use
ScriptRuntime.toObject(Context, Scriptable, Object) instead. |
org.mozilla.javascript.Context.toObject(Object, Scriptable, Class<?>) |
org.mozilla.javascript.ScriptRuntime.toObject(Scriptable, Object, Class<?>)
Use
ScriptRuntime.toObject(Scriptable, Object) instead. |
org.mozilla.javascript.ScriptRuntime.toObjectOrNull(Context, Object) |
org.apache.log4j.Priority.toPriority(int)
Please use the
Level.toLevel(int) method instead. |
org.apache.log4j.Priority.toPriority(int, Priority)
Please use the
Level.toLevel(int, Level) method instead. |
org.apache.log4j.Priority.toPriority(String)
Please use the
Level.toLevel(String) method instead. |
org.apache.log4j.Priority.toPriority(String, Priority)
Please use the
Level.toLevel(String, Level) method instead. |
org.apache.commons.io.output.AbstractByteArrayOutputStream.toString()
2.5 use
AbstractByteArrayOutputStream.toString(String) instead |
com.mongodb.LazyDBList.toString()
there is no replacement for this method, as the driver no longer supports generating top-level JSON arrays. To encode
an instance of this class to JSON it must be embedded inside a document.
|
org.apache.commons.io.IOUtils.toString(byte[])
2.5 Use
String(byte[]) instead |
org.apache.tika.io.IOUtils.toString(byte[])
Use
String(byte[]) |
org.apache.commons.lang3.StringUtils.toString(byte[], String)
use
StringUtils.toEncodedString(byte[], Charset) instead of String constants in your code |
org.apache.tika.io.IOUtils.toString(byte[], String)
Use
String(byte[],String) |
org.apache.commons.io.IOUtils.toString(InputStream)
2.5 use
IOUtils.toString(InputStream, Charset) instead |
org.apache.commons.lang3.ObjectUtils.toString(Object)
this method has been replaced by
java.util.Objects.toString(Object) in Java 7 and will be
removed in future releases. Note however that said method will return "null" for null references, while this
method returns an empty String. To preserve behavior use java.util.Objects.toString(myObject, "") |
org.apache.commons.lang3.ObjectUtils.toString(Object, String)
this method has been replaced by
java.util.Objects.toString(Object, String) in Java 7 and
will be removed in future releases. |
org.apache.commons.lang.builder.ReflectionToStringBuilder.toString(Object, ToStringStyle, boolean, Class) |
org.apache.commons.io.IOUtils.toString(URI)
2.5 use
IOUtils.toString(URI, Charset) instead |
org.apache.commons.io.IOUtils.toString(URL)
2.5 use
IOUtils.toString(URL, Charset) instead |
org.bson.types.ObjectId.toStringMongod() |
org.joda.time.DateTime.toTimeOfDay()
Use LocalTime instead of TimeOfDay
|
org.mozilla.javascript.Context.toType(Object, Class<?>) |
org.joda.time.DateTime.toYearMonthDay()
Use LocalDate instead of YearMonthDay
|
org.joda.time.DateMidnight.toYearMonthDay()
Use LocalDate instead of YearMonthDay
|
org.apache.commons.io.FileCleaner.track(File, Object) |
org.apache.commons.io.FileCleaner.track(File, Object, FileDeleteStrategy) |
org.apache.commons.io.FileCleaner.track(String, Object) |
org.apache.commons.io.FileCleaner.track(String, Object, FileDeleteStrategy) |
org.apache.commons.lang.CharSetUtils.translate(String, String, String)
Use
StringUtils.replaceChars(String, String, String) .
Method will be removed in Commons Lang 3.0.
NOTE: StringUtils#replaceChars behaves differently when 'searchChars' is longer
than 'replaceChars'. CharSetUtils#translate will use the last char of the replacement
string whereas StringUtils#replaceChars will delete |
org.mozilla.javascript.ScriptRuntime.typeErrorThrower() |
org.apache.commons.lang.StringUtils.uncapitalise(String)
Use the standardly named
StringUtils.uncapitalize(String) .
Method will be removed in Commons Lang 3.0. |
com.fasterxml.jackson.databind.type.TypeFactory.uncheckedSimpleType(Class<?>)
Since 2.8, to indicate users should never call this method.
|
com.fasterxml.jackson.databind.DeserializationContext.unknownTypeException(JavaType, String, String) |
com.day.cq.wcm.msm.api.Blueprint.unlock()
since 5.4, Page Blueprint is not required to be a Page
|
com.mongodb.Mongo.unlock() |
org.apache.commons.collections4.CollectionUtils.unmodifiableCollection(Collection<? extends C>)
since 4.1, use
Collections.unmodifiableCollection(Collection) instead |
org.mozilla.javascript.WrappedException.unwrap()
Use
WrappedException.getWrappedException() instead. |
com.day.crx.security.token.TokenCookie.update(HttpServletRequest, HttpServletResponse, String, String) |
com.day.cq.dam.scene7.api.Scene7Service.updateImageSet(S7Config, String, List<String>, String) |
com.day.cq.dam.scene7.api.Scene7APIClient.updateImageSet(S7Config, String, List<String>, String) |
com.adobe.cq.commerce.common.AbstractJcrCommerceSession.updateOrderDetails(Map<String, String>) |
com.adobe.cq.commerce.api.CommerceSession.updateOrderDetails(Map<String, String>)
since 5.6, use
CommerceSession.updateOrder(java.util.Map<java.lang.String, java.lang.Object>) instead. |
com.adobe.cq.commerce.pim.api.CatalogGenerator.updateProductImage(Resource)
since 6.1; use
CatalogGenerator.updateProductAssets(Resource productResource) instead. |
com.adobe.cq.commerce.pim.api.CatalogGenerator.updateProductImages(Resource)
since 6.1; use
CatalogGenerator.updateProductAssets(Resource productResource) instead. |
com.mongodb.client.AggregateIterable.useCursor(Boolean)
There is no replacement for this. Applications can assume that the driver will use a cursor for server versions
that support it (>= 2.6). The driver will ignore this as of MongoDB 3.6, which does not support inline results for the aggregate
command.
|
com.mongodb.operation.AggregateOperation.useCursor(Boolean)
There is no replacement for this. Applications can assume that the driver will use a cursor for server versions
that support it (>= 2.6). The driver will ignore this as of MongoDB 3.6, which does not support inline results for the aggregate
command.
|
com.mongodb.client.model.CreateCollectionOptions.usePowerOf2Sizes(Boolean)
As of MongoDB 3.0, power of 2 sizes is ignored by the MongoDB server
|
com.mongodb.operation.CreateCollectionOperation.usePowerOf2Sizes(Boolean)
As of MongoDB 3.0, power of 2 sizes is ignored by the MongoDB server
|
com.mongodb.gridfs.GridFSFile.validate()
there is no replacement for this method
|
com.adobe.aemds.guide.service.GuideModelTransformer.validate(String, Resource, String, String) |
com.adobe.aemds.guide.service.GuideModelTransformer.validate(String, Resource, String, String, String) |
com.adobe.aemds.guide.service.GuideModelTransformer.validate(String, Resource, String, String, String, String) |
org.apache.jackrabbit.vault.packaging.JcrPackage.verifyId(boolean, boolean)
As of 3.1.42, the storage location is implementation details.
|
com.fasterxml.jackson.core.util.VersionUtil.version() |
com.mongodb.connection.ServerDescription.Builder.version(ServerVersion)
Use
ServerDescription.Builder.maxWireVersion instead |
com.mongodb.event.ConnectionPoolListener.waitQueueEntered(ConnectionPoolWaitQueueEnteredEvent)
In the next major release, this event will no longer be published
|
com.mongodb.event.ConnectionPoolListener.waitQueueExited(ConnectionPoolWaitQueueExitedEvent)
In the next major release, this event will no longer be published
|
org.apache.jackrabbit.oak.Oak.with(ConflictHandler)
Use
Oak.with(ThreeWayConflictHandler) instead |
org.apache.jackrabbit.oak.jcr.Jcr.with(PartialConflictHandler)
Use
Jcr.with(ThreeWayConflictHandler) instead |
org.apache.jackrabbit.oak.Oak.withAsyncIndexing()
Use
Oak.withAsyncIndexing(String, long) instead |
org.apache.jackrabbit.oak.jcr.Jcr.withAsyncIndexing()
Use
Jcr.withAsyncIndexing(String, long) instead |
com.fasterxml.jackson.databind.type.TypeFactory.withCache(LRUMap<Object, JavaType>)
Since 2.12
|
com.fasterxml.jackson.databind.ser.std.MapSerializer.withContentInclusion(Object)
since 2.9
|
com.mongodb.client.gridfs.GridFSBucket.withDisableMD5(boolean)
there is no replacement for this method, as MD5 is being removed
|
org.apache.tika.parser.ParserDecorator.withFallbacks(Collection<? extends Parser>, Set<MediaType>)
Do not use until the TODOs are resolved, see TIKA-1509
|
com.mongodb.WriteConcern.withFsync(boolean) |
com.fasterxml.jackson.databind.deser.BeanDeserializerBase.withIgnorableProperties(Set<String>) |
com.mongodb.WriteConcern.withJ(boolean) |
com.fasterxml.jackson.databind.SerializationConfig.withPropertyInclusion(JsonInclude.Value)
Since 2.9; not needed any more
|
com.fasterxml.jackson.databind.ser.std.AsArraySerializerBase.withResolved(BeanProperty, TypeSerializer, JsonSerializer<?>)
since 2.6: use the overloaded method that takes 'unwrapSingle'
|
com.fasterxml.jackson.databind.deser.std.EnumSetDeserializer.withResolved(JsonDeserializer<?>, Boolean) |
com.fasterxml.jackson.databind.ObjectWriter.withSchema(FormatSchema)
Since 2.5 use
ObjectWriter.with(FormatSchema) instead |
com.fasterxml.jackson.databind.ObjectWriter.withType(Class<?>)
since 2.5 Use
ObjectWriter.forType(Class) instead |
com.fasterxml.jackson.databind.ObjectReader.withType(Class<?>)
since 2.5 Use
ObjectReader.forType(Class) instead |
com.fasterxml.jackson.databind.ObjectWriter.withType(JavaType)
since 2.5 Use
ObjectWriter.forType(JavaType) instead |
com.fasterxml.jackson.databind.ObjectReader.withType(JavaType)
since 2.5 Use
ObjectReader.forType(JavaType) instead |
com.fasterxml.jackson.databind.ObjectReader.withType(Type)
since 2.5 Use
ObjectReader.forType(Class) instead |
com.fasterxml.jackson.databind.ObjectWriter.withType(TypeReference<?>)
since 2.5 Use
ObjectWriter.forType(TypeReference) instead |
com.fasterxml.jackson.databind.ObjectReader.withType(TypeReference<?>)
since 2.5 Use
ObjectReader.forType(TypeReference) instead |
org.mozilla.javascript.NativeJavaObject.wrap(Scriptable, Object, Class<?>)
Use
Context.getWrapFactory() together with calling WrapFactory.wrap(Context, Scriptable, Object, Class) |
org.apache.commons.io.IOUtils.write(byte[], Writer)
2.5 use
IOUtils.write(byte[], Writer, Charset) instead |
org.apache.commons.io.IOUtils.write(char[], OutputStream)
2.5 use
IOUtils.write(char[], OutputStream, Charset) instead |
org.apache.commons.io.IOUtils.write(CharSequence, OutputStream)
2.5 use
IOUtils.write(CharSequence, OutputStream, Charset) instead |
org.apache.commons.io.FileUtils.write(File, CharSequence)
2.5 use
FileUtils.write(File, CharSequence, Charset) instead (and specify the appropriate encoding) |
org.apache.commons.io.FileUtils.write(File, CharSequence, boolean)
2.5 use
FileUtils.write(File, CharSequence, Charset, boolean) instead (and specify the appropriate encoding) |
com.day.cq.wcm.msm.api.LiveAction.write(JSONWriter)
since 5.5
|
com.day.cq.wcm.msm.commons.BaseAction.write(JSONWriter) |
org.apache.commons.io.IOUtils.write(StringBuffer, OutputStream) |
org.apache.tika.io.IOUtils.write(StringBuffer, OutputStream)
replaced by write(CharSequence, OutputStream)
|
org.apache.commons.io.IOUtils.write(StringBuffer, OutputStream, String) |
org.apache.tika.io.IOUtils.write(StringBuffer, OutputStream, String)
replaced by write(CharSequence, OutputStream, String)
|
org.apache.commons.io.IOUtils.write(StringBuffer, Writer) |
org.apache.tika.io.IOUtils.write(StringBuffer, Writer)
replaced by write(CharSequence, Writer)
|
org.apache.commons.io.IOUtils.write(String, OutputStream)
2.5 use
IOUtils.write(String, OutputStream, Charset) instead |
com.adobe.cq.commerce.common.CommerceHelper.writeCart(JSONWriter, CommerceSession, ResourceResolver)
since 6.1
|
com.adobe.cq.commerce.common.CommerceHelper.writeCart(JSONWriter, CommerceSession, ResourceResolver, SlingHttpServletRequest)
since 6.1 (moved to ClientContextCartServlet)
|
com.day.cq.wcm.foundation.forms.ValidationHelper.writeConstraintCheck(SlingHttpServletRequest, SlingHttpServletResponse, Resource, JspWriter) |
com.fasterxml.jackson.databind.jsontype.TypeSerializer.writeCustomTypePrefixForArray(Object, JsonGenerator, String)
Since 2.9 use
TypeSerializer.writeTypePrefix(JsonGenerator, WritableTypeId) instead |
com.fasterxml.jackson.databind.jsontype.TypeSerializer.writeCustomTypePrefixForObject(Object, JsonGenerator, String)
Since 2.9 use
TypeSerializer.writeTypePrefix(JsonGenerator, WritableTypeId) instead |
com.fasterxml.jackson.databind.jsontype.TypeSerializer.writeCustomTypePrefixForScalar(Object, JsonGenerator, String)
Since 2.9 use
TypeSerializer.writeTypePrefix(JsonGenerator, WritableTypeId) instead |
com.fasterxml.jackson.databind.jsontype.TypeSerializer.writeCustomTypeSuffixForArray(Object, JsonGenerator, String)
Since 2.9 use
TypeSerializer.writeTypeSuffix(JsonGenerator, WritableTypeId) instead |
com.fasterxml.jackson.databind.jsontype.TypeSerializer.writeCustomTypeSuffixForObject(Object, JsonGenerator, String)
Since 2.9 use
TypeSerializer.writeTypeSuffix(JsonGenerator, WritableTypeId) instead |
com.fasterxml.jackson.databind.jsontype.TypeSerializer.writeCustomTypeSuffixForScalar(Object, JsonGenerator, String)
Since 2.9 use
TypeSerializer.writeTypeSuffix(JsonGenerator, WritableTypeId) instead |
org.apache.commons.io.IOUtils.writeLines(Collection<?>, String, OutputStream)
2.5 use
IOUtils.writeLines(Collection, String, OutputStream, Charset) instead |
com.day.cq.wcm.foundation.forms.ValidationHelper.writeRegexpText(SlingHttpServletRequest, Resource, String, JspWriter) |
com.day.cq.wcm.foundation.forms.ValidationHelper.writeRequiredCheck(SlingHttpServletRequest, Resource, JspWriter) |
com.fasterxml.jackson.databind.ObjectMapper.writerWithType(Class<?>)
Since 2.5, use
ObjectMapper.writerFor(Class) instead |
com.fasterxml.jackson.databind.ObjectMapper.writerWithType(JavaType)
Since 2.5, use
ObjectMapper.writerFor(JavaType) instead |
com.fasterxml.jackson.databind.ObjectMapper.writerWithType(TypeReference<?>)
Since 2.5, use
ObjectMapper.writerFor(TypeReference) instead |
com.fasterxml.jackson.core.JsonGenerator.writeStartArray(int)
Since 2.12 Use
JsonGenerator.writeStartArray(Object, int) instead |
org.apache.jackrabbit.oak.commons.FileIOUtils.writeStrings(Iterator<String>, File, boolean, Function<String, String>, Logger, String) |
org.apache.commons.io.FileUtils.writeStringToFile(File, String)
2.5 use
FileUtils.writeStringToFile(File, String, Charset) instead (and specify the appropriate encoding) |
org.apache.commons.io.FileUtils.writeStringToFile(File, String, boolean)
2.5 use
FileUtils.writeStringToFile(File, String, Charset, boolean) instead (and specify the appropriate encoding) |
com.fasterxml.jackson.databind.jsontype.TypeSerializer.writeTypePrefixForArray(Object, JsonGenerator)
Since 2.9 use
TypeSerializer.writeTypePrefix(JsonGenerator, WritableTypeId) instead |
com.fasterxml.jackson.databind.jsontype.TypeSerializer.writeTypePrefixForArray(Object, JsonGenerator, Class<?>)
Since 2.9 use
TypeSerializer.writeTypePrefix(JsonGenerator, WritableTypeId) instead |
com.fasterxml.jackson.databind.jsontype.TypeSerializer.writeTypePrefixForObject(Object, JsonGenerator)
Since 2.9 use
TypeSerializer.writeTypePrefix(JsonGenerator, WritableTypeId) instead |
com.fasterxml.jackson.databind.jsontype.TypeSerializer.writeTypePrefixForObject(Object, JsonGenerator, Class<?>)
Since 2.9 use
TypeSerializer.writeTypePrefix(JsonGenerator, WritableTypeId) instead |
com.fasterxml.jackson.databind.jsontype.TypeSerializer.writeTypePrefixForScalar(Object, JsonGenerator)
Since 2.9 use
TypeSerializer.writeTypePrefix(JsonGenerator, WritableTypeId) instead |
com.fasterxml.jackson.databind.jsontype.TypeSerializer.writeTypePrefixForScalar(Object, JsonGenerator, Class<?>)
Since 2.9 use
TypeSerializer.writeTypePrefix(JsonGenerator, WritableTypeId) instead |
com.fasterxml.jackson.databind.jsontype.TypeSerializer.writeTypeSuffixForArray(Object, JsonGenerator)
Since 2.9 use
TypeSerializer.writeTypeSuffix(JsonGenerator, WritableTypeId) instead |
com.fasterxml.jackson.databind.jsontype.TypeSerializer.writeTypeSuffixForObject(Object, JsonGenerator)
Since 2.9 use
TypeSerializer.writeTypeSuffix(JsonGenerator, WritableTypeId) instead |
com.fasterxml.jackson.databind.jsontype.TypeSerializer.writeTypeSuffixForScalar(Object, JsonGenerator)
Since 2.9 use
TypeSerializer.writeTypeSuffix(JsonGenerator, WritableTypeId) instead |
com.day.cq.dam.api.handler.xmp.XMPHandler.writeXmp(Asset, byte[], boolean) |
com.day.cq.dam.api.handler.xmp.XMPHandler.writeXmp(Asset, XMPMeta) |
com.day.cq.dam.api.handler.xmp.XMPHandler.writeXmp(Asset, XMPMeta, boolean) |
com.fasterxml.jackson.databind.DeserializationContext.wrongTokenException(JsonParser, JsonToken, String) |
Constructor and Description |
---|
com.fasterxml.jackson.databind.deser.AbstractDeserializer(BeanDeserializerBuilder, BeanDescription, Map<String, SettableBeanProperty>) |
com.adobe.cq.commerce.common.AbstractJcrCommerceService(AbstractJcrCommerceServiceFactory.Services)
since 5.6.1; use
AbstractJcrCommerceService(ServiceContext) instead. |
com.adobe.cq.social.scf.core.AbstractUser(Resource, ClientUtilities, UserPropertiesManager, ScoringService) |
com.mongodb.operation.AggregateToCollectionOperation(MongoNamespace, List<BsonDocument>) |
com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams() |
com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams(Resource, Set<Resource>, boolean, boolean, boolean, String, Date, ZipOutputStream, String, String, boolean, List<String>) |
com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams(Resource, Set<Resource>, boolean, boolean, boolean, String, Date, ZipOutputStream, String, String, boolean, List<String>, String) |
com.mongodb.binding.AsyncClusterBinding(Cluster, ReadPreference) |
com.mongodb.connection.AsynchronousSocketChannelStreamFactoryFactory()
Use
AsynchronousSocketChannelStreamFactoryFactory.builder() instead to construct the
AsynchronousSocketChannelStreamFactoryFactory . |
org.apache.tika.parser.mp3.AudioFrame(InputStream, ContentHandler)
Use the constructor which is passed all values directly.
|
org.apache.tika.parser.mp3.AudioFrame(int, int, int, int, InputStream)
Use the constructor which is passed all values directly.
|
org.apache.commons.io.input.AutoCloseInputStream(InputStream) |
com.day.text.AutoFormatter()
as of echidna. To get an instance with default settings use
the
AutoFormatter.DEFAULT_FORMATTER . |
com.fasterxml.jackson.databind.cfg.BaseSettings(ClassIntrospector, AnnotationIntrospector, PropertyNamingStrategy, TypeFactory, TypeResolverBuilder<?>, DateFormat, HandlerInstantiator, Locale, TimeZone, Base64Variant, PolymorphicTypeValidator) |
com.mongodb.operation.BaseWriteOperation(MongoNamespace, boolean, WriteConcern) |
com.fasterxml.jackson.databind.deser.BeanDeserializer(BeanDeserializerBase, Set<String>)
in 2.12, remove from 3.0
|
com.fasterxml.jackson.databind.deser.BeanDeserializer(BeanDeserializerBuilder, BeanDescription, BeanPropertyMap, Map<String, SettableBeanProperty>, HashSet<String>, boolean, boolean)
in 2.12, remove from 3.0
|
com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap(boolean, Collection<SettableBeanProperty>, Map<String, List<PropertyName>>)
since 2.11
|
com.fasterxml.jackson.databind.ser.BeanPropertyWriter(BeanPropertyDefinition, AnnotatedMember, Annotations, JavaType, JsonSerializer<?>, TypeSerializer, JavaType, boolean, Object) |
org.apache.commons.math.analysis.solvers.BisectionSolver(UnivariateRealFunction)
as of 2.0 the function to solve is passed as an argument
to the
BisectionSolver.solve(UnivariateRealFunction, double, double) or
UnivariateRealSolver.solve(UnivariateRealFunction, double, double, double)
method. |
org.apache.commons.io.input.BOMInputStream(InputStream) |
org.apache.commons.io.input.BOMInputStream(InputStream, boolean) |
org.apache.commons.io.input.BOMInputStream(InputStream, boolean, ByteOrderMark...) |
org.apache.commons.io.input.BOMInputStream(InputStream, ByteOrderMark...) |
org.apache.commons.math.analysis.solvers.BrentSolver()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.analysis.solvers.BrentSolver(UnivariateRealFunction)
as of 2.0 the function to solve is passed as an argument
to the
BrentSolver.solve(UnivariateRealFunction, double, double) or
UnivariateRealSolver.solve(UnivariateRealFunction, double, double, double)
method. |
org.apache.commons.io.input.BufferedFileChannelInputStream(File) |
org.apache.commons.io.input.BufferedFileChannelInputStream(File, int) |
org.apache.commons.io.input.BufferedFileChannelInputStream(Path) |
org.apache.commons.io.input.BufferedFileChannelInputStream(Path, int) |
com.fasterxml.jackson.databind.deser.BuilderBasedDeserializer(BeanDeserializerBuilder, BeanDescription, BeanPropertyMap, Map<String, SettableBeanProperty>, Set<String>, boolean, boolean)
Since 2.9
|
opennlp.tools.util.featuregen.CachedFeatureGenerator(AdaptiveFeatureGenerator...) |
com.mongodb.client.model.changestream.ChangeStreamDocument(BsonDocument, BsonDocument, TDocument, BsonDocument, BsonTimestamp, OperationType, UpdateDescription) |
com.mongodb.client.model.changestream.ChangeStreamDocument(BsonDocument, MongoNamespace, TDocument, BsonDocument, BsonTimestamp, OperationType, UpdateDescription) |
com.mongodb.client.model.changestream.ChangeStreamDocument(BsonDocument, MongoNamespace, TDocument, BsonDocument, OperationType, UpdateDescription) |
com.mongodb.client.model.changestream.ChangeStreamDocument(OperationType, BsonDocument, BsonDocument, BsonDocument, TDocument, BsonDocument, BsonTimestamp, UpdateDescription) |
org.apache.commons.io.input.CharSequenceInputStream(CharSequence, Charset) |
org.apache.commons.io.input.CharSequenceInputStream(CharSequence, Charset, int) |
org.apache.commons.io.input.CharSequenceInputStream(CharSequence, String) |
org.apache.commons.io.input.CharSequenceInputStream(CharSequence, String, int) |
org.apache.commons.math.distribution.ChiSquaredDistributionImpl(double, GammaDistribution)
as of 2.1 (to avoid possibly inconsistent state, the
"GammaDistribution" will be instantiated internally)
|
org.apache.commons.io.output.ChunkedOutputStream(OutputStream) |
org.apache.commons.io.output.ChunkedOutputStream(OutputStream, int) |
org.apache.commons.io.input.CloseShieldInputStream(InputStream)
Using this constructor prevents IDEs from warning if the
underlying input stream is never closed. Use
CloseShieldInputStream.wrap(InputStream) instead. |
org.apache.commons.io.output.CloseShieldOutputStream(OutputStream)
Using this constructor prevents IDEs from warning if the
underlying output stream is never closed. Use
CloseShieldOutputStream.wrap(OutputStream) instead. |
org.apache.commons.io.input.CloseShieldReader(Reader)
Using this constructor prevents IDEs from warning if the
underlying reader is never closed. Use
CloseShieldReader.wrap(Reader)
instead. |
org.apache.commons.io.output.CloseShieldWriter(Writer)
Using this constructor prevents IDEs from warning if the
underlying writer is never closed. Use
CloseShieldWriter.wrap(Writer)
instead. |
com.mongodb.binding.ClusterBinding(Cluster, ReadPreference) |
com.fasterxml.jackson.databind.ser.std.CollectionSerializer(JavaType, boolean, TypeSerializer, BeanProperty, JsonSerializer<Object>)
since 2.6
|
org.apache.tika.parser.utils.CommonsDigester(int, CommonsDigester.DigestAlgorithm...) |
com.adobe.granite.workflow.launcher.ConfigEntry(int, String, String, String, String, String, String, boolean, List<String>, List<String>) |
org.apache.jackrabbit.oak.plugins.commit.ConflictValidator(Tree) |
com.mongodb.connection.ConnectionDescription(ConnectionId, ServerVersion, int, ServerType, int, int, int, List<String>) |
com.mongodb.connection.ConnectionDescription(ConnectionId, ServerVersion, ServerType, int, int, int) |
com.mongodb.connection.ConnectionDescription(ConnectionId, ServerVersion, ServerType, int, int, int, List<String>) |
com.mongodb.event.ConnectionRemovedEvent(ConnectionId) |
org.mozilla.javascript.Context()
this constructor is deprecated because it creates a
dependency on a static singleton context factory. Use
ContextFactory.enter() or
ContextFactory.call(ContextAction) instead. If you subclass
this class, consider using Context(ContextFactory) constructor
instead in the subclasses' constructors. |
org.bson.json.JsonWriter.Context(JsonWriter.Context, BsonContextType, String) |
org.apache.sling.caconfig.resource.spi.ContextResource(Resource, String) |
org.apache.commons.math.ConvergenceException(String, Object...)
as of 2.2 replaced by
ConvergenceException(Localizable, Object...) |
org.apache.commons.math.ConvergenceException(Throwable, String, Object...)
as of 2.2 replaced by
ConvergenceException(Throwable, Localizable, Object...) |
com.mongodb.operation.CreateIndexesOperation(MongoNamespace, List<IndexRequest>) |
com.fasterxml.jackson.databind.deser.CreatorProperty(PropertyName, JavaType, PropertyName, TypeDeserializer, Annotations, AnnotatedParameter, int, Object, PropertyMetadata)
Since 2.11 use factory method instead
|
org.joda.time.format.DateTimeParserBucket(long, Chronology, Locale)
Use longer constructor
|
org.joda.time.format.DateTimeParserBucket(long, Chronology, Locale, Integer)
Use longer constructor
|
com.mongodb.DB(Mongo, String)
Prefer
Mongo.getDB(String) |
org.apache.commons.fileupload.DefaultFileItem(String, String, boolean, String, int, File)
1.1 Use
DiskFileItem instead. |
org.apache.commons.fileupload.DefaultFileItemFactory()
1.1 Use
DiskFileItemFactory instead. |
org.apache.commons.fileupload.DefaultFileItemFactory(int, File)
1.1 Use
DiskFileItemFactory instead. |
opennlp.tools.namefind.DefaultNameContextGenerator()
use the other constructor and always provide the feature generators
|
com.fasterxml.jackson.databind.ObjectMapper.DefaultTypeResolverBuilder(ObjectMapper.DefaultTyping)
Since 2.10
|
org.apache.commons.io.output.DeferredFileOutputStream(int, File) |
org.apache.commons.io.output.DeferredFileOutputStream(int, int, File) |
org.apache.commons.io.output.DeferredFileOutputStream(int, int, String, String, File) |
org.apache.commons.io.output.DeferredFileOutputStream(int, String, String, File) |
com.mongodb.operation.DeleteOperation(MongoNamespace, boolean, WriteConcern, List<DeleteRequest>) |
com.fasterxml.jackson.databind.DeserializationConfig(BaseSettings, SubtypeResolver, SimpleMixInResolver, RootNameLookup, ConfigOverrides) |
org.apache.commons.codec.digest.DigestUtils()
since 1.11; only useful to preserve binary compatibility
|
org.apache.commons.fileupload.DiskFileUpload()
1.1 Use
FileUpload instead. |
org.apache.commons.fileupload.DiskFileUpload(DefaultFileItemFactory)
1.1 Use
FileUpload instead. |
com.mongodb.operation.DropCollectionOperation(MongoNamespace) |
com.mongodb.operation.DropDatabaseOperation(String) |
com.mongodb.operation.DropIndexOperation(MongoNamespace, BsonDocument) |
com.mongodb.operation.DropIndexOperation(MongoNamespace, String) |
org.mozilla.javascript.EcmaError(Scriptable, String, int, int, String)
EcmaError error instances should not be constructed
explicitly since they are generated by the engine.
|
com.fasterxml.jackson.databind.deser.std.EnumDeserializer(EnumResolver)
Since 2.9
|
com.fasterxml.jackson.databind.deser.std.EnumMapDeserializer(JavaType, KeyDeserializer, JsonDeserializer<?>, TypeDeserializer) |
org.apache.commons.math.ode.events.EventException(String, Object...)
as of 2.2 replaced by
EventException(Localizable, Object...) |
org.apache.jackrabbit.spi.commons.EventImpl(int, Path, ItemId, NodeId, Name, Name[], String) |
org.apache.commons.lang3.exception.ExceptionUtils()
Will be private in 3.0.
|
org.apache.commons.io.FileUtils()
Will be private in 3.0.
|
org.apache.commons.io.output.FileWriterWithEncoding(File, Charset) |
org.apache.commons.io.output.FileWriterWithEncoding(File, Charset, boolean) |
org.apache.commons.io.output.FileWriterWithEncoding(File, CharsetEncoder) |
org.apache.commons.io.output.FileWriterWithEncoding(File, CharsetEncoder, boolean) |
org.apache.commons.io.output.FileWriterWithEncoding(File, String) |
org.apache.commons.io.output.FileWriterWithEncoding(File, String, boolean) |
org.apache.commons.io.output.FileWriterWithEncoding(String, Charset) |
org.apache.commons.io.output.FileWriterWithEncoding(String, Charset, boolean) |
org.apache.commons.io.output.FileWriterWithEncoding(String, CharsetEncoder) |
org.apache.commons.io.output.FileWriterWithEncoding(String, CharsetEncoder, boolean) |
org.apache.commons.io.output.FileWriterWithEncoding(String, String) |
org.apache.commons.io.output.FileWriterWithEncoding(String, String, boolean) |
com.fasterxml.jackson.core.filter.FilteringGeneratorDelegate(JsonGenerator, TokenFilter, boolean, boolean)
since 2.12 Use the constructor that takes
TokenFilter.Inclusion
argument instead. |
com.fasterxml.jackson.core.filter.FilteringParserDelegate(JsonParser, TokenFilter, boolean, boolean) |
com.mongodb.operation.FindAndDeleteOperation(MongoNamespace, Decoder<T>) |
com.mongodb.operation.FindAndDeleteOperation(MongoNamespace, WriteConcern, Decoder<T>) |
com.mongodb.operation.FindAndReplaceOperation(MongoNamespace, Decoder<T>, BsonDocument) |
com.mongodb.operation.FindAndReplaceOperation(MongoNamespace, WriteConcern, Decoder<T>, BsonDocument) |
com.mongodb.operation.FindAndUpdateOperation(MongoNamespace, Decoder<T>, BsonDocument) |
com.mongodb.operation.FindAndUpdateOperation(MongoNamespace, WriteConcern, Decoder<T>, BsonDocument) |
com.mongodb.client.model.FindOptions(FindOptions)
this constructor is unused
|
com.mongodb.client.gridfs.model.GridFSFile(BsonValue, String, long, int, Date, String, Document)
there is no replacement for this constructor
|
com.mongodb.client.gridfs.model.GridFSFile(BsonValue, String, long, int, Date, String, Document, Document)
there is no replacement for this constructor
|
com.adobe.aemds.guide.common.GuideValidationResult(List<GuideError>)
from 6.3 use GuideValidationResult(List
|
org.apache.commons.codec.digest.HmacUtils()
since 1.11; only useful to preserve binary compatibility
|
com.fasterxml.jackson.databind.exc.IgnoredPropertyException(String, JsonLocation, Class<?>, String, Collection<Object>)
Since 2.7
|
org.apache.jackrabbit.vault.fs.io.ImportOptions(ImportOptions)
use
ImportOptions.copy() instead. |
org.apache.sling.discovery.commons.InitDelayingTopologyEventListener(long, TopologyEventListener, Scheduler) |
org.apache.sling.discovery.commons.InitDelayingTopologyEventListener(long, TopologyEventListener, Scheduler, Logger) |
com.mongodb.operation.InsertOperation(MongoNamespace, boolean, WriteConcern, List<InsertRequest>) |
org.apache.commons.math.ode.IntegratorException(String, Object...)
as of 2.2 replaced by
IntegratorException(Localizable, Object...) |
com.fasterxml.jackson.databind.exc.InvalidFormatException(String, JsonLocation, Object, Class<?>)
Since 2.7 Use variant that takes
JsonParser |
com.fasterxml.jackson.databind.exc.InvalidFormatException(String, Object, Class<?>)
Since 2.7 Use variant that takes
JsonParser |
org.apache.commons.math.linear.InvalidMatrixException(String, Object...)
since 2.2 replaced by
InvalidMatrixException(Localizable, Object...) |
com.fasterxml.jackson.core.io.IOContext(BufferRecycler, Object, boolean) |
org.apache.commons.io.IOUtils()
Will be private in 3.0.
|
org.apache.jackrabbit.spi.commons.ItemInfoImpl(NodeId, Name, Path, boolean)
Use
ItemInfoImpl(Path, boolean) instead. The
parentId is not used any more and the corresponding getter has been
removed. |
org.mozilla.javascript.JavaScriptException(Object)
Use
WrappedException(Throwable) to report
exceptions in Java code. |
com.fasterxml.jackson.core.JsonGenerationException(String) |
com.fasterxml.jackson.core.JsonGenerationException(String, Throwable) |
com.fasterxml.jackson.core.JsonGenerationException(Throwable) |
com.fasterxml.jackson.core.JsonLocation(Object, long, int, int) |
com.fasterxml.jackson.core.JsonLocation(Object, long, long, int, int) |
com.fasterxml.jackson.databind.JsonMappingException(String)
Since 2.7 Use variant that takes
JsonParser instead |
com.fasterxml.jackson.databind.JsonMappingException(String, JsonLocation)
Since 2.7 Use variant that takes
JsonParser instead |
com.fasterxml.jackson.databind.JsonMappingException(String, JsonLocation, Throwable)
Since 2.7 Use variant that takes
JsonParser instead |
com.fasterxml.jackson.databind.JsonMappingException(String, Throwable)
Since 2.7 Use variant that takes
JsonParser instead |
com.google.gson.JsonNull() |
com.fasterxml.jackson.core.JsonParseException(String, JsonLocation) |
com.fasterxml.jackson.core.JsonParseException(String, JsonLocation, Throwable) |
com.google.gson.JsonParser()
No need to instantiate this class, use the static methods instead.
|
com.fasterxml.jackson.databind.ser.std.JsonValueSerializer(AnnotatedMember, JsonSerializer<?>)
Since 2.12
|
org.bson.json.JsonWriterSettings()
Prefer
JsonWriterSettings.builder() , but note that the default output mode is different for that method |
org.bson.json.JsonWriterSettings(boolean)
Use the
JsonWriterSettings.Builder instead |
org.bson.json.JsonWriterSettings(JsonMode)
Use the
JsonWriterSettings.Builder instead |
org.bson.json.JsonWriterSettings(JsonMode, boolean)
Use the
JsonWriterSettings.Builder instead |
org.bson.json.JsonWriterSettings(JsonMode, String)
Use the
JsonWriterSettings.Builder instead |
org.bson.json.JsonWriterSettings(JsonMode, String, String)
Use the
JsonWriterSettings.Builder instead |
org.apache.commons.math.analysis.solvers.LaguerreSolver()
in 2.2 (to be removed in 3.0)
|
org.apache.commons.math.analysis.solvers.LaguerreSolver(UnivariateRealFunction)
as of 2.0 the function to solve is passed as an argument
to the
LaguerreSolver.solve(UnivariateRealFunction, double, double) or
UnivariateRealSolver.solve(UnivariateRealFunction, double, double, double)
method. |
org.apache.jackrabbit.oak.commons.io.LazyInputStream(ByteSource)
Use
LazyInputStream(Supplier) instead |
org.apache.commons.io.output.LockableFileWriter(File) |
org.apache.commons.io.output.LockableFileWriter(File, boolean) |
org.apache.commons.io.output.LockableFileWriter(File, boolean, String)
2.5 use
LockableFileWriter(File, Charset, boolean, String) instead |
org.apache.commons.io.output.LockableFileWriter(File, Charset) |
org.apache.commons.io.output.LockableFileWriter(File, Charset, boolean, String) |
org.apache.commons.io.output.LockableFileWriter(File, String) |
org.apache.commons.io.output.LockableFileWriter(File, String, boolean, String) |
org.apache.commons.io.output.LockableFileWriter(String) |
org.apache.commons.io.output.LockableFileWriter(String, boolean) |
org.apache.commons.io.output.LockableFileWriter(String, boolean, String) |
org.apache.jackrabbit.spi.commons.LockInfoImpl(String, String, boolean, boolean, NodeId) |
com.sun.mail.util.MailLogger(Class<?>, String, Session) |
com.sun.mail.util.MailLogger(String, String, Session) |
org.apache.commons.math.MathException(String, Object...)
as of 2.2 replaced by
MathException(Localizable, Object...) |
org.apache.commons.math.MathException(Throwable, String, Object...)
as of 2.2 replaced by
MathException(Throwable, Localizable, Object...) |
org.apache.commons.math.MathRuntimeException(String, Object...)
as of 2.2 replaced by
MathRuntimeException(Localizable, Object...) |
org.apache.commons.math.MathRuntimeException(Throwable, String, Object...)
as of 2.2 replaced by
MathRuntimeException(Throwable, Localizable, Object...) |
org.apache.commons.math.linear.MatrixIndexException(String, Object...)
as of 2.2 replaced by
MatrixIndexException(Localizable, Object...) |
org.apache.commons.math.MaxEvaluationsExceededException(int, String, Object...)
as of 2.2 replaced by
MaxEvaluationsExceededException(int, Localizable, Object...) |
org.apache.commons.math.MaxIterationsExceededException(int, String, Object...)
as of 2.2 replaced by
MaxIterationsExceededException(int, Localizable, Object...) |
org.apache.commons.io.input.MessageDigestCalculatingInputStream(InputStream) |
org.apache.commons.io.input.MessageDigestCalculatingInputStream(InputStream, MessageDigest) |
org.apache.commons.io.input.MessageDigestCalculatingInputStream(InputStream, String) |
com.day.cq.dam.core.process.MetadataExtractor()
since release 6.3, this has been replaced by
SimpleXmpToJcrMetadataBuilder ,
implying that responsibility (and ownership) of providing XMP Metadata Builder class lies with the component instantiating
MetadataExtractor
To prevent catastrophic failures for components calling the deprecated API, a new instance of
SimpleXmpToJcrMetadataBuilder is created by this constructor.
However, please be aware that since SimpleXmpToJcrMetadataBuilder is now an OSGi Declarative Service, lifecycle events
and any configurations of the service WILL NOT be honoured when deprecated API is invoked. |
com.mongodb.operation.MixedBulkWriteOperation(MongoNamespace, List<? extends WriteRequest>, boolean, WriteConcern) |
com.mongodb.Mongo()
Replaced by
MongoClient() ) |
com.mongodb.Mongo(List<ServerAddress>)
Replaced by
MongoClient(java.util.List) |
com.mongodb.Mongo(List<ServerAddress>, MongoOptions)
Replaced by
MongoClient(java.util.List, MongoClientOptions) |
com.mongodb.Mongo(MongoURI)
Replaced by
MongoClient(MongoClientURI) |
com.mongodb.Mongo(ServerAddress)
Replaced by
MongoClient(ServerAddress) |
com.mongodb.Mongo(ServerAddress, MongoOptions)
Replaced by
MongoClient(ServerAddress, MongoClientOptions) |
com.mongodb.Mongo(ServerAddress, ServerAddress)
Please use
MongoClient(java.util.List) instead. |
com.mongodb.Mongo(ServerAddress, ServerAddress, MongoOptions)
Please use
MongoClient(java.util.List, MongoClientOptions) instead. |
com.mongodb.Mongo(String)
Replaced by
MongoClient(String) |
com.mongodb.Mongo(String, int)
Replaced by
MongoClient(String, int) |
com.mongodb.Mongo(String, MongoOptions)
Replaced by
MongoClient(String, MongoClientOptions) |
com.mongodb.MongoClient(List<ServerAddress>, List<MongoCredential>) |
com.mongodb.MongoClient(List<ServerAddress>, List<MongoCredential>, MongoClientOptions) |
com.mongodb.MongoClient(List<ServerAddress>, List<MongoCredential>, MongoClientOptions, MongoDriverInformation) |
com.mongodb.MongoClient(ServerAddress, List<MongoCredential>) |
com.mongodb.MongoClient(ServerAddress, List<MongoCredential>, MongoClientOptions) |
com.mongodb.MongoClient(ServerAddress, List<MongoCredential>, MongoClientOptions, MongoDriverInformation) |
com.mongodb.MongoNodeIsRecoveringException(ServerAddress) |
com.mongodb.MongoNotPrimaryException(ServerAddress) |
com.mongodb.MongoOptions() |
com.mongodb.MongoOptions(MongoClientOptions) |
com.mongodb.MongoURI(MongoClientURI) |
com.mongodb.MongoURI(String)
Replaced by
MongoClientURI(String) |
org.apache.commons.math.analysis.solvers.MullerSolver()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.analysis.solvers.MullerSolver(UnivariateRealFunction)
as of 2.0 the function to solve is passed as an argument
to the
MullerSolver.solve(UnivariateRealFunction, double, double) or
UnivariateRealSolver.solve(UnivariateRealFunction, double, double, double)
method. |
org.apache.commons.fileupload.MultipartStream() |
org.apache.commons.fileupload.MultipartStream(InputStream, byte[]) |
org.apache.commons.fileupload.MultipartStream(InputStream, byte[], int) |
org.mozilla.javascript.NativeJavaPackage(String)
NativeJavaPackage is an internal class, do not use
it directly.
|
org.mozilla.javascript.NativeJavaPackage(String, ClassLoader)
NativeJavaPackage is an internal class, do not use
it directly.
|
com.mongodb.connection.netty.NettyStreamFactoryFactory()
Use
NettyStreamFactoryFactory.builder() instead to construct the NettyStreamFactoryFactory . |
com.mongodb.connection.netty.NettyStreamFactoryFactory(EventLoopGroup, ByteBufAllocator)
Use
NettyStreamFactoryFactory.builder() instead to construct the NettyStreamFactoryFactory . |
org.apache.commons.math.analysis.solvers.NewtonSolver()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.analysis.solvers.NewtonSolver(DifferentiableUnivariateRealFunction)
as of 2.0 the function to solve is passed as an argument
to the
NewtonSolver.solve(UnivariateRealFunction, double, double) or
UnivariateRealSolver.solve(UnivariateRealFunction, double, double, double)
method. |
org.apache.jackrabbit.spi.commons.NodeInfoImpl(NodeId, Name, Path, NodeId, int, Name, Name[], Iterator<PropertyId>, Iterator<PropertyId>, Iterator<ChildInfo>)
Use
NodeInfoImpl(Path, NodeId, int, Name, Name[], Iterator, Iterator, Iterator)
instead. The parentId is not used any more. |
org.apache.commons.math.geometry.NotARotationMatrixException(String, Object...)
as of 2.2 replaced by
NotARotationMatrixException(Localizable, Object...) |
org.apache.commons.io.output.NullOutputStream() |
org.apache.commons.io.output.NullPrintStream() |
org.apache.commons.io.output.NullWriter()
Use
NullWriter.INSTANCE . |
org.bson.types.ObjectId(Date, int, short, int)
Use
ObjectId(Date, int) instead |
org.bson.types.ObjectId(int, int, short, int)
Use
ObjectId(int, int) instead |
org.apache.commons.math.optimization.OptimizationException(String, Object...)
as of 2.2 replaced by
OptimizationException(Localizable, Object...) |
org.apache.jackrabbit.spi.commons.query.OrderQueryNode.OrderSpec(Name, boolean)
use
OrderSpec(Path, boolean) instead. |
org.apache.jackrabbit.vault.packaging.PackageId(String)
As of 3.1.42, the storage location is implementation details.
|
org.apache.jackrabbit.vault.packaging.PackageId(String, String)
As of 3.1.42, the storage location is implementation details.
|
org.apache.jackrabbit.vault.packaging.PackageId(String, Version)
As of 3.1.42, the storage location is implementation details.
|
org.apache.commons.math.distribution.PoissonDistributionImpl(double, NormalDistribution)
as of 2.1 (to avoid possibly inconsistent state, the
"NormalDistribution" will be instantiated internally)
|
opennlp.tools.postag.POSTaggerFactory(Dictionary, TagDictionary)
this constructor is here for backward compatibility and
is not functional anymore in the training of 1.8.x series models
|
com.adobe.forms.common.service.PrefillData(InputStream, ContentType, Map<String, String>, Map<String, String>) |
com.adobe.cq.commerce.api.PriceInfo(BigDecimal, Currency)
since 5.6.200; use
PriceInfo(java.math.BigDecimal, java.util.Locale) instead. |
com.adobe.cq.commerce.api.promotion.PromotionInfo(String, String, PromotionInfo.PromotionStatus, String)
since 6.0; use
PromotionInfo(String, String, PromotionStatus, String, String, Integer)
instead |
org.apache.jackrabbit.spi.commons.PropertyInfoImpl(NodeId, Name, Path, PropertyId, int, boolean, QValue[])
Use
PropertyInfoImpl(Path, PropertyId, int, boolean, QValue[])
instead. The parentId is not used any more. |
org.apache.commons.io.input.QueueInputStream(BlockingQueue<Integer>) |
org.apache.commons.io.input.RandomAccessFileInputStream(RandomAccessFile) |
org.apache.commons.io.input.RandomAccessFileInputStream(RandomAccessFile, boolean) |
org.apache.sling.commons.osgi.RankedServices()
Use
#RankedService(Order) ) to explicitly give the order. |
org.apache.sling.commons.osgi.RankedServices(RankedServices.ChangeListener) |
org.apache.commons.io.input.ReadAheadInputStream(InputStream, int) |
org.apache.commons.io.input.ReadAheadInputStream(InputStream, int, ExecutorService) |
org.apache.commons.io.input.ReaderInputStream(Reader)
Use
ReaderInputStream.builder() instead |
org.apache.commons.io.input.ReaderInputStream(Reader, Charset)
Use
ReaderInputStream.builder() instead, will be protected for subclasses. |
org.apache.commons.io.input.ReaderInputStream(Reader, CharsetEncoder)
Use
ReaderInputStream.builder() instead |
org.apache.commons.io.input.ReaderInputStream(Reader, CharsetEncoder, int)
Use
ReaderInputStream.builder() instead |
org.apache.commons.io.input.ReaderInputStream(Reader, Charset, int)
Use
ReaderInputStream.builder() instead |
org.apache.commons.io.input.ReaderInputStream(Reader, String)
Use
ReaderInputStream.builder() instead |
org.apache.commons.io.input.ReaderInputStream(Reader, String, int)
Use
ReaderInputStream.builder() instead |
org.apache.tika.parser.RecursiveParserWrapper(Parser, ContentHandlerFactory) |
org.apache.tika.parser.RecursiveParserWrapper(Parser, ContentHandlerFactory, boolean) |
com.fasterxml.jackson.databind.deser.std.ReferenceTypeDeserializer(JavaType, TypeDeserializer, JsonDeserializer<?>) |
org.apache.commons.lang.builder.ReflectionToStringBuilder(Object, ToStringStyle, StringBuffer, Class, boolean) |
opennlp.tools.namefind.RegexNameFinder(Pattern[]) |
com.mongodb.operation.RenameCollectionOperation(MongoNamespace, MongoNamespace) |
com.mongodb.client.model.ReplaceOneModel(Bson, T, UpdateOptions)
use
ReplaceOneModel(Bson, Object, ReplaceOptions) instead |
org.apache.sling.api.resource.observation.ResourceChange(ResourceChange.ChangeType, String, boolean, Set<String>, Set<String>, Set<String>)
The sets of property names are not supported anymore.
|
org.apache.commons.io.input.ReversedLinesFileReader(File)
Use
ReaderInputStream.builder() instead |
org.apache.commons.io.input.ReversedLinesFileReader(File, Charset)
Use
ReaderInputStream.builder() instead |
org.apache.commons.io.input.ReversedLinesFileReader(File, int, Charset)
Use
ReaderInputStream.builder() instead |
org.apache.commons.io.input.ReversedLinesFileReader(File, int, String)
Use
ReaderInputStream.builder() instead |
org.apache.commons.io.input.ReversedLinesFileReader(Path, Charset)
Use
ReaderInputStream.builder() instead |
org.apache.commons.io.input.ReversedLinesFileReader(Path, int, Charset)
Use
ReaderInputStream.builder() instead |
org.apache.commons.io.input.ReversedLinesFileReader(Path, int, String)
Use
ReaderInputStream.builder() instead |
org.apache.commons.math.analysis.solvers.RiddersSolver()
in 2.2
|
org.apache.commons.math.analysis.solvers.RiddersSolver(UnivariateRealFunction)
as of 2.0 the function to solve is passed as an argument
to the
RiddersSolver.solve(UnivariateRealFunction, double, double) or
UnivariateRealSolver.solve(UnivariateRealFunction, double, double, double)
method. |
org.apache.commons.math.analysis.integration.RombergIntegrator(UnivariateRealFunction)
as of 2.0 the integrand function is passed as an argument
to the
RombergIntegrator.integrate(UnivariateRealFunction, double, double) method. |
com.day.cq.dam.scene7.api.Scene7Endpoint(URL, URL, URL, String, String, String) |
com.day.cq.dam.scene7.api.Scene7Endpoint(URL, URL, URL, URL, String, String, String) |
com.day.cq.searchpromote.Search(SlingHttpServletRequest, Configuration) |
com.sun.mail.imap.protocol.SearchSequence() |
org.apache.commons.math.analysis.solvers.SecantSolver()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.analysis.solvers.SecantSolver(UnivariateRealFunction)
as of 2.0 the function to solve is passed as an argument
to the
SecantSolver.solve(UnivariateRealFunction, double, double) or
UnivariateRealSolver.solve(UnivariateRealFunction, double, double, double)
method. |
com.fasterxml.jackson.databind.deser.SettableAnyProperty(BeanProperty, AnnotatedMember, JavaType, JsonDeserializer<Object>, TypeDeserializer) |
org.apache.commons.compress.archivers.sevenz.SevenZFile(File, byte[])
use the char[]-arg version for the password instead
|
org.apache.commons.compress.archivers.sevenz.SevenZFile(SeekableByteChannel, byte[])
use the char[]-arg version for the password instead
|
org.apache.commons.compress.archivers.sevenz.SevenZFile(SeekableByteChannel, String, byte[])
use the char[]-arg version for the password instead
|
org.apache.commons.math.stat.regression.SimpleRegression(TDistribution)
in 2.2 (to be removed in 3.0). Please use the
other constructor instead. |
opennlp.tools.tokenize.SimpleTokenizer()
Use INSTANCE field instead to obtain an instance, constructor
will be made private in the future.
|
org.apache.commons.math.analysis.integration.SimpsonIntegrator(UnivariateRealFunction)
as of 2.0 the integrand function is passed as an argument
to the
SimpsonIntegrator.integrate(UnivariateRealFunction, double, double) method. |
org.apache.commons.fileupload.FileUploadBase.SizeLimitExceededException()
1.2 Replaced by
SizeLimitExceededException(String, long, long) |
org.apache.commons.fileupload.FileUploadBase.SizeLimitExceededException(String)
1.2 Replaced by
SizeLimitExceededException(String, long, long) |
com.fasterxml.jackson.databind.BeanProperty.Std(PropertyName, JavaType, PropertyName, Annotations, AnnotatedMember, PropertyMetadata)
Since 2.9
|
com.fasterxml.jackson.databind.util.StdDateFormat(TimeZone, Locale) |
com.fasterxml.jackson.databind.deser.std.StdValueInstantiator(DeserializationConfig, Class<?>)
Since 2.7 use constructor that takes
JavaType instead |
org.apache.commons.codec.StringEncoderComparator()
Creating an instance without a
StringEncoder leads to a NullPointerException . Will be
removed in 2.0. |
com.day.cq.tagging.TagCloud(TagManager) |
com.day.cq.tagging.TagCloud(TagManager, Resource) |
org.apache.commons.io.input.Tailer(File, Charset, TailerListener, long, boolean, boolean, int)
Use
Tailer.builder() , Tailer.Builder , and Tailer.Builder.get() . |
org.apache.commons.io.input.Tailer(File, TailerListener)
Use
Tailer.builder() , Tailer.Builder , and Tailer.Builder.get() . |
org.apache.commons.io.input.Tailer(File, TailerListener, long)
Use
Tailer.builder() , Tailer.Builder , and Tailer.Builder.get() . |
org.apache.commons.io.input.Tailer(File, TailerListener, long, boolean)
Use
Tailer.builder() , Tailer.Builder , and Tailer.Builder.get() . |
org.apache.commons.io.input.Tailer(File, TailerListener, long, boolean, boolean)
Use
Tailer.builder() , Tailer.Builder , and Tailer.Builder.get() . |
org.apache.commons.io.input.Tailer(File, TailerListener, long, boolean, boolean, int)
Use
Tailer.builder() , Tailer.Builder , and Tailer.Builder.get() . |
org.apache.commons.io.input.Tailer(File, TailerListener, long, boolean, int)
Use
Tailer.builder() , Tailer.Builder , and Tailer.Builder.get() . |
org.apache.commons.compress.archivers.tar.TarArchiveOutputStream(OutputStream, int, int)
recordSize must always be 512 bytes. An IllegalArgumentException will be thrown
if any other value is used
|
org.apache.commons.compress.archivers.tar.TarArchiveOutputStream(OutputStream, int, int, String)
recordSize must always be 512 bytes. An IllegalArgumentException will be thrown
if any other value is used.
|
com.mongodb.connection.TlsChannelStreamFactoryFactory(AsynchronousTlsChannelGroup) |
opennlp.tools.tokenize.TokenizerME(TokenizerModel, Factory)
use
TokenizerFactory to extend the Tokenizer
functionality |
opennlp.tools.util.TrainingParameters(Map<String, String>) |
org.apache.commons.math.analysis.integration.TrapezoidIntegrator(UnivariateRealFunction)
as of 2.0 the integrand function is passed as an argument
to the
TrapezoidIntegrator.integrate(UnivariateRealFunction, double, double) method. |
org.apache.commons.math.stat.inference.TTestImpl(TDistribution)
in 2.2 (to be removed in 3.0).
|
com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException(String, JsonLocation, Class<?>, String, Collection<Object>)
Since 2.7
|
com.fasterxml.jackson.databind.deser.UnresolvedForwardReference(String)
Since 2.7
|
com.fasterxml.jackson.databind.deser.UnresolvedForwardReference(String, JsonLocation, ReadableObjectId)
Since 2.7
|
org.apache.commons.io.input.UnsynchronizedByteArrayInputStream(byte[]) |
org.apache.commons.io.input.UnsynchronizedByteArrayInputStream(byte[], int) |
org.apache.commons.io.input.UnsynchronizedByteArrayInputStream(byte[], int, int) |
org.apache.commons.io.output.UnsynchronizedByteArrayOutputStream() |
org.apache.commons.io.output.UnsynchronizedByteArrayOutputStream(int) |
com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer()
Since 2.6 use variant takes type arguments
|
com.mongodb.operation.UpdateOperation(MongoNamespace, boolean, WriteConcern, List<UpdateRequest>) |
com.fasterxml.jackson.core.json.UTF8JsonGenerator(IOContext, int, ObjectCodec, OutputStream) |
com.fasterxml.jackson.core.json.UTF8JsonGenerator(IOContext, int, ObjectCodec, OutputStream, byte[], int, boolean) |
com.fasterxml.jackson.core.json.UTF8StreamJsonParser(IOContext, int, InputStream, ObjectCodec, ByteQuadsCanonicalizer, byte[], int, int, boolean)
Since 2.10
|
com.fasterxml.jackson.annotation.JsonFormat.Value(String, JsonFormat.Shape, Locale, String, TimeZone, JsonFormat.Features) |
com.fasterxml.jackson.annotation.JsonFormat.Value(String, JsonFormat.Shape, Locale, TimeZone, JsonFormat.Features) |
com.fasterxml.jackson.annotation.JsonFormat.Value(String, JsonFormat.Shape, String, String, JsonFormat.Features) |
com.fasterxml.jackson.databind.deser.impl.ValueInjector(PropertyName, JavaType, Annotations, AnnotatedMember, Object)
in 2.9 (remove from 3.0)
|
com.fasterxml.jackson.core.Version(int, int, int, String)
Use variant that takes group and artifact ids
|
com.day.cq.dam.commons.util.WebEnabledImageCreator(Asset, MimeTypeService)
since 6.0, use
RenditionMaker service instead |
org.apache.commons.io.filefilter.WildcardFileFilter(List<String>) |
org.apache.commons.io.filefilter.WildcardFileFilter(List<String>, IOCase) |
org.apache.commons.io.filefilter.WildcardFileFilter(String...) |
org.apache.commons.io.filefilter.WildcardFileFilter(String) |
org.apache.commons.io.filefilter.WildcardFileFilter(String[], IOCase) |
org.apache.commons.io.filefilter.WildcardFileFilter(String, IOCase) |
com.mongodb.WriteConcern()
Prefer
WriteConcern.UNACKNOWLEDGED |
com.mongodb.WriteConcern(boolean) |
com.mongodb.WriteConcern(int, int, boolean) |
com.mongodb.WriteConcern(int, int, boolean, boolean) |
com.mongodb.WriteConcern(String, int, boolean, boolean) |
com.mongodb.bulk.WriteConcernError(int, String, BsonDocument) |
com.fasterxml.jackson.core.json.WriterBasedJsonGenerator(IOContext, int, ObjectCodec, Writer) |
org.apache.commons.io.output.WriterOutputStream(Writer) |
org.apache.commons.io.output.WriterOutputStream(Writer, Charset) |
org.apache.commons.io.output.WriterOutputStream(Writer, CharsetDecoder) |
org.apache.commons.io.output.WriterOutputStream(Writer, CharsetDecoder, int, boolean) |
org.apache.commons.io.output.WriterOutputStream(Writer, Charset, int, boolean) |
org.apache.commons.io.output.WriterOutputStream(Writer, String) |
org.apache.commons.io.output.WriterOutputStream(Writer, String, int, boolean) |
org.json.XMLParserConfiguration(boolean)
This constructor has been deprecated in favor of using the new builder
pattern for the configuration.
This constructor may be removed in a future release.
|
org.json.XMLParserConfiguration(boolean, String)
This constructor has been deprecated in favor of using the new builder
pattern for the configuration.
This constructor may be removed in a future release.
|
org.json.XMLParserConfiguration(boolean, String, boolean)
This constructor has been deprecated in favor of using the new builder
pattern for the configuration.
This constructor may be removed or marked private in a future release.
|
org.json.XMLParserConfiguration(String)
This constructor has been deprecated in favor of using the new builder
pattern for the configuration.
This constructor may be removed in a future release.
|
org.apache.commons.io.input.XmlStreamReader(File) |
org.apache.commons.io.input.XmlStreamReader(InputStream) |
org.apache.commons.io.input.XmlStreamReader(InputStream, boolean) |
org.apache.commons.io.input.XmlStreamReader(InputStream, boolean, String) |
org.apache.commons.io.input.XmlStreamReader(InputStream, String) |
org.apache.commons.io.input.XmlStreamReader(InputStream, String, boolean) |
org.apache.commons.io.input.XmlStreamReader(InputStream, String, boolean, String) |
org.apache.commons.io.input.XmlStreamReader(Path) |
org.apache.commons.io.output.XmlStreamWriter(File) |
org.apache.commons.io.output.XmlStreamWriter(File, String) |
org.apache.commons.io.output.XmlStreamWriter(OutputStream) |
org.apache.commons.io.output.XmlStreamWriter(OutputStream, String) |
org.apache.tika.parser.microsoft.ooxml.XWPFWordExtractorDecorator(ParseContext, XWPFWordExtractor) |
Enum Constant and Description |
---|
com.fasterxml.jackson.core.JsonParser.Feature.ALLOW_BACKSLASH_ESCAPING_ANY_CHARACTER
Since 2.10 use
JsonReadFeature.ALLOW_BACKSLASH_ESCAPING_ANY_CHARACTER instead |
com.fasterxml.jackson.core.JsonParser.Feature.ALLOW_LEADING_DECIMAL_POINT_FOR_NUMBERS |
com.fasterxml.jackson.core.JsonParser.Feature.ALLOW_MISSING_VALUES
Since 2.10 use
JsonReadFeature.ALLOW_MISSING_VALUES instead |
com.fasterxml.jackson.core.JsonParser.Feature.ALLOW_NON_NUMERIC_NUMBERS
Since 2.10 use
JsonReadFeature.ALLOW_NON_NUMERIC_NUMBERS instead |
com.fasterxml.jackson.core.JsonParser.Feature.ALLOW_NUMERIC_LEADING_ZEROS
Since 2.10 use
JsonReadFeature.ALLOW_LEADING_ZEROS_FOR_NUMBERS instead |
com.fasterxml.jackson.core.JsonParser.Feature.ALLOW_TRAILING_COMMA
Since 2.10 use
JsonReadFeature.ALLOW_TRAILING_COMMA instead |
com.fasterxml.jackson.core.JsonParser.Feature.ALLOW_UNQUOTED_CONTROL_CHARS
Since 2.10 use
JsonReadFeature.ALLOW_UNESCAPED_CONTROL_CHARS instead |
com.adobe.granite.maintenance.MaintenanceTaskInfo.TaskSchedule.BIWEEKLY |
com.fasterxml.jackson.core.JsonGenerator.Feature.ESCAPE_NON_ASCII
Since 2.10 use
JsonWriteFeature.ESCAPE_NON_ASCII instead |
org.apache.commons.lang3.JavaVersion.JAVA_1_9
As of release 3.5, replaced by
JavaVersion.JAVA_9 |
com.mongodb.AuthenticationMechanism.MONGODB_CR
This mechanism was replaced by
AuthenticationMechanism.SCRAM_SHA_1 in MongoDB 3.0, and is now deprecated |
com.adobe.cq.social.forum.client.api.ForumEvent.Type.PostApproved
This event type is never used (and never will be).
|
com.fasterxml.jackson.core.JsonGenerator.Feature.QUOTE_FIELD_NAMES
Since 2.10 use
JsonWriteFeature.QUOTE_FIELD_NAMES instead |
com.fasterxml.jackson.core.JsonGenerator.Feature.QUOTE_NON_NUMERIC_NUMBERS
Since 2.10 use
JsonWriteFeature.WRITE_NAN_AS_STRINGS instead |
com.day.cq.replication.ReplicationActionType.REVERSE
since 5.5. use
ReplicationActionType.INTERNAL_POLL instead. |
com.adobe.cq.social.review.client.api.ReviewEvent.Type.ReviewApproved
has never (and will never) be thrown.
|
org.bson.json.JsonMode.STRICT
The format generated with this mode is no longer considered standard for MongoDB tools. This value is not currently
scheduled for removal.
|
com.fasterxml.jackson.databind.SerializationFeature.WRITE_BIGDECIMAL_AS_PLAIN
Since 2.5: use
JsonGenerator.Feature.WRITE_BIGDECIMAL_AS_PLAIN instead
(using ObjectWriter.with(com.fasterxml.jackson.core.JsonGenerator.Feature) ). |
com.fasterxml.jackson.databind.SerializationFeature.WRITE_EMPTY_JSON_ARRAYS
Since 2.8 there are better mechanism for specifying filtering; specifically
using
JsonInclude or configuration overrides. |
com.fasterxml.jackson.databind.SerializationFeature.WRITE_NULL_MAP_VALUES
Since 2.9 there are better mechanism for specifying filtering; specifically
using
JsonInclude or configuration overrides
(see ObjectMapper.configOverride(Class) }). |
com.fasterxml.jackson.core.JsonGenerator.Feature.WRITE_NUMBERS_AS_STRINGS
Since 2.10 use
JsonWriteFeature.WRITE_NUMBERS_AS_STRINGS instead |
Annotation Type Element and Description |
---|
com.fasterxml.jackson.databind.annotation.JsonSerialize.include
As of Jackson 2.0, this annotation has been replaced
by
JsonInclude |
javax.jws.HandlerChain.name |
org.apache.sling.models.annotations.injectorspecific.ValueMapValue.optional
Use
ValueMapValue.injectionStrategy() instead |
org.apache.sling.models.annotations.injectorspecific.SlingObject.optional
Use
SlingObject.injectionStrategy() instead |
org.apache.sling.models.annotations.injectorspecific.Self.optional
Use
Self.injectionStrategy() instead |
org.apache.sling.models.annotations.injectorspecific.ScriptVariable.optional
Use
ScriptVariable.injectionStrategy() instead. |
org.apache.sling.models.annotations.injectorspecific.ResourcePath.optional
Use
ResourcePath.injectionStrategy() instead. |
org.apache.sling.models.annotations.injectorspecific.RequestAttribute.optional
Use
RequestAttribute.injectionStrategy() instead. |
org.apache.sling.models.annotations.injectorspecific.OSGiService.optional
Use
OSGiService.injectionStrategy() instead. |
org.apache.sling.models.annotations.injectorspecific.ChildResource.optional
Use
ChildResource.injectionStrategy() instead. |
com.fasterxml.jackson.databind.jsonschema.JsonSerializableSchema.schemaItemDefinition
(since 2.1) -- support will be dropped in future, since JSON-as-String is
fundamentally bad way for customizing anything. No direct replacements offered.
|
com.fasterxml.jackson.databind.jsonschema.JsonSerializableSchema.schemaObjectPropertiesDefinition
(since 2.1) -- support will be dropped in future, since JSON-as-String is
fundamentally bad way for customizing anything. No direct replacements offered.
|
Copyright © 2010 - 2023 Adobe. All Rights Reserved