Package and Description |
---|
com.adobe.cq.address.api |
com.adobe.cq.address.api.location |
com.day.cq.analytics.sitecatalyst.rsmerger |
org.apache.commons.lang3.text.translate
as of 3.6, use the commons-text
translate package instead
|
Enum and Description |
---|
com.day.cq.mcm.emailprovider.types.FormFieldType
since 5.6.1
|
com.fasterxml.jackson.databind.annotation.JsonSerialize.Inclusion |
com.day.cq.xss.ProtectionContext |
com.adobe.granite.xss.ProtectionContext
Use
ProtectionContext instead. |
com.adobe.cq.social.ugc.api.UgcFilter.Comparison
Use
ComparisonType instead. |
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
|
org.apache.commons.math.optimization.OptimizationException
in 2.2 (to be removed in 3.0).
|
com.day.cq.wcm.offline.TextImportException |
com.day.cq.xss.XSSProtectionException |
Field and Description |
---|
com.day.cq.replication.AgentConfig.ACCESS_TOKEN_PROVIDER_PID
Use ACCESS_TOKEN_PROVIDER_NAME
|
org.apache.tika.metadata.MSOffice.APPLICATION_NAME |
org.apache.tika.metadata.MSOffice.APPLICATION_VERSION |
org.apache.commons.mail.Email.ATTACHMENTS
since 1.3, use
EmailConstants.ATTACHMENTS instead |
org.apache.commons.mail.EmailConstants.ATTACHMENTS
since 1.3, not in use since 1.0
|
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.Email.CONTENT_TYPE
since 1.3, use
EmailConstants.CONTENT_TYPE instead |
org.apache.commons.mail.EmailConstants.CONTENT_TYPE
since 1.3, not in use since 1.0
|
com.adobe.granite.ui.components.Value.CONTENTPATH_ATTRIBUTE |
org.apache.tika.metadata.Metadata.CONTRIBUTOR
use TikaCoreProperties#CONTRIBUTOR
|
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. |
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.Email.EMAIL_BODY
since 1.3, use
EmailConstants.EMAIL_BODY instead |
org.apache.commons.mail.EmailConstants.EMAIL_BODY
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.commons.mail.EmailConstants.EMAIL_SUBJECT
since 1.3, not in use since 1.0
|
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.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.Email.FILE_SERVER
since 1.3, use
EmailConstants.FILE_SERVER instead |
org.apache.commons.mail.EmailConstants.FILE_SERVER
since 1.3, not in use since 1.0
|
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.day.cq.dam.scene7.api.S7ConfigResolver.FXG_SERVER |
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.log4j.Priority.INFO
Use
Level.INFO 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.compress.utils.Charsets.ISO_8859_1
replaced by
StandardCharsets in Java 7 |
org.apache.commons.mail.Email.ISO_8859_1
since 1.3, use
EmailConstants.ISO_8859_1 instead |
org.apache.commons.lang3.time.DateFormatUtils.ISO_DATE_FORMAT
- as of 4.0, ISO_DATE_FORMAT will be replaced by ISO_8601_EXTENDED_DATE_FORMAT.
|
org.apache.commons.lang3.time.DateFormatUtils.ISO_DATE_TIME_ZONE_FORMAT
- as of 4.0, ISO_DATE_TIME_ZONE_FORMAT will be removed.
|
org.apache.commons.lang3.time.DateFormatUtils.ISO_DATETIME_FORMAT
- as of 4.0, ISO_DATETIME_FORMAT will be replaced by ISO_8601_EXTENDED_DATETIME_FORMAT.
|
org.apache.commons.lang3.time.DateFormatUtils.ISO_DATETIME_TIME_ZONE_FORMAT
- as of 4.0, ISO_DATETIME_TIME_ZONE_FORMAT will be replaced by ISO_8601_EXTENDED_DATETIME_TIME_ZONE_FORMAT.
|
org.apache.commons.lang3.time.DateFormatUtils.ISO_TIME_FORMAT
- as of 4.0, ISO_TIME_FORMAT will be removed.
|
org.apache.commons.lang3.time.DateFormatUtils.ISO_TIME_NO_T_FORMAT
- as of 4.0, ISO_TIME_NO_T_FORMAT will be replaced by ISO_8601_EXTENDED_TIME_FORMAT.
|
org.apache.commons.lang3.time.DateFormatUtils.ISO_TIME_NO_T_TIME_ZONE_FORMAT
- as of 4.0, ISO_TIME_NO_T_TIME_ZONE_FORMAT will be replaced by ISO_8601_EXTENDED_TIME_TIME_ZONE_FORMAT.
|
org.apache.commons.lang3.time.DateFormatUtils.ISO_TIME_TIME_ZONE_FORMAT
- as of 4.0, ISO_TIME_TIME_ZONE_FORMAT will be removed.
|
org.apache.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.Email.MAIL_TRANSPORT_TLS
since 1.3, use
EmailConstants.MAIL_TRANSPORT_TLS instead |
org.apache.commons.mail.EmailConstants.MAIL_TRANSPORT_TLS
since 1.3
|
org.apache.tika.metadata.MSOffice.MANAGER |
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.day.util.diff.Diff.no_discards |
com.day.cq.replication.ReplicationStatus.NODE_PROPERTY_LAST_PUBLISHED |
com.day.cq.replication.ReplicationStatus.NODE_PROPERTY_LAST_PUBLISHED_BY |
org.apache.tika.metadata.MSOffice.NOTES |
org.apache.jackrabbit.oak.spi.security.user.UserConstants.NT_REP_MEMBERS |
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.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.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.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
|
com.day.durbo.DurboInput.PROPERTY_TYPE_BINARY
Use
PropertyType#BINARY instead |
com.day.durbo.DurboInput.PROPERTY_TYPE_BOOLEAN
Use
PropertyType#BOOLEAN instead |
com.day.durbo.DurboInput.PROPERTY_TYPE_DATE
Use
PropertyType#DATE instead |
com.day.durbo.DurboInput.PROPERTY_TYPE_DOUBLE
Use
PropertyType#DOUBLE instead |
com.day.durbo.DurboInput.PROPERTY_TYPE_LONG
Use
PropertyType#LONG instead |
com.day.durbo.DurboInput.PROPERTY_TYPE_NAME
Use
PropertyType#NAME instead |
com.day.durbo.DurboInput.PROPERTY_TYPE_PATH
Use
PropertyType#PATH instead |
com.day.durbo.DurboInput.PROPERTY_TYPE_REFERENCE
Use
PropertyType#REFERENCE instead |
com.day.durbo.DurboInput.PROPERTY_TYPE_STRING
Use
PropertyType#STRING instead |
com.day.durbo.DurboInput.PROPERTY_TYPE_UNDEFINED
Use
PropertyType#UNDEFINED instead |
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.Email.RECEIVER_EMAIL
since 1.3, use
EmailConstants.RECEIVER_EMAIL instead |
org.apache.commons.mail.EmailConstants.RECEIVER_EMAIL
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.commons.mail.EmailConstants.RECEIVER_NAME
since 1.3, not in use since 1.0
|
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.
|
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.day.cq.mcm.campaign.Defs.RT_NEWSLETTER_BASE |
com.day.cq.dam.api.s7dam.jobs.S7damExportService.S7_PRESET |
com.adobe.granite.maintenance.MaintenanceConstants.SCHEDULE_BIWEEKLY |
org.apache.tika.metadata.MSOffice.SECURITY |
org.apache.commons.mail.Email.SENDER_EMAIL
since 1.3, use
EmailConstants.SENDER_EMAIL instead |
org.apache.commons.mail.EmailConstants.SENDER_EMAIL
since 1.3, not in use since 1.0
|
org.apache.commons.mail.Email.SENDER_NAME
since 1.3, use
EmailConstants.SENDER_NAME instead |
org.apache.commons.mail.EmailConstants.SENDER_NAME
since 1.3, not in use since 1.0
|
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 |
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.compress.utils.Charsets.US_ASCII
replaced by
StandardCharsets in Java 7 |
org.apache.commons.mail.Email.US_ASCII
since 1.3, use
EmailConstants.US_ASCII instead |
org.apache.commons.io.Charsets.UTF_16
Use Java 7's
StandardCharsets |
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.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.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.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?
|
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. |
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) . |
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.dam.commons.util.DamLanguageUtil.addSmartAssetUpdateFlag(Asset) |
org.apache.sling.installer.api.tasks.InstallationContext.addTaskToNextCycle(InstallTask) |
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 |
org.apache.commons.io.filefilter.FileFilterUtils.andFileFilter(IOFileFilter, IOFileFilter) |
com.fasterxml.jackson.databind.introspect.AnnotatedMember.annotations() |
com.fasterxml.jackson.databind.introspect.Annotated.annotations()
Since 2.9 should instead use
Annotated.getAnnotated() |
com.fasterxml.jackson.databind.introspect.AnnotatedClass.annotations() |
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.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.SyncContentProcess.buildArguments(MetaDataMap) |
com.day.cq.dam.core.process.SyncVarProcess.buildArguments(MetaDataMap) |
com.adobe.cq.wcm.launches.utils.LaunchUtils.buildLaunchResourcePath(String, String)
since 6.0.0
|
com.day.cq.wcm.api.msm.LiveRelationshipManager.cancelRelationship(ResourceResolver, LiveRelationship, boolean) |
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
#getDefaultOutbox(javax.jcr.Session) } instead. |
org.apache.jackrabbit.oak.api.jmx.FileStoreBackupRestoreMBean.checkpoint(long)
Use
CheckpointMBean instead |
org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean.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.
|
com.fasterxml.jackson.databind.jsontype.SubtypeResolver.collectAndResolveSubtypes(AnnotatedClass, MapperConfig<?>, AnnotationIntrospector) |
com.fasterxml.jackson.databind.jsontype.SubtypeResolver.collectAndResolveSubtypes(AnnotatedMember, MapperConfig<?>, AnnotationIntrospector, JavaType) |
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.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.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.CollectionType.construct(Class<?>, JavaType)
Since 2.7, remove from 2.9
|
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
|
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.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 |
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.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. |
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.day.cq.dam.commons.util.DamUtil.createEmptyArchiveNode(Resource, String, Session) |
org.apache.commons.math.MathRuntimeException.createEOFException(String, Object...)
as of 2.2 replaced by
MathRuntimeException.createEOFException(Localizable, Object...) |
com.fasterxml.jackson.core.util.JsonParserSequence.createFlattened(JsonParser, JsonParser)
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...) |
com.day.cq.dam.scene7.api.Scene7Service.createImageSet(S7Config, String, String, String) |
org.apache.commons.fileupload.DefaultFileItemFactory.createItem(String, String, boolean, String)
1.1 Use
DiskFileItemFactory instead. |
com.fasterxml.jackson.core.JsonFactory.createJsonGenerator(OutputStream)
Since 2.2, use
JsonFactory.createGenerator(OutputStream) instead. |
com.fasterxml.jackson.core.JsonFactory.createJsonGenerator(OutputStream, JsonEncoding)
Since 2.2, use
JsonFactory.createGenerator(OutputStream, JsonEncoding) instead. |
com.fasterxml.jackson.core.JsonFactory.createJsonGenerator(Writer)
Since 2.2, use
JsonFactory.createGenerator(Writer) instead. |
com.fasterxml.jackson.core.JsonFactory.createJsonParser(byte[])
Since 2.2, use
JsonFactory.createParser(byte[]) instead. |
com.fasterxml.jackson.core.JsonFactory.createJsonParser(byte[], int, int)
Since 2.2, use
JsonFactory.createParser(byte[],int,int) instead. |
com.fasterxml.jackson.core.JsonFactory.createJsonParser(File)
Since 2.2, use
JsonFactory.createParser(File) instead. |
com.fasterxml.jackson.core.JsonFactory.createJsonParser(InputStream)
Since 2.2, use
JsonFactory.createParser(InputStream) instead. |
com.fasterxml.jackson.core.JsonFactory.createJsonParser(Reader)
Since 2.2, use
JsonFactory.createParser(Reader) instead. |
com.fasterxml.jackson.core.JsonFactory.createJsonParser(String)
Since 2.2, use
JsonFactory.createParser(String) instead. |
com.fasterxml.jackson.core.JsonFactory.createJsonParser(URL)
Since 2.2, use
JsonFactory.createParser(URL) instead. |
com.day.cq.dam.api.DamManager.createMetadataPath(String)
Use
DamUtil.binaryToAssetPath(String) instead. |
org.apache.commons.math.MathRuntimeException.createNoSuchElementException(String, Object...)
as of 2.2 replaced by
MathRuntimeException.createNoSuchElementException(Localizable, Object...) |
org.apache.commons.math.MathRuntimeException.createNullPointerException(Localizable, Object...)
in 2.2. Checks for "null" must not be performed in Commons-Math.
|
org.apache.commons.math.MathRuntimeException.createNullPointerException(String, Object...)
as of 2.2 replaced by
MathRuntimeException.createNullPointerException(Localizable, Object...) |
org.apache.commons.math.MathRuntimeException.createParseException(int, String, Object...)
as of 2.2 replaced by
MathRuntimeException.createParseException(int, Localizable, Object...) |
com.day.cq.mcm.landingpage.leadform.creator.LeadFormsCreator.createPassword()
Deprecated since version 1.2.4 of the cq-mcm-landingpage bundle
and no longer used. Leads may be created without having a password specified.
|
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>) |
com.day.cq.dam.api.DamManager.createTempFile(String, String)
Use
File.createTempFile(String, String) instead. |
com.adobe.granite.translation.api.TranslationManager.createTranslationService(String) |
org.apache.commons.math.MathRuntimeException.createUnsupportedOperationException(Localizable, Object...)
in 2.2. Please use
MathUnsupportedOperationException
instead. |
com.day.cq.dam.scene7.api.Scene7Service.createViewerPreset(S7Config, String, String, String, List<Scene7ConfigSetting>) |
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.
|
com.day.cq.search.suggest.SuggestionIndexManager.delete(String)
use
get(session, name).delete() |
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.ChiSquaredDistributionImpl.density(Double) |
org.apache.commons.math.distribution.ExponentialDistributionImpl.density(Double)
- use density(double)
|
org.apache.commons.math.distribution.GammaDistributionImpl.density(Double) |
org.apache.commons.math.distribution.BetaDistributionImpl.density(Double) |
org.apache.commons.math.distribution.NormalDistributionImpl.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.PropertyWriter.depositSchemaProperty(ObjectNode, SerializerProvider)
Since 2.2
|
com.fasterxml.jackson.databind.ser.BeanPropertyWriter.depositSchemaProperty(ObjectNode, SerializerProvider) |
com.fasterxml.jackson.databind.ser.std.MapProperty.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.text.Text.digest(String, String) |
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.
|
org.apache.sling.scripting.core.ScriptHelper.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.day.cq.dam.api.s7dam.jobs.S7damExportService.downloadAndExtractFiles(List<String>, Set<Asset>, String, ZipOutputStream, Resource, Boolean) |
com.fasterxml.jackson.databind.ser.impl.PropertySerializerMap.emptyMap()
Since 2.5 Use
PropertySerializerMap.emptyForProperties() instead |
com.fasterxml.jackson.databind.DeserializationContext.endOfInputException(Class<?>)
Since 2.8; currently no way to catch EOF at databind level
|
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.commons.BaseAction.execute(ResourceResolver, LiveRelationship, ActionConfig, 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.dam.core.process.CreateReferenceProcess.execute(WorkItem, WorkflowSession, MetaDataMap) |
com.day.cq.dam.core.process.SyncAssetProcess.execute(WorkItem, WorkflowSession, MetaDataMap) |
com.day.cq.dam.core.process.SyncContentProcess.execute(WorkItem, WorkflowSession, MetaDataMap) |
com.day.cq.dam.core.process.ApplyProcessingProfileProcess.execute(WorkItem, WorkflowSession, MetaDataMap) |
com.day.cq.dam.core.process.SyncVarProcess.execute(WorkItem, WorkflowSession, MetaDataMap) |
org.apache.commons.collections4.CollectionUtils.exists(Iterable<C>, Predicate<? super C>)
since 4.1, use
IterableUtils.matchesAny(Iterable, Predicate) instead |
org.apache.commons.io.FileCleaner.exitWhenFinished() |
com.day.cq.dam.api.s7dam.jobs.S7damExportService.export(Resource, Set<Asset>, String, String) |
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
#getDefaultOutbox(javax.jcr.Session) .Outbox.fetch(java.util.Calendar, java.io.OutputStream) instead. |
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. |
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, 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.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.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.day.cq.analytics.sitecatalyst.util.AuthenticationHelper.generateApplicationKey(byte[], String) |
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) ) |
com.fasterxml.jackson.databind.ser.DefaultSerializerProvider.generateJsonSchema(Class<?>)
Should not be used any more
|
com.day.cq.analytics.sitecatalyst.util.AuthenticationHelper.generateSharedSecret(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.security.util.CqActions.getActions(Session, String)
Since 5.4
|
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. |
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.day.io.IO.getAppHome()
use
IO.getCWD() .getPath() instead. |
com.day.io.IO.getAppHomeDirectory()
use
IO.getCWD() instead. |
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) |
com.adobe.cq.screens.display.DisplayService.getAssignmentsForSchedule(ResourceResolver, Resource, Resource) |
org.apache.sling.auth.core.spi.AbstractAuthenticationHandler.getAttributeOrParameter(HttpServletRequest, String, String)
since Bundle 1.0.8, use
AuthUtil.getAttributeOrParameter(HttpServletRequest, String, String) |
com.adobe.granite.security.user.UserPropertiesComposite.getAuthorizableId() |
com.adobe.granite.translation.api.TranslationManager.getAvailableFactoryNames() |
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
com.day.cq.wcm.msm.api.BlueprintManager#getBlueprints() |
com.day.cq.wcm.designimporter.parser.DesignImporterHTMLParser.getBodyHtmlContent()
Use
ParseResult.getBodyHtmlContent() instead |
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.
|
com.adobe.cq.screens.channel.ChannelService.getChannelAssignments(ResourceResolver, Resource) |
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.kohsuke.rngom.rngparser.parse.compact.UCode_UCodeESC_CharStream.getColumn() |
org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream.getColumn() |
org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream.getColumn() |
com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveColumn.getColumnCount(String) |
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.servlet.ServletRequestContext.getContentLength()
1.3 Use
ServletRequestContext.contentLength() instead |
org.apache.commons.fileupload.portlet.PortletRequestContext.getContentLength()
1.3 Use
PortletRequestContext.contentLength() instead |
org.apache.commons.fileupload.RequestContext.getContentLength()
1.3 Use
UploadContext.contentLength() 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
org.apache.commons.httpclient.params.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.tar.TarArchiveOutputStream.getCount() |
org.apache.commons.compress.archivers.dump.DumpArchiveInputStream.getCount() |
org.apache.commons.compress.archivers.ArchiveInputStream.getCount()
this method may yield wrong results for large
archives, use #getBytesRead instead
|
org.apache.commons.compress.archivers.ArchiveOutputStream.getCount()
this method may yield wrong results for large
archives, use #getBytesWritten 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.
|
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.ResponsiveColumn.getCssClass() |
com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveGrid.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.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.day.cq.dam.scene7.api.S7ConfigResolver.getDefaultS7Config(ResourceResolver, String) |
com.adobe.granite.translation.core.MachineTranslationCloudConfig.getDefaultTranslationProvider() |
org.apache.tika.parser.txt.CharsetDetector.getDetectableCharsets()
This API is ICU internal only.
|
org.apache.commons.math.linear.AbstractRealMatrix.getDeterminant() |
org.apache.commons.math.linear.RealMatrix.getDeterminant()
as of release 2.0, replaced by
|
com.adobe.cq.screens.channel.ChannelService.getDisplays(ResourceResolver, Resource) |
org.apache.sling.provisioning.model.ModelUtility.getEffectiveModel(Model, ModelUtility.VariableResolver) |
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();
|
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.
|
org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean.getExecutionTime() |
com.day.cq.dam.api.s7dam.jobs.S7damExportService.getExportUrls(String, Set<Asset>, String, Resource) |
com.day.cq.widget.WidgetExtensionProvider.getExtensions(String, Session)
since 6.4
|
org.apache.tika.parser.pdf.PDFParser.getExtractAnnotationText() |
org.apache.commons.fileupload.DiskFileUpload.getFileItemFactory()
1.1 Use
FileUpload instead. |
com.day.cq.dam.api.handler.store.AssetStore.getFileNameSuffix(String)
use
MimeTypeService.getExtension(String) instead |
com.adobe.cq.social.srp.internal.SocialResourceUtils.getFirstCloudStorageConfig(ResourceResolver)
No longer using cloud storage, will return the default configuration.
|
com.adobe.cq.social.ugcbase.core.SocialResourceUtils.getFirstCloudStorageConfig(ResourceResolver)
No longer using cloud storage, will return the default configuration.
|
com.day.cq.dam.scene7.api.S7Config.getFlashTemplatesServer() |
com.day.cq.dam.scene7.api.Scene7Service.getFlashTemplatesServer(S7Config) |
com.day.cq.wcm.foundation.forms.ValidationHelper.getFormElementQualifier(SlingHttpServletRequest, Resource) |
com.day.cq.wcm.foundation.forms.FormsHelper.getFormElements(Resource)
use
FormStructureHelper.getFormElements(Resource) instead. |
org.apache.commons.lang3.StringUtils.getFuzzyDistance(CharSequence, CharSequence, Locale)
as of 3.6, use commons-text
FuzzyScore instead
|
com.day.cq.dam.scene7.api.S7Config.getFXGServer() |
com.day.cq.dam.scene7.api.Scene7Service.getFxgServer(S7Config) |
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.Annotated.getGenericType()
Since 2.7 should instead use
Annotated.getType() . To be removed from 2.9 |
com.fasterxml.jackson.databind.introspect.AnnotatedMethod.getGenericType() |
com.fasterxml.jackson.databind.introspect.AnnotatedField.getGenericType() |
org.apache.commons.compress.archivers.tar.TarArchiveEntry.getGroupId()
use #getLongGroupId instead as group ids can be
bigger than
Integer.MAX_VALUE |
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.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.scene7.ImageUrlApi.getImageRootPath(Resource, ResourceResolver)
Use getImageRootPath(Resource resource)
|
com.day.cq.dam.api.s7dam.set.ImageSet.getImages()
Use getMembers() instead of this.
|
com.day.cq.dam.api.s7dam.scene7.ImageUrlApi.getImageServerDeliveryURL(Resource, ResourceResolver)
Use getImageServerDeliveryURL(Resource resource)
|
com.day.cq.dam.api.s7dam.scene7.ImageUrlApi.getImageServerPreviewURL(Resource, ResourceResolver)
Use getImageServerPreviewURL(Resource resource)
|
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.fasterxml.jackson.core.io.JsonStringEncoder.getInstance()
Since 2.9.2 use
BufferRecyclers.getJsonStringEncoder() instead |
com.adobe.cq.commerce.api.promotion.Voucher.getInvalidMessage(SlingHttpServletRequest)
since 5.6.200; use
Voucher.getMessage(SlingHttpServletRequest) instead |
com.day.cq.dam.scene7.api.Scene7APIClient.getIPSFile(Scene7Asset, S7Config)
Incompatible with Scene7 IPS SSL endpoint. Please use
getOriginalFile() instead.
|
com.fasterxml.jackson.databind.util.StdDateFormat.getISO8601Format(TimeZone, Locale)
Since 2.9
|
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.dam.commons.util.DamLanguageUtil.getLanguage(String)
since 6.2, use
com.day.cq.commons.LanguageUtil instead |
com.day.cq.dam.commons.util.DamLanguageUtil.getLanguageRoot(String)
since 6.2, use
com.day.cq.commons.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.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.kohsuke.rngom.rngparser.parse.compact.UCode_UCodeESC_CharStream.getLine() |
org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream.getLine() |
org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream.getLine() |
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.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
|
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)
|
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)
|
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 |
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.adobe.granite.security.user.util.AuthorizableUtil.getName(Authorizable)
since AEM6.4 because it is not multiple profile aware. Please use
AuthorizableUtil.getFormattedName(ResourceResolver, Authorizable) |
org.apache.sling.api.resource.ResourceUtil.getName(Resource)
since 2.1.0, use
Resource.getName() instead |
org.apache.jackrabbit.vault.fs.api.ImportInfo.getNameList()
since 3.1
|
com.adobe.xmp.schema.service.RelaxNGProvider.getNamespaces()
TODO Check if this is really needed.
|
org.apache.commons.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.joda.time.format.DateTimeParserBucket.getOffset()
use Integer version
|
org.apache.commons.math.stat.inference.TestUtils.getOneWayAnova()
2.2 will be removed in 3.0
|
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.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.foundation.model.responsivegrid.ResponsiveGrid.getParagraphs() |
org.apache.felix.webconsole.AbstractWebConsolePlugin.getParameter(HttpServletRequest, String) |
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() |
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.dam.api.jobs.AssetDownloadService.AssetDownloadParams.getPath() |
org.apache.jackrabbit.vault.packaging.Dependency.getPath()
As of 3.1.42, the storage location is implementation details.
|
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) |
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.foundation.model.responsivegrid.ResponsiveColumn.getProperties() |
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.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.commons.BaseAction.getRank() |
com.fasterxml.jackson.databind.ser.BeanPropertyWriter.getRawSerializationType() |
org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.getRecordSize() |
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. |
org.apache.sling.xss.XSSAPI.getRequestSpecificAPI(SlingHttpServletRequest) |
com.day.cq.wcm.foundation.forms.ValidationHelper.getRequiredMessage(Resource)
Use a
FieldDescription instead. |
com.adobe.cq.social.srp.internal.UGCCResourceProvider.getResource(ResourceResolver, HttpServletRequest, String) |
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.day.cq.wcm.foundation.model.responsivegrid.ResponsiveColumn.getResourceMetadata() |
com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveGrid.getResourceMetadata() |
com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveColumn.getResourceResolver() |
com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveGrid.getResourceResolver() |
org.apache.sling.xss.XSSAPI.getResourceResolverSpecificAPI(ResourceResolver) |
com.day.cq.wcm.foundation.List.getResources()
use
List.getPages() instead |
com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveColumn.getResourceSuperType() |
com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveGrid.getResourceSuperType() |
org.apache.sling.api.resource.ResourceUtil.getResourceSuperType(ResourceResolver, String) |
com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveColumn.getResourceType() |
com.day.cq.wcm.foundation.model.responsivegrid.ResponsiveGrid.getResourceType() |
com.fasterxml.jackson.databind.util.StdDateFormat.getRFC1123Format(TimeZone, Locale)
Since 2.9
|
com.fasterxml.jackson.databind.cfg.MapperConfigBase.getRootName()
Since 2.6 use
MapperConfigBase.getFullRootName() instead. |
com.day.cq.dam.scene7.api.S7ConfigResolver.getS7ConfigForImageUrl(ResourceResolver, String) |
com.day.cq.dam.scene7.api.S7ConfigResolver.getS7ConfigForResource(Resource) |
com.day.cq.dam.scene7.api.S7ConfigResolver.getS7Configurations(ResourceResolver, String) |
com.adobe.granite.maintenance.MaintenanceTaskInfo.getSchedule() |
com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.getSchema(SerializerProvider, Type) |
com.day.cq.wcm.api.designer.Cell.getSearchPaths()
since 5.4. use
Cell.searchPaths() instead. |
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. |
com.day.cq.dam.api.DamManager.getSession()
Will be removed without replacement.
|
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) |
com.day.durbo.DurboValue.getSize()
since 2.1.2 use
DurboValue.getLength() instead. |
org.apache.commons.fileupload.DiskFileUpload.getSizeThreshold()
1.1 Use
DiskFileItemFactory 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() |
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
#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. |
com.adobe.cq.social.subscriptions.api.SubscriptionManager.getSubscriptions(ResourceResolver, String, Direction) |
com.adobe.cq.social.subscriptions.api.SubscriptionManager.getSubscriptions(ResourceResolver, String, int, int) |
com.adobe.cq.social.subscriptions.api.SubscriptionManager.getSubscriptions(ResourceResolver, String, UgcFilter, int, int) |
com.day.cq.search.suggest.Suggester.getSuggestions(String, String, boolean)
use the variant with a user session argument:
Suggester.getSuggestions(Session, String, String, boolean) |
com.adobe.granite.translation.api.TranslationObject.getSupportingTranslationObjectsCount() |
org.apache.tika.parser.pdf.PDFParser.getSuppressDuplicateOverlappingText() |
com.day.cq.analytics.sitecatalyst.SitecatalystWebservice.getSynchronousReport(Configuration, String, JSONObject)
The Analytics API no longer supports synchronous reports starting with the 1.4 version.
|
com.day.cq.dam.scene7.api.Scene7APIClient.getSystemProperties(S7Config) |
org.apache.sling.hc.util.HealthCheckFilter.getTaggedHealthChecks(String...)
use getHealthChecks() instead
|
org.apache.sling.hc.util.HealthCheckFilter.getTaggedHealthCheckServiceReferences(boolean, String...)
use getHealthCheckServiceReferences() instead
|
org.apache.sling.hc.util.HealthCheckFilter.getTaggedHealthCheckServiceReferences(String...)
use getHealthCheckServiceReferences() instead
|
com.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.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() |
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
|
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 |
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.dam.commons.metadata.SimpleXmpToJcrMetadataBuilder.getXmpFromJcr(Node) |
com.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams.getZipOutputStream() |
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.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. |
org.slf4j.Marker.hasChildren()
Replaced by
Marker.hasReferences() . |
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.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<org.apache.commons.httpclient.Cookie>)
since 6.1; Apache httpClient 3.x has been EOLed and contains security vulnerabilities
|
com.adobe.cq.commerce.common.CookieUtil.hasUpdatedSessionCookies(org.apache.commons.httpclient.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) |
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.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.TrapezoidIntegrator.integrate(double, double) |
org.apache.commons.math.analysis.integration.RombergIntegrator.integrate(double, double) |
org.apache.commons.math.analysis.integration.SimpsonIntegrator.integrate(double, double) |
org.apache.commons.math.analysis.integration.LegendreGaussIntegrator.integrate(double, double) |
org.apache.commons.math.analysis.integration.UnivariateRealIntegrator.integrate(double, double)
replaced by
UnivariateRealIntegrator.integrate(UnivariateRealFunction, double, double)
since 2.0 |
com.day.cq.xss.XSSProtectionService.invalidatePolicy(String) |
org.apache.commons.math.linear.AbstractRealMatrix.inverse() |
org.apache.commons.math.linear.RealMatrix.inverse()
as of release 2.0, replaced by
|
org.apache.sling.api.resource.ResourceUtil.isA(Resource, 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
org.apache.commons.httpclient.params.HttpClientParams#isAuthenticationPreemptive() ,
HttpClient#getParams() . |
com.day.cq.replication.ReplicationQueue.isBlocked()
since 5.4. use
ReplicationQueue.getStatus() instead |
org.apache.tika.parser.pdf.PDFParserConfig.isCatchIntermediateIOExceptions() |
com.adobe.cq.social.ugc.api.UgcFilter.isContentTypeFiltered()
Use
UgcFilter.getConstraints() getConstraints} instead. |
com.adobe.cq.launches.api.Launch.isDeep() |
com.adobe.granite.activitystreams.ActivityStream.isDefaultUserStream()
since 0.0.8. use
ActivityStream.isDefaultStream() instead. |
com.day.cq.dam.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.api.msm.RolloutManager.isExcludedProperty(String)
Use #isExcludedPageProperty instead.
|
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) |
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.
|
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.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.dam.scene7.api.S7Config.isPublishEnabled() |
com.day.cq.wcm.foundation.forms.FormsHelper.isReadOnly(Resource)
To always support the global read-only flag, set for example by the
"view" selector of the
FormChooserServlet , use
FormsHelper.isReadOnly(SlingHttpServletRequest, Resource) instead. |
org.apache.sling.auth.core.spi.AbstractAuthenticationHandler.isRedirectValid(HttpServletRequest, String)
This method has been introduced after Bundle release 1.0.6
but has been replaced with
AuthUtil.isRedirectValid(HttpServletRequest, String) .
Use the latter method. |
org.apache.commons.lang.builder.StandardToStringStyle.isShortClassName()
Use
StandardToStringStyle.isUseShortClassName()
Method will be removed in Commons Lang 3.0. |
org.apache.commons.math.linear.AbstractRealMatrix.isSingular() |
org.apache.commons.math.linear.RealMatrix.isSingular()
as of release 2.0, replaced by the boolean negation of
|
org.apache.commons.mail.Email.isSSL()
since 1.3, use isSSLOnConnect() instead
|
org.apache.commons.lang3.CharEncoding.isSupported(String)
Please use
Charset.isSupported(String) instead, although be aware that null
values are not accepted by that method and an IllegalCharsetNameException may be thrown. |
com.adobe.granite.translation.api.TranslationMetadata.isSupportingObjectTranslationRequired() |
org.apache.commons.mail.Email.isTLS()
since 1.3, use isStartTLSEnabled() instead
|
com.fasterxml.jackson.core.Version.isUknownVersion()
Since 2.7 use correctly spelled method
Version.isUnknownVersion() |
org.apache.sling.auth.core.spi.AbstractAuthenticationHandler.isValidateRequest(HttpServletRequest)
since Bundle 1.0.8, use
AuthUtil.isValidateRequest(HttpServletRequest) |
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. |
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) |
org.apache.sling.api.resource.ResourceUtil.listChildren(Resource)
since 2.1.0, use
Resource.listChildren() instead |
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.
|
org.apache.sling.jcr.api.SlingRepository.loginAdministrative(String)
as of 2.2 (bundle version 2.2.0) because of inherent security
issues. Services requiring specific permissions should use
the
SlingRepository.loginService(String, String) instead. |
com.day.cq.dam.commons.util.UIHelper.lookupMimeType(String, Node, boolean) |
org.apache.commons.math.linear.AbstractRealMatrix.luDecompose()
as of release 2.0, replaced by
LUDecomposition |
com.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).
|
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.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.day.cq.dam.scene7.api.Scene7UploadService.moveFile(String, ResourceResolver, ResourceResolver) |
com.day.cq.dam.scene7.api.Scene7UploadService.moveFolder(String, String, ResourceResolver, ResourceResolver)
use
Scene7Service.moveFolder(S7Config,String,String)
instead |
com.day.cq.dam.commons.util.DamLanguageUtil.moveUpdatedAsset(String, String, Session, PageManagerFactory, ResourceResolverFactory) |
org.apache.commons.collections4.MapUtils.multiValueMap(Map<K, ? super Collection<V>>)
since 4.1, use
MultiValuedMap instead |
org.apache.commons.collections4.MapUtils.multiValueMap(Map<K, C>, Class<C>)
since 4.1, use
MultiValuedMap instead |
org.apache.commons.collections4.MapUtils.multiValueMap(Map<K, C>, Factory<C>)
since 4.1, use
MultiValuedMap instead |
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.commons.math.util.MathUtils.nextAfter(double, double)
as of 2.2, replaced by
FastMath.nextAfter(double, double)
which handles Infinities differently, and returns direction if d and direction compare equal. |
com.day.cq.replication.ReplicationQueue.nextRetryPeriod()
since 5.4. use
ReplicationQueue.getStatus() instead |
com.fasterxml.jackson.databind.util.BeanUtil.okNameForSetter(AnnotatedMethod, boolean) |
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 |
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 |
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
#getDefaultOutbox(javax.jcr.Session) .Outbox.put(ReplicationAction) instead. |
com.day.cq.replication.OutboxManager.put(ReplicationAction, InputStream)
since 5.12.4; use
#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.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) |
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. |
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. |
com.day.cq.dam.api.s7dam.jobs.S7damExportService.removeJobStatusNode(Resource, String) |
org.apache.commons.lang3.StringUtils.removePattern(String, String)
Moved to RegExUtils.
|
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.
|
org.apache.commons.lang3.StringUtils.replacePattern(String, String, String)
Moved to RegExUtils.
|
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.BeanProperty, 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() |
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.adobe.cq.screens.schedule.ScheduleService.resolveChannel(ResourceResolver, Resource, Resource) |
com.adobe.cq.screens.display.DisplayService.resolveChannel(ResourceResolver, Resource, Resource) |
com.day.cq.dam.api.AssetReferenceResolver.resolveLink(String, String, ResourceResolver)
since 1.2
|
com.adobe.cq.screens.display.DisplayService.resolveSchedule(ResourceResolver, Resource, Resource) |
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.day.cq.analytics.sitecatalyst.SitecatalystWebservice.saveClassifications(Configuration, String, boolean, String, int, String[], boolean)
This method was used to support SAINT which is now deprecated.
|
com.day.cq.dam.scene7.api.Scene7Service.saveImageFormat(S7Config, String, String, String) |
org.apache.commons.math.util.MathUtils.scalb(double, int)
as of 2.2, replaced by
FastMath.scalb(double, int) |
com.day.cq.wcm.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) |
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.apache.commons.math.distribution.BetaDistribution.setAlpha(double)
as of 2.1
|
org.apache.commons.math.distribution.GammaDistributionImpl.setAlpha(double)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.BetaDistributionImpl.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.httpclient.HttpState.setAuthenticationPreemptive(boolean)
Use
org.apache.commons.httpclient.params.HttpClientParams#setAuthenticationPreemptive(boolean) ,
HttpClient#getParams() . |
org.apache.commons.math.distribution.BetaDistribution.setBeta(double)
as of 2.1
|
org.apache.commons.math.distribution.GammaDistributionImpl.setBeta(double)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.BetaDistributionImpl.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.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
org.apache.commons.httpclient.params.HttpMethodParams#setCookiePolicy(String) ,
HttpMethod#getParams() . |
com.day.io.IO.setCQ3Home(File)
use
IO.setCWD(File) instead. |
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.ChiSquaredDistributionImpl.setDegreesOfFreedom(double)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.TDistributionImpl.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.TDistribution.setDegreesOfFreedom(double)
as of v2.1
|
org.apache.commons.math.distribution.FDistribution.setDenominatorDegreesOfFreedom(double)
as of v2.1
|
org.apache.commons.math.distribution.FDistributionImpl.setDenominatorDegreesOfFreedom(double)
as of 2.1 (class will become immutable in 3.0)
|
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.inference.TTestImpl.setDistribution(TDistribution)
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.stat.regression.SimpleRegression.setDistribution(TDistribution)
in 2.2 (to be removed in 3.0).
|
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.ZipfDistribution.setExponent(double)
as of v2.1
|
org.apache.commons.math.distribution.ZipfDistributionImpl.setExponent(double)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.tika.parser.pdf.PDFParser.setExtractAnnotationText(boolean) |
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.core.util.JsonParserDelegate.setFeatureMask(int) |
com.fasterxml.jackson.core.util.JsonGeneratorDelegate.setFeatureMask(int) |
com.fasterxml.jackson.databind.util.TokenBuffer.setFeatureMask(int) |
com.fasterxml.jackson.core.base.ParserBase.setFeatureMask(int) |
com.fasterxml.jackson.core.base.GeneratorBase.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) |
org.apache.commons.math.distribution.ChiSquaredDistributionImpl.setGamma(GammaDistribution)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.httpclient.HostConfiguration.setHost(String, String, int, Protocol)
#setHost(String, int, Protocol)
|
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.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.PoissonDistribution.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.NormalDistribution.setMean(double)
as of v2.1
|
org.apache.commons.math.distribution.ExponentialDistribution.setMean(double)
as of v2.1
|
org.apache.commons.math.distribution.PoissonDistributionImpl.setMean(double)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.NormalDistributionImpl.setMean(double)
as of 2.1 (class will become immutable in 3.0)
|
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.ZipfDistribution.setNumberOfElements(int)
as of v2.1
|
org.apache.commons.math.distribution.ZipfDistributionImpl.setNumberOfElements(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.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.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.FDistribution.setNumeratorDegreesOfFreedom(double)
as of v2.1
|
org.apache.commons.math.distribution.FDistributionImpl.setNumeratorDegreesOfFreedom(double)
as of 2.1 (class will become immutable in 3.0)
|
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
|
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.HypergeometricDistribution.setPopulationSize(int)
as of v2.1
|
org.apache.commons.math.distribution.HypergeometricDistributionImpl.setPopulationSize(int)
as of 2.1 (class will become immutable in 3.0)
|
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
|
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
|
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.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.day.cq.dam.api.jobs.AssetDownloadService.AssetDownloadParams.setS7ExportSettings(String) |
org.apache.commons.math.distribution.HypergeometricDistribution.setSampleSize(int)
as of v2.1
|
org.apache.commons.math.distribution.HypergeometricDistributionImpl.setSampleSize(int)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.WeibullDistributionImpl.setScale(double)
as of 2.1 (class will become immutable in 3.0)
|
org.apache.commons.math.distribution.CauchyDistributionImpl.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.CauchyDistribution.setScale(double)
as of v2.1
|
com.adobe.cq.commerce.common.CookieUtil.setSessionCookies(HttpServletResponse, String, List<org.apache.commons.httpclient.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.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.NormalDistribution.setStandardDeviation(double)
as of v2.1
|
org.apache.commons.math.distribution.NormalDistributionImpl.setStandardDeviation(double)
as of 2.1 (class will become immutable in 3.0)
|
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.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.day.durbo.DurboInput.Element.size()
use
Property#getValues().length() instead. |
org.apache.commons.math.analysis.solvers.LaguerreSolver.solve(Complex[], Complex)
in 2.2.
|
org.apache.commons.math.linear.AbstractRealMatrix.solve(double[]) |
org.apache.commons.math.linear.RealMatrix.solve(double[])
as of release 2.0, replaced by
DecompositionSolver.solve(double[]) |
org.apache.commons.math.analysis.solvers.NewtonSolver.solve(double, double) |
org.apache.commons.math.analysis.solvers.SecantSolver.solve(double, double) |
org.apache.commons.math.analysis.solvers.LaguerreSolver.solve(double, 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.BisectionSolver.solve(double, double) |
org.apache.commons.math.analysis.solvers.RiddersSolver.solve(double, double) |
org.apache.commons.math.analysis.solvers.MullerSolver.solve(double, double) |
org.apache.commons.math.analysis.solvers.BrentSolver.solve(double, double) |
org.apache.commons.math.analysis.solvers.NewtonSolver.solve(double, double, double) |
org.apache.commons.math.analysis.solvers.SecantSolver.solve(double, double, double) |
org.apache.commons.math.analysis.solvers.LaguerreSolver.solve(double, 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.BisectionSolver.solve(double, double, double) |
org.apache.commons.math.analysis.solvers.RiddersSolver.solve(double, double, double) |
org.apache.commons.math.analysis.solvers.MullerSolver.solve(double, double, double) |
org.apache.commons.math.analysis.solvers.BrentSolver.solve(double, double, double) |
org.apache.commons.math.linear.AbstractRealMatrix.solve(RealMatrix) |
org.apache.commons.math.linear.RealMatrix.solve(RealMatrix)
as of release 2.0, replaced by
DecompositionSolver.solve(RealMatrix) |
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.SecantSolver.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.UnivariateRealSolver.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.RiddersSolver.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.BrentSolver.solve(UnivariateRealFunction, 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.SecantSolver.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.UnivariateRealSolver.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.RiddersSolver.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.BrentSolver.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. |
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.day.cq.dam.commons.metadata.SimpleXmpToJcrMetadataBuilder.storeAsXmp(ExtractedMetadata, Node, boolean)
use
SimpleXmpToJcrMetadataBuilder#storeAsXmp(ExtractedMetadata, Asset, boolean) instead |
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 |
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>)
as of 4.1, use {@link #ifTransformer(Predicate, Transformer, Transformer))
|
org.apache.commons.collections4.CollectionUtils.synchronizedCollection(Collection<C>)
since 4.1, use
Collections.synchronizedCollection(Collection) instead |
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.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. |
com.day.durbo.DurboInput.Element.toString()
use
DurboInput.Element.getString() 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.tika.io.IOUtils.toString(byte[], String)
Use
String.String(byte[],String) |
org.apache.commons.lang3.StringUtils.toString(byte[], String)
use
StringUtils.toEncodedString(byte[], Charset) instead of String constants in your code |
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.joda.time.DateTime.toTimeOfDay()
Use LocalTime instead of TimeOfDay
|
org.joda.time.DateTime.toYearMonthDay()
Use LocalDate instead of YearMonthDay
|
org.joda.time.DateMidnight.toYearMonthDay()
Use LocalDate instead of YearMonthDay
|
org.apache.commons.io.FileCleaner.track(File, Object) |
org.apache.commons.io.FileCleaner.track(File, Object, FileDeleteStrategy) |
org.apache.commons.io.FileCleaner.track(String, Object) |
org.apache.commons.io.FileCleaner.track(String, Object, FileDeleteStrategy) |
org.apache.commons.lang.CharSetUtils.translate(String, String, String)
Use
StringUtils.replaceChars(String, String, String) .
Method will be removed in Commons Lang 3.0.
NOTE: StringUtils#replaceChars behaves differently when 'searchChars' is longer
than 'replaceChars'. CharSetUtils#translate will use the last char of the replacement
string whereas StringUtils#replaceChars will delete |
org.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) |
org.apache.commons.collections4.CollectionUtils.unmodifiableCollection(Collection<? extends C>)
since 4.1, use
Collections.unmodifiableCollection(Collection) instead |
com.day.crx.security.token.TokenCookie.update(HttpServletRequest, HttpServletResponse, String, String) |
com.day.cq.dam.scene7.api.Scene7APIClient.updateImageSet(S7Config, String, List<String>, String) |
com.day.cq.dam.scene7.api.Scene7Service.updateImageSet(S7Config, String, List<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.day.cq.dam.scene7.Scene7Service.uploadFile(String, String, String, String, String, String, String, ResourceResolver)
Please use the
uploadFile method from the Scene7UploadService instead. |
org.apache.jackrabbit.vault.packaging.JcrPackage.verifyId(boolean, boolean)
As of 3.1.42, the storage location is implementation details.
|
com.fasterxml.jackson.core.util.VersionUtil.version() |
com.day.durbo.DurboInput.Element.wasBinary()
use
DurboInput.Property.getType() instead. |
com.day.durbo.DurboInput.Element.wasString()
use
DurboInput.Property.getType() 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.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.ObjectWriter.withSchema(FormatSchema)
Since 2.5 use
ObjectWriter.with(FormatSchema) instead |
com.fasterxml.jackson.databind.ObjectReader.withType(Class<?>)
since 2.5 Use
ObjectReader.forType(Class) instead |
com.fasterxml.jackson.databind.ObjectWriter.withType(Class<?>)
since 2.5 Use
ObjectWriter.forType(Class) instead |
com.fasterxml.jackson.databind.ObjectReader.withType(JavaType)
since 2.5 Use
ObjectReader.forType(JavaType) instead |
com.fasterxml.jackson.databind.ObjectWriter.withType(JavaType)
since 2.5 Use
ObjectWriter.forType(JavaType) instead |
com.fasterxml.jackson.databind.ObjectReader.withType(Type)
since 2.5 Use
ObjectReader.forType(Class) instead |
com.fasterxml.jackson.databind.ObjectReader.withType(TypeReference<?>)
since 2.5 Use
ObjectReader.forType(TypeReference) instead |
com.fasterxml.jackson.databind.ObjectWriter.withType(TypeReference<?>)
since 2.5 Use
ObjectWriter.forType(TypeReference) instead |
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.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)
|
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.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.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) |
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.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
|
org.apache.commons.math.distribution.ChiSquaredDistributionImpl(double, GammaDistribution)
as of 2.1 (to avoid possibly inconsistent state, the
"GammaDistribution" will be instantiated internally)
|
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.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...) |
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. |
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.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) |
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) |
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. |
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.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.commons.io.output.LockableFileWriter(File, boolean, String) |
org.apache.jackrabbit.spi.commons.LockInfoImpl(String, String, boolean, boolean, NodeId) |
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. |
org.apache.commons.math.analysis.solvers.MullerSolver()
in 2.2 (to be removed in 3.0).
|
org.apache.commons.math.analysis.solvers.MullerSolver(UnivariateRealFunction)
as of 2.0 the function to solve is passed as an argument
to the
MullerSolver.solve(UnivariateRealFunction, double, double) or
UnivariateRealSolver.solve(UnivariateRealFunction, double, double, double)
method. |
org.apache.commons.fileupload.MultipartStream() |
org.apache.commons.fileupload.MultipartStream(InputStream, byte[]) |
org.apache.commons.fileupload.MultipartStream(InputStream, byte[], int) |
org.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...) |
com.day.cq.wcm.offline.OfflineImporter(Node, InputStream) |
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.
|
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) |
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.dam.scene7.api.Scene7Endpoint(URL, URL, URL, String, String, String) |
com.day.cq.dam.scene7.api.Scene7Endpoint(URL, URL, URL, URL, String, String, String) |
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. |
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. |
org.apache.sling.scripting.jsp.jasper.runtime.TagHandlerPool(int)
Use static getTagHandlerPool
|
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.
|
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.fasterxml.jackson.annotation.JsonFormat.Value(String, JsonFormat.Shape, Locale, String, TimeZone, JsonFormat.Features) |
com.fasterxml.jackson.annotation.JsonFormat.Value(String, JsonFormat.Shape, Locale, TimeZone, JsonFormat.Features) |
com.fasterxml.jackson.annotation.JsonFormat.Value(String, JsonFormat.Shape, String, String, JsonFormat.Features) |
com.fasterxml.jackson.databind.deser.impl.ValueInjector(PropertyName, JavaType, Annotations, AnnotatedMember, Object)
in 2.9 (remove from 3.0)
|
com.fasterxml.jackson.core.Version(int, int, int, String)
Use variant that takes group and artifact ids
|
com.day.cq.dam.commons.util.WebEnabledImageCreator(Asset, MimeTypeService)
since 6.0, use
RenditionMaker service instead |
org.apache.commons.io.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.adobe.granite.maintenance.MaintenanceTaskInfo.TaskSchedule.BIWEEKLY |
org.apache.commons.lang3.JavaVersion.JAVA_1_9
As of release 3.5, replaced by
JavaVersion.JAVA_9 |
com.adobe.cq.social.forum.client.api.ForumEvent.Type.PostApproved
This event type is never used (and never will be).
|
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.
|
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) }). |
Annotation Type Element and Description |
---|
com.fasterxml.jackson.databind.annotation.JsonSerialize.include
As of Jackson 2.0, this annotation has been replaced
by
JsonInclude |
org.apache.sling.models.annotations.injectorspecific.ChildResource.optional
Use
ChildResource.injectionStrategy() instead. |
org.apache.sling.models.annotations.injectorspecific.ResourcePath.optional
Use
ResourcePath.injectionStrategy() instead. |
org.apache.sling.models.annotations.injectorspecific.Self.optional
Use
Self.injectionStrategy() instead |
org.apache.sling.models.annotations.injectorspecific.SlingObject.optional
Use
SlingObject.injectionStrategy() instead |
org.apache.sling.models.annotations.injectorspecific.ValueMapValue.optional
Use
ValueMapValue.injectionStrategy() instead |
org.apache.sling.models.annotations.injectorspecific.RequestAttribute.optional
Use
RequestAttribute.injectionStrategy() instead. |
org.apache.sling.models.annotations.injectorspecific.ScriptVariable.optional
Use
ScriptVariable.injectionStrategy() instead. |
org.apache.sling.models.annotations.injectorspecific.OSGiService.optional
Use
OSGiService.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 Systems Incorporated. All Rights Reserved"