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 |
org.apache.commons.lang3.text.translate
as of 3.6, use the commons-text
translate package instead
|
Enum and Description |
---|
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.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.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.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.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.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
PropertyNamingStrategy.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 |
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.
|
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.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.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.
|
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.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.adobe.aemds.guide.utils.GuideConstants.GUIDE_ERROR_LIST
from 6.3 use GUIDE_ERROR instead
|
com.day.util.diff.Diff.heuristic |
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.
|
com.adobe.aemds.guide.utils.GuideConstants.JCR_PATH |
com.adobe.aemds.guide.utils.GuideConstants.JCR_PRIMARY_TYPE |
com.mongodb.WriteConcern.JOURNAL_SAFE
Prefer
WriteConcern.JOURNALED |
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.lang3.SystemUtils.LINE_SEPARATOR
Use
System.lineSeparator instead, since it does not require a privilege check. |
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.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). |
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 . |
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.
|
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 |
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.tika.metadata.MSOffice.OBJECT_COUNT |
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
PropertyNamingStrategy.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. |
org.apache.tika.metadata.MSOffice.REVISION_NUMBER |
org.apache.tika.metadata.Metadata.RIGHTS
use TikaCoreProperties#RIGHTS
|
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.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 |
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 |
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.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 |
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) |
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) |
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).
|
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[]) |
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)
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.0, 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.IOUtils.closeQuietly(Closeable...)
As of 2.6 removed without replacement. Please use the try-with-resources statement or handle
suppressed exceptions manually.
|
org.apache.commons.io.IOUtils.closeQuietly(Closeable)
As of 2.6 removed without replacement. Please use the try-with-resources statement or handle
suppressed exceptions manually.
|
org.apache.commons.io.IOUtils.closeQuietly(InputStream)
As of 2.6 removed without replacement. Please use the try-with-resources statement or handle
suppressed exceptions manually.
|
org.apache.commons.io.LineIterator.closeQuietly(LineIterator)
As of 2.6 removed without replacement. Please use the try-with-resources statement or handle
suppressed exceptions manually.
|
org.apache.commons.io.IOUtils.closeQuietly(OutputStream)
As of 2.6 removed without replacement. Please use the try-with-resources statement or handle
suppressed exceptions manually.
|
org.apache.commons.io.IOUtils.closeQuietly(Reader)
As of 2.6 removed without replacement. Please use the try-with-resources statement or handle
suppressed exceptions manually.
|
org.apache.commons.io.IOUtils.closeQuietly(Selector)
As of 2.6 removed without replacement. Please use the try-with-resources statement or handle
suppressed exceptions manually.
|
org.apache.commons.io.IOUtils.closeQuietly(ServerSocket)
As of 2.6 removed without replacement. Please use the try-with-resources statement or handle
suppressed exceptions manually.
|
org.apache.commons.io.IOUtils.closeQuietly(Socket)
As of 2.6 removed without replacement. Please use the try-with-resources statement or handle
suppressed exceptions manually.
|
org.apache.commons.io.IOUtils.closeQuietly(Writer)
As of 2.6 removed 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.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) |
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.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.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.util.EnumResolver.constructUsingToString(Class<Enum<?>>)
Since 2.8, use
EnumResolver.constructUsingToString(Class, AnnotationIntrospector) instead |
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.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.tools.debugger.Main.contextEntered(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.contextExited(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.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) |
com.day.util.diff.LineElementsFactory.create(FileDocumentSource, boolean) |
com.adobe.cq.dam.cfm.ContentFragmentManager.create(Resource, Resource, String, String) |
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...) |
opennlp.tools.util.featuregen.FeatureGeneratorFactory.createFeatureGenerator(FeatureGeneratorResourceProvider) |
opennlp.tools.namefind.TokenNameFinderModel.createFeatureGenerators()
use TokenNameFinderFactory.createFeatureGenerators instead!
|
com.fasterxml.jackson.core.util.JsonParserSequence.createFlattened(JsonParser, JsonParser)
Since 2.8 use
JsonParserSequence.createFlattened(boolean, JsonParser, JsonParser)
instead |
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...) |
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.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...) |
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.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.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.api.AssetReferenceResolver.deleteLink(String, ResourceResolver)
since 1.2
|
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.fasterxml.jackson.databind.deser.std.EnumDeserializer.deserializerForCreator(DeserializationConfig, Class<?>, AnnotatedMethod)
Since 2.8
|
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.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.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.databind.ser.impl.PropertySerializerMap.emptyMap()
Since 2.5 Use
PropertySerializerMap.emptyForProperties() instead |
com.fasterxml.jackson.core.JsonFactory.enable(JsonFactory.Feature)
since 2.10 use
TSFBuilder.configure(JsonFactory.Feature, boolean) instead |
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.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.commons.lang3.StringEscapeUtils.escapeXml(String) |
org.apache.commons.lang.CharSetUtils.evaluateSet(String[])
Use
CharSet.getInstance(String[]) .
Method will be removed in Commons Lang 3.0. |
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.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. |
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.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.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.AnnotationIntrospectorPair.findPropertiesToIgnore(Annotated) |
com.fasterxml.jackson.databind.AnnotationIntrospector.findPropertiesToIgnore(Annotated)
Since 2.6, use variant that takes second argument.
|
com.fasterxml.jackson.databind.introspect.AnnotationIntrospectorPair.findPropertiesToIgnore(Annotated, boolean) |
com.fasterxml.jackson.databind.AnnotationIntrospector.findPropertiesToIgnore(Annotated, boolean) |
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.util.ClassUtil.findSuperTypes(Class<?>, Class<?>) |
com.fasterxml.jackson.databind.util.ClassUtil.findSuperTypes(Class<?>, Class<?>, List<Class<?>>) |
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<?>) |
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.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.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.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.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.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.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) |
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.api.CommerceSession.getCartPreTaxPrice()
since 5.6, use
CommerceSession.getCartPrice(Predicate) instead. |
com.adobe.cq.commerce.common.AbstractJcrCommerceSession.getCartPreTaxPrice() |
com.adobe.cq.commerce.api.CommerceSession.getCartTax()
since 5.6, use
CommerceSession.getCartPrice(Predicate) instead. |
com.adobe.cq.commerce.common.AbstractJcrCommerceSession.getCartTax() |
com.adobe.cq.commerce.api.CommerceSession.getCartTotalPrice()
since 5.6, use
CommerceSession.getCartPrice(Predicate) instead. |
com.adobe.cq.commerce.common.AbstractJcrCommerceSession.getCartTotalPrice() |
org.apache.commons.lang3.exception.ExceptionUtils.getCause(Throwable)
This feature will be removed in Lang 4.0, use
Throwable.getCause() instead |
org.apache.commons.lang3.exception.ExceptionUtils.getCause(Throwable, String[])
This feature will be removed in Lang 4.0, 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
|
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 |
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.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
|
org.apache.commons.math.stat.Frequency.getCount(Object)
replaced by
Frequency.getCount(Comparable) as of 2.0 |
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.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 |
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.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) |
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.0
|
com.adobe.granite.translation.core.MachineTranslationCloudConfig.getDefaultTranslationProvider() |
com.day.cq.wcm.msm.api.Blueprint.getDepth()
since 5.4, access page instead
|
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() |
com.day.cq.dam.commons.util.UIHelper.getDirectoryActionRels(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) |
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.tika.parser.pdf.PDFParser.getEnableAutoSpace() |
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.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.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 commons-text
FuzzyScore instead
|
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. |
com.fasterxml.jackson.databind.introspect.AnnotatedParameter.getGenericType() |
com.fasterxml.jackson.databind.introspect.AnnotatedMethod.getGenericType() |
com.fasterxml.jackson.databind.introspect.AnnotatedField.getGenericType() |
com.fasterxml.jackson.databind.introspect.Annotated.getGenericType()
Since 2.7 should instead use
Annotated.getType() . To be removed from 2.9 |
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 |
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.api.Product.getImagePath()
since 5.6.1; use
Product.getImage() instead. |
com.adobe.cq.commerce.common.AbstractJcrProduct.getImagePath() |
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.api.Product.getImageUrl()
since 5.6.1; use
Product.getImage() instead. |
com.adobe.cq.commerce.common.AbstractJcrProduct.getImageUrl() |
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.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 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()
Since 2.1: Use
ObjectCodec.getFactory() instead. |
com.fasterxml.jackson.databind.ObjectMapper.getJsonFactory()
Since 2.1: Use
ObjectMapper.getFactory() instead |
com.day.cq.widget.WidgetExtensionProvider.getJsonString(String, Session)
since 6.4
|
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 commons-text
LevenshteinDistance instead
|
org.apache.commons.lang3.StringUtils.getLevenshteinDistance(CharSequence, CharSequence, int)
as of 3.6, use 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.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.day.cq.dam.commons.util.SchemaFormHelper.getMasterForms(Resource, String)
Use getMasterForms(Resource resource) instead
|
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.day.cq.analytics.testandtarget.TestandtargetService.getMboxActivityCollisions(Configuration, String, String) |
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.api.promotion.PromotionHandler.getMessage(SlingHttpServletRequest, CommerceSession, Promotion)
since 5.6.200; use
PromotionHandler.getDescription(org.apache.sling.api.SlingHttpServletRequest,
CommerceSession, Promotion) instead. |
com.adobe.cq.commerce.common.promotion.PerfectPartnerPromotionHandler.getMessage(SlingHttpServletRequest, CommerceSession, Promotion) |
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.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 |
opennlp.tools.namefind.TokenNameFinderModel.getNameFinderModel()
use getNameFinderSequenceModel instead. This method will be removed soon.
|
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.
|
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.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.api.CommerceSession.getOrderShipping()
since 5.6, use
CommerceSession.getCartPrice(Predicate) instead. |
com.adobe.cq.commerce.common.AbstractJcrCommerceSession.getOrderShipping() |
com.adobe.cq.commerce.api.CommerceSession.getOrderTotalPrice()
since 5.6, use
CommerceSession.getCartPrice(Predicate) instead. |
com.adobe.cq.commerce.common.AbstractJcrCommerceSession.getOrderTotalPrice() |
com.adobe.cq.commerce.api.CommerceSession.getOrderTotalTax()
since 5.6, use
CommerceSession.getCartPrice(Predicate) instead. |
com.adobe.cq.commerce.common.AbstractJcrCommerceSession.getOrderTotalTax() |
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.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.AbstractWebConsolePlugin.getParameter(HttpServletRequest, String) |
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.
|
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.api.CommerceSession.CartEntry.getPreTaxPrice()
since 5.6, use
CommerceSession.CartEntry.getPrice(org.apache.commons.collections.Predicate) instead. |
com.adobe.cq.commerce.common.DefaultJcrCartEntry.getPreTaxPrice() |
com.adobe.cq.commerce.api.CommerceSession.getPriceInfo(Product)
since 5.6, use
CommerceSession.getProductPrice(Product) |
com.adobe.cq.commerce.common.AbstractJcrCommerceSession.getPriceInfo(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.
|
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.day.cq.analytics.sitecatalyst.SitecatalystWebservice.getReportStatus(Configuration, String) |
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.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.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
|
opennlp.tools.ml.TrainerFactory.getSequenceTrainer(Map<String, String>, Map<String, String>) |
com.fasterxml.jackson.databind.SerializationConfig.getSerializationInclusion()
Since 2.7 use
MapperConfigBase.getDefaultPropertyInclusion() instead |
com.fasterxml.jackson.databind.SerializerProvider.getSerializationView()
Since 2.2, use
SerializerProvider.getActiveView() 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>) |
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
|
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.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.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.databind.introspect.AnnotatedClass.getStaticMethods()
Since 2.9; use
AnnotatedClass.getFactoryMethods() instead. |
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.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.
|
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.api.CommerceSession.CartEntry.getTax()
since 5.6, use
CommerceSession.CartEntry.getPrice(org.apache.commons.collections.Predicate) instead. |
com.adobe.cq.commerce.common.DefaultJcrCartEntry.getTax() |
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.adobe.cq.commerce.api.Product.getThumbnail()
since 6.1; use
Product.getThumbnailUrl() instead. |
com.adobe.cq.commerce.common.AbstractJcrProduct.getThumbnail() |
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.api.CommerceSession.CartEntry.getTotalPrice()
since 5.6, use
CommerceSession.CartEntry.getPrice(org.apache.commons.collections.Predicate) instead. |
com.adobe.cq.commerce.common.DefaultJcrCartEntry.getTotalPrice() |
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.Annotated.getType(TypeBindings)
Since 2.7 Use
Annotated.getType() instead. To be removed from 2.9 |
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.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.api.CommerceSession.CartEntry.getUnitPrice()
since 5.6, use
CommerceSession.CartEntry.getPrice(org.apache.commons.collections.Predicate) instead. |
com.adobe.cq.commerce.common.DefaultJcrCartEntry.getUnitPrice() |
org.apache.commons.math.stat.inference.TestUtils.getUnknownDistributionChiSquareTest()
2.2 will be removed in 3.0
|
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.
|
org.apache.commons.compress.archivers.tar.TarArchiveEntry.getUserId()
use #getLongUserId instead as user ids can be
bigger than
Integer.MAX_VALUE |
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.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.api.CommerceSession.getVouchers()
since 5.6.200; use
CommerceSession.getVoucherInfos() instead |
com.adobe.cq.commerce.common.AbstractJcrCommerceSession.getVouchers()
since 6.0; use
AbstractJcrCommerceSession.getVoucherInfos() instead |
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[]) |
com.day.cq.security.Authorizable.grantPrivilege(String)
CQ 5.5
|
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.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.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) |
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 |
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.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.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.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
|
org.apache.sling.models.factory.ModelFactory.isModelClass(Object, Class<?>)
Use
ModelFactory.isModelClass(Class) instead! |
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) |
org.apache.commons.lang3.math.NumberUtils.isNumber(String)
This feature will be removed in Lang 4.0,
use
NumberUtils.isCreatable(String) instead |
org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessor.isOptional() |
com.adobe.cq.social.ugc.api.UgcFilter.isPathFiltered()
use
hasConstraints instead. |
org.apache.commons.httpclient.HostConfiguration.isProxySet()
no longer used
|
com.day.cq.replication.ReplicationStatus.isPublished() |
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. |
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. |
opennlp.tools.ml.model.TrainUtil.isSequenceTraining(Map<String, String>)
Use
TrainerFactory.isSequenceTraining(Map) instead. |
opennlp.tools.ml.TrainerFactory.isSequenceTraining(Map<String, String>)
use getTrainerType instead!
|
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. |
opennlp.tools.ml.TrainerFactory.isSupportEvent(Map<String, String>)
use getTrainerType instead!
|
opennlp.tools.ml.TrainerFactory.isSupportEventModelSequenceTraining(Map<String, String>)
use getTrainerType instead!
|
com.adobe.granite.translation.api.TranslationMetadata.isSupportingObjectTranslationRequired() |
opennlp.tools.ml.TrainerFactory.isSupportSequence(Map<String, String>)
use getTrainerType instead!
|
opennlp.tools.ml.TrainerFactory.isSupportSequenceTraining(Map<String, String>)
use getTrainerType instead!
|
org.apache.commons.mail.Email.isTLS()
since 1.3, use isStartTLSEnabled() instead
|
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.model.TrainUtil.isValid(Map<String, String>)
Use
TrainerFactory.isValid(Map) instead. |
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.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) |
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 |
opennlp.tools.tokenize.SimpleTokenizer.main(String[])
this method will be removed, use the new command line interface instead!
|
opennlp.tools.util.ListHeap.main(String[]) |
opennlp.tools.namefind.TokenNameFinderEvaluator.main(String[]) |
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.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.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.jackrabbit.oak.commons.jmx.ManagementOperation.newManagementOperation(String, Supplier<String>, Callable<R>) |
org.mozilla.javascript.ScriptRuntime.newObjectLiteral(Object[], Object[], Context, Scriptable) |
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 |
org.apache.jackrabbit.oak.plugins.commit.ConflictHook.of(ConflictHandler)
Use
ConflictHook.of(ThreeWayConflictHandler) instead. |
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) |
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.day.cq.wcm.designimporter.parser.DesignImporterHTMLParser.parse(Page, InputStream, PageBuilder) |
org.apache.tika.parser.utils.CommonsDigester.parse(String)
use the
CommonsDigester.CommonsDigester(int, String) instead |
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.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.
|
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.0, we can no longer drop the
final modifier, thus
rendering this method obsolete. The JDK discussion about this change can be found
here: http://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. |
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 |
com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.replace(SettableBeanProperty) |
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 |
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 |
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.
|
org.apache.commons.math.util.MathUtils.scalb(double, int)
as of 2.2, replaced by
FastMath.scalb(double, int) |
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.DictionarySerializer.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.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.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.
|
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.tika.parser.pdf.PDFParser.setEnableAutoSpace(boolean) |
org.apache.commons.compress.archivers.ArchiveStreamFactory.setEntryEncoding(String)
1.10 use
ArchiveStreamFactory.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
|
org.apache.tika.parser.pdf.PDFParser.setExtractAnnotationText(boolean) |
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
|
org.apache.commons.httpclient.HostConfiguration.setHost(String, String, int, Protocol)
#setHost(String, int, Protocol)
|
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.fasterxml.jackson.core.JsonFactory.setOutputDecorator(OutputDecorator)
Since 2.10 use
TSFBuilder.inputDecorator(InputDecorator) 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.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. |
org.apache.tika.parser.pdf.PDFParser.setSortByPosition(boolean) |
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.tika.parser.pdf.PDFParser.setSuppressDuplicateOverlappingText(boolean) |
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
|
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.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.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.
|
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.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.api.CommerceSession.submitOrder(Map<String, String>)
since 5.6, use
CommerceSession.placeOrder(java.util.Map<java.lang.String, java.lang.Object>) instead. |
com.adobe.cq.commerce.common.AbstractJcrCommerceSession.submitOrder(Map<String, String>) |
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.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.ByteArrayOutputStream.toString()
2.5 use
ByteArrayOutputStream.toString(String) instead |
org.apache.commons.io.IOUtils.toString(byte[])
2.5 Use
String.String(byte[]) instead |
org.apache.tika.io.IOUtils.toString(byte[])
Use
String.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.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) |
opennlp.tools.ml.model.TrainUtil.train(ObjectStream<Event>, Map<String, String>, Map<String, String>)
Use
TrainerFactory.getEventTrainer(Map, Map) to get an
EventTrainer instead. |
opennlp.tools.ml.model.TrainUtil.train(SequenceStream, Map<String, String>, Map<String, String>)
Use
TrainerFactory.getSequenceTrainer(Map, Map) to get an
EventModelSequenceTrainer instead. |
opennlp.tools.tokenize.TokenizerME.train(String, ObjectStream<TokenSample>, boolean) |
opennlp.tools.tokenize.TokenizerME.train(String, ObjectStream<TokenSample>, boolean, TrainingParameters) |
opennlp.tools.tokenize.TokenizerME.train(String, ObjectStream<TokenSample>, Dictionary, boolean, TrainingParameters) |
opennlp.tools.namefind.NameFinderME.train(String, String, ObjectStream<NameSample>, Map<String, Object>) |
opennlp.tools.namefind.NameFinderME.train(String, String, ObjectStream<NameSample>, TrainingParameters, AdaptiveFeatureGenerator, Map<String, Object>) |
opennlp.tools.namefind.NameFinderME.train(String, String, ObjectStream<NameSample>, TrainingParameters, byte[], Map<String, Object>) |
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
|
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.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.common.AbstractJcrCommerceSession.updateOrderDetails(Map<String, String>) |
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.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() |
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.ser.std.MapSerializer.withContentInclusion(Object)
since 2.9
|
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.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)
replaced by write(CharSequence, OutputStream)
|
org.apache.tika.io.IOUtils.write(StringBuffer, OutputStream)
replaced by write(CharSequence, OutputStream)
|
org.apache.commons.io.IOUtils.write(StringBuffer, OutputStream, String)
replaced by write(CharSequence, 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)
replaced by write(CharSequence, Writer)
|
org.apache.tika.io.IOUtils.write(StringBuffer, Writer)
replaced by write(CharSequence, Writer)
|
opennlp.tools.util.CountedSet.write(String, int) |
opennlp.tools.util.CountedSet.write(String, int, String) |
opennlp.tools.util.CountedSet.write(String, int, String, String) |
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 |
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.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.
|
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) |
com.mongodb.operation.BaseWriteOperation(MongoNamespace, boolean, WriteConcern) |
com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap(boolean, Collection<SettableBeanProperty>) |
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.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. |
com.fasterxml.jackson.databind.deser.BuilderBasedDeserializer(BeanDeserializerBuilder, BeanDescription, BeanPropertyMap, Map<String, SettableBeanProperty>, Set<String>, boolean, boolean)
Since 2.9
|
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) |
org.apache.commons.math.distribution.ChiSquaredDistributionImpl(double, GammaDistribution)
as of 2.1 (to avoid possibly inconsistent state, the
"GammaDistribution" will be instantiated internally)
|
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) |
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.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.ConvergenceException(Localizable, Object...) |
org.apache.commons.math.ConvergenceException(Throwable, String, Object...)
as of 2.2 replaced by
ConvergenceException.ConvergenceException(Throwable, Localizable, Object...) |
com.mongodb.operation.CreateIndexesOperation(MongoNamespace, List<IndexRequest>) |
org.joda.time.format.DateTimeParserBucket(long, Chronology, Locale)
Use longer constructor
|
org.joda.time.format.DateTimeParserBucket(long, Chronology, Locale, Integer)
Use longer constructor
|
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
|
com.mongodb.operation.DeleteOperation(MongoNamespace, boolean, WriteConcern, List<DeleteRequest>) |
opennlp.tools.dictionary.Dictionary(InputStream, boolean)
This constructor is deprecated. Passing the case sensitivity
flag has no effect. Use
Dictionary.Dictionary(InputStream) instead and set the
case sensitivity during the dictionary creation. |
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.EventException(Localizable, Object...) |
org.apache.jackrabbit.spi.commons.EventImpl(int, Path, ItemId, NodeId, Name, Name[], String) |
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.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.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.InvalidMatrixException(Localizable, Object...) |
org.apache.jackrabbit.spi.commons.ItemInfoImpl(NodeId, Name, Path, boolean)
Use
ItemInfoImpl.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.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.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) |
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.LazyInputStream(Supplier) instead |
org.apache.commons.io.output.LockableFileWriter(File, 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.MathException(Localizable, Object...) |
org.apache.commons.math.MathException(Throwable, String, Object...)
as of 2.2 replaced by
MathException.MathException(Throwable, Localizable, Object...) |
org.apache.commons.math.MathRuntimeException(String, Object...)
as of 2.2 replaced by
MathRuntimeException.MathRuntimeException(Localizable, Object...) |
org.apache.commons.math.MathRuntimeException(Throwable, String, Object...)
as of 2.2 replaced by
MathRuntimeException.MathRuntimeException(Throwable, Localizable, Object...) |
org.apache.commons.math.linear.MatrixIndexException(String, Object...)
as of 2.2 replaced by
MatrixIndexException.MatrixIndexException(Localizable, Object...) |
org.apache.commons.math.MaxEvaluationsExceededException(int, String, Object...) |
org.apache.commons.math.MaxIterationsExceededException(int, String, Object...) |
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.MongoClient() ) |
com.mongodb.Mongo(List<ServerAddress>)
Replaced by
MongoClient.MongoClient(java.util.List) |
com.mongodb.Mongo(List<ServerAddress>, MongoOptions) |
com.mongodb.Mongo(MongoURI)
Replaced by
MongoClient.MongoClient(MongoClientURI) |
com.mongodb.Mongo(ServerAddress)
Replaced by
MongoClient.MongoClient(ServerAddress) |
com.mongodb.Mongo(ServerAddress, MongoOptions) |
com.mongodb.Mongo(ServerAddress, ServerAddress)
Please use
MongoClient.MongoClient(java.util.List) instead. |
com.mongodb.Mongo(ServerAddress, ServerAddress, MongoOptions)
Please use
MongoClient.MongoClient(java.util.List, MongoClientOptions) instead. |
com.mongodb.Mongo(String)
Replaced by
MongoClient.MongoClient(String) |
com.mongodb.Mongo(String, int)
Replaced by
MongoClient.MongoClient(String, int) |
com.mongodb.Mongo(String, MongoOptions) |
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.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) |
opennlp.tools.namefind.NameFinderME(TokenNameFinderModel, AdaptiveFeatureGenerator, int)
the beam size is now configured during training time in the
trainer parameter file via beamSearch.beamSize
|
opennlp.tools.namefind.NameFinderME(TokenNameFinderModel, AdaptiveFeatureGenerator, int, SequenceValidator<String>)
the beam size is now configured during training time in the
trainer parameter file via beamSearch.beamSize
|
opennlp.tools.namefind.NameFinderME(TokenNameFinderModel, int)
the beam size is now configured during training time in the
trainer parameter file via beamSearch.beamSize
|
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.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.NotARotationMatrixException(Localizable, Object...) |
org.apache.commons.math.optimization.OptimizationException(String, Object...)
as of 2.2 replaced by
OptimizationException.OptimizationException(Localizable, Object...) |
org.apache.jackrabbit.spi.commons.query.OrderQueryNode.OrderSpec(Name, boolean)
use
OrderSpec#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.
|
opennlp.tools.ml.perceptron.PerceptronModel(Context[], String[], Map<String, Integer>, String[])
use the constructor with the
IndexHashTable instead! |
opennlp.tools.util.PlainTextByLineStream(FileChannel, Charset) |
opennlp.tools.util.PlainTextByLineStream(FileChannel, String) |
opennlp.tools.util.PlainTextByLineStream(InputStream, Charset) |
opennlp.tools.util.PlainTextByLineStream(InputStream, String) |
opennlp.tools.util.PlainTextByLineStream(Reader) |
org.apache.commons.math.distribution.PoissonDistributionImpl(double, NormalDistribution)
as of 2.1 (to avoid possibly inconsistent state, the
"NormalDistribution" will be instantiated internally)
|
com.adobe.cq.commerce.api.PriceInfo(BigDecimal, Currency)
since 5.6.200; use
PriceInfo.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.PromotionInfo(String, String, PromotionStatus, String, String, Integer)
instead |
org.apache.jackrabbit.spi.commons.PropertyInfoImpl(NodeId, Name, Path, PropertyId, int, boolean, QValue[])
Use
PropertyInfoImpl.PropertyInfoImpl(Path, PropertyId, int, boolean, QValue[])
instead. The parentId is not used any more. |
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.ReaderInputStream(Reader)
2.5 use
ReaderInputStream.ReaderInputStream(Reader, Charset) 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) |
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)
2.5 use
ReversedLinesFileReader.ReversedLinesFileReader(File, Charset) 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.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.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.
|
opennlp.tools.tokenize.TokenizerCrossValidator(String, boolean) |
opennlp.tools.tokenize.TokenizerCrossValidator(String, boolean, TrainingParameters, TokenizerEvaluationMonitor...) |
opennlp.tools.tokenize.TokenizerCrossValidator(String, Dictionary, boolean, TrainingParameters, TokenizerEvaluationMonitor...) |
opennlp.tools.tokenize.TokenizerME(TokenizerModel, Factory)
use
TokenizerFactory to extend the Tokenizer
functionality |
opennlp.tools.tokenize.TokenizerModel(String, AbstractModel, boolean)
Use
TokenizerModel.TokenizerModel(MaxentModel, Map, TokenizerFactory)
instead and pass in a TokenizerFactory . |
opennlp.tools.tokenize.TokenizerModel(String, AbstractModel, boolean, Map<String, String>)
Use
TokenizerModel.TokenizerModel(MaxentModel, Map, TokenizerFactory)
instead and pass in a TokenizerFactory . |
opennlp.tools.tokenize.TokenizerModel(String, MaxentModel, Dictionary, boolean, Map<String, String>)
Use
TokenizerModel.TokenizerModel(MaxentModel, Map, TokenizerFactory)
instead and pass in a TokenizerFactory . |
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
|
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 |
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)
2.5 use
WriterOutputStream.WriterOutputStream(Writer, Charset) instead |
org.apache.tika.parser.microsoft.ooxml.XSLFPowerPointExtractorDecorator(ParseContext, XSLFPowerPointExtractor) |
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_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.
|
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 - 2020 Adobe. All Rights Reserved